| 1 | [ Feb 25 21:41:13 Enabled. ] | ||
| 2 | [ Feb 25 21:41:13 Rereading configuration. ] | ||
| 3 | [ Feb 25 21:41:14 Rereading configuration. ] | ||
| 4 | [ Feb 25 21:41:19 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 | [ Feb 25 21:41:19 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.25 21:41:21.237816 [ 1 ] {} <Information> Application: Will watch for the process with pid 24026 | ||
| 29 | 2026.02.25 21:41:21.238213 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.25 21:41:21.723527 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24026 | ||
| 31 | 2026.02.25 21:41:21.724341 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.25 21:41:21.724510 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.25 21:41:21.840778 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.25 21:41:21.873348 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.25 21:41:21.873443 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.25 21:41:21.873462 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.25 21:41:21.873539 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.25 21:41:21.874507 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.25 21:41:21.877054 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.25 21:41:21.877963 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.25 21:41:21.879023 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.25 21:41:21.879072 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.25 21:41:21.879112 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.25 21:41:21.879848 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.25 21:41:21.881329 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.25 21:41:21.888261 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.25 21:41:21.889067 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.25 21:41:21.890643 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.25 21:41:21.890753 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.25 21:41:21.891902 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.25 21:41:21.892373 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.25 21:41:21.897094 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.25 21:41:21.897517 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.25 21:41:21.903027 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.25 21:41:21.903550 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.25 21:41:21.904008 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.25 21:41:21.904444 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.25 21:41:21.906087 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.25 21:41:21.906119 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.25 21:41:21.906215 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.25 21:41:21.906304 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.25 21:41:21.915942 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.25 21:41:21.915970 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176011 sec | ||
| 68 | 2026.02.25 21:41:21.916029 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.25 21:41:21.916073 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.25 21:41:21.916907 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.25 21:41:21.917565 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.25 21:41:21.934227 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.25 21:41:21.934283 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.25 21:41:21.934383 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.25 21:41:21.934397 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.25 21:41:21.934435 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.25 21:41:21.934514 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.25 21:41:21.938684 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.25 21:41:21.938739 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.25 21:41:21.938786 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.25 21:41:21.938984 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.25 21:41:21.939035 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.25 21:41:21.939056 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.25 21:41:21.939163 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.25 21:41:21.939194 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.25 21:41:21.939249 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.25 21:41:21.939342 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.25 21:41:21.963476 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.25 21:41:21.966918 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.25 21:41:21.967031 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137871 sec | ||
| 91 | 2026.02.25 21:41:21.967051 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.25 21:41:21.967066 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.25 21:41:21.967104 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.25 21:41:21.967377 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.25 21:41:21.967513 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.25 21:41:21.967532 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.25 21:41:21.967548 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.25 21:41:21.967563 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.25 21:41:21.983920 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.25 21:41:21.984134 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.02.25 21:41:21.985601 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.223e-05 sec. | ||
| 102 | 2026.02.25 21:41:21.986088 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.25 21:41:21.987545 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.25 21:41:21.987567 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.25 21:41:22.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.77 MiB, peak 116.77 MiB, free memory in arenas 0.00 B, will set to 118.29 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.25 21:41:22.700927 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33725 | ||
| 107 | 2026.02.25 21:41:22.703200 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.25 21:41:22.703261 [ 3 ] {} <Debug> TCP-Session: 65f50460-f97d-4c78-8163-b4f9c086c70b Authenticating user 'default' from [fd00:1122:3344:101::b]:33725 | ||
| 109 | 2026.02.25 21:41:22.703356 [ 3 ] {} <Debug> TCP-Session: 65f50460-f97d-4c78-8163-b4f9c086c70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.25 21:41:22.703397 [ 3 ] {} <Debug> TCP-Session: 65f50460-f97d-4c78-8163-b4f9c086c70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.25 21:41:22.703503 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.25 21:41:22.703616 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.25 21:41:22.703632 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.25 21:41:22.704213 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52347 | ||
| 115 | 2026.02.25 21:41:22.704213 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46706 | ||
| 116 | 2026.02.25 21:41:22.704400 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45957 | ||
| 117 | 2026.02.25 21:41:22.704444 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.25 21:41:22.704481 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.02.25 21:41:22.704502 [ 5 ] {} <Debug> TCP-Session: c6ac6c97-924c-468f-9b6f-4aa3c1a90941 Authenticating user 'default' from [fd00:1122:3344:101::b]:52347 | ||
| 120 | 2026.02.25 21:41:22.704553 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60797 | ||
| 121 | 2026.02.25 21:41:22.704569 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65201 | ||
| 122 | 2026.02.25 21:41:22.704515 [ 254 ] {} <Debug> TCP-Session: a62e4a81-170c-4dd3-92e0-59b0b341504d Authenticating user 'default' from [fd00:1122:3344:101::b]:46706 | ||
| 123 | 2026.02.25 21:41:22.704636 [ 5 ] {} <Debug> TCP-Session: c6ac6c97-924c-468f-9b6f-4aa3c1a90941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.25 21:41:22.704629 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.25 21:41:22.704669 [ 254 ] {} <Debug> TCP-Session: a62e4a81-170c-4dd3-92e0-59b0b341504d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.02.25 21:41:22.704758 [ 5 ] {} <Debug> TCP-Session: c6ac6c97-924c-468f-9b6f-4aa3c1a90941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.25 21:41:22.704805 [ 4 ] {} <Debug> TCP-Session: 34c2e22f-e0c7-431a-98ae-5aea1db3681a Authenticating user 'default' from [fd00:1122:3344:101::b]:45957 | ||
| 128 | 2026.02.25 21:41:22.704784 [ 254 ] {} <Debug> TCP-Session: a62e4a81-170c-4dd3-92e0-59b0b341504d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.25 21:41:22.704870 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46011 | ||
| 130 | 2026.02.25 21:41:22.704913 [ 4 ] {} <Debug> TCP-Session: 34c2e22f-e0c7-431a-98ae-5aea1db3681a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.25 21:41:22.704877 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.02.25 21:41:22.704881 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.25 21:41:22.704672 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52256 | ||
| 134 | 2026.02.25 21:41:22.705097 [ 4 ] {} <Debug> TCP-Session: 34c2e22f-e0c7-431a-98ae-5aea1db3681a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.02.25 21:41:22.705134 [ 255 ] {} <Debug> TCP-Session: 31ea365e-589f-495f-85f8-1755d905c07d Authenticating user 'default' from [fd00:1122:3344:101::b]:65201 | ||
| 136 | 2026.02.25 21:41:22.705076 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.02.25 21:41:22.705228 [ 256 ] {} <Debug> TCP-Session: 5d9ad2c1-9b6e-4934-82a1-faffef11fded Authenticating user 'default' from [fd00:1122:3344:101::b]:60797 | ||
| 138 | 2026.02.25 21:41:22.705230 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.02.25 21:41:22.705268 [ 258 ] {} <Debug> TCP-Session: efe5609f-4027-42b2-8047-bdd6d0ad30f2 Authenticating user 'default' from [fd00:1122:3344:101::b]:46011 | ||
| 140 | 2026.02.25 21:41:22.705318 [ 255 ] {} <Debug> TCP-Session: 31ea365e-589f-495f-85f8-1755d905c07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.25 21:41:22.705353 [ 256 ] {} <Debug> TCP-Session: 5d9ad2c1-9b6e-4934-82a1-faffef11fded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.25 21:41:22.705343 [ 257 ] {} <Debug> TCP-Session: 40af7242-e877-4ee9-aaed-0aa8344ddf22 Authenticating user 'default' from [fd00:1122:3344:101::b]:52256 | ||
| 143 | 2026.02.25 21:41:22.705320 [ 258 ] {} <Debug> TCP-Session: efe5609f-4027-42b2-8047-bdd6d0ad30f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.25 21:41:22.705459 [ 256 ] {} <Debug> TCP-Session: 5d9ad2c1-9b6e-4934-82a1-faffef11fded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.25 21:41:22.705449 [ 257 ] {} <Debug> TCP-Session: 40af7242-e877-4ee9-aaed-0aa8344ddf22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.25 21:41:22.705527 [ 258 ] {} <Debug> TCP-Session: efe5609f-4027-42b2-8047-bdd6d0ad30f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.25 21:41:22.705548 [ 257 ] {} <Debug> TCP-Session: 40af7242-e877-4ee9-aaed-0aa8344ddf22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.25 21:41:22.705435 [ 255 ] {} <Debug> TCP-Session: 31ea365e-589f-495f-85f8-1755d905c07d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.25 21:41:23.934165 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62480 | ||
| 150 | 2026.02.25 21:41:23.936161 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.25 21:41:23.936217 [ 259 ] {} <Debug> TCP-Session: 87695a96-ffd7-46be-a138-5f81fc3d30bf Authenticating user 'default' from [fd00:1122:3344:101::c]:62480 | ||
| 152 | 2026.02.25 21:41:23.936240 [ 259 ] {} <Debug> TCP-Session: 87695a96-ffd7-46be-a138-5f81fc3d30bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.25 21:41:23.936312 [ 259 ] {} <Debug> TCP-Session: 87695a96-ffd7-46be-a138-5f81fc3d30bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.25 21:41:23.936427 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.25 21:41:23.936468 [ 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 | ||
| 156 | 2026.02.25 21:41:23.936561 [ 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 | ||
| 157 | 2026.02.25 21:41:23.937070 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39583 | ||
| 158 | 2026.02.25 21:41:23.937266 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.02.25 21:41:23.937315 [ 260 ] {} <Debug> TCP-Session: f77ccbb1-f72f-4591-803a-08df689ae076 Authenticating user 'default' from [fd00:1122:3344:101::c]:39583 | ||
| 160 | 2026.02.25 21:41:23.937321 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49562 | ||
| 161 | 2026.02.25 21:41:23.937320 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54827 | ||
| 162 | 2026.02.25 21:41:23.937441 [ 260 ] {} <Debug> TCP-Session: f77ccbb1-f72f-4591-803a-08df689ae076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.02.25 21:41:23.937456 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41118 | ||
| 164 | 2026.02.25 21:41:23.937475 [ 260 ] {} <Debug> TCP-Session: f77ccbb1-f72f-4591-803a-08df689ae076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.02.25 21:41:23.937558 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52528 | ||
| 166 | 2026.02.25 21:41:23.937460 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51230 | ||
| 167 | 2026.02.25 21:41:23.937739 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37789 | ||
| 168 | 2026.02.25 21:41:23.937805 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.02.25 21:41:23.937881 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.02.25 21:41:23.937887 [ 262 ] {} <Debug> TCP-Session: a17a666a-5dd2-4067-848e-bbf17fa949d3 Authenticating user 'default' from [fd00:1122:3344:101::c]:49562 | ||
| 171 | 2026.02.25 21:41:23.937959 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.02.25 21:41:23.937924 [ 265 ] {} <Debug> TCP-Session: a066054d-97c7-4935-9369-2d309b66c39a Authenticating user 'default' from [fd00:1122:3344:101::c]:52528 | ||
| 173 | 2026.02.25 21:41:23.938040 [ 263 ] {} <Debug> TCP-Session: df74414e-ab9e-4c40-85fd-654bd93478f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:51230 | ||
| 174 | 2026.02.25 21:41:23.938114 [ 262 ] {} <Debug> TCP-Session: a17a666a-5dd2-4067-848e-bbf17fa949d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.02.25 21:41:23.938165 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.02.25 21:41:23.938167 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.02.25 21:41:23.938121 [ 263 ] {} <Debug> TCP-Session: df74414e-ab9e-4c40-85fd-654bd93478f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.02.25 21:41:23.938274 [ 266 ] {} <Debug> TCP-Session: bbfd0d17-93fd-431f-b29e-7c5b50d70f0c Authenticating user 'default' from [fd00:1122:3344:101::c]:37789 | ||
| 179 | 2026.02.25 21:41:23.938256 [ 264 ] {} <Debug> TCP-Session: 6d65bbbb-12ef-49ff-9fe4-20a8f84e6b62 Authenticating user 'default' from [fd00:1122:3344:101::c]:41118 | ||
| 180 | 2026.02.25 21:41:23.938118 [ 265 ] {} <Debug> TCP-Session: a066054d-97c7-4935-9369-2d309b66c39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.25 21:41:23.938364 [ 266 ] {} <Debug> TCP-Session: bbfd0d17-93fd-431f-b29e-7c5b50d70f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.02.25 21:41:23.938351 [ 264 ] {} <Debug> TCP-Session: 6d65bbbb-12ef-49ff-9fe4-20a8f84e6b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.02.25 21:41:23.938333 [ 263 ] {} <Debug> TCP-Session: df74414e-ab9e-4c40-85fd-654bd93478f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.25 21:41:23.938437 [ 266 ] {} <Debug> TCP-Session: bbfd0d17-93fd-431f-b29e-7c5b50d70f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.25 21:41:23.938423 [ 264 ] {} <Debug> TCP-Session: 6d65bbbb-12ef-49ff-9fe4-20a8f84e6b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.25 21:41:23.938415 [ 265 ] {} <Debug> TCP-Session: a066054d-97c7-4935-9369-2d309b66c39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.25 21:41:23.938118 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.02.25 21:41:23.938227 [ 262 ] {} <Debug> TCP-Session: a17a666a-5dd2-4067-848e-bbf17fa949d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.25 21:41:23.938706 [ 261 ] {} <Debug> TCP-Session: 724e551b-4399-452d-80a5-c233d8ce24dd Authenticating user 'default' from [fd00:1122:3344:101::c]:54827 | ||
| 190 | 2026.02.25 21:41:23.938822 [ 261 ] {} <Debug> TCP-Session: 724e551b-4399-452d-80a5-c233d8ce24dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.25 21:41:23.938836 [ 261 ] {} <Debug> TCP-Session: 724e551b-4399-452d-80a5-c233d8ce24dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.25 21:41:23.983372 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41352 | ||
| 193 | 2026.02.25 21:41:23.985322 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.25 21:41:23.985393 [ 267 ] {} <Debug> TCP-Session: ef14e316-c247-4615-9dcb-ba7b23a10165 Authenticating user 'default' from [fd00:1122:3344:101::a]:41352 | ||
| 195 | 2026.02.25 21:41:23.985414 [ 267 ] {} <Debug> TCP-Session: ef14e316-c247-4615-9dcb-ba7b23a10165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.25 21:41:23.985427 [ 267 ] {} <Debug> TCP-Session: ef14e316-c247-4615-9dcb-ba7b23a10165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.25 21:41:23.985592 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.02.25 21:41:23.985626 [ 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 | ||
| 199 | 2026.02.25 21:41:23.985730 [ 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 | ||
| 200 | 2026.02.25 21:41:23.986210 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48441 | ||
| 201 | 2026.02.25 21:41:23.986335 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48297 | ||
| 202 | 2026.02.25 21:41:23.986349 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.02.25 21:41:23.986401 [ 268 ] {} <Debug> TCP-Session: 7a278710-8802-4b6a-91ad-c04514ab0995 Authenticating user 'default' from [fd00:1122:3344:101::a]:48441 | ||
| 204 | 2026.02.25 21:41:23.986550 [ 268 ] {} <Debug> TCP-Session: 7a278710-8802-4b6a-91ad-c04514ab0995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.02.25 21:41:23.986571 [ 268 ] {} <Debug> TCP-Session: 7a278710-8802-4b6a-91ad-c04514ab0995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.02.25 21:41:23.986578 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.02.25 21:41:23.986612 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46119 | ||
| 208 | 2026.02.25 21:41:23.986608 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47055 | ||
| 209 | 2026.02.25 21:41:23.986693 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41027 | ||
| 210 | 2026.02.25 21:41:23.986724 [ 269 ] {} <Debug> TCP-Session: 3bf130a1-afe1-4072-ad33-74849dbbb255 Authenticating user 'default' from [fd00:1122:3344:101::a]:48297 | ||
| 211 | 2026.02.25 21:41:23.986787 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40249 | ||
| 212 | 2026.02.25 21:41:23.986854 [ 269 ] {} <Debug> TCP-Session: 3bf130a1-afe1-4072-ad33-74849dbbb255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.02.25 21:41:23.986878 [ 269 ] {} <Debug> TCP-Session: 3bf130a1-afe1-4072-ad33-74849dbbb255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.02.25 21:41:23.987013 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59616 | ||
| 215 | 2026.02.25 21:41:23.987187 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.02.25 21:41:23.987193 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.02.25 21:41:23.987222 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.02.25 21:41:23.987255 [ 271 ] {} <Debug> TCP-Session: c16944df-ef5b-45cd-9e78-1c7ea06a22ec Authenticating user 'default' from [fd00:1122:3344:101::a]:47055 | ||
| 219 | 2026.02.25 21:41:23.987310 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.02.25 21:41:23.987228 [ 270 ] {} <Debug> TCP-Session: f58f763c-db1d-4f92-aff8-b79c9f883bb1 Authenticating user 'default' from [fd00:1122:3344:101::a]:46119 | ||
| 221 | 2026.02.25 21:41:23.987331 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.02.25 21:41:23.987393 [ 270 ] {} <Debug> TCP-Session: f58f763c-db1d-4f92-aff8-b79c9f883bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.02.25 21:41:23.987377 [ 271 ] {} <Debug> TCP-Session: c16944df-ef5b-45cd-9e78-1c7ea06a22ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.02.25 21:41:23.987359 [ 273 ] {} <Debug> TCP-Session: ef21cfdb-d93f-4769-9d68-e2250908d53f Authenticating user 'default' from [fd00:1122:3344:101::a]:40249 | ||
| 225 | 2026.02.25 21:41:23.987481 [ 270 ] {} <Debug> TCP-Session: f58f763c-db1d-4f92-aff8-b79c9f883bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.02.25 21:41:23.987480 [ 274 ] {} <Debug> TCP-Session: ed0d4a75-d17a-410e-8c80-8ae19f6b8cd6 Authenticating user 'default' from [fd00:1122:3344:101::a]:59616 | ||
| 227 | 2026.02.25 21:41:23.987465 [ 271 ] {} <Debug> TCP-Session: c16944df-ef5b-45cd-9e78-1c7ea06a22ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.02.25 21:41:23.987592 [ 274 ] {} <Debug> TCP-Session: ed0d4a75-d17a-410e-8c80-8ae19f6b8cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.02.25 21:41:23.987577 [ 273 ] {} <Debug> TCP-Session: ef21cfdb-d93f-4769-9d68-e2250908d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.02.25 21:41:23.987348 [ 272 ] {} <Debug> TCP-Session: 54a029a8-0744-467a-a008-b6f55dba0ed1 Authenticating user 'default' from [fd00:1122:3344:101::a]:41027 | ||
| 231 | 2026.02.25 21:41:23.987741 [ 274 ] {} <Debug> TCP-Session: ed0d4a75-d17a-410e-8c80-8ae19f6b8cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.25 21:41:23.987724 [ 273 ] {} <Debug> TCP-Session: ef21cfdb-d93f-4769-9d68-e2250908d53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.25 21:41:23.987824 [ 272 ] {} <Debug> TCP-Session: 54a029a8-0744-467a-a008-b6f55dba0ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.25 21:41:23.987932 [ 272 ] {} <Debug> TCP-Session: 54a029a8-0744-467a-a008-b6f55dba0ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.25 21:41:28.551780 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34437 | ||
| 236 | 2026.02.25 21:41:28.555128 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.02.25 21:41:28.555578 [ 275 ] {} <Debug> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:34437 | ||
| 238 | 2026.02.25 21:41:28.555623 [ 275 ] {} <Debug> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.02.25 21:41:28.555643 [ 275 ] {} <Debug> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.25 21:41:28.555867 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.02.25 21:41:28.555927 [ 275 ] {} <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 | ||
| 242 | 2026.02.25 21:41:28.556072 [ 275 ] {} <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 | ||
| 243 | 2026.02.25 21:41:28.558853 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33892 | ||
| 244 | 2026.02.25 21:41:28.559061 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60325 | ||
| 245 | 2026.02.25 21:41:28.559105 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63898 | ||
| 246 | 2026.02.25 21:41:28.559214 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39487 | ||
| 247 | 2026.02.25 21:41:28.559311 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.02.25 21:41:28.559455 [ 276 ] {} <Debug> TCP-Session: 85c88437-51f7-4b2b-9e43-771b1c2307e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33892 | ||
| 249 | 2026.02.25 21:41:28.559485 [ 276 ] {} <Debug> TCP-Session: 85c88437-51f7-4b2b-9e43-771b1c2307e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.02.25 21:41:28.559502 [ 276 ] {} <Debug> TCP-Session: 85c88437-51f7-4b2b-9e43-771b1c2307e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.02.25 21:41:28.559498 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39764 | ||
| 252 | 2026.02.25 21:41:28.559525 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.02.25 21:41:28.559628 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.02.25 21:41:28.559682 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47986 | ||
| 255 | 2026.02.25 21:41:28.559792 [ 279 ] {} <Debug> TCP-Session: e8333309-cbdf-4fe7-a800-95cab8f1ea12 Authenticating user 'default' from [fd00:1122:3344:101::d]:39487 | ||
| 256 | 2026.02.25 21:41:28.559791 [ 278 ] {} <Debug> TCP-Session: 30a63cae-9f35-4eab-8281-b5e760b87636 Authenticating user 'default' from [fd00:1122:3344:101::d]:60325 | ||
| 257 | 2026.02.25 21:41:28.559781 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42407 | ||
| 258 | 2026.02.25 21:41:28.559683 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.02.25 21:41:28.559950 [ 278 ] {} <Debug> TCP-Session: 30a63cae-9f35-4eab-8281-b5e760b87636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.02.25 21:41:28.559925 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.02.25 21:41:28.560025 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52707 | ||
| 262 | 2026.02.25 21:41:28.560101 [ 277 ] {} <Debug> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Authenticating user 'default' from [fd00:1122:3344:101::d]:63898 | ||
| 263 | 2026.02.25 21:41:28.560114 [ 278 ] {} <Debug> TCP-Session: 30a63cae-9f35-4eab-8281-b5e760b87636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.02.25 21:41:28.560158 [ 277 ] {} <Debug> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.02.25 21:41:28.560277 [ 280 ] {} <Debug> TCP-Session: 9b905d0b-934c-4c7e-b39b-ba0ceec1e419 Authenticating user 'default' from [fd00:1122:3344:101::d]:39764 | ||
| 266 | 2026.02.25 21:41:28.560303 [ 277 ] {} <Debug> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.25 21:41:28.560394 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.02.25 21:41:28.560398 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.02.25 21:41:28.560413 [ 280 ] {} <Debug> TCP-Session: 9b905d0b-934c-4c7e-b39b-ba0ceec1e419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.02.25 21:41:28.560438 [ 282 ] {} <Debug> TCP-Session: c7d08454-e651-4a33-9eb1-6c1b03c1d8db Authenticating user 'default' from [fd00:1122:3344:101::d]:42407 | ||
| 271 | 2026.02.25 21:41:28.560411 [ 279 ] {} <Debug> TCP-Session: e8333309-cbdf-4fe7-a800-95cab8f1ea12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.02.25 21:41:28.560586 [ 280 ] {} <Debug> TCP-Session: 9b905d0b-934c-4c7e-b39b-ba0ceec1e419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.02.25 21:41:28.560575 [ 282 ] {} <Debug> TCP-Session: c7d08454-e651-4a33-9eb1-6c1b03c1d8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.02.25 21:41:28.560564 [ 283 ] {} <Debug> TCP-Session: 86a96d97-10a8-452a-97ad-b7f2a8549415 Authenticating user 'default' from [fd00:1122:3344:101::d]:52707 | ||
| 275 | 2026.02.25 21:41:28.560789 [ 282 ] {} <Debug> TCP-Session: c7d08454-e651-4a33-9eb1-6c1b03c1d8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.02.25 21:41:28.560777 [ 279 ] {} <Debug> TCP-Session: e8333309-cbdf-4fe7-a800-95cab8f1ea12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.02.25 21:41:28.560936 [ 283 ] {} <Debug> TCP-Session: 86a96d97-10a8-452a-97ad-b7f2a8549415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.02.25 21:41:28.561098 [ 283 ] {} <Debug> TCP-Session: 86a96d97-10a8-452a-97ad-b7f2a8549415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.02.25 21:41:28.562172 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.02.25 21:41:28.562220 [ 281 ] {} <Debug> TCP-Session: e328dc11-3ce9-4744-9449-2b9e3d1d2023 Authenticating user 'default' from [fd00:1122:3344:101::d]:47986 | ||
| 281 | 2026.02.25 21:41:28.562418 [ 281 ] {} <Debug> TCP-Session: e328dc11-3ce9-4744-9449-2b9e3d1d2023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.02.25 21:41:28.562449 [ 281 ] {} <Debug> TCP-Session: e328dc11-3ce9-4744-9449-2b9e3d1d2023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.25 21:41:28.570483 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.02.25 21:41:28.584702 [ 275 ] {64d7a599-0b10-4552-90b7-8baa041ba9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.02.25 21:41:28.732959 [ 275 ] {64d7a599-0b10-4552-90b7-8baa041ba9f5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34437) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.02.25 21:41:28.736537 [ 275 ] {64d7a599-0b10-4552-90b7-8baa041ba9f5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.02.25 21:41:28.736829 [ 275 ] {64d7a599-0b10-4552-90b7-8baa041ba9f5} <Debug> TCPHandler: Processed in 0.174530586 sec. | ||
| 334 | 2026.02.25 21:41:28.737859 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.02.25 21:41:28.738132 [ 277 ] {84a7dca5-31b3-49ff-8c9e-17ca8f06f6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.02.25 21:41:28.738709 [ 277 ] {84a7dca5-31b3-49ff-8c9e-17ca8f06f6a6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63898) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.02.25 21:41:28.739191 [ 277 ] {84a7dca5-31b3-49ff-8c9e-17ca8f06f6a6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), 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> > >(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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.02.25 21:41:28.739568 [ 277 ] {84a7dca5-31b3-49ff-8c9e-17ca8f06f6a6} <Debug> TCPHandler: Processed in 0.001946635 sec. | ||
| 385 | 2026.02.25 21:41:28.743388 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.25 21:41:28.744346 [ 275 ] {3e314e38-6ad9-4954-a249-c3aa71ee9c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.02.25 21:41:28.745085 [ 275 ] {3e314e38-6ad9-4954-a249-c3aa71ee9c45} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.02.25 21:41:28.749930 [ 275 ] {3e314e38-6ad9-4954-a249-c3aa71ee9c45} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.02.25 21:41:28.750033 [ 275 ] {3e314e38-6ad9-4954-a249-c3aa71ee9c45} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000138851 sec | ||
| 390 | 2026.02.25 21:41:28.750048 [ 275 ] {3e314e38-6ad9-4954-a249-c3aa71ee9c45} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.02.25 21:41:28.750059 [ 275 ] {3e314e38-6ad9-4954-a249-c3aa71ee9c45} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.02.25 21:41:28.750126 [ 275 ] {3e314e38-6ad9-4954-a249-c3aa71ee9c45} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.02.25 21:41:28.750937 [ 275 ] {3e314e38-6ad9-4954-a249-c3aa71ee9c45} <Debug> TCPHandler: Processed in 0.007676599 sec. | ||
| 394 | 2026.02.25 21:41:28.751118 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.02.25 21:41:28.751285 [ 275 ] {824d6445-94d2-46fe-a32f-3bd3538287ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.02.25 21:41:28.751461 [ 275 ] {824d6445-94d2-46fe-a32f-3bd3538287ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.02.25 21:41:28.787295 [ 275 ] {824d6445-94d2-46fe-a32f-3bd3538287ae} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.02.25 21:41:28.789719 [ 275 ] {824d6445-94d2-46fe-a32f-3bd3538287ae} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a): Loading data parts | ||
| 400 | 2026.02.25 21:41:28.790994 [ 275 ] {824d6445-94d2-46fe-a32f-3bd3538287ae} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a): There are no data parts | ||
| 401 | 2026.02.25 21:41:28.794293 [ 275 ] {824d6445-94d2-46fe-a32f-3bd3538287ae} <Debug> TCPHandler: Processed in 0.043231544 sec. | ||
| 402 | 2026.02.25 21:41:28.794686 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.02.25 21:41:28.794903 [ 275 ] {f8cd53a4-5ffa-416b-b299-c517218335f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.02.25 21:41:28.795087 [ 275 ] {f8cd53a4-5ffa-416b-b299-c517218335f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.02.25 21:41:28.810097 [ 275 ] {f8cd53a4-5ffa-416b-b299-c517218335f4} <Debug> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): Loading data parts | ||
| 416 | 2026.02.25 21:41:28.810467 [ 275 ] {f8cd53a4-5ffa-416b-b299-c517218335f4} <Debug> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): There are no data parts | ||
| 417 | 2026.02.25 21:41:28.813906 [ 275 ] {f8cd53a4-5ffa-416b-b299-c517218335f4} <Debug> TCPHandler: Processed in 0.019333919 sec. | ||
| 418 | 2026.02.25 21:41:28.814179 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.25 21:41:28.814493 [ 275 ] {6585834a-9378-4ce8-a648-b36503eccea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 420 | 2026.02.25 21:41:28.814545 [ 275 ] {6585834a-9378-4ce8-a648-b36503eccea1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.02.25 21:41:28.818929 [ 275 ] {6585834a-9378-4ce8-a648-b36503eccea1} <Debug> oximeter.measurements_i8 (01336e42-59a8-4bb9-aa77-598d00fae5d1): Loading data parts | ||
| 422 | 2026.02.25 21:41:28.819062 [ 275 ] {6585834a-9378-4ce8-a648-b36503eccea1} <Debug> oximeter.measurements_i8 (01336e42-59a8-4bb9-aa77-598d00fae5d1): There are no data parts | ||
| 423 | 2026.02.25 21:41:28.822937 [ 275 ] {6585834a-9378-4ce8-a648-b36503eccea1} <Debug> TCPHandler: Processed in 0.008851939 sec. | ||
| 424 | 2026.02.25 21:41:28.823209 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.25 21:41:28.823384 [ 275 ] {60be3f56-ffb6-4685-85f6-82b58d667b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 426 | 2026.02.25 21:41:28.823533 [ 275 ] {60be3f56-ffb6-4685-85f6-82b58d667b29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.02.25 21:41:28.826081 [ 275 ] {60be3f56-ffb6-4685-85f6-82b58d667b29} <Debug> oximeter.measurements_u8 (a46d09cf-3006-4573-afba-95777fd59f6a): Loading data parts | ||
| 428 | 2026.02.25 21:41:28.826319 [ 275 ] {60be3f56-ffb6-4685-85f6-82b58d667b29} <Debug> oximeter.measurements_u8 (a46d09cf-3006-4573-afba-95777fd59f6a): There are no data parts | ||
| 429 | 2026.02.25 21:41:28.828870 [ 275 ] {60be3f56-ffb6-4685-85f6-82b58d667b29} <Debug> TCPHandler: Processed in 0.005711375 sec. | ||
| 430 | 2026.02.25 21:41:28.829056 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.25 21:41:28.829321 [ 275 ] {bb66f6e6-0f24-4a85-9e36-af2a1e8b65d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 432 | 2026.02.25 21:41:28.829367 [ 275 ] {bb66f6e6-0f24-4a85-9e36-af2a1e8b65d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.02.25 21:41:28.835085 [ 275 ] {bb66f6e6-0f24-4a85-9e36-af2a1e8b65d9} <Debug> oximeter.measurements_i16 (3de2990b-c7a2-4f21-91c5-e9b529b9a0bf): Loading data parts | ||
| 434 | 2026.02.25 21:41:28.835232 [ 275 ] {bb66f6e6-0f24-4a85-9e36-af2a1e8b65d9} <Debug> oximeter.measurements_i16 (3de2990b-c7a2-4f21-91c5-e9b529b9a0bf): There are no data parts | ||
| 435 | 2026.02.25 21:41:28.838299 [ 275 ] {bb66f6e6-0f24-4a85-9e36-af2a1e8b65d9} <Debug> TCPHandler: Processed in 0.009307831 sec. | ||
| 436 | 2026.02.25 21:41:28.838585 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.02.25 21:41:28.838753 [ 275 ] {35475a7c-b670-4122-822f-9f8a4a924a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 438 | 2026.02.25 21:41:28.838881 [ 275 ] {35475a7c-b670-4122-822f-9f8a4a924a29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.02.25 21:41:28.841035 [ 275 ] {35475a7c-b670-4122-822f-9f8a4a924a29} <Debug> oximeter.measurements_u16 (8a511f24-b2cb-45c1-9e82-84f4e919100b): Loading data parts | ||
| 440 | 2026.02.25 21:41:28.841298 [ 275 ] {35475a7c-b670-4122-822f-9f8a4a924a29} <Debug> oximeter.measurements_u16 (8a511f24-b2cb-45c1-9e82-84f4e919100b): There are no data parts | ||
| 441 | 2026.02.25 21:41:28.843117 [ 275 ] {35475a7c-b670-4122-822f-9f8a4a924a29} <Debug> TCPHandler: Processed in 0.004591215 sec. | ||
| 442 | 2026.02.25 21:41:28.843290 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.02.25 21:41:28.843510 [ 275 ] {618f888f-098e-4c43-b922-816112cdf96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 444 | 2026.02.25 21:41:28.843583 [ 275 ] {618f888f-098e-4c43-b922-816112cdf96e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.02.25 21:41:28.845403 [ 275 ] {618f888f-098e-4c43-b922-816112cdf96e} <Debug> oximeter.measurements_i32 (495e4d2b-d82f-4570-9877-f0fd4e3c4dee): Loading data parts | ||
| 446 | 2026.02.25 21:41:28.845669 [ 275 ] {618f888f-098e-4c43-b922-816112cdf96e} <Debug> oximeter.measurements_i32 (495e4d2b-d82f-4570-9877-f0fd4e3c4dee): There are no data parts | ||
| 447 | 2026.02.25 21:41:28.847286 [ 275 ] {618f888f-098e-4c43-b922-816112cdf96e} <Debug> TCPHandler: Processed in 0.004051382 sec. | ||
| 448 | 2026.02.25 21:41:28.847609 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.02.25 21:41:28.847767 [ 275 ] {cee74f5a-8bb0-4ebb-a1b8-596720b81bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 450 | 2026.02.25 21:41:28.848255 [ 275 ] {cee74f5a-8bb0-4ebb-a1b8-596720b81bb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.02.25 21:41:28.850722 [ 275 ] {cee74f5a-8bb0-4ebb-a1b8-596720b81bb9} <Debug> oximeter.measurements_u32 (c5cdaf82-3c5c-4ae5-8780-56a59a67b0ba): Loading data parts | ||
| 452 | 2026.02.25 21:41:28.850962 [ 275 ] {cee74f5a-8bb0-4ebb-a1b8-596720b81bb9} <Debug> oximeter.measurements_u32 (c5cdaf82-3c5c-4ae5-8780-56a59a67b0ba): There are no data parts | ||
| 453 | 2026.02.25 21:41:28.852780 [ 275 ] {cee74f5a-8bb0-4ebb-a1b8-596720b81bb9} <Debug> TCPHandler: Processed in 0.00521946 sec. | ||
| 454 | 2026.02.25 21:41:28.852959 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.02.25 21:41:28.853340 [ 275 ] {8e8f9dec-b98d-4a85-8109-1dbe27ebe582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 456 | 2026.02.25 21:41:28.853437 [ 275 ] {8e8f9dec-b98d-4a85-8109-1dbe27ebe582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.02.25 21:41:28.856043 [ 275 ] {8e8f9dec-b98d-4a85-8109-1dbe27ebe582} <Debug> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): Loading data parts | ||
| 458 | 2026.02.25 21:41:28.856182 [ 275 ] {8e8f9dec-b98d-4a85-8109-1dbe27ebe582} <Debug> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): There are no data parts | ||
| 459 | 2026.02.25 21:41:28.857762 [ 275 ] {8e8f9dec-b98d-4a85-8109-1dbe27ebe582} <Debug> TCPHandler: Processed in 0.004859247 sec. | ||
| 460 | 2026.02.25 21:41:28.857988 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.02.25 21:41:28.858145 [ 275 ] {bb381922-e2bd-4050-a26a-86a21c79ff6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 462 | 2026.02.25 21:41:28.858271 [ 275 ] {bb381922-e2bd-4050-a26a-86a21c79ff6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.02.25 21:41:28.860212 [ 275 ] {bb381922-e2bd-4050-a26a-86a21c79ff6c} <Debug> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Loading data parts | ||
| 464 | 2026.02.25 21:41:28.860331 [ 275 ] {bb381922-e2bd-4050-a26a-86a21c79ff6c} <Debug> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): There are no data parts | ||
| 465 | 2026.02.25 21:41:28.863398 [ 275 ] {bb381922-e2bd-4050-a26a-86a21c79ff6c} <Debug> TCPHandler: Processed in 0.005463902 sec. | ||
| 466 | 2026.02.25 21:41:28.863550 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.02.25 21:41:28.863702 [ 275 ] {ab297be2-8f00-4daf-aeb6-5fed46c993ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 468 | 2026.02.25 21:41:28.863816 [ 275 ] {ab297be2-8f00-4daf-aeb6-5fed46c993ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.02.25 21:41:28.867319 [ 275 ] {ab297be2-8f00-4daf-aeb6-5fed46c993ab} <Debug> oximeter.measurements_f32 (c866769e-6396-49f8-bb33-989b17811a42): Loading data parts | ||
| 470 | 2026.02.25 21:41:28.867573 [ 275 ] {ab297be2-8f00-4daf-aeb6-5fed46c993ab} <Debug> oximeter.measurements_f32 (c866769e-6396-49f8-bb33-989b17811a42): There are no data parts | ||
| 471 | 2026.02.25 21:41:28.869054 [ 275 ] {ab297be2-8f00-4daf-aeb6-5fed46c993ab} <Debug> TCPHandler: Processed in 0.005552303 sec. | ||
| 472 | 2026.02.25 21:41:28.869291 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.02.25 21:41:28.869445 [ 275 ] {e8217e35-0685-47b8-bd6d-4363c58958f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 474 | 2026.02.25 21:41:28.869561 [ 275 ] {e8217e35-0685-47b8-bd6d-4363c58958f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.02.25 21:41:28.871300 [ 275 ] {e8217e35-0685-47b8-bd6d-4363c58958f5} <Debug> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Loading data parts | ||
| 476 | 2026.02.25 21:41:28.871504 [ 275 ] {e8217e35-0685-47b8-bd6d-4363c58958f5} <Debug> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): There are no data parts | ||
| 477 | 2026.02.25 21:41:28.872990 [ 275 ] {e8217e35-0685-47b8-bd6d-4363c58958f5} <Debug> TCPHandler: Processed in 0.003746829 sec. | ||
| 478 | 2026.02.25 21:41:28.873516 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.02.25 21:41:28.873706 [ 275 ] {f4f5697e-4281-4b09-8421-70cb9a5cc67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 480 | 2026.02.25 21:41:28.873832 [ 275 ] {f4f5697e-4281-4b09-8421-70cb9a5cc67d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.02.25 21:41:28.875580 [ 275 ] {f4f5697e-4281-4b09-8421-70cb9a5cc67d} <Debug> oximeter.measurements_string (307de1eb-a7e6-4f54-b8b1-894ad8e8ad8e): Loading data parts | ||
| 482 | 2026.02.25 21:41:28.875716 [ 275 ] {f4f5697e-4281-4b09-8421-70cb9a5cc67d} <Debug> oximeter.measurements_string (307de1eb-a7e6-4f54-b8b1-894ad8e8ad8e): There are no data parts | ||
| 483 | 2026.02.25 21:41:28.877017 [ 275 ] {f4f5697e-4281-4b09-8421-70cb9a5cc67d} <Debug> TCPHandler: Processed in 0.003571478 sec. | ||
| 484 | 2026.02.25 21:41:28.877294 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.02.25 21:41:28.877452 [ 275 ] {5934f32d-7d04-4a17-95de-64125907962b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.02.25 21:41:28.877564 [ 275 ] {5934f32d-7d04-4a17-95de-64125907962b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.02.25 21:41:28.879349 [ 275 ] {5934f32d-7d04-4a17-95de-64125907962b} <Debug> oximeter.measurements_bytes (41d17a01-5330-4a0a-949a-e808961db450): Loading data parts | ||
| 495 | 2026.02.25 21:41:28.879482 [ 275 ] {5934f32d-7d04-4a17-95de-64125907962b} <Debug> oximeter.measurements_bytes (41d17a01-5330-4a0a-949a-e808961db450): There are no data parts | ||
| 496 | 2026.02.25 21:41:28.880681 [ 275 ] {5934f32d-7d04-4a17-95de-64125907962b} <Debug> TCPHandler: Processed in 0.003435456 sec. | ||
| 497 | 2026.02.25 21:41:28.880939 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.02.25 21:41:28.881130 [ 275 ] {5cedec0b-4fe7-4a6d-b830-44ddc0fbcc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 499 | 2026.02.25 21:41:28.881258 [ 275 ] {5cedec0b-4fe7-4a6d-b830-44ddc0fbcc64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.02.25 21:41:28.883766 [ 275 ] {5cedec0b-4fe7-4a6d-b830-44ddc0fbcc64} <Debug> oximeter.measurements_cumulativei64 (d35dbf9d-f564-4930-abcb-d112d0f5b10b): Loading data parts | ||
| 501 | 2026.02.25 21:41:28.883972 [ 275 ] {5cedec0b-4fe7-4a6d-b830-44ddc0fbcc64} <Debug> oximeter.measurements_cumulativei64 (d35dbf9d-f564-4930-abcb-d112d0f5b10b): There are no data parts | ||
| 502 | 2026.02.25 21:41:28.886714 [ 275 ] {5cedec0b-4fe7-4a6d-b830-44ddc0fbcc64} <Debug> TCPHandler: Processed in 0.005833985 sec. | ||
| 503 | 2026.02.25 21:41:28.886881 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.02.25 21:41:28.887158 [ 275 ] {5bc4ee9e-3429-4bdb-a4aa-f4125b796b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 505 | 2026.02.25 21:41:28.887298 [ 275 ] {5bc4ee9e-3429-4bdb-a4aa-f4125b796b3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.02.25 21:41:28.889151 [ 275 ] {5bc4ee9e-3429-4bdb-a4aa-f4125b796b3b} <Debug> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Loading data parts | ||
| 507 | 2026.02.25 21:41:28.889318 [ 275 ] {5bc4ee9e-3429-4bdb-a4aa-f4125b796b3b} <Debug> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): There are no data parts | ||
| 508 | 2026.02.25 21:41:28.890727 [ 275 ] {5bc4ee9e-3429-4bdb-a4aa-f4125b796b3b} <Debug> TCPHandler: Processed in 0.00389583 sec. | ||
| 509 | 2026.02.25 21:41:28.890891 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.02.25 21:41:28.891057 [ 275 ] {84ae6407-a446-4e43-9b8b-a53d08fe65a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 511 | 2026.02.25 21:41:28.891191 [ 275 ] {84ae6407-a446-4e43-9b8b-a53d08fe65a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.02.25 21:41:28.892949 [ 275 ] {84ae6407-a446-4e43-9b8b-a53d08fe65a1} <Debug> oximeter.measurements_cumulativef32 (35bc6318-02d4-4729-8655-a41a20a1de5f): Loading data parts | ||
| 513 | 2026.02.25 21:41:28.893074 [ 275 ] {84ae6407-a446-4e43-9b8b-a53d08fe65a1} <Debug> oximeter.measurements_cumulativef32 (35bc6318-02d4-4729-8655-a41a20a1de5f): There are no data parts | ||
| 514 | 2026.02.25 21:41:28.894349 [ 275 ] {84ae6407-a446-4e43-9b8b-a53d08fe65a1} <Debug> TCPHandler: Processed in 0.003505417 sec. | ||
| 515 | 2026.02.25 21:41:28.894562 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.02.25 21:41:28.894722 [ 275 ] {2e3bb4ea-1694-4383-ab88-7990546cf734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 517 | 2026.02.25 21:41:28.894845 [ 275 ] {2e3bb4ea-1694-4383-ab88-7990546cf734} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.02.25 21:41:28.896518 [ 275 ] {2e3bb4ea-1694-4383-ab88-7990546cf734} <Debug> oximeter.measurements_cumulativef64 (ba46d64d-b4c8-4907-b1de-9fe18d5af323): Loading data parts | ||
| 519 | 2026.02.25 21:41:28.896717 [ 275 ] {2e3bb4ea-1694-4383-ab88-7990546cf734} <Debug> oximeter.measurements_cumulativef64 (ba46d64d-b4c8-4907-b1de-9fe18d5af323): There are no data parts | ||
| 520 | 2026.02.25 21:41:28.897911 [ 275 ] {2e3bb4ea-1694-4383-ab88-7990546cf734} <Debug> TCPHandler: Processed in 0.003396526 sec. | ||
| 521 | 2026.02.25 21:41:28.898068 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.02.25 21:41:28.898443 [ 275 ] {98f34fbf-f8e4-492e-8c71-e0f94c51fc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.02.25 21:41:28.898572 [ 275 ] {98f34fbf-f8e4-492e-8c71-e0f94c51fc5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.02.25 21:41:28.900648 [ 275 ] {98f34fbf-f8e4-492e-8c71-e0f94c51fc5d} <Debug> oximeter.measurements_histogrami8 (df96dc6b-7d5a-4f5e-9136-6d1cb44a7d08): Loading data parts | ||
| 535 | 2026.02.25 21:41:28.900886 [ 275 ] {98f34fbf-f8e4-492e-8c71-e0f94c51fc5d} <Debug> oximeter.measurements_histogrami8 (df96dc6b-7d5a-4f5e-9136-6d1cb44a7d08): There are no data parts | ||
| 536 | 2026.02.25 21:41:28.902852 [ 275 ] {98f34fbf-f8e4-492e-8c71-e0f94c51fc5d} <Debug> TCPHandler: Processed in 0.004839117 sec. | ||
| 537 | 2026.02.25 21:41:28.903092 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.02.25 21:41:28.903295 [ 275 ] {06a93f8d-5e91-463b-a4c4-83ac3bac81bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 539 | 2026.02.25 21:41:28.903426 [ 275 ] {06a93f8d-5e91-463b-a4c4-83ac3bac81bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.02.25 21:41:28.905436 [ 275 ] {06a93f8d-5e91-463b-a4c4-83ac3bac81bd} <Debug> oximeter.measurements_histogramu8 (3f140764-60a6-4e5d-b534-7e9e8b053624): Loading data parts | ||
| 541 | 2026.02.25 21:41:28.905669 [ 275 ] {06a93f8d-5e91-463b-a4c4-83ac3bac81bd} <Debug> oximeter.measurements_histogramu8 (3f140764-60a6-4e5d-b534-7e9e8b053624): There are no data parts | ||
| 542 | 2026.02.25 21:41:28.908226 [ 275 ] {06a93f8d-5e91-463b-a4c4-83ac3bac81bd} <Debug> TCPHandler: Processed in 0.0051819 sec. | ||
| 543 | 2026.02.25 21:41:28.908385 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.02.25 21:41:28.908693 [ 275 ] {55149e8b-f514-438d-a1ac-efd112665cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 545 | 2026.02.25 21:41:28.908839 [ 275 ] {55149e8b-f514-438d-a1ac-efd112665cdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.02.25 21:41:28.910835 [ 275 ] {55149e8b-f514-438d-a1ac-efd112665cdd} <Debug> oximeter.measurements_histogrami16 (527fe8f5-83bd-4005-b454-4ae6f9a8ade0): Loading data parts | ||
| 547 | 2026.02.25 21:41:28.911041 [ 275 ] {55149e8b-f514-438d-a1ac-efd112665cdd} <Debug> oximeter.measurements_histogrami16 (527fe8f5-83bd-4005-b454-4ae6f9a8ade0): There are no data parts | ||
| 548 | 2026.02.25 21:41:28.912410 [ 275 ] {55149e8b-f514-438d-a1ac-efd112665cdd} <Debug> TCPHandler: Processed in 0.004076492 sec. | ||
| 549 | 2026.02.25 21:41:28.912761 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.02.25 21:41:28.912992 [ 275 ] {b37df08a-b530-435d-a69e-94247df44c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 551 | 2026.02.25 21:41:28.913198 [ 275 ] {b37df08a-b530-435d-a69e-94247df44c9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.02.25 21:41:28.915546 [ 275 ] {b37df08a-b530-435d-a69e-94247df44c9a} <Debug> oximeter.measurements_histogramu16 (c8092479-7bf0-4fb5-b28a-cf8f9ddbd49d): Loading data parts | ||
| 553 | 2026.02.25 21:41:28.915721 [ 275 ] {b37df08a-b530-435d-a69e-94247df44c9a} <Debug> oximeter.measurements_histogramu16 (c8092479-7bf0-4fb5-b28a-cf8f9ddbd49d): There are no data parts | ||
| 554 | 2026.02.25 21:41:28.917143 [ 275 ] {b37df08a-b530-435d-a69e-94247df44c9a} <Debug> TCPHandler: Processed in 0.004440344 sec. | ||
| 555 | 2026.02.25 21:41:28.917297 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.02.25 21:41:28.917630 [ 275 ] {a9433e34-1ba0-482a-b02a-f2a02a52d2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 557 | 2026.02.25 21:41:28.917748 [ 275 ] {a9433e34-1ba0-482a-b02a-f2a02a52d2c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.02.25 21:41:28.919638 [ 275 ] {a9433e34-1ba0-482a-b02a-f2a02a52d2c5} <Debug> oximeter.measurements_histogrami32 (41f1608e-ceee-4bad-a488-ec7327ebaeda): Loading data parts | ||
| 559 | 2026.02.25 21:41:28.919765 [ 275 ] {a9433e34-1ba0-482a-b02a-f2a02a52d2c5} <Debug> oximeter.measurements_histogrami32 (41f1608e-ceee-4bad-a488-ec7327ebaeda): There are no data parts | ||
| 560 | 2026.02.25 21:41:28.921007 [ 275 ] {a9433e34-1ba0-482a-b02a-f2a02a52d2c5} <Debug> TCPHandler: Processed in 0.003758639 sec. | ||
| 561 | 2026.02.25 21:41:28.921243 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.02.25 21:41:28.921513 [ 275 ] {8ee244fe-d1fc-4a92-a8d3-2fd9a2e31cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 563 | 2026.02.25 21:41:28.921663 [ 275 ] {8ee244fe-d1fc-4a92-a8d3-2fd9a2e31cd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.02.25 21:41:28.926180 [ 275 ] {8ee244fe-d1fc-4a92-a8d3-2fd9a2e31cd5} <Debug> oximeter.measurements_histogramu32 (2fab658f-d6d7-43f2-974a-f9a3b95f4aae): Loading data parts | ||
| 565 | 2026.02.25 21:41:28.926418 [ 275 ] {8ee244fe-d1fc-4a92-a8d3-2fd9a2e31cd5} <Debug> oximeter.measurements_histogramu32 (2fab658f-d6d7-43f2-974a-f9a3b95f4aae): There are no data parts | ||
| 566 | 2026.02.25 21:41:28.931747 [ 275 ] {8ee244fe-d1fc-4a92-a8d3-2fd9a2e31cd5} <Debug> TCPHandler: Processed in 0.010560141 sec. | ||
| 567 | 2026.02.25 21:41:28.931907 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.02.25 21:41:28.932167 [ 275 ] {e5d3a3a5-73b3-44a0-867a-032302f1c9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 569 | 2026.02.25 21:41:28.932298 [ 275 ] {e5d3a3a5-73b3-44a0-867a-032302f1c9fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.02.25 21:41:28.935201 [ 275 ] {e5d3a3a5-73b3-44a0-867a-032302f1c9fe} <Debug> oximeter.measurements_histogrami64 (12658bc9-2898-42af-a630-5b801b5c99fc): Loading data parts | ||
| 571 | 2026.02.25 21:41:28.935329 [ 275 ] {e5d3a3a5-73b3-44a0-867a-032302f1c9fe} <Debug> oximeter.measurements_histogrami64 (12658bc9-2898-42af-a630-5b801b5c99fc): There are no data parts | ||
| 572 | 2026.02.25 21:41:28.936557 [ 275 ] {e5d3a3a5-73b3-44a0-867a-032302f1c9fe} <Debug> TCPHandler: Processed in 0.004706046 sec. | ||
| 573 | 2026.02.25 21:41:28.936784 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.02.25 21:41:28.936997 [ 275 ] {a5dc049d-d2c0-46f8-b106-b83e29f01017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 575 | 2026.02.25 21:41:28.937129 [ 275 ] {a5dc049d-d2c0-46f8-b106-b83e29f01017} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.02.25 21:41:28.939138 [ 275 ] {a5dc049d-d2c0-46f8-b106-b83e29f01017} <Debug> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Loading data parts | ||
| 577 | 2026.02.25 21:41:28.939298 [ 275 ] {a5dc049d-d2c0-46f8-b106-b83e29f01017} <Debug> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): There are no data parts | ||
| 578 | 2026.02.25 21:41:28.940571 [ 275 ] {a5dc049d-d2c0-46f8-b106-b83e29f01017} <Debug> TCPHandler: Processed in 0.003836519 sec. | ||
| 579 | 2026.02.25 21:41:28.940721 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.02.25 21:41:28.940982 [ 275 ] {b3d59a85-8cea-444b-bb44-8cabed9c6c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 581 | 2026.02.25 21:41:28.941122 [ 275 ] {b3d59a85-8cea-444b-bb44-8cabed9c6c85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.02.25 21:41:28.943274 [ 275 ] {b3d59a85-8cea-444b-bb44-8cabed9c6c85} <Debug> oximeter.measurements_histogramf32 (ffc7e9d9-767a-44f8-a6f9-fd00e5dccb92): Loading data parts | ||
| 583 | 2026.02.25 21:41:28.943404 [ 275 ] {b3d59a85-8cea-444b-bb44-8cabed9c6c85} <Debug> oximeter.measurements_histogramf32 (ffc7e9d9-767a-44f8-a6f9-fd00e5dccb92): There are no data parts | ||
| 584 | 2026.02.25 21:41:28.944604 [ 275 ] {b3d59a85-8cea-444b-bb44-8cabed9c6c85} <Debug> TCPHandler: Processed in 0.003931571 sec. | ||
| 585 | 2026.02.25 21:41:28.944870 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.02.25 21:41:28.945086 [ 275 ] {db17e118-2b22-481f-9a3e-8be10f3c5080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 587 | 2026.02.25 21:41:28.945249 [ 275 ] {db17e118-2b22-481f-9a3e-8be10f3c5080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.02.25 21:41:28.947017 [ 275 ] {db17e118-2b22-481f-9a3e-8be10f3c5080} <Debug> oximeter.measurements_histogramf64 (470ec2ad-c6d3-409c-a72d-d92c15a9f2dd): Loading data parts | ||
| 589 | 2026.02.25 21:41:28.947253 [ 275 ] {db17e118-2b22-481f-9a3e-8be10f3c5080} <Debug> oximeter.measurements_histogramf64 (470ec2ad-c6d3-409c-a72d-d92c15a9f2dd): There are no data parts | ||
| 590 | 2026.02.25 21:41:28.948482 [ 275 ] {db17e118-2b22-481f-9a3e-8be10f3c5080} <Debug> TCPHandler: Processed in 0.003663718 sec. | ||
| 591 | 2026.02.25 21:41:28.948670 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.02.25 21:41:28.948962 [ 275 ] {4e422ab5-5305-40a0-bebc-e920c7c41e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.02.25 21:41:28.949124 [ 275 ] {4e422ab5-5305-40a0-bebc-e920c7c41e8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.02.25 21:41:28.953827 [ 275 ] {4e422ab5-5305-40a0-bebc-e920c7c41e8d} <Debug> oximeter.fields_bool (e20adacb-bbe2-452e-b46b-e32b45362cab): Loading data parts | ||
| 620 | 2026.02.25 21:41:28.954091 [ 275 ] {4e422ab5-5305-40a0-bebc-e920c7c41e8d} <Debug> oximeter.fields_bool (e20adacb-bbe2-452e-b46b-e32b45362cab): There are no data parts | ||
| 621 | 2026.02.25 21:41:28.955672 [ 275 ] {4e422ab5-5305-40a0-bebc-e920c7c41e8d} <Debug> TCPHandler: Processed in 0.007064035 sec. | ||
| 622 | 2026.02.25 21:41:28.955858 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.02.25 21:41:28.956107 [ 275 ] {2a5d888f-c614-4f85-885d-3cc169ccb4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 624 | 2026.02.25 21:41:28.956250 [ 275 ] {2a5d888f-c614-4f85-885d-3cc169ccb4ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.02.25 21:41:28.958205 [ 275 ] {2a5d888f-c614-4f85-885d-3cc169ccb4ae} <Debug> oximeter.fields_i8 (2ca16278-c3a9-484e-aabd-60f49eeb9e8d): Loading data parts | ||
| 626 | 2026.02.25 21:41:28.958346 [ 275 ] {2a5d888f-c614-4f85-885d-3cc169ccb4ae} <Debug> oximeter.fields_i8 (2ca16278-c3a9-484e-aabd-60f49eeb9e8d): There are no data parts | ||
| 627 | 2026.02.25 21:41:28.960329 [ 275 ] {2a5d888f-c614-4f85-885d-3cc169ccb4ae} <Debug> TCPHandler: Processed in 0.004538635 sec. | ||
| 628 | 2026.02.25 21:41:28.960487 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.02.25 21:41:28.960649 [ 275 ] {b56b601c-5582-4165-ba82-720c0f4ab72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 630 | 2026.02.25 21:41:28.960763 [ 275 ] {b56b601c-5582-4165-ba82-720c0f4ab72a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.02.25 21:41:28.963028 [ 275 ] {b56b601c-5582-4165-ba82-720c0f4ab72a} <Debug> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Loading data parts | ||
| 632 | 2026.02.25 21:41:28.963165 [ 275 ] {b56b601c-5582-4165-ba82-720c0f4ab72a} <Debug> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): There are no data parts | ||
| 633 | 2026.02.25 21:41:28.965450 [ 275 ] {b56b601c-5582-4165-ba82-720c0f4ab72a} <Debug> TCPHandler: Processed in 0.005012728 sec. | ||
| 634 | 2026.02.25 21:41:28.965608 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.02.25 21:41:28.965839 [ 275 ] {e7b771b1-bce2-4bd8-aa98-1859404b9e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 636 | 2026.02.25 21:41:28.965944 [ 275 ] {e7b771b1-bce2-4bd8-aa98-1859404b9e73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.02.25 21:41:28.967768 [ 275 ] {e7b771b1-bce2-4bd8-aa98-1859404b9e73} <Debug> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Loading data parts | ||
| 638 | 2026.02.25 21:41:28.967965 [ 275 ] {e7b771b1-bce2-4bd8-aa98-1859404b9e73} <Debug> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): There are no data parts | ||
| 639 | 2026.02.25 21:41:28.969160 [ 275 ] {e7b771b1-bce2-4bd8-aa98-1859404b9e73} <Debug> TCPHandler: Processed in 0.003601358 sec. | ||
| 640 | 2026.02.25 21:41:28.969312 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.02.25 21:41:28.969474 [ 275 ] {78dd9b43-6d1c-48b3-a0d3-7069293079ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 642 | 2026.02.25 21:41:28.969655 [ 275 ] {78dd9b43-6d1c-48b3-a0d3-7069293079ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.02.25 21:41:28.971971 [ 275 ] {78dd9b43-6d1c-48b3-a0d3-7069293079ba} <Debug> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Loading data parts | ||
| 644 | 2026.02.25 21:41:28.972130 [ 275 ] {78dd9b43-6d1c-48b3-a0d3-7069293079ba} <Debug> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): There are no data parts | ||
| 645 | 2026.02.25 21:41:28.974218 [ 275 ] {78dd9b43-6d1c-48b3-a0d3-7069293079ba} <Debug> TCPHandler: Processed in 0.004955598 sec. | ||
| 646 | 2026.02.25 21:41:28.974590 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.02.25 21:41:28.974780 [ 275 ] {6083ec00-ad69-4c35-8a28-c8262b4870c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 648 | 2026.02.25 21:41:28.974922 [ 275 ] {6083ec00-ad69-4c35-8a28-c8262b4870c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.02.25 21:41:28.977795 [ 275 ] {6083ec00-ad69-4c35-8a28-c8262b4870c8} <Debug> oximeter.fields_i32 (edcec434-ac0c-450d-aa78-68b24d617287): Loading data parts | ||
| 650 | 2026.02.25 21:41:28.978054 [ 275 ] {6083ec00-ad69-4c35-8a28-c8262b4870c8} <Debug> oximeter.fields_i32 (edcec434-ac0c-450d-aa78-68b24d617287): There are no data parts | ||
| 651 | 2026.02.25 21:41:28.979659 [ 275 ] {6083ec00-ad69-4c35-8a28-c8262b4870c8} <Debug> TCPHandler: Processed in 0.00511914 sec. | ||
| 652 | 2026.02.25 21:41:28.979816 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.02.25 21:41:28.979976 [ 275 ] {5453f5d5-a860-4d1f-8e83-f706c78bf919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 654 | 2026.02.25 21:41:28.980112 [ 275 ] {5453f5d5-a860-4d1f-8e83-f706c78bf919} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.02.25 21:41:28.982016 [ 275 ] {5453f5d5-a860-4d1f-8e83-f706c78bf919} <Debug> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Loading data parts | ||
| 656 | 2026.02.25 21:41:28.982144 [ 275 ] {5453f5d5-a860-4d1f-8e83-f706c78bf919} <Debug> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): There are no data parts | ||
| 657 | 2026.02.25 21:41:28.983635 [ 275 ] {5453f5d5-a860-4d1f-8e83-f706c78bf919} <Debug> TCPHandler: Processed in 0.003872509 sec. | ||
| 658 | 2026.02.25 21:41:28.983872 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.02.25 21:41:28.984028 [ 275 ] {70226164-cc26-4ead-8cbc-b5fb10c628fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 660 | 2026.02.25 21:41:28.984160 [ 275 ] {70226164-cc26-4ead-8cbc-b5fb10c628fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.02.25 21:41:28.985897 [ 275 ] {70226164-cc26-4ead-8cbc-b5fb10c628fb} <Debug> oximeter.fields_i64 (007effe8-e53e-4d04-af66-97cd4b97b1c4): Loading data parts | ||
| 662 | 2026.02.25 21:41:28.986106 [ 275 ] {70226164-cc26-4ead-8cbc-b5fb10c628fb} <Debug> oximeter.fields_i64 (007effe8-e53e-4d04-af66-97cd4b97b1c4): There are no data parts | ||
| 663 | 2026.02.25 21:41:28.987515 [ 275 ] {70226164-cc26-4ead-8cbc-b5fb10c628fb} <Debug> TCPHandler: Processed in 0.003690238 sec. | ||
| 664 | 2026.02.25 21:41:28.987668 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.02.25 21:41:28.987888 [ 275 ] {9db0869d-5bb6-42a0-81b4-981d40f226df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 666 | 2026.02.25 21:41:28.987976 [ 275 ] {9db0869d-5bb6-42a0-81b4-981d40f226df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.02.25 21:41:28.990111 [ 275 ] {9db0869d-5bb6-42a0-81b4-981d40f226df} <Debug> oximeter.fields_u64 (cad2698a-84b9-4c45-854c-2c7d2ef2494f): Loading data parts | ||
| 668 | 2026.02.25 21:41:28.990234 [ 275 ] {9db0869d-5bb6-42a0-81b4-981d40f226df} <Debug> oximeter.fields_u64 (cad2698a-84b9-4c45-854c-2c7d2ef2494f): There are no data parts | ||
| 669 | 2026.02.25 21:41:28.991440 [ 275 ] {9db0869d-5bb6-42a0-81b4-981d40f226df} <Debug> TCPHandler: Processed in 0.00382113 sec. | ||
| 670 | 2026.02.25 21:41:28.991645 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.02.25 21:41:28.991799 [ 275 ] {d11a77bd-fb40-46b4-9721-dca87559f0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 672 | 2026.02.25 21:41:28.991899 [ 275 ] {d11a77bd-fb40-46b4-9721-dca87559f0cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.02.25 21:41:28.993729 [ 275 ] {d11a77bd-fb40-46b4-9721-dca87559f0cd} <Debug> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Loading data parts | ||
| 674 | 2026.02.25 21:41:28.993905 [ 275 ] {d11a77bd-fb40-46b4-9721-dca87559f0cd} <Debug> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): There are no data parts | ||
| 675 | 2026.02.25 21:41:28.995169 [ 275 ] {d11a77bd-fb40-46b4-9721-dca87559f0cd} <Debug> TCPHandler: Processed in 0.003572707 sec. | ||
| 676 | 2026.02.25 21:41:28.995317 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.02.25 21:41:28.995538 [ 275 ] {b37a8580-9143-47df-8df5-f50dfbf1421b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 678 | 2026.02.25 21:41:28.995623 [ 275 ] {b37a8580-9143-47df-8df5-f50dfbf1421b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.02.25 21:41:28.997390 [ 275 ] {b37a8580-9143-47df-8df5-f50dfbf1421b} <Debug> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Loading data parts | ||
| 680 | 2026.02.25 21:41:28.997544 [ 275 ] {b37a8580-9143-47df-8df5-f50dfbf1421b} <Debug> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): There are no data parts | ||
| 681 | 2026.02.25 21:41:28.999047 [ 275 ] {b37a8580-9143-47df-8df5-f50dfbf1421b} <Debug> TCPHandler: Processed in 0.00377853 sec. | ||
| 682 | 2026.02.25 21:41:28.999258 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.02.25 21:41:28.999420 [ 275 ] {e2673f0b-6e0b-4ded-9e09-5017ec143b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) 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) | ||
| 684 | 2026.02.25 21:41:28.999529 [ 275 ] {e2673f0b-6e0b-4ded-9e09-5017ec143b24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.02.25 21:41:29.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.20 MiB, peak 127.20 MiB, free memory in arenas 0.00 B, will set to 135.77 MiB (RSS), difference: 8.57 MiB | ||
| 686 | 2026.02.25 21:41:29.001523 [ 275 ] {e2673f0b-6e0b-4ded-9e09-5017ec143b24} <Debug> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Loading data parts | ||
| 687 | 2026.02.25 21:41:29.001656 [ 275 ] {e2673f0b-6e0b-4ded-9e09-5017ec143b24} <Debug> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): There are no data parts | ||
| 688 | 2026.02.25 21:41:29.003152 [ 275 ] {e2673f0b-6e0b-4ded-9e09-5017ec143b24} <Debug> TCPHandler: Processed in 0.00394767 sec. | ||
| 689 | 2026.02.25 21:41:29.003419 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.02.25 21:41:29.003678 [ 275 ] {808a7c53-d348-47c9-8bca-ad53208de225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.02.25 21:41:29.003818 [ 275 ] {808a7c53-d348-47c9-8bca-ad53208de225} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.02.25 21:41:29.006028 [ 275 ] {808a7c53-d348-47c9-8bca-ad53208de225} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): Loading data parts | ||
| 696 | 2026.02.25 21:41:29.006158 [ 275 ] {808a7c53-d348-47c9-8bca-ad53208de225} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): There are no data parts | ||
| 697 | 2026.02.25 21:41:29.008896 [ 275 ] {808a7c53-d348-47c9-8bca-ad53208de225} <Debug> TCPHandler: Processed in 0.005580893 sec. | ||
| 698 | 2026.02.25 21:41:29.013826 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.02.25 21:41:29.020260 [ 277 ] {d63846b4-75a5-41b3-ac6d-a2eb9f6b8bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.02.25 21:41:29.023953 [ 277 ] {d63846b4-75a5-41b3-ac6d-a2eb9f6b8bd2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.02.25 21:41:29.062269 [ 284 ] {d63846b4-75a5-41b3-ac6d-a2eb9f6b8bd2} <Trace> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.02.25 21:41:29.062337 [ 284 ] {d63846b4-75a5-41b3-ac6d-a2eb9f6b8bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 703 | 2026.02.25 21:41:29.085597 [ 284 ] {d63846b4-75a5-41b3-ac6d-a2eb9f6b8bd2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.02.25 21:41:29.090600 [ 284 ] {d63846b4-75a5-41b3-ac6d-a2eb9f6b8bd2} <Trace> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.02.25 21:41:29.092863 [ 277 ] {d63846b4-75a5-41b3-ac6d-a2eb9f6b8bd2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.076828 sec., 13.016087884625398 rows/sec., 208.26 B/sec. | ||
| 706 | 2026.02.25 21:41:29.093314 [ 277 ] {d63846b4-75a5-41b3-ac6d-a2eb9f6b8bd2} <Debug> TCPHandler: Processed in 0.079676045 sec. | ||
| 707 | 2026.02.25 21:41:29.439807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.25 21:41:29.439885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.02.25 21:41:29.439927 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.25 21:41:29.439984 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.25 21:41:29.443189 [ 245 ] {} <Debug> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Loading data parts | ||
| 712 | 2026.02.25 21:41:29.443417 [ 245 ] {} <Debug> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): There are no data parts | ||
| 713 | 2026.02.25 21:41:29.449308 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.02.25 21:41:29.449463 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 715 | 2026.02.25 21:41:29.455992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.02.25 21:41:29.456531 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.02.25 21:41:29.456793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.02.25 21:41:29.460090 [ 244 ] {} <Debug> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Loading data parts | ||
| 719 | 2026.02.25 21:41:29.460365 [ 244 ] {} <Debug> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): There are no data parts | ||
| 720 | 2026.02.25 21:41:29.491005 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.25 21:41:29.491211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 722 | 2026.02.25 21:41:29.499178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.25 21:41:29.500906 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.02.25 21:41:29.505333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.25 21:41:30.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.86 MiB, peak 144.86 MiB, free memory in arenas 0.00 B, will set to 153.60 MiB (RSS), difference: 12.74 MiB | ||
| 726 | 2026.02.25 21:41:31.939836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.25 21:41:31.940058 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.25 21:41:31.945155 [ 243 ] {} <Debug> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Loading data parts | ||
| 729 | 2026.02.25 21:41:31.945352 [ 243 ] {} <Debug> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): There are no data parts | ||
| 730 | 2026.02.25 21:41:31.951418 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.25 21:41:31.951543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 732 | 2026.02.25 21:41:31.955701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.25 21:41:31.956317 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.25 21:41:31.956672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.25 21:41:32.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.83 MiB, peak 157.83 MiB, free memory in arenas 0.00 B, will set to 154.84 MiB (RSS), difference: -2.99 MiB | ||
| 736 | 2026.02.25 21:41:36.906340 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.25 21:41:36.906409 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.25 21:41:36.957020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.02.25 21:41:36.962746 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.25 21:41:36.962792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 741 | 2026.02.25 21:41:36.963615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.25 21:41:36.964188 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.02.25 21:41:36.964346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.25 21:41:37.005558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.25 21:41:37.023505 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.25 21:41:37.023664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 747 | 2026.02.25 21:41:37.030251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.25 21:41:37.031468 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.02.25 21:41:37.035380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.25 21:41:38.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.60 MiB (RSS), difference: 1.77 MiB | ||
| 751 | 2026.02.25 21:41:42.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.65 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.02.25 21:41:44.464565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 753 | 2026.02.25 21:41:44.465041 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.02.25 21:41:44.465081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 755 | 2026.02.25 21:41:44.465640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.02.25 21:41:44.465866 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.02.25 21:41:44.465990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 758 | 2026.02.25 21:41:44.535596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.02.25 21:41:44.552460 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.02.25 21:41:44.552527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 761 | 2026.02.25 21:41:44.558614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.02.25 21:41:44.559333 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.02.25 21:41:44.562575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2026.02.25 21:41:49.111105 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.02.25 21:41:49.111303 [ 275 ] {d49f0824-1cbd-4de0-b1d2-00ea21f61150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2026.02.25 21:41:49.115557 [ 275 ] {d49f0824-1cbd-4de0-b1d2-00ea21f61150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.02.25 21:41:49.121565 [ 275 ] {d49f0824-1cbd-4de0-b1d2-00ea21f61150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.02.25 21:41:49.125982 [ 275 ] {d49f0824-1cbd-4de0-b1d2-00ea21f61150} <Debug> TCPHandler: Processed in 0.015009055 sec. | ||
| 769 | 2026.02.25 21:41:49.135836 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.02.25 21:41:49.135976 [ 275 ] {1681d1a7-e08b-44bc-9343-d1fffa5039ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2026.02.25 21:41:49.145663 [ 275 ] {1681d1a7-e08b-44bc-9343-d1fffa5039ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.02.25 21:41:49.145715 [ 275 ] {1681d1a7-e08b-44bc-9343-d1fffa5039ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.02.25 21:41:49.147989 [ 275 ] {1681d1a7-e08b-44bc-9343-d1fffa5039ad} <Debug> TCPHandler: Processed in 0.012206074 sec. | ||
| 774 | 2026.02.25 21:41:49.148228 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.02.25 21:41:49.148354 [ 275 ] {37a7624d-45c2-466a-8c1f-163aa25b7848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 776 | 2026.02.25 21:41:49.150561 [ 275 ] {37a7624d-45c2-466a-8c1f-163aa25b7848} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.02.25 21:41:49.150608 [ 275 ] {37a7624d-45c2-466a-8c1f-163aa25b7848} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.02.25 21:41:49.150984 [ 275 ] {37a7624d-45c2-466a-8c1f-163aa25b7848} <Debug> TCPHandler: Processed in 0.002806231 sec. | ||
| 779 | 2026.02.25 21:41:49.151230 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.02.25 21:41:49.151347 [ 275 ] {ebb19303-1497-454c-861f-d2e6fa66f649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 781 | 2026.02.25 21:41:49.151588 [ 275 ] {ebb19303-1497-454c-861f-d2e6fa66f649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.02.25 21:41:49.151633 [ 275 ] {ebb19303-1497-454c-861f-d2e6fa66f649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.02.25 21:41:49.151964 [ 275 ] {ebb19303-1497-454c-861f-d2e6fa66f649} <Debug> TCPHandler: Processed in 0.000783306 sec. | ||
| 784 | 2026.02.25 21:41:49.152171 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.02.25 21:41:49.152286 [ 275 ] {7fc59dd7-f4bd-4367-9132-bae4fa07d328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 786 | 2026.02.25 21:41:49.152519 [ 275 ] {7fc59dd7-f4bd-4367-9132-bae4fa07d328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.02.25 21:41:49.152562 [ 275 ] {7fc59dd7-f4bd-4367-9132-bae4fa07d328} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.02.25 21:41:49.152866 [ 275 ] {7fc59dd7-f4bd-4367-9132-bae4fa07d328} <Debug> TCPHandler: Processed in 0.000743406 sec. | ||
| 789 | 2026.02.25 21:41:49.153084 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.02.25 21:41:49.153212 [ 275 ] {49a07b4e-3754-4809-a9ed-36111ea07c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 791 | 2026.02.25 21:41:49.153484 [ 275 ] {49a07b4e-3754-4809-a9ed-36111ea07c07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.02.25 21:41:49.153528 [ 275 ] {49a07b4e-3754-4809-a9ed-36111ea07c07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.02.25 21:41:49.153838 [ 275 ] {49a07b4e-3754-4809-a9ed-36111ea07c07} <Debug> TCPHandler: Processed in 0.000801896 sec. | ||
| 794 | 2026.02.25 21:41:49.154060 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.02.25 21:41:49.154173 [ 275 ] {47412c99-0729-4872-a34e-ff5a99bd2664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 796 | 2026.02.25 21:41:49.154434 [ 275 ] {47412c99-0729-4872-a34e-ff5a99bd2664} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.02.25 21:41:49.154486 [ 275 ] {47412c99-0729-4872-a34e-ff5a99bd2664} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.02.25 21:41:49.154799 [ 275 ] {47412c99-0729-4872-a34e-ff5a99bd2664} <Debug> TCPHandler: Processed in 0.000786656 sec. | ||
| 799 | 2026.02.25 21:41:49.155021 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.02.25 21:41:49.155137 [ 275 ] {3fecbcd3-ed3b-41ec-9628-046d943e3eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 801 | 2026.02.25 21:41:49.155375 [ 275 ] {3fecbcd3-ed3b-41ec-9628-046d943e3eaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.02.25 21:41:49.155419 [ 275 ] {3fecbcd3-ed3b-41ec-9628-046d943e3eaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.02.25 21:41:49.155709 [ 275 ] {3fecbcd3-ed3b-41ec-9628-046d943e3eaf} <Debug> TCPHandler: Processed in 0.000736336 sec. | ||
| 804 | 2026.02.25 21:41:49.155919 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.02.25 21:41:49.156034 [ 275 ] {43a0dab1-e102-4e60-89af-fac50e4f17d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 806 | 2026.02.25 21:41:49.156268 [ 275 ] {43a0dab1-e102-4e60-89af-fac50e4f17d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.02.25 21:41:49.156310 [ 275 ] {43a0dab1-e102-4e60-89af-fac50e4f17d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.02.25 21:41:49.156627 [ 275 ] {43a0dab1-e102-4e60-89af-fac50e4f17d5} <Debug> TCPHandler: Processed in 0.000756246 sec. | ||
| 809 | 2026.02.25 21:41:49.156828 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.02.25 21:41:49.156945 [ 275 ] {e2500612-d7a0-4a58-858e-b9f3ef9e9c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 811 | 2026.02.25 21:41:49.157182 [ 275 ] {e2500612-d7a0-4a58-858e-b9f3ef9e9c80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2026.02.25 21:41:49.157225 [ 275 ] {e2500612-d7a0-4a58-858e-b9f3ef9e9c80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2026.02.25 21:41:49.157522 [ 275 ] {e2500612-d7a0-4a58-858e-b9f3ef9e9c80} <Debug> TCPHandler: Processed in 0.000741776 sec. | ||
| 814 | 2026.02.25 21:41:49.157741 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.02.25 21:41:49.157856 [ 275 ] {57a5b1ab-6ff8-4418-b5e6-cae67274a44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 816 | 2026.02.25 21:41:49.158093 [ 275 ] {57a5b1ab-6ff8-4418-b5e6-cae67274a44a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2026.02.25 21:41:49.158134 [ 275 ] {57a5b1ab-6ff8-4418-b5e6-cae67274a44a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2026.02.25 21:41:49.158421 [ 275 ] {57a5b1ab-6ff8-4418-b5e6-cae67274a44a} <Debug> TCPHandler: Processed in 0.000727536 sec. | ||
| 819 | 2026.02.25 21:41:49.158633 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.02.25 21:41:49.158764 [ 275 ] {d6e6ce4e-16f1-49d7-af10-cb5fd97412aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 821 | 2026.02.25 21:41:49.159011 [ 275 ] {d6e6ce4e-16f1-49d7-af10-cb5fd97412aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2026.02.25 21:41:49.159054 [ 275 ] {d6e6ce4e-16f1-49d7-af10-cb5fd97412aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2026.02.25 21:41:49.159374 [ 275 ] {d6e6ce4e-16f1-49d7-af10-cb5fd97412aa} <Debug> TCPHandler: Processed in 0.000789196 sec. | ||
| 824 | 2026.02.25 21:41:49.159590 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.02.25 21:41:49.159707 [ 275 ] {b6e540be-447c-4438-90aa-1c28062275a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 826 | 2026.02.25 21:41:49.159951 [ 275 ] {b6e540be-447c-4438-90aa-1c28062275a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2026.02.25 21:41:49.159993 [ 275 ] {b6e540be-447c-4438-90aa-1c28062275a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2026.02.25 21:41:49.160323 [ 275 ] {b6e540be-447c-4438-90aa-1c28062275a1} <Debug> TCPHandler: Processed in 0.000780926 sec. | ||
| 829 | 2026.02.25 21:41:49.160539 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.02.25 21:41:49.160670 [ 275 ] {21ea77a9-df74-422f-adcc-8531c392af9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 831 | 2026.02.25 21:41:49.160941 [ 275 ] {21ea77a9-df74-422f-adcc-8531c392af9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.02.25 21:41:49.160987 [ 275 ] {21ea77a9-df74-422f-adcc-8531c392af9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2026.02.25 21:41:49.161325 [ 275 ] {21ea77a9-df74-422f-adcc-8531c392af9b} <Debug> TCPHandler: Processed in 0.000837436 sec. | ||
| 834 | 2026.02.25 21:41:49.161522 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.02.25 21:41:49.161644 [ 275 ] {3b3c85f6-8844-4aab-a96d-9c4eff417dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 836 | 2026.02.25 21:41:49.161906 [ 275 ] {3b3c85f6-8844-4aab-a96d-9c4eff417dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2026.02.25 21:41:49.161949 [ 275 ] {3b3c85f6-8844-4aab-a96d-9c4eff417dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2026.02.25 21:41:49.162256 [ 275 ] {3b3c85f6-8844-4aab-a96d-9c4eff417dc0} <Debug> TCPHandler: Processed in 0.000781636 sec. | ||
| 839 | 2026.02.25 21:41:49.162466 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.02.25 21:41:49.162587 [ 275 ] {5cb05860-3607-4e0c-bf34-ed2a8d306854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 841 | 2026.02.25 21:41:49.162844 [ 275 ] {5cb05860-3607-4e0c-bf34-ed2a8d306854} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2026.02.25 21:41:49.162887 [ 275 ] {5cb05860-3607-4e0c-bf34-ed2a8d306854} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2026.02.25 21:41:49.163191 [ 275 ] {5cb05860-3607-4e0c-bf34-ed2a8d306854} <Debug> TCPHandler: Processed in 0.000772786 sec. | ||
| 844 | 2026.02.25 21:41:49.163386 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.02.25 21:41:49.163508 [ 275 ] {e6793856-902e-4397-bbea-96c4fb2a450e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 846 | 2026.02.25 21:41:49.163767 [ 275 ] {e6793856-902e-4397-bbea-96c4fb2a450e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.02.25 21:41:49.163809 [ 275 ] {e6793856-902e-4397-bbea-96c4fb2a450e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.02.25 21:41:49.164101 [ 275 ] {e6793856-902e-4397-bbea-96c4fb2a450e} <Debug> TCPHandler: Processed in 0.000762006 sec. | ||
| 849 | 2026.02.25 21:41:49.164310 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.02.25 21:41:49.164436 [ 275 ] {fed6039e-5f1d-489d-9f47-6e9c0b53773b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 851 | 2026.02.25 21:41:49.164716 [ 275 ] {fed6039e-5f1d-489d-9f47-6e9c0b53773b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.02.25 21:41:49.164759 [ 275 ] {fed6039e-5f1d-489d-9f47-6e9c0b53773b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.02.25 21:41:49.165060 [ 275 ] {fed6039e-5f1d-489d-9f47-6e9c0b53773b} <Debug> TCPHandler: Processed in 0.000796066 sec. | ||
| 854 | 2026.02.25 21:41:49.165264 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.02.25 21:41:49.165382 [ 275 ] {5795e5fa-9929-437a-8281-4a9291a541e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 856 | 2026.02.25 21:41:49.165639 [ 275 ] {5795e5fa-9929-437a-8281-4a9291a541e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.02.25 21:41:49.165682 [ 275 ] {5795e5fa-9929-437a-8281-4a9291a541e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2026.02.25 21:41:49.165977 [ 275 ] {5795e5fa-9929-437a-8281-4a9291a541e3} <Debug> TCPHandler: Processed in 0.000759706 sec. | ||
| 859 | 2026.02.25 21:41:49.166186 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.02.25 21:41:49.166305 [ 275 ] {0b19aeef-62f8-4309-ad6c-fb65cec0f9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 861 | 2026.02.25 21:41:49.166562 [ 275 ] {0b19aeef-62f8-4309-ad6c-fb65cec0f9b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.02.25 21:41:49.166605 [ 275 ] {0b19aeef-62f8-4309-ad6c-fb65cec0f9b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.02.25 21:41:49.166947 [ 275 ] {0b19aeef-62f8-4309-ad6c-fb65cec0f9b7} <Debug> TCPHandler: Processed in 0.000808586 sec. | ||
| 864 | 2026.02.25 21:41:49.167249 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.02.25 21:41:49.167369 [ 275 ] {27b2a994-fae0-4e66-9b73-e9e3dd467587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 866 | 2026.02.25 21:41:49.167628 [ 275 ] {27b2a994-fae0-4e66-9b73-e9e3dd467587} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.02.25 21:41:49.167670 [ 275 ] {27b2a994-fae0-4e66-9b73-e9e3dd467587} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2026.02.25 21:41:49.167992 [ 275 ] {27b2a994-fae0-4e66-9b73-e9e3dd467587} <Debug> TCPHandler: Processed in 0.000789446 sec. | ||
| 869 | 2026.02.25 21:41:49.168527 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.02.25 21:41:49.168640 [ 275 ] {d398cdc0-e693-48ec-9ab2-ec340b067245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 871 | 2026.02.25 21:41:49.168883 [ 275 ] {d398cdc0-e693-48ec-9ab2-ec340b067245} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2026.02.25 21:41:49.168923 [ 275 ] {d398cdc0-e693-48ec-9ab2-ec340b067245} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.02.25 21:41:49.169213 [ 275 ] {d398cdc0-e693-48ec-9ab2-ec340b067245} <Debug> TCPHandler: Processed in 0.000779737 sec. | ||
| 874 | 2026.02.25 21:41:49.169497 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.02.25 21:41:49.169618 [ 275 ] {222a9bd0-673d-400a-bae9-d7025c2d894e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 876 | 2026.02.25 21:41:49.169881 [ 275 ] {222a9bd0-673d-400a-bae9-d7025c2d894e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2026.02.25 21:41:49.169923 [ 275 ] {222a9bd0-673d-400a-bae9-d7025c2d894e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.02.25 21:41:49.170256 [ 275 ] {222a9bd0-673d-400a-bae9-d7025c2d894e} <Debug> TCPHandler: Processed in 0.000804196 sec. | ||
| 879 | 2026.02.25 21:41:49.170522 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.02.25 21:41:49.170642 [ 275 ] {88590add-c798-4494-81e3-f55fe390ba99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 881 | 2026.02.25 21:41:49.170908 [ 275 ] {88590add-c798-4494-81e3-f55fe390ba99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2026.02.25 21:41:49.170950 [ 275 ] {88590add-c798-4494-81e3-f55fe390ba99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2026.02.25 21:41:49.171273 [ 275 ] {88590add-c798-4494-81e3-f55fe390ba99} <Debug> TCPHandler: Processed in 0.000797836 sec. | ||
| 884 | 2026.02.25 21:41:49.171512 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.02.25 21:41:49.171642 [ 275 ] {3477b8fe-06b7-4358-9218-28ffee806c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 886 | 2026.02.25 21:41:49.171908 [ 275 ] {3477b8fe-06b7-4358-9218-28ffee806c69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2026.02.25 21:41:49.171950 [ 275 ] {3477b8fe-06b7-4358-9218-28ffee806c69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2026.02.25 21:41:49.172264 [ 275 ] {3477b8fe-06b7-4358-9218-28ffee806c69} <Debug> TCPHandler: Processed in 0.000799067 sec. | ||
| 889 | 2026.02.25 21:41:49.172502 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.02.25 21:41:49.172624 [ 275 ] {5153c40b-ea6d-4442-becd-d39d6ebecf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 891 | 2026.02.25 21:41:49.172901 [ 275 ] {5153c40b-ea6d-4442-becd-d39d6ebecf88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2026.02.25 21:41:49.172943 [ 275 ] {5153c40b-ea6d-4442-becd-d39d6ebecf88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2026.02.25 21:41:49.173269 [ 275 ] {5153c40b-ea6d-4442-becd-d39d6ebecf88} <Debug> TCPHandler: Processed in 0.000814546 sec. | ||
| 894 | 2026.02.25 21:41:49.173524 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.02.25 21:41:49.173647 [ 275 ] {421959a8-0fe1-4ca1-9888-b8292a448e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 896 | 2026.02.25 21:41:49.173914 [ 275 ] {421959a8-0fe1-4ca1-9888-b8292a448e8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2026.02.25 21:41:49.173956 [ 275 ] {421959a8-0fe1-4ca1-9888-b8292a448e8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 898 | 2026.02.25 21:41:49.174284 [ 275 ] {421959a8-0fe1-4ca1-9888-b8292a448e8e} <Debug> TCPHandler: Processed in 0.000806866 sec. | ||
| 899 | 2026.02.25 21:41:49.174526 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.02.25 21:41:49.174649 [ 275 ] {ab63d179-5f3c-4f79-a0e4-87f91b263da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 901 | 2026.02.25 21:41:49.174918 [ 275 ] {ab63d179-5f3c-4f79-a0e4-87f91b263da9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 902 | 2026.02.25 21:41:49.174961 [ 275 ] {ab63d179-5f3c-4f79-a0e4-87f91b263da9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 903 | 2026.02.25 21:41:49.175279 [ 275 ] {ab63d179-5f3c-4f79-a0e4-87f91b263da9} <Debug> TCPHandler: Processed in 0.000800446 sec. | ||
| 904 | 2026.02.25 21:41:49.175533 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.02.25 21:41:49.175660 [ 275 ] {18369dd9-c311-4809-894c-71af069ac23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 906 | 2026.02.25 21:41:49.175935 [ 275 ] {18369dd9-c311-4809-894c-71af069ac23a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2026.02.25 21:41:49.175978 [ 275 ] {18369dd9-c311-4809-894c-71af069ac23a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2026.02.25 21:41:49.176312 [ 275 ] {18369dd9-c311-4809-894c-71af069ac23a} <Debug> TCPHandler: Processed in 0.000829757 sec. | ||
| 909 | 2026.02.25 21:41:49.176554 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.02.25 21:41:49.176679 [ 275 ] {9323868d-30bf-47b4-a447-a5c8be7b0e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 911 | 2026.02.25 21:41:49.176955 [ 275 ] {9323868d-30bf-47b4-a447-a5c8be7b0e7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2026.02.25 21:41:49.176998 [ 275 ] {9323868d-30bf-47b4-a447-a5c8be7b0e7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2026.02.25 21:41:49.177324 [ 275 ] {9323868d-30bf-47b4-a447-a5c8be7b0e7a} <Debug> TCPHandler: Processed in 0.000818457 sec. | ||
| 914 | 2026.02.25 21:41:49.185072 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.02.25 21:41:49.185202 [ 275 ] {4d8610e9-fc43-42ab-80d5-9af244dc57ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 916 | 2026.02.25 21:41:49.185488 [ 275 ] {4d8610e9-fc43-42ab-80d5-9af244dc57ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2026.02.25 21:41:49.185531 [ 275 ] {4d8610e9-fc43-42ab-80d5-9af244dc57ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2026.02.25 21:41:49.185876 [ 275 ] {4d8610e9-fc43-42ab-80d5-9af244dc57ac} <Debug> TCPHandler: Processed in 0.000854497 sec. | ||
| 919 | 2026.02.25 21:41:49.186130 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.02.25 21:41:49.186258 [ 275 ] {1fbe221b-6df0-4a12-a968-1cca2eb1a6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 921 | 2026.02.25 21:41:49.186538 [ 275 ] {1fbe221b-6df0-4a12-a968-1cca2eb1a6b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 922 | 2026.02.25 21:41:49.186581 [ 275 ] {1fbe221b-6df0-4a12-a968-1cca2eb1a6b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 923 | 2026.02.25 21:41:49.186926 [ 275 ] {1fbe221b-6df0-4a12-a968-1cca2eb1a6b5} <Debug> TCPHandler: Processed in 0.000843307 sec. | ||
| 924 | 2026.02.25 21:41:49.195271 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.02.25 21:41:49.195379 [ 275 ] {0dfe3df2-747a-49a0-913e-9b9cd6b7ec47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 926 | 2026.02.25 21:41:49.195447 [ 275 ] {0dfe3df2-747a-49a0-913e-9b9cd6b7ec47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 927 | 2026.02.25 21:41:49.201710 [ 275 ] {0dfe3df2-747a-49a0-913e-9b9cd6b7ec47} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.02.25 21:41:49.201754 [ 275 ] {0dfe3df2-747a-49a0-913e-9b9cd6b7ec47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 929 | 2026.02.25 21:41:49.202268 [ 275 ] {0dfe3df2-747a-49a0-913e-9b9cd6b7ec47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2026.02.25 21:41:49.202475 [ 275 ] {0dfe3df2-747a-49a0-913e-9b9cd6b7ec47} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.02.25 21:41:49.202618 [ 275 ] {0dfe3df2-747a-49a0-913e-9b9cd6b7ec47} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.00727 sec., 4401.650618982118 rows/sec., 999.26 KiB/sec. | ||
| 932 | 2026.02.25 21:41:49.202655 [ 275 ] {0dfe3df2-747a-49a0-913e-9b9cd6b7ec47} <Debug> TCPHandler: Processed in 0.007433647 sec. | ||
| 933 | 2026.02.25 21:41:49.202804 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.02.25 21:41:49.202898 [ 275 ] {57f76bf5-40f9-45db-a722-c81cc5e8dcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 935 | 2026.02.25 21:41:49.202938 [ 275 ] {57f76bf5-40f9-45db-a722-c81cc5e8dcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 936 | 2026.02.25 21:41:49.205997 [ 275 ] {57f76bf5-40f9-45db-a722-c81cc5e8dcd1} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.02.25 21:41:49.206031 [ 275 ] {57f76bf5-40f9-45db-a722-c81cc5e8dcd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 938 | 2026.02.25 21:41:49.208553 [ 275 ] {57f76bf5-40f9-45db-a722-c81cc5e8dcd1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2026.02.25 21:41:49.208780 [ 275 ] {57f76bf5-40f9-45db-a722-c81cc5e8dcd1} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.02.25 21:41:49.208909 [ 275 ] {57f76bf5-40f9-45db-a722-c81cc5e8dcd1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.006029 sec., 47105.655996019246 rows/sec., 2.99 MiB/sec. | ||
| 941 | 2026.02.25 21:41:49.208946 [ 275 ] {57f76bf5-40f9-45db-a722-c81cc5e8dcd1} <Debug> TCPHandler: Processed in 0.006190797 sec. | ||
| 942 | 2026.02.25 21:41:49.209070 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.02.25 21:41:49.209164 [ 275 ] {b8196f17-4fac-4736-9e54-4dcf7a809c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 944 | 2026.02.25 21:41:49.209205 [ 275 ] {b8196f17-4fac-4736-9e54-4dcf7a809c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 945 | 2026.02.25 21:41:49.209599 [ 275 ] {b8196f17-4fac-4736-9e54-4dcf7a809c6e} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.02.25 21:41:49.209636 [ 275 ] {b8196f17-4fac-4736-9e54-4dcf7a809c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 947 | 2026.02.25 21:41:49.209929 [ 275 ] {b8196f17-4fac-4736-9e54-4dcf7a809c6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2026.02.25 21:41:49.210156 [ 275 ] {b8196f17-4fac-4736-9e54-4dcf7a809c6e} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.02.25 21:41:49.210283 [ 275 ] {b8196f17-4fac-4736-9e54-4dcf7a809c6e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 716.55 KiB/sec. | ||
| 950 | 2026.02.25 21:41:49.210325 [ 275 ] {b8196f17-4fac-4736-9e54-4dcf7a809c6e} <Debug> TCPHandler: Processed in 0.00130534 sec. | ||
| 951 | 2026.02.25 21:41:49.210450 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.02.25 21:41:49.210552 [ 275 ] {d20f8e53-0c1e-43ac-acc5-40639cdc211e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 953 | 2026.02.25 21:41:49.210594 [ 275 ] {d20f8e53-0c1e-43ac-acc5-40639cdc211e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 954 | 2026.02.25 21:41:49.211484 [ 275 ] {d20f8e53-0c1e-43ac-acc5-40639cdc211e} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.02.25 21:41:49.211519 [ 275 ] {d20f8e53-0c1e-43ac-acc5-40639cdc211e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 956 | 2026.02.25 21:41:49.211888 [ 275 ] {d20f8e53-0c1e-43ac-acc5-40639cdc211e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2026.02.25 21:41:49.212111 [ 275 ] {d20f8e53-0c1e-43ac-acc5-40639cdc211e} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.02.25 21:41:49.212247 [ 275 ] {d20f8e53-0c1e-43ac-acc5-40639cdc211e} <Debug> executeQuery: Read 822 rows, 66.56 KiB in 0.001712 sec., 480140.18691588787 rows/sec., 37.97 MiB/sec. | ||
| 959 | 2026.02.25 21:41:49.212285 [ 275 ] {d20f8e53-0c1e-43ac-acc5-40639cdc211e} <Debug> TCPHandler: Processed in 0.001888094 sec. | ||
| 960 | 2026.02.25 21:41:49.212417 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.02.25 21:41:49.212512 [ 275 ] {30a3d993-a3ef-45f3-80d9-e378ea6dd2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 962 | 2026.02.25 21:41:49.212552 [ 275 ] {30a3d993-a3ef-45f3-80d9-e378ea6dd2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 963 | 2026.02.25 21:41:49.213002 [ 275 ] {30a3d993-a3ef-45f3-80d9-e378ea6dd2ab} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.02.25 21:41:49.213037 [ 275 ] {30a3d993-a3ef-45f3-80d9-e378ea6dd2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 965 | 2026.02.25 21:41:49.213350 [ 275 ] {30a3d993-a3ef-45f3-80d9-e378ea6dd2ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2026.02.25 21:41:49.213561 [ 275 ] {30a3d993-a3ef-45f3-80d9-e378ea6dd2ab} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.02.25 21:41:49.213686 [ 275 ] {30a3d993-a3ef-45f3-80d9-e378ea6dd2ab} <Debug> executeQuery: Read 162 rows, 9.99 KiB in 0.001193 sec., 135792.12070410728 rows/sec., 8.18 MiB/sec. | ||
| 968 | 2026.02.25 21:41:49.213722 [ 275 ] {30a3d993-a3ef-45f3-80d9-e378ea6dd2ab} <Debug> TCPHandler: Processed in 0.00135433 sec. | ||
| 969 | 2026.02.25 21:41:49.213839 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.02.25 21:41:49.213933 [ 275 ] {f911481e-7d64-4ed5-9a60-bf66bb1a7b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 971 | 2026.02.25 21:41:49.213973 [ 275 ] {f911481e-7d64-4ed5-9a60-bf66bb1a7b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 972 | 2026.02.25 21:41:49.214474 [ 275 ] {f911481e-7d64-4ed5-9a60-bf66bb1a7b1c} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.02.25 21:41:49.214509 [ 275 ] {f911481e-7d64-4ed5-9a60-bf66bb1a7b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 974 | 2026.02.25 21:41:49.214823 [ 275 ] {f911481e-7d64-4ed5-9a60-bf66bb1a7b1c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2026.02.25 21:41:49.215038 [ 275 ] {f911481e-7d64-4ed5-9a60-bf66bb1a7b1c} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.02.25 21:41:49.215163 [ 275 ] {f911481e-7d64-4ed5-9a60-bf66bb1a7b1c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001248 sec., 119391.02564102564 rows/sec., 7.71 MiB/sec. | ||
| 977 | 2026.02.25 21:41:49.215200 [ 275 ] {f911481e-7d64-4ed5-9a60-bf66bb1a7b1c} <Debug> TCPHandler: Processed in 0.001409931 sec. | ||
| 978 | 2026.02.25 21:41:49.215316 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.02.25 21:41:49.215410 [ 275 ] {8d7cb0d5-e1a8-4e71-b294-3ef7598556f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 980 | 2026.02.25 21:41:49.215450 [ 275 ] {8d7cb0d5-e1a8-4e71-b294-3ef7598556f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 981 | 2026.02.25 21:41:49.215877 [ 275 ] {8d7cb0d5-e1a8-4e71-b294-3ef7598556f6} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.02.25 21:41:49.215912 [ 275 ] {8d7cb0d5-e1a8-4e71-b294-3ef7598556f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 983 | 2026.02.25 21:41:49.216231 [ 275 ] {8d7cb0d5-e1a8-4e71-b294-3ef7598556f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2026.02.25 21:41:49.216457 [ 275 ] {8d7cb0d5-e1a8-4e71-b294-3ef7598556f6} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.02.25 21:41:49.216579 [ 275 ] {8d7cb0d5-e1a8-4e71-b294-3ef7598556f6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 986 | 2026.02.25 21:41:49.216615 [ 275 ] {8d7cb0d5-e1a8-4e71-b294-3ef7598556f6} <Debug> TCPHandler: Processed in 0.001347491 sec. | ||
| 987 | 2026.02.25 21:41:49.216737 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.02.25 21:41:49.216831 [ 275 ] {ed60f334-65f6-4f3b-a7cc-15b42cd0db5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 989 | 2026.02.25 21:41:49.216872 [ 275 ] {ed60f334-65f6-4f3b-a7cc-15b42cd0db5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 990 | 2026.02.25 21:41:49.217460 [ 275 ] {ed60f334-65f6-4f3b-a7cc-15b42cd0db5c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.02.25 21:41:49.217496 [ 275 ] {ed60f334-65f6-4f3b-a7cc-15b42cd0db5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 992 | 2026.02.25 21:41:49.217821 [ 275 ] {ed60f334-65f6-4f3b-a7cc-15b42cd0db5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2026.02.25 21:41:49.218033 [ 275 ] {ed60f334-65f6-4f3b-a7cc-15b42cd0db5c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.02.25 21:41:49.218158 [ 275 ] {ed60f334-65f6-4f3b-a7cc-15b42cd0db5c} <Debug> executeQuery: Read 510 rows, 36.79 KiB in 0.001344 sec., 379464.28571428574 rows/sec., 26.74 MiB/sec. | ||
| 995 | 2026.02.25 21:41:49.218194 [ 275 ] {ed60f334-65f6-4f3b-a7cc-15b42cd0db5c} <Debug> TCPHandler: Processed in 0.001506312 sec. | ||
| 996 | 2026.02.25 21:41:49.218302 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.02.25 21:41:49.218397 [ 275 ] {5d2d3478-284b-4e9f-aac4-6a550e36f2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 998 | 2026.02.25 21:41:49.218442 [ 275 ] {5d2d3478-284b-4e9f-aac4-6a550e36f2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 999 | 2026.02.25 21:41:49.218796 [ 275 ] {5d2d3478-284b-4e9f-aac4-6a550e36f2a3} <Trace> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.02.25 21:41:49.218831 [ 275 ] {5d2d3478-284b-4e9f-aac4-6a550e36f2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1001 | 2026.02.25 21:41:49.224658 [ 275 ] {5d2d3478-284b-4e9f-aac4-6a550e36f2a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2026.02.25 21:41:49.224875 [ 275 ] {5d2d3478-284b-4e9f-aac4-6a550e36f2a3} <Trace> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.02.25 21:41:49.225001 [ 275 ] {5d2d3478-284b-4e9f-aac4-6a550e36f2a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006622 sec., 906.070673512534 rows/sec., 47.34 KiB/sec. | ||
| 1004 | 2026.02.25 21:41:49.225038 [ 275 ] {5d2d3478-284b-4e9f-aac4-6a550e36f2a3} <Debug> TCPHandler: Processed in 0.006784433 sec. | ||
| 1005 | 2026.02.25 21:41:49.225156 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.02.25 21:41:49.225249 [ 275 ] {918b7382-9539-47f3-949c-5867cff3fe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1007 | 2026.02.25 21:41:49.225292 [ 275 ] {918b7382-9539-47f3-949c-5867cff3fe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1008 | 2026.02.25 21:41:49.225737 [ 275 ] {918b7382-9539-47f3-949c-5867cff3fe16} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.02.25 21:41:49.225768 [ 275 ] {918b7382-9539-47f3-949c-5867cff3fe16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1010 | 2026.02.25 21:41:49.226094 [ 275 ] {918b7382-9539-47f3-949c-5867cff3fe16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2026.02.25 21:41:49.226309 [ 275 ] {918b7382-9539-47f3-949c-5867cff3fe16} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.02.25 21:41:49.226431 [ 275 ] {918b7382-9539-47f3-949c-5867cff3fe16} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.0012 sec., 225000.00000000003 rows/sec., 14.96 MiB/sec. | ||
| 1013 | 2026.02.25 21:41:49.226467 [ 275 ] {918b7382-9539-47f3-949c-5867cff3fe16} <Debug> TCPHandler: Processed in 0.001361491 sec. | ||
| 1014 | 2026.02.25 21:41:49.226582 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.02.25 21:41:49.226676 [ 275 ] {196cd262-6d36-4f2c-8b20-018713b14375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1016 | 2026.02.25 21:41:49.226718 [ 275 ] {196cd262-6d36-4f2c-8b20-018713b14375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1017 | 2026.02.25 21:41:49.227032 [ 275 ] {196cd262-6d36-4f2c-8b20-018713b14375} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.02.25 21:41:49.227067 [ 275 ] {196cd262-6d36-4f2c-8b20-018713b14375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1019 | 2026.02.25 21:41:49.227353 [ 275 ] {196cd262-6d36-4f2c-8b20-018713b14375} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1020 | 2026.02.25 21:41:49.227569 [ 275 ] {196cd262-6d36-4f2c-8b20-018713b14375} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.02.25 21:41:49.227692 [ 275 ] {196cd262-6d36-4f2c-8b20-018713b14375} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 1022 | 2026.02.25 21:41:49.227727 [ 275 ] {196cd262-6d36-4f2c-8b20-018713b14375} <Debug> TCPHandler: Processed in 0.00119373 sec. | ||
| 1023 | 2026.02.25 21:41:49.227848 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.02.25 21:41:49.227941 [ 275 ] {9223ca36-5f06-4653-a5fb-52b245568f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1025 | 2026.02.25 21:41:49.227994 [ 275 ] {9223ca36-5f06-4653-a5fb-52b245568f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1026 | 2026.02.25 21:41:49.228748 [ 275 ] {9223ca36-5f06-4653-a5fb-52b245568f1c} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.02.25 21:41:49.228785 [ 275 ] {9223ca36-5f06-4653-a5fb-52b245568f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1028 | 2026.02.25 21:41:49.234259 [ 275 ] {9223ca36-5f06-4653-a5fb-52b245568f1c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2026.02.25 21:41:49.234491 [ 275 ] {9223ca36-5f06-4653-a5fb-52b245568f1c} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.02.25 21:41:49.234624 [ 275 ] {9223ca36-5f06-4653-a5fb-52b245568f1c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0067 sec., 1492.5373134328358 rows/sec., 2.67 MiB/sec. | ||
| 1031 | 2026.02.25 21:41:49.234677 [ 275 ] {9223ca36-5f06-4653-a5fb-52b245568f1c} <Debug> TCPHandler: Processed in 0.006877173 sec. | ||
| 1032 | 2026.02.25 21:41:49.234792 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.02.25 21:41:49.234887 [ 275 ] {dae0ae83-5fae-4a5c-9d30-f44e847f2324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1034 | 2026.02.25 21:41:49.234933 [ 275 ] {dae0ae83-5fae-4a5c-9d30-f44e847f2324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1035 | 2026.02.25 21:41:49.235272 [ 275 ] {dae0ae83-5fae-4a5c-9d30-f44e847f2324} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.02.25 21:41:49.235307 [ 275 ] {dae0ae83-5fae-4a5c-9d30-f44e847f2324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1037 | 2026.02.25 21:41:49.235605 [ 275 ] {dae0ae83-5fae-4a5c-9d30-f44e847f2324} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1038 | 2026.02.25 21:41:49.235814 [ 275 ] {dae0ae83-5fae-4a5c-9d30-f44e847f2324} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.02.25 21:41:49.235936 [ 275 ] {dae0ae83-5fae-4a5c-9d30-f44e847f2324} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 1040 | 2026.02.25 21:41:49.235972 [ 275 ] {dae0ae83-5fae-4a5c-9d30-f44e847f2324} <Debug> TCPHandler: Processed in 0.00123001 sec. | ||
| 1041 | 2026.02.25 21:41:51.906462 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1042 | 2026.02.25 21:41:51.906525 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1043 | 2026.02.25 21:41:51.959262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 178 | ||
| 1044 | 2026.02.25 21:41:51.963183 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.02.25 21:41:51.963236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1046 | 2026.02.25 21:41:51.964467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1047 | 2026.02.25 21:41:51.964730 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.02.25 21:41:51.965032 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1049 | 2026.02.25 21:41:51.966293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1050 | 2026.02.25 21:41:51.966771 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.02.25 21:41:51.966814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1052 | 2026.02.25 21:41:51.967327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1053 | 2026.02.25 21:41:51.967563 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.02.25 21:41:51.967690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1055 | 2026.02.25 21:41:52.062868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1056 | 2026.02.25 21:41:52.079402 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.02.25 21:41:52.079456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1058 | 2026.02.25 21:41:52.085762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1059 | 2026.02.25 21:41:52.086483 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.02.25 21:41:52.089372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1061 | 2026.02.25 21:41:53.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.07 MiB, peak 165.07 MiB, free memory in arenas 0.00 B, will set to 162.51 MiB (RSS), difference: 1.44 MiB | ||
| 1062 | 2026.02.25 21:41:54.119952 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.02.25 21:41:54.120151 [ 275 ] {a3ee396e-4575-402b-8737-41bb09ecfa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1064 | 2026.02.25 21:41:54.120225 [ 275 ] {a3ee396e-4575-402b-8737-41bb09ecfa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1065 | 2026.02.25 21:41:54.120913 [ 275 ] {a3ee396e-4575-402b-8737-41bb09ecfa05} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.02.25 21:41:54.120960 [ 275 ] {a3ee396e-4575-402b-8737-41bb09ecfa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1067 | 2026.02.25 21:41:54.121363 [ 275 ] {a3ee396e-4575-402b-8737-41bb09ecfa05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1068 | 2026.02.25 21:41:54.121591 [ 275 ] {a3ee396e-4575-402b-8737-41bb09ecfa05} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.02.25 21:41:54.121743 [ 275 ] {a3ee396e-4575-402b-8737-41bb09ecfa05} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 1070 | 2026.02.25 21:41:54.121787 [ 275 ] {a3ee396e-4575-402b-8737-41bb09ecfa05} <Debug> TCPHandler: Processed in 0.001979115 sec. | ||
| 1071 | 2026.02.25 21:41:54.121904 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.02.25 21:41:54.121999 [ 275 ] {41133173-e45e-4c28-a21f-7c7bec104807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1073 | 2026.02.25 21:41:54.122041 [ 275 ] {41133173-e45e-4c28-a21f-7c7bec104807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1074 | 2026.02.25 21:41:54.122471 [ 275 ] {41133173-e45e-4c28-a21f-7c7bec104807} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.02.25 21:41:54.122508 [ 275 ] {41133173-e45e-4c28-a21f-7c7bec104807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1076 | 2026.02.25 21:41:54.122808 [ 275 ] {41133173-e45e-4c28-a21f-7c7bec104807} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1077 | 2026.02.25 21:41:54.123029 [ 275 ] {41133173-e45e-4c28-a21f-7c7bec104807} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.02.25 21:41:54.123153 [ 275 ] {41133173-e45e-4c28-a21f-7c7bec104807} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 1079 | 2026.02.25 21:41:54.123189 [ 275 ] {41133173-e45e-4c28-a21f-7c7bec104807} <Debug> TCPHandler: Processed in 0.00133429 sec. | ||
| 1080 | 2026.02.25 21:41:54.123300 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.02.25 21:41:54.123396 [ 275 ] {696afd1a-fd21-4286-8a04-f334e6e70ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1082 | 2026.02.25 21:41:54.123441 [ 275 ] {696afd1a-fd21-4286-8a04-f334e6e70ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1083 | 2026.02.25 21:41:54.123879 [ 275 ] {696afd1a-fd21-4286-8a04-f334e6e70ab5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.02.25 21:41:54.123916 [ 275 ] {696afd1a-fd21-4286-8a04-f334e6e70ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1085 | 2026.02.25 21:41:54.124235 [ 275 ] {696afd1a-fd21-4286-8a04-f334e6e70ab5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1086 | 2026.02.25 21:41:54.124445 [ 275 ] {696afd1a-fd21-4286-8a04-f334e6e70ab5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.02.25 21:41:54.124571 [ 275 ] {696afd1a-fd21-4286-8a04-f334e6e70ab5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 1088 | 2026.02.25 21:41:54.124606 [ 275 ] {696afd1a-fd21-4286-8a04-f334e6e70ab5} <Debug> TCPHandler: Processed in 0.00135589 sec. | ||
| 1089 | 2026.02.25 21:41:54.124705 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.02.25 21:41:54.124798 [ 275 ] {d03e81b1-2d36-4b95-8989-54bc6e1cee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1091 | 2026.02.25 21:41:54.124840 [ 275 ] {d03e81b1-2d36-4b95-8989-54bc6e1cee40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1092 | 2026.02.25 21:41:54.125164 [ 275 ] {d03e81b1-2d36-4b95-8989-54bc6e1cee40} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.02.25 21:41:54.125201 [ 275 ] {d03e81b1-2d36-4b95-8989-54bc6e1cee40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1094 | 2026.02.25 21:41:54.125507 [ 275 ] {d03e81b1-2d36-4b95-8989-54bc6e1cee40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1095 | 2026.02.25 21:41:54.125716 [ 275 ] {d03e81b1-2d36-4b95-8989-54bc6e1cee40} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.02.25 21:41:54.125844 [ 275 ] {d03e81b1-2d36-4b95-8989-54bc6e1cee40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 1097 | 2026.02.25 21:41:54.125879 [ 275 ] {d03e81b1-2d36-4b95-8989-54bc6e1cee40} <Debug> TCPHandler: Processed in 0.0012223 sec. | ||
| 1098 | 2026.02.25 21:41:59.137098 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.02.25 21:41:59.137389 [ 275 ] {11c49647-5ab5-4fd3-a9ed-b7ec815fdbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1100 | 2026.02.25 21:41:59.137489 [ 275 ] {11c49647-5ab5-4fd3-a9ed-b7ec815fdbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1101 | 2026.02.25 21:41:59.138674 [ 275 ] {11c49647-5ab5-4fd3-a9ed-b7ec815fdbc5} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.02.25 21:41:59.138737 [ 275 ] {11c49647-5ab5-4fd3-a9ed-b7ec815fdbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1103 | 2026.02.25 21:41:59.139396 [ 275 ] {11c49647-5ab5-4fd3-a9ed-b7ec815fdbc5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1104 | 2026.02.25 21:41:59.139728 [ 275 ] {11c49647-5ab5-4fd3-a9ed-b7ec815fdbc5} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.02.25 21:41:59.139957 [ 275 ] {11c49647-5ab5-4fd3-a9ed-b7ec815fdbc5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002646 sec., 107331.82161753591 rows/sec., 6.82 MiB/sec. | ||
| 1106 | 2026.02.25 21:41:59.140020 [ 275 ] {11c49647-5ab5-4fd3-a9ed-b7ec815fdbc5} <Debug> TCPHandler: Processed in 0.003120214 sec. | ||
| 1107 | 2026.02.25 21:41:59.140204 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.02.25 21:41:59.140354 [ 275 ] {13617b9b-e82c-4787-b9bd-8f74459b7110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1109 | 2026.02.25 21:41:59.140423 [ 275 ] {13617b9b-e82c-4787-b9bd-8f74459b7110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1110 | 2026.02.25 21:41:59.141562 [ 275 ] {13617b9b-e82c-4787-b9bd-8f74459b7110} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.02.25 21:41:59.141618 [ 275 ] {13617b9b-e82c-4787-b9bd-8f74459b7110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1112 | 2026.02.25 21:41:59.142186 [ 275 ] {13617b9b-e82c-4787-b9bd-8f74459b7110} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1113 | 2026.02.25 21:41:59.142493 [ 275 ] {13617b9b-e82c-4787-b9bd-8f74459b7110} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.02.25 21:41:59.142697 [ 275 ] {13617b9b-e82c-4787-b9bd-8f74459b7110} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.002377 sec., 343710.55952881783 rows/sec., 27.20 MiB/sec. | ||
| 1115 | 2026.02.25 21:41:59.142750 [ 275 ] {13617b9b-e82c-4787-b9bd-8f74459b7110} <Debug> TCPHandler: Processed in 0.0026214 sec. | ||
| 1116 | 2026.02.25 21:41:59.142916 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.02.25 21:41:59.143061 [ 275 ] {9c40dde6-4002-4f33-b1b7-3ca8b43dbcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1118 | 2026.02.25 21:41:59.143122 [ 275 ] {9c40dde6-4002-4f33-b1b7-3ca8b43dbcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1119 | 2026.02.25 21:41:59.143780 [ 275 ] {9c40dde6-4002-4f33-b1b7-3ca8b43dbcca} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.02.25 21:41:59.143848 [ 275 ] {9c40dde6-4002-4f33-b1b7-3ca8b43dbcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1121 | 2026.02.25 21:41:59.144533 [ 275 ] {9c40dde6-4002-4f33-b1b7-3ca8b43dbcca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2026.02.25 21:41:59.144973 [ 275 ] {9c40dde6-4002-4f33-b1b7-3ca8b43dbcca} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.02.25 21:41:59.145255 [ 275 ] {9c40dde6-4002-4f33-b1b7-3ca8b43dbcca} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.002222 sec., 68406.8406840684 rows/sec., 4.08 MiB/sec. | ||
| 1124 | 2026.02.25 21:41:59.145356 [ 275 ] {9c40dde6-4002-4f33-b1b7-3ca8b43dbcca} <Debug> TCPHandler: Processed in 0.002509339 sec. | ||
| 1125 | 2026.02.25 21:41:59.145571 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.02.25 21:41:59.145732 [ 275 ] {b8d8bca2-3c18-4d7d-b5bb-8e6a68e10ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.02.25 21:41:59.145803 [ 275 ] {b8d8bca2-3c18-4d7d-b5bb-8e6a68e10ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1128 | 2026.02.25 21:41:59.146732 [ 275 ] {b8d8bca2-3c18-4d7d-b5bb-8e6a68e10ae3} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.02.25 21:41:59.146807 [ 275 ] {b8d8bca2-3c18-4d7d-b5bb-8e6a68e10ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1130 | 2026.02.25 21:41:59.147319 [ 275 ] {b8d8bca2-3c18-4d7d-b5bb-8e6a68e10ae3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.02.25 21:41:59.147667 [ 275 ] {b8d8bca2-3c18-4d7d-b5bb-8e6a68e10ae3} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.02.25 21:41:59.147857 [ 275 ] {b8d8bca2-3c18-4d7d-b5bb-8e6a68e10ae3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002154 sec., 69173.6304549675 rows/sec., 4.47 MiB/sec. | ||
| 1133 | 2026.02.25 21:41:59.147925 [ 275 ] {b8d8bca2-3c18-4d7d-b5bb-8e6a68e10ae3} <Debug> TCPHandler: Processed in 0.002442409 sec. | ||
| 1134 | 2026.02.25 21:41:59.148100 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.02.25 21:41:59.148229 [ 275 ] {6ca6c32b-85aa-45d4-bc9b-79b667b7ee0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1136 | 2026.02.25 21:41:59.148280 [ 275 ] {6ca6c32b-85aa-45d4-bc9b-79b667b7ee0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1137 | 2026.02.25 21:41:59.148968 [ 275 ] {6ca6c32b-85aa-45d4-bc9b-79b667b7ee0e} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.02.25 21:41:59.149027 [ 275 ] {6ca6c32b-85aa-45d4-bc9b-79b667b7ee0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1139 | 2026.02.25 21:41:59.149511 [ 275 ] {6ca6c32b-85aa-45d4-bc9b-79b667b7ee0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1140 | 2026.02.25 21:41:59.149822 [ 275 ] {6ca6c32b-85aa-45d4-bc9b-79b667b7ee0e} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.02.25 21:41:59.150022 [ 275 ] {6ca6c32b-85aa-45d4-bc9b-79b667b7ee0e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001814 sec., 81587.65159867695 rows/sec., 4.64 MiB/sec. | ||
| 1142 | 2026.02.25 21:41:59.150081 [ 275 ] {6ca6c32b-85aa-45d4-bc9b-79b667b7ee0e} <Debug> TCPHandler: Processed in 0.002052086 sec. | ||
| 1143 | 2026.02.25 21:41:59.150252 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.02.25 21:41:59.150387 [ 275 ] {475cfe85-65ea-4b8d-854b-4f5af30f396d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1145 | 2026.02.25 21:41:59.150443 [ 275 ] {475cfe85-65ea-4b8d-854b-4f5af30f396d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1146 | 2026.02.25 21:41:59.151280 [ 275 ] {475cfe85-65ea-4b8d-854b-4f5af30f396d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.02.25 21:41:59.151338 [ 275 ] {475cfe85-65ea-4b8d-854b-4f5af30f396d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1148 | 2026.02.25 21:41:59.151832 [ 275 ] {475cfe85-65ea-4b8d-854b-4f5af30f396d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1149 | 2026.02.25 21:41:59.152180 [ 275 ] {475cfe85-65ea-4b8d-854b-4f5af30f396d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.02.25 21:41:59.152362 [ 275 ] {475cfe85-65ea-4b8d-854b-4f5af30f396d} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.002002 sec., 249750.24975024976 rows/sec., 17.55 MiB/sec. | ||
| 1151 | 2026.02.25 21:41:59.152414 [ 275 ] {475cfe85-65ea-4b8d-854b-4f5af30f396d} <Debug> TCPHandler: Processed in 0.002232617 sec. | ||
| 1152 | 2026.02.25 21:41:59.152586 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.02.25 21:41:59.152731 [ 275 ] {c8cf3b14-8e20-4b2c-892a-87a757f5d7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1154 | 2026.02.25 21:41:59.152791 [ 275 ] {c8cf3b14-8e20-4b2c-892a-87a757f5d7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1155 | 2026.02.25 21:41:59.153324 [ 275 ] {c8cf3b14-8e20-4b2c-892a-87a757f5d7b2} <Trace> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.02.25 21:41:59.153369 [ 275 ] {c8cf3b14-8e20-4b2c-892a-87a757f5d7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1157 | 2026.02.25 21:41:59.153822 [ 275 ] {c8cf3b14-8e20-4b2c-892a-87a757f5d7b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2026.02.25 21:41:59.154127 [ 275 ] {c8cf3b14-8e20-4b2c-892a-87a757f5d7b2} <Trace> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.02.25 21:41:59.154317 [ 275 ] {c8cf3b14-8e20-4b2c-892a-87a757f5d7b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00162 sec., 3703.703703703704 rows/sec., 193.50 KiB/sec. | ||
| 1160 | 2026.02.25 21:41:59.154371 [ 275 ] {c8cf3b14-8e20-4b2c-892a-87a757f5d7b2} <Debug> TCPHandler: Processed in 0.001860255 sec. | ||
| 1161 | 2026.02.25 21:41:59.154517 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.02.25 21:41:59.154648 [ 275 ] {a9c514c0-b8c9-49b6-8c81-1566e6382e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.02.25 21:41:59.154714 [ 275 ] {a9c514c0-b8c9-49b6-8c81-1566e6382e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1164 | 2026.02.25 21:41:59.155325 [ 275 ] {a9c514c0-b8c9-49b6-8c81-1566e6382e8b} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.02.25 21:41:59.155366 [ 275 ] {a9c514c0-b8c9-49b6-8c81-1566e6382e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1166 | 2026.02.25 21:41:59.155797 [ 275 ] {a9c514c0-b8c9-49b6-8c81-1566e6382e8b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1167 | 2026.02.25 21:41:59.156104 [ 275 ] {a9c514c0-b8c9-49b6-8c81-1566e6382e8b} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.02.25 21:41:59.156287 [ 275 ] {a9c514c0-b8c9-49b6-8c81-1566e6382e8b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001667 sec., 158968.20635872826 rows/sec., 10.56 MiB/sec. | ||
| 1169 | 2026.02.25 21:41:59.156340 [ 275 ] {a9c514c0-b8c9-49b6-8c81-1566e6382e8b} <Debug> TCPHandler: Processed in 0.001882815 sec. | ||
| 1170 | 2026.02.25 21:41:59.156517 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.02.25 21:41:59.156639 [ 275 ] {6ca2d8da-bded-42c9-a60b-cba3f919bc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1172 | 2026.02.25 21:41:59.156689 [ 275 ] {6ca2d8da-bded-42c9-a60b-cba3f919bc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1173 | 2026.02.25 21:41:59.157161 [ 275 ] {6ca2d8da-bded-42c9-a60b-cba3f919bc39} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.02.25 21:41:59.157214 [ 275 ] {6ca2d8da-bded-42c9-a60b-cba3f919bc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1175 | 2026.02.25 21:41:59.157662 [ 275 ] {6ca2d8da-bded-42c9-a60b-cba3f919bc39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1176 | 2026.02.25 21:41:59.157926 [ 275 ] {6ca2d8da-bded-42c9-a60b-cba3f919bc39} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.02.25 21:41:59.158097 [ 275 ] {6ca2d8da-bded-42c9-a60b-cba3f919bc39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. | ||
| 1178 | 2026.02.25 21:41:59.158147 [ 275 ] {6ca2d8da-bded-42c9-a60b-cba3f919bc39} <Debug> TCPHandler: Processed in 0.001707753 sec. | ||
| 1179 | 2026.02.25 21:41:59.158315 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.02.25 21:41:59.158452 [ 275 ] {93f05575-5e48-45c8-9008-b4f8b122c059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1181 | 2026.02.25 21:41:59.158537 [ 275 ] {93f05575-5e48-45c8-9008-b4f8b122c059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1182 | 2026.02.25 21:41:59.159638 [ 275 ] {93f05575-5e48-45c8-9008-b4f8b122c059} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.02.25 21:41:59.159691 [ 275 ] {93f05575-5e48-45c8-9008-b4f8b122c059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1184 | 2026.02.25 21:41:59.160394 [ 275 ] {93f05575-5e48-45c8-9008-b4f8b122c059} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1185 | 2026.02.25 21:41:59.160726 [ 275 ] {93f05575-5e48-45c8-9008-b4f8b122c059} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.02.25 21:41:59.160913 [ 275 ] {93f05575-5e48-45c8-9008-b4f8b122c059} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002487 sec., 4020.908725371934 rows/sec., 7.21 MiB/sec. | ||
| 1187 | 2026.02.25 21:41:59.160974 [ 275 ] {93f05575-5e48-45c8-9008-b4f8b122c059} <Debug> TCPHandler: Processed in 0.002730811 sec. | ||
| 1188 | 2026.02.25 21:41:59.161126 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.02.25 21:41:59.161253 [ 275 ] {ca8c0706-5f7f-4c59-9c70-49d4b4d0e314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.02.25 21:41:59.161311 [ 275 ] {ca8c0706-5f7f-4c59-9c70-49d4b4d0e314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2026.02.25 21:41:59.161839 [ 275 ] {ca8c0706-5f7f-4c59-9c70-49d4b4d0e314} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.02.25 21:41:59.161888 [ 275 ] {ca8c0706-5f7f-4c59-9c70-49d4b4d0e314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1193 | 2026.02.25 21:41:59.162301 [ 275 ] {ca8c0706-5f7f-4c59-9c70-49d4b4d0e314} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2026.02.25 21:41:59.162558 [ 275 ] {ca8c0706-5f7f-4c59-9c70-49d4b4d0e314} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.02.25 21:41:59.162713 [ 275 ] {ca8c0706-5f7f-4c59-9c70-49d4b4d0e314} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001486 sec., 60565.27590847914 rows/sec., 3.79 MiB/sec. | ||
| 1196 | 2026.02.25 21:41:59.162758 [ 275 ] {ca8c0706-5f7f-4c59-9c70-49d4b4d0e314} <Debug> TCPHandler: Processed in 0.001694282 sec. | ||
| 1197 | 2026.02.25 21:41:59.467987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1198 | 2026.02.25 21:41:59.468682 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.02.25 21:41:59.468741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1200 | 2026.02.25 21:41:59.469486 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1201 | 2026.02.25 21:41:59.469788 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.02.25 21:41:59.469954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1203 | 2026.02.25 21:41:59.589654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1204 | 2026.02.25 21:41:59.612583 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.02.25 21:41:59.612672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1206 | 2026.02.25 21:41:59.621212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1207 | 2026.02.25 21:41:59.622228 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.02.25 21:41:59.627361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1209 | 2026.02.25 21:42:01.965596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 208 | ||
| 1210 | 2026.02.25 21:42:01.967750 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.02.25 21:42:01.967809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1212 | 2026.02.25 21:42:01.968950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1213 | 2026.02.25 21:42:01.969216 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.02.25 21:42:01.969526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
| 1215 | 2026.02.25 21:42:04.111575 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.02.25 21:42:04.111891 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1217 | 2026.02.25 21:42:04.114363 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1218 | 2026.02.25 21:42:04.116780 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1219 | 2026.02.25 21:42:04.117093 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1220 | 2026.02.25 21:42:04.121643 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1221 | 2026.02.25 21:42:04.125883 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1222 | 2026.02.25 21:42:04.130546 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1223 | 2026.02.25 21:42:04.132452 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1224 | 2026.02.25 21:42:04.132476 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1225 | 2026.02.25 21:42:04.137185 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1226 | 2026.02.25 21:42:04.137219 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1227 | 2026.02.25 21:42:04.162899 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.05111 sec., 626.1005674036392 rows/sec., 23.64 KiB/sec. | ||
| 1228 | 2026.02.25 21:42:04.163027 [ 275 ] {709ffccf-9ca0-4bb0-b2fb-7201f315a631} <Debug> TCPHandler: Processed in 0.051647299 sec. | ||
| 1229 | 2026.02.25 21:42:04.163457 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.02.25 21:42:04.163655 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1231 | 2026.02.25 21:42:04.163939 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1232 | 2026.02.25 21:42:04.163977 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1233 | 2026.02.25 21:42:04.164204 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1234 | 2026.02.25 21:42:04.164267 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1235 | 2026.02.25 21:42:04.164387 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1236 | 2026.02.25 21:42:04.164419 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1237 | 2026.02.25 21:42:04.164440 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1238 | 2026.02.25 21:42:04.164455 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1239 | 2026.02.25 21:42:04.164492 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1240 | 2026.02.25 21:42:04.164511 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1241 | 2026.02.25 21:42:04.165006 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001447 sec., 22114.720110573602 rows/sec., 834.84 KiB/sec. | ||
| 1242 | 2026.02.25 21:42:04.165097 [ 275 ] {dd37fdb6-9050-44dc-a608-7334ff1c88c8} <Debug> TCPHandler: Processed in 0.001731504 sec. | ||
| 1243 | 2026.02.25 21:42:04.165381 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.02.25 21:42:04.165524 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1245 | 2026.02.25 21:42:04.165749 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1246 | 2026.02.25 21:42:04.165784 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1247 | 2026.02.25 21:42:04.165986 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1248 | 2026.02.25 21:42:04.166040 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1249 | 2026.02.25 21:42:04.166144 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1250 | 2026.02.25 21:42:04.166174 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1251 | 2026.02.25 21:42:04.166193 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1252 | 2026.02.25 21:42:04.166207 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1253 | 2026.02.25 21:42:04.166242 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1254 | 2026.02.25 21:42:04.166260 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1255 | 2026.02.25 21:42:04.166694 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001233 sec., 25952.960259529606 rows/sec., 979.73 KiB/sec. | ||
| 1256 | 2026.02.25 21:42:04.166781 [ 275 ] {93e69bd2-f501-4dfc-a24e-e83d3cecd2bb} <Debug> TCPHandler: Processed in 0.001450682 sec. | ||
| 1257 | 2026.02.25 21:42:04.167022 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.02.25 21:42:04.167160 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1259 | 2026.02.25 21:42:04.167375 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1260 | 2026.02.25 21:42:04.167410 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1261 | 2026.02.25 21:42:04.167607 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1262 | 2026.02.25 21:42:04.167661 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1263 | 2026.02.25 21:42:04.167762 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1264 | 2026.02.25 21:42:04.167790 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1265 | 2026.02.25 21:42:04.167808 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1266 | 2026.02.25 21:42:04.167822 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1267 | 2026.02.25 21:42:04.167856 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1268 | 2026.02.25 21:42:04.167874 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1269 | 2026.02.25 21:42:04.168313 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001211 sec., 26424.442609413705 rows/sec., 997.53 KiB/sec. | ||
| 1270 | 2026.02.25 21:42:04.168399 [ 275 ] {88e793a2-20b7-402b-abc3-4032742b0fcd} <Debug> TCPHandler: Processed in 0.001426541 sec. | ||
| 1271 | 2026.02.25 21:42:04.168665 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.02.25 21:42:04.168809 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1273 | 2026.02.25 21:42:04.169061 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1274 | 2026.02.25 21:42:04.169103 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1275 | 2026.02.25 21:42:04.169344 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1276 | 2026.02.25 21:42:04.169398 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1277 | 2026.02.25 21:42:04.169499 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1278 | 2026.02.25 21:42:04.169528 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1279 | 2026.02.25 21:42:04.169547 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1280 | 2026.02.25 21:42:04.169561 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1281 | 2026.02.25 21:42:04.169595 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1282 | 2026.02.25 21:42:04.169614 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1283 | 2026.02.25 21:42:04.170114 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001362 sec., 23494.860499265786 rows/sec., 886.94 KiB/sec. | ||
| 1284 | 2026.02.25 21:42:04.170199 [ 275 ] {7b4dae47-0a4c-4253-b38b-9c65d7a1b192} <Debug> TCPHandler: Processed in 0.001585202 sec. | ||
| 1285 | 2026.02.25 21:42:04.170436 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.02.25 21:42:04.170572 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1287 | 2026.02.25 21:42:04.170778 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1288 | 2026.02.25 21:42:04.170812 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1289 | 2026.02.25 21:42:04.171023 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1290 | 2026.02.25 21:42:04.171091 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1291 | 2026.02.25 21:42:04.171196 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1292 | 2026.02.25 21:42:04.171230 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1293 | 2026.02.25 21:42:04.171250 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1294 | 2026.02.25 21:42:04.171264 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1295 | 2026.02.25 21:42:04.171297 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1296 | 2026.02.25 21:42:04.171315 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1297 | 2026.02.25 21:42:04.171765 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00125 sec., 25600 rows/sec., 966.41 KiB/sec. | ||
| 1298 | 2026.02.25 21:42:04.171846 [ 275 ] {567a1337-e7ae-4b8d-bb60-64a4052c9a24} <Debug> TCPHandler: Processed in 0.001457752 sec. | ||
| 1299 | 2026.02.25 21:42:04.187067 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.02.25 21:42:04.187180 [ 275 ] {8c1ac624-9c35-4999-9a4f-99fce5deeaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1301 | 2026.02.25 21:42:04.187224 [ 275 ] {8c1ac624-9c35-4999-9a4f-99fce5deeaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1302 | 2026.02.25 21:42:04.187781 [ 275 ] {8c1ac624-9c35-4999-9a4f-99fce5deeaab} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.02.25 21:42:04.187826 [ 275 ] {8c1ac624-9c35-4999-9a4f-99fce5deeaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1304 | 2026.02.25 21:42:04.188266 [ 275 ] {8c1ac624-9c35-4999-9a4f-99fce5deeaab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2026.02.25 21:42:04.188481 [ 275 ] {8c1ac624-9c35-4999-9a4f-99fce5deeaab} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.02.25 21:42:04.188630 [ 275 ] {8c1ac624-9c35-4999-9a4f-99fce5deeaab} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001483 sec., 4045.853000674309 rows/sec., 1.87 MiB/sec. | ||
| 1307 | 2026.02.25 21:42:04.188670 [ 275 ] {8c1ac624-9c35-4999-9a4f-99fce5deeaab} <Debug> TCPHandler: Processed in 0.001658183 sec. | ||
| 1308 | 2026.02.25 21:42:04.188808 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.02.25 21:42:04.188930 [ 275 ] {619da115-1f30-48c4-b2c6-6817bfc248ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.02.25 21:42:04.188981 [ 275 ] {619da115-1f30-48c4-b2c6-6817bfc248ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1311 | 2026.02.25 21:42:04.189472 [ 275 ] {619da115-1f30-48c4-b2c6-6817bfc248ec} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.02.25 21:42:04.189517 [ 275 ] {619da115-1f30-48c4-b2c6-6817bfc248ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1313 | 2026.02.25 21:42:04.189867 [ 275 ] {619da115-1f30-48c4-b2c6-6817bfc248ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1314 | 2026.02.25 21:42:04.190099 [ 275 ] {619da115-1f30-48c4-b2c6-6817bfc248ec} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.02.25 21:42:04.190231 [ 275 ] {619da115-1f30-48c4-b2c6-6817bfc248ec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001326 sec., 18099.54751131222 rows/sec., 1.50 MiB/sec. | ||
| 1316 | 2026.02.25 21:42:04.190268 [ 275 ] {619da115-1f30-48c4-b2c6-6817bfc248ec} <Debug> TCPHandler: Processed in 0.001521652 sec. | ||
| 1317 | 2026.02.25 21:42:04.190380 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.02.25 21:42:04.190475 [ 275 ] {469f91bf-25dd-4cf1-a40d-63e45ac33280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1319 | 2026.02.25 21:42:04.190515 [ 275 ] {469f91bf-25dd-4cf1-a40d-63e45ac33280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1320 | 2026.02.25 21:42:04.191000 [ 275 ] {469f91bf-25dd-4cf1-a40d-63e45ac33280} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.02.25 21:42:04.191037 [ 275 ] {469f91bf-25dd-4cf1-a40d-63e45ac33280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1322 | 2026.02.25 21:42:04.191354 [ 275 ] {469f91bf-25dd-4cf1-a40d-63e45ac33280} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1323 | 2026.02.25 21:42:04.191566 [ 275 ] {469f91bf-25dd-4cf1-a40d-63e45ac33280} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.02.25 21:42:04.191693 [ 275 ] {469f91bf-25dd-4cf1-a40d-63e45ac33280} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001236 sec., 142394.8220064725 rows/sec., 12.54 MiB/sec. | ||
| 1325 | 2026.02.25 21:42:04.191730 [ 275 ] {469f91bf-25dd-4cf1-a40d-63e45ac33280} <Debug> TCPHandler: Processed in 0.001399121 sec. | ||
| 1326 | 2026.02.25 21:42:04.191835 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.02.25 21:42:04.191928 [ 275 ] {b52267c8-d736-4d54-ac21-a88264304cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1328 | 2026.02.25 21:42:04.191968 [ 275 ] {b52267c8-d736-4d54-ac21-a88264304cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1329 | 2026.02.25 21:42:04.192350 [ 275 ] {b52267c8-d736-4d54-ac21-a88264304cb6} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.02.25 21:42:04.192386 [ 275 ] {b52267c8-d736-4d54-ac21-a88264304cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1331 | 2026.02.25 21:42:04.192677 [ 275 ] {b52267c8-d736-4d54-ac21-a88264304cb6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1332 | 2026.02.25 21:42:04.192895 [ 275 ] {b52267c8-d736-4d54-ac21-a88264304cb6} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.02.25 21:42:04.193023 [ 275 ] {b52267c8-d736-4d54-ac21-a88264304cb6} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 864.15 KiB/sec. | ||
| 1334 | 2026.02.25 21:42:04.193060 [ 275 ] {b52267c8-d736-4d54-ac21-a88264304cb6} <Debug> TCPHandler: Processed in 0.00127388 sec. | ||
| 1335 | 2026.02.25 21:42:04.193175 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.02.25 21:42:04.193289 [ 275 ] {d86f4aeb-afd7-4eaa-9c72-8a133976e646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1337 | 2026.02.25 21:42:04.193336 [ 275 ] {d86f4aeb-afd7-4eaa-9c72-8a133976e646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1338 | 2026.02.25 21:42:04.193791 [ 275 ] {d86f4aeb-afd7-4eaa-9c72-8a133976e646} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.02.25 21:42:04.193829 [ 275 ] {d86f4aeb-afd7-4eaa-9c72-8a133976e646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1340 | 2026.02.25 21:42:04.194125 [ 275 ] {d86f4aeb-afd7-4eaa-9c72-8a133976e646} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2026.02.25 21:42:04.194340 [ 275 ] {d86f4aeb-afd7-4eaa-9c72-8a133976e646} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.02.25 21:42:04.194468 [ 275 ] {d86f4aeb-afd7-4eaa-9c72-8a133976e646} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001202 sec., 19966.722129783695 rows/sec., 1.66 MiB/sec. | ||
| 1343 | 2026.02.25 21:42:04.194506 [ 275 ] {d86f4aeb-afd7-4eaa-9c72-8a133976e646} <Debug> TCPHandler: Processed in 0.001390261 sec. | ||
| 1344 | 2026.02.25 21:42:04.194610 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.02.25 21:42:04.194703 [ 275 ] {47c43fcd-22a5-4d52-804f-92346492db38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1346 | 2026.02.25 21:42:04.194743 [ 275 ] {47c43fcd-22a5-4d52-804f-92346492db38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1347 | 2026.02.25 21:42:04.195129 [ 275 ] {47c43fcd-22a5-4d52-804f-92346492db38} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.02.25 21:42:04.195166 [ 275 ] {47c43fcd-22a5-4d52-804f-92346492db38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1349 | 2026.02.25 21:42:04.195460 [ 275 ] {47c43fcd-22a5-4d52-804f-92346492db38} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1350 | 2026.02.25 21:42:04.195675 [ 275 ] {47c43fcd-22a5-4d52-804f-92346492db38} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.02.25 21:42:04.195804 [ 275 ] {47c43fcd-22a5-4d52-804f-92346492db38} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 1352 | 2026.02.25 21:42:04.195841 [ 275 ] {47c43fcd-22a5-4d52-804f-92346492db38} <Debug> TCPHandler: Processed in 0.00127829 sec. | ||
| 1353 | 2026.02.25 21:42:04.195942 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.02.25 21:42:04.196035 [ 275 ] {5441a2b8-91da-40cf-a2ae-c24e6bc89c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1355 | 2026.02.25 21:42:04.196074 [ 275 ] {5441a2b8-91da-40cf-a2ae-c24e6bc89c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1356 | 2026.02.25 21:42:04.196485 [ 275 ] {5441a2b8-91da-40cf-a2ae-c24e6bc89c8f} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.02.25 21:42:04.196521 [ 275 ] {5441a2b8-91da-40cf-a2ae-c24e6bc89c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1358 | 2026.02.25 21:42:04.196821 [ 275 ] {5441a2b8-91da-40cf-a2ae-c24e6bc89c8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1359 | 2026.02.25 21:42:04.197050 [ 275 ] {5441a2b8-91da-40cf-a2ae-c24e6bc89c8f} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.02.25 21:42:04.197173 [ 275 ] {5441a2b8-91da-40cf-a2ae-c24e6bc89c8f} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001156 sec., 86505.19031141869 rows/sec., 7.07 MiB/sec. | ||
| 1361 | 2026.02.25 21:42:04.197210 [ 275 ] {5441a2b8-91da-40cf-a2ae-c24e6bc89c8f} <Debug> TCPHandler: Processed in 0.00131561 sec. | ||
| 1362 | 2026.02.25 21:42:04.197330 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.02.25 21:42:04.197425 [ 275 ] {7287a69e-fd3c-4854-9c49-a344f4f735a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1364 | 2026.02.25 21:42:04.197468 [ 275 ] {7287a69e-fd3c-4854-9c49-a344f4f735a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1365 | 2026.02.25 21:42:04.197918 [ 275 ] {7287a69e-fd3c-4854-9c49-a344f4f735a3} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.02.25 21:42:04.197954 [ 275 ] {7287a69e-fd3c-4854-9c49-a344f4f735a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1367 | 2026.02.25 21:42:04.198280 [ 275 ] {7287a69e-fd3c-4854-9c49-a344f4f735a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1368 | 2026.02.25 21:42:04.198489 [ 275 ] {7287a69e-fd3c-4854-9c49-a344f4f735a3} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.02.25 21:42:04.198616 [ 275 ] {7287a69e-fd3c-4854-9c49-a344f4f735a3} <Debug> executeQuery: Read 316 rows, 24.36 KiB in 0.00121 sec., 261157.02479338844 rows/sec., 19.66 MiB/sec. | ||
| 1370 | 2026.02.25 21:42:04.198653 [ 275 ] {7287a69e-fd3c-4854-9c49-a344f4f735a3} <Debug> TCPHandler: Processed in 0.001372311 sec. | ||
| 1371 | 2026.02.25 21:42:04.198771 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.02.25 21:42:04.198865 [ 275 ] {03f08da0-940c-4a7f-8c91-ba8fe068d899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1373 | 2026.02.25 21:42:04.198906 [ 275 ] {03f08da0-940c-4a7f-8c91-ba8fe068d899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1374 | 2026.02.25 21:42:04.199251 [ 275 ] {03f08da0-940c-4a7f-8c91-ba8fe068d899} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.02.25 21:42:04.199286 [ 275 ] {03f08da0-940c-4a7f-8c91-ba8fe068d899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1376 | 2026.02.25 21:42:04.199587 [ 275 ] {03f08da0-940c-4a7f-8c91-ba8fe068d899} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1377 | 2026.02.25 21:42:04.199807 [ 275 ] {03f08da0-940c-4a7f-8c91-ba8fe068d899} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.02.25 21:42:04.199934 [ 275 ] {03f08da0-940c-4a7f-8c91-ba8fe068d899} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 1379 | 2026.02.25 21:42:04.199970 [ 275 ] {03f08da0-940c-4a7f-8c91-ba8fe068d899} <Debug> TCPHandler: Processed in 0.0012504 sec. | ||
| 1380 | 2026.02.25 21:42:06.906570 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1381 | 2026.02.25 21:42:06.906644 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1382 | 2026.02.25 21:42:06.970147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1383 | 2026.02.25 21:42:06.970662 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.02.25 21:42:06.970703 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1385 | 2026.02.25 21:42:06.971233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1386 | 2026.02.25 21:42:06.971462 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.02.25 21:42:06.971581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1388 | 2026.02.25 21:42:06.971593 [ 79 ] {} <Debug> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1389 | 2026.02.25 21:42:06.971666 [ 79 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.02.25 21:42:06.971687 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1391 | 2026.02.25 21:42:06.971955 [ 202 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 1392 | 2026.02.25 21:42:06.972116 [ 202 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1393 | 2026.02.25 21:42:06.972225 [ 202 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1394 | 2026.02.25 21:42:06.972328 [ 202 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1395 | 2026.02.25 21:42:06.972415 [ 202 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1396 | 2026.02.25 21:42:06.972460 [ 202 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1397 | 2026.02.25 21:42:06.972499 [ 202 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1398 | 2026.02.25 21:42:06.972547 [ 202 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1399 | 2026.02.25 21:42:07.037976 [ 191 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.066153631 sec., 42416.41702176559 rows/sec., 621.33 KiB/sec. | ||
| 1400 | 2026.02.25 21:42:07.038850 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1401 | 2026.02.25 21:42:07.039172 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.02.25 21:42:07.039245 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_6_1} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1403 | 2026.02.25 21:42:07.039343 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1404 | 2026.02.25 21:42:07.128354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1405 | 2026.02.25 21:42:07.145940 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.02.25 21:42:07.146003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1407 | 2026.02.25 21:42:07.152409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1408 | 2026.02.25 21:42:07.153121 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.02.25 21:42:07.153427 [ 79 ] {} <Debug> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1410 | 2026.02.25 21:42:07.153510 [ 79 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.02.25 21:42:07.153545 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1412 | 2026.02.25 21:42:07.153703 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 1413 | 2026.02.25 21:42:07.156792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1414 | 2026.02.25 21:42:07.158291 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1415 | 2026.02.25 21:42:07.159646 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 1416 | 2026.02.25 21:42:07.164063 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 1417 | 2026.02.25 21:42:07.168307 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 1418 | 2026.02.25 21:42:07.172362 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 1419 | 2026.02.25 21:42:07.179606 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 1420 | 2026.02.25 21:42:07.183937 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 1421 | 2026.02.25 21:42:07.250085 [ 191 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096454524 sec., 476.90868289392006 rows/sec., 2.47 MiB/sec. | ||
| 1422 | 2026.02.25 21:42:07.251714 [ 190 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1423 | 2026.02.25 21:42:07.253493 [ 190 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_6_1} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.02.25 21:42:07.253592 [ 190 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_6_1} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1425 | 2026.02.25 21:42:07.254735 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1426 | 2026.02.25 21:42:08.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.74 MiB, peak 176.28 MiB, free memory in arenas 0.00 B, will set to 176.75 MiB (RSS), difference: 10.00 MiB | ||
| 1427 | 2026.02.25 21:42:09.120605 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.02.25 21:42:09.120807 [ 275 ] {6d53881e-4feb-4b58-9b65-80c6f1440f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1429 | 2026.02.25 21:42:09.120879 [ 275 ] {6d53881e-4feb-4b58-9b65-80c6f1440f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1430 | 2026.02.25 21:42:09.121574 [ 275 ] {6d53881e-4feb-4b58-9b65-80c6f1440f12} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.02.25 21:42:09.121626 [ 275 ] {6d53881e-4feb-4b58-9b65-80c6f1440f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1432 | 2026.02.25 21:42:09.122065 [ 275 ] {6d53881e-4feb-4b58-9b65-80c6f1440f12} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1433 | 2026.02.25 21:42:09.122315 [ 275 ] {6d53881e-4feb-4b58-9b65-80c6f1440f12} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.02.25 21:42:09.122495 [ 275 ] {6d53881e-4feb-4b58-9b65-80c6f1440f12} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001738 sec., 43728.42347525892 rows/sec., 3.60 MiB/sec. | ||
| 1435 | 2026.02.25 21:42:09.122546 [ 275 ] {6d53881e-4feb-4b58-9b65-80c6f1440f12} <Debug> TCPHandler: Processed in 0.002076476 sec. | ||
| 1436 | 2026.02.25 21:42:09.122691 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.02.25 21:42:09.122803 [ 275 ] {ecc7529e-05e2-4404-82dd-562160e975b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.02.25 21:42:09.122853 [ 275 ] {ecc7529e-05e2-4404-82dd-562160e975b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1439 | 2026.02.25 21:42:09.123287 [ 275 ] {ecc7529e-05e2-4404-82dd-562160e975b5} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.02.25 21:42:09.123327 [ 275 ] {ecc7529e-05e2-4404-82dd-562160e975b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1441 | 2026.02.25 21:42:09.123659 [ 275 ] {ecc7529e-05e2-4404-82dd-562160e975b5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1442 | 2026.02.25 21:42:09.123895 [ 275 ] {ecc7529e-05e2-4404-82dd-562160e975b5} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.02.25 21:42:09.124045 [ 275 ] {ecc7529e-05e2-4404-82dd-562160e975b5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001269 sec., 7880.220646178093 rows/sec., 592.56 KiB/sec. | ||
| 1444 | 2026.02.25 21:42:09.124086 [ 275 ] {ecc7529e-05e2-4404-82dd-562160e975b5} <Debug> TCPHandler: Processed in 0.001451781 sec. | ||
| 1445 | 2026.02.25 21:42:09.124202 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.02.25 21:42:09.124302 [ 275 ] {216d705c-2db6-4422-aef3-909036dbd41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1447 | 2026.02.25 21:42:09.124345 [ 275 ] {216d705c-2db6-4422-aef3-909036dbd41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1448 | 2026.02.25 21:42:09.124779 [ 275 ] {216d705c-2db6-4422-aef3-909036dbd41c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.02.25 21:42:09.124820 [ 275 ] {216d705c-2db6-4422-aef3-909036dbd41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1450 | 2026.02.25 21:42:09.125150 [ 275 ] {216d705c-2db6-4422-aef3-909036dbd41c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1451 | 2026.02.25 21:42:09.125379 [ 275 ] {216d705c-2db6-4422-aef3-909036dbd41c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.02.25 21:42:09.125516 [ 275 ] {216d705c-2db6-4422-aef3-909036dbd41c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001235 sec., 59919.02834008097 rows/sec., 4.68 MiB/sec. | ||
| 1453 | 2026.02.25 21:42:09.125557 [ 275 ] {216d705c-2db6-4422-aef3-909036dbd41c} <Debug> TCPHandler: Processed in 0.001406421 sec. | ||
| 1454 | 2026.02.25 21:42:09.125678 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.02.25 21:42:09.125774 [ 275 ] {4f57e72b-6cbc-4849-8a44-e7ba38999262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1456 | 2026.02.25 21:42:09.125824 [ 275 ] {4f57e72b-6cbc-4849-8a44-e7ba38999262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1457 | 2026.02.25 21:42:09.126252 [ 275 ] {4f57e72b-6cbc-4849-8a44-e7ba38999262} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.02.25 21:42:09.126290 [ 275 ] {4f57e72b-6cbc-4849-8a44-e7ba38999262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1459 | 2026.02.25 21:42:09.126641 [ 275 ] {4f57e72b-6cbc-4849-8a44-e7ba38999262} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1460 | 2026.02.25 21:42:09.126863 [ 275 ] {4f57e72b-6cbc-4849-8a44-e7ba38999262} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.02.25 21:42:09.126994 [ 275 ] {4f57e72b-6cbc-4849-8a44-e7ba38999262} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 1462 | 2026.02.25 21:42:09.127031 [ 275 ] {4f57e72b-6cbc-4849-8a44-e7ba38999262} <Debug> TCPHandler: Processed in 0.001401381 sec. | ||
| 1463 | 2026.02.25 21:42:09.127165 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.02.25 21:42:09.127273 [ 275 ] {754fe090-a234-4e92-944f-9bf5c33193b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1465 | 2026.02.25 21:42:09.127331 [ 275 ] {754fe090-a234-4e92-944f-9bf5c33193b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1466 | 2026.02.25 21:42:09.128086 [ 275 ] {754fe090-a234-4e92-944f-9bf5c33193b9} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.02.25 21:42:09.128128 [ 275 ] {754fe090-a234-4e92-944f-9bf5c33193b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1468 | 2026.02.25 21:42:09.128670 [ 275 ] {754fe090-a234-4e92-944f-9bf5c33193b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1469 | 2026.02.25 21:42:09.128911 [ 275 ] {754fe090-a234-4e92-944f-9bf5c33193b9} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.02.25 21:42:09.129048 [ 275 ] {754fe090-a234-4e92-944f-9bf5c33193b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001793 sec., 5577.244841048521 rows/sec., 9.99 MiB/sec. | ||
| 1471 | 2026.02.25 21:42:09.129098 [ 275 ] {754fe090-a234-4e92-944f-9bf5c33193b9} <Debug> TCPHandler: Processed in 0.001981645 sec. | ||
| 1472 | 2026.02.25 21:42:09.129213 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.02.25 21:42:09.129307 [ 275 ] {bd72ce93-0d24-4570-a393-4c173bd68206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.02.25 21:42:09.129349 [ 275 ] {bd72ce93-0d24-4570-a393-4c173bd68206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1475 | 2026.02.25 21:42:09.129721 [ 275 ] {bd72ce93-0d24-4570-a393-4c173bd68206} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.02.25 21:42:09.129757 [ 275 ] {bd72ce93-0d24-4570-a393-4c173bd68206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1477 | 2026.02.25 21:42:09.130137 [ 275 ] {bd72ce93-0d24-4570-a393-4c173bd68206} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1478 | 2026.02.25 21:42:09.130371 [ 275 ] {bd72ce93-0d24-4570-a393-4c173bd68206} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.02.25 21:42:09.130495 [ 275 ] {bd72ce93-0d24-4570-a393-4c173bd68206} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 1480 | 2026.02.25 21:42:09.130529 [ 275 ] {bd72ce93-0d24-4570-a393-4c173bd68206} <Debug> TCPHandler: Processed in 0.00141364 sec. | ||
| 1481 | 2026.02.25 21:42:10.134196 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52249 | ||
| 1482 | 2026.02.25 21:42:10.136322 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1483 | 2026.02.25 21:42:10.136363 [ 287 ] {} <Debug> TCP-Session: 9a6e68b8-c1ef-4850-94ee-53a57818f1c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52249 | ||
| 1484 | 2026.02.25 21:42:10.136386 [ 287 ] {} <Debug> TCP-Session: 9a6e68b8-c1ef-4850-94ee-53a57818f1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.02.25 21:42:10.136398 [ 287 ] {} <Debug> TCP-Session: 9a6e68b8-c1ef-4850-94ee-53a57818f1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.02.25 21:42:10.136449 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1487 | 2026.02.25 21:42:10.136473 [ 287 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1488 | 2026.02.25 21:42:10.136490 [ 287 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1489 | 2026.02.25 21:42:10.136844 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44493 | ||
| 1490 | 2026.02.25 21:42:10.137028 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58846 | ||
| 1491 | 2026.02.25 21:42:10.137069 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45867 | ||
| 1492 | 2026.02.25 21:42:10.137140 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62092 | ||
| 1493 | 2026.02.25 21:42:10.137400 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38919 | ||
| 1494 | 2026.02.25 21:42:10.137569 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52677 | ||
| 1495 | 2026.02.25 21:42:10.137645 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39049 | ||
| 1496 | 2026.02.25 21:42:10.138573 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1497 | 2026.02.25 21:42:10.138580 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1498 | 2026.02.25 21:42:10.138632 [ 288 ] {} <Debug> TCP-Session: 2c2e4c5e-7abf-4f57-8fa8-2814a64f714b Authenticating user 'default' from [fd00:1122:3344:101::e]:44493 | ||
| 1499 | 2026.02.25 21:42:10.138635 [ 294 ] {} <Debug> TCP-Session: fe36badd-29f2-4581-893c-8c67e90f78d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39049 | ||
| 1500 | 2026.02.25 21:42:10.138667 [ 288 ] {} <Debug> TCP-Session: 2c2e4c5e-7abf-4f57-8fa8-2814a64f714b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.02.25 21:42:10.138676 [ 294 ] {} <Debug> TCP-Session: fe36badd-29f2-4581-893c-8c67e90f78d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.02.25 21:42:10.138687 [ 288 ] {} <Debug> TCP-Session: 2c2e4c5e-7abf-4f57-8fa8-2814a64f714b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.02.25 21:42:10.138699 [ 294 ] {} <Debug> TCP-Session: fe36badd-29f2-4581-893c-8c67e90f78d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.02.25 21:42:10.138698 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42355 | ||
| 1505 | 2026.02.25 21:42:10.138914 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1506 | 2026.02.25 21:42:10.138940 [ 295 ] {} <Debug> TCP-Session: f0b42e64-a3ab-43b3-a476-55b8c9333546 Authenticating user 'default' from [fd00:1122:3344:101::e]:42355 | ||
| 1507 | 2026.02.25 21:42:10.138959 [ 295 ] {} <Debug> TCP-Session: f0b42e64-a3ab-43b3-a476-55b8c9333546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.02.25 21:42:10.138970 [ 295 ] {} <Debug> TCP-Session: f0b42e64-a3ab-43b3-a476-55b8c9333546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2026.02.25 21:42:10.140700 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1510 | 2026.02.25 21:42:10.140731 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1511 | 2026.02.25 21:42:10.140744 [ 293 ] {} <Debug> TCP-Session: a868cd5c-afce-44df-bf15-ee0b2dd20410 Authenticating user 'default' from [fd00:1122:3344:101::e]:52677 | ||
| 1512 | 2026.02.25 21:42:10.140763 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1513 | 2026.02.25 21:42:10.140776 [ 293 ] {} <Debug> TCP-Session: a868cd5c-afce-44df-bf15-ee0b2dd20410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.02.25 21:42:10.140766 [ 292 ] {} <Debug> TCP-Session: e6acb4e2-04d4-46e4-a468-f38fc126079e Authenticating user 'default' from [fd00:1122:3344:101::e]:38919 | ||
| 1515 | 2026.02.25 21:42:10.140801 [ 289 ] {} <Debug> TCP-Session: d8dc16df-a940-4d48-a8a6-5b1d9749a9ec Authenticating user 'default' from [fd00:1122:3344:101::e]:45867 | ||
| 1516 | 2026.02.25 21:42:10.140808 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1517 | 2026.02.25 21:42:10.140822 [ 292 ] {} <Debug> TCP-Session: e6acb4e2-04d4-46e4-a468-f38fc126079e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.02.25 21:42:10.140834 [ 289 ] {} <Debug> TCP-Session: d8dc16df-a940-4d48-a8a6-5b1d9749a9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2026.02.25 21:42:10.140856 [ 290 ] {} <Debug> TCP-Session: 77d2453e-2142-4962-bbec-0f743e0be314 Authenticating user 'default' from [fd00:1122:3344:101::e]:58846 | ||
| 1520 | 2026.02.25 21:42:10.140869 [ 292 ] {} <Debug> TCP-Session: e6acb4e2-04d4-46e4-a468-f38fc126079e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2026.02.25 21:42:10.140915 [ 290 ] {} <Debug> TCP-Session: 77d2453e-2142-4962-bbec-0f743e0be314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.02.25 21:42:10.140800 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1523 | 2026.02.25 21:42:10.140942 [ 290 ] {} <Debug> TCP-Session: 77d2453e-2142-4962-bbec-0f743e0be314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.02.25 21:42:10.140799 [ 293 ] {} <Debug> TCP-Session: a868cd5c-afce-44df-bf15-ee0b2dd20410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.02.25 21:42:10.140986 [ 291 ] {} <Debug> TCP-Session: 82bb2bcf-7d0d-4a1b-8647-7c3d0016cbca Authenticating user 'default' from [fd00:1122:3344:101::e]:62092 | ||
| 1526 | 2026.02.25 21:42:10.140879 [ 289 ] {} <Debug> TCP-Session: d8dc16df-a940-4d48-a8a6-5b1d9749a9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.02.25 21:42:10.141027 [ 291 ] {} <Debug> TCP-Session: 82bb2bcf-7d0d-4a1b-8647-7c3d0016cbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1528 | 2026.02.25 21:42:10.141026 [ 287 ] {} <Trace> TCP-Session: 9a6e68b8-c1ef-4850-94ee-53a57818f1c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.02.25 21:42:10.141053 [ 291 ] {} <Debug> TCP-Session: 82bb2bcf-7d0d-4a1b-8647-7c3d0016cbca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.02.25 21:42:10.141229 [ 287 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52249) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1531 | 2026.02.25 21:42:10.141542 [ 287 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1532 | 2026.02.25 21:42:10.141601 [ 287 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1533 | 2026.02.25 21:42:10.142014 [ 287 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 1534 | 2026.02.25 21:42:10.166223 [ 301 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Trace> AggregatingTransform: Aggregating | ||
| 1535 | 2026.02.25 21:42:10.168314 [ 301 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Trace> Aggregator: Aggregation method: without_key | ||
| 1536 | 2026.02.25 21:42:10.168992 [ 301 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00656458 sec. (152.333 rows/sec., 5.95 KiB/sec.) | ||
| 1537 | 2026.02.25 21:42:10.169018 [ 301 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Trace> Aggregator: Merging aggregated data | ||
| 1538 | 2026.02.25 21:42:10.169052 [ 301 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1539 | 2026.02.25 21:42:10.172288 [ 287 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03111 sec., 32.14400514304082 rows/sec., 1.26 KiB/sec. | ||
| 1540 | 2026.02.25 21:42:10.172455 [ 287 ] {36510ae8-f373-4872-8622-a002ed9d45ea} <Debug> TCPHandler: Processed in 0.031573003 sec. | ||
| 1541 | 2026.02.25 21:42:10.186474 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1542 | 2026.02.25 21:42:10.186514 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1543 | 2026.02.25 21:42:10.186535 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1544 | 2026.02.25 21:42:10.186548 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1545 | 2026.02.25 21:42:10.186584 [ 288 ] {} <Debug> TCP-Session: 2c2e4c5e-7abf-4f57-8fa8-2814a64f714b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.02.25 21:42:10.186590 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1547 | 2026.02.25 21:42:10.186612 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1548 | 2026.02.25 21:42:10.186658 [ 292 ] {} <Debug> TCP-Session: e6acb4e2-04d4-46e4-a468-f38fc126079e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.02.25 21:42:10.186664 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1550 | 2026.02.25 21:42:10.186693 [ 293 ] {} <Debug> TCP-Session: a868cd5c-afce-44df-bf15-ee0b2dd20410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.02.25 21:42:10.186623 [ 291 ] {} <Debug> TCP-Session: 82bb2bcf-7d0d-4a1b-8647-7c3d0016cbca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.02.25 21:42:10.186730 [ 295 ] {} <Debug> TCP-Session: f0b42e64-a3ab-43b3-a476-55b8c9333546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.02.25 21:42:10.186633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1554 | 2026.02.25 21:42:10.186570 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1555 | 2026.02.25 21:42:10.186611 [ 289 ] {} <Debug> TCP-Session: d8dc16df-a940-4d48-a8a6-5b1d9749a9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.02.25 21:42:10.186814 [ 290 ] {} <Debug> TCP-Session: 77d2453e-2142-4962-bbec-0f743e0be314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2026.02.25 21:42:10.186835 [ 294 ] {} <Debug> TCP-Session: fe36badd-29f2-4581-893c-8c67e90f78d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.02.25 21:42:10.186540 [ 287 ] {} <Debug> TCP-Session: 9a6e68b8-c1ef-4850-94ee-53a57818f1c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.02.25 21:42:11.000456 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.01 MiB, peak 185.14 MiB, free memory in arenas 0.00 B, will set to 179.52 MiB (RSS), difference: 2.51 MiB | ||
| 1560 | 2026.02.25 21:42:11.066284 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45333 | ||
| 1561 | 2026.02.25 21:42:11.066401 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1562 | 2026.02.25 21:42:11.066432 [ 287 ] {} <Debug> TCP-Session: faa92820-cc31-4d88-8d0b-fe3e957cfdc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45333 | ||
| 1563 | 2026.02.25 21:42:11.066457 [ 287 ] {} <Debug> TCP-Session: faa92820-cc31-4d88-8d0b-fe3e957cfdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.02.25 21:42:11.066472 [ 287 ] {} <Debug> TCP-Session: faa92820-cc31-4d88-8d0b-fe3e957cfdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2026.02.25 21:42:11.066695 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46362 | ||
| 1566 | 2026.02.25 21:42:11.066713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33863 | ||
| 1567 | 2026.02.25 21:42:11.066773 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47859 | ||
| 1568 | 2026.02.25 21:42:11.066781 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43278 | ||
| 1569 | 2026.02.25 21:42:11.066815 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1570 | 2026.02.25 21:42:11.066809 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36171 | ||
| 1571 | 2026.02.25 21:42:11.066854 [ 288 ] {} <Debug> TCP-Session: d882b3d5-90fe-497b-8a24-9fabbb55bdf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46362 | ||
| 1572 | 2026.02.25 21:42:11.066872 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1573 | 2026.02.25 21:42:11.066886 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1574 | 2026.02.25 21:42:11.066896 [ 288 ] {} <Debug> TCP-Session: d882b3d5-90fe-497b-8a24-9fabbb55bdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.02.25 21:42:11.066910 [ 291 ] {} <Debug> TCP-Session: 87453592-1b6d-4394-80e0-2c624332342f Authenticating user 'default' from [fd00:1122:3344:101::e]:47859 | ||
| 1576 | 2026.02.25 21:42:11.066930 [ 288 ] {} <Debug> TCP-Session: d882b3d5-90fe-497b-8a24-9fabbb55bdf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.02.25 21:42:11.066932 [ 292 ] {} <Debug> TCP-Session: 8b11c413-e936-47e7-bcb4-e47c98a9e3f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43278 | ||
| 1578 | 2026.02.25 21:42:11.066952 [ 291 ] {} <Debug> TCP-Session: 87453592-1b6d-4394-80e0-2c624332342f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2026.02.25 21:42:11.066980 [ 292 ] {} <Debug> TCP-Session: 8b11c413-e936-47e7-bcb4-e47c98a9e3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1580 | 2026.02.25 21:42:11.066991 [ 291 ] {} <Debug> TCP-Session: 87453592-1b6d-4394-80e0-2c624332342f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.02.25 21:42:11.067021 [ 292 ] {} <Debug> TCP-Session: 8b11c413-e936-47e7-bcb4-e47c98a9e3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2026.02.25 21:42:11.066920 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1583 | 2026.02.25 21:42:11.066828 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40810 | ||
| 1584 | 2026.02.25 21:42:11.067082 [ 293 ] {} <Debug> TCP-Session: 890b9a78-1dea-4571-a048-0241b6db9632 Authenticating user 'default' from [fd00:1122:3344:101::e]:36171 | ||
| 1585 | 2026.02.25 21:42:11.066828 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1586 | 2026.02.25 21:42:11.067126 [ 293 ] {} <Debug> TCP-Session: 890b9a78-1dea-4571-a048-0241b6db9632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.02.25 21:42:11.066795 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60847 | ||
| 1588 | 2026.02.25 21:42:11.067156 [ 289 ] {} <Debug> TCP-Session: fa1985c6-304b-4955-a4fd-f81ece64268d Authenticating user 'default' from [fd00:1122:3344:101::e]:33863 | ||
| 1589 | 2026.02.25 21:42:11.067156 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1590 | 2026.02.25 21:42:11.067203 [ 289 ] {} <Debug> TCP-Session: fa1985c6-304b-4955-a4fd-f81ece64268d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2026.02.25 21:42:11.067144 [ 293 ] {} <Debug> TCP-Session: 890b9a78-1dea-4571-a048-0241b6db9632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.02.25 21:42:11.067225 [ 289 ] {} <Debug> TCP-Session: fa1985c6-304b-4955-a4fd-f81ece64268d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2026.02.25 21:42:11.067222 [ 295 ] {} <Debug> TCP-Session: 8b96340b-4760-45ac-a11f-e9f82dc6108b Authenticating user 'default' from [fd00:1122:3344:101::e]:40810 | ||
| 1594 | 2026.02.25 21:42:11.067257 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1595 | 2026.02.25 21:42:11.067269 [ 295 ] {} <Debug> TCP-Session: 8b96340b-4760-45ac-a11f-e9f82dc6108b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2026.02.25 21:42:11.066821 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56317 | ||
| 1597 | 2026.02.25 21:42:11.067292 [ 290 ] {} <Debug> TCP-Session: 21abd006-7d4d-4271-9e55-90607299ec2b Authenticating user 'default' from [fd00:1122:3344:101::e]:60847 | ||
| 1598 | 2026.02.25 21:42:11.067296 [ 295 ] {} <Debug> TCP-Session: 8b96340b-4760-45ac-a11f-e9f82dc6108b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.02.25 21:42:11.067340 [ 290 ] {} <Debug> TCP-Session: 21abd006-7d4d-4271-9e55-90607299ec2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.02.25 21:42:11.066852 [ 287 ] {} <Trace> TCP-Session: faa92820-cc31-4d88-8d0b-fe3e957cfdc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2026.02.25 21:42:11.067365 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1602 | 2026.02.25 21:42:11.067364 [ 290 ] {} <Debug> TCP-Session: 21abd006-7d4d-4271-9e55-90607299ec2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.02.25 21:42:11.067416 [ 294 ] {} <Debug> TCP-Session: 27e5f0c6-8c53-4946-8685-ebca499f2799 Authenticating user 'default' from [fd00:1122:3344:101::e]:56317 | ||
| 1604 | 2026.02.25 21:42:11.067435 [ 294 ] {} <Debug> TCP-Session: 27e5f0c6-8c53-4946-8685-ebca499f2799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.02.25 21:42:11.067447 [ 294 ] {} <Debug> TCP-Session: 27e5f0c6-8c53-4946-8685-ebca499f2799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.02.25 21:42:11.067536 [ 287 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1607 | 2026.02.25 21:42:11.067798 [ 287 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1608 | 2026.02.25 21:42:11.067852 [ 287 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1609 | 2026.02.25 21:42:11.068135 [ 287 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 1610 | 2026.02.25 21:42:11.069113 [ 334 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Trace> AggregatingTransform: Aggregating | ||
| 1611 | 2026.02.25 21:42:11.069164 [ 334 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Trace> Aggregator: Aggregation method: without_key | ||
| 1612 | 2026.02.25 21:42:11.069204 [ 334 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970038 sec. (1030.887 rows/sec., 40.27 KiB/sec.) | ||
| 1613 | 2026.02.25 21:42:11.069226 [ 334 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Trace> Aggregator: Merging aggregated data | ||
| 1614 | 2026.02.25 21:42:11.070446 [ 287 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002967 sec., 337.0407819346141 rows/sec., 13.17 KiB/sec. | ||
| 1615 | 2026.02.25 21:42:11.070568 [ 287 ] {42e7bc87-7597-4a51-8105-ba22b87ea710} <Debug> TCPHandler: Processed in 0.003845639 sec. | ||
| 1616 | 2026.02.25 21:42:11.070648 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1617 | 2026.02.25 21:42:11.070673 [ 287 ] {} <Debug> TCP-Session: faa92820-cc31-4d88-8d0b-fe3e957cfdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.02.25 21:42:11.070679 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1619 | 2026.02.25 21:42:11.070698 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1620 | 2026.02.25 21:42:11.070715 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1621 | 2026.02.25 21:42:11.070733 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1622 | 2026.02.25 21:42:11.070743 [ 295 ] {} <Debug> TCP-Session: 8b96340b-4760-45ac-a11f-e9f82dc6108b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2026.02.25 21:42:11.070753 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1624 | 2026.02.25 21:42:11.070772 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1625 | 2026.02.25 21:42:11.070805 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1626 | 2026.02.25 21:42:11.070816 [ 291 ] {} <Debug> TCP-Session: 87453592-1b6d-4394-80e0-2c624332342f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.02.25 21:42:11.070835 [ 292 ] {} <Debug> TCP-Session: 8b11c413-e936-47e7-bcb4-e47c98a9e3f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.02.25 21:42:11.070856 [ 294 ] {} <Debug> TCP-Session: 27e5f0c6-8c53-4946-8685-ebca499f2799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2026.02.25 21:42:11.070787 [ 289 ] {} <Debug> TCP-Session: fa1985c6-304b-4955-a4fd-f81ece64268d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.02.25 21:42:11.070760 [ 293 ] {} <Debug> TCP-Session: 890b9a78-1dea-4571-a048-0241b6db9632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.02.25 21:42:11.070792 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1632 | 2026.02.25 21:42:11.070727 [ 288 ] {} <Debug> TCP-Session: d882b3d5-90fe-497b-8a24-9fabbb55bdf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.02.25 21:42:11.070959 [ 290 ] {} <Debug> TCP-Session: 21abd006-7d4d-4271-9e55-90607299ec2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.02.25 21:42:11.969765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 254 | ||
| 1635 | 2026.02.25 21:42:11.972466 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.02.25 21:42:11.972526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1637 | 2026.02.25 21:42:11.973747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1638 | 2026.02.25 21:42:11.974016 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.02.25 21:42:11.974296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1640 | 2026.02.25 21:42:14.120323 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.02.25 21:42:14.120523 [ 275 ] {4fb64516-e1dc-4df2-95db-ad8e3119ca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1642 | 2026.02.25 21:42:14.120594 [ 275 ] {4fb64516-e1dc-4df2-95db-ad8e3119ca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1643 | 2026.02.25 21:42:14.121280 [ 275 ] {4fb64516-e1dc-4df2-95db-ad8e3119ca42} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.02.25 21:42:14.121333 [ 275 ] {4fb64516-e1dc-4df2-95db-ad8e3119ca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1645 | 2026.02.25 21:42:14.121752 [ 275 ] {4fb64516-e1dc-4df2-95db-ad8e3119ca42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1646 | 2026.02.25 21:42:14.121993 [ 275 ] {4fb64516-e1dc-4df2-95db-ad8e3119ca42} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.02.25 21:42:14.122145 [ 69 ] {} <Debug> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1648 | 2026.02.25 21:42:14.122164 [ 275 ] {4fb64516-e1dc-4df2-95db-ad8e3119ca42} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 1649 | 2026.02.25 21:42:14.122215 [ 69 ] {} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.02.25 21:42:14.122235 [ 275 ] {4fb64516-e1dc-4df2-95db-ad8e3119ca42} <Debug> TCPHandler: Processed in 0.002046656 sec. | ||
| 1651 | 2026.02.25 21:42:14.122242 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1652 | 2026.02.25 21:42:14.122378 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.02.25 21:42:14.122380 [ 197 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::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 | ||
| 1654 | 2026.02.25 21:42:14.122489 [ 275 ] {8c1fdfb6-2c04-4226-96d9-539279477e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1655 | 2026.02.25 21:42:14.122525 [ 197 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1656 | 2026.02.25 21:42:14.122537 [ 275 ] {8c1fdfb6-2c04-4226-96d9-539279477e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1657 | 2026.02.25 21:42:14.122565 [ 197 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 822 rows starting from the beginning of the part | ||
| 1658 | 2026.02.25 21:42:14.122661 [ 197 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1659 | 2026.02.25 21:42:14.122714 [ 197 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 817 rows starting from the beginning of the part | ||
| 1660 | 2026.02.25 21:42:14.122767 [ 197 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 176 rows starting from the beginning of the part | ||
| 1661 | 2026.02.25 21:42:14.122811 [ 197 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1662 | 2026.02.25 21:42:14.122860 [ 197 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1663 | 2026.02.25 21:42:14.122994 [ 275 ] {8c1fdfb6-2c04-4226-96d9-539279477e1a} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.02.25 21:42:14.123038 [ 275 ] {8c1fdfb6-2c04-4226-96d9-539279477e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1665 | 2026.02.25 21:42:14.123381 [ 275 ] {8c1fdfb6-2c04-4226-96d9-539279477e1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1666 | 2026.02.25 21:42:14.123649 [ 275 ] {8c1fdfb6-2c04-4226-96d9-539279477e1a} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.02.25 21:42:14.123760 [ 69 ] {} <Debug> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1668 | 2026.02.25 21:42:14.123790 [ 275 ] {8c1fdfb6-2c04-4226-96d9-539279477e1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 1669 | 2026.02.25 21:42:14.123803 [ 69 ] {} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.02.25 21:42:14.123833 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1671 | 2026.02.25 21:42:14.123835 [ 275 ] {8c1fdfb6-2c04-4226-96d9-539279477e1a} <Debug> TCPHandler: Processed in 0.001508091 sec. | ||
| 1672 | 2026.02.25 21:42:14.123933 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1673 | 2026.02.25 21:42:14.123974 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2026.02.25 21:42:14.124029 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1675 | 2026.02.25 21:42:14.124071 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1676 | 2026.02.25 21:42:14.124072 [ 275 ] {0087cdee-4e6d-4d4d-a8b3-07f752d01332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1677 | 2026.02.25 21:42:14.124073 [ 195 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742343 sec., 1149601.4275030806 rows/sec., 96.22 MiB/sec. | ||
| 1678 | 2026.02.25 21:42:14.124127 [ 275 ] {0087cdee-4e6d-4d4d-a8b3-07f752d01332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1679 | 2026.02.25 21:42:14.124153 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1680 | 2026.02.25 21:42:14.124201 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1681 | 2026.02.25 21:42:14.124244 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1682 | 2026.02.25 21:42:14.124291 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1683 | 2026.02.25 21:42:14.124332 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1684 | 2026.02.25 21:42:14.124376 [ 199 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1685 | 2026.02.25 21:42:14.124558 [ 275 ] {0087cdee-4e6d-4d4d-a8b3-07f752d01332} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.02.25 21:42:14.124593 [ 275 ] {0087cdee-4e6d-4d4d-a8b3-07f752d01332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1687 | 2026.02.25 21:42:14.124713 [ 199 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.02.25 21:42:14.124794 [ 199 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_6_1} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1689 | 2026.02.25 21:42:14.124877 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1690 | 2026.02.25 21:42:14.124939 [ 275 ] {0087cdee-4e6d-4d4d-a8b3-07f752d01332} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1691 | 2026.02.25 21:42:14.125165 [ 275 ] {0087cdee-4e6d-4d4d-a8b3-07f752d01332} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.02.25 21:42:14.125269 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1693 | 2026.02.25 21:42:14.125298 [ 275 ] {0087cdee-4e6d-4d4d-a8b3-07f752d01332} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 1694 | 2026.02.25 21:42:14.125307 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.02.25 21:42:14.125333 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453951 sec., 902368.7868435731 rows/sec., 68.79 MiB/sec. | ||
| 1696 | 2026.02.25 21:42:14.125343 [ 275 ] {0087cdee-4e6d-4d4d-a8b3-07f752d01332} <Debug> TCPHandler: Processed in 0.001418741 sec. | ||
| 1697 | 2026.02.25 21:42:14.125340 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1698 | 2026.02.25 21:42:14.125429 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 1699 | 2026.02.25 21:42:14.125470 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.02.25 21:42:14.125493 [ 195 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1701 | 2026.02.25 21:42:14.125512 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1702 | 2026.02.25 21:42:14.125536 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1703 | 2026.02.25 21:42:14.125565 [ 275 ] {f2dac56d-475f-4341-975e-5e9f24894689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1704 | 2026.02.25 21:42:14.125580 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1705 | 2026.02.25 21:42:14.125609 [ 275 ] {f2dac56d-475f-4341-975e-5e9f24894689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1706 | 2026.02.25 21:42:14.125617 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1707 | 2026.02.25 21:42:14.125652 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 316 rows starting from the beginning of the part | ||
| 1708 | 2026.02.25 21:42:14.125686 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1709 | 2026.02.25 21:42:14.125721 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1710 | 2026.02.25 21:42:14.125768 [ 195 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.02.25 21:42:14.125830 [ 195 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_6_1} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1712 | 2026.02.25 21:42:14.125884 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1713 | 2026.02.25 21:42:14.125966 [ 275 ] {f2dac56d-475f-4341-975e-5e9f24894689} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.02.25 21:42:14.126002 [ 275 ] {f2dac56d-475f-4341-975e-5e9f24894689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1715 | 2026.02.25 21:42:14.126315 [ 275 ] {f2dac56d-475f-4341-975e-5e9f24894689} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1716 | 2026.02.25 21:42:14.126539 [ 275 ] {f2dac56d-475f-4341-975e-5e9f24894689} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.02.25 21:42:14.126671 [ 275 ] {f2dac56d-475f-4341-975e-5e9f24894689} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 1718 | 2026.02.25 21:42:14.126680 [ 195 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1331 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127592 sec., 1043168.8507116433 rows/sec., 72.72 MiB/sec. | ||
| 1719 | 2026.02.25 21:42:14.126681 [ 68 ] {} <Debug> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1720 | 2026.02.25 21:42:14.126708 [ 275 ] {f2dac56d-475f-4341-975e-5e9f24894689} <Debug> TCPHandler: Processed in 0.001287179 sec. | ||
| 1721 | 2026.02.25 21:42:14.126758 [ 68 ] {} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.02.25 21:42:14.126784 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1723 | 2026.02.25 21:42:14.126892 [ 199 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1724 | 2026.02.25 21:42:14.126896 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 1725 | 2026.02.25 21:42:14.127043 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1726 | 2026.02.25 21:42:14.127088 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1727 | 2026.02.25 21:42:14.127158 [ 199 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.02.25 21:42:14.127181 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1729 | 2026.02.25 21:42:14.127223 [ 199 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1730 | 2026.02.25 21:42:14.127242 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1731 | 2026.02.25 21:42:14.127280 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1732 | 2026.02.25 21:42:14.127297 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1733 | 2026.02.25 21:42:14.127346 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1734 | 2026.02.25 21:42:14.127395 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1735 | 2026.02.25 21:42:14.128272 [ 199 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001421431 sec., 295476.88209979946 rows/sec., 19.30 MiB/sec. | ||
| 1736 | 2026.02.25 21:42:14.128416 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1737 | 2026.02.25 21:42:14.128670 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.02.25 21:42:14.128741 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_6_1} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1739 | 2026.02.25 21:42:14.128807 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1740 | 2026.02.25 21:42:14.471969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 3306 | ||
| 1741 | 2026.02.25 21:42:14.472473 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2026.02.25 21:42:14.472523 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1743 | 2026.02.25 21:42:14.473011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1744 | 2026.02.25 21:42:14.473259 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.02.25 21:42:14.473399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3306 | ||
| 1746 | 2026.02.25 21:42:14.657194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1747 | 2026.02.25 21:42:14.674431 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.02.25 21:42:14.674490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1749 | 2026.02.25 21:42:14.680090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1750 | 2026.02.25 21:42:14.680778 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.02.25 21:42:14.684035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1752 | 2026.02.25 21:42:18.472146 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33588 | ||
| 1753 | 2026.02.25 21:42:18.472258 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1754 | 2026.02.25 21:42:18.472289 [ 287 ] {} <Debug> TCP-Session: 506abe45-8687-43d3-b221-d019fbfa8cdb Authenticating user 'default' from [fd00:1122:3344:101::e]:33588 | ||
| 1755 | 2026.02.25 21:42:18.472314 [ 287 ] {} <Debug> TCP-Session: 506abe45-8687-43d3-b221-d019fbfa8cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.02.25 21:42:18.472330 [ 287 ] {} <Debug> TCP-Session: 506abe45-8687-43d3-b221-d019fbfa8cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2026.02.25 21:42:18.472532 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58365 | ||
| 1758 | 2026.02.25 21:42:18.472578 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48874 | ||
| 1759 | 2026.02.25 21:42:18.472613 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45825 | ||
| 1760 | 2026.02.25 21:42:18.472639 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53589 | ||
| 1761 | 2026.02.25 21:42:18.472650 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53731 | ||
| 1762 | 2026.02.25 21:42:18.472685 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1763 | 2026.02.25 21:42:18.472675 [ 287 ] {} <Trace> TCP-Session: 506abe45-8687-43d3-b221-d019fbfa8cdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.02.25 21:42:18.472717 [ 289 ] {} <Debug> TCP-Session: d850bd43-36ae-4a7d-bc08-5b6d5f19747f Authenticating user 'default' from [fd00:1122:3344:101::e]:48874 | ||
| 1765 | 2026.02.25 21:42:18.472734 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1766 | 2026.02.25 21:42:18.472747 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1767 | 2026.02.25 21:42:18.472756 [ 289 ] {} <Debug> TCP-Session: d850bd43-36ae-4a7d-bc08-5b6d5f19747f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.02.25 21:42:18.472768 [ 292 ] {} <Debug> TCP-Session: f3d451db-e9f2-4d0b-af94-bc8591c44672 Authenticating user 'default' from [fd00:1122:3344:101::e]:53589 | ||
| 1769 | 2026.02.25 21:42:18.472780 [ 293 ] {} <Debug> TCP-Session: 6ba25b31-fb3f-4e78-ad67-2b0651e88822 Authenticating user 'default' from [fd00:1122:3344:101::e]:53731 | ||
| 1770 | 2026.02.25 21:42:18.472786 [ 289 ] {} <Debug> TCP-Session: d850bd43-36ae-4a7d-bc08-5b6d5f19747f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1771 | 2026.02.25 21:42:18.472807 [ 292 ] {} <Debug> TCP-Session: f3d451db-e9f2-4d0b-af94-bc8591c44672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.02.25 21:42:18.472813 [ 293 ] {} <Debug> TCP-Session: 6ba25b31-fb3f-4e78-ad67-2b0651e88822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2026.02.25 21:42:18.472831 [ 292 ] {} <Debug> TCP-Session: f3d451db-e9f2-4d0b-af94-bc8591c44672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.02.25 21:42:18.472842 [ 293 ] {} <Debug> TCP-Session: 6ba25b31-fb3f-4e78-ad67-2b0651e88822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.02.25 21:42:18.472740 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1776 | 2026.02.25 21:42:18.472894 [ 287 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33588) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1777 | 2026.02.25 21:42:18.472667 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41705 | ||
| 1778 | 2026.02.25 21:42:18.472928 [ 290 ] {} <Debug> TCP-Session: b1c1db38-4ad6-4dc3-bd48-5d60820c86dd Authenticating user 'default' from [fd00:1122:3344:101::e]:45825 | ||
| 1779 | 2026.02.25 21:42:18.472662 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38825 | ||
| 1780 | 2026.02.25 21:42:18.472975 [ 290 ] {} <Debug> TCP-Session: b1c1db38-4ad6-4dc3-bd48-5d60820c86dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1781 | 2026.02.25 21:42:18.472643 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1782 | 2026.02.25 21:42:18.472997 [ 290 ] {} <Debug> TCP-Session: b1c1db38-4ad6-4dc3-bd48-5d60820c86dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.02.25 21:42:18.472993 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1784 | 2026.02.25 21:42:18.473028 [ 288 ] {} <Debug> TCP-Session: 50522b84-447e-40e6-9dd7-b875f69c8924 Authenticating user 'default' from [fd00:1122:3344:101::e]:58365 | ||
| 1785 | 2026.02.25 21:42:18.473065 [ 295 ] {} <Debug> TCP-Session: 46f473e5-d059-467b-982e-8d7a58381e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:41705 | ||
| 1786 | 2026.02.25 21:42:18.473075 [ 288 ] {} <Debug> TCP-Session: 50522b84-447e-40e6-9dd7-b875f69c8924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1787 | 2026.02.25 21:42:18.473093 [ 295 ] {} <Debug> TCP-Session: 46f473e5-d059-467b-982e-8d7a58381e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1788 | 2026.02.25 21:42:18.473104 [ 288 ] {} <Debug> TCP-Session: 50522b84-447e-40e6-9dd7-b875f69c8924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1789 | 2026.02.25 21:42:18.473118 [ 295 ] {} <Debug> TCP-Session: 46f473e5-d059-467b-982e-8d7a58381e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1790 | 2026.02.25 21:42:18.473030 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1791 | 2026.02.25 21:42:18.472627 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65007 | ||
| 1792 | 2026.02.25 21:42:18.473176 [ 294 ] {} <Debug> TCP-Session: eae2a7b9-b6bf-4a64-bfa1-5828b404fe09 Authenticating user 'default' from [fd00:1122:3344:101::e]:38825 | ||
| 1793 | 2026.02.25 21:42:18.473191 [ 287 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1794 | 2026.02.25 21:42:18.473214 [ 294 ] {} <Debug> TCP-Session: eae2a7b9-b6bf-4a64-bfa1-5828b404fe09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1795 | 2026.02.25 21:42:18.473240 [ 294 ] {} <Debug> TCP-Session: eae2a7b9-b6bf-4a64-bfa1-5828b404fe09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1796 | 2026.02.25 21:42:18.473267 [ 287 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1797 | 2026.02.25 21:42:18.473317 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1798 | 2026.02.25 21:42:18.473342 [ 291 ] {} <Debug> TCP-Session: d2c5015f-b98e-4dbd-b429-c54ff076c550 Authenticating user 'default' from [fd00:1122:3344:101::e]:65007 | ||
| 1799 | 2026.02.25 21:42:18.473358 [ 291 ] {} <Debug> TCP-Session: d2c5015f-b98e-4dbd-b429-c54ff076c550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1800 | 2026.02.25 21:42:18.473371 [ 291 ] {} <Debug> TCP-Session: d2c5015f-b98e-4dbd-b429-c54ff076c550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.02.25 21:42:18.473553 [ 287 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 1802 | 2026.02.25 21:42:18.474496 [ 338 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Trace> AggregatingTransform: Aggregating | ||
| 1803 | 2026.02.25 21:42:18.474546 [ 338 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Trace> Aggregator: Aggregation method: without_key | ||
| 1804 | 2026.02.25 21:42:18.474586 [ 338 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932827 sec. (1072.010 rows/sec., 41.88 KiB/sec.) | ||
| 1805 | 2026.02.25 21:42:18.474608 [ 338 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Trace> Aggregator: Merging aggregated data | ||
| 1806 | 2026.02.25 21:42:18.475860 [ 287 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003034 sec., 329.59789057350037 rows/sec., 12.87 KiB/sec. | ||
| 1807 | 2026.02.25 21:42:18.475984 [ 287 ] {b7bbb673-9c14-4d35-9b01-bad6a2c95d11} <Debug> TCPHandler: Processed in 0.003436387 sec. | ||
| 1808 | 2026.02.25 21:42:18.476086 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1809 | 2026.02.25 21:42:18.476115 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1810 | 2026.02.25 21:42:18.476120 [ 287 ] {} <Debug> TCP-Session: 506abe45-8687-43d3-b221-d019fbfa8cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2026.02.25 21:42:18.476139 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1812 | 2026.02.25 21:42:18.476154 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1813 | 2026.02.25 21:42:18.476175 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1814 | 2026.02.25 21:42:18.476186 [ 291 ] {} <Debug> TCP-Session: d2c5015f-b98e-4dbd-b429-c54ff076c550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2026.02.25 21:42:18.476209 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1816 | 2026.02.25 21:42:18.476208 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1817 | 2026.02.25 21:42:18.476232 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1818 | 2026.02.25 21:42:18.476245 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1819 | 2026.02.25 21:42:18.476272 [ 289 ] {} <Debug> TCP-Session: d850bd43-36ae-4a7d-bc08-5b6d5f19747f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.02.25 21:42:18.476282 [ 293 ] {} <Debug> TCP-Session: 6ba25b31-fb3f-4e78-ad67-2b0651e88822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1821 | 2026.02.25 21:42:18.476304 [ 294 ] {} <Debug> TCP-Session: eae2a7b9-b6bf-4a64-bfa1-5828b404fe09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.02.25 21:42:18.476225 [ 292 ] {} <Debug> TCP-Session: f3d451db-e9f2-4d0b-af94-bc8591c44672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2026.02.25 21:42:18.476165 [ 288 ] {} <Debug> TCP-Session: 50522b84-447e-40e6-9dd7-b875f69c8924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2026.02.25 21:42:18.476258 [ 295 ] {} <Debug> TCP-Session: 46f473e5-d059-467b-982e-8d7a58381e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2026.02.25 21:42:18.476211 [ 290 ] {} <Debug> TCP-Session: b1c1db38-4ad6-4dc3-bd48-5d60820c86dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.02.25 21:42:18.618155 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60746 | ||
| 1827 | 2026.02.25 21:42:18.618255 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1828 | 2026.02.25 21:42:18.618281 [ 287 ] {} <Debug> TCP-Session: f0e22b2d-a6bc-42fe-a632-2f57993d701d Authenticating user 'default' from [fd00:1122:3344:101::e]:60746 | ||
| 1829 | 2026.02.25 21:42:18.618304 [ 287 ] {} <Debug> TCP-Session: f0e22b2d-a6bc-42fe-a632-2f57993d701d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.02.25 21:42:18.618317 [ 287 ] {} <Debug> TCP-Session: f0e22b2d-a6bc-42fe-a632-2f57993d701d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.02.25 21:42:18.618526 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44338 | ||
| 1832 | 2026.02.25 21:42:18.618570 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46481 | ||
| 1833 | 2026.02.25 21:42:18.618594 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38304 | ||
| 1834 | 2026.02.25 21:42:18.618605 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53837 | ||
| 1835 | 2026.02.25 21:42:18.618615 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36237 | ||
| 1836 | 2026.02.25 21:42:18.618642 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1837 | 2026.02.25 21:42:18.618678 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1838 | 2026.02.25 21:42:18.618691 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1839 | 2026.02.25 21:42:18.618693 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1840 | 2026.02.25 21:42:18.618706 [ 292 ] {} <Debug> TCP-Session: 122970d3-2663-425d-88e2-8a8dfa0265a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38304 | ||
| 1841 | 2026.02.25 21:42:18.618723 [ 287 ] {} <Trace> TCP-Session: f0e22b2d-a6bc-42fe-a632-2f57993d701d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.02.25 21:42:18.618752 [ 292 ] {} <Debug> TCP-Session: 122970d3-2663-425d-88e2-8a8dfa0265a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.02.25 21:42:18.618746 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1844 | 2026.02.25 21:42:18.618776 [ 292 ] {} <Debug> TCP-Session: 122970d3-2663-425d-88e2-8a8dfa0265a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.02.25 21:42:18.618735 [ 289 ] {} <Debug> TCP-Session: 1be0ac81-6f5f-4629-848d-fd10c71fd70e Authenticating user 'default' from [fd00:1122:3344:101::e]:46481 | ||
| 1846 | 2026.02.25 21:42:18.618802 [ 294 ] {} <Debug> TCP-Session: 6caf340f-2635-4dc7-8344-17bff3821214 Authenticating user 'default' from [fd00:1122:3344:101::e]:36237 | ||
| 1847 | 2026.02.25 21:42:18.618834 [ 289 ] {} <Debug> TCP-Session: 1be0ac81-6f5f-4629-848d-fd10c71fd70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.02.25 21:42:18.618850 [ 294 ] {} <Debug> TCP-Session: 6caf340f-2635-4dc7-8344-17bff3821214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.02.25 21:42:18.618862 [ 289 ] {} <Debug> TCP-Session: 1be0ac81-6f5f-4629-848d-fd10c71fd70e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2026.02.25 21:42:18.618875 [ 294 ] {} <Debug> TCP-Session: 6caf340f-2635-4dc7-8344-17bff3821214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1851 | 2026.02.25 21:42:18.618735 [ 293 ] {} <Debug> TCP-Session: b94c3a77-5366-47b5-af88-071bf54c78a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53837 | ||
| 1852 | 2026.02.25 21:42:18.618912 [ 287 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1853 | 2026.02.25 21:42:18.618928 [ 293 ] {} <Debug> TCP-Session: b94c3a77-5366-47b5-af88-071bf54c78a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2026.02.25 21:42:18.618701 [ 288 ] {} <Debug> TCP-Session: 3a090761-b0e9-4dbf-aecc-ca9fbf975ed7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44338 | ||
| 1855 | 2026.02.25 21:42:18.618955 [ 293 ] {} <Debug> TCP-Session: b94c3a77-5366-47b5-af88-071bf54c78a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2026.02.25 21:42:18.618978 [ 288 ] {} <Debug> TCP-Session: 3a090761-b0e9-4dbf-aecc-ca9fbf975ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2026.02.25 21:42:18.618578 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41687 | ||
| 1858 | 2026.02.25 21:42:18.619002 [ 288 ] {} <Debug> TCP-Session: 3a090761-b0e9-4dbf-aecc-ca9fbf975ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.02.25 21:42:18.618623 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41469 | ||
| 1860 | 2026.02.25 21:42:18.618586 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64858 | ||
| 1861 | 2026.02.25 21:42:18.619061 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1862 | 2026.02.25 21:42:18.619100 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1863 | 2026.02.25 21:42:18.619102 [ 291 ] {} <Debug> TCP-Session: 350ea3a2-1019-4994-b29c-3d8d203fbac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41687 | ||
| 1864 | 2026.02.25 21:42:18.619122 [ 295 ] {} <Debug> TCP-Session: a366bea7-a2e1-4d9d-874e-7a00c6fdb426 Authenticating user 'default' from [fd00:1122:3344:101::e]:41469 | ||
| 1865 | 2026.02.25 21:42:18.619128 [ 291 ] {} <Debug> TCP-Session: 350ea3a2-1019-4994-b29c-3d8d203fbac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.02.25 21:42:18.619135 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1867 | 2026.02.25 21:42:18.619145 [ 291 ] {} <Debug> TCP-Session: 350ea3a2-1019-4994-b29c-3d8d203fbac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2026.02.25 21:42:18.619139 [ 295 ] {} <Debug> TCP-Session: a366bea7-a2e1-4d9d-874e-7a00c6fdb426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.02.25 21:42:18.619169 [ 290 ] {} <Debug> TCP-Session: e45b4ca5-4642-4a04-830f-a2846b70a20f Authenticating user 'default' from [fd00:1122:3344:101::e]:64858 | ||
| 1870 | 2026.02.25 21:42:18.619190 [ 295 ] {} <Debug> TCP-Session: a366bea7-a2e1-4d9d-874e-7a00c6fdb426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.02.25 21:42:18.619186 [ 287 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1872 | 2026.02.25 21:42:18.619206 [ 290 ] {} <Debug> TCP-Session: e45b4ca5-4642-4a04-830f-a2846b70a20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2026.02.25 21:42:18.619243 [ 290 ] {} <Debug> TCP-Session: e45b4ca5-4642-4a04-830f-a2846b70a20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.02.25 21:42:18.619262 [ 287 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1875 | 2026.02.25 21:42:18.619544 [ 287 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 1876 | 2026.02.25 21:42:18.619627 [ 287 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1877 | 2026.02.25 21:42:19.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.98 MiB, peak 189.04 MiB, free memory in arenas 0.00 B, will set to 197.95 MiB (RSS), difference: 16.97 MiB | ||
| 1878 | 2026.02.25 21:42:19.071920 [ 304 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Trace> AggregatingTransform: Aggregating | ||
| 1879 | 2026.02.25 21:42:19.071989 [ 304 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1880 | 2026.02.25 21:42:19.072030 [ 304 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001106758 sec. (903.540 rows/sec., 35.29 KiB/sec.) | ||
| 1881 | 2026.02.25 21:42:19.072045 [ 304 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Trace> Aggregator: Merging aggregated data | ||
| 1882 | 2026.02.25 21:42:19.073427 [ 287 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.454564 sec., 2.1999102436620586 rows/sec., 88.00 B/sec. | ||
| 1883 | 2026.02.25 21:42:19.073685 [ 287 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1884 | 2026.02.25 21:42:19.073717 [ 287 ] {3ce2c73f-61a9-4ce4-ac41-37cbcd5be7d4} <Debug> TCPHandler: Processed in 0.455108321 sec. | ||
| 1885 | 2026.02.25 21:42:19.073883 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1886 | 2026.02.25 21:42:19.073912 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1887 | 2026.02.25 21:42:19.073934 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1888 | 2026.02.25 21:42:19.073949 [ 288 ] {} <Debug> TCP-Session: 3a090761-b0e9-4dbf-aecc-ca9fbf975ed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1889 | 2026.02.25 21:42:19.073954 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1890 | 2026.02.25 21:42:19.073975 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1891 | 2026.02.25 21:42:19.074007 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1892 | 2026.02.25 21:42:19.074017 [ 289 ] {} <Debug> TCP-Session: 1be0ac81-6f5f-4629-848d-fd10c71fd70e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.02.25 21:42:19.074037 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1894 | 2026.02.25 21:42:19.074054 [ 294 ] {} <Debug> TCP-Session: 6caf340f-2635-4dc7-8344-17bff3821214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.02.25 21:42:19.074088 [ 287 ] {} <Debug> TCP-Session: f0e22b2d-a6bc-42fe-a632-2f57993d701d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.02.25 21:42:19.074060 [ 290 ] {} <Debug> TCP-Session: e45b4ca5-4642-4a04-830f-a2846b70a20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2026.02.25 21:42:19.074024 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1898 | 2026.02.25 21:42:19.073990 [ 292 ] {} <Debug> TCP-Session: 122970d3-2663-425d-88e2-8a8dfa0265a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.02.25 21:42:19.074183 [ 291 ] {} <Debug> TCP-Session: 350ea3a2-1019-4994-b29c-3d8d203fbac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.02.25 21:42:19.073957 [ 295 ] {} <Debug> TCP-Session: a366bea7-a2e1-4d9d-874e-7a00c6fdb426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2026.02.25 21:42:19.073984 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1902 | 2026.02.25 21:42:19.074268 [ 293 ] {} <Debug> TCP-Session: b94c3a77-5366-47b5-af88-071bf54c78a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.02.25 21:42:19.115915 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.02.25 21:42:19.116130 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1905 | 2026.02.25 21:42:19.116476 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1906 | 2026.02.25 21:42:19.116517 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1907 | 2026.02.25 21:42:19.116782 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1908 | 2026.02.25 21:42:19.116854 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1909 | 2026.02.25 21:42:19.117002 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1910 | 2026.02.25 21:42:19.117121 [ 298 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1911 | 2026.02.25 21:42:19.117133 [ 313 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1912 | 2026.02.25 21:42:19.117249 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1913 | 2026.02.25 21:42:19.117281 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1914 | 2026.02.25 21:42:19.119342 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1915 | 2026.02.25 21:42:19.119375 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1916 | 2026.02.25 21:42:19.119435 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1917 | 2026.02.25 21:42:19.119477 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1918 | 2026.02.25 21:42:19.120415 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.004385 sec., 8665.906499429875 rows/sec., 344.97 KiB/sec. | ||
| 1919 | 2026.02.25 21:42:19.120538 [ 275 ] {563ff0d4-2117-44ae-add3-88170b708a23} <Debug> TCPHandler: Processed in 0.004746886 sec. | ||
| 1920 | 2026.02.25 21:42:19.120856 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.02.25 21:42:19.121004 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1922 | 2026.02.25 21:42:19.121247 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1923 | 2026.02.25 21:42:19.121286 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1924 | 2026.02.25 21:42:19.121503 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1925 | 2026.02.25 21:42:19.121560 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1926 | 2026.02.25 21:42:19.121672 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1927 | 2026.02.25 21:42:19.121740 [ 297 ] {677186a9-facf-439d-af15-df29da4bc474} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1928 | 2026.02.25 21:42:19.121739 [ 333 ] {677186a9-facf-439d-af15-df29da4bc474} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1929 | 2026.02.25 21:42:19.121845 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1930 | 2026.02.25 21:42:19.121872 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1931 | 2026.02.25 21:42:19.121931 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1932 | 2026.02.25 21:42:19.121950 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1933 | 2026.02.25 21:42:19.121983 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1934 | 2026.02.25 21:42:19.122015 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1935 | 2026.02.25 21:42:19.122781 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001844 sec., 20607.375271149675 rows/sec., 820.33 KiB/sec. | ||
| 1936 | 2026.02.25 21:42:19.122886 [ 275 ] {677186a9-facf-439d-af15-df29da4bc474} <Debug> TCPHandler: Processed in 0.002083756 sec. | ||
| 1937 | 2026.02.25 21:42:19.123140 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.02.25 21:42:19.123281 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1939 | 2026.02.25 21:42:19.123506 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1940 | 2026.02.25 21:42:19.123542 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1941 | 2026.02.25 21:42:19.123754 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1942 | 2026.02.25 21:42:19.123808 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1943 | 2026.02.25 21:42:19.123919 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1944 | 2026.02.25 21:42:19.123986 [ 333 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1945 | 2026.02.25 21:42:19.123987 [ 308 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1946 | 2026.02.25 21:42:19.124101 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1947 | 2026.02.25 21:42:19.124125 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1948 | 2026.02.25 21:42:19.124177 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1949 | 2026.02.25 21:42:19.124194 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1950 | 2026.02.25 21:42:19.124223 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1951 | 2026.02.25 21:42:19.124252 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1952 | 2026.02.25 21:42:19.124825 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001657 sec., 22933.011466505734 rows/sec., 912.91 KiB/sec. | ||
| 1953 | 2026.02.25 21:42:19.124921 [ 275 ] {ab3433ea-82cc-402b-9bda-22ecc8d95284} <Debug> TCPHandler: Processed in 0.001888364 sec. | ||
| 1954 | 2026.02.25 21:42:19.125346 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.02.25 21:42:19.125483 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1956 | 2026.02.25 21:42:19.125704 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1957 | 2026.02.25 21:42:19.125741 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1958 | 2026.02.25 21:42:19.125951 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1959 | 2026.02.25 21:42:19.126004 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1960 | 2026.02.25 21:42:19.126103 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1961 | 2026.02.25 21:42:19.126165 [ 297 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1962 | 2026.02.25 21:42:19.126176 [ 308 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1963 | 2026.02.25 21:42:19.126269 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 1964 | 2026.02.25 21:42:19.126294 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1965 | 2026.02.25 21:42:19.126351 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1966 | 2026.02.25 21:42:19.126367 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1967 | 2026.02.25 21:42:19.126397 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1968 | 2026.02.25 21:42:19.126443 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1969 | 2026.02.25 21:42:19.126994 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001569 sec., 24219.24792861695 rows/sec., 964.11 KiB/sec. | ||
| 1970 | 2026.02.25 21:42:19.127107 [ 275 ] {075ae04b-779d-435b-9ff6-e968ce4c9469} <Debug> TCPHandler: Processed in 0.001809724 sec. | ||
| 1971 | 2026.02.25 21:42:19.134168 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.02.25 21:42:19.134281 [ 275 ] {cfc105fd-dbce-4bcd-b719-c138c7e61f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1973 | 2026.02.25 21:42:19.134325 [ 275 ] {cfc105fd-dbce-4bcd-b719-c138c7e61f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1974 | 2026.02.25 21:42:19.134900 [ 275 ] {cfc105fd-dbce-4bcd-b719-c138c7e61f80} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.02.25 21:42:19.134937 [ 275 ] {cfc105fd-dbce-4bcd-b719-c138c7e61f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1976 | 2026.02.25 21:42:19.135369 [ 275 ] {cfc105fd-dbce-4bcd-b719-c138c7e61f80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1977 | 2026.02.25 21:42:19.135567 [ 275 ] {cfc105fd-dbce-4bcd-b719-c138c7e61f80} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.02.25 21:42:19.135710 [ 275 ] {cfc105fd-dbce-4bcd-b719-c138c7e61f80} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001461 sec., 2737.8507871321012 rows/sec., 258.01 KiB/sec. | ||
| 1979 | 2026.02.25 21:42:19.135748 [ 275 ] {cfc105fd-dbce-4bcd-b719-c138c7e61f80} <Debug> TCPHandler: Processed in 0.001630883 sec. | ||
| 1980 | 2026.02.25 21:42:19.135861 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2026.02.25 21:42:19.135956 [ 275 ] {4a803eb8-0003-4b82-ad3e-4a53b83452b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1982 | 2026.02.25 21:42:19.135997 [ 275 ] {4a803eb8-0003-4b82-ad3e-4a53b83452b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1983 | 2026.02.25 21:42:19.136398 [ 275 ] {4a803eb8-0003-4b82-ad3e-4a53b83452b3} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.02.25 21:42:19.136433 [ 275 ] {4a803eb8-0003-4b82-ad3e-4a53b83452b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1985 | 2026.02.25 21:42:19.136726 [ 275 ] {4a803eb8-0003-4b82-ad3e-4a53b83452b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1986 | 2026.02.25 21:42:19.136934 [ 275 ] {4a803eb8-0003-4b82-ad3e-4a53b83452b3} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.02.25 21:42:19.137062 [ 275 ] {4a803eb8-0003-4b82-ad3e-4a53b83452b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001125 sec., 1777.7777777777778 rows/sec., 144.97 KiB/sec. | ||
| 1988 | 2026.02.25 21:42:19.137115 [ 275 ] {4a803eb8-0003-4b82-ad3e-4a53b83452b3} <Debug> TCPHandler: Processed in 0.00130295 sec. | ||
| 1989 | 2026.02.25 21:42:19.137227 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.02.25 21:42:19.137321 [ 275 ] {66378aef-83ee-4a0e-ab4a-3171ada3ee8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1991 | 2026.02.25 21:42:19.137360 [ 275 ] {66378aef-83ee-4a0e-ab4a-3171ada3ee8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1992 | 2026.02.25 21:42:19.137791 [ 275 ] {66378aef-83ee-4a0e-ab4a-3171ada3ee8a} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.02.25 21:42:19.137826 [ 275 ] {66378aef-83ee-4a0e-ab4a-3171ada3ee8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1994 | 2026.02.25 21:42:19.138132 [ 275 ] {66378aef-83ee-4a0e-ab4a-3171ada3ee8a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1995 | 2026.02.25 21:42:19.138345 [ 275 ] {66378aef-83ee-4a0e-ab4a-3171ada3ee8a} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.02.25 21:42:19.138468 [ 275 ] {66378aef-83ee-4a0e-ab4a-3171ada3ee8a} <Debug> executeQuery: Read 88 rows, 7.52 KiB in 0.001166 sec., 75471.69811320755 rows/sec., 6.30 MiB/sec. | ||
| 1997 | 2026.02.25 21:42:19.138504 [ 275 ] {66378aef-83ee-4a0e-ab4a-3171ada3ee8a} <Debug> TCPHandler: Processed in 0.00132465 sec. | ||
| 1998 | 2026.02.25 21:42:19.138619 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.02.25 21:42:19.138712 [ 275 ] {795ba87d-06a1-4d6b-a53e-88add63f5c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.02.25 21:42:19.138752 [ 275 ] {795ba87d-06a1-4d6b-a53e-88add63f5c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2001 | 2026.02.25 21:42:19.139155 [ 275 ] {795ba87d-06a1-4d6b-a53e-88add63f5c79} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.02.25 21:42:19.139189 [ 275 ] {795ba87d-06a1-4d6b-a53e-88add63f5c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2003 | 2026.02.25 21:42:19.139479 [ 275 ] {795ba87d-06a1-4d6b-a53e-88add63f5c79} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2004 | 2026.02.25 21:42:19.139701 [ 275 ] {795ba87d-06a1-4d6b-a53e-88add63f5c79} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.02.25 21:42:19.139831 [ 275 ] {795ba87d-06a1-4d6b-a53e-88add63f5c79} <Debug> executeQuery: Read 17 rows, 1.27 KiB in 0.001137 sec., 14951.627088830255 rows/sec., 1.09 MiB/sec. | ||
| 2006 | 2026.02.25 21:42:19.139869 [ 275 ] {795ba87d-06a1-4d6b-a53e-88add63f5c79} <Debug> TCPHandler: Processed in 0.00129907 sec. | ||
| 2007 | 2026.02.25 21:42:19.139984 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.02.25 21:42:19.140077 [ 275 ] {260c3c25-1f41-4d9c-8ceb-fa24f1304d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2009 | 2026.02.25 21:42:19.140116 [ 275 ] {260c3c25-1f41-4d9c-8ceb-fa24f1304d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2010 | 2026.02.25 21:42:19.140492 [ 275 ] {260c3c25-1f41-4d9c-8ceb-fa24f1304d64} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.02.25 21:42:19.140524 [ 275 ] {260c3c25-1f41-4d9c-8ceb-fa24f1304d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2012 | 2026.02.25 21:42:19.140805 [ 275 ] {260c3c25-1f41-4d9c-8ceb-fa24f1304d64} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2013 | 2026.02.25 21:42:19.141012 [ 275 ] {260c3c25-1f41-4d9c-8ceb-fa24f1304d64} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.02.25 21:42:19.141135 [ 275 ] {260c3c25-1f41-4d9c-8ceb-fa24f1304d64} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 61.72 KiB/sec. | ||
| 2015 | 2026.02.25 21:42:19.141172 [ 275 ] {260c3c25-1f41-4d9c-8ceb-fa24f1304d64} <Debug> TCPHandler: Processed in 0.001236109 sec. | ||
| 2016 | 2026.02.25 21:42:19.141281 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.02.25 21:42:19.141373 [ 275 ] {bfeb1188-c48e-4782-98a3-6e9f50cc0e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2018 | 2026.02.25 21:42:19.141411 [ 275 ] {bfeb1188-c48e-4782-98a3-6e9f50cc0e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2019 | 2026.02.25 21:42:19.141820 [ 275 ] {bfeb1188-c48e-4782-98a3-6e9f50cc0e57} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.02.25 21:42:19.141854 [ 275 ] {bfeb1188-c48e-4782-98a3-6e9f50cc0e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2021 | 2026.02.25 21:42:19.142160 [ 275 ] {bfeb1188-c48e-4782-98a3-6e9f50cc0e57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2022 | 2026.02.25 21:42:19.142373 [ 275 ] {bfeb1188-c48e-4782-98a3-6e9f50cc0e57} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.02.25 21:42:19.142496 [ 275 ] {bfeb1188-c48e-4782-98a3-6e9f50cc0e57} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001141 sec., 76248.90446976337 rows/sec., 5.96 MiB/sec. | ||
| 2024 | 2026.02.25 21:42:19.142532 [ 275 ] {bfeb1188-c48e-4782-98a3-6e9f50cc0e57} <Debug> TCPHandler: Processed in 0.00129914 sec. | ||
| 2025 | 2026.02.25 21:42:19.142648 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.02.25 21:42:19.142740 [ 275 ] {60f191b1-cc62-4e98-9f74-d9bb97b48ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.02.25 21:42:19.142782 [ 275 ] {60f191b1-cc62-4e98-9f74-d9bb97b48ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2028 | 2026.02.25 21:42:19.143307 [ 275 ] {60f191b1-cc62-4e98-9f74-d9bb97b48ff5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.02.25 21:42:19.143344 [ 275 ] {60f191b1-cc62-4e98-9f74-d9bb97b48ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2030 | 2026.02.25 21:42:19.143689 [ 275 ] {60f191b1-cc62-4e98-9f74-d9bb97b48ff5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2031 | 2026.02.25 21:42:19.143914 [ 275 ] {60f191b1-cc62-4e98-9f74-d9bb97b48ff5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.02.25 21:42:19.144044 [ 275 ] {60f191b1-cc62-4e98-9f74-d9bb97b48ff5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001321 sec., 121877.3656320969 rows/sec., 8.49 MiB/sec. | ||
| 2033 | 2026.02.25 21:42:19.144086 [ 275 ] {60f191b1-cc62-4e98-9f74-d9bb97b48ff5} <Debug> TCPHandler: Processed in 0.001486791 sec. | ||
| 2034 | 2026.02.25 21:42:19.144204 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.02.25 21:42:19.144297 [ 275 ] {9dd4899c-5ecf-4eed-8ec1-a27966e01f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.02.25 21:42:19.144339 [ 275 ] {9dd4899c-5ecf-4eed-8ec1-a27966e01f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2037 | 2026.02.25 21:42:19.144650 [ 275 ] {9dd4899c-5ecf-4eed-8ec1-a27966e01f18} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.02.25 21:42:19.144684 [ 275 ] {9dd4899c-5ecf-4eed-8ec1-a27966e01f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2039 | 2026.02.25 21:42:19.144968 [ 275 ] {9dd4899c-5ecf-4eed-8ec1-a27966e01f18} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2040 | 2026.02.25 21:42:19.145180 [ 275 ] {9dd4899c-5ecf-4eed-8ec1-a27966e01f18} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.02.25 21:42:19.145304 [ 275 ] {9dd4899c-5ecf-4eed-8ec1-a27966e01f18} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 62.05 KiB/sec. | ||
| 2042 | 2026.02.25 21:42:19.145338 [ 275 ] {9dd4899c-5ecf-4eed-8ec1-a27966e01f18} <Debug> TCPHandler: Processed in 0.0011835 sec. | ||
| 2043 | 2026.02.25 21:42:19.145441 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.02.25 21:42:19.145533 [ 275 ] {d62d84d6-3041-49bf-9575-447c1216dc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.02.25 21:42:19.145586 [ 275 ] {d62d84d6-3041-49bf-9575-447c1216dc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2046 | 2026.02.25 21:42:19.146341 [ 275 ] {d62d84d6-3041-49bf-9575-447c1216dc98} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.02.25 21:42:19.146376 [ 275 ] {d62d84d6-3041-49bf-9575-447c1216dc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2048 | 2026.02.25 21:42:19.146933 [ 275 ] {d62d84d6-3041-49bf-9575-447c1216dc98} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2049 | 2026.02.25 21:42:19.147160 [ 275 ] {d62d84d6-3041-49bf-9575-447c1216dc98} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.02.25 21:42:19.147286 [ 275 ] {d62d84d6-3041-49bf-9575-447c1216dc98} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001786 sec., 8398.6562150056 rows/sec., 15.05 MiB/sec. | ||
| 2051 | 2026.02.25 21:42:19.147335 [ 275 ] {d62d84d6-3041-49bf-9575-447c1216dc98} <Debug> TCPHandler: Processed in 0.001959945 sec. | ||
| 2052 | 2026.02.25 21:42:19.147447 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.02.25 21:42:19.147534 [ 275 ] {1de6a41b-7698-48ec-8951-3a511c2bde95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.02.25 21:42:19.147573 [ 275 ] {1de6a41b-7698-48ec-8951-3a511c2bde95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2055 | 2026.02.25 21:42:19.147886 [ 275 ] {1de6a41b-7698-48ec-8951-3a511c2bde95} <Trace> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.02.25 21:42:19.147921 [ 275 ] {1de6a41b-7698-48ec-8951-3a511c2bde95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2057 | 2026.02.25 21:42:19.148312 [ 275 ] {1de6a41b-7698-48ec-8951-3a511c2bde95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2058 | 2026.02.25 21:42:19.148563 [ 275 ] {1de6a41b-7698-48ec-8951-3a511c2bde95} <Trace> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.02.25 21:42:19.148686 [ 275 ] {1de6a41b-7698-48ec-8951-3a511c2bde95} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 372.11 KiB/sec. | ||
| 2060 | 2026.02.25 21:42:19.148721 [ 275 ] {1de6a41b-7698-48ec-8951-3a511c2bde95} <Debug> TCPHandler: Processed in 0.00129756 sec. | ||
| 2061 | 2026.02.25 21:42:19.148841 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.02.25 21:42:19.148935 [ 275 ] {4c23632a-5c3f-483f-8a1c-f20bf7a1fb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.02.25 21:42:19.148977 [ 275 ] {4c23632a-5c3f-483f-8a1c-f20bf7a1fb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2064 | 2026.02.25 21:42:19.149309 [ 275 ] {4c23632a-5c3f-483f-8a1c-f20bf7a1fb01} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.02.25 21:42:19.149344 [ 275 ] {4c23632a-5c3f-483f-8a1c-f20bf7a1fb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2066 | 2026.02.25 21:42:19.149667 [ 275 ] {4c23632a-5c3f-483f-8a1c-f20bf7a1fb01} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2067 | 2026.02.25 21:42:19.149880 [ 275 ] {4c23632a-5c3f-483f-8a1c-f20bf7a1fb01} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.02.25 21:42:19.150004 [ 275 ] {4c23632a-5c3f-483f-8a1c-f20bf7a1fb01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2069 | 2026.02.25 21:42:19.150039 [ 275 ] {4c23632a-5c3f-483f-8a1c-f20bf7a1fb01} <Debug> TCPHandler: Processed in 0.0012473 sec. | ||
| 2070 | 2026.02.25 21:42:20.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.41 MiB, peak 209.46 MiB, free memory in arenas 0.00 B, will set to 201.64 MiB (RSS), difference: 1.24 MiB | ||
| 2071 | 2026.02.25 21:42:21.906881 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2072 | 2026.02.25 21:42:21.906929 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2073 | 2026.02.25 21:42:21.973470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3754 | ||
| 2074 | 2026.02.25 21:42:21.973936 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.02.25 21:42:21.973980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2076 | 2026.02.25 21:42:21.974440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2077 | 2026.02.25 21:42:21.974575 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 296 | ||
| 2078 | 2026.02.25 21:42:21.974675 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.02.25 21:42:21.974808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3754 | ||
| 2080 | 2026.02.25 21:42:21.977037 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.02.25 21:42:21.977087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2082 | 2026.02.25 21:42:21.978289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2083 | 2026.02.25 21:42:21.978558 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.02.25 21:42:21.978816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2085 | 2026.02.25 21:42:22.184303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2086 | 2026.02.25 21:42:22.202876 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.02.25 21:42:22.202942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2088 | 2026.02.25 21:42:22.209276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2089 | 2026.02.25 21:42:22.209947 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.02.25 21:42:22.213227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2091 | 2026.02.25 21:42:23.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.19 MiB, peak 209.46 MiB, free memory in arenas 0.00 B, will set to 203.86 MiB (RSS), difference: 1.67 MiB | ||
| 2092 | 2026.02.25 21:42:24.120656 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.02.25 21:42:24.120849 [ 275 ] {4fc02e31-d0d8-4d19-8fb9-9aa6d31c757d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2094 | 2026.02.25 21:42:24.120912 [ 275 ] {4fc02e31-d0d8-4d19-8fb9-9aa6d31c757d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2095 | 2026.02.25 21:42:24.121552 [ 275 ] {4fc02e31-d0d8-4d19-8fb9-9aa6d31c757d} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.02.25 21:42:24.121588 [ 275 ] {4fc02e31-d0d8-4d19-8fb9-9aa6d31c757d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2097 | 2026.02.25 21:42:24.122085 [ 275 ] {4fc02e31-d0d8-4d19-8fb9-9aa6d31c757d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2098 | 2026.02.25 21:42:24.122396 [ 275 ] {4fc02e31-d0d8-4d19-8fb9-9aa6d31c757d} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.02.25 21:42:24.122586 [ 275 ] {4fc02e31-d0d8-4d19-8fb9-9aa6d31c757d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001785 sec., 31372.549019607846 rows/sec., 2.41 MiB/sec. | ||
| 2100 | 2026.02.25 21:42:24.122647 [ 275 ] {4fc02e31-d0d8-4d19-8fb9-9aa6d31c757d} <Debug> TCPHandler: Processed in 0.002117266 sec. | ||
| 2101 | 2026.02.25 21:42:24.122801 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.02.25 21:42:24.122928 [ 275 ] {302a0cad-197f-4e13-a1c4-6c9f637ba6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2103 | 2026.02.25 21:42:24.122982 [ 275 ] {302a0cad-197f-4e13-a1c4-6c9f637ba6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2104 | 2026.02.25 21:42:24.123512 [ 275 ] {302a0cad-197f-4e13-a1c4-6c9f637ba6df} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.02.25 21:42:24.123563 [ 275 ] {302a0cad-197f-4e13-a1c4-6c9f637ba6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2106 | 2026.02.25 21:42:24.123968 [ 275 ] {302a0cad-197f-4e13-a1c4-6c9f637ba6df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2107 | 2026.02.25 21:42:24.124268 [ 275 ] {302a0cad-197f-4e13-a1c4-6c9f637ba6df} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.02.25 21:42:24.124429 [ 275 ] {302a0cad-197f-4e13-a1c4-6c9f637ba6df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. | ||
| 2109 | 2026.02.25 21:42:24.124478 [ 275 ] {302a0cad-197f-4e13-a1c4-6c9f637ba6df} <Debug> TCPHandler: Processed in 0.001746263 sec. | ||
| 2110 | 2026.02.25 21:42:24.124614 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.02.25 21:42:24.124738 [ 275 ] {a76e03fe-456a-4b7a-b2b8-4a4dd864d1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2112 | 2026.02.25 21:42:24.124792 [ 275 ] {a76e03fe-456a-4b7a-b2b8-4a4dd864d1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2113 | 2026.02.25 21:42:24.125314 [ 275 ] {a76e03fe-456a-4b7a-b2b8-4a4dd864d1bf} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.02.25 21:42:24.125359 [ 275 ] {a76e03fe-456a-4b7a-b2b8-4a4dd864d1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2115 | 2026.02.25 21:42:24.125787 [ 275 ] {a76e03fe-456a-4b7a-b2b8-4a4dd864d1bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2116 | 2026.02.25 21:42:24.126085 [ 275 ] {a76e03fe-456a-4b7a-b2b8-4a4dd864d1bf} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.02.25 21:42:24.126252 [ 275 ] {a76e03fe-456a-4b7a-b2b8-4a4dd864d1bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
| 2118 | 2026.02.25 21:42:24.126298 [ 275 ] {a76e03fe-456a-4b7a-b2b8-4a4dd864d1bf} <Debug> TCPHandler: Processed in 0.001743073 sec. | ||
| 2119 | 2026.02.25 21:42:24.126436 [ 275 ] {} <Trace> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.02.25 21:42:24.126565 [ 275 ] {c9e3dd38-ca48-4f88-ba63-5480e5d102f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34437) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2121 | 2026.02.25 21:42:24.126622 [ 275 ] {c9e3dd38-ca48-4f88-ba63-5480e5d102f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2122 | 2026.02.25 21:42:24.127041 [ 275 ] {c9e3dd38-ca48-4f88-ba63-5480e5d102f5} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.02.25 21:42:24.127086 [ 275 ] {c9e3dd38-ca48-4f88-ba63-5480e5d102f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2124 | 2026.02.25 21:42:24.127545 [ 275 ] {c9e3dd38-ca48-4f88-ba63-5480e5d102f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2125 | 2026.02.25 21:42:24.127842 [ 275 ] {c9e3dd38-ca48-4f88-ba63-5480e5d102f5} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.02.25 21:42:24.128013 [ 275 ] {c9e3dd38-ca48-4f88-ba63-5480e5d102f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
| 2127 | 2026.02.25 21:42:24.128064 [ 275 ] {c9e3dd38-ca48-4f88-ba63-5480e5d102f5} <Debug> TCPHandler: Processed in 0.001693943 sec. | ||
| 2128 | 2026.02.25 21:42:28.561757 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2026.02.25 21:42:28.561844 [ 275 ] {} <Debug> TCP-Session: ac806ad7-b0c5-4899-80d1-768c0fac9b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.02.25 21:42:28.716593 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33499 | ||
| 2131 | 2026.02.25 21:42:28.716728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2132 | 2026.02.25 21:42:28.716775 [ 290 ] {} <Debug> TCP-Session: 4f9d6688-6dc2-41ed-9512-65d3e8c2a274 Authenticating user 'default' from [fd00:1122:3344:101::e]:33499 | ||
| 2133 | 2026.02.25 21:42:28.716804 [ 290 ] {} <Debug> TCP-Session: 4f9d6688-6dc2-41ed-9512-65d3e8c2a274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.02.25 21:42:28.716824 [ 290 ] {} <Debug> TCP-Session: 4f9d6688-6dc2-41ed-9512-65d3e8c2a274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.02.25 21:42:28.717094 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38553 | ||
| 2136 | 2026.02.25 21:42:28.717124 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39246 | ||
| 2137 | 2026.02.25 21:42:28.717151 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56112 | ||
| 2138 | 2026.02.25 21:42:28.717184 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39908 | ||
| 2139 | 2026.02.25 21:42:28.717201 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48476 | ||
| 2140 | 2026.02.25 21:42:28.717222 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2141 | 2026.02.25 21:42:28.717250 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2142 | 2026.02.25 21:42:28.717258 [ 290 ] {} <Trace> TCP-Session: 4f9d6688-6dc2-41ed-9512-65d3e8c2a274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.02.25 21:42:28.717285 [ 292 ] {} <Debug> TCP-Session: 38173427-b590-4c8c-9294-a9c5b93df0d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39246 | ||
| 2144 | 2026.02.25 21:42:28.717283 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2145 | 2026.02.25 21:42:28.717322 [ 292 ] {} <Debug> TCP-Session: 38173427-b590-4c8c-9294-a9c5b93df0d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.02.25 21:42:28.717294 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.02.25 21:42:28.717348 [ 275 ] {} <Debug> TCP-Session: 8fcc7bfd-7ae9-4935-91ba-25043373485e Authenticating user 'default' from [fd00:1122:3344:101::e]:39908 | ||
| 2148 | 2026.02.25 21:42:28.717380 [ 287 ] {} <Debug> TCP-Session: f5ce131f-8d2f-44dc-92b8-782e6242e8df Authenticating user 'default' from [fd00:1122:3344:101::e]:48476 | ||
| 2149 | 2026.02.25 21:42:28.717351 [ 292 ] {} <Debug> TCP-Session: 38173427-b590-4c8c-9294-a9c5b93df0d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.02.25 21:42:28.717407 [ 287 ] {} <Debug> TCP-Session: f5ce131f-8d2f-44dc-92b8-782e6242e8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.02.25 21:42:28.717399 [ 275 ] {} <Debug> TCP-Session: 8fcc7bfd-7ae9-4935-91ba-25043373485e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.02.25 21:42:28.717493 [ 287 ] {} <Debug> TCP-Session: f5ce131f-8d2f-44dc-92b8-782e6242e8df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.02.25 21:42:28.717271 [ 291 ] {} <Debug> TCP-Session: b1beee74-d362-4514-be21-ce724e9b5396 Authenticating user 'default' from [fd00:1122:3344:101::e]:38553 | ||
| 2154 | 2026.02.25 21:42:28.717514 [ 275 ] {} <Debug> TCP-Session: 8fcc7bfd-7ae9-4935-91ba-25043373485e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.02.25 21:42:28.717536 [ 291 ] {} <Debug> TCP-Session: b1beee74-d362-4514-be21-ce724e9b5396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.02.25 21:42:28.717548 [ 290 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33499) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2157 | 2026.02.25 21:42:28.717555 [ 291 ] {} <Debug> TCP-Session: b1beee74-d362-4514-be21-ce724e9b5396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.02.25 21:42:28.717257 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.02.25 21:42:28.717210 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41014 | ||
| 2160 | 2026.02.25 21:42:28.717646 [ 294 ] {} <Debug> TCP-Session: 30b2d9ad-ef55-4bd9-b1ea-6f73250b2306 Authenticating user 'default' from [fd00:1122:3344:101::e]:56112 | ||
| 2161 | 2026.02.25 21:42:28.717157 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42404 | ||
| 2162 | 2026.02.25 21:42:28.717684 [ 294 ] {} <Debug> TCP-Session: 30b2d9ad-ef55-4bd9-b1ea-6f73250b2306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.02.25 21:42:28.717703 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.02.25 21:42:28.717719 [ 294 ] {} <Debug> TCP-Session: 30b2d9ad-ef55-4bd9-b1ea-6f73250b2306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.02.25 21:42:28.717131 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52104 | ||
| 2166 | 2026.02.25 21:42:28.717741 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2026.02.25 21:42:28.717739 [ 288 ] {} <Debug> TCP-Session: 9c5d2a17-e2fe-4f34-ac21-ab2e319286da Authenticating user 'default' from [fd00:1122:3344:101::e]:41014 | ||
| 2168 | 2026.02.25 21:42:28.717798 [ 295 ] {} <Debug> TCP-Session: 607c4168-3ba5-4b17-b3cf-63480b596277 Authenticating user 'default' from [fd00:1122:3344:101::e]:42404 | ||
| 2169 | 2026.02.25 21:42:28.717811 [ 288 ] {} <Debug> TCP-Session: 9c5d2a17-e2fe-4f34-ac21-ab2e319286da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.02.25 21:42:28.717821 [ 295 ] {} <Debug> TCP-Session: 607c4168-3ba5-4b17-b3cf-63480b596277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.02.25 21:42:28.717833 [ 288 ] {} <Debug> TCP-Session: 9c5d2a17-e2fe-4f34-ac21-ab2e319286da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.02.25 21:42:28.717846 [ 295 ] {} <Debug> TCP-Session: 607c4168-3ba5-4b17-b3cf-63480b596277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.02.25 21:42:28.717923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2174 | 2026.02.25 21:42:28.717958 [ 293 ] {} <Debug> TCP-Session: a43cf54b-e5e7-4fa3-8c33-4da141e4e038 Authenticating user 'default' from [fd00:1122:3344:101::e]:52104 | ||
| 2175 | 2026.02.25 21:42:28.717981 [ 293 ] {} <Debug> TCP-Session: a43cf54b-e5e7-4fa3-8c33-4da141e4e038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.02.25 21:42:28.717994 [ 293 ] {} <Debug> TCP-Session: a43cf54b-e5e7-4fa3-8c33-4da141e4e038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.02.25 21:42:28.718024 [ 290 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2178 | 2026.02.25 21:42:28.718100 [ 290 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2179 | 2026.02.25 21:42:28.718441 [ 290 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 2180 | 2026.02.25 21:42:28.719489 [ 308 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Trace> AggregatingTransform: Aggregating | ||
| 2181 | 2026.02.25 21:42:28.719533 [ 308 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2182 | 2026.02.25 21:42:28.719570 [ 308 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028808 sec. (971.999 rows/sec., 37.97 KiB/sec.) | ||
| 2183 | 2026.02.25 21:42:28.719589 [ 308 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Trace> Aggregator: Merging aggregated data | ||
| 2184 | 2026.02.25 21:42:28.720794 [ 290 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003384 sec., 295.5082742316785 rows/sec., 11.54 KiB/sec. | ||
| 2185 | 2026.02.25 21:42:28.720950 [ 290 ] {c481d557-ea1d-49cc-a2ba-da8bc049bbb7} <Debug> TCPHandler: Processed in 0.00388957 sec. | ||
| 2186 | 2026.02.25 21:42:28.721064 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2187 | 2026.02.25 21:42:28.721088 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2188 | 2026.02.25 21:42:28.721101 [ 290 ] {} <Debug> TCP-Session: 4f9d6688-6dc2-41ed-9512-65d3e8c2a274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.02.25 21:42:28.721116 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2190 | 2026.02.25 21:42:28.721134 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2191 | 2026.02.25 21:42:28.721152 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2192 | 2026.02.25 21:42:28.721173 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2193 | 2026.02.25 21:42:28.721195 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2194 | 2026.02.25 21:42:28.721211 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2026.02.25 21:42:28.721227 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2196 | 2026.02.25 21:42:28.721239 [ 294 ] {} <Debug> TCP-Session: 30b2d9ad-ef55-4bd9-b1ea-6f73250b2306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.02.25 21:42:28.721263 [ 292 ] {} <Debug> TCP-Session: 38173427-b590-4c8c-9294-a9c5b93df0d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.02.25 21:42:28.721279 [ 287 ] {} <Debug> TCP-Session: f5ce131f-8d2f-44dc-92b8-782e6242e8df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.02.25 21:42:28.721219 [ 291 ] {} <Debug> TCP-Session: b1beee74-d362-4514-be21-ce724e9b5396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.02.25 21:42:28.721207 [ 293 ] {} <Debug> TCP-Session: a43cf54b-e5e7-4fa3-8c33-4da141e4e038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.02.25 21:42:28.721179 [ 275 ] {} <Debug> TCP-Session: 8fcc7bfd-7ae9-4935-91ba-25043373485e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.02.25 21:42:28.721132 [ 288 ] {} <Debug> TCP-Session: 9c5d2a17-e2fe-4f34-ac21-ab2e319286da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.02.25 21:42:28.721169 [ 295 ] {} <Debug> TCP-Session: 607c4168-3ba5-4b17-b3cf-63480b596277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.02.25 21:42:28.832253 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45253 | ||
| 2205 | 2026.02.25 21:42:28.832369 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.02.25 21:42:28.832396 [ 290 ] {} <Debug> TCP-Session: bacb1207-90b1-472f-a808-354c84e729fd Authenticating user 'default' from [fd00:1122:3344:101::e]:45253 | ||
| 2207 | 2026.02.25 21:42:28.832419 [ 290 ] {} <Debug> TCP-Session: bacb1207-90b1-472f-a808-354c84e729fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.02.25 21:42:28.832431 [ 290 ] {} <Debug> TCP-Session: bacb1207-90b1-472f-a808-354c84e729fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.02.25 21:42:28.832642 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64932 | ||
| 2210 | 2026.02.25 21:42:28.832703 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32805 | ||
| 2211 | 2026.02.25 21:42:28.832728 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40328 | ||
| 2212 | 2026.02.25 21:42:28.832760 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2213 | 2026.02.25 21:42:28.832764 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60963 | ||
| 2214 | 2026.02.25 21:42:28.832774 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53861 | ||
| 2215 | 2026.02.25 21:42:28.832807 [ 291 ] {} <Debug> TCP-Session: e2392797-0437-4f7d-9bd8-f16b9d24a60e Authenticating user 'default' from [fd00:1122:3344:101::e]:64932 | ||
| 2216 | 2026.02.25 21:42:28.832819 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2026.02.25 21:42:28.832741 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33011 | ||
| 2218 | 2026.02.25 21:42:28.832854 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.02.25 21:42:28.832861 [ 292 ] {} <Debug> TCP-Session: 10494c46-b5bf-4a4a-af09-f77957ac5c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:32805 | ||
| 2220 | 2026.02.25 21:42:28.832873 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2026.02.25 21:42:28.832888 [ 275 ] {} <Debug> TCP-Session: 6dd9e94f-60a9-4608-98e3-0bf7d49f54ec Authenticating user 'default' from [fd00:1122:3344:101::e]:60963 | ||
| 2222 | 2026.02.25 21:42:28.832907 [ 292 ] {} <Debug> TCP-Session: 10494c46-b5bf-4a4a-af09-f77957ac5c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.02.25 21:42:28.832914 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.02.25 21:42:28.832924 [ 275 ] {} <Debug> TCP-Session: 6dd9e94f-60a9-4608-98e3-0bf7d49f54ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.02.25 21:42:28.832934 [ 292 ] {} <Debug> TCP-Session: 10494c46-b5bf-4a4a-af09-f77957ac5c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.02.25 21:42:28.832953 [ 295 ] {} <Debug> TCP-Session: ab97f2d5-105b-441c-a95a-48efc1618743 Authenticating user 'default' from [fd00:1122:3344:101::e]:33011 | ||
| 2227 | 2026.02.25 21:42:28.832955 [ 275 ] {} <Debug> TCP-Session: 6dd9e94f-60a9-4608-98e3-0bf7d49f54ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.02.25 21:42:28.832920 [ 287 ] {} <Debug> TCP-Session: 069f5a84-ca62-41fe-8750-b22ae83e2eb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53861 | ||
| 2229 | 2026.02.25 21:42:28.832986 [ 295 ] {} <Debug> TCP-Session: ab97f2d5-105b-441c-a95a-48efc1618743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.02.25 21:42:28.833009 [ 287 ] {} <Debug> TCP-Session: 069f5a84-ca62-41fe-8750-b22ae83e2eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.02.25 21:42:28.833012 [ 295 ] {} <Debug> TCP-Session: ab97f2d5-105b-441c-a95a-48efc1618743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.02.25 21:42:28.833025 [ 287 ] {} <Debug> TCP-Session: 069f5a84-ca62-41fe-8750-b22ae83e2eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.02.25 21:42:28.832854 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.02.25 21:42:28.832846 [ 291 ] {} <Debug> TCP-Session: e2392797-0437-4f7d-9bd8-f16b9d24a60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.02.25 21:42:28.833085 [ 293 ] {} <Debug> TCP-Session: f05d4d05-44bf-476c-9534-6e574ae5f3cb Authenticating user 'default' from [fd00:1122:3344:101::e]:40328 | ||
| 2236 | 2026.02.25 21:42:28.833098 [ 291 ] {} <Debug> TCP-Session: e2392797-0437-4f7d-9bd8-f16b9d24a60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.02.25 21:42:28.832736 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59620 | ||
| 2238 | 2026.02.25 21:42:28.833122 [ 293 ] {} <Debug> TCP-Session: f05d4d05-44bf-476c-9534-6e574ae5f3cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.02.25 21:42:28.832791 [ 290 ] {} <Trace> TCP-Session: bacb1207-90b1-472f-a808-354c84e729fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.02.25 21:42:28.833194 [ 293 ] {} <Debug> TCP-Session: f05d4d05-44bf-476c-9534-6e574ae5f3cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.02.25 21:42:28.832783 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55084 | ||
| 2242 | 2026.02.25 21:42:28.833228 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2243 | 2026.02.25 21:42:28.833270 [ 294 ] {} <Debug> TCP-Session: 4d83ef5c-d41f-4f58-8790-7f33c718be73 Authenticating user 'default' from [fd00:1122:3344:101::e]:59620 | ||
| 2244 | 2026.02.25 21:42:28.833288 [ 294 ] {} <Debug> TCP-Session: 4d83ef5c-d41f-4f58-8790-7f33c718be73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.02.25 21:42:28.833294 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2246 | 2026.02.25 21:42:28.833301 [ 294 ] {} <Debug> TCP-Session: 4d83ef5c-d41f-4f58-8790-7f33c718be73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.02.25 21:42:28.833324 [ 288 ] {} <Debug> TCP-Session: 7fb52360-1212-4684-bfd3-51ca3f25c52e Authenticating user 'default' from [fd00:1122:3344:101::e]:55084 | ||
| 2248 | 2026.02.25 21:42:28.833347 [ 288 ] {} <Debug> TCP-Session: 7fb52360-1212-4684-bfd3-51ca3f25c52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.02.25 21:42:28.833359 [ 288 ] {} <Debug> TCP-Session: 7fb52360-1212-4684-bfd3-51ca3f25c52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.02.25 21:42:28.833361 [ 290 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45253) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2251 | 2026.02.25 21:42:28.833646 [ 290 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2252 | 2026.02.25 21:42:28.833703 [ 290 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2253 | 2026.02.25 21:42:28.834018 [ 290 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 2254 | 2026.02.25 21:42:28.834912 [ 303 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Trace> AggregatingTransform: Aggregating | ||
| 2255 | 2026.02.25 21:42:28.834963 [ 303 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 2256 | 2026.02.25 21:42:28.835000 [ 303 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870317 sec. (1149.007 rows/sec., 44.88 KiB/sec.) | ||
| 2257 | 2026.02.25 21:42:28.835014 [ 303 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Trace> Aggregator: Merging aggregated data | ||
| 2258 | 2026.02.25 21:42:28.836415 [ 290 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003109 sec., 321.646831778707 rows/sec., 12.56 KiB/sec. | ||
| 2259 | 2026.02.25 21:42:28.836596 [ 290 ] {f584b869-79fb-43cc-bd73-98b77ecce8ac} <Debug> TCPHandler: Processed in 0.00392651 sec. | ||
| 2260 | 2026.02.25 21:42:28.836711 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2261 | 2026.02.25 21:42:28.836744 [ 290 ] {} <Debug> TCP-Session: bacb1207-90b1-472f-a808-354c84e729fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.02.25 21:42:28.836743 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2263 | 2026.02.25 21:42:28.836765 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2264 | 2026.02.25 21:42:28.836794 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.02.25 21:42:28.836807 [ 291 ] {} <Debug> TCP-Session: e2392797-0437-4f7d-9bd8-f16b9d24a60e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.02.25 21:42:28.836814 [ 293 ] {} <Debug> TCP-Session: f05d4d05-44bf-476c-9534-6e574ae5f3cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.02.25 21:42:28.836841 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.02.25 21:42:28.836866 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.02.25 21:42:28.836890 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2270 | 2026.02.25 21:42:28.836892 [ 294 ] {} <Debug> TCP-Session: 4d83ef5c-d41f-4f58-8790-7f33c718be73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.02.25 21:42:28.836914 [ 275 ] {} <Debug> TCP-Session: 6dd9e94f-60a9-4608-98e3-0bf7d49f54ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.02.25 21:42:28.836922 [ 295 ] {} <Debug> TCP-Session: ab97f2d5-105b-441c-a95a-48efc1618743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.02.25 21:42:28.836819 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.02.25 21:42:28.836908 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.02.25 21:42:28.836985 [ 292 ] {} <Debug> TCP-Session: 10494c46-b5bf-4a4a-af09-f77957ac5c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.02.25 21:42:28.836840 [ 288 ] {} <Debug> TCP-Session: 7fb52360-1212-4684-bfd3-51ca3f25c52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.02.25 21:42:28.837008 [ 287 ] {} <Debug> TCP-Session: 069f5a84-ca62-41fe-8750-b22ae83e2eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.02.25 21:42:28.951820 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49714 | ||
| 2279 | 2026.02.25 21:42:28.951930 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2280 | 2026.02.25 21:42:28.951957 [ 290 ] {} <Debug> TCP-Session: f914070a-584f-4a03-931c-83f81796534e Authenticating user 'default' from [fd00:1122:3344:101::e]:49714 | ||
| 2281 | 2026.02.25 21:42:28.951981 [ 290 ] {} <Debug> TCP-Session: f914070a-584f-4a03-931c-83f81796534e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.02.25 21:42:28.951995 [ 290 ] {} <Debug> TCP-Session: f914070a-584f-4a03-931c-83f81796534e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.02.25 21:42:28.952178 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63118 | ||
| 2284 | 2026.02.25 21:42:28.952204 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63973 | ||
| 2285 | 2026.02.25 21:42:28.952220 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33652 | ||
| 2286 | 2026.02.25 21:42:28.952258 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64145 | ||
| 2287 | 2026.02.25 21:42:28.952281 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2288 | 2026.02.25 21:42:28.952296 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42168 | ||
| 2289 | 2026.02.25 21:42:28.952306 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63595 | ||
| 2290 | 2026.02.25 21:42:28.952336 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2026.02.25 21:42:28.952413 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2292 | 2026.02.25 21:42:28.952415 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.02.25 21:42:28.952436 [ 292 ] {} <Debug> TCP-Session: 398f38d6-6690-4dca-a2de-3c2e36ff698f Authenticating user 'default' from [fd00:1122:3344:101::e]:63973 | ||
| 2294 | 2026.02.25 21:42:28.952452 [ 293 ] {} <Debug> TCP-Session: 868566f0-dc1e-4abc-843e-46905f29aa4d Authenticating user 'default' from [fd00:1122:3344:101::e]:33652 | ||
| 2295 | 2026.02.25 21:42:28.952456 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2296 | 2026.02.25 21:42:28.952480 [ 292 ] {} <Debug> TCP-Session: 398f38d6-6690-4dca-a2de-3c2e36ff698f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.02.25 21:42:28.952493 [ 293 ] {} <Debug> TCP-Session: 868566f0-dc1e-4abc-843e-46905f29aa4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.02.25 21:42:28.952501 [ 288 ] {} <Debug> TCP-Session: ec2b0b21-644b-408a-8811-6d629a8a1424 Authenticating user 'default' from [fd00:1122:3344:101::e]:63595 | ||
| 2299 | 2026.02.25 21:42:28.952507 [ 292 ] {} <Debug> TCP-Session: 398f38d6-6690-4dca-a2de-3c2e36ff698f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.02.25 21:42:28.952521 [ 293 ] {} <Debug> TCP-Session: 868566f0-dc1e-4abc-843e-46905f29aa4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.02.25 21:42:28.952535 [ 288 ] {} <Debug> TCP-Session: ec2b0b21-644b-408a-8811-6d629a8a1424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.02.25 21:42:28.952432 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2026.02.25 21:42:28.952571 [ 288 ] {} <Debug> TCP-Session: ec2b0b21-644b-408a-8811-6d629a8a1424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.02.25 21:42:28.952596 [ 287 ] {} <Debug> TCP-Session: 354b2944-a951-4229-8c58-cecd5f9a299f Authenticating user 'default' from [fd00:1122:3344:101::e]:42168 | ||
| 2305 | 2026.02.25 21:42:28.952328 [ 291 ] {} <Debug> TCP-Session: 22abb6ae-0df4-4954-a361-6bf0aa789668 Authenticating user 'default' from [fd00:1122:3344:101::e]:63118 | ||
| 2306 | 2026.02.25 21:42:28.952285 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35872 | ||
| 2307 | 2026.02.25 21:42:28.952637 [ 287 ] {} <Debug> TCP-Session: 354b2944-a951-4229-8c58-cecd5f9a299f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.02.25 21:42:28.952640 [ 291 ] {} <Debug> TCP-Session: 22abb6ae-0df4-4954-a361-6bf0aa789668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.02.25 21:42:28.952668 [ 287 ] {} <Debug> TCP-Session: 354b2944-a951-4229-8c58-cecd5f9a299f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.02.25 21:42:28.952679 [ 291 ] {} <Debug> TCP-Session: 22abb6ae-0df4-4954-a361-6bf0aa789668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.02.25 21:42:28.952262 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63634 | ||
| 2312 | 2026.02.25 21:42:28.952698 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.02.25 21:42:28.952463 [ 294 ] {} <Debug> TCP-Session: 87d2cea6-5770-45eb-9498-946123f58374 Authenticating user 'default' from [fd00:1122:3344:101::e]:64145 | ||
| 2314 | 2026.02.25 21:42:28.952736 [ 275 ] {} <Debug> TCP-Session: f44ab1bb-0256-420f-898c-33b269e86430 Authenticating user 'default' from [fd00:1122:3344:101::e]:35872 | ||
| 2315 | 2026.02.25 21:42:28.952758 [ 294 ] {} <Debug> TCP-Session: 87d2cea6-5770-45eb-9498-946123f58374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.02.25 21:42:28.952758 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2317 | 2026.02.25 21:42:28.952773 [ 275 ] {} <Debug> TCP-Session: f44ab1bb-0256-420f-898c-33b269e86430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.02.25 21:42:28.952799 [ 275 ] {} <Debug> TCP-Session: f44ab1bb-0256-420f-898c-33b269e86430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.02.25 21:42:28.952799 [ 295 ] {} <Debug> TCP-Session: a0567202-b2f8-4168-ac3c-4fa2d9d738b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63634 | ||
| 2320 | 2026.02.25 21:42:28.952782 [ 294 ] {} <Debug> TCP-Session: 87d2cea6-5770-45eb-9498-946123f58374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.02.25 21:42:28.952830 [ 295 ] {} <Debug> TCP-Session: a0567202-b2f8-4168-ac3c-4fa2d9d738b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.02.25 21:42:28.952323 [ 290 ] {} <Trace> TCP-Session: f914070a-584f-4a03-931c-83f81796534e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.02.25 21:42:28.952860 [ 295 ] {} <Debug> TCP-Session: a0567202-b2f8-4168-ac3c-4fa2d9d738b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.02.25 21:42:28.953033 [ 290 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49714) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2325 | 2026.02.25 21:42:28.953302 [ 290 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2326 | 2026.02.25 21:42:28.953359 [ 290 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2327 | 2026.02.25 21:42:28.953644 [ 290 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 2328 | 2026.02.25 21:42:28.954545 [ 315 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Trace> AggregatingTransform: Aggregating | ||
| 2329 | 2026.02.25 21:42:28.954601 [ 315 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Trace> Aggregator: Aggregation method: without_key | ||
| 2330 | 2026.02.25 21:42:28.954637 [ 315 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888677 sec. (1125.268 rows/sec., 43.96 KiB/sec.) | ||
| 2331 | 2026.02.25 21:42:28.954656 [ 315 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Trace> Aggregator: Merging aggregated data | ||
| 2332 | 2026.02.25 21:42:28.956001 [ 290 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003026 sec., 330.4692663582287 rows/sec., 12.91 KiB/sec. | ||
| 2333 | 2026.02.25 21:42:28.956151 [ 290 ] {f4409ec7-5a43-4a7b-9cf1-95d932e35b44} <Debug> TCPHandler: Processed in 0.00389468 sec. | ||
| 2334 | 2026.02.25 21:42:28.956268 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.02.25 21:42:28.956306 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.02.25 21:42:28.956311 [ 290 ] {} <Debug> TCP-Session: f914070a-584f-4a03-931c-83f81796534e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.02.25 21:42:28.956333 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2338 | 2026.02.25 21:42:28.956361 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.02.25 21:42:28.956388 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.02.25 21:42:28.956396 [ 292 ] {} <Debug> TCP-Session: 398f38d6-6690-4dca-a2de-3c2e36ff698f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.02.25 21:42:28.956414 [ 295 ] {} <Debug> TCP-Session: a0567202-b2f8-4168-ac3c-4fa2d9d738b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.02.25 21:42:28.956428 [ 288 ] {} <Debug> TCP-Session: ec2b0b21-644b-408a-8811-6d629a8a1424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.02.25 21:42:28.956438 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.02.25 21:42:28.956454 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2345 | 2026.02.25 21:42:28.956477 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2346 | 2026.02.25 21:42:28.956484 [ 275 ] {} <Debug> TCP-Session: f44ab1bb-0256-420f-898c-33b269e86430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.02.25 21:42:28.956504 [ 294 ] {} <Debug> TCP-Session: 87d2cea6-5770-45eb-9498-946123f58374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.02.25 21:42:28.956513 [ 287 ] {} <Debug> TCP-Session: 354b2944-a951-4229-8c58-cecd5f9a299f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.02.25 21:42:28.956348 [ 291 ] {} <Debug> TCP-Session: 22abb6ae-0df4-4954-a361-6bf0aa789668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.02.25 21:42:28.956417 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.02.25 21:42:28.956591 [ 293 ] {} <Debug> TCP-Session: 868566f0-dc1e-4abc-843e-46905f29aa4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.02.25 21:42:29.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.56 MiB, peak 210.63 MiB, free memory in arenas 0.00 B, will set to 203.99 MiB (RSS), difference: 1.43 MiB | ||
| 2353 | 2026.02.25 21:42:29.122820 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.02.25 21:42:29.123007 [ 277 ] {9e2cdc12-cffc-45a8-8f71-92e37a4c44bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2355 | 2026.02.25 21:42:29.123078 [ 277 ] {9e2cdc12-cffc-45a8-8f71-92e37a4c44bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2356 | 2026.02.25 21:42:29.123864 [ 277 ] {9e2cdc12-cffc-45a8-8f71-92e37a4c44bb} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.02.25 21:42:29.123914 [ 277 ] {9e2cdc12-cffc-45a8-8f71-92e37a4c44bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2358 | 2026.02.25 21:42:29.124473 [ 277 ] {9e2cdc12-cffc-45a8-8f71-92e37a4c44bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2359 | 2026.02.25 21:42:29.125036 [ 277 ] {9e2cdc12-cffc-45a8-8f71-92e37a4c44bb} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.02.25 21:42:29.125198 [ 277 ] {9e2cdc12-cffc-45a8-8f71-92e37a4c44bb} <Debug> executeQuery: Read 116 rows, 10.17 KiB in 0.002242 sec., 51739.51828724353 rows/sec., 4.43 MiB/sec. | ||
| 2361 | 2026.02.25 21:42:29.125246 [ 277 ] {9e2cdc12-cffc-45a8-8f71-92e37a4c44bb} <Debug> TCPHandler: Processed in 0.00256129 sec. | ||
| 2362 | 2026.02.25 21:42:29.125382 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.02.25 21:42:29.125488 [ 277 ] {f4819613-9ab4-4bac-b2bf-2ecb170f3c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.02.25 21:42:29.125533 [ 277 ] {f4819613-9ab4-4bac-b2bf-2ecb170f3c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2365 | 2026.02.25 21:42:29.125948 [ 277 ] {f4819613-9ab4-4bac-b2bf-2ecb170f3c44} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.02.25 21:42:29.125986 [ 277 ] {f4819613-9ab4-4bac-b2bf-2ecb170f3c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2367 | 2026.02.25 21:42:29.126425 [ 277 ] {f4819613-9ab4-4bac-b2bf-2ecb170f3c44} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2368 | 2026.02.25 21:42:29.126891 [ 277 ] {f4819613-9ab4-4bac-b2bf-2ecb170f3c44} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.02.25 21:42:29.127014 [ 42 ] {} <Debug> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2370 | 2026.02.25 21:42:29.127052 [ 277 ] {f4819613-9ab4-4bac-b2bf-2ecb170f3c44} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001589 sec., 18879.798615481435 rows/sec., 1.39 MiB/sec. | ||
| 2371 | 2026.02.25 21:42:29.127076 [ 42 ] {} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.02.25 21:42:29.127101 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2373 | 2026.02.25 21:42:29.127104 [ 277 ] {f4819613-9ab4-4bac-b2bf-2ecb170f3c44} <Debug> TCPHandler: Processed in 0.001777223 sec. | ||
| 2374 | 2026.02.25 21:42:29.127232 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::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 | ||
| 2375 | 2026.02.25 21:42:29.127248 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.02.25 21:42:29.127383 [ 277 ] {d666b947-c854-42a8-96b5-522a4ed8f3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2377 | 2026.02.25 21:42:29.127392 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2378 | 2026.02.25 21:42:29.127430 [ 277 ] {d666b947-c854-42a8-96b5-522a4ed8f3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2379 | 2026.02.25 21:42:29.127437 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 162 rows starting from the beginning of the part | ||
| 2380 | 2026.02.25 21:42:29.127549 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 2381 | 2026.02.25 21:42:29.127602 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 2382 | 2026.02.25 21:42:29.127651 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2383 | 2026.02.25 21:42:29.127699 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
| 2384 | 2026.02.25 21:42:29.127745 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2385 | 2026.02.25 21:42:29.127870 [ 277 ] {d666b947-c854-42a8-96b5-522a4ed8f3e4} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.02.25 21:42:29.127913 [ 277 ] {d666b947-c854-42a8-96b5-522a4ed8f3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2387 | 2026.02.25 21:42:29.128364 [ 277 ] {d666b947-c854-42a8-96b5-522a4ed8f3e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2388 | 2026.02.25 21:42:29.128689 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521381 sec., 251744.96066402827 rows/sec., 16.70 MiB/sec. | ||
| 2389 | 2026.02.25 21:42:29.128962 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2390 | 2026.02.25 21:42:29.129061 [ 277 ] {d666b947-c854-42a8-96b5-522a4ed8f3e4} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.02.25 21:42:29.129250 [ 277 ] {d666b947-c854-42a8-96b5-522a4ed8f3e4} <Debug> executeQuery: Read 102 rows, 8.18 KiB in 0.001888 sec., 54025.42372881356 rows/sec., 4.23 MiB/sec. | ||
| 2392 | 2026.02.25 21:42:29.129294 [ 277 ] {d666b947-c854-42a8-96b5-522a4ed8f3e4} <Debug> TCPHandler: Processed in 0.002108666 sec. | ||
| 2393 | 2026.02.25 21:42:29.129410 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.02.25 21:42:29.129497 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.02.25 21:42:29.129511 [ 277 ] {6e1841f3-915f-4193-8003-11f7523baa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2396 | 2026.02.25 21:42:29.129563 [ 277 ] {6e1841f3-915f-4193-8003-11f7523baa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2397 | 2026.02.25 21:42:29.129579 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_6_1} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2398 | 2026.02.25 21:42:29.129648 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2399 | 2026.02.25 21:42:29.130012 [ 277 ] {6e1841f3-915f-4193-8003-11f7523baa7a} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.02.25 21:42:29.130053 [ 277 ] {6e1841f3-915f-4193-8003-11f7523baa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2401 | 2026.02.25 21:42:29.130503 [ 277 ] {6e1841f3-915f-4193-8003-11f7523baa7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2402 | 2026.02.25 21:42:29.130973 [ 277 ] {6e1841f3-915f-4193-8003-11f7523baa7a} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.02.25 21:42:29.131136 [ 277 ] {6e1841f3-915f-4193-8003-11f7523baa7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
| 2404 | 2026.02.25 21:42:29.131183 [ 277 ] {6e1841f3-915f-4193-8003-11f7523baa7a} <Debug> TCPHandler: Processed in 0.001822954 sec. | ||
| 2405 | 2026.02.25 21:42:29.131335 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.02.25 21:42:29.131446 [ 277 ] {f426052f-e62c-4d36-a49e-f8aa8a9846a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2407 | 2026.02.25 21:42:29.131503 [ 277 ] {f426052f-e62c-4d36-a49e-f8aa8a9846a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2408 | 2026.02.25 21:42:29.132596 [ 277 ] {f426052f-e62c-4d36-a49e-f8aa8a9846a0} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.02.25 21:42:29.132640 [ 277 ] {f426052f-e62c-4d36-a49e-f8aa8a9846a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2410 | 2026.02.25 21:42:29.133703 [ 277 ] {f426052f-e62c-4d36-a49e-f8aa8a9846a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2411 | 2026.02.25 21:42:29.134310 [ 277 ] {f426052f-e62c-4d36-a49e-f8aa8a9846a0} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.02.25 21:42:29.134479 [ 277 ] {f426052f-e62c-4d36-a49e-f8aa8a9846a0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003053 sec., 9826.40026203734 rows/sec., 17.61 MiB/sec. | ||
| 2413 | 2026.02.25 21:42:29.134547 [ 277 ] {f426052f-e62c-4d36-a49e-f8aa8a9846a0} <Debug> TCPHandler: Processed in 0.003273665 sec. | ||
| 2414 | 2026.02.25 21:42:29.134665 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.02.25 21:42:29.134763 [ 277 ] {2778bbe3-12b3-4fa9-8768-44f27dbd3e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2416 | 2026.02.25 21:42:29.134806 [ 277 ] {2778bbe3-12b3-4fa9-8768-44f27dbd3e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2417 | 2026.02.25 21:42:29.135188 [ 277 ] {2778bbe3-12b3-4fa9-8768-44f27dbd3e0d} <Trace> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.02.25 21:42:29.135225 [ 277 ] {2778bbe3-12b3-4fa9-8768-44f27dbd3e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2419 | 2026.02.25 21:42:29.135711 [ 277 ] {2778bbe3-12b3-4fa9-8768-44f27dbd3e0d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2420 | 2026.02.25 21:42:29.136208 [ 277 ] {2778bbe3-12b3-4fa9-8768-44f27dbd3e0d} <Trace> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.02.25 21:42:29.136359 [ 277 ] {2778bbe3-12b3-4fa9-8768-44f27dbd3e0d} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001616 sec., 7425.742574257426 rows/sec., 559.59 KiB/sec. | ||
| 2422 | 2026.02.25 21:42:29.136399 [ 277 ] {2778bbe3-12b3-4fa9-8768-44f27dbd3e0d} <Debug> TCPHandler: Processed in 0.001785564 sec. | ||
| 2423 | 2026.02.25 21:42:29.136508 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.02.25 21:42:29.136602 [ 277 ] {072ab3fd-c314-4bae-9713-48f0b45e51ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.02.25 21:42:29.136643 [ 277 ] {072ab3fd-c314-4bae-9713-48f0b45e51ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2426 | 2026.02.25 21:42:29.137038 [ 277 ] {072ab3fd-c314-4bae-9713-48f0b45e51ee} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.02.25 21:42:29.137083 [ 277 ] {072ab3fd-c314-4bae-9713-48f0b45e51ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2428 | 2026.02.25 21:42:29.137614 [ 277 ] {072ab3fd-c314-4bae-9713-48f0b45e51ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2429 | 2026.02.25 21:42:29.138034 [ 277 ] {072ab3fd-c314-4bae-9713-48f0b45e51ee} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.02.25 21:42:29.138168 [ 277 ] {072ab3fd-c314-4bae-9713-48f0b45e51ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec. | ||
| 2431 | 2026.02.25 21:42:29.138203 [ 277 ] {072ab3fd-c314-4bae-9713-48f0b45e51ee} <Debug> TCPHandler: Processed in 0.001745253 sec. | ||
| 2432 | 2026.02.25 21:42:29.475122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4266 | ||
| 2433 | 2026.02.25 21:42:29.475617 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.02.25 21:42:29.475664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2435 | 2026.02.25 21:42:29.476192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2436 | 2026.02.25 21:42:29.476445 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.02.25 21:42:29.476589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4266 | ||
| 2438 | 2026.02.25 21:42:29.645789 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.02.25 21:42:29.646044 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2440 | 2026.02.25 21:42:29.646513 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2441 | 2026.02.25 21:42:29.646587 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2442 | 2026.02.25 21:42:29.646973 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2443 | 2026.02.25 21:42:29.647057 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2444 | 2026.02.25 21:42:29.647201 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2445 | 2026.02.25 21:42:29.647354 [ 296 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2446 | 2026.02.25 21:42:29.647378 [ 310 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2447 | 2026.02.25 21:42:29.647354 [ 304 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2448 | 2026.02.25 21:42:29.647521 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 2449 | 2026.02.25 21:42:29.647548 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2450 | 2026.02.25 21:42:29.647635 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2451 | 2026.02.25 21:42:29.647656 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2452 | 2026.02.25 21:42:29.647691 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2453 | 2026.02.25 21:42:29.647736 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2454 | 2026.02.25 21:42:29.647774 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2455 | 2026.02.25 21:42:29.648632 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002711 sec., 15492.438214680931 rows/sec., 623.54 KiB/sec. | ||
| 2456 | 2026.02.25 21:42:29.648731 [ 277 ] {735b009a-91fb-49ce-a0ad-620325683bf7} <Debug> TCPHandler: Processed in 0.003073004 sec. | ||
| 2457 | 2026.02.25 21:42:29.649092 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.02.25 21:42:29.649244 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2459 | 2026.02.25 21:42:29.649485 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2460 | 2026.02.25 21:42:29.649525 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2461 | 2026.02.25 21:42:29.649745 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2462 | 2026.02.25 21:42:29.649802 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2463 | 2026.02.25 21:42:29.649910 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2464 | 2026.02.25 21:42:29.649974 [ 319 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2465 | 2026.02.25 21:42:29.649997 [ 300 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2466 | 2026.02.25 21:42:29.650021 [ 301 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2467 | 2026.02.25 21:42:29.650124 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 2468 | 2026.02.25 21:42:29.650150 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2469 | 2026.02.25 21:42:29.650218 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2470 | 2026.02.25 21:42:29.650236 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2471 | 2026.02.25 21:42:29.650267 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2472 | 2026.02.25 21:42:29.650298 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2473 | 2026.02.25 21:42:29.650326 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2474 | 2026.02.25 21:42:29.651044 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001868 sec., 22483.94004282655 rows/sec., 904.94 KiB/sec. | ||
| 2475 | 2026.02.25 21:42:29.651157 [ 277 ] {0e2d779b-bd3a-45b2-8b53-a601bf99e5ca} <Debug> TCPHandler: Processed in 0.002120537 sec. | ||
| 2476 | 2026.02.25 21:42:29.651441 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.02.25 21:42:29.651628 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2478 | 2026.02.25 21:42:29.651875 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2479 | 2026.02.25 21:42:29.651913 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2480 | 2026.02.25 21:42:29.652148 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2481 | 2026.02.25 21:42:29.652206 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2482 | 2026.02.25 21:42:29.652318 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2483 | 2026.02.25 21:42:29.652397 [ 344 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2484 | 2026.02.25 21:42:29.652402 [ 300 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2485 | 2026.02.25 21:42:29.652406 [ 319 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2486 | 2026.02.25 21:42:29.652521 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 2487 | 2026.02.25 21:42:29.652546 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2488 | 2026.02.25 21:42:29.652624 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2489 | 2026.02.25 21:42:29.652645 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2490 | 2026.02.25 21:42:29.652677 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2491 | 2026.02.25 21:42:29.652722 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2492 | 2026.02.25 21:42:29.652824 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2493 | 2026.02.25 21:42:29.653703 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002158 sec., 19462.465245597774 rows/sec., 783.33 KiB/sec. | ||
| 2494 | 2026.02.25 21:42:29.653840 [ 277 ] {ac6d1066-fb49-4241-91c0-308ed6c97296} <Debug> TCPHandler: Processed in 0.002464069 sec. | ||
| 2495 | 2026.02.25 21:42:29.654081 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.02.25 21:42:29.654228 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2497 | 2026.02.25 21:42:29.654501 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2498 | 2026.02.25 21:42:29.654548 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2499 | 2026.02.25 21:42:29.654807 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2500 | 2026.02.25 21:42:29.654866 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2501 | 2026.02.25 21:42:29.654971 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2502 | 2026.02.25 21:42:29.655040 [ 301 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2503 | 2026.02.25 21:42:29.655048 [ 300 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2504 | 2026.02.25 21:42:29.655048 [ 336 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2505 | 2026.02.25 21:42:29.655180 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 2506 | 2026.02.25 21:42:29.655215 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2507 | 2026.02.25 21:42:29.655293 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2508 | 2026.02.25 21:42:29.655312 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2509 | 2026.02.25 21:42:29.655343 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2510 | 2026.02.25 21:42:29.655374 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2511 | 2026.02.25 21:42:29.655404 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2512 | 2026.02.25 21:42:29.656059 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001893 sec., 22187.004754358164 rows/sec., 892.99 KiB/sec. | ||
| 2513 | 2026.02.25 21:42:29.656195 [ 277 ] {8d9eceb6-d983-45b1-976e-c88160ac5ad5} <Debug> TCPHandler: Processed in 0.002166056 sec. | ||
| 2514 | 2026.02.25 21:42:29.656489 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.02.25 21:42:29.656632 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2516 | 2026.02.25 21:42:29.656861 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2517 | 2026.02.25 21:42:29.656900 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2518 | 2026.02.25 21:42:29.657118 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2519 | 2026.02.25 21:42:29.657171 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2520 | 2026.02.25 21:42:29.657278 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2521 | 2026.02.25 21:42:29.657343 [ 341 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2522 | 2026.02.25 21:42:29.657358 [ 336 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2523 | 2026.02.25 21:42:29.657354 [ 300 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2524 | 2026.02.25 21:42:29.657533 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 2525 | 2026.02.25 21:42:29.657559 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2526 | 2026.02.25 21:42:29.657628 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2527 | 2026.02.25 21:42:29.657645 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2528 | 2026.02.25 21:42:29.657685 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2529 | 2026.02.25 21:42:29.657722 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2530 | 2026.02.25 21:42:29.657754 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2531 | 2026.02.25 21:42:29.658532 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001961 sec., 21417.644059153492 rows/sec., 862.02 KiB/sec. | ||
| 2532 | 2026.02.25 21:42:29.658670 [ 277 ] {e6619095-43d2-4b25-9a46-d552fb63f9bf} <Debug> TCPHandler: Processed in 0.002231978 sec. | ||
| 2533 | 2026.02.25 21:42:29.658915 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.02.25 21:42:29.659064 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2535 | 2026.02.25 21:42:29.659299 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2536 | 2026.02.25 21:42:29.659337 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2537 | 2026.02.25 21:42:29.659557 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2538 | 2026.02.25 21:42:29.659610 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2539 | 2026.02.25 21:42:29.659711 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2540 | 2026.02.25 21:42:29.659789 [ 301 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2541 | 2026.02.25 21:42:29.659788 [ 306 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2542 | 2026.02.25 21:42:29.659789 [ 298 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2543 | 2026.02.25 21:42:29.659909 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (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 | ||
| 2544 | 2026.02.25 21:42:29.659935 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2545 | 2026.02.25 21:42:29.660002 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2546 | 2026.02.25 21:42:29.660020 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Debug> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2547 | 2026.02.25 21:42:29.660051 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2548 | 2026.02.25 21:42:29.660083 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2549 | 2026.02.25 21:42:29.660111 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2550 | 2026.02.25 21:42:29.660750 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001744 sec., 24082.56880733945 rows/sec., 969.28 KiB/sec. | ||
| 2551 | 2026.02.25 21:42:29.660917 [ 277 ] {73ffca53-2629-40d5-be06-5f86d81b7349} <Debug> TCPHandler: Processed in 0.002051636 sec. | ||
| 2552 | 2026.02.25 21:42:29.713516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2553 | 2026.02.25 21:42:29.733235 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.02.25 21:42:29.733306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2555 | 2026.02.25 21:42:29.739696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2556 | 2026.02.25 21:42:29.740469 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.02.25 21:42:29.744575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2558 | 2026.02.25 21:42:29.754033 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.02.25 21:42:29.754192 [ 277 ] {c4973031-e647-4734-bdf1-5f62ff13ef10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2560 | 2026.02.25 21:42:29.754261 [ 277 ] {c4973031-e647-4734-bdf1-5f62ff13ef10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2561 | 2026.02.25 21:42:29.754917 [ 277 ] {c4973031-e647-4734-bdf1-5f62ff13ef10} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.02.25 21:42:29.754961 [ 277 ] {c4973031-e647-4734-bdf1-5f62ff13ef10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2563 | 2026.02.25 21:42:29.755382 [ 277 ] {c4973031-e647-4734-bdf1-5f62ff13ef10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2564 | 2026.02.25 21:42:29.755587 [ 277 ] {c4973031-e647-4734-bdf1-5f62ff13ef10} <Trace> oximeter.timeseries_schema (c37c60fb-d8ea-4543-bae6-56e6dc01c6fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.02.25 21:42:29.755737 [ 277 ] {c4973031-e647-4734-bdf1-5f62ff13ef10} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001588 sec., 3778.337531486146 rows/sec., 841.27 KiB/sec. | ||
| 2566 | 2026.02.25 21:42:29.755785 [ 277 ] {c4973031-e647-4734-bdf1-5f62ff13ef10} <Debug> TCPHandler: Processed in 0.001882975 sec. | ||
| 2567 | 2026.02.25 21:42:29.755914 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.02.25 21:42:29.756017 [ 277 ] {5242e347-4cef-450c-a768-a933368bffa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2569 | 2026.02.25 21:42:29.756062 [ 277 ] {5242e347-4cef-450c-a768-a933368bffa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2570 | 2026.02.25 21:42:29.756506 [ 277 ] {5242e347-4cef-450c-a768-a933368bffa3} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.02.25 21:42:29.756541 [ 277 ] {5242e347-4cef-450c-a768-a933368bffa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2572 | 2026.02.25 21:42:29.756848 [ 277 ] {5242e347-4cef-450c-a768-a933368bffa3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2573 | 2026.02.25 21:42:29.757071 [ 277 ] {5242e347-4cef-450c-a768-a933368bffa3} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.02.25 21:42:29.757201 [ 277 ] {5242e347-4cef-450c-a768-a933368bffa3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001208 sec., 19867.54966887417 rows/sec., 1.65 MiB/sec. | ||
| 2575 | 2026.02.25 21:42:29.757238 [ 277 ] {5242e347-4cef-450c-a768-a933368bffa3} <Debug> TCPHandler: Processed in 0.001377001 sec. | ||
| 2576 | 2026.02.25 21:42:29.757375 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.02.25 21:42:29.757479 [ 277 ] {b6075d01-3b52-4887-88a4-f7ef029c7e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2578 | 2026.02.25 21:42:29.757520 [ 277 ] {b6075d01-3b52-4887-88a4-f7ef029c7e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2579 | 2026.02.25 21:42:29.757932 [ 277 ] {b6075d01-3b52-4887-88a4-f7ef029c7e41} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.02.25 21:42:29.757967 [ 277 ] {b6075d01-3b52-4887-88a4-f7ef029c7e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2581 | 2026.02.25 21:42:29.758257 [ 277 ] {b6075d01-3b52-4887-88a4-f7ef029c7e41} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2582 | 2026.02.25 21:42:29.758470 [ 277 ] {b6075d01-3b52-4887-88a4-f7ef029c7e41} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.02.25 21:42:29.758596 [ 277 ] {b6075d01-3b52-4887-88a4-f7ef029c7e41} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 429.55 KiB/sec. | ||
| 2584 | 2026.02.25 21:42:29.758632 [ 277 ] {b6075d01-3b52-4887-88a4-f7ef029c7e41} <Debug> TCPHandler: Processed in 0.00131588 sec. | ||
| 2585 | 2026.02.25 21:42:29.758744 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.02.25 21:42:29.758846 [ 277 ] {cb4e53fd-3f89-4db9-b0a9-43f07b3d9201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2587 | 2026.02.25 21:42:29.758888 [ 277 ] {cb4e53fd-3f89-4db9-b0a9-43f07b3d9201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2588 | 2026.02.25 21:42:29.759960 [ 277 ] {cb4e53fd-3f89-4db9-b0a9-43f07b3d9201} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.02.25 21:42:29.759996 [ 277 ] {cb4e53fd-3f89-4db9-b0a9-43f07b3d9201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2590 | 2026.02.25 21:42:29.760453 [ 277 ] {cb4e53fd-3f89-4db9-b0a9-43f07b3d9201} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2591 | 2026.02.25 21:42:29.760680 [ 277 ] {cb4e53fd-3f89-4db9-b0a9-43f07b3d9201} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.02.25 21:42:29.760808 [ 277 ] {cb4e53fd-3f89-4db9-b0a9-43f07b3d9201} <Debug> executeQuery: Read 1329 rows, 113.62 KiB in 0.001982 sec., 670534.813319879 rows/sec., 55.98 MiB/sec. | ||
| 2593 | 2026.02.25 21:42:29.760844 [ 277 ] {cb4e53fd-3f89-4db9-b0a9-43f07b3d9201} <Debug> TCPHandler: Processed in 0.002151687 sec. | ||
| 2594 | 2026.02.25 21:42:29.760959 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.02.25 21:42:29.761055 [ 277 ] {8e88b382-a02d-4c43-9406-cc3dec0dd4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2596 | 2026.02.25 21:42:29.761095 [ 277 ] {8e88b382-a02d-4c43-9406-cc3dec0dd4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2597 | 2026.02.25 21:42:29.761546 [ 277 ] {8e88b382-a02d-4c43-9406-cc3dec0dd4af} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.02.25 21:42:29.761588 [ 277 ] {8e88b382-a02d-4c43-9406-cc3dec0dd4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2599 | 2026.02.25 21:42:29.762009 [ 277 ] {8e88b382-a02d-4c43-9406-cc3dec0dd4af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2600 | 2026.02.25 21:42:29.762248 [ 277 ] {8e88b382-a02d-4c43-9406-cc3dec0dd4af} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.02.25 21:42:29.762383 [ 277 ] {8e88b382-a02d-4c43-9406-cc3dec0dd4af} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001347 sec., 17074.981440237563 rows/sec., 1.27 MiB/sec. | ||
| 2602 | 2026.02.25 21:42:29.762430 [ 277 ] {8e88b382-a02d-4c43-9406-cc3dec0dd4af} <Debug> TCPHandler: Processed in 0.001520562 sec. | ||
| 2603 | 2026.02.25 21:42:29.762550 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.02.25 21:42:29.762645 [ 277 ] {ee43f73a-46e9-49de-b6fa-e1b7ecb4c100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.02.25 21:42:29.762685 [ 277 ] {ee43f73a-46e9-49de-b6fa-e1b7ecb4c100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2606 | 2026.02.25 21:42:29.763179 [ 277 ] {ee43f73a-46e9-49de-b6fa-e1b7ecb4c100} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.02.25 21:42:29.763214 [ 277 ] {ee43f73a-46e9-49de-b6fa-e1b7ecb4c100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2608 | 2026.02.25 21:42:29.763535 [ 277 ] {ee43f73a-46e9-49de-b6fa-e1b7ecb4c100} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2609 | 2026.02.25 21:42:29.763771 [ 277 ] {ee43f73a-46e9-49de-b6fa-e1b7ecb4c100} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.02.25 21:42:29.763899 [ 277 ] {ee43f73a-46e9-49de-b6fa-e1b7ecb4c100} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001274 sec., 197802.1978021978 rows/sec., 13.68 MiB/sec. | ||
| 2611 | 2026.02.25 21:42:29.763948 [ 277 ] {ee43f73a-46e9-49de-b6fa-e1b7ecb4c100} <Debug> TCPHandler: Processed in 0.001447221 sec. | ||
| 2612 | 2026.02.25 21:42:29.764088 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.02.25 21:42:29.764186 [ 277 ] {1c017ff4-798c-4aeb-af37-e422fe5f0b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2614 | 2026.02.25 21:42:29.764225 [ 277 ] {1c017ff4-798c-4aeb-af37-e422fe5f0b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2615 | 2026.02.25 21:42:29.764602 [ 277 ] {1c017ff4-798c-4aeb-af37-e422fe5f0b23} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.02.25 21:42:29.764637 [ 277 ] {1c017ff4-798c-4aeb-af37-e422fe5f0b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2617 | 2026.02.25 21:42:29.764925 [ 277 ] {1c017ff4-798c-4aeb-af37-e422fe5f0b23} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2618 | 2026.02.25 21:42:29.765131 [ 277 ] {1c017ff4-798c-4aeb-af37-e422fe5f0b23} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.02.25 21:42:29.765252 [ 277 ] {1c017ff4-798c-4aeb-af37-e422fe5f0b23} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 864.06 KiB/sec. | ||
| 2620 | 2026.02.25 21:42:29.765291 [ 277 ] {1c017ff4-798c-4aeb-af37-e422fe5f0b23} <Debug> TCPHandler: Processed in 0.001266109 sec. | ||
| 2621 | 2026.02.25 21:42:29.765401 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.02.25 21:42:29.765493 [ 277 ] {0c3bb2ee-ed04-4bba-9790-7a576ecbeb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2623 | 2026.02.25 21:42:29.765532 [ 277 ] {0c3bb2ee-ed04-4bba-9790-7a576ecbeb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2624 | 2026.02.25 21:42:29.766249 [ 277 ] {0c3bb2ee-ed04-4bba-9790-7a576ecbeb59} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.02.25 21:42:29.766290 [ 277 ] {0c3bb2ee-ed04-4bba-9790-7a576ecbeb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2626 | 2026.02.25 21:42:29.766716 [ 277 ] {0c3bb2ee-ed04-4bba-9790-7a576ecbeb59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2627 | 2026.02.25 21:42:29.766973 [ 277 ] {0c3bb2ee-ed04-4bba-9790-7a576ecbeb59} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.02.25 21:42:29.767120 [ 277 ] {0c3bb2ee-ed04-4bba-9790-7a576ecbeb59} <Debug> executeQuery: Read 573 rows, 44.03 KiB in 0.001644 sec., 348540.14598540147 rows/sec., 26.16 MiB/sec. | ||
| 2629 | 2026.02.25 21:42:29.767163 [ 277 ] {0c3bb2ee-ed04-4bba-9790-7a576ecbeb59} <Debug> TCPHandler: Processed in 0.001812054 sec. | ||
| 2630 | 2026.02.25 21:42:29.767293 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.02.25 21:42:29.767406 [ 277 ] {1bcc7ec5-3c3b-4856-a7ca-042a1305b70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.02.25 21:42:29.767458 [ 277 ] {1bcc7ec5-3c3b-4856-a7ca-042a1305b70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2633 | 2026.02.25 21:42:29.768475 [ 277 ] {1bcc7ec5-3c3b-4856-a7ca-042a1305b70e} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.02.25 21:42:29.768516 [ 277 ] {1bcc7ec5-3c3b-4856-a7ca-042a1305b70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2635 | 2026.02.25 21:42:29.769015 [ 277 ] {1bcc7ec5-3c3b-4856-a7ca-042a1305b70e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2636 | 2026.02.25 21:42:29.769238 [ 277 ] {1bcc7ec5-3c3b-4856-a7ca-042a1305b70e} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.02.25 21:42:29.769366 [ 277 ] {1bcc7ec5-3c3b-4856-a7ca-042a1305b70e} <Debug> executeQuery: Read 2249 rows, 154.37 KiB in 0.001984 sec., 1133568.5483870967 rows/sec., 75.98 MiB/sec. | ||
| 2638 | 2026.02.25 21:42:29.769402 [ 277 ] {1bcc7ec5-3c3b-4856-a7ca-042a1305b70e} <Debug> TCPHandler: Processed in 0.002177507 sec. | ||
| 2639 | 2026.02.25 21:42:29.769519 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.02.25 21:42:29.769614 [ 277 ] {a983262b-4a48-473c-adaa-acfa16b9bfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.02.25 21:42:29.769668 [ 277 ] {a983262b-4a48-473c-adaa-acfa16b9bfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2642 | 2026.02.25 21:42:29.770365 [ 277 ] {a983262b-4a48-473c-adaa-acfa16b9bfc2} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.02.25 21:42:29.770400 [ 277 ] {a983262b-4a48-473c-adaa-acfa16b9bfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2644 | 2026.02.25 21:42:29.770876 [ 277 ] {a983262b-4a48-473c-adaa-acfa16b9bfc2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2645 | 2026.02.25 21:42:29.771097 [ 277 ] {a983262b-4a48-473c-adaa-acfa16b9bfc2} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.02.25 21:42:29.771201 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2647 | 2026.02.25 21:42:29.771236 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.02.25 21:42:29.771236 [ 277 ] {a983262b-4a48-473c-adaa-acfa16b9bfc2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00164 sec., 3048.7804878048782 rows/sec., 5.46 MiB/sec. | ||
| 2649 | 2026.02.25 21:42:29.771255 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2650 | 2026.02.25 21:42:29.771302 [ 277 ] {a983262b-4a48-473c-adaa-acfa16b9bfc2} <Debug> TCPHandler: Processed in 0.001833785 sec. | ||
| 2651 | 2026.02.25 21:42:29.771389 [ 188 ] {3a027887-da97-4943-93d3-116f757a64b8::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 | ||
| 2652 | 2026.02.25 21:42:29.771415 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.02.25 21:42:29.771527 [ 277 ] {8f9d8975-c22f-4c25-9b09-b65a29f174a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2654 | 2026.02.25 21:42:29.771569 [ 277 ] {8f9d8975-c22f-4c25-9b09-b65a29f174a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2655 | 2026.02.25 21:42:29.771669 [ 188 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2656 | 2026.02.25 21:42:29.771752 [ 188 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2657 | 2026.02.25 21:42:29.771878 [ 277 ] {8f9d8975-c22f-4c25-9b09-b65a29f174a8} <Trace> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.02.25 21:42:29.771918 [ 277 ] {8f9d8975-c22f-4c25-9b09-b65a29f174a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2659 | 2026.02.25 21:42:29.771928 [ 188 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2660 | 2026.02.25 21:42:29.772053 [ 188 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2661 | 2026.02.25 21:42:29.772194 [ 188 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
| 2662 | 2026.02.25 21:42:29.772237 [ 277 ] {8f9d8975-c22f-4c25-9b09-b65a29f174a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2663 | 2026.02.25 21:42:29.772313 [ 188 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2664 | 2026.02.25 21:42:29.772430 [ 188 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2665 | 2026.02.25 21:42:29.772488 [ 277 ] {8f9d8975-c22f-4c25-9b09-b65a29f174a8} <Trace> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.02.25 21:42:29.772633 [ 277 ] {8f9d8975-c22f-4c25-9b09-b65a29f174a8} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 375.07 KiB/sec. | ||
| 2667 | 2026.02.25 21:42:29.772673 [ 277 ] {8f9d8975-c22f-4c25-9b09-b65a29f174a8} <Debug> TCPHandler: Processed in 0.00130821 sec. | ||
| 2668 | 2026.02.25 21:42:29.772800 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.02.25 21:42:29.772898 [ 277 ] {f92a0e2b-c3b4-4126-b04e-d7f960c6e6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2670 | 2026.02.25 21:42:29.772939 [ 277 ] {f92a0e2b-c3b4-4126-b04e-d7f960c6e6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2671 | 2026.02.25 21:42:29.773278 [ 277 ] {f92a0e2b-c3b4-4126-b04e-d7f960c6e6ac} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.02.25 21:42:29.773317 [ 277 ] {f92a0e2b-c3b4-4126-b04e-d7f960c6e6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2673 | 2026.02.25 21:42:29.773685 [ 277 ] {f92a0e2b-c3b4-4126-b04e-d7f960c6e6ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2674 | 2026.02.25 21:42:29.773954 [ 277 ] {f92a0e2b-c3b4-4126-b04e-d7f960c6e6ac} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.02.25 21:42:29.774105 [ 277 ] {f92a0e2b-c3b4-4126-b04e-d7f960c6e6ac} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001226 sec., 9787.928221859705 rows/sec., 675.47 KiB/sec. | ||
| 2676 | 2026.02.25 21:42:29.774145 [ 277 ] {f92a0e2b-c3b4-4126-b04e-d7f960c6e6ac} <Debug> TCPHandler: Processed in 0.001406841 sec. | ||
| 2677 | 2026.02.25 21:42:29.774618 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 19 columns (19 merged, 0 gathered) in 0.003285615 sec., 24348.56183697725 rows/sec., 43.63 MiB/sec. | ||
| 2678 | 2026.02.25 21:42:29.774989 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2679 | 2026.02.25 21:42:29.775391 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.02.25 21:42:29.775482 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2681 | 2026.02.25 21:42:29.775621 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2682 | 2026.02.25 21:42:31.979175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 360 | ||
| 2683 | 2026.02.25 21:42:31.982364 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.02.25 21:42:31.982403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2685 | 2026.02.25 21:42:31.983641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2686 | 2026.02.25 21:42:31.983902 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.02.25 21:42:31.984039 [ 36 ] {} <Debug> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2688 | 2026.02.25 21:42:31.984077 [ 36 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.02.25 21:42:31.984095 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2690 | 2026.02.25 21:42:31.984152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2691 | 2026.02.25 21:42:31.984228 [ 194 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::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 | ||
| 2692 | 2026.02.25 21:42:31.984795 [ 194 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2693 | 2026.02.25 21:42:31.984951 [ 194 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2694 | 2026.02.25 21:42:31.985334 [ 194 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
| 2695 | 2026.02.25 21:42:31.985680 [ 194 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2696 | 2026.02.25 21:42:31.986021 [ 194 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 2697 | 2026.02.25 21:42:31.986333 [ 194 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2698 | 2026.02.25 21:42:31.986631 [ 194 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 2699 | 2026.02.25 21:42:31.993418 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 72 columns (72 merged, 0 gathered) in 0.009233812 sec., 38987.14853627083 rows/sec., 40.88 MiB/sec. | ||
| 2700 | 2026.02.25 21:42:31.994339 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2701 | 2026.02.25 21:42:31.994883 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.02.25 21:42:31.994943 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_6_1} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2703 | 2026.02.25 21:42:31.995127 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 2704 | 2026.02.25 21:42:32.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.99 MiB, peak 210.64 MiB, free memory in arenas 0.00 B, will set to 207.07 MiB (RSS), difference: 1.09 MiB | ||
| 2705 | 2026.02.25 21:42:34.118417 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.02.25 21:42:34.118592 [ 277 ] {a268e8d2-a99d-44c1-8c7c-d2352bfd2ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2707 | 2026.02.25 21:42:34.118657 [ 277 ] {a268e8d2-a99d-44c1-8c7c-d2352bfd2ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2708 | 2026.02.25 21:42:34.119265 [ 277 ] {a268e8d2-a99d-44c1-8c7c-d2352bfd2ffe} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.02.25 21:42:34.119312 [ 277 ] {a268e8d2-a99d-44c1-8c7c-d2352bfd2ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2710 | 2026.02.25 21:42:34.119692 [ 277 ] {a268e8d2-a99d-44c1-8c7c-d2352bfd2ffe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2711 | 2026.02.25 21:42:34.119916 [ 277 ] {a268e8d2-a99d-44c1-8c7c-d2352bfd2ffe} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.02.25 21:42:34.120038 [ 34 ] {} <Debug> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2713 | 2026.02.25 21:42:34.120059 [ 277 ] {a268e8d2-a99d-44c1-8c7c-d2352bfd2ffe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001515 sec., 36963.696369636964 rows/sec., 2.84 MiB/sec. | ||
| 2714 | 2026.02.25 21:42:34.120107 [ 34 ] {} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.02.25 21:42:34.120121 [ 277 ] {a268e8d2-a99d-44c1-8c7c-d2352bfd2ffe} <Debug> TCPHandler: Processed in 0.001829094 sec. | ||
| 2716 | 2026.02.25 21:42:34.120133 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2717 | 2026.02.25 21:42:34.120251 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.02.25 21:42:34.120251 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::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 | ||
| 2719 | 2026.02.25 21:42:34.120351 [ 277 ] {04034634-c380-438b-8ab3-03e6be8f116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2720 | 2026.02.25 21:42:34.120397 [ 277 ] {04034634-c380-438b-8ab3-03e6be8f116c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2721 | 2026.02.25 21:42:34.120401 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2722 | 2026.02.25 21:42:34.120444 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 942 rows starting from the beginning of the part | ||
| 2723 | 2026.02.25 21:42:34.120509 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
| 2724 | 2026.02.25 21:42:34.120552 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2725 | 2026.02.25 21:42:34.120593 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 116 rows starting from the beginning of the part | ||
| 2726 | 2026.02.25 21:42:34.120632 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1329 rows starting from the beginning of the part | ||
| 2727 | 2026.02.25 21:42:34.120670 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2728 | 2026.02.25 21:42:34.120805 [ 277 ] {04034634-c380-438b-8ab3-03e6be8f116c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.02.25 21:42:34.120846 [ 277 ] {04034634-c380-438b-8ab3-03e6be8f116c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2730 | 2026.02.25 21:42:34.121179 [ 277 ] {04034634-c380-438b-8ab3-03e6be8f116c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2731 | 2026.02.25 21:42:34.121416 [ 277 ] {04034634-c380-438b-8ab3-03e6be8f116c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.02.25 21:42:34.121537 [ 33 ] {} <Debug> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2733 | 2026.02.25 21:42:34.121544 [ 277 ] {04034634-c380-438b-8ab3-03e6be8f116c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 2734 | 2026.02.25 21:42:34.121575 [ 33 ] {} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.02.25 21:42:34.121591 [ 277 ] {04034634-c380-438b-8ab3-03e6be8f116c} <Debug> TCPHandler: Processed in 0.001391071 sec. | ||
| 2736 | 2026.02.25 21:42:34.121593 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2737 | 2026.02.25 21:42:34.121682 [ 192 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::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 | ||
| 2738 | 2026.02.25 21:42:34.121698 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.02.25 21:42:34.121791 [ 192 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2740 | 2026.02.25 21:42:34.121803 [ 277 ] {5c50d7a4-aba6-416c-b1a6-1b859b96d7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.02.25 21:42:34.121825 [ 192 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 546 rows starting from the beginning of the part | ||
| 2742 | 2026.02.25 21:42:34.121852 [ 277 ] {5c50d7a4-aba6-416c-b1a6-1b859b96d7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2743 | 2026.02.25 21:42:34.121900 [ 192 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 87 rows starting from the beginning of the part | ||
| 2744 | 2026.02.25 21:42:34.121950 [ 192 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2745 | 2026.02.25 21:42:34.121990 [ 192 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2746 | 2026.02.25 21:42:34.122008 [ 194 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2587 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807854 sec., 1430978.3865290007 rows/sec., 123.30 MiB/sec. | ||
| 2747 | 2026.02.25 21:42:34.122028 [ 192 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 573 rows starting from the beginning of the part | ||
| 2748 | 2026.02.25 21:42:34.122078 [ 192 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2749 | 2026.02.25 21:42:34.122229 [ 277 ] {5c50d7a4-aba6-416c-b1a6-1b859b96d7f5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.02.25 21:42:34.122258 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2751 | 2026.02.25 21:42:34.122271 [ 277 ] {5c50d7a4-aba6-416c-b1a6-1b859b96d7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2752 | 2026.02.25 21:42:34.122540 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.02.25 21:42:34.122618 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_11_2} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2754 | 2026.02.25 21:42:34.122680 [ 277 ] {5c50d7a4-aba6-416c-b1a6-1b859b96d7f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2755 | 2026.02.25 21:42:34.122686 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2756 | 2026.02.25 21:42:34.122914 [ 277 ] {5c50d7a4-aba6-416c-b1a6-1b859b96d7f5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.02.25 21:42:34.123010 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2758 | 2026.02.25 21:42:34.123035 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.02.25 21:42:34.123047 [ 277 ] {5c50d7a4-aba6-416c-b1a6-1b859b96d7f5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001263 sec., 101346.00158353128 rows/sec., 7.06 MiB/sec. | ||
| 2760 | 2026.02.25 21:42:34.123050 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2761 | 2026.02.25 21:42:34.123085 [ 277 ] {5c50d7a4-aba6-416c-b1a6-1b859b96d7f5} <Debug> TCPHandler: Processed in 0.001437461 sec. | ||
| 2762 | 2026.02.25 21:42:34.123096 [ 193 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450581 sec., 989948.1655970952 rows/sec., 77.47 MiB/sec. | ||
| 2763 | 2026.02.25 21:42:34.123121 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 2764 | 2026.02.25 21:42:34.123193 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.02.25 21:42:34.123203 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2766 | 2026.02.25 21:42:34.123243 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1331 rows starting from the beginning of the part | ||
| 2767 | 2026.02.25 21:42:34.123287 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2768 | 2026.02.25 21:42:34.123296 [ 277 ] {accbc007-8b15-4e1a-a5c9-149b16414d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2769 | 2026.02.25 21:42:34.123325 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2770 | 2026.02.25 21:42:34.123338 [ 193 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2771 | 2026.02.25 21:42:34.123343 [ 277 ] {accbc007-8b15-4e1a-a5c9-149b16414d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2772 | 2026.02.25 21:42:34.123364 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2773 | 2026.02.25 21:42:34.123400 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2249 rows starting from the beginning of the part | ||
| 2774 | 2026.02.25 21:42:34.123433 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2775 | 2026.02.25 21:42:34.123640 [ 193 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.02.25 21:42:34.123671 [ 277 ] {accbc007-8b15-4e1a-a5c9-149b16414d4e} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.02.25 21:42:34.123705 [ 277 ] {accbc007-8b15-4e1a-a5c9-149b16414d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2778 | 2026.02.25 21:42:34.123718 [ 193 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_11_2} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2779 | 2026.02.25 21:42:34.123794 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2780 | 2026.02.25 21:42:34.124024 [ 277 ] {accbc007-8b15-4e1a-a5c9-149b16414d4e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2781 | 2026.02.25 21:42:34.124260 [ 277 ] {accbc007-8b15-4e1a-a5c9-149b16414d4e} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.02.25 21:42:34.124360 [ 33 ] {} <Debug> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2783 | 2026.02.25 21:42:34.124387 [ 33 ] {} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.02.25 21:42:34.124393 [ 277 ] {accbc007-8b15-4e1a-a5c9-149b16414d4e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001115 sec., 43049.32735426009 rows/sec., 2.90 MiB/sec. | ||
| 2785 | 2026.02.25 21:42:34.124405 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2786 | 2026.02.25 21:42:34.124430 [ 277 ] {accbc007-8b15-4e1a-a5c9-149b16414d4e} <Debug> TCPHandler: Processed in 0.00128682 sec. | ||
| 2787 | 2026.02.25 21:42:34.124488 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 2788 | 2026.02.25 21:42:34.124600 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2789 | 2026.02.25 21:42:34.124631 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part | ||
| 2790 | 2026.02.25 21:42:34.124689 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2791 | 2026.02.25 21:42:34.124728 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2792 | 2026.02.25 21:42:34.124763 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2793 | 2026.02.25 21:42:34.124797 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2794 | 2026.02.25 21:42:34.124832 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2795 | 2026.02.25 21:42:34.125663 [ 198 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212989 sec., 544110.4577205564 rows/sec., 35.95 MiB/sec. | ||
| 2796 | 2026.02.25 21:42:34.125825 [ 193 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2797 | 2026.02.25 21:42:34.126067 [ 193 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.02.25 21:42:34.126128 [ 193 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_11_2} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2799 | 2026.02.25 21:42:34.126191 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2800 | 2026.02.25 21:42:34.129642 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4189 rows, containing 5 columns (5 merged, 0 gathered) in 0.00654385 sec., 640143.0350634565 rows/sec., 43.70 MiB/sec. | ||
| 2801 | 2026.02.25 21:42:34.129976 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2802 | 2026.02.25 21:42:34.130240 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.02.25 21:42:34.130316 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2804 | 2026.02.25 21:42:34.130403 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2805 | 2026.02.25 21:42:36.906969 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2806 | 2026.02.25 21:42:36.907039 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2807 | 2026.02.25 21:42:36.976716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4714 | ||
| 2808 | 2026.02.25 21:42:36.977192 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.02.25 21:42:36.977243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2810 | 2026.02.25 21:42:36.977730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2811 | 2026.02.25 21:42:36.977951 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.02.25 21:42:36.978092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4714 | ||
| 2813 | 2026.02.25 21:42:37.244725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2814 | 2026.02.25 21:42:37.262128 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.02.25 21:42:37.262178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2816 | 2026.02.25 21:42:37.268402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2817 | 2026.02.25 21:42:37.269072 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.02.25 21:42:37.271990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2819 | 2026.02.25 21:42:38.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.48 MiB, peak 214.01 MiB, free memory in arenas 0.00 B, will set to 211.21 MiB (RSS), difference: 2.73 MiB | ||
| 2820 | 2026.02.25 21:42:39.122650 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.02.25 21:42:39.122834 [ 277 ] {c531f922-cc19-4cb8-919a-af952a816980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2822 | 2026.02.25 21:42:39.122902 [ 277 ] {c531f922-cc19-4cb8-919a-af952a816980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2823 | 2026.02.25 21:42:39.123614 [ 277 ] {c531f922-cc19-4cb8-919a-af952a816980} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.02.25 21:42:39.123664 [ 277 ] {c531f922-cc19-4cb8-919a-af952a816980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2825 | 2026.02.25 21:42:39.124080 [ 277 ] {c531f922-cc19-4cb8-919a-af952a816980} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2826 | 2026.02.25 21:42:39.124310 [ 277 ] {c531f922-cc19-4cb8-919a-af952a816980} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.02.25 21:42:39.124463 [ 277 ] {c531f922-cc19-4cb8-919a-af952a816980} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001659 sec., 75949.36708860759 rows/sec., 6.54 MiB/sec. | ||
| 2828 | 2026.02.25 21:42:39.124512 [ 277 ] {c531f922-cc19-4cb8-919a-af952a816980} <Debug> TCPHandler: Processed in 0.001987035 sec. | ||
| 2829 | 2026.02.25 21:42:39.124638 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.02.25 21:42:39.124740 [ 277 ] {6a5eb46a-1632-46fa-a543-a89c21b05769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.02.25 21:42:39.124782 [ 277 ] {6a5eb46a-1632-46fa-a543-a89c21b05769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2832 | 2026.02.25 21:42:39.125183 [ 277 ] {6a5eb46a-1632-46fa-a543-a89c21b05769} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.02.25 21:42:39.125221 [ 277 ] {6a5eb46a-1632-46fa-a543-a89c21b05769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2834 | 2026.02.25 21:42:39.125520 [ 277 ] {6a5eb46a-1632-46fa-a543-a89c21b05769} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2835 | 2026.02.25 21:42:39.125745 [ 277 ] {6a5eb46a-1632-46fa-a543-a89c21b05769} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.02.25 21:42:39.125878 [ 277 ] {6a5eb46a-1632-46fa-a543-a89c21b05769} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001161 sec., 30146.425495262705 rows/sec., 2.21 MiB/sec. | ||
| 2837 | 2026.02.25 21:42:39.125917 [ 277 ] {6a5eb46a-1632-46fa-a543-a89c21b05769} <Debug> TCPHandler: Processed in 0.001332 sec. | ||
| 2838 | 2026.02.25 21:42:39.126028 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.02.25 21:42:39.126124 [ 277 ] {0597aaf9-1225-42de-8ce7-da391086cae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2840 | 2026.02.25 21:42:39.126165 [ 277 ] {0597aaf9-1225-42de-8ce7-da391086cae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2841 | 2026.02.25 21:42:39.126600 [ 277 ] {0597aaf9-1225-42de-8ce7-da391086cae4} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.02.25 21:42:39.126637 [ 277 ] {0597aaf9-1225-42de-8ce7-da391086cae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2843 | 2026.02.25 21:42:39.126952 [ 277 ] {0597aaf9-1225-42de-8ce7-da391086cae4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2844 | 2026.02.25 21:42:39.127162 [ 277 ] {0597aaf9-1225-42de-8ce7-da391086cae4} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.02.25 21:42:39.127289 [ 277 ] {0597aaf9-1225-42de-8ce7-da391086cae4} <Debug> executeQuery: Read 102 rows, 8.19 KiB in 0.001183 sec., 86221.47083685546 rows/sec., 6.76 MiB/sec. | ||
| 2846 | 2026.02.25 21:42:39.127324 [ 277 ] {0597aaf9-1225-42de-8ce7-da391086cae4} <Debug> TCPHandler: Processed in 0.00134765 sec. | ||
| 2847 | 2026.02.25 21:42:39.127431 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.02.25 21:42:39.127527 [ 277 ] {63667b5e-2f17-48a6-9cdb-ef90941bd63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.02.25 21:42:39.127570 [ 277 ] {63667b5e-2f17-48a6-9cdb-ef90941bd63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2850 | 2026.02.25 21:42:39.127972 [ 277 ] {63667b5e-2f17-48a6-9cdb-ef90941bd63c} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.02.25 21:42:39.128009 [ 277 ] {63667b5e-2f17-48a6-9cdb-ef90941bd63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2852 | 2026.02.25 21:42:39.128321 [ 277 ] {63667b5e-2f17-48a6-9cdb-ef90941bd63c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2853 | 2026.02.25 21:42:39.128535 [ 277 ] {63667b5e-2f17-48a6-9cdb-ef90941bd63c} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.02.25 21:42:39.128661 [ 277 ] {63667b5e-2f17-48a6-9cdb-ef90941bd63c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 2855 | 2026.02.25 21:42:39.128697 [ 277 ] {63667b5e-2f17-48a6-9cdb-ef90941bd63c} <Debug> TCPHandler: Processed in 0.001316601 sec. | ||
| 2856 | 2026.02.25 21:42:39.128806 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.02.25 21:42:39.128901 [ 277 ] {f93dfaa5-5a18-4850-b1ef-3537c318a86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.02.25 21:42:39.128956 [ 277 ] {f93dfaa5-5a18-4850-b1ef-3537c318a86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2859 | 2026.02.25 21:42:39.129783 [ 277 ] {f93dfaa5-5a18-4850-b1ef-3537c318a86f} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.02.25 21:42:39.129819 [ 277 ] {f93dfaa5-5a18-4850-b1ef-3537c318a86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2861 | 2026.02.25 21:42:39.130353 [ 277 ] {f93dfaa5-5a18-4850-b1ef-3537c318a86f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2862 | 2026.02.25 21:42:39.130571 [ 277 ] {f93dfaa5-5a18-4850-b1ef-3537c318a86f} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.02.25 21:42:39.130703 [ 277 ] {f93dfaa5-5a18-4850-b1ef-3537c318a86f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001819 sec., 19241.34139637163 rows/sec., 34.48 MiB/sec. | ||
| 2864 | 2026.02.25 21:42:39.130762 [ 277 ] {f93dfaa5-5a18-4850-b1ef-3537c318a86f} <Debug> TCPHandler: Processed in 0.002005716 sec. | ||
| 2865 | 2026.02.25 21:42:39.130873 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.02.25 21:42:39.130967 [ 277 ] {c3551230-6f27-4e1d-a85f-538f5daf93e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.02.25 21:42:39.131009 [ 277 ] {c3551230-6f27-4e1d-a85f-538f5daf93e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2868 | 2026.02.25 21:42:39.131302 [ 277 ] {c3551230-6f27-4e1d-a85f-538f5daf93e6} <Trace> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.02.25 21:42:39.131338 [ 277 ] {c3551230-6f27-4e1d-a85f-538f5daf93e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2870 | 2026.02.25 21:42:39.131632 [ 277 ] {c3551230-6f27-4e1d-a85f-538f5daf93e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2871 | 2026.02.25 21:42:39.131834 [ 277 ] {c3551230-6f27-4e1d-a85f-538f5daf93e6} <Trace> oximeter.measurements_i64 (91934986-4462-4f91-9bac-94438ec85331): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.02.25 21:42:39.131958 [ 277 ] {c3551230-6f27-4e1d-a85f-538f5daf93e6} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00101 sec., 2970.29702970297 rows/sec., 237.86 KiB/sec. | ||
| 2873 | 2026.02.25 21:42:39.131993 [ 277 ] {c3551230-6f27-4e1d-a85f-538f5daf93e6} <Debug> TCPHandler: Processed in 0.001170319 sec. | ||
| 2874 | 2026.02.25 21:42:39.132097 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.02.25 21:42:39.132190 [ 277 ] {beec9a61-a32c-4c52-bd22-d589e260c325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.02.25 21:42:39.132229 [ 277 ] {beec9a61-a32c-4c52-bd22-d589e260c325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2877 | 2026.02.25 21:42:39.132555 [ 277 ] {beec9a61-a32c-4c52-bd22-d589e260c325} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.02.25 21:42:39.132590 [ 277 ] {beec9a61-a32c-4c52-bd22-d589e260c325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2879 | 2026.02.25 21:42:39.132882 [ 277 ] {beec9a61-a32c-4c52-bd22-d589e260c325} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2880 | 2026.02.25 21:42:39.133088 [ 277 ] {beec9a61-a32c-4c52-bd22-d589e260c325} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.02.25 21:42:39.133210 [ 277 ] {beec9a61-a32c-4c52-bd22-d589e260c325} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 2882 | 2026.02.25 21:42:39.133244 [ 277 ] {beec9a61-a32c-4c52-bd22-d589e260c325} <Debug> TCPHandler: Processed in 0.00119737 sec. | ||
| 2883 | 2026.02.25 21:42:41.984755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 382 | ||
| 2884 | 2026.02.25 21:42:41.986816 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.02.25 21:42:41.986858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2886 | 2026.02.25 21:42:41.987982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2887 | 2026.02.25 21:42:41.988262 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.02.25 21:42:41.988507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2889 | 2026.02.25 21:42:42.359149 [ 44 ] {} <Debug> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2890 | 2026.02.25 21:42:42.359239 [ 44 ] {} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.02.25 21:42:42.359278 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2892 | 2026.02.25 21:42:42.359455 [ 198 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::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 | ||
| 2893 | 2026.02.25 21:42:42.359628 [ 198 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2894 | 2026.02.25 21:42:42.359666 [ 198 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2895 | 2026.02.25 21:42:42.359774 [ 198 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2896 | 2026.02.25 21:42:42.359833 [ 198 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2897 | 2026.02.25 21:42:42.359884 [ 198 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::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 | ||
| 2898 | 2026.02.25 21:42:42.359940 [ 198 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 2899 | 2026.02.25 21:42:42.360810 [ 188 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443601 sec., 398309.5051887606 rows/sec., 28.35 MiB/sec. | ||
| 2900 | 2026.02.25 21:42:42.360984 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2901 | 2026.02.25 21:42:42.361266 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_5_1} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.02.25 21:42:42.361331 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_5_1} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2903 | 2026.02.25 21:42:42.361393 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2904 | 2026.02.25 21:42:44.120966 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.02.25 21:42:44.121157 [ 277 ] {a037446f-234a-461c-a919-01d1022132d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2906 | 2026.02.25 21:42:44.121226 [ 277 ] {a037446f-234a-461c-a919-01d1022132d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2907 | 2026.02.25 21:42:44.121837 [ 277 ] {a037446f-234a-461c-a919-01d1022132d4} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.02.25 21:42:44.121883 [ 277 ] {a037446f-234a-461c-a919-01d1022132d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2909 | 2026.02.25 21:42:44.122263 [ 277 ] {a037446f-234a-461c-a919-01d1022132d4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2910 | 2026.02.25 21:42:44.122481 [ 277 ] {a037446f-234a-461c-a919-01d1022132d4} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.02.25 21:42:44.122630 [ 277 ] {a037446f-234a-461c-a919-01d1022132d4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001524 sec., 43307.086614173226 rows/sec., 3.45 MiB/sec. | ||
| 2912 | 2026.02.25 21:42:44.122669 [ 277 ] {a037446f-234a-461c-a919-01d1022132d4} <Debug> TCPHandler: Processed in 0.001834944 sec. | ||
| 2913 | 2026.02.25 21:42:44.122792 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.02.25 21:42:44.122885 [ 277 ] {85b98fd9-40ce-4100-9800-a3aba9d2d115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2915 | 2026.02.25 21:42:44.122925 [ 277 ] {85b98fd9-40ce-4100-9800-a3aba9d2d115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2916 | 2026.02.25 21:42:44.123286 [ 277 ] {85b98fd9-40ce-4100-9800-a3aba9d2d115} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.02.25 21:42:44.123322 [ 277 ] {85b98fd9-40ce-4100-9800-a3aba9d2d115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2918 | 2026.02.25 21:42:44.123772 [ 277 ] {85b98fd9-40ce-4100-9800-a3aba9d2d115} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2919 | 2026.02.25 21:42:44.124140 [ 277 ] {85b98fd9-40ce-4100-9800-a3aba9d2d115} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.02.25 21:42:44.124286 [ 277 ] {85b98fd9-40ce-4100-9800-a3aba9d2d115} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001419 sec., 3523.608174770966 rows/sec., 264.96 KiB/sec. | ||
| 2921 | 2026.02.25 21:42:44.124325 [ 277 ] {85b98fd9-40ce-4100-9800-a3aba9d2d115} <Debug> TCPHandler: Processed in 0.001580352 sec. | ||
| 2922 | 2026.02.25 21:42:44.124433 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.02.25 21:42:44.124529 [ 277 ] {00fdddd7-050e-4969-b20f-025105acc18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2924 | 2026.02.25 21:42:44.124570 [ 277 ] {00fdddd7-050e-4969-b20f-025105acc18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2925 | 2026.02.25 21:42:44.124986 [ 277 ] {00fdddd7-050e-4969-b20f-025105acc18e} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.02.25 21:42:44.125023 [ 277 ] {00fdddd7-050e-4969-b20f-025105acc18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2927 | 2026.02.25 21:42:44.125326 [ 277 ] {00fdddd7-050e-4969-b20f-025105acc18e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2928 | 2026.02.25 21:42:44.125534 [ 277 ] {00fdddd7-050e-4969-b20f-025105acc18e} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.02.25 21:42:44.125662 [ 277 ] {00fdddd7-050e-4969-b20f-025105acc18e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001151 sec., 59947.87141615987 rows/sec., 4.68 MiB/sec. | ||
| 2930 | 2026.02.25 21:42:44.125699 [ 277 ] {00fdddd7-050e-4969-b20f-025105acc18e} <Debug> TCPHandler: Processed in 0.00131575 sec. | ||
| 2931 | 2026.02.25 21:42:44.125806 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.02.25 21:42:44.125901 [ 277 ] {dccb2aca-28a1-4ed7-968c-347e05201158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.02.25 21:42:44.125945 [ 277 ] {dccb2aca-28a1-4ed7-968c-347e05201158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2934 | 2026.02.25 21:42:44.126334 [ 277 ] {dccb2aca-28a1-4ed7-968c-347e05201158} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.02.25 21:42:44.126371 [ 277 ] {dccb2aca-28a1-4ed7-968c-347e05201158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2936 | 2026.02.25 21:42:44.126692 [ 277 ] {dccb2aca-28a1-4ed7-968c-347e05201158} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2937 | 2026.02.25 21:42:44.126898 [ 277 ] {dccb2aca-28a1-4ed7-968c-347e05201158} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.02.25 21:42:44.127025 [ 277 ] {dccb2aca-28a1-4ed7-968c-347e05201158} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 2939 | 2026.02.25 21:42:44.127061 [ 277 ] {dccb2aca-28a1-4ed7-968c-347e05201158} <Debug> TCPHandler: Processed in 0.00130556 sec. | ||
| 2940 | 2026.02.25 21:42:44.127166 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.02.25 21:42:44.127260 [ 277 ] {5d2aa5d7-fabc-4fa0-9d45-4e1fe1e2d95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2942 | 2026.02.25 21:42:44.127315 [ 277 ] {5d2aa5d7-fabc-4fa0-9d45-4e1fe1e2d95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2943 | 2026.02.25 21:42:44.128067 [ 277 ] {5d2aa5d7-fabc-4fa0-9d45-4e1fe1e2d95e} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.02.25 21:42:44.128104 [ 277 ] {5d2aa5d7-fabc-4fa0-9d45-4e1fe1e2d95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2945 | 2026.02.25 21:42:44.128576 [ 277 ] {5d2aa5d7-fabc-4fa0-9d45-4e1fe1e2d95e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2946 | 2026.02.25 21:42:44.128806 [ 277 ] {5d2aa5d7-fabc-4fa0-9d45-4e1fe1e2d95e} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.02.25 21:42:44.128938 [ 277 ] {5d2aa5d7-fabc-4fa0-9d45-4e1fe1e2d95e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001696 sec., 2948.1132075471696 rows/sec., 5.28 MiB/sec. | ||
| 2948 | 2026.02.25 21:42:44.128989 [ 277 ] {5d2aa5d7-fabc-4fa0-9d45-4e1fe1e2d95e} <Debug> TCPHandler: Processed in 0.001873504 sec. | ||
| 2949 | 2026.02.25 21:42:44.129110 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.02.25 21:42:44.129206 [ 277 ] {50016eed-be84-414c-a89c-15cfab366437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.02.25 21:42:44.129249 [ 277 ] {50016eed-be84-414c-a89c-15cfab366437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2952 | 2026.02.25 21:42:44.129573 [ 277 ] {50016eed-be84-414c-a89c-15cfab366437} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.02.25 21:42:44.129611 [ 277 ] {50016eed-be84-414c-a89c-15cfab366437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2954 | 2026.02.25 21:42:44.129909 [ 277 ] {50016eed-be84-414c-a89c-15cfab366437} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2955 | 2026.02.25 21:42:44.130111 [ 277 ] {50016eed-be84-414c-a89c-15cfab366437} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.02.25 21:42:44.130238 [ 277 ] {50016eed-be84-414c-a89c-15cfab366437} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 2957 | 2026.02.25 21:42:44.130273 [ 277 ] {50016eed-be84-414c-a89c-15cfab366437} <Debug> TCPHandler: Processed in 0.001212539 sec. | ||
| 2958 | 2026.02.25 21:42:44.478391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5226 | ||
| 2959 | 2026.02.25 21:42:44.478950 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.02.25 21:42:44.478999 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2961 | 2026.02.25 21:42:44.479508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2962 | 2026.02.25 21:42:44.479730 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.02.25 21:42:44.479859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5226 | ||
| 2964 | 2026.02.25 21:42:44.479941 [ 81 ] {} <Debug> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2965 | 2026.02.25 21:42:44.479993 [ 81 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.02.25 21:42:44.480014 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2967 | 2026.02.25 21:42:44.480124 [ 193 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 2968 | 2026.02.25 21:42:44.480245 [ 193 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2969 | 2026.02.25 21:42:44.480280 [ 193 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2970 | 2026.02.25 21:42:44.480374 [ 193 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 500 rows starting from the beginning of the part | ||
| 2971 | 2026.02.25 21:42:44.480427 [ 193 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 2972 | 2026.02.25 21:42:44.480474 [ 193 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 2973 | 2026.02.25 21:42:44.480515 [ 193 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 2974 | 2026.02.25 21:42:44.480554 [ 193 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 2975 | 2026.02.25 21:42:44.481892 [ 188 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5226 rows, containing 4 columns (4 merged, 0 gathered) in 0.001803533 sec., 2897645.898356171 rows/sec., 41.45 MiB/sec. | ||
| 2976 | 2026.02.25 21:42:44.482758 [ 188 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2977 | 2026.02.25 21:42:44.483046 [ 188 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_11_2} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.02.25 21:42:44.483127 [ 188 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_11_2} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2979 | 2026.02.25 21:42:44.483219 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2980 | 2026.02.25 21:42:44.772235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2981 | 2026.02.25 21:42:44.788409 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.02.25 21:42:44.788462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2983 | 2026.02.25 21:42:44.794460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2984 | 2026.02.25 21:42:44.795121 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.02.25 21:42:44.795425 [ 76 ] {} <Debug> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2986 | 2026.02.25 21:42:44.795489 [ 76 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.02.25 21:42:44.795509 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2988 | 2026.02.25 21:42:44.795662 [ 187 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 2989 | 2026.02.25 21:42:44.798368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2990 | 2026.02.25 21:42:44.799938 [ 187 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2991 | 2026.02.25 21:42:44.801301 [ 187 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 2992 | 2026.02.25 21:42:44.805853 [ 187 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 2993 | 2026.02.25 21:42:44.810039 [ 187 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 2994 | 2026.02.25 21:42:44.814366 [ 187 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 2995 | 2026.02.25 21:42:44.819119 [ 187 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 2996 | 2026.02.25 21:42:44.823381 [ 187 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 2997 | 2026.02.25 21:42:44.874903 [ 188 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079305562 sec., 1046.5848536575531 rows/sec., 5.41 MiB/sec. | ||
| 2998 | 2026.02.25 21:42:44.877233 [ 193 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2999 | 2026.02.25 21:42:44.879295 [ 193 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_11_2} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.02.25 21:42:44.879376 [ 193 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_11_2} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3001 | 2026.02.25 21:42:44.881464 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3002 | 2026.02.25 21:42:45.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.84 MiB, peak 222.73 MiB, free memory in arenas 0.00 B, will set to 222.35 MiB (RSS), difference: 9.51 MiB | ||
| 3003 | 2026.02.25 21:42:49.123086 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.02.25 21:42:49.123291 [ 277 ] {8f7a9fb5-3d52-40f4-a49f-68bb59d4fbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3005 | 2026.02.25 21:42:49.123361 [ 277 ] {8f7a9fb5-3d52-40f4-a49f-68bb59d4fbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3006 | 2026.02.25 21:42:49.123909 [ 277 ] {8f7a9fb5-3d52-40f4-a49f-68bb59d4fbc4} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.02.25 21:42:49.123956 [ 277 ] {8f7a9fb5-3d52-40f4-a49f-68bb59d4fbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3008 | 2026.02.25 21:42:49.124318 [ 277 ] {8f7a9fb5-3d52-40f4-a49f-68bb59d4fbc4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3009 | 2026.02.25 21:42:49.124531 [ 277 ] {8f7a9fb5-3d52-40f4-a49f-68bb59d4fbc4} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.02.25 21:42:49.124680 [ 277 ] {8f7a9fb5-3d52-40f4-a49f-68bb59d4fbc4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00144 sec., 6944.444444444444 rows/sec., 566.27 KiB/sec. | ||
| 3011 | 2026.02.25 21:42:49.124719 [ 277 ] {8f7a9fb5-3d52-40f4-a49f-68bb59d4fbc4} <Debug> TCPHandler: Processed in 0.001760104 sec. | ||
| 3012 | 2026.02.25 21:42:49.124826 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.02.25 21:42:49.124919 [ 277 ] {3f78232f-2274-4c86-a0dd-4727242935c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3014 | 2026.02.25 21:42:49.124957 [ 277 ] {3f78232f-2274-4c86-a0dd-4727242935c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3015 | 2026.02.25 21:42:49.125361 [ 277 ] {3f78232f-2274-4c86-a0dd-4727242935c0} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.02.25 21:42:49.125397 [ 277 ] {3f78232f-2274-4c86-a0dd-4727242935c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3017 | 2026.02.25 21:42:49.125696 [ 277 ] {3f78232f-2274-4c86-a0dd-4727242935c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3018 | 2026.02.25 21:42:49.125901 [ 277 ] {3f78232f-2274-4c86-a0dd-4727242935c0} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.02.25 21:42:49.126020 [ 277 ] {3f78232f-2274-4c86-a0dd-4727242935c0} <Debug> executeQuery: Read 131 rows, 11.48 KiB in 0.00112 sec., 116964.28571428572 rows/sec., 10.01 MiB/sec. | ||
| 3020 | 2026.02.25 21:42:49.126055 [ 277 ] {3f78232f-2274-4c86-a0dd-4727242935c0} <Debug> TCPHandler: Processed in 0.00127616 sec. | ||
| 3021 | 2026.02.25 21:42:49.126151 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.02.25 21:42:49.126242 [ 277 ] {3e67c0cb-bc0b-4157-bb5c-96d5825afea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.02.25 21:42:49.126282 [ 277 ] {3e67c0cb-bc0b-4157-bb5c-96d5825afea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3024 | 2026.02.25 21:42:49.126726 [ 277 ] {3e67c0cb-bc0b-4157-bb5c-96d5825afea6} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.02.25 21:42:49.126761 [ 277 ] {3e67c0cb-bc0b-4157-bb5c-96d5825afea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3026 | 2026.02.25 21:42:49.127054 [ 277 ] {3e67c0cb-bc0b-4157-bb5c-96d5825afea6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3027 | 2026.02.25 21:42:49.127279 [ 277 ] {3e67c0cb-bc0b-4157-bb5c-96d5825afea6} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.02.25 21:42:49.127403 [ 277 ] {3e67c0cb-bc0b-4157-bb5c-96d5825afea6} <Debug> executeQuery: Read 45 rows, 3.33 KiB in 0.001179 sec., 38167.938931297715 rows/sec., 2.76 MiB/sec. | ||
| 3029 | 2026.02.25 21:42:49.127439 [ 277 ] {3e67c0cb-bc0b-4157-bb5c-96d5825afea6} <Debug> TCPHandler: Processed in 0.001334331 sec. | ||
| 3030 | 2026.02.25 21:42:49.127541 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.02.25 21:42:49.127658 [ 277 ] {5ffd7f33-6ff4-451d-b6af-4cfb52938789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3032 | 2026.02.25 21:42:49.127698 [ 277 ] {5ffd7f33-6ff4-451d-b6af-4cfb52938789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3033 | 2026.02.25 21:42:49.128089 [ 277 ] {5ffd7f33-6ff4-451d-b6af-4cfb52938789} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.02.25 21:42:49.128124 [ 277 ] {5ffd7f33-6ff4-451d-b6af-4cfb52938789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3035 | 2026.02.25 21:42:49.128413 [ 277 ] {5ffd7f33-6ff4-451d-b6af-4cfb52938789} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3036 | 2026.02.25 21:42:49.128611 [ 277 ] {5ffd7f33-6ff4-451d-b6af-4cfb52938789} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.02.25 21:42:49.128731 [ 277 ] {5ffd7f33-6ff4-451d-b6af-4cfb52938789} <Debug> executeQuery: Read 109 rows, 8.73 KiB in 0.001091 sec., 99908.34097158571 rows/sec., 7.82 MiB/sec. | ||
| 3038 | 2026.02.25 21:42:49.128766 [ 277 ] {5ffd7f33-6ff4-451d-b6af-4cfb52938789} <Debug> TCPHandler: Processed in 0.00127129 sec. | ||
| 3039 | 2026.02.25 21:42:49.128887 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.02.25 21:42:49.128979 [ 277 ] {23341a1b-81cf-4c6f-a574-e38fcd355879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3041 | 2026.02.25 21:42:49.129021 [ 277 ] {23341a1b-81cf-4c6f-a574-e38fcd355879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3042 | 2026.02.25 21:42:49.129402 [ 277 ] {23341a1b-81cf-4c6f-a574-e38fcd355879} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.02.25 21:42:49.129444 [ 277 ] {23341a1b-81cf-4c6f-a574-e38fcd355879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3044 | 2026.02.25 21:42:49.129819 [ 277 ] {23341a1b-81cf-4c6f-a574-e38fcd355879} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3045 | 2026.02.25 21:42:49.130056 [ 277 ] {23341a1b-81cf-4c6f-a574-e38fcd355879} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.02.25 21:42:49.130183 [ 277 ] {23341a1b-81cf-4c6f-a574-e38fcd355879} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001222 sec., 135024.54991816694 rows/sec., 9.40 MiB/sec. | ||
| 3047 | 2026.02.25 21:42:49.130218 [ 277 ] {23341a1b-81cf-4c6f-a574-e38fcd355879} <Debug> TCPHandler: Processed in 0.00137772 sec. | ||
| 3048 | 2026.02.25 21:42:49.130317 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.02.25 21:42:49.130409 [ 277 ] {cd8fde7c-105d-470d-864f-22ee8fcf3be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.02.25 21:42:49.130461 [ 277 ] {cd8fde7c-105d-470d-864f-22ee8fcf3be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3051 | 2026.02.25 21:42:49.131179 [ 277 ] {cd8fde7c-105d-470d-864f-22ee8fcf3be5} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.02.25 21:42:49.131215 [ 277 ] {cd8fde7c-105d-470d-864f-22ee8fcf3be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3053 | 2026.02.25 21:42:49.131743 [ 277 ] {cd8fde7c-105d-470d-864f-22ee8fcf3be5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3054 | 2026.02.25 21:42:49.131962 [ 277 ] {cd8fde7c-105d-470d-864f-22ee8fcf3be5} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.02.25 21:42:49.132088 [ 277 ] {cd8fde7c-105d-470d-864f-22ee8fcf3be5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001697 sec., 20624.631703005303 rows/sec., 36.96 MiB/sec. | ||
| 3056 | 2026.02.25 21:42:49.132138 [ 277 ] {cd8fde7c-105d-470d-864f-22ee8fcf3be5} <Debug> TCPHandler: Processed in 0.001867975 sec. | ||
| 3057 | 2026.02.25 21:42:49.132236 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.02.25 21:42:49.132327 [ 277 ] {25450ced-2241-4002-bfb1-1f08964e9e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.02.25 21:42:49.132369 [ 277 ] {25450ced-2241-4002-bfb1-1f08964e9e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3060 | 2026.02.25 21:42:49.132673 [ 277 ] {25450ced-2241-4002-bfb1-1f08964e9e1f} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.02.25 21:42:49.132709 [ 277 ] {25450ced-2241-4002-bfb1-1f08964e9e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3062 | 2026.02.25 21:42:49.132997 [ 277 ] {25450ced-2241-4002-bfb1-1f08964e9e1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3063 | 2026.02.25 21:42:49.133191 [ 277 ] {25450ced-2241-4002-bfb1-1f08964e9e1f} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.02.25 21:42:49.133309 [ 277 ] {25450ced-2241-4002-bfb1-1f08964e9e1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001 sec., 60000 rows/sec., 4.04 MiB/sec. | ||
| 3065 | 2026.02.25 21:42:49.133343 [ 277 ] {25450ced-2241-4002-bfb1-1f08964e9e1f} <Debug> TCPHandler: Processed in 0.001154339 sec. | ||
| 3066 | 2026.02.25 21:42:51.907094 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3067 | 2026.02.25 21:42:51.907158 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3068 | 2026.02.25 21:42:51.980032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5674 | ||
| 3069 | 2026.02.25 21:42:51.980663 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.02.25 21:42:51.980700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3071 | 2026.02.25 21:42:51.981285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3072 | 2026.02.25 21:42:51.981510 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.02.25 21:42:51.981635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5674 | ||
| 3074 | 2026.02.25 21:42:51.988778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 408 | ||
| 3075 | 2026.02.25 21:42:51.991247 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.02.25 21:42:51.991300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3077 | 2026.02.25 21:42:51.992491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3078 | 2026.02.25 21:42:51.992770 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.02.25 21:42:51.993130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3080 | 2026.02.25 21:42:52.298526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3081 | 2026.02.25 21:42:52.315906 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.02.25 21:42:52.315970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3083 | 2026.02.25 21:42:52.321531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3084 | 2026.02.25 21:42:52.322204 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.02.25 21:42:52.325134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3086 | 2026.02.25 21:42:54.120529 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.02.25 21:42:54.120725 [ 277 ] {fbd13862-6ac0-467c-b7e8-a9d54457bc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3088 | 2026.02.25 21:42:54.120800 [ 277 ] {fbd13862-6ac0-467c-b7e8-a9d54457bc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3089 | 2026.02.25 21:42:54.121538 [ 277 ] {fbd13862-6ac0-467c-b7e8-a9d54457bc57} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.02.25 21:42:54.121587 [ 277 ] {fbd13862-6ac0-467c-b7e8-a9d54457bc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3091 | 2026.02.25 21:42:54.121966 [ 277 ] {fbd13862-6ac0-467c-b7e8-a9d54457bc57} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3092 | 2026.02.25 21:42:54.122180 [ 277 ] {fbd13862-6ac0-467c-b7e8-a9d54457bc57} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.02.25 21:42:54.122332 [ 277 ] {fbd13862-6ac0-467c-b7e8-a9d54457bc57} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001659 sec., 39783.00180831826 rows/sec., 3.17 MiB/sec. | ||
| 3094 | 2026.02.25 21:42:54.122371 [ 277 ] {fbd13862-6ac0-467c-b7e8-a9d54457bc57} <Debug> TCPHandler: Processed in 0.001972125 sec. | ||
| 3095 | 2026.02.25 21:42:54.122490 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.02.25 21:42:54.122583 [ 277 ] {dbe5cca7-2197-4acc-ad23-61e223119bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.02.25 21:42:54.122624 [ 277 ] {dbe5cca7-2197-4acc-ad23-61e223119bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3098 | 2026.02.25 21:42:54.123044 [ 277 ] {dbe5cca7-2197-4acc-ad23-61e223119bda} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.02.25 21:42:54.123079 [ 277 ] {dbe5cca7-2197-4acc-ad23-61e223119bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3100 | 2026.02.25 21:42:54.123358 [ 277 ] {dbe5cca7-2197-4acc-ad23-61e223119bda} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3101 | 2026.02.25 21:42:54.123569 [ 277 ] {dbe5cca7-2197-4acc-ad23-61e223119bda} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.02.25 21:42:54.123668 [ 146 ] {} <Debug> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3103 | 2026.02.25 21:42:54.123692 [ 277 ] {dbe5cca7-2197-4acc-ad23-61e223119bda} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001127 sec., 4436.557231588287 rows/sec., 333.61 KiB/sec. | ||
| 3104 | 2026.02.25 21:42:54.123729 [ 146 ] {} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.02.25 21:42:54.123738 [ 277 ] {dbe5cca7-2197-4acc-ad23-61e223119bda} <Debug> TCPHandler: Processed in 0.001299071 sec. | ||
| 3106 | 2026.02.25 21:42:54.123757 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3107 | 2026.02.25 21:42:54.123857 [ 202 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::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 | ||
| 3108 | 2026.02.25 21:42:54.123878 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2026.02.25 21:42:54.123969 [ 202 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3110 | 2026.02.25 21:42:54.123984 [ 277 ] {44b92186-eb29-40fe-a67f-5c495b2606fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3111 | 2026.02.25 21:42:54.124003 [ 202 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part | ||
| 3112 | 2026.02.25 21:42:54.124026 [ 277 ] {44b92186-eb29-40fe-a67f-5c495b2606fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3113 | 2026.02.25 21:42:54.124071 [ 202 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 3114 | 2026.02.25 21:42:54.124119 [ 202 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 3115 | 2026.02.25 21:42:54.124158 [ 202 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 3116 | 2026.02.25 21:42:54.124196 [ 202 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part | ||
| 3117 | 2026.02.25 21:42:54.124231 [ 202 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 3118 | 2026.02.25 21:42:54.124449 [ 277 ] {44b92186-eb29-40fe-a67f-5c495b2606fb} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.02.25 21:42:54.124490 [ 277 ] {44b92186-eb29-40fe-a67f-5c495b2606fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3120 | 2026.02.25 21:42:54.124794 [ 277 ] {44b92186-eb29-40fe-a67f-5c495b2606fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3121 | 2026.02.25 21:42:54.125004 [ 277 ] {44b92186-eb29-40fe-a67f-5c495b2606fb} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.02.25 21:42:54.125034 [ 202 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219949 sec., 253289.27684681903 rows/sec., 17.83 MiB/sec. | ||
| 3123 | 2026.02.25 21:42:54.125128 [ 277 ] {44b92186-eb29-40fe-a67f-5c495b2606fb} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001162 sec., 59380.37865748709 rows/sec., 4.64 MiB/sec. | ||
| 3124 | 2026.02.25 21:42:54.125168 [ 277 ] {44b92186-eb29-40fe-a67f-5c495b2606fb} <Debug> TCPHandler: Processed in 0.00133665 sec. | ||
| 3125 | 2026.02.25 21:42:54.125229 [ 188 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3126 | 2026.02.25 21:42:54.125279 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.02.25 21:42:54.125375 [ 277 ] {def7022a-b1ef-49d9-aa7a-fcb5862b4adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3128 | 2026.02.25 21:42:54.125418 [ 277 ] {def7022a-b1ef-49d9-aa7a-fcb5862b4adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3129 | 2026.02.25 21:42:54.125549 [ 188 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.02.25 21:42:54.125632 [ 188 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_11_2} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3131 | 2026.02.25 21:42:54.125726 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3132 | 2026.02.25 21:42:54.125839 [ 277 ] {def7022a-b1ef-49d9-aa7a-fcb5862b4adb} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.02.25 21:42:54.125879 [ 277 ] {def7022a-b1ef-49d9-aa7a-fcb5862b4adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3134 | 2026.02.25 21:42:54.126199 [ 277 ] {def7022a-b1ef-49d9-aa7a-fcb5862b4adb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3135 | 2026.02.25 21:42:54.126397 [ 277 ] {def7022a-b1ef-49d9-aa7a-fcb5862b4adb} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.02.25 21:42:54.126520 [ 277 ] {def7022a-b1ef-49d9-aa7a-fcb5862b4adb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3137 | 2026.02.25 21:42:54.126556 [ 277 ] {def7022a-b1ef-49d9-aa7a-fcb5862b4adb} <Debug> TCPHandler: Processed in 0.00132303 sec. | ||
| 3138 | 2026.02.25 21:42:54.126661 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.02.25 21:42:54.126752 [ 277 ] {7218e3fd-1bcb-4803-9fbb-3f6ad870f254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3140 | 2026.02.25 21:42:54.126809 [ 277 ] {7218e3fd-1bcb-4803-9fbb-3f6ad870f254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3141 | 2026.02.25 21:42:54.127503 [ 277 ] {7218e3fd-1bcb-4803-9fbb-3f6ad870f254} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.02.25 21:42:54.127541 [ 277 ] {7218e3fd-1bcb-4803-9fbb-3f6ad870f254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3143 | 2026.02.25 21:42:54.127995 [ 277 ] {7218e3fd-1bcb-4803-9fbb-3f6ad870f254} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3144 | 2026.02.25 21:42:54.128207 [ 277 ] {7218e3fd-1bcb-4803-9fbb-3f6ad870f254} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.02.25 21:42:54.128335 [ 277 ] {7218e3fd-1bcb-4803-9fbb-3f6ad870f254} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001601 sec., 3123.048094940662 rows/sec., 5.60 MiB/sec. | ||
| 3146 | 2026.02.25 21:42:54.128384 [ 277 ] {7218e3fd-1bcb-4803-9fbb-3f6ad870f254} <Debug> TCPHandler: Processed in 0.001769403 sec. | ||
| 3147 | 2026.02.25 21:42:54.128483 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.02.25 21:42:54.128575 [ 277 ] {7c3890b5-524f-400a-b430-87a16000c582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.02.25 21:42:54.128615 [ 277 ] {7c3890b5-524f-400a-b430-87a16000c582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3150 | 2026.02.25 21:42:54.128920 [ 277 ] {7c3890b5-524f-400a-b430-87a16000c582} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.02.25 21:42:54.128955 [ 277 ] {7c3890b5-524f-400a-b430-87a16000c582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3152 | 2026.02.25 21:42:54.129237 [ 277 ] {7c3890b5-524f-400a-b430-87a16000c582} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3153 | 2026.02.25 21:42:54.129433 [ 277 ] {7c3890b5-524f-400a-b430-87a16000c582} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.02.25 21:42:54.129553 [ 277 ] {7c3890b5-524f-400a-b430-87a16000c582} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.000996 sec., 60240.963855421694 rows/sec., 4.06 MiB/sec. | ||
| 3155 | 2026.02.25 21:42:54.129586 [ 277 ] {7c3890b5-524f-400a-b430-87a16000c582} <Debug> TCPHandler: Processed in 0.001150178 sec. | ||
| 3156 | 2026.02.25 21:42:59.122167 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.02.25 21:42:59.122372 [ 277 ] {ded1d1d3-00a5-44f2-8d2d-8507cb9af2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3158 | 2026.02.25 21:42:59.122443 [ 277 ] {ded1d1d3-00a5-44f2-8d2d-8507cb9af2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3159 | 2026.02.25 21:42:59.123193 [ 277 ] {ded1d1d3-00a5-44f2-8d2d-8507cb9af2c9} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.02.25 21:42:59.123235 [ 277 ] {ded1d1d3-00a5-44f2-8d2d-8507cb9af2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3161 | 2026.02.25 21:42:59.123620 [ 277 ] {ded1d1d3-00a5-44f2-8d2d-8507cb9af2c9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3162 | 2026.02.25 21:42:59.123859 [ 277 ] {ded1d1d3-00a5-44f2-8d2d-8507cb9af2c9} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.02.25 21:42:59.123986 [ 143 ] {} <Debug> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3164 | 2026.02.25 21:42:59.124005 [ 277 ] {ded1d1d3-00a5-44f2-8d2d-8507cb9af2c9} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001685 sec., 74777.44807121661 rows/sec., 6.44 MiB/sec. | ||
| 3165 | 2026.02.25 21:42:59.124053 [ 143 ] {} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.02.25 21:42:59.124070 [ 277 ] {ded1d1d3-00a5-44f2-8d2d-8507cb9af2c9} <Debug> TCPHandler: Processed in 0.002031496 sec. | ||
| 3167 | 2026.02.25 21:42:59.124081 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3168 | 2026.02.25 21:42:59.124195 [ 193 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::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 | ||
| 3169 | 2026.02.25 21:42:59.124210 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.02.25 21:42:59.124303 [ 193 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3171 | 2026.02.25 21:42:59.124322 [ 277 ] {53556935-7431-4f55-8221-49d8343e0f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.02.25 21:42:59.124335 [ 193 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2137 rows starting from the beginning of the part | ||
| 3173 | 2026.02.25 21:42:59.124368 [ 277 ] {53556935-7431-4f55-8221-49d8343e0f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3174 | 2026.02.25 21:42:59.124399 [ 193 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 3175 | 2026.02.25 21:42:59.124449 [ 193 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 3176 | 2026.02.25 21:42:59.124496 [ 193 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 131 rows starting from the beginning of the part | ||
| 3177 | 2026.02.25 21:42:59.124542 [ 193 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 3178 | 2026.02.25 21:42:59.124590 [ 193 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 126 rows starting from the beginning of the part | ||
| 3179 | 2026.02.25 21:42:59.124799 [ 277 ] {53556935-7431-4f55-8221-49d8343e0f6e} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.02.25 21:42:59.124834 [ 277 ] {53556935-7431-4f55-8221-49d8343e0f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3181 | 2026.02.25 21:42:59.125128 [ 277 ] {53556935-7431-4f55-8221-49d8343e0f6e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3182 | 2026.02.25 21:42:59.125344 [ 277 ] {53556935-7431-4f55-8221-49d8343e0f6e} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.02.25 21:42:59.125472 [ 277 ] {53556935-7431-4f55-8221-49d8343e0f6e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001173 sec., 29838.022165387894 rows/sec., 2.19 MiB/sec. | ||
| 3184 | 2026.02.25 21:42:59.125507 [ 277 ] {53556935-7431-4f55-8221-49d8343e0f6e} <Debug> TCPHandler: Processed in 0.001348051 sec. | ||
| 3185 | 2026.02.25 21:42:59.125622 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.02.25 21:42:59.125714 [ 277 ] {78ae0a14-c7cb-4288-97ed-f325c2e7382b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3187 | 2026.02.25 21:42:59.125753 [ 277 ] {78ae0a14-c7cb-4288-97ed-f325c2e7382b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3188 | 2026.02.25 21:42:59.125886 [ 188 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731573 sec., 1531555.4123331793 rows/sec., 132.27 MiB/sec. | ||
| 3189 | 2026.02.25 21:42:59.126180 [ 277 ] {78ae0a14-c7cb-4288-97ed-f325c2e7382b} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.02.25 21:42:59.126221 [ 277 ] {78ae0a14-c7cb-4288-97ed-f325c2e7382b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3191 | 2026.02.25 21:42:59.126268 [ 190 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3192 | 2026.02.25 21:42:59.126565 [ 277 ] {78ae0a14-c7cb-4288-97ed-f325c2e7382b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3193 | 2026.02.25 21:42:59.126677 [ 190 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.02.25 21:42:59.126775 [ 190 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_16_3} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3195 | 2026.02.25 21:42:59.126811 [ 277 ] {78ae0a14-c7cb-4288-97ed-f325c2e7382b} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.02.25 21:42:59.126892 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3197 | 2026.02.25 21:42:59.126928 [ 142 ] {} <Debug> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3198 | 2026.02.25 21:42:59.126945 [ 277 ] {78ae0a14-c7cb-4288-97ed-f325c2e7382b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001248 sec., 79326.92307692308 rows/sec., 6.20 MiB/sec. | ||
| 3199 | 2026.02.25 21:42:59.126972 [ 142 ] {} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.02.25 21:42:59.126989 [ 277 ] {78ae0a14-c7cb-4288-97ed-f325c2e7382b} <Debug> TCPHandler: Processed in 0.001415781 sec. | ||
| 3201 | 2026.02.25 21:42:59.126997 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3202 | 2026.02.25 21:42:59.127084 [ 190 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::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 | ||
| 3203 | 2026.02.25 21:42:59.127112 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.02.25 21:42:59.127180 [ 190 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3205 | 2026.02.25 21:42:59.127209 [ 277 ] {00758c55-537f-4591-b0d3-542145a8b61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.02.25 21:42:59.127213 [ 190 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1053 rows starting from the beginning of the part | ||
| 3207 | 2026.02.25 21:42:59.127258 [ 277 ] {00758c55-537f-4591-b0d3-542145a8b61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3208 | 2026.02.25 21:42:59.127309 [ 190 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part | ||
| 3209 | 2026.02.25 21:42:59.127362 [ 190 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 69 rows starting from the beginning of the part | ||
| 3210 | 2026.02.25 21:42:59.127401 [ 190 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 109 rows starting from the beginning of the part | ||
| 3211 | 2026.02.25 21:42:59.127439 [ 190 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part | ||
| 3212 | 2026.02.25 21:42:59.127478 [ 190 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 99 rows starting from the beginning of the part | ||
| 3213 | 2026.02.25 21:42:59.127670 [ 277 ] {00758c55-537f-4591-b0d3-542145a8b61a} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.02.25 21:42:59.127710 [ 277 ] {00758c55-537f-4591-b0d3-542145a8b61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3215 | 2026.02.25 21:42:59.128056 [ 277 ] {00758c55-537f-4591-b0d3-542145a8b61a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3216 | 2026.02.25 21:42:59.128272 [ 277 ] {00758c55-537f-4591-b0d3-542145a8b61a} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.02.25 21:42:59.128369 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3218 | 2026.02.25 21:42:59.128399 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.02.25 21:42:59.128398 [ 277 ] {00758c55-537f-4591-b0d3-542145a8b61a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 3220 | 2026.02.25 21:42:59.128416 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3221 | 2026.02.25 21:42:59.128448 [ 277 ] {00758c55-537f-4591-b0d3-542145a8b61a} <Debug> TCPHandler: Processed in 0.00138559 sec. | ||
| 3222 | 2026.02.25 21:42:59.128500 [ 186 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448461 sec., 1036272.2917634648 rows/sec., 81.02 MiB/sec. | ||
| 3223 | 2026.02.25 21:42:59.128513 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 3224 | 2026.02.25 21:42:59.128561 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.02.25 21:42:59.128650 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3226 | 2026.02.25 21:42:59.128658 [ 277 ] {a755fedd-8555-4fa5-9c96-12748b455aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3227 | 2026.02.25 21:42:59.128694 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4189 rows starting from the beginning of the part | ||
| 3228 | 2026.02.25 21:42:59.128723 [ 277 ] {a755fedd-8555-4fa5-9c96-12748b455aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3229 | 2026.02.25 21:42:59.128722 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3230 | 2026.02.25 21:42:59.128768 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3231 | 2026.02.25 21:42:59.128819 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3232 | 2026.02.25 21:42:59.128864 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 165 rows starting from the beginning of the part | ||
| 3233 | 2026.02.25 21:42:59.128905 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3234 | 2026.02.25 21:42:59.128945 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3235 | 2026.02.25 21:42:59.129062 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2026.02.25 21:42:59.129153 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_16_3} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3237 | 2026.02.25 21:42:59.129235 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3238 | 2026.02.25 21:42:59.129521 [ 277 ] {a755fedd-8555-4fa5-9c96-12748b455aaa} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.02.25 21:42:59.129557 [ 277 ] {a755fedd-8555-4fa5-9c96-12748b455aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3240 | 2026.02.25 21:42:59.130112 [ 277 ] {a755fedd-8555-4fa5-9c96-12748b455aaa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3241 | 2026.02.25 21:42:59.130338 [ 277 ] {a755fedd-8555-4fa5-9c96-12748b455aaa} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.02.25 21:42:59.130438 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3243 | 2026.02.25 21:42:59.130465 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.02.25 21:42:59.130476 [ 277 ] {a755fedd-8555-4fa5-9c96-12748b455aaa} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001835 sec., 19073.56948228883 rows/sec., 34.18 MiB/sec. | ||
| 3245 | 2026.02.25 21:42:59.130481 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3246 | 2026.02.25 21:42:59.130533 [ 277 ] {a755fedd-8555-4fa5-9c96-12748b455aaa} <Debug> TCPHandler: Processed in 0.002021186 sec. | ||
| 3247 | 2026.02.25 21:42:59.130557 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::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 | ||
| 3248 | 2026.02.25 21:42:59.130647 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.02.25 21:42:59.130745 [ 277 ] {095631fe-cb16-4804-9b26-50ebdbbbe577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.02.25 21:42:59.130748 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3251 | 2026.02.25 21:42:59.130791 [ 277 ] {095631fe-cb16-4804-9b26-50ebdbbbe577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3252 | 2026.02.25 21:42:59.130814 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part | ||
| 3253 | 2026.02.25 21:42:59.130937 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 3254 | 2026.02.25 21:42:59.131045 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 3255 | 2026.02.25 21:42:59.131094 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4994 rows, containing 5 columns (5 merged, 0 gathered) in 0.00261953 sec., 1906448.8667814455 rows/sec., 130.56 MiB/sec. | ||
| 3256 | 2026.02.25 21:42:59.131136 [ 277 ] {095631fe-cb16-4804-9b26-50ebdbbbe577} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.02.25 21:42:59.131147 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 3258 | 2026.02.25 21:42:59.131179 [ 277 ] {095631fe-cb16-4804-9b26-50ebdbbbe577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3259 | 2026.02.25 21:42:59.131262 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3260 | 2026.02.25 21:42:59.131364 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 3261 | 2026.02.25 21:42:59.131510 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3262 | 2026.02.25 21:42:59.131571 [ 277 ] {095631fe-cb16-4804-9b26-50ebdbbbe577} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3263 | 2026.02.25 21:42:59.131839 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.02.25 21:42:59.131872 [ 277 ] {095631fe-cb16-4804-9b26-50ebdbbbe577} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.02.25 21:42:59.131920 [ 188 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3266 | 2026.02.25 21:42:59.131981 [ 142 ] {} <Debug> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3267 | 2026.02.25 21:42:59.132000 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3268 | 2026.02.25 21:42:59.132008 [ 142 ] {} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.02.25 21:42:59.132014 [ 277 ] {095631fe-cb16-4804-9b26-50ebdbbbe577} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 3270 | 2026.02.25 21:42:59.132040 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3271 | 2026.02.25 21:42:59.132072 [ 277 ] {095631fe-cb16-4804-9b26-50ebdbbbe577} <Debug> TCPHandler: Processed in 0.001474351 sec. | ||
| 3272 | 2026.02.25 21:42:59.132111 [ 186 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 3273 | 2026.02.25 21:42:59.132202 [ 186 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3274 | 2026.02.25 21:42:59.132229 [ 186 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 3275 | 2026.02.25 21:42:59.132282 [ 186 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3276 | 2026.02.25 21:42:59.132325 [ 186 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3277 | 2026.02.25 21:42:59.132365 [ 186 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3278 | 2026.02.25 21:42:59.132406 [ 186 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3279 | 2026.02.25 21:42:59.132442 [ 186 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3280 | 2026.02.25 21:42:59.133283 [ 191 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.00120106 sec., 799293.9570046458 rows/sec., 53.14 MiB/sec. | ||
| 3281 | 2026.02.25 21:42:59.133439 [ 188 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3282 | 2026.02.25 21:42:59.133678 [ 188 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.02.25 21:42:59.133741 [ 188 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_16_3} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3284 | 2026.02.25 21:42:59.133809 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3285 | 2026.02.25 21:42:59.133954 [ 191 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 19 columns (19 merged, 0 gathered) in 0.003423207 sec., 56964.127497986534 rows/sec., 102.08 MiB/sec. | ||
| 3286 | 2026.02.25 21:42:59.134448 [ 196 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3287 | 2026.02.25 21:42:59.134786 [ 196 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.02.25 21:42:59.134860 [ 196 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3289 | 2026.02.25 21:42:59.134970 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3290 | 2026.02.25 21:42:59.481809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6186 | ||
| 3291 | 2026.02.25 21:42:59.482382 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.02.25 21:42:59.482436 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3293 | 2026.02.25 21:42:59.482940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3294 | 2026.02.25 21:42:59.483179 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.02.25 21:42:59.483326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6186 | ||
| 3296 | 2026.02.25 21:42:59.825307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3297 | 2026.02.25 21:42:59.840410 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.02.25 21:42:59.840454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3299 | 2026.02.25 21:42:59.846206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3300 | 2026.02.25 21:42:59.846868 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.02.25 21:42:59.849477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3302 | 2026.02.25 21:43:01.993407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 432 | ||
| 3303 | 2026.02.25 21:43:01.995651 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.02.25 21:43:01.995703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3305 | 2026.02.25 21:43:01.996912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3306 | 2026.02.25 21:43:01.997200 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.02.25 21:43:01.997584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3308 | 2026.02.25 21:43:04.149885 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.02.25 21:43:04.150074 [ 277 ] {bf27bbb3-6674-4b81-8588-68d8022330ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.02.25 21:43:04.150141 [ 277 ] {bf27bbb3-6674-4b81-8588-68d8022330ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3311 | 2026.02.25 21:43:04.150793 [ 277 ] {bf27bbb3-6674-4b81-8588-68d8022330ba} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.02.25 21:43:04.150840 [ 277 ] {bf27bbb3-6674-4b81-8588-68d8022330ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3313 | 2026.02.25 21:43:04.151213 [ 277 ] {bf27bbb3-6674-4b81-8588-68d8022330ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3314 | 2026.02.25 21:43:04.151432 [ 277 ] {bf27bbb3-6674-4b81-8588-68d8022330ba} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.02.25 21:43:04.151574 [ 277 ] {bf27bbb3-6674-4b81-8588-68d8022330ba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 3316 | 2026.02.25 21:43:04.151615 [ 277 ] {bf27bbb3-6674-4b81-8588-68d8022330ba} <Debug> TCPHandler: Processed in 0.001853915 sec. | ||
| 3317 | 2026.02.25 21:43:04.151730 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.02.25 21:43:04.151821 [ 277 ] {295347dd-8192-4792-8837-0b10c2651c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3319 | 2026.02.25 21:43:04.151860 [ 277 ] {295347dd-8192-4792-8837-0b10c2651c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3320 | 2026.02.25 21:43:04.152948 [ 277 ] {295347dd-8192-4792-8837-0b10c2651c60} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.02.25 21:43:04.152984 [ 277 ] {295347dd-8192-4792-8837-0b10c2651c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3322 | 2026.02.25 21:43:04.153370 [ 277 ] {295347dd-8192-4792-8837-0b10c2651c60} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3323 | 2026.02.25 21:43:04.153577 [ 277 ] {295347dd-8192-4792-8837-0b10c2651c60} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.02.25 21:43:04.153703 [ 277 ] {295347dd-8192-4792-8837-0b10c2651c60} <Debug> executeQuery: Read 1326 rows, 113.40 KiB in 0.001899 sec., 698262.2432859399 rows/sec., 58.32 MiB/sec. | ||
| 3325 | 2026.02.25 21:43:04.153739 [ 277 ] {295347dd-8192-4792-8837-0b10c2651c60} <Debug> TCPHandler: Processed in 0.002056726 sec. | ||
| 3326 | 2026.02.25 21:43:04.153838 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.02.25 21:43:04.153930 [ 277 ] {bdb19204-f35f-4ef2-add9-41d8f95c601c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3328 | 2026.02.25 21:43:04.153968 [ 277 ] {bdb19204-f35f-4ef2-add9-41d8f95c601c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3329 | 2026.02.25 21:43:04.154336 [ 277 ] {bdb19204-f35f-4ef2-add9-41d8f95c601c} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.02.25 21:43:04.154370 [ 277 ] {bdb19204-f35f-4ef2-add9-41d8f95c601c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3331 | 2026.02.25 21:43:04.154649 [ 277 ] {bdb19204-f35f-4ef2-add9-41d8f95c601c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3332 | 2026.02.25 21:43:04.154867 [ 277 ] {bdb19204-f35f-4ef2-add9-41d8f95c601c} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.02.25 21:43:04.154988 [ 277 ] {bdb19204-f35f-4ef2-add9-41d8f95c601c} <Debug> executeQuery: Read 17 rows, 1.34 KiB in 0.001076 sec., 15799.25650557621 rows/sec., 1.21 MiB/sec. | ||
| 3334 | 2026.02.25 21:43:04.155024 [ 277 ] {bdb19204-f35f-4ef2-add9-41d8f95c601c} <Debug> TCPHandler: Processed in 0.0012338 sec. | ||
| 3335 | 2026.02.25 21:43:04.155120 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.02.25 21:43:04.155210 [ 277 ] {03db6f48-f3c6-4fb7-8a95-ac8baf711c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3337 | 2026.02.25 21:43:04.155248 [ 277 ] {03db6f48-f3c6-4fb7-8a95-ac8baf711c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3338 | 2026.02.25 21:43:04.155722 [ 277 ] {03db6f48-f3c6-4fb7-8a95-ac8baf711c3e} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.02.25 21:43:04.155757 [ 277 ] {03db6f48-f3c6-4fb7-8a95-ac8baf711c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3340 | 2026.02.25 21:43:04.156050 [ 277 ] {03db6f48-f3c6-4fb7-8a95-ac8baf711c3e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3341 | 2026.02.25 21:43:04.156249 [ 277 ] {03db6f48-f3c6-4fb7-8a95-ac8baf711c3e} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.02.25 21:43:04.156367 [ 277 ] {03db6f48-f3c6-4fb7-8a95-ac8baf711c3e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001174 sec., 214650.76660988075 rows/sec., 14.85 MiB/sec. | ||
| 3343 | 2026.02.25 21:43:04.156403 [ 277 ] {03db6f48-f3c6-4fb7-8a95-ac8baf711c3e} <Debug> TCPHandler: Processed in 0.001330281 sec. | ||
| 3344 | 2026.02.25 21:43:04.156502 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.02.25 21:43:04.156593 [ 277 ] {88db5933-d46c-4426-876f-f491c94db3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.02.25 21:43:04.156632 [ 277 ] {88db5933-d46c-4426-876f-f491c94db3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3347 | 2026.02.25 21:43:04.156988 [ 277 ] {88db5933-d46c-4426-876f-f491c94db3a4} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.02.25 21:43:04.157023 [ 277 ] {88db5933-d46c-4426-876f-f491c94db3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3349 | 2026.02.25 21:43:04.157302 [ 277 ] {88db5933-d46c-4426-876f-f491c94db3a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3350 | 2026.02.25 21:43:04.157496 [ 277 ] {88db5933-d46c-4426-876f-f491c94db3a4} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.02.25 21:43:04.157619 [ 277 ] {88db5933-d46c-4426-876f-f491c94db3a4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001043 sec., 11505.273250239692 rows/sec., 898.85 KiB/sec. | ||
| 3352 | 2026.02.25 21:43:04.157654 [ 277 ] {88db5933-d46c-4426-876f-f491c94db3a4} <Debug> TCPHandler: Processed in 0.001198609 sec. | ||
| 3353 | 2026.02.25 21:43:04.157749 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2026.02.25 21:43:04.157839 [ 277 ] {71f8640c-4a1e-45cd-9b9a-6dea09bd0669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3355 | 2026.02.25 21:43:04.157877 [ 277 ] {71f8640c-4a1e-45cd-9b9a-6dea09bd0669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3356 | 2026.02.25 21:43:04.158483 [ 277 ] {71f8640c-4a1e-45cd-9b9a-6dea09bd0669} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.02.25 21:43:04.158517 [ 277 ] {71f8640c-4a1e-45cd-9b9a-6dea09bd0669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3358 | 2026.02.25 21:43:04.158830 [ 277 ] {71f8640c-4a1e-45cd-9b9a-6dea09bd0669} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3359 | 2026.02.25 21:43:04.159050 [ 277 ] {71f8640c-4a1e-45cd-9b9a-6dea09bd0669} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.02.25 21:43:04.159171 [ 277 ] {71f8640c-4a1e-45cd-9b9a-6dea09bd0669} <Debug> executeQuery: Read 561 rows, 43.06 KiB in 0.001349 sec., 415863.60266864346 rows/sec., 31.17 MiB/sec. | ||
| 3361 | 2026.02.25 21:43:04.159206 [ 277 ] {71f8640c-4a1e-45cd-9b9a-6dea09bd0669} <Debug> TCPHandler: Processed in 0.001503361 sec. | ||
| 3362 | 2026.02.25 21:43:04.159304 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.02.25 21:43:04.159395 [ 277 ] {b8a3ad91-805a-47d0-8601-a75523646508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3364 | 2026.02.25 21:43:04.159436 [ 277 ] {b8a3ad91-805a-47d0-8601-a75523646508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3365 | 2026.02.25 21:43:04.159994 [ 277 ] {b8a3ad91-805a-47d0-8601-a75523646508} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.02.25 21:43:04.160030 [ 277 ] {b8a3ad91-805a-47d0-8601-a75523646508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3367 | 2026.02.25 21:43:04.160398 [ 277 ] {b8a3ad91-805a-47d0-8601-a75523646508} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3368 | 2026.02.25 21:43:04.160601 [ 277 ] {b8a3ad91-805a-47d0-8601-a75523646508} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.02.25 21:43:04.160721 [ 277 ] {b8a3ad91-805a-47d0-8601-a75523646508} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001344 sec., 654761.9047619049 rows/sec., 44.44 MiB/sec. | ||
| 3370 | 2026.02.25 21:43:04.160757 [ 277 ] {b8a3ad91-805a-47d0-8601-a75523646508} <Debug> TCPHandler: Processed in 0.001500061 sec. | ||
| 3371 | 2026.02.25 21:43:04.160854 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.02.25 21:43:04.160946 [ 277 ] {b3764ef1-b288-42e9-bac4-1501c34ba6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3373 | 2026.02.25 21:43:04.160998 [ 277 ] {b3764ef1-b288-42e9-bac4-1501c34ba6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3374 | 2026.02.25 21:43:04.161710 [ 277 ] {b3764ef1-b288-42e9-bac4-1501c34ba6d2} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.02.25 21:43:04.161745 [ 277 ] {b3764ef1-b288-42e9-bac4-1501c34ba6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3376 | 2026.02.25 21:43:04.162215 [ 277 ] {b3764ef1-b288-42e9-bac4-1501c34ba6d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3377 | 2026.02.25 21:43:04.162425 [ 277 ] {b3764ef1-b288-42e9-bac4-1501c34ba6d2} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.02.25 21:43:04.162553 [ 277 ] {b3764ef1-b288-42e9-bac4-1501c34ba6d2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001624 sec., 3078.8177339901476 rows/sec., 5.52 MiB/sec. | ||
| 3379 | 2026.02.25 21:43:04.162602 [ 277 ] {b3764ef1-b288-42e9-bac4-1501c34ba6d2} <Debug> TCPHandler: Processed in 0.001795833 sec. | ||
| 3380 | 2026.02.25 21:43:04.162701 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.02.25 21:43:04.162792 [ 277 ] {38ca869d-2d99-4acf-8e86-8ff8604d35a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.02.25 21:43:04.162832 [ 277 ] {38ca869d-2d99-4acf-8e86-8ff8604d35a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3383 | 2026.02.25 21:43:04.163189 [ 277 ] {38ca869d-2d99-4acf-8e86-8ff8604d35a1} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.02.25 21:43:04.163229 [ 277 ] {38ca869d-2d99-4acf-8e86-8ff8604d35a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3385 | 2026.02.25 21:43:04.163534 [ 277 ] {38ca869d-2d99-4acf-8e86-8ff8604d35a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3386 | 2026.02.25 21:43:04.163734 [ 277 ] {38ca869d-2d99-4acf-8e86-8ff8604d35a1} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.02.25 21:43:04.163880 [ 277 ] {38ca869d-2d99-4acf-8e86-8ff8604d35a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3388 | 2026.02.25 21:43:04.163920 [ 277 ] {38ca869d-2d99-4acf-8e86-8ff8604d35a1} <Debug> TCPHandler: Processed in 0.0012657 sec. | ||
| 3389 | 2026.02.25 21:43:06.907196 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3390 | 2026.02.25 21:43:06.907266 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3391 | 2026.02.25 21:43:06.983588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6634 | ||
| 3392 | 2026.02.25 21:43:06.984075 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.02.25 21:43:06.984127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3394 | 2026.02.25 21:43:06.984632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3395 | 2026.02.25 21:43:06.984903 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.02.25 21:43:06.985100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6634 | ||
| 3397 | 2026.02.25 21:43:07.349747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3398 | 2026.02.25 21:43:07.365890 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.02.25 21:43:07.365936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3400 | 2026.02.25 21:43:07.372087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3401 | 2026.02.25 21:43:07.372771 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.02.25 21:43:07.375367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3403 | 2026.02.25 21:43:08.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.37 MiB, peak 230.79 MiB, free memory in arenas 0.00 B, will set to 226.48 MiB (RSS), difference: 1.10 MiB | ||
| 3404 | 2026.02.25 21:43:09.122457 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.02.25 21:43:09.122655 [ 277 ] {1bd81001-cc05-41f5-90a9-76f070d2681f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3406 | 2026.02.25 21:43:09.122729 [ 277 ] {1bd81001-cc05-41f5-90a9-76f070d2681f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3407 | 2026.02.25 21:43:09.123458 [ 277 ] {1bd81001-cc05-41f5-90a9-76f070d2681f} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.02.25 21:43:09.123510 [ 277 ] {1bd81001-cc05-41f5-90a9-76f070d2681f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3409 | 2026.02.25 21:43:09.123911 [ 277 ] {1bd81001-cc05-41f5-90a9-76f070d2681f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3410 | 2026.02.25 21:43:09.124146 [ 277 ] {1bd81001-cc05-41f5-90a9-76f070d2681f} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.02.25 21:43:09.124313 [ 277 ] {1bd81001-cc05-41f5-90a9-76f070d2681f} <Debug> executeQuery: Read 126 rows, 11.11 KiB in 0.001711 sec., 73641.14552893044 rows/sec., 6.34 MiB/sec. | ||
| 3412 | 2026.02.25 21:43:09.124363 [ 277 ] {1bd81001-cc05-41f5-90a9-76f070d2681f} <Debug> TCPHandler: Processed in 0.002043506 sec. | ||
| 3413 | 2026.02.25 21:43:09.124487 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.02.25 21:43:09.124590 [ 277 ] {69f82d2c-04b7-49bb-9f99-24026a40504f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3415 | 2026.02.25 21:43:09.124635 [ 277 ] {69f82d2c-04b7-49bb-9f99-24026a40504f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3416 | 2026.02.25 21:43:09.125076 [ 277 ] {69f82d2c-04b7-49bb-9f99-24026a40504f} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.02.25 21:43:09.125114 [ 277 ] {69f82d2c-04b7-49bb-9f99-24026a40504f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3418 | 2026.02.25 21:43:09.125430 [ 277 ] {69f82d2c-04b7-49bb-9f99-24026a40504f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3419 | 2026.02.25 21:43:09.125643 [ 277 ] {69f82d2c-04b7-49bb-9f99-24026a40504f} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.02.25 21:43:09.125776 [ 277 ] {69f82d2c-04b7-49bb-9f99-24026a40504f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001209 sec., 28949.545078577336 rows/sec., 2.13 MiB/sec. | ||
| 3421 | 2026.02.25 21:43:09.125815 [ 277 ] {69f82d2c-04b7-49bb-9f99-24026a40504f} <Debug> TCPHandler: Processed in 0.001380491 sec. | ||
| 3422 | 2026.02.25 21:43:09.125933 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.02.25 21:43:09.126030 [ 277 ] {b809c0d0-78f9-451c-9cce-e0f839b855e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3424 | 2026.02.25 21:43:09.126073 [ 277 ] {b809c0d0-78f9-451c-9cce-e0f839b855e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3425 | 2026.02.25 21:43:09.126514 [ 277 ] {b809c0d0-78f9-451c-9cce-e0f839b855e5} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.02.25 21:43:09.126549 [ 277 ] {b809c0d0-78f9-451c-9cce-e0f839b855e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3427 | 2026.02.25 21:43:09.126847 [ 277 ] {b809c0d0-78f9-451c-9cce-e0f839b855e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3428 | 2026.02.25 21:43:09.127061 [ 277 ] {b809c0d0-78f9-451c-9cce-e0f839b855e5} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.02.25 21:43:09.127191 [ 277 ] {b809c0d0-78f9-451c-9cce-e0f839b855e5} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001181 sec., 83827.2650296359 rows/sec., 6.55 MiB/sec. | ||
| 3430 | 2026.02.25 21:43:09.127229 [ 277 ] {b809c0d0-78f9-451c-9cce-e0f839b855e5} <Debug> TCPHandler: Processed in 0.001348121 sec. | ||
| 3431 | 2026.02.25 21:43:09.127333 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3432 | 2026.02.25 21:43:09.127426 [ 277 ] {889367ea-cd11-4ebb-8617-4d97b7298fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3433 | 2026.02.25 21:43:09.127470 [ 277 ] {889367ea-cd11-4ebb-8617-4d97b7298fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3434 | 2026.02.25 21:43:09.127865 [ 277 ] {889367ea-cd11-4ebb-8617-4d97b7298fd2} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.02.25 21:43:09.127901 [ 277 ] {889367ea-cd11-4ebb-8617-4d97b7298fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3436 | 2026.02.25 21:43:09.128226 [ 277 ] {889367ea-cd11-4ebb-8617-4d97b7298fd2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3437 | 2026.02.25 21:43:09.128438 [ 277 ] {889367ea-cd11-4ebb-8617-4d97b7298fd2} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.02.25 21:43:09.128571 [ 277 ] {889367ea-cd11-4ebb-8617-4d97b7298fd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3439 | 2026.02.25 21:43:09.128607 [ 277 ] {889367ea-cd11-4ebb-8617-4d97b7298fd2} <Debug> TCPHandler: Processed in 0.00132341 sec. | ||
| 3440 | 2026.02.25 21:43:09.128710 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.02.25 21:43:09.128803 [ 277 ] {d864c21e-4457-4deb-8a55-b76ed3006223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3442 | 2026.02.25 21:43:09.128857 [ 277 ] {d864c21e-4457-4deb-8a55-b76ed3006223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3443 | 2026.02.25 21:43:09.129653 [ 277 ] {d864c21e-4457-4deb-8a55-b76ed3006223} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.02.25 21:43:09.129690 [ 277 ] {d864c21e-4457-4deb-8a55-b76ed3006223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3445 | 2026.02.25 21:43:09.130235 [ 277 ] {d864c21e-4457-4deb-8a55-b76ed3006223} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3446 | 2026.02.25 21:43:09.130465 [ 277 ] {d864c21e-4457-4deb-8a55-b76ed3006223} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.02.25 21:43:09.130601 [ 277 ] {d864c21e-4457-4deb-8a55-b76ed3006223} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001815 sec., 19283.74655647383 rows/sec., 34.56 MiB/sec. | ||
| 3448 | 2026.02.25 21:43:09.130662 [ 277 ] {d864c21e-4457-4deb-8a55-b76ed3006223} <Debug> TCPHandler: Processed in 0.002001905 sec. | ||
| 3449 | 2026.02.25 21:43:09.130764 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.02.25 21:43:09.130858 [ 277 ] {cbe4f5af-c9d0-4077-a464-97658fb70604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3451 | 2026.02.25 21:43:09.130899 [ 277 ] {cbe4f5af-c9d0-4077-a464-97658fb70604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3452 | 2026.02.25 21:43:09.131211 [ 277 ] {cbe4f5af-c9d0-4077-a464-97658fb70604} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.02.25 21:43:09.131247 [ 277 ] {cbe4f5af-c9d0-4077-a464-97658fb70604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3454 | 2026.02.25 21:43:09.131543 [ 277 ] {cbe4f5af-c9d0-4077-a464-97658fb70604} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3455 | 2026.02.25 21:43:09.131752 [ 277 ] {cbe4f5af-c9d0-4077-a464-97658fb70604} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.02.25 21:43:09.131880 [ 277 ] {cbe4f5af-c9d0-4077-a464-97658fb70604} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 3457 | 2026.02.25 21:43:09.131916 [ 277 ] {cbe4f5af-c9d0-4077-a464-97658fb70604} <Debug> TCPHandler: Processed in 0.00120209 sec. | ||
| 3458 | 2026.02.25 21:43:11.998004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 462 | ||
| 3459 | 2026.02.25 21:43:12.000215 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.02.25 21:43:12.000263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3461 | 2026.02.25 21:43:12.001473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3462 | 2026.02.25 21:43:12.001742 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.02.25 21:43:12.001996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3464 | 2026.02.25 21:43:14.121256 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.02.25 21:43:14.121444 [ 277 ] {011b586f-f10a-498e-b198-35ab14184d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3466 | 2026.02.25 21:43:14.121515 [ 277 ] {011b586f-f10a-498e-b198-35ab14184d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3467 | 2026.02.25 21:43:14.122206 [ 277 ] {011b586f-f10a-498e-b198-35ab14184d80} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.02.25 21:43:14.122256 [ 277 ] {011b586f-f10a-498e-b198-35ab14184d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3469 | 2026.02.25 21:43:14.122666 [ 277 ] {011b586f-f10a-498e-b198-35ab14184d80} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3470 | 2026.02.25 21:43:14.122895 [ 277 ] {011b586f-f10a-498e-b198-35ab14184d80} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.02.25 21:43:14.123046 [ 277 ] {011b586f-f10a-498e-b198-35ab14184d80} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001654 sec., 39903.26481257557 rows/sec., 3.18 MiB/sec. | ||
| 3472 | 2026.02.25 21:43:14.123087 [ 277 ] {011b586f-f10a-498e-b198-35ab14184d80} <Debug> TCPHandler: Processed in 0.001952705 sec. | ||
| 3473 | 2026.02.25 21:43:14.123209 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.02.25 21:43:14.123305 [ 277 ] {4fe9c808-2dce-4ff2-890a-73cf62079fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3475 | 2026.02.25 21:43:14.123347 [ 277 ] {4fe9c808-2dce-4ff2-890a-73cf62079fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3476 | 2026.02.25 21:43:14.123718 [ 277 ] {4fe9c808-2dce-4ff2-890a-73cf62079fa2} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.02.25 21:43:14.123754 [ 277 ] {4fe9c808-2dce-4ff2-890a-73cf62079fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3478 | 2026.02.25 21:43:14.124048 [ 277 ] {4fe9c808-2dce-4ff2-890a-73cf62079fa2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3479 | 2026.02.25 21:43:14.124292 [ 277 ] {4fe9c808-2dce-4ff2-890a-73cf62079fa2} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.02.25 21:43:14.124418 [ 277 ] {4fe9c808-2dce-4ff2-890a-73cf62079fa2} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001132 sec., 4416.961130742049 rows/sec., 332.13 KiB/sec. | ||
| 3481 | 2026.02.25 21:43:14.124455 [ 277 ] {4fe9c808-2dce-4ff2-890a-73cf62079fa2} <Debug> TCPHandler: Processed in 0.00129782 sec. | ||
| 3482 | 2026.02.25 21:43:14.124562 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.02.25 21:43:14.124655 [ 277 ] {f842112e-2371-495e-946f-29515c9ebc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3484 | 2026.02.25 21:43:14.124695 [ 277 ] {f842112e-2371-495e-946f-29515c9ebc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3485 | 2026.02.25 21:43:14.125099 [ 277 ] {f842112e-2371-495e-946f-29515c9ebc3d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.02.25 21:43:14.125134 [ 277 ] {f842112e-2371-495e-946f-29515c9ebc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3487 | 2026.02.25 21:43:14.125435 [ 277 ] {f842112e-2371-495e-946f-29515c9ebc3d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3488 | 2026.02.25 21:43:14.125645 [ 277 ] {f842112e-2371-495e-946f-29515c9ebc3d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.02.25 21:43:14.125771 [ 277 ] {f842112e-2371-495e-946f-29515c9ebc3d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001133 sec., 60900.264783759936 rows/sec., 4.75 MiB/sec. | ||
| 3490 | 2026.02.25 21:43:14.125808 [ 277 ] {f842112e-2371-495e-946f-29515c9ebc3d} <Debug> TCPHandler: Processed in 0.00129581 sec. | ||
| 3491 | 2026.02.25 21:43:14.125913 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.02.25 21:43:14.126006 [ 277 ] {d8aef559-741e-4ddb-8d88-045dd4d561b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3493 | 2026.02.25 21:43:14.126049 [ 277 ] {d8aef559-741e-4ddb-8d88-045dd4d561b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3494 | 2026.02.25 21:43:14.126431 [ 277 ] {d8aef559-741e-4ddb-8d88-045dd4d561b1} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.02.25 21:43:14.126467 [ 277 ] {d8aef559-741e-4ddb-8d88-045dd4d561b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3496 | 2026.02.25 21:43:14.126789 [ 277 ] {d8aef559-741e-4ddb-8d88-045dd4d561b1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3497 | 2026.02.25 21:43:14.127000 [ 277 ] {d8aef559-741e-4ddb-8d88-045dd4d561b1} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.02.25 21:43:14.127125 [ 277 ] {d8aef559-741e-4ddb-8d88-045dd4d561b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 3499 | 2026.02.25 21:43:14.127160 [ 277 ] {d8aef559-741e-4ddb-8d88-045dd4d561b1} <Debug> TCPHandler: Processed in 0.00129667 sec. | ||
| 3500 | 2026.02.25 21:43:14.127264 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.02.25 21:43:14.127356 [ 277 ] {de5f4f8b-c23d-4b44-9119-c13a98d1ab92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.02.25 21:43:14.127409 [ 277 ] {de5f4f8b-c23d-4b44-9119-c13a98d1ab92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3503 | 2026.02.25 21:43:14.128116 [ 277 ] {de5f4f8b-c23d-4b44-9119-c13a98d1ab92} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.02.25 21:43:14.128152 [ 277 ] {de5f4f8b-c23d-4b44-9119-c13a98d1ab92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3505 | 2026.02.25 21:43:14.128654 [ 277 ] {de5f4f8b-c23d-4b44-9119-c13a98d1ab92} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3506 | 2026.02.25 21:43:14.128893 [ 277 ] {de5f4f8b-c23d-4b44-9119-c13a98d1ab92} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.02.25 21:43:14.129027 [ 277 ] {de5f4f8b-c23d-4b44-9119-c13a98d1ab92} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001689 sec., 2960.331557134399 rows/sec., 5.30 MiB/sec. | ||
| 3508 | 2026.02.25 21:43:14.129079 [ 277 ] {de5f4f8b-c23d-4b44-9119-c13a98d1ab92} <Debug> TCPHandler: Processed in 0.001864814 sec. | ||
| 3509 | 2026.02.25 21:43:14.129185 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.02.25 21:43:14.129280 [ 277 ] {3f897e15-82be-4be9-a92d-482eb93748f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3511 | 2026.02.25 21:43:14.129322 [ 277 ] {3f897e15-82be-4be9-a92d-482eb93748f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3512 | 2026.02.25 21:43:14.129633 [ 277 ] {3f897e15-82be-4be9-a92d-482eb93748f5} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.02.25 21:43:14.129669 [ 277 ] {3f897e15-82be-4be9-a92d-482eb93748f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3514 | 2026.02.25 21:43:14.129963 [ 277 ] {3f897e15-82be-4be9-a92d-482eb93748f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3515 | 2026.02.25 21:43:14.130169 [ 277 ] {3f897e15-82be-4be9-a92d-482eb93748f5} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.02.25 21:43:14.130297 [ 277 ] {3f897e15-82be-4be9-a92d-482eb93748f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 3517 | 2026.02.25 21:43:14.130332 [ 277 ] {3f897e15-82be-4be9-a92d-482eb93748f5} <Debug> TCPHandler: Processed in 0.001197659 sec. | ||
| 3518 | 2026.02.25 21:43:14.485342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7146 | ||
| 3519 | 2026.02.25 21:43:14.485843 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.02.25 21:43:14.485885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3521 | 2026.02.25 21:43:14.486356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3522 | 2026.02.25 21:43:14.486577 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.02.25 21:43:14.486706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7146 | ||
| 3524 | 2026.02.25 21:43:14.875582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3525 | 2026.02.25 21:43:14.892673 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.02.25 21:43:14.892739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3527 | 2026.02.25 21:43:14.898620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3528 | 2026.02.25 21:43:14.899319 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.02.25 21:43:14.902249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3530 | 2026.02.25 21:43:15.651281 [ 126 ] {} <Debug> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3531 | 2026.02.25 21:43:15.651349 [ 126 ] {} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.02.25 21:43:15.651374 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3533 | 2026.02.25 21:43:15.651515 [ 196 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::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 | ||
| 3534 | 2026.02.25 21:43:15.651671 [ 196 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3535 | 2026.02.25 21:43:15.651709 [ 196 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3536 | 2026.02.25 21:43:15.651787 [ 196 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3537 | 2026.02.25 21:43:15.651839 [ 196 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3538 | 2026.02.25 21:43:15.651887 [ 196 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3539 | 2026.02.25 21:43:15.651936 [ 196 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3540 | 2026.02.25 21:43:15.652867 [ 191 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415761 sec., 452053.70115436154 rows/sec., 31.43 MiB/sec. | ||
| 3541 | 2026.02.25 21:43:15.653059 [ 188 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3542 | 2026.02.25 21:43:15.653369 [ 188 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.02.25 21:43:15.653443 [ 188 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_5_1} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3544 | 2026.02.25 21:43:15.653509 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3545 | 2026.02.25 21:43:16.718338 [ 124 ] {} <Debug> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3546 | 2026.02.25 21:43:16.718417 [ 124 ] {} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.02.25 21:43:16.718443 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3548 | 2026.02.25 21:43:16.718542 [ 196 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::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 | ||
| 3549 | 2026.02.25 21:43:16.718647 [ 196 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3550 | 2026.02.25 21:43:16.718679 [ 196 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3551 | 2026.02.25 21:43:16.718752 [ 196 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3552 | 2026.02.25 21:43:16.718794 [ 196 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3553 | 2026.02.25 21:43:16.718833 [ 196 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3554 | 2026.02.25 21:43:16.718871 [ 196 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3555 | 2026.02.25 21:43:16.719691 [ 188 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190979 sec., 278762.26197103393 rows/sec., 17.50 MiB/sec. | ||
| 3556 | 2026.02.25 21:43:16.719879 [ 199 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3557 | 2026.02.25 21:43:16.720193 [ 199 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.02.25 21:43:16.720271 [ 199 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_5_1} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3559 | 2026.02.25 21:43:16.720363 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3560 | 2026.02.25 21:43:19.123217 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.02.25 21:43:19.123412 [ 277 ] {c2560b04-1792-4043-99d1-aac083bfb99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3562 | 2026.02.25 21:43:19.123486 [ 277 ] {c2560b04-1792-4043-99d1-aac083bfb99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3563 | 2026.02.25 21:43:19.124078 [ 277 ] {c2560b04-1792-4043-99d1-aac083bfb99b} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.02.25 21:43:19.124127 [ 277 ] {c2560b04-1792-4043-99d1-aac083bfb99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3565 | 2026.02.25 21:43:19.124496 [ 277 ] {c2560b04-1792-4043-99d1-aac083bfb99b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3566 | 2026.02.25 21:43:19.124727 [ 277 ] {c2560b04-1792-4043-99d1-aac083bfb99b} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.02.25 21:43:19.124883 [ 277 ] {c2560b04-1792-4043-99d1-aac083bfb99b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001524 sec., 1312.3359580052493 rows/sec., 107.01 KiB/sec. | ||
| 3568 | 2026.02.25 21:43:19.124927 [ 277 ] {c2560b04-1792-4043-99d1-aac083bfb99b} <Debug> TCPHandler: Processed in 0.001843175 sec. | ||
| 3569 | 2026.02.25 21:43:19.125049 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.02.25 21:43:19.125151 [ 277 ] {44ced829-cf91-48ce-9c75-ac433fdb29bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3571 | 2026.02.25 21:43:19.125194 [ 277 ] {44ced829-cf91-48ce-9c75-ac433fdb29bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3572 | 2026.02.25 21:43:19.125638 [ 277 ] {44ced829-cf91-48ce-9c75-ac433fdb29bb} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.02.25 21:43:19.125673 [ 277 ] {44ced829-cf91-48ce-9c75-ac433fdb29bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3574 | 2026.02.25 21:43:19.125983 [ 277 ] {44ced829-cf91-48ce-9c75-ac433fdb29bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3575 | 2026.02.25 21:43:19.126192 [ 277 ] {44ced829-cf91-48ce-9c75-ac433fdb29bb} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.02.25 21:43:19.126319 [ 277 ] {44ced829-cf91-48ce-9c75-ac433fdb29bb} <Debug> executeQuery: Read 129 rows, 11.39 KiB in 0.001191 sec., 108312.34256926952 rows/sec., 9.34 MiB/sec. | ||
| 3577 | 2026.02.25 21:43:19.126357 [ 277 ] {44ced829-cf91-48ce-9c75-ac433fdb29bb} <Debug> TCPHandler: Processed in 0.001359321 sec. | ||
| 3578 | 2026.02.25 21:43:19.126459 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.02.25 21:43:19.126555 [ 277 ] {7512b4a8-ee97-469d-9ce4-bf20e78aff2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3580 | 2026.02.25 21:43:19.126596 [ 277 ] {7512b4a8-ee97-469d-9ce4-bf20e78aff2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3581 | 2026.02.25 21:43:19.126976 [ 277 ] {7512b4a8-ee97-469d-9ce4-bf20e78aff2c} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.02.25 21:43:19.127013 [ 277 ] {7512b4a8-ee97-469d-9ce4-bf20e78aff2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3583 | 2026.02.25 21:43:19.127333 [ 277 ] {7512b4a8-ee97-469d-9ce4-bf20e78aff2c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3584 | 2026.02.25 21:43:19.127543 [ 277 ] {7512b4a8-ee97-469d-9ce4-bf20e78aff2c} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.02.25 21:43:19.127648 [ 122 ] {} <Debug> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3586 | 2026.02.25 21:43:19.127669 [ 277 ] {7512b4a8-ee97-469d-9ce4-bf20e78aff2c} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001132 sec., 33568.90459363958 rows/sec., 2.46 MiB/sec. | ||
| 3587 | 2026.02.25 21:43:19.127717 [ 122 ] {} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.02.25 21:43:19.127725 [ 277 ] {7512b4a8-ee97-469d-9ce4-bf20e78aff2c} <Debug> TCPHandler: Processed in 0.00131575 sec. | ||
| 3589 | 2026.02.25 21:43:19.127746 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3590 | 2026.02.25 21:43:19.127839 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.02.25 21:43:19.127880 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::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 | ||
| 3592 | 2026.02.25 21:43:19.127937 [ 277 ] {1fc039aa-3a37-4e1c-904a-e645268dfa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3593 | 2026.02.25 21:43:19.127983 [ 277 ] {1fc039aa-3a37-4e1c-904a-e645268dfa98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3594 | 2026.02.25 21:43:19.128028 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3595 | 2026.02.25 21:43:19.128074 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 214 rows starting from the beginning of the part | ||
| 3596 | 2026.02.25 21:43:19.128149 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 3597 | 2026.02.25 21:43:19.128199 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
| 3598 | 2026.02.25 21:43:19.128245 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 35 rows starting from the beginning of the part | ||
| 3599 | 2026.02.25 21:43:19.128287 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 3600 | 2026.02.25 21:43:19.128329 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 3601 | 2026.02.25 21:43:19.128404 [ 277 ] {1fc039aa-3a37-4e1c-904a-e645268dfa98} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.02.25 21:43:19.128446 [ 277 ] {1fc039aa-3a37-4e1c-904a-e645268dfa98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3603 | 2026.02.25 21:43:19.128878 [ 277 ] {1fc039aa-3a37-4e1c-904a-e645268dfa98} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3604 | 2026.02.25 21:43:19.129122 [ 277 ] {1fc039aa-3a37-4e1c-904a-e645268dfa98} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.02.25 21:43:19.129255 [ 277 ] {1fc039aa-3a37-4e1c-904a-e645268dfa98} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001335 sec., 76404.49438202247 rows/sec., 5.97 MiB/sec. | ||
| 3606 | 2026.02.25 21:43:19.129261 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445041 sec., 238055.52922027817 rows/sec., 16.95 MiB/sec. | ||
| 3607 | 2026.02.25 21:43:19.129297 [ 277 ] {1fc039aa-3a37-4e1c-904a-e645268dfa98} <Debug> TCPHandler: Processed in 0.001508431 sec. | ||
| 3608 | 2026.02.25 21:43:19.129409 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.02.25 21:43:19.129424 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3610 | 2026.02.25 21:43:19.129512 [ 277 ] {4b006ebe-55ed-464c-87c5-5a20f8bd4b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3611 | 2026.02.25 21:43:19.129563 [ 277 ] {4b006ebe-55ed-464c-87c5-5a20f8bd4b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3612 | 2026.02.25 21:43:19.129706 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.02.25 21:43:19.129780 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_16_3} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3614 | 2026.02.25 21:43:19.129853 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3615 | 2026.02.25 21:43:19.129967 [ 277 ] {4b006ebe-55ed-464c-87c5-5a20f8bd4b5d} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.02.25 21:43:19.130008 [ 277 ] {4b006ebe-55ed-464c-87c5-5a20f8bd4b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3617 | 2026.02.25 21:43:19.130340 [ 277 ] {4b006ebe-55ed-464c-87c5-5a20f8bd4b5d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3618 | 2026.02.25 21:43:19.130552 [ 277 ] {4b006ebe-55ed-464c-87c5-5a20f8bd4b5d} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.02.25 21:43:19.130679 [ 277 ] {4b006ebe-55ed-464c-87c5-5a20f8bd4b5d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001185 sec., 135864.9789029536 rows/sec., 9.46 MiB/sec. | ||
| 3620 | 2026.02.25 21:43:19.130717 [ 277 ] {4b006ebe-55ed-464c-87c5-5a20f8bd4b5d} <Debug> TCPHandler: Processed in 0.00135717 sec. | ||
| 3621 | 2026.02.25 21:43:19.130816 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.02.25 21:43:19.130911 [ 277 ] {069891cd-dbfe-4b81-ae2b-0ae4e5f221b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3623 | 2026.02.25 21:43:19.130966 [ 277 ] {069891cd-dbfe-4b81-ae2b-0ae4e5f221b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3624 | 2026.02.25 21:43:19.131749 [ 277 ] {069891cd-dbfe-4b81-ae2b-0ae4e5f221b3} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.02.25 21:43:19.131785 [ 277 ] {069891cd-dbfe-4b81-ae2b-0ae4e5f221b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3626 | 2026.02.25 21:43:19.132374 [ 277 ] {069891cd-dbfe-4b81-ae2b-0ae4e5f221b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3627 | 2026.02.25 21:43:19.132598 [ 277 ] {069891cd-dbfe-4b81-ae2b-0ae4e5f221b3} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.02.25 21:43:19.132731 [ 277 ] {069891cd-dbfe-4b81-ae2b-0ae4e5f221b3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001838 sec., 19586.507072905333 rows/sec., 35.10 MiB/sec. | ||
| 3629 | 2026.02.25 21:43:19.132784 [ 277 ] {069891cd-dbfe-4b81-ae2b-0ae4e5f221b3} <Debug> TCPHandler: Processed in 0.002017105 sec. | ||
| 3630 | 2026.02.25 21:43:19.132885 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.02.25 21:43:19.132981 [ 277 ] {58a31bf7-6bfe-4806-a86f-3bb96c1b7781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3632 | 2026.02.25 21:43:19.133024 [ 277 ] {58a31bf7-6bfe-4806-a86f-3bb96c1b7781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3633 | 2026.02.25 21:43:19.133339 [ 277 ] {58a31bf7-6bfe-4806-a86f-3bb96c1b7781} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.02.25 21:43:19.133375 [ 277 ] {58a31bf7-6bfe-4806-a86f-3bb96c1b7781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3635 | 2026.02.25 21:43:19.133672 [ 277 ] {58a31bf7-6bfe-4806-a86f-3bb96c1b7781} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3636 | 2026.02.25 21:43:19.133886 [ 277 ] {58a31bf7-6bfe-4806-a86f-3bb96c1b7781} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.02.25 21:43:19.134011 [ 277 ] {58a31bf7-6bfe-4806-a86f-3bb96c1b7781} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 3638 | 2026.02.25 21:43:19.134047 [ 277 ] {58a31bf7-6bfe-4806-a86f-3bb96c1b7781} <Debug> TCPHandler: Processed in 0.00121228 sec. | ||
| 3639 | 2026.02.25 21:43:21.907499 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3640 | 2026.02.25 21:43:21.907568 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3641 | 2026.02.25 21:43:21.986910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7594 | ||
| 3642 | 2026.02.25 21:43:21.987390 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.02.25 21:43:21.987428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3644 | 2026.02.25 21:43:21.987890 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3645 | 2026.02.25 21:43:21.988122 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.02.25 21:43:21.988253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7594 | ||
| 3647 | 2026.02.25 21:43:21.988273 [ 117 ] {} <Debug> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3648 | 2026.02.25 21:43:21.988334 [ 117 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.02.25 21:43:21.988358 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3650 | 2026.02.25 21:43:21.988561 [ 195 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 3651 | 2026.02.25 21:43:21.988780 [ 195 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3652 | 2026.02.25 21:43:21.988842 [ 195 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5226 rows starting from the beginning of the part | ||
| 3653 | 2026.02.25 21:43:21.988939 [ 195 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 3654 | 2026.02.25 21:43:21.989010 [ 195 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 3655 | 2026.02.25 21:43:21.989075 [ 195 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 3656 | 2026.02.25 21:43:21.989139 [ 195 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 3657 | 2026.02.25 21:43:21.989203 [ 195 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 3658 | 2026.02.25 21:43:21.990693 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7594 rows, containing 4 columns (4 merged, 0 gathered) in 0.002223306 sec., 3415634.1952029997 rows/sec., 48.86 MiB/sec. | ||
| 3659 | 2026.02.25 21:43:21.991406 [ 191 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3660 | 2026.02.25 21:43:21.991664 [ 191 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_16_3} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.02.25 21:43:21.991731 [ 191 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_16_3} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3662 | 2026.02.25 21:43:21.991798 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3663 | 2026.02.25 21:43:22.001138 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000800976 sec. | ||
| 3664 | 2026.02.25 21:43:22.002275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 488 | ||
| 3665 | 2026.02.25 21:43:22.004394 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.02.25 21:43:22.004438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3667 | 2026.02.25 21:43:22.005602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3668 | 2026.02.25 21:43:22.005862 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.02.25 21:43:22.006000 [ 117 ] {} <Debug> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3670 | 2026.02.25 21:43:22.006043 [ 117 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.02.25 21:43:22.006064 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3672 | 2026.02.25 21:43:22.006115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3673 | 2026.02.25 21:43:22.006197 [ 200 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::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 | ||
| 3674 | 2026.02.25 21:43:22.006760 [ 200 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3675 | 2026.02.25 21:43:22.006913 [ 200 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 3676 | 2026.02.25 21:43:22.007306 [ 200 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3677 | 2026.02.25 21:43:22.007647 [ 200 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3678 | 2026.02.25 21:43:22.007970 [ 200 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::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 | ||
| 3679 | 2026.02.25 21:43:22.008274 [ 200 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3680 | 2026.02.25 21:43:22.008590 [ 200 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 3681 | 2026.02.25 21:43:22.014096 [ 199 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 72 columns (72 merged, 0 gathered) in 0.007951631 sec., 61371.05708250294 rows/sec., 58.86 MiB/sec. | ||
| 3682 | 2026.02.25 21:43:22.015125 [ 191 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3683 | 2026.02.25 21:43:22.015727 [ 191 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.02.25 21:43:22.015813 [ 191 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_11_2} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3685 | 2026.02.25 21:43:22.016049 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3686 | 2026.02.25 21:43:22.402439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3687 | 2026.02.25 21:43:22.418054 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.02.25 21:43:22.418099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3689 | 2026.02.25 21:43:22.423463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3690 | 2026.02.25 21:43:22.424199 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.02.25 21:43:22.424503 [ 104 ] {} <Debug> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3692 | 2026.02.25 21:43:22.424578 [ 104 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.02.25 21:43:22.424603 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3694 | 2026.02.25 21:43:22.424712 [ 192 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 3695 | 2026.02.25 21:43:22.427380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3696 | 2026.02.25 21:43:22.428621 [ 192 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3697 | 2026.02.25 21:43:22.430041 [ 192 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 3698 | 2026.02.25 21:43:22.434549 [ 192 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 3699 | 2026.02.25 21:43:22.438684 [ 192 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 3700 | 2026.02.25 21:43:22.442685 [ 192 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 3701 | 2026.02.25 21:43:22.447463 [ 192 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 3702 | 2026.02.25 21:43:22.452012 [ 192 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 3703 | 2026.02.25 21:43:22.511067 [ 191 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.086397376 sec., 1400.5054968336076 rows/sec., 7.24 MiB/sec. | ||
| 3704 | 2026.02.25 21:43:22.513655 [ 199 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3705 | 2026.02.25 21:43:22.515687 [ 199 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_16_3} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.02.25 21:43:22.515795 [ 199 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_16_3} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3707 | 2026.02.25 21:43:22.517672 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3708 | 2026.02.25 21:43:23.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.41 MiB, peak 239.38 MiB, free memory in arenas 0.00 B, will set to 237.74 MiB (RSS), difference: 8.33 MiB | ||
| 3709 | 2026.02.25 21:43:24.121168 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2026.02.25 21:43:24.121360 [ 277 ] {ff6ab224-c004-4a35-894d-483a7e211bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3711 | 2026.02.25 21:43:24.121432 [ 277 ] {ff6ab224-c004-4a35-894d-483a7e211bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3712 | 2026.02.25 21:43:24.122049 [ 277 ] {ff6ab224-c004-4a35-894d-483a7e211bf5} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2026.02.25 21:43:24.122096 [ 277 ] {ff6ab224-c004-4a35-894d-483a7e211bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3714 | 2026.02.25 21:43:24.122580 [ 277 ] {ff6ab224-c004-4a35-894d-483a7e211bf5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3715 | 2026.02.25 21:43:24.122810 [ 277 ] {ff6ab224-c004-4a35-894d-483a7e211bf5} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.02.25 21:43:24.122968 [ 277 ] {ff6ab224-c004-4a35-894d-483a7e211bf5} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00166 sec., 39759.03614457831 rows/sec., 3.17 MiB/sec. | ||
| 3717 | 2026.02.25 21:43:24.122990 [ 107 ] {} <Debug> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3718 | 2026.02.25 21:43:24.123011 [ 277 ] {ff6ab224-c004-4a35-894d-483a7e211bf5} <Debug> TCPHandler: Processed in 0.001975095 sec. | ||
| 3719 | 2026.02.25 21:43:24.123067 [ 107 ] {} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.02.25 21:43:24.123099 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3721 | 2026.02.25 21:43:24.123156 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2026.02.25 21:43:24.123213 [ 189 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::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 | ||
| 3723 | 2026.02.25 21:43:24.123337 [ 277 ] {308bf35a-142d-424f-9153-b8f02770058a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.02.25 21:43:24.123342 [ 189 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3725 | 2026.02.25 21:43:24.123380 [ 277 ] {308bf35a-142d-424f-9153-b8f02770058a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3726 | 2026.02.25 21:43:24.123386 [ 189 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2148 rows starting from the beginning of the part | ||
| 3727 | 2026.02.25 21:43:24.123469 [ 189 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1326 rows starting from the beginning of the part | ||
| 3728 | 2026.02.25 21:43:24.123515 [ 189 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 126 rows starting from the beginning of the part | ||
| 3729 | 2026.02.25 21:43:24.123557 [ 189 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::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 | ||
| 3730 | 2026.02.25 21:43:24.123605 [ 189 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 129 rows starting from the beginning of the part | ||
| 3731 | 2026.02.25 21:43:24.123658 [ 189 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::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 | ||
| 3732 | 2026.02.25 21:43:24.123752 [ 277 ] {308bf35a-142d-424f-9153-b8f02770058a} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.02.25 21:43:24.123785 [ 277 ] {308bf35a-142d-424f-9153-b8f02770058a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3734 | 2026.02.25 21:43:24.124117 [ 277 ] {308bf35a-142d-424f-9153-b8f02770058a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3735 | 2026.02.25 21:43:24.124401 [ 277 ] {308bf35a-142d-424f-9153-b8f02770058a} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.02.25 21:43:24.124529 [ 277 ] {308bf35a-142d-424f-9153-b8f02770058a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001211 sec., 4128.819157720892 rows/sec., 310.47 KiB/sec. | ||
| 3737 | 2026.02.25 21:43:24.124567 [ 277 ] {308bf35a-142d-424f-9153-b8f02770058a} <Debug> TCPHandler: Processed in 0.001466001 sec. | ||
| 3738 | 2026.02.25 21:43:24.124682 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.02.25 21:43:24.124776 [ 277 ] {2cd50855-156a-4845-8419-625b1ab28b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3740 | 2026.02.25 21:43:24.124817 [ 277 ] {2cd50855-156a-4845-8419-625b1ab28b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3741 | 2026.02.25 21:43:24.125214 [ 277 ] {2cd50855-156a-4845-8419-625b1ab28b80} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.02.25 21:43:24.125249 [ 277 ] {2cd50855-156a-4845-8419-625b1ab28b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3743 | 2026.02.25 21:43:24.125541 [ 199 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3861 rows, containing 5 columns (5 merged, 0 gathered) in 0.002370528 sec., 1628751.0630543071 rows/sec., 141.08 MiB/sec. | ||
| 3744 | 2026.02.25 21:43:24.125615 [ 277 ] {2cd50855-156a-4845-8419-625b1ab28b80} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3745 | 2026.02.25 21:43:24.125838 [ 277 ] {2cd50855-156a-4845-8419-625b1ab28b80} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.02.25 21:43:24.125875 [ 191 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3747 | 2026.02.25 21:43:24.125948 [ 107 ] {} <Debug> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3748 | 2026.02.25 21:43:24.125970 [ 277 ] {2cd50855-156a-4845-8419-625b1ab28b80} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001212 sec., 56930.69306930693 rows/sec., 4.44 MiB/sec. | ||
| 3749 | 2026.02.25 21:43:24.125978 [ 107 ] {} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.02.25 21:43:24.126014 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3751 | 2026.02.25 21:43:24.126017 [ 277 ] {2cd50855-156a-4845-8419-625b1ab28b80} <Debug> TCPHandler: Processed in 0.001385181 sec. | ||
| 3752 | 2026.02.25 21:43:24.126132 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::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 | ||
| 3753 | 2026.02.25 21:43:24.126143 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2026.02.25 21:43:24.126260 [ 277 ] {98d297ae-a472-499c-91d9-038c4dafd5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3755 | 2026.02.25 21:43:24.126273 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3756 | 2026.02.25 21:43:24.126290 [ 191 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_21_4} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.02.25 21:43:24.126304 [ 277 ] {98d297ae-a472-499c-91d9-038c4dafd5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3758 | 2026.02.25 21:43:24.126326 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1060 rows starting from the beginning of the part | ||
| 3759 | 2026.02.25 21:43:24.126406 [ 191 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_21_4} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3760 | 2026.02.25 21:43:24.126449 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 561 rows starting from the beginning of the part | ||
| 3761 | 2026.02.25 21:43:24.126517 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 99 rows starting from the beginning of the part | ||
| 3762 | 2026.02.25 21:43:24.126532 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 3763 | 2026.02.25 21:43:24.126586 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 69 rows starting from the beginning of the part | ||
| 3764 | 2026.02.25 21:43:24.126632 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
| 3765 | 2026.02.25 21:43:24.126695 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 69 rows starting from the beginning of the part | ||
| 3766 | 2026.02.25 21:43:24.126729 [ 277 ] {98d297ae-a472-499c-91d9-038c4dafd5ff} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.02.25 21:43:24.126771 [ 277 ] {98d297ae-a472-499c-91d9-038c4dafd5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3768 | 2026.02.25 21:43:24.127158 [ 277 ] {98d297ae-a472-499c-91d9-038c4dafd5ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3769 | 2026.02.25 21:43:24.127389 [ 277 ] {98d297ae-a472-499c-91d9-038c4dafd5ff} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.02.25 21:43:24.127500 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3771 | 2026.02.25 21:43:24.127526 [ 277 ] {98d297ae-a472-499c-91d9-038c4dafd5ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 3772 | 2026.02.25 21:43:24.127534 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.02.25 21:43:24.127567 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3774 | 2026.02.25 21:43:24.127571 [ 277 ] {98d297ae-a472-499c-91d9-038c4dafd5ff} <Debug> TCPHandler: Processed in 0.001477951 sec. | ||
| 3775 | 2026.02.25 21:43:24.127679 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 3776 | 2026.02.25 21:43:24.127684 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.02.25 21:43:24.127820 [ 277 ] {64231581-4e4e-4281-97b1-e83d924dd756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3778 | 2026.02.25 21:43:24.127837 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001763863 sec., 1111197.411590356 rows/sec., 86.83 MiB/sec. | ||
| 3779 | 2026.02.25 21:43:24.127842 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3780 | 2026.02.25 21:43:24.127875 [ 277 ] {64231581-4e4e-4281-97b1-e83d924dd756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3781 | 2026.02.25 21:43:24.127918 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4994 rows starting from the beginning of the part | ||
| 3782 | 2026.02.25 21:43:24.127986 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 880 rows starting from the beginning of the part | ||
| 3783 | 2026.02.25 21:43:24.128030 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3784 | 2026.02.25 21:43:24.128053 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3785 | 2026.02.25 21:43:24.128076 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3786 | 2026.02.25 21:43:24.128119 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part | ||
| 3787 | 2026.02.25 21:43:24.128162 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3788 | 2026.02.25 21:43:24.128327 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.02.25 21:43:24.128409 [ 199 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_21_4} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3790 | 2026.02.25 21:43:24.128473 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3791 | 2026.02.25 21:43:24.128629 [ 277 ] {64231581-4e4e-4281-97b1-e83d924dd756} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.02.25 21:43:24.128670 [ 277 ] {64231581-4e4e-4281-97b1-e83d924dd756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3793 | 2026.02.25 21:43:24.129201 [ 277 ] {64231581-4e4e-4281-97b1-e83d924dd756} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3794 | 2026.02.25 21:43:24.129470 [ 277 ] {64231581-4e4e-4281-97b1-e83d924dd756} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.02.25 21:43:24.129580 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3796 | 2026.02.25 21:43:24.129611 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.02.25 21:43:24.129614 [ 277 ] {64231581-4e4e-4281-97b1-e83d924dd756} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001812 sec., 2759.381898454746 rows/sec., 4.94 MiB/sec. | ||
| 3798 | 2026.02.25 21:43:24.129631 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3799 | 2026.02.25 21:43:24.129681 [ 277 ] {64231581-4e4e-4281-97b1-e83d924dd756} <Debug> TCPHandler: Processed in 0.002045695 sec. | ||
| 3800 | 2026.02.25 21:43:24.129704 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::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 | ||
| 3801 | 2026.02.25 21:43:24.129790 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.02.25 21:43:24.129873 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3803 | 2026.02.25 21:43:24.129890 [ 277 ] {02b28d69-bf1c-444c-91ee-f35eee3f0cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3804 | 2026.02.25 21:43:24.129920 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 195 rows starting from the beginning of the part | ||
| 3805 | 2026.02.25 21:43:24.129938 [ 277 ] {02b28d69-bf1c-444c-91ee-f35eee3f0cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3806 | 2026.02.25 21:43:24.130028 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 3807 | 2026.02.25 21:43:24.130130 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::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 | ||
| 3808 | 2026.02.25 21:43:24.130220 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 3809 | 2026.02.25 21:43:24.130260 [ 277 ] {02b28d69-bf1c-444c-91ee-f35eee3f0cb1} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.02.25 21:43:24.130301 [ 277 ] {02b28d69-bf1c-444c-91ee-f35eee3f0cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3811 | 2026.02.25 21:43:24.130307 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3812 | 2026.02.25 21:43:24.130413 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 3813 | 2026.02.25 21:43:24.130703 [ 277 ] {02b28d69-bf1c-444c-91ee-f35eee3f0cb1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3814 | 2026.02.25 21:43:24.130961 [ 277 ] {02b28d69-bf1c-444c-91ee-f35eee3f0cb1} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.02.25 21:43:24.131030 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6515 rows, containing 5 columns (5 merged, 0 gathered) in 0.003408606 sec., 1911338.5354599506 rows/sec., 130.96 MiB/sec. | ||
| 3816 | 2026.02.25 21:43:24.131065 [ 107 ] {} <Debug> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3817 | 2026.02.25 21:43:24.131090 [ 107 ] {} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.02.25 21:43:24.131097 [ 277 ] {02b28d69-bf1c-444c-91ee-f35eee3f0cb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 3819 | 2026.02.25 21:43:24.131108 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3820 | 2026.02.25 21:43:24.131143 [ 277 ] {02b28d69-bf1c-444c-91ee-f35eee3f0cb1} <Debug> TCPHandler: Processed in 0.001403451 sec. | ||
| 3821 | 2026.02.25 21:43:24.131190 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 3822 | 2026.02.25 21:43:24.131297 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3823 | 2026.02.25 21:43:24.131324 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part | ||
| 3824 | 2026.02.25 21:43:24.131375 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3825 | 2026.02.25 21:43:24.131428 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3826 | 2026.02.25 21:43:24.131480 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3827 | 2026.02.25 21:43:24.131521 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3828 | 2026.02.25 21:43:24.131530 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3829 | 2026.02.25 21:43:24.131570 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3830 | 2026.02.25 21:43:24.131829 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.02.25 21:43:24.131909 [ 198 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3832 | 2026.02.25 21:43:24.131985 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3833 | 2026.02.25 21:43:24.132522 [ 202 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.00136147 sec., 925470.2637590251 rows/sec., 61.73 MiB/sec. | ||
| 3834 | 2026.02.25 21:43:24.132742 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3835 | 2026.02.25 21:43:24.132992 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.02.25 21:43:24.133054 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_21_4} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3837 | 2026.02.25 21:43:24.133122 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3838 | 2026.02.25 21:43:24.133484 [ 198 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 19 columns (19 merged, 0 gathered) in 0.003806549 sec., 73820.14522865725 rows/sec., 132.28 MiB/sec. | ||
| 3839 | 2026.02.25 21:43:24.134002 [ 187 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3840 | 2026.02.25 21:43:24.134315 [ 187 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.02.25 21:43:24.134376 [ 187 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3842 | 2026.02.25 21:43:24.134465 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3843 | 2026.02.25 21:43:25.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.34 MiB, peak 247.97 MiB, free memory in arenas 0.00 B, will set to 240.32 MiB (RSS), difference: 1.98 MiB | ||
| 3844 | 2026.02.25 21:43:28.685387 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45469 | ||
| 3845 | 2026.02.25 21:43:28.685514 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3846 | 2026.02.25 21:43:28.685543 [ 288 ] {} <Debug> TCP-Session: 49f69448-5fc2-452d-a790-ef67248ec50a Authenticating user 'default' from [fd00:1122:3344:101::e]:45469 | ||
| 3847 | 2026.02.25 21:43:28.685564 [ 288 ] {} <Debug> TCP-Session: 49f69448-5fc2-452d-a790-ef67248ec50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.02.25 21:43:28.685577 [ 288 ] {} <Debug> TCP-Session: 49f69448-5fc2-452d-a790-ef67248ec50a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.02.25 21:43:28.685809 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40988 | ||
| 3850 | 2026.02.25 21:43:28.685836 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40209 | ||
| 3851 | 2026.02.25 21:43:28.685847 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41977 | ||
| 3852 | 2026.02.25 21:43:28.685869 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59993 | ||
| 3853 | 2026.02.25 21:43:28.685899 [ 288 ] {} <Trace> TCP-Session: 49f69448-5fc2-452d-a790-ef67248ec50a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.02.25 21:43:28.685926 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3855 | 2026.02.25 21:43:28.685941 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3856 | 2026.02.25 21:43:28.685964 [ 292 ] {} <Debug> TCP-Session: ccc90226-ae0b-469e-82a2-fe6bbf2ea870 Authenticating user 'default' from [fd00:1122:3344:101::e]:40209 | ||
| 3857 | 2026.02.25 21:43:28.685883 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63484 | ||
| 3858 | 2026.02.25 21:43:28.685992 [ 292 ] {} <Debug> TCP-Session: ccc90226-ae0b-469e-82a2-fe6bbf2ea870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.02.25 21:43:28.685985 [ 293 ] {} <Debug> TCP-Session: 375e1ed3-9998-4fbc-9741-af0eabd1dfac Authenticating user 'default' from [fd00:1122:3344:101::e]:41977 | ||
| 3860 | 2026.02.25 21:43:28.686035 [ 292 ] {} <Debug> TCP-Session: ccc90226-ae0b-469e-82a2-fe6bbf2ea870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.02.25 21:43:28.685860 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37614 | ||
| 3862 | 2026.02.25 21:43:28.686097 [ 288 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3863 | 2026.02.25 21:43:28.686114 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3864 | 2026.02.25 21:43:28.686065 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.02.25 21:43:28.686062 [ 293 ] {} <Debug> TCP-Session: 375e1ed3-9998-4fbc-9741-af0eabd1dfac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.02.25 21:43:28.686162 [ 275 ] {} <Debug> TCP-Session: 780e4895-303d-4355-94c6-66833f676ef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63484 | ||
| 3867 | 2026.02.25 21:43:28.686174 [ 295 ] {} <Debug> TCP-Session: 3e6cbdfd-2392-43d2-8ad3-785855df478f Authenticating user 'default' from [fd00:1122:3344:101::e]:59993 | ||
| 3868 | 2026.02.25 21:43:28.686185 [ 293 ] {} <Debug> TCP-Session: 375e1ed3-9998-4fbc-9741-af0eabd1dfac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.02.25 21:43:28.686212 [ 275 ] {} <Debug> TCP-Session: 780e4895-303d-4355-94c6-66833f676ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.02.25 21:43:28.686241 [ 295 ] {} <Debug> TCP-Session: 3e6cbdfd-2392-43d2-8ad3-785855df478f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.02.25 21:43:28.686257 [ 275 ] {} <Debug> TCP-Session: 780e4895-303d-4355-94c6-66833f676ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.02.25 21:43:28.686267 [ 295 ] {} <Debug> TCP-Session: 3e6cbdfd-2392-43d2-8ad3-785855df478f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.02.25 21:43:28.686275 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3874 | 2026.02.25 21:43:28.685830 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60089 | ||
| 3875 | 2026.02.25 21:43:28.686316 [ 294 ] {} <Debug> TCP-Session: 4c458fff-4e3d-4943-87fd-a5dabd88d2c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37614 | ||
| 3876 | 2026.02.25 21:43:28.685825 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53438 | ||
| 3877 | 2026.02.25 21:43:28.686357 [ 294 ] {} <Debug> TCP-Session: 4c458fff-4e3d-4943-87fd-a5dabd88d2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.02.25 21:43:28.685920 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3879 | 2026.02.25 21:43:28.686376 [ 294 ] {} <Debug> TCP-Session: 4c458fff-4e3d-4943-87fd-a5dabd88d2c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.02.25 21:43:28.686409 [ 289 ] {} <Debug> TCP-Session: 248e9ad4-ee33-4ff7-8462-b2eba7a61877 Authenticating user 'default' from [fd00:1122:3344:101::e]:40988 | ||
| 3881 | 2026.02.25 21:43:28.686427 [ 288 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3882 | 2026.02.25 21:43:28.686431 [ 289 ] {} <Debug> TCP-Session: 248e9ad4-ee33-4ff7-8462-b2eba7a61877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.02.25 21:43:28.686468 [ 289 ] {} <Debug> TCP-Session: 248e9ad4-ee33-4ff7-8462-b2eba7a61877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.02.25 21:43:28.686495 [ 288 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3885 | 2026.02.25 21:43:28.686574 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3886 | 2026.02.25 21:43:28.686607 [ 291 ] {} <Debug> TCP-Session: edabb214-91ae-4606-b971-b475d59e6eda Authenticating user 'default' from [fd00:1122:3344:101::e]:60089 | ||
| 3887 | 2026.02.25 21:43:28.686625 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3888 | 2026.02.25 21:43:28.686634 [ 291 ] {} <Debug> TCP-Session: edabb214-91ae-4606-b971-b475d59e6eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.02.25 21:43:28.686663 [ 290 ] {} <Debug> TCP-Session: 3669658e-428e-4960-86c8-cb7a842831d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53438 | ||
| 3890 | 2026.02.25 21:43:28.686665 [ 291 ] {} <Debug> TCP-Session: edabb214-91ae-4606-b971-b475d59e6eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.02.25 21:43:28.686695 [ 290 ] {} <Debug> TCP-Session: 3669658e-428e-4960-86c8-cb7a842831d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.02.25 21:43:28.686719 [ 290 ] {} <Debug> TCP-Session: 3669658e-428e-4960-86c8-cb7a842831d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.02.25 21:43:28.686836 [ 288 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 3894 | 2026.02.25 21:43:28.687998 [ 321 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Trace> AggregatingTransform: Aggregating | ||
| 3895 | 2026.02.25 21:43:28.688045 [ 321 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3896 | 2026.02.25 21:43:28.688080 [ 321 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001137679 sec. (878.983 rows/sec., 34.34 KiB/sec.) | ||
| 3897 | 2026.02.25 21:43:28.688096 [ 321 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Trace> Aggregator: Merging aggregated data | ||
| 3898 | 2026.02.25 21:43:28.689190 [ 288 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 3899 | 2026.02.25 21:43:28.689389 [ 288 ] {1bf0dab5-b95b-4b87-8e2b-bfca4fc916d1} <Debug> TCPHandler: Processed in 0.003629818 sec. | ||
| 3900 | 2026.02.25 21:43:28.689511 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3901 | 2026.02.25 21:43:28.689540 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3902 | 2026.02.25 21:43:28.689550 [ 288 ] {} <Debug> TCP-Session: 49f69448-5fc2-452d-a790-ef67248ec50a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.02.25 21:43:28.689558 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3904 | 2026.02.25 21:43:28.689586 [ 295 ] {} <Debug> TCP-Session: 3e6cbdfd-2392-43d2-8ad3-785855df478f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.02.25 21:43:28.689590 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3906 | 2026.02.25 21:43:28.689612 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3907 | 2026.02.25 21:43:28.689638 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3908 | 2026.02.25 21:43:28.689654 [ 290 ] {} <Debug> TCP-Session: 3669658e-428e-4960-86c8-cb7a842831d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.02.25 21:43:28.689668 [ 289 ] {} <Debug> TCP-Session: 248e9ad4-ee33-4ff7-8462-b2eba7a61877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.02.25 21:43:28.689683 [ 292 ] {} <Debug> TCP-Session: ccc90226-ae0b-469e-82a2-fe6bbf2ea870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.02.25 21:43:28.689653 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2026.02.25 21:43:28.689623 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3913 | 2026.02.25 21:43:28.689750 [ 294 ] {} <Debug> TCP-Session: 4c458fff-4e3d-4943-87fd-a5dabd88d2c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.02.25 21:43:28.689616 [ 275 ] {} <Debug> TCP-Session: 780e4895-303d-4355-94c6-66833f676ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.02.25 21:43:28.689774 [ 293 ] {} <Debug> TCP-Session: 375e1ed3-9998-4fbc-9741-af0eabd1dfac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.02.25 21:43:28.689577 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2026.02.25 21:43:28.689855 [ 291 ] {} <Debug> TCP-Session: edabb214-91ae-4606-b971-b475d59e6eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.02.25 21:43:28.712815 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58499 | ||
| 3919 | 2026.02.25 21:43:28.712896 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3920 | 2026.02.25 21:43:28.712919 [ 288 ] {} <Debug> TCP-Session: a8150f24-e921-4bef-b45b-d39c8d1c9235 Authenticating user 'default' from [fd00:1122:3344:101::e]:58499 | ||
| 3921 | 2026.02.25 21:43:28.712938 [ 288 ] {} <Debug> TCP-Session: a8150f24-e921-4bef-b45b-d39c8d1c9235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.02.25 21:43:28.712950 [ 288 ] {} <Debug> TCP-Session: a8150f24-e921-4bef-b45b-d39c8d1c9235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.02.25 21:43:28.713115 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41284 | ||
| 3924 | 2026.02.25 21:43:28.713154 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47228 | ||
| 3925 | 2026.02.25 21:43:28.713176 [ 288 ] {} <Trace> TCP-Session: a8150f24-e921-4bef-b45b-d39c8d1c9235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.02.25 21:43:28.713195 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.02.25 21:43:28.713198 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35681 | ||
| 3928 | 2026.02.25 21:43:28.713231 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3929 | 2026.02.25 21:43:28.713234 [ 289 ] {} <Debug> TCP-Session: c627b696-23bd-4fe9-8d9e-26678e10d919 Authenticating user 'default' from [fd00:1122:3344:101::e]:41284 | ||
| 3930 | 2026.02.25 21:43:28.713264 [ 290 ] {} <Debug> TCP-Session: 95b1ce47-9131-48f1-8c9d-be079bf21521 Authenticating user 'default' from [fd00:1122:3344:101::e]:47228 | ||
| 3931 | 2026.02.25 21:43:28.713280 [ 289 ] {} <Debug> TCP-Session: c627b696-23bd-4fe9-8d9e-26678e10d919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.02.25 21:43:28.713280 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2026.02.25 21:43:28.713294 [ 290 ] {} <Debug> TCP-Session: 95b1ce47-9131-48f1-8c9d-be079bf21521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.02.25 21:43:28.713303 [ 289 ] {} <Debug> TCP-Session: c627b696-23bd-4fe9-8d9e-26678e10d919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.02.25 21:43:28.713321 [ 294 ] {} <Debug> TCP-Session: a5f66fbd-df19-4f29-ac01-51f606918348 Authenticating user 'default' from [fd00:1122:3344:101::e]:35681 | ||
| 3936 | 2026.02.25 21:43:28.713335 [ 290 ] {} <Debug> TCP-Session: 95b1ce47-9131-48f1-8c9d-be079bf21521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.02.25 21:43:28.713339 [ 288 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58499) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3938 | 2026.02.25 21:43:28.713357 [ 294 ] {} <Debug> TCP-Session: a5f66fbd-df19-4f29-ac01-51f606918348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.02.25 21:43:28.713212 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54603 | ||
| 3940 | 2026.02.25 21:43:28.713392 [ 294 ] {} <Debug> TCP-Session: a5f66fbd-df19-4f29-ac01-51f606918348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.02.25 21:43:28.713189 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64892 | ||
| 3942 | 2026.02.25 21:43:28.713177 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40369 | ||
| 3943 | 2026.02.25 21:43:28.713459 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3944 | 2026.02.25 21:43:28.713160 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56455 | ||
| 3945 | 2026.02.25 21:43:28.713507 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3946 | 2026.02.25 21:43:28.713515 [ 275 ] {} <Debug> TCP-Session: d399a45a-96f7-46d5-b09a-a3ea4cb949e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54603 | ||
| 3947 | 2026.02.25 21:43:28.713546 [ 293 ] {} <Debug> TCP-Session: 387fe602-9399-401e-b62d-91b62fbbe450 Authenticating user 'default' from [fd00:1122:3344:101::e]:64892 | ||
| 3948 | 2026.02.25 21:43:28.713551 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3949 | 2026.02.25 21:43:28.713571 [ 293 ] {} <Debug> TCP-Session: 387fe602-9399-401e-b62d-91b62fbbe450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.02.25 21:43:28.713559 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3951 | 2026.02.25 21:43:28.713599 [ 292 ] {} <Debug> TCP-Session: 5d3acdcf-8935-4c9a-84bb-266a369109ed Authenticating user 'default' from [fd00:1122:3344:101::e]:40369 | ||
| 3952 | 2026.02.25 21:43:28.713618 [ 288 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3953 | 2026.02.25 21:43:28.713631 [ 291 ] {} <Debug> TCP-Session: 38bad0f9-f3f8-461a-b21c-8d4364963829 Authenticating user 'default' from [fd00:1122:3344:101::e]:56455 | ||
| 3954 | 2026.02.25 21:43:28.713646 [ 292 ] {} <Debug> TCP-Session: 5d3acdcf-8935-4c9a-84bb-266a369109ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.02.25 21:43:28.713668 [ 291 ] {} <Debug> TCP-Session: 38bad0f9-f3f8-461a-b21c-8d4364963829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.02.25 21:43:28.713686 [ 288 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3957 | 2026.02.25 21:43:28.713699 [ 291 ] {} <Debug> TCP-Session: 38bad0f9-f3f8-461a-b21c-8d4364963829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.02.25 21:43:28.713687 [ 292 ] {} <Debug> TCP-Session: 5d3acdcf-8935-4c9a-84bb-266a369109ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.02.25 21:43:28.713602 [ 293 ] {} <Debug> TCP-Session: 387fe602-9399-401e-b62d-91b62fbbe450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.02.25 21:43:28.713559 [ 275 ] {} <Debug> TCP-Session: d399a45a-96f7-46d5-b09a-a3ea4cb949e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.02.25 21:43:28.713208 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35144 | ||
| 3962 | 2026.02.25 21:43:28.713789 [ 275 ] {} <Debug> TCP-Session: d399a45a-96f7-46d5-b09a-a3ea4cb949e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.02.25 21:43:28.713842 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3964 | 2026.02.25 21:43:28.713863 [ 295 ] {} <Debug> TCP-Session: e30f2937-6788-43f1-9795-a8decc6e6edc Authenticating user 'default' from [fd00:1122:3344:101::e]:35144 | ||
| 3965 | 2026.02.25 21:43:28.713878 [ 295 ] {} <Debug> TCP-Session: e30f2937-6788-43f1-9795-a8decc6e6edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.02.25 21:43:28.713890 [ 295 ] {} <Debug> TCP-Session: e30f2937-6788-43f1-9795-a8decc6e6edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.02.25 21:43:28.713992 [ 288 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 3968 | 2026.02.25 21:43:28.715067 [ 331 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Trace> AggregatingTransform: Aggregating | ||
| 3969 | 2026.02.25 21:43:28.715114 [ 331 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Trace> Aggregator: Aggregation method: without_key | ||
| 3970 | 2026.02.25 21:43:28.715147 [ 331 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054128 sec. (948.651 rows/sec., 37.06 KiB/sec.) | ||
| 3971 | 2026.02.25 21:43:28.715165 [ 331 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Trace> Aggregator: Merging aggregated data | ||
| 3972 | 2026.02.25 21:43:28.716311 [ 288 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 3973 | 2026.02.25 21:43:28.716460 [ 288 ] {e5b674f4-a9c4-4d49-9d85-92e1a9019f12} <Debug> TCPHandler: Processed in 0.003376606 sec. | ||
| 3974 | 2026.02.25 21:43:28.716574 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3975 | 2026.02.25 21:43:28.716604 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3976 | 2026.02.25 21:43:28.716605 [ 288 ] {} <Debug> TCP-Session: a8150f24-e921-4bef-b45b-d39c8d1c9235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.02.25 21:43:28.716627 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3978 | 2026.02.25 21:43:28.716641 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3979 | 2026.02.25 21:43:28.716662 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3980 | 2026.02.25 21:43:28.716679 [ 292 ] {} <Debug> TCP-Session: 5d3acdcf-8935-4c9a-84bb-266a369109ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.02.25 21:43:28.716689 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3982 | 2026.02.25 21:43:28.716723 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3983 | 2026.02.25 21:43:28.716717 [ 289 ] {} <Debug> TCP-Session: c627b696-23bd-4fe9-8d9e-26678e10d919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.02.25 21:43:28.716766 [ 293 ] {} <Debug> TCP-Session: 387fe602-9399-401e-b62d-91b62fbbe450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2026.02.25 21:43:28.716775 [ 291 ] {} <Debug> TCP-Session: 38bad0f9-f3f8-461a-b21c-8d4364963829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.02.25 21:43:28.716705 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3987 | 2026.02.25 21:43:28.716699 [ 290 ] {} <Debug> TCP-Session: 95b1ce47-9131-48f1-8c9d-be079bf21521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.02.25 21:43:28.716847 [ 294 ] {} <Debug> TCP-Session: a5f66fbd-df19-4f29-ac01-51f606918348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.02.25 21:43:28.716691 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3990 | 2026.02.25 21:43:28.716643 [ 275 ] {} <Debug> TCP-Session: d399a45a-96f7-46d5-b09a-a3ea4cb949e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.02.25 21:43:28.716902 [ 295 ] {} <Debug> TCP-Session: e30f2937-6788-43f1-9795-a8decc6e6edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.02.25 21:43:28.782561 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55192 | ||
| 3993 | 2026.02.25 21:43:28.782674 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3994 | 2026.02.25 21:43:28.782701 [ 288 ] {} <Debug> TCP-Session: d71cfbbc-19b1-4b3e-9f48-408d5c784535 Authenticating user 'default' from [fd00:1122:3344:101::e]:55192 | ||
| 3995 | 2026.02.25 21:43:28.782725 [ 288 ] {} <Debug> TCP-Session: d71cfbbc-19b1-4b3e-9f48-408d5c784535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.02.25 21:43:28.782740 [ 288 ] {} <Debug> TCP-Session: d71cfbbc-19b1-4b3e-9f48-408d5c784535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.02.25 21:43:28.782962 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45032 | ||
| 3998 | 2026.02.25 21:43:28.782974 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51479 | ||
| 3999 | 2026.02.25 21:43:28.783009 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34053 | ||
| 4000 | 2026.02.25 21:43:28.783022 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35293 | ||
| 4001 | 2026.02.25 21:43:28.783029 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40510 | ||
| 4002 | 2026.02.25 21:43:28.783074 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4003 | 2026.02.25 21:43:28.783099 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4004 | 2026.02.25 21:43:28.783100 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4005 | 2026.02.25 21:43:28.783123 [ 289 ] {} <Debug> TCP-Session: 8890d34c-ee09-4988-b706-be2cf34147ad Authenticating user 'default' from [fd00:1122:3344:101::e]:45032 | ||
| 4006 | 2026.02.25 21:43:28.783134 [ 294 ] {} <Debug> TCP-Session: df6afef7-5f7a-4b87-a4f1-fece9b93080c Authenticating user 'default' from [fd00:1122:3344:101::e]:34053 | ||
| 4007 | 2026.02.25 21:43:28.783141 [ 290 ] {} <Debug> TCP-Session: 947aa55f-9a11-44d9-afcd-0922067a4d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:51479 | ||
| 4008 | 2026.02.25 21:43:28.783158 [ 289 ] {} <Debug> TCP-Session: 8890d34c-ee09-4988-b706-be2cf34147ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.02.25 21:43:28.783171 [ 290 ] {} <Debug> TCP-Session: 947aa55f-9a11-44d9-afcd-0922067a4d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.02.25 21:43:28.783168 [ 294 ] {} <Debug> TCP-Session: df6afef7-5f7a-4b87-a4f1-fece9b93080c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.02.25 21:43:28.783185 [ 289 ] {} <Debug> TCP-Session: 8890d34c-ee09-4988-b706-be2cf34147ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.02.25 21:43:28.783196 [ 290 ] {} <Debug> TCP-Session: 947aa55f-9a11-44d9-afcd-0922067a4d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.02.25 21:43:28.783203 [ 294 ] {} <Debug> TCP-Session: df6afef7-5f7a-4b87-a4f1-fece9b93080c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.02.25 21:43:28.783140 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4015 | 2026.02.25 21:43:28.783140 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4016 | 2026.02.25 21:43:28.783292 [ 275 ] {} <Debug> TCP-Session: 82d61e3b-348d-4538-b33f-a91f5d81dc43 Authenticating user 'default' from [fd00:1122:3344:101::e]:40510 | ||
| 4017 | 2026.02.25 21:43:28.782999 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53823 | ||
| 4018 | 2026.02.25 21:43:28.783307 [ 295 ] {} <Debug> TCP-Session: d54caa8c-1219-4b7f-8cfc-3a2ca8a2df5d Authenticating user 'default' from [fd00:1122:3344:101::e]:35293 | ||
| 4019 | 2026.02.25 21:43:28.783319 [ 275 ] {} <Debug> TCP-Session: 82d61e3b-348d-4538-b33f-a91f5d81dc43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.02.25 21:43:28.783357 [ 295 ] {} <Debug> TCP-Session: d54caa8c-1219-4b7f-8cfc-3a2ca8a2df5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.02.25 21:43:28.783365 [ 275 ] {} <Debug> TCP-Session: 82d61e3b-348d-4538-b33f-a91f5d81dc43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.02.25 21:43:28.783372 [ 295 ] {} <Debug> TCP-Session: d54caa8c-1219-4b7f-8cfc-3a2ca8a2df5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2026.02.25 21:43:28.783380 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4024 | 2026.02.25 21:43:28.782980 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62208 | ||
| 4025 | 2026.02.25 21:43:28.783411 [ 293 ] {} <Debug> TCP-Session: c2af366c-c960-41c6-b0d6-b0c7c4479a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:53823 | ||
| 4026 | 2026.02.25 21:43:28.782986 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36487 | ||
| 4027 | 2026.02.25 21:43:28.783446 [ 293 ] {} <Debug> TCP-Session: c2af366c-c960-41c6-b0d6-b0c7c4479a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.02.25 21:43:28.783473 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4029 | 2026.02.25 21:43:28.783496 [ 293 ] {} <Debug> TCP-Session: c2af366c-c960-41c6-b0d6-b0c7c4479a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.02.25 21:43:28.783512 [ 291 ] {} <Debug> TCP-Session: 133860ea-4be2-4323-a30c-0c9173bce2ee Authenticating user 'default' from [fd00:1122:3344:101::e]:62208 | ||
| 4031 | 2026.02.25 21:43:28.783524 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4032 | 2026.02.25 21:43:28.783550 [ 291 ] {} <Debug> TCP-Session: 133860ea-4be2-4323-a30c-0c9173bce2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.02.25 21:43:28.783566 [ 292 ] {} <Debug> TCP-Session: cb97af65-e0aa-462b-b8e0-6fe446dae002 Authenticating user 'default' from [fd00:1122:3344:101::e]:36487 | ||
| 4034 | 2026.02.25 21:43:28.783580 [ 291 ] {} <Debug> TCP-Session: 133860ea-4be2-4323-a30c-0c9173bce2ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.02.25 21:43:28.783597 [ 292 ] {} <Debug> TCP-Session: cb97af65-e0aa-462b-b8e0-6fe446dae002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.02.25 21:43:28.783071 [ 288 ] {} <Trace> TCP-Session: d71cfbbc-19b1-4b3e-9f48-408d5c784535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.02.25 21:43:28.783620 [ 292 ] {} <Debug> TCP-Session: cb97af65-e0aa-462b-b8e0-6fe446dae002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.02.25 21:43:28.783792 [ 288 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55192) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4039 | 2026.02.25 21:43:28.784040 [ 288 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4040 | 2026.02.25 21:43:28.784094 [ 288 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4041 | 2026.02.25 21:43:28.784374 [ 288 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 4042 | 2026.02.25 21:43:28.785209 [ 311 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Trace> AggregatingTransform: Aggregating | ||
| 4043 | 2026.02.25 21:43:28.785254 [ 311 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Trace> Aggregator: Aggregation method: without_key | ||
| 4044 | 2026.02.25 21:43:28.785290 [ 311 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000814847 sec. (1227.224 rows/sec., 47.94 KiB/sec.) | ||
| 4045 | 2026.02.25 21:43:28.785308 [ 311 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Trace> Aggregator: Merging aggregated data | ||
| 4046 | 2026.02.25 21:43:28.787204 [ 288 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003466 sec., 288.51702250432777 rows/sec., 11.27 KiB/sec. | ||
| 4047 | 2026.02.25 21:43:28.787382 [ 288 ] {5d94bea4-c83b-4dda-bab6-a32dae195295} <Debug> TCPHandler: Processed in 0.004428384 sec. | ||
| 4048 | 2026.02.25 21:43:28.787517 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4049 | 2026.02.25 21:43:28.787537 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4050 | 2026.02.25 21:43:28.787573 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4051 | 2026.02.25 21:43:28.787598 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4052 | 2026.02.25 21:43:28.787634 [ 295 ] {} <Debug> TCP-Session: d54caa8c-1219-4b7f-8cfc-3a2ca8a2df5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.02.25 21:43:28.787621 [ 289 ] {} <Debug> TCP-Session: 8890d34c-ee09-4988-b706-be2cf34147ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.02.25 21:43:28.787661 [ 293 ] {} <Debug> TCP-Session: c2af366c-c960-41c6-b0d6-b0c7c4479a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.02.25 21:43:28.787680 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4056 | 2026.02.25 21:43:28.787706 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4057 | 2026.02.25 21:43:28.787730 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4058 | 2026.02.25 21:43:28.787745 [ 294 ] {} <Debug> TCP-Session: df6afef7-5f7a-4b87-a4f1-fece9b93080c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.02.25 21:43:28.787763 [ 291 ] {} <Debug> TCP-Session: 133860ea-4be2-4323-a30c-0c9173bce2ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.02.25 21:43:28.787659 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4061 | 2026.02.25 21:43:28.787778 [ 275 ] {} <Debug> TCP-Session: 82d61e3b-348d-4538-b33f-a91f5d81dc43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.02.25 21:43:28.787885 [ 290 ] {} <Debug> TCP-Session: 947aa55f-9a11-44d9-afcd-0922067a4d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.02.25 21:43:28.787633 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4064 | 2026.02.25 21:43:28.787591 [ 288 ] {} <Debug> TCP-Session: d71cfbbc-19b1-4b3e-9f48-408d5c784535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.02.25 21:43:28.787963 [ 292 ] {} <Debug> TCP-Session: cb97af65-e0aa-462b-b8e0-6fe446dae002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.02.25 21:43:29.123599 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2026.02.25 21:43:29.123781 [ 277 ] {c8bc13f2-76f3-4ce9-bb4d-94d62ceee1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4068 | 2026.02.25 21:43:29.123845 [ 277 ] {c8bc13f2-76f3-4ce9-bb4d-94d62ceee1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4069 | 2026.02.25 21:43:29.124484 [ 277 ] {c8bc13f2-76f3-4ce9-bb4d-94d62ceee1ba} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.02.25 21:43:29.124534 [ 277 ] {c8bc13f2-76f3-4ce9-bb4d-94d62ceee1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4071 | 2026.02.25 21:43:29.124957 [ 277 ] {c8bc13f2-76f3-4ce9-bb4d-94d62ceee1ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4072 | 2026.02.25 21:43:29.125307 [ 277 ] {c8bc13f2-76f3-4ce9-bb4d-94d62ceee1ba} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.02.25 21:43:29.125508 [ 277 ] {c8bc13f2-76f3-4ce9-bb4d-94d62ceee1ba} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001772 sec., 72234.76297968398 rows/sec., 6.23 MiB/sec. | ||
| 4074 | 2026.02.25 21:43:29.125568 [ 277 ] {c8bc13f2-76f3-4ce9-bb4d-94d62ceee1ba} <Debug> TCPHandler: Processed in 0.002095476 sec. | ||
| 4075 | 2026.02.25 21:43:29.125700 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.02.25 21:43:29.125801 [ 277 ] {23f44d9d-3e2e-4489-9ff4-a5f384920ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4077 | 2026.02.25 21:43:29.125845 [ 277 ] {23f44d9d-3e2e-4489-9ff4-a5f384920ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4078 | 2026.02.25 21:43:29.126256 [ 277 ] {23f44d9d-3e2e-4489-9ff4-a5f384920ea4} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.02.25 21:43:29.126292 [ 277 ] {23f44d9d-3e2e-4489-9ff4-a5f384920ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4080 | 2026.02.25 21:43:29.126633 [ 277 ] {23f44d9d-3e2e-4489-9ff4-a5f384920ea4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4081 | 2026.02.25 21:43:29.126857 [ 277 ] {23f44d9d-3e2e-4489-9ff4-a5f384920ea4} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.02.25 21:43:29.127004 [ 277 ] {23f44d9d-3e2e-4489-9ff4-a5f384920ea4} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001223 sec., 29435.813573180705 rows/sec., 2.16 MiB/sec. | ||
| 4083 | 2026.02.25 21:43:29.127048 [ 277 ] {23f44d9d-3e2e-4489-9ff4-a5f384920ea4} <Debug> TCPHandler: Processed in 0.001401431 sec. | ||
| 4084 | 2026.02.25 21:43:29.127173 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.02.25 21:43:29.127286 [ 277 ] {944c0420-3bbd-4bdb-9009-9015ebf3c91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4086 | 2026.02.25 21:43:29.127333 [ 277 ] {944c0420-3bbd-4bdb-9009-9015ebf3c91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4087 | 2026.02.25 21:43:29.127854 [ 277 ] {944c0420-3bbd-4bdb-9009-9015ebf3c91d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.02.25 21:43:29.127896 [ 277 ] {944c0420-3bbd-4bdb-9009-9015ebf3c91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4089 | 2026.02.25 21:43:29.128237 [ 277 ] {944c0420-3bbd-4bdb-9009-9015ebf3c91d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4090 | 2026.02.25 21:43:29.128461 [ 277 ] {944c0420-3bbd-4bdb-9009-9015ebf3c91d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.02.25 21:43:29.128594 [ 277 ] {944c0420-3bbd-4bdb-9009-9015ebf3c91d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001331 sec., 75131.48009015778 rows/sec., 5.87 MiB/sec. | ||
| 4092 | 2026.02.25 21:43:29.128631 [ 277 ] {944c0420-3bbd-4bdb-9009-9015ebf3c91d} <Debug> TCPHandler: Processed in 0.001517682 sec. | ||
| 4093 | 2026.02.25 21:43:29.128739 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.02.25 21:43:29.128833 [ 277 ] {767140f7-09dd-4c55-8a64-1a5bf2259699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4095 | 2026.02.25 21:43:29.128877 [ 277 ] {767140f7-09dd-4c55-8a64-1a5bf2259699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4096 | 2026.02.25 21:43:29.129272 [ 277 ] {767140f7-09dd-4c55-8a64-1a5bf2259699} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.02.25 21:43:29.129309 [ 277 ] {767140f7-09dd-4c55-8a64-1a5bf2259699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4098 | 2026.02.25 21:43:29.129641 [ 277 ] {767140f7-09dd-4c55-8a64-1a5bf2259699} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4099 | 2026.02.25 21:43:29.129854 [ 277 ] {767140f7-09dd-4c55-8a64-1a5bf2259699} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.02.25 21:43:29.129982 [ 277 ] {767140f7-09dd-4c55-8a64-1a5bf2259699} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 4101 | 2026.02.25 21:43:29.130020 [ 277 ] {767140f7-09dd-4c55-8a64-1a5bf2259699} <Debug> TCPHandler: Processed in 0.00133322 sec. | ||
| 4102 | 2026.02.25 21:43:29.130143 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2026.02.25 21:43:29.130235 [ 277 ] {c894d4e1-59e0-414e-896b-c463d69ed38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4104 | 2026.02.25 21:43:29.130298 [ 277 ] {c894d4e1-59e0-414e-896b-c463d69ed38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4105 | 2026.02.25 21:43:29.131090 [ 277 ] {c894d4e1-59e0-414e-896b-c463d69ed38a} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.02.25 21:43:29.131127 [ 277 ] {c894d4e1-59e0-414e-896b-c463d69ed38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4107 | 2026.02.25 21:43:29.131706 [ 277 ] {c894d4e1-59e0-414e-896b-c463d69ed38a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4108 | 2026.02.25 21:43:29.131934 [ 277 ] {c894d4e1-59e0-414e-896b-c463d69ed38a} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.02.25 21:43:29.132075 [ 277 ] {c894d4e1-59e0-414e-896b-c463d69ed38a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 34.74 MiB/sec. | ||
| 4110 | 2026.02.25 21:43:29.132138 [ 277 ] {c894d4e1-59e0-414e-896b-c463d69ed38a} <Debug> TCPHandler: Processed in 0.002056816 sec. | ||
| 4111 | 2026.02.25 21:43:29.132251 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.02.25 21:43:29.132346 [ 277 ] {f8dd1a37-d2b3-44a0-88b0-48eacbd8989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4113 | 2026.02.25 21:43:29.132389 [ 277 ] {f8dd1a37-d2b3-44a0-88b0-48eacbd8989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4114 | 2026.02.25 21:43:29.132795 [ 277 ] {f8dd1a37-d2b3-44a0-88b0-48eacbd8989e} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.02.25 21:43:29.132845 [ 277 ] {f8dd1a37-d2b3-44a0-88b0-48eacbd8989e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4116 | 2026.02.25 21:43:29.133298 [ 277 ] {f8dd1a37-d2b3-44a0-88b0-48eacbd8989e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4117 | 2026.02.25 21:43:29.133624 [ 277 ] {f8dd1a37-d2b3-44a0-88b0-48eacbd8989e} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.02.25 21:43:29.133808 [ 277 ] {f8dd1a37-d2b3-44a0-88b0-48eacbd8989e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
| 4119 | 2026.02.25 21:43:29.133858 [ 277 ] {f8dd1a37-d2b3-44a0-88b0-48eacbd8989e} <Debug> TCPHandler: Processed in 0.001657053 sec. | ||
| 4120 | 2026.02.25 21:43:29.488468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8106 | ||
| 4121 | 2026.02.25 21:43:29.489112 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.02.25 21:43:29.489149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4123 | 2026.02.25 21:43:29.489618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4124 | 2026.02.25 21:43:29.489878 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.02.25 21:43:29.490010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8106 | ||
| 4126 | 2026.02.25 21:43:29.927584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4127 | 2026.02.25 21:43:29.944466 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.02.25 21:43:29.944538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4129 | 2026.02.25 21:43:29.951045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4130 | 2026.02.25 21:43:29.951848 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.02.25 21:43:29.955314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4132 | 2026.02.25 21:43:31.081103 [ 112 ] {} <Debug> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4133 | 2026.02.25 21:43:31.081223 [ 112 ] {} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.02.25 21:43:31.081261 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4135 | 2026.02.25 21:43:31.081456 [ 198 ] {9d816c18-633c-4844-8e74-bf82544c842d::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 | ||
| 4136 | 2026.02.25 21:43:31.081665 [ 198 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4137 | 2026.02.25 21:43:31.081718 [ 198 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4138 | 2026.02.25 21:43:31.081820 [ 198 ] {9d816c18-633c-4844-8e74-bf82544c842d::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 | ||
| 4139 | 2026.02.25 21:43:31.081897 [ 198 ] {9d816c18-633c-4844-8e74-bf82544c842d::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 | ||
| 4140 | 2026.02.25 21:43:31.081975 [ 198 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 4141 | 2026.02.25 21:43:31.082050 [ 198 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4142 | 2026.02.25 21:43:31.082931 [ 187 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546382 sec., 19400.122350104954 rows/sec., 1.62 MiB/sec. | ||
| 4143 | 2026.02.25 21:43:31.083089 [ 202 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4144 | 2026.02.25 21:43:31.083376 [ 202 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_5_1} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.02.25 21:43:31.083447 [ 202 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_5_1} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4146 | 2026.02.25 21:43:31.083511 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4147 | 2026.02.25 21:43:32.006435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 518 | ||
| 4148 | 2026.02.25 21:43:32.008740 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.02.25 21:43:32.008799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4150 | 2026.02.25 21:43:32.010292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4151 | 2026.02.25 21:43:32.010622 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.02.25 21:43:32.011049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 4153 | 2026.02.25 21:43:34.150632 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.02.25 21:43:34.150828 [ 277 ] {3ed1fd4e-f87e-4dc4-a29c-02646ca61e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.02.25 21:43:34.150901 [ 277 ] {3ed1fd4e-f87e-4dc4-a29c-02646ca61e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4156 | 2026.02.25 21:43:34.151543 [ 277 ] {3ed1fd4e-f87e-4dc4-a29c-02646ca61e7e} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.02.25 21:43:34.151596 [ 277 ] {3ed1fd4e-f87e-4dc4-a29c-02646ca61e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4158 | 2026.02.25 21:43:34.151989 [ 277 ] {3ed1fd4e-f87e-4dc4-a29c-02646ca61e7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4159 | 2026.02.25 21:43:34.152220 [ 277 ] {3ed1fd4e-f87e-4dc4-a29c-02646ca61e7e} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.02.25 21:43:34.152373 [ 277 ] {3ed1fd4e-f87e-4dc4-a29c-02646ca61e7e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 4161 | 2026.02.25 21:43:34.152423 [ 277 ] {3ed1fd4e-f87e-4dc4-a29c-02646ca61e7e} <Debug> TCPHandler: Processed in 0.001927895 sec. | ||
| 4162 | 2026.02.25 21:43:34.152551 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.02.25 21:43:34.152655 [ 277 ] {7c750978-6bb0-4fb4-a5f5-a3db2bd550fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4164 | 2026.02.25 21:43:34.152701 [ 277 ] {7c750978-6bb0-4fb4-a5f5-a3db2bd550fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4165 | 2026.02.25 21:43:34.153092 [ 277 ] {7c750978-6bb0-4fb4-a5f5-a3db2bd550fb} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.02.25 21:43:34.153129 [ 277 ] {7c750978-6bb0-4fb4-a5f5-a3db2bd550fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4167 | 2026.02.25 21:43:34.153420 [ 277 ] {7c750978-6bb0-4fb4-a5f5-a3db2bd550fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4168 | 2026.02.25 21:43:34.153638 [ 277 ] {7c750978-6bb0-4fb4-a5f5-a3db2bd550fb} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.02.25 21:43:34.153770 [ 277 ] {7c750978-6bb0-4fb4-a5f5-a3db2bd550fb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 429.93 KiB/sec. | ||
| 4170 | 2026.02.25 21:43:34.153808 [ 277 ] {7c750978-6bb0-4fb4-a5f5-a3db2bd550fb} <Debug> TCPHandler: Processed in 0.00130953 sec. | ||
| 4171 | 2026.02.25 21:43:34.153918 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.02.25 21:43:34.154015 [ 277 ] {0a139f00-c20d-4ae6-beb0-c94aae5553e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4173 | 2026.02.25 21:43:34.154054 [ 277 ] {0a139f00-c20d-4ae6-beb0-c94aae5553e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4174 | 2026.02.25 21:43:34.155179 [ 277 ] {0a139f00-c20d-4ae6-beb0-c94aae5553e1} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.02.25 21:43:34.155215 [ 277 ] {0a139f00-c20d-4ae6-beb0-c94aae5553e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4176 | 2026.02.25 21:43:34.155599 [ 277 ] {0a139f00-c20d-4ae6-beb0-c94aae5553e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4177 | 2026.02.25 21:43:34.155810 [ 277 ] {0a139f00-c20d-4ae6-beb0-c94aae5553e1} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.02.25 21:43:34.155942 [ 277 ] {0a139f00-c20d-4ae6-beb0-c94aae5553e1} <Debug> executeQuery: Read 1329 rows, 113.62 KiB in 0.001946 sec., 682939.3627954778 rows/sec., 57.02 MiB/sec. | ||
| 4179 | 2026.02.25 21:43:34.155981 [ 277 ] {0a139f00-c20d-4ae6-beb0-c94aae5553e1} <Debug> TCPHandler: Processed in 0.002112667 sec. | ||
| 4180 | 2026.02.25 21:43:34.156091 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2026.02.25 21:43:34.156188 [ 277 ] {49cc34c3-f6eb-469f-9a81-46493673b8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4182 | 2026.02.25 21:43:34.156229 [ 277 ] {49cc34c3-f6eb-469f-9a81-46493673b8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4183 | 2026.02.25 21:43:34.156612 [ 277 ] {49cc34c3-f6eb-469f-9a81-46493673b8d2} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.02.25 21:43:34.156648 [ 277 ] {49cc34c3-f6eb-469f-9a81-46493673b8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4185 | 2026.02.25 21:43:34.156946 [ 277 ] {49cc34c3-f6eb-469f-9a81-46493673b8d2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4186 | 2026.02.25 21:43:34.157151 [ 277 ] {49cc34c3-f6eb-469f-9a81-46493673b8d2} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.02.25 21:43:34.157278 [ 277 ] {49cc34c3-f6eb-469f-9a81-46493673b8d2} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.00111 sec., 20720.720720720718 rows/sec., 1.54 MiB/sec. | ||
| 4188 | 2026.02.25 21:43:34.157314 [ 277 ] {49cc34c3-f6eb-469f-9a81-46493673b8d2} <Debug> TCPHandler: Processed in 0.00127395 sec. | ||
| 4189 | 2026.02.25 21:43:34.157422 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.02.25 21:43:34.157517 [ 277 ] {bd2ffac7-dd94-435b-9985-83b25b78fc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4191 | 2026.02.25 21:43:34.157557 [ 277 ] {bd2ffac7-dd94-435b-9985-83b25b78fc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4192 | 2026.02.25 21:43:34.158014 [ 277 ] {bd2ffac7-dd94-435b-9985-83b25b78fc64} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.02.25 21:43:34.158050 [ 277 ] {bd2ffac7-dd94-435b-9985-83b25b78fc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4194 | 2026.02.25 21:43:34.158351 [ 277 ] {bd2ffac7-dd94-435b-9985-83b25b78fc64} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4195 | 2026.02.25 21:43:34.158576 [ 277 ] {bd2ffac7-dd94-435b-9985-83b25b78fc64} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.02.25 21:43:34.158707 [ 277 ] {bd2ffac7-dd94-435b-9985-83b25b78fc64} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001208 sec., 208609.2715231788 rows/sec., 14.43 MiB/sec. | ||
| 4197 | 2026.02.25 21:43:34.158745 [ 277 ] {bd2ffac7-dd94-435b-9985-83b25b78fc64} <Debug> TCPHandler: Processed in 0.001373691 sec. | ||
| 4198 | 2026.02.25 21:43:34.158865 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.02.25 21:43:34.158962 [ 277 ] {8b79b696-cab7-481d-bbc0-cf04cc0f7176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4200 | 2026.02.25 21:43:34.159002 [ 277 ] {8b79b696-cab7-481d-bbc0-cf04cc0f7176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4201 | 2026.02.25 21:43:34.159385 [ 277 ] {8b79b696-cab7-481d-bbc0-cf04cc0f7176} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.02.25 21:43:34.159421 [ 277 ] {8b79b696-cab7-481d-bbc0-cf04cc0f7176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4203 | 2026.02.25 21:43:34.159732 [ 277 ] {8b79b696-cab7-481d-bbc0-cf04cc0f7176} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4204 | 2026.02.25 21:43:34.159943 [ 277 ] {8b79b696-cab7-481d-bbc0-cf04cc0f7176} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.02.25 21:43:34.160074 [ 277 ] {8b79b696-cab7-481d-bbc0-cf04cc0f7176} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 4206 | 2026.02.25 21:43:34.160112 [ 277 ] {8b79b696-cab7-481d-bbc0-cf04cc0f7176} <Debug> TCPHandler: Processed in 0.00129699 sec. | ||
| 4207 | 2026.02.25 21:43:34.160234 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.02.25 21:43:34.160328 [ 277 ] {bc1f7175-de63-4c9e-8d5d-69464d78846d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4209 | 2026.02.25 21:43:34.160369 [ 277 ] {bc1f7175-de63-4c9e-8d5d-69464d78846d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4210 | 2026.02.25 21:43:34.160958 [ 277 ] {bc1f7175-de63-4c9e-8d5d-69464d78846d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.02.25 21:43:34.160995 [ 277 ] {bc1f7175-de63-4c9e-8d5d-69464d78846d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4212 | 2026.02.25 21:43:34.161353 [ 277 ] {bc1f7175-de63-4c9e-8d5d-69464d78846d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4213 | 2026.02.25 21:43:34.161560 [ 277 ] {bc1f7175-de63-4c9e-8d5d-69464d78846d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.02.25 21:43:34.161693 [ 277 ] {bc1f7175-de63-4c9e-8d5d-69464d78846d} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001382 sec., 410274.96382054995 rows/sec., 30.77 MiB/sec. | ||
| 4215 | 2026.02.25 21:43:34.161731 [ 277 ] {bc1f7175-de63-4c9e-8d5d-69464d78846d} <Debug> TCPHandler: Processed in 0.001547742 sec. | ||
| 4216 | 2026.02.25 21:43:34.161844 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2026.02.25 21:43:34.161939 [ 277 ] {e3d5b4f8-58d7-426e-b7f6-18d451a8ba4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4218 | 2026.02.25 21:43:34.161983 [ 277 ] {e3d5b4f8-58d7-426e-b7f6-18d451a8ba4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4219 | 2026.02.25 21:43:34.162561 [ 277 ] {e3d5b4f8-58d7-426e-b7f6-18d451a8ba4c} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.02.25 21:43:34.162597 [ 277 ] {e3d5b4f8-58d7-426e-b7f6-18d451a8ba4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4221 | 2026.02.25 21:43:34.162971 [ 277 ] {e3d5b4f8-58d7-426e-b7f6-18d451a8ba4c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4222 | 2026.02.25 21:43:34.163175 [ 277 ] {e3d5b4f8-58d7-426e-b7f6-18d451a8ba4c} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.02.25 21:43:34.163303 [ 277 ] {e3d5b4f8-58d7-426e-b7f6-18d451a8ba4c} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001382 sec., 638929.0882778582 rows/sec., 43.36 MiB/sec. | ||
| 4224 | 2026.02.25 21:43:34.163340 [ 277 ] {e3d5b4f8-58d7-426e-b7f6-18d451a8ba4c} <Debug> TCPHandler: Processed in 0.001546441 sec. | ||
| 4225 | 2026.02.25 21:43:34.163447 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.02.25 21:43:34.163541 [ 277 ] {fe5334bb-86e0-43dc-bc6e-8eed438c73ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4227 | 2026.02.25 21:43:34.163594 [ 277 ] {fe5334bb-86e0-43dc-bc6e-8eed438c73ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4228 | 2026.02.25 21:43:34.164300 [ 277 ] {fe5334bb-86e0-43dc-bc6e-8eed438c73ca} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.02.25 21:43:34.164337 [ 277 ] {fe5334bb-86e0-43dc-bc6e-8eed438c73ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4230 | 2026.02.25 21:43:34.164827 [ 277 ] {fe5334bb-86e0-43dc-bc6e-8eed438c73ca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4231 | 2026.02.25 21:43:34.165046 [ 277 ] {fe5334bb-86e0-43dc-bc6e-8eed438c73ca} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.02.25 21:43:34.165186 [ 277 ] {fe5334bb-86e0-43dc-bc6e-8eed438c73ca} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001662 sec., 3008.4235860409144 rows/sec., 5.39 MiB/sec. | ||
| 4233 | 2026.02.25 21:43:34.165246 [ 277 ] {fe5334bb-86e0-43dc-bc6e-8eed438c73ca} <Debug> TCPHandler: Processed in 0.001849764 sec. | ||
| 4234 | 2026.02.25 21:43:34.165353 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2026.02.25 21:43:34.165449 [ 277 ] {b3d102df-bdf3-445f-9e97-3c6a0ad1e8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4236 | 2026.02.25 21:43:34.165490 [ 277 ] {b3d102df-bdf3-445f-9e97-3c6a0ad1e8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4237 | 2026.02.25 21:43:34.165808 [ 277 ] {b3d102df-bdf3-445f-9e97-3c6a0ad1e8e3} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.02.25 21:43:34.165844 [ 277 ] {b3d102df-bdf3-445f-9e97-3c6a0ad1e8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4239 | 2026.02.25 21:43:34.166141 [ 277 ] {b3d102df-bdf3-445f-9e97-3c6a0ad1e8e3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4240 | 2026.02.25 21:43:34.166352 [ 277 ] {b3d102df-bdf3-445f-9e97-3c6a0ad1e8e3} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.02.25 21:43:34.166478 [ 277 ] {b3d102df-bdf3-445f-9e97-3c6a0ad1e8e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 4242 | 2026.02.25 21:43:34.166515 [ 277 ] {b3d102df-bdf3-445f-9e97-3c6a0ad1e8e3} <Debug> TCPHandler: Processed in 0.001211379 sec. | ||
| 4243 | 2026.02.25 21:43:36.907819 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4244 | 2026.02.25 21:43:36.907889 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4245 | 2026.02.25 21:43:36.990235 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8554 | ||
| 4246 | 2026.02.25 21:43:36.990742 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2026.02.25 21:43:36.990785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4248 | 2026.02.25 21:43:36.991308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4249 | 2026.02.25 21:43:36.991532 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2026.02.25 21:43:36.991663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8554 | ||
| 4251 | 2026.02.25 21:43:37.455526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4252 | 2026.02.25 21:43:37.471245 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2026.02.25 21:43:37.471314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4254 | 2026.02.25 21:43:37.477482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4255 | 2026.02.25 21:43:37.478221 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2026.02.25 21:43:37.481227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4257 | 2026.02.25 21:43:39.123829 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.02.25 21:43:39.124085 [ 277 ] {f6dd8ee8-6cc2-43e4-943b-8e1d60ba32e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4259 | 2026.02.25 21:43:39.124178 [ 277 ] {f6dd8ee8-6cc2-43e4-943b-8e1d60ba32e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4260 | 2026.02.25 21:43:39.124922 [ 277 ] {f6dd8ee8-6cc2-43e4-943b-8e1d60ba32e5} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.02.25 21:43:39.124969 [ 277 ] {f6dd8ee8-6cc2-43e4-943b-8e1d60ba32e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4262 | 2026.02.25 21:43:39.125377 [ 277 ] {f6dd8ee8-6cc2-43e4-943b-8e1d60ba32e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4263 | 2026.02.25 21:43:39.125607 [ 277 ] {f6dd8ee8-6cc2-43e4-943b-8e1d60ba32e5} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.02.25 21:43:39.125761 [ 277 ] {f6dd8ee8-6cc2-43e4-943b-8e1d60ba32e5} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001745 sec., 73352.43553008596 rows/sec., 6.33 MiB/sec. | ||
| 4265 | 2026.02.25 21:43:39.125801 [ 277 ] {f6dd8ee8-6cc2-43e4-943b-8e1d60ba32e5} <Debug> TCPHandler: Processed in 0.002144466 sec. | ||
| 4266 | 2026.02.25 21:43:39.125916 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.02.25 21:43:39.126011 [ 277 ] {2f53af51-c274-427c-a600-879569969218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.02.25 21:43:39.126051 [ 277 ] {2f53af51-c274-427c-a600-879569969218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4269 | 2026.02.25 21:43:39.126443 [ 277 ] {2f53af51-c274-427c-a600-879569969218} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.02.25 21:43:39.126477 [ 277 ] {2f53af51-c274-427c-a600-879569969218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4271 | 2026.02.25 21:43:39.126770 [ 277 ] {2f53af51-c274-427c-a600-879569969218} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4272 | 2026.02.25 21:43:39.126999 [ 277 ] {2f53af51-c274-427c-a600-879569969218} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.02.25 21:43:39.127123 [ 277 ] {2f53af51-c274-427c-a600-879569969218} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00113 sec., 31858.40707964602 rows/sec., 2.34 MiB/sec. | ||
| 4274 | 2026.02.25 21:43:39.127160 [ 277 ] {2f53af51-c274-427c-a600-879569969218} <Debug> TCPHandler: Processed in 0.00129425 sec. | ||
| 4275 | 2026.02.25 21:43:39.127271 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.02.25 21:43:39.127365 [ 277 ] {698ce0a5-6e20-4cb0-ada6-1e0db28d881b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4277 | 2026.02.25 21:43:39.127405 [ 277 ] {698ce0a5-6e20-4cb0-ada6-1e0db28d881b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4278 | 2026.02.25 21:43:39.127819 [ 277 ] {698ce0a5-6e20-4cb0-ada6-1e0db28d881b} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.02.25 21:43:39.127852 [ 277 ] {698ce0a5-6e20-4cb0-ada6-1e0db28d881b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4280 | 2026.02.25 21:43:39.128159 [ 277 ] {698ce0a5-6e20-4cb0-ada6-1e0db28d881b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4281 | 2026.02.25 21:43:39.128376 [ 277 ] {698ce0a5-6e20-4cb0-ada6-1e0db28d881b} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.02.25 21:43:39.128499 [ 277 ] {698ce0a5-6e20-4cb0-ada6-1e0db28d881b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001151 sec., 86880.97306689835 rows/sec., 6.79 MiB/sec. | ||
| 4283 | 2026.02.25 21:43:39.128536 [ 277 ] {698ce0a5-6e20-4cb0-ada6-1e0db28d881b} <Debug> TCPHandler: Processed in 0.00131515 sec. | ||
| 4284 | 2026.02.25 21:43:39.128635 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.02.25 21:43:39.128729 [ 277 ] {1deb34e5-2fdf-4a91-81d4-7c2510af1938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4286 | 2026.02.25 21:43:39.128771 [ 277 ] {1deb34e5-2fdf-4a91-81d4-7c2510af1938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4287 | 2026.02.25 21:43:39.129161 [ 277 ] {1deb34e5-2fdf-4a91-81d4-7c2510af1938} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.02.25 21:43:39.129195 [ 277 ] {1deb34e5-2fdf-4a91-81d4-7c2510af1938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4289 | 2026.02.25 21:43:39.129519 [ 277 ] {1deb34e5-2fdf-4a91-81d4-7c2510af1938} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4290 | 2026.02.25 21:43:39.129733 [ 277 ] {1deb34e5-2fdf-4a91-81d4-7c2510af1938} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.02.25 21:43:39.129857 [ 277 ] {1deb34e5-2fdf-4a91-81d4-7c2510af1938} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 4292 | 2026.02.25 21:43:39.129892 [ 277 ] {1deb34e5-2fdf-4a91-81d4-7c2510af1938} <Debug> TCPHandler: Processed in 0.00130686 sec. | ||
| 4293 | 2026.02.25 21:43:39.129992 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.02.25 21:43:39.130086 [ 277 ] {f7dd7433-cec9-40f2-a20a-210eb7a2375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4295 | 2026.02.25 21:43:39.130138 [ 277 ] {f7dd7433-cec9-40f2-a20a-210eb7a2375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4296 | 2026.02.25 21:43:39.130935 [ 277 ] {f7dd7433-cec9-40f2-a20a-210eb7a2375b} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.02.25 21:43:39.130968 [ 277 ] {f7dd7433-cec9-40f2-a20a-210eb7a2375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4298 | 2026.02.25 21:43:39.131514 [ 277 ] {f7dd7433-cec9-40f2-a20a-210eb7a2375b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4299 | 2026.02.25 21:43:39.131755 [ 277 ] {f7dd7433-cec9-40f2-a20a-210eb7a2375b} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.02.25 21:43:39.131885 [ 277 ] {f7dd7433-cec9-40f2-a20a-210eb7a2375b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001818 sec., 19801.980198019803 rows/sec., 35.48 MiB/sec. | ||
| 4301 | 2026.02.25 21:43:39.131936 [ 277 ] {f7dd7433-cec9-40f2-a20a-210eb7a2375b} <Debug> TCPHandler: Processed in 0.001994015 sec. | ||
| 4302 | 2026.02.25 21:43:39.132046 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.02.25 21:43:39.132141 [ 277 ] {fa707103-fa6e-4912-b6f0-fd58761ec915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4304 | 2026.02.25 21:43:39.132182 [ 277 ] {fa707103-fa6e-4912-b6f0-fd58761ec915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4305 | 2026.02.25 21:43:39.132491 [ 277 ] {fa707103-fa6e-4912-b6f0-fd58761ec915} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.02.25 21:43:39.132526 [ 277 ] {fa707103-fa6e-4912-b6f0-fd58761ec915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4307 | 2026.02.25 21:43:39.132831 [ 277 ] {fa707103-fa6e-4912-b6f0-fd58761ec915} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4308 | 2026.02.25 21:43:39.133075 [ 277 ] {fa707103-fa6e-4912-b6f0-fd58761ec915} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.02.25 21:43:39.133201 [ 277 ] {fa707103-fa6e-4912-b6f0-fd58761ec915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4310 | 2026.02.25 21:43:39.133236 [ 277 ] {fa707103-fa6e-4912-b6f0-fd58761ec915} <Debug> TCPHandler: Processed in 0.00124082 sec. | ||
| 4311 | 2026.02.25 21:43:42.011346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 550 | ||
| 4312 | 2026.02.25 21:43:42.013596 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.02.25 21:43:42.013640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4314 | 2026.02.25 21:43:42.014823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4315 | 2026.02.25 21:43:42.015091 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.02.25 21:43:42.015350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4317 | 2026.02.25 21:43:44.122364 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.02.25 21:43:44.122541 [ 277 ] {894dd537-b4ff-4fbf-87e0-26a118d12d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4319 | 2026.02.25 21:43:44.122610 [ 277 ] {894dd537-b4ff-4fbf-87e0-26a118d12d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4320 | 2026.02.25 21:43:44.123258 [ 277 ] {894dd537-b4ff-4fbf-87e0-26a118d12d12} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.02.25 21:43:44.123308 [ 277 ] {894dd537-b4ff-4fbf-87e0-26a118d12d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4322 | 2026.02.25 21:43:44.123714 [ 277 ] {894dd537-b4ff-4fbf-87e0-26a118d12d12} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4323 | 2026.02.25 21:43:44.123935 [ 277 ] {894dd537-b4ff-4fbf-87e0-26a118d12d12} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.02.25 21:43:44.124083 [ 277 ] {894dd537-b4ff-4fbf-87e0-26a118d12d12} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001595 sec., 41379.31034482759 rows/sec., 3.29 MiB/sec. | ||
| 4325 | 2026.02.25 21:43:44.124124 [ 277 ] {894dd537-b4ff-4fbf-87e0-26a118d12d12} <Debug> TCPHandler: Processed in 0.001878874 sec. | ||
| 4326 | 2026.02.25 21:43:44.124228 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.02.25 21:43:44.124321 [ 277 ] {6e87f36d-20c2-47ca-87bb-69743955a7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.02.25 21:43:44.124360 [ 277 ] {6e87f36d-20c2-47ca-87bb-69743955a7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4329 | 2026.02.25 21:43:44.124717 [ 277 ] {6e87f36d-20c2-47ca-87bb-69743955a7df} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.02.25 21:43:44.124752 [ 277 ] {6e87f36d-20c2-47ca-87bb-69743955a7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4331 | 2026.02.25 21:43:44.125040 [ 277 ] {6e87f36d-20c2-47ca-87bb-69743955a7df} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4332 | 2026.02.25 21:43:44.125251 [ 277 ] {6e87f36d-20c2-47ca-87bb-69743955a7df} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.02.25 21:43:44.125353 [ 54 ] {} <Debug> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4334 | 2026.02.25 21:43:44.125375 [ 277 ] {6e87f36d-20c2-47ca-87bb-69743955a7df} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001073 sec., 4659.832246039143 rows/sec., 350.40 KiB/sec. | ||
| 4335 | 2026.02.25 21:43:44.125415 [ 54 ] {} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.02.25 21:43:44.125425 [ 277 ] {6e87f36d-20c2-47ca-87bb-69743955a7df} <Debug> TCPHandler: Processed in 0.001244939 sec. | ||
| 4337 | 2026.02.25 21:43:44.125443 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4338 | 2026.02.25 21:43:44.125530 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.02.25 21:43:44.125555 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::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 | ||
| 4340 | 2026.02.25 21:43:44.125626 [ 277 ] {f8838b49-9b3c-462a-abef-eede15cf5990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4341 | 2026.02.25 21:43:44.125670 [ 277 ] {f8838b49-9b3c-462a-abef-eede15cf5990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4342 | 2026.02.25 21:43:44.125689 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4343 | 2026.02.25 21:43:44.125729 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 215 rows starting from the beginning of the part | ||
| 4344 | 2026.02.25 21:43:44.125798 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 4345 | 2026.02.25 21:43:44.125848 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 4346 | 2026.02.25 21:43:44.125893 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4347 | 2026.02.25 21:43:44.125933 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::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 | ||
| 4348 | 2026.02.25 21:43:44.125978 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 4349 | 2026.02.25 21:43:44.126050 [ 277 ] {f8838b49-9b3c-462a-abef-eede15cf5990} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.02.25 21:43:44.126090 [ 277 ] {f8838b49-9b3c-462a-abef-eede15cf5990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4351 | 2026.02.25 21:43:44.126460 [ 277 ] {f8838b49-9b3c-462a-abef-eede15cf5990} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4352 | 2026.02.25 21:43:44.126689 [ 277 ] {f8838b49-9b3c-462a-abef-eede15cf5990} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.02.25 21:43:44.126822 [ 277 ] {f8838b49-9b3c-462a-abef-eede15cf5990} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001215 sec., 56790.12345679013 rows/sec., 4.43 MiB/sec. | ||
| 4354 | 2026.02.25 21:43:44.126857 [ 277 ] {f8838b49-9b3c-462a-abef-eede15cf5990} <Debug> TCPHandler: Processed in 0.001376891 sec. | ||
| 4355 | 2026.02.25 21:43:44.126876 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373251 sec., 233023.6788467658 rows/sec., 16.47 MiB/sec. | ||
| 4356 | 2026.02.25 21:43:44.126947 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.02.25 21:43:44.127035 [ 193 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4358 | 2026.02.25 21:43:44.127038 [ 277 ] {be27d03e-2151-4cc5-83d1-6b27bb7af308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4359 | 2026.02.25 21:43:44.127085 [ 277 ] {be27d03e-2151-4cc5-83d1-6b27bb7af308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4360 | 2026.02.25 21:43:44.127282 [ 193 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.02.25 21:43:44.127343 [ 193 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_21_4} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4362 | 2026.02.25 21:43:44.127424 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4363 | 2026.02.25 21:43:44.127442 [ 277 ] {be27d03e-2151-4cc5-83d1-6b27bb7af308} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.02.25 21:43:44.127474 [ 277 ] {be27d03e-2151-4cc5-83d1-6b27bb7af308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4365 | 2026.02.25 21:43:44.127839 [ 277 ] {be27d03e-2151-4cc5-83d1-6b27bb7af308} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4366 | 2026.02.25 21:43:44.128053 [ 277 ] {be27d03e-2151-4cc5-83d1-6b27bb7af308} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.02.25 21:43:44.128192 [ 277 ] {be27d03e-2151-4cc5-83d1-6b27bb7af308} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 4368 | 2026.02.25 21:43:44.128228 [ 277 ] {be27d03e-2151-4cc5-83d1-6b27bb7af308} <Debug> TCPHandler: Processed in 0.00131681 sec. | ||
| 4369 | 2026.02.25 21:43:44.128321 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.02.25 21:43:44.128413 [ 277 ] {9236eadd-0930-416c-a768-05a647d937a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.02.25 21:43:44.128465 [ 277 ] {9236eadd-0930-416c-a768-05a647d937a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4372 | 2026.02.25 21:43:44.129159 [ 277 ] {9236eadd-0930-416c-a768-05a647d937a1} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.02.25 21:43:44.129195 [ 277 ] {9236eadd-0930-416c-a768-05a647d937a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4374 | 2026.02.25 21:43:44.129675 [ 277 ] {9236eadd-0930-416c-a768-05a647d937a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4375 | 2026.02.25 21:43:44.129891 [ 277 ] {9236eadd-0930-416c-a768-05a647d937a1} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.02.25 21:43:44.130022 [ 277 ] {9236eadd-0930-416c-a768-05a647d937a1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001626 sec., 3075.030750307503 rows/sec., 5.51 MiB/sec. | ||
| 4377 | 2026.02.25 21:43:44.130072 [ 277 ] {9236eadd-0930-416c-a768-05a647d937a1} <Debug> TCPHandler: Processed in 0.001797104 sec. | ||
| 4378 | 2026.02.25 21:43:44.130171 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2026.02.25 21:43:44.130263 [ 277 ] {7b7d63e4-82c0-4911-bafc-a35e8718980c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4380 | 2026.02.25 21:43:44.130303 [ 277 ] {7b7d63e4-82c0-4911-bafc-a35e8718980c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4381 | 2026.02.25 21:43:44.130606 [ 277 ] {7b7d63e4-82c0-4911-bafc-a35e8718980c} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.02.25 21:43:44.130641 [ 277 ] {7b7d63e4-82c0-4911-bafc-a35e8718980c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4383 | 2026.02.25 21:43:44.130950 [ 277 ] {7b7d63e4-82c0-4911-bafc-a35e8718980c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4384 | 2026.02.25 21:43:44.131158 [ 277 ] {7b7d63e4-82c0-4911-bafc-a35e8718980c} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.02.25 21:43:44.131283 [ 277 ] {7b7d63e4-82c0-4911-bafc-a35e8718980c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 4386 | 2026.02.25 21:43:44.131318 [ 277 ] {7b7d63e4-82c0-4911-bafc-a35e8718980c} <Debug> TCPHandler: Processed in 0.001195969 sec. | ||
| 4387 | 2026.02.25 21:43:44.491884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9066 | ||
| 4388 | 2026.02.25 21:43:44.492330 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.02.25 21:43:44.492370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4390 | 2026.02.25 21:43:44.492812 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4391 | 2026.02.25 21:43:44.493033 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.02.25 21:43:44.493170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9066 | ||
| 4393 | 2026.02.25 21:43:44.981457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4394 | 2026.02.25 21:43:44.997368 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.02.25 21:43:44.997425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4396 | 2026.02.25 21:43:45.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.31 MiB, peak 251.13 MiB, free memory in arenas 0.00 B, will set to 242.50 MiB (RSS), difference: -4.81 MiB | ||
| 4397 | 2026.02.25 21:43:45.003941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4398 | 2026.02.25 21:43:45.004731 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.02.25 21:43:45.007827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4400 | 2026.02.25 21:43:46.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.50 MiB, peak 251.13 MiB, free memory in arenas 0.00 B, will set to 243.24 MiB (RSS), difference: 4.74 MiB | ||
| 4401 | 2026.02.25 21:43:49.123769 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.02.25 21:43:49.123966 [ 277 ] {6141f401-7bec-4f4b-8f81-9d1bfd08e143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4403 | 2026.02.25 21:43:49.124043 [ 277 ] {6141f401-7bec-4f4b-8f81-9d1bfd08e143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4404 | 2026.02.25 21:43:49.124766 [ 277 ] {6141f401-7bec-4f4b-8f81-9d1bfd08e143} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.02.25 21:43:49.124818 [ 277 ] {6141f401-7bec-4f4b-8f81-9d1bfd08e143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4406 | 2026.02.25 21:43:49.125227 [ 277 ] {6141f401-7bec-4f4b-8f81-9d1bfd08e143} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4407 | 2026.02.25 21:43:49.125468 [ 277 ] {6141f401-7bec-4f4b-8f81-9d1bfd08e143} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.02.25 21:43:49.125630 [ 277 ] {6141f401-7bec-4f4b-8f81-9d1bfd08e143} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001716 sec., 5827.505827505827 rows/sec., 475.19 KiB/sec. | ||
| 4409 | 2026.02.25 21:43:49.125682 [ 277 ] {6141f401-7bec-4f4b-8f81-9d1bfd08e143} <Debug> TCPHandler: Processed in 0.002052596 sec. | ||
| 4410 | 2026.02.25 21:43:49.125809 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.02.25 21:43:49.125925 [ 277 ] {01c03bd3-6df9-40ce-b319-8218f61c9d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4412 | 2026.02.25 21:43:49.125969 [ 277 ] {01c03bd3-6df9-40ce-b319-8218f61c9d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4413 | 2026.02.25 21:43:49.126475 [ 277 ] {01c03bd3-6df9-40ce-b319-8218f61c9d93} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.02.25 21:43:49.126513 [ 277 ] {01c03bd3-6df9-40ce-b319-8218f61c9d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4415 | 2026.02.25 21:43:49.126863 [ 277 ] {01c03bd3-6df9-40ce-b319-8218f61c9d93} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4416 | 2026.02.25 21:43:49.127081 [ 277 ] {01c03bd3-6df9-40ce-b319-8218f61c9d93} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.02.25 21:43:49.127235 [ 277 ] {01c03bd3-6df9-40ce-b319-8218f61c9d93} <Debug> executeQuery: Read 133 rows, 11.68 KiB in 0.001334 sec., 99700.14992503749 rows/sec., 8.55 MiB/sec. | ||
| 4418 | 2026.02.25 21:43:49.127230 [ 62 ] {} <Debug> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4419 | 2026.02.25 21:43:49.127278 [ 277 ] {01c03bd3-6df9-40ce-b319-8218f61c9d93} <Debug> TCPHandler: Processed in 0.001523871 sec. | ||
| 4420 | 2026.02.25 21:43:49.127326 [ 62 ] {} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.02.25 21:43:49.127361 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4422 | 2026.02.25 21:43:49.127433 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2026.02.25 21:43:49.127511 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::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 | ||
| 4424 | 2026.02.25 21:43:49.127537 [ 277 ] {5f75689c-f7c2-4e40-8014-1afcc862c67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4425 | 2026.02.25 21:43:49.127596 [ 277 ] {5f75689c-f7c2-4e40-8014-1afcc862c67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4426 | 2026.02.25 21:43:49.127683 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4427 | 2026.02.25 21:43:49.127728 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2150 rows starting from the beginning of the part | ||
| 4428 | 2026.02.25 21:43:49.127803 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4429 | 2026.02.25 21:43:49.127849 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1329 rows starting from the beginning of the part | ||
| 4430 | 2026.02.25 21:43:49.127893 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 128 rows starting from the beginning of the part | ||
| 4431 | 2026.02.25 21:43:49.127957 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 4432 | 2026.02.25 21:43:49.128011 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 133 rows starting from the beginning of the part | ||
| 4433 | 2026.02.25 21:43:49.128012 [ 277 ] {5f75689c-f7c2-4e40-8014-1afcc862c67e} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.02.25 21:43:49.128060 [ 277 ] {5f75689c-f7c2-4e40-8014-1afcc862c67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4435 | 2026.02.25 21:43:49.128450 [ 277 ] {5f75689c-f7c2-4e40-8014-1afcc862c67e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4436 | 2026.02.25 21:43:49.128683 [ 277 ] {5f75689c-f7c2-4e40-8014-1afcc862c67e} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.02.25 21:43:49.128820 [ 277 ] {5f75689c-f7c2-4e40-8014-1afcc862c67e} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001303 sec., 35303.1465848043 rows/sec., 2.55 MiB/sec. | ||
| 4438 | 2026.02.25 21:43:49.128860 [ 277 ] {5f75689c-f7c2-4e40-8014-1afcc862c67e} <Debug> TCPHandler: Processed in 0.001489911 sec. | ||
| 4439 | 2026.02.25 21:43:49.128971 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2026.02.25 21:43:49.129071 [ 277 ] {b8c90f0d-8d95-474d-9808-0a9f6f1534af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4441 | 2026.02.25 21:43:49.129112 [ 277 ] {b8c90f0d-8d95-474d-9808-0a9f6f1534af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4442 | 2026.02.25 21:43:49.129548 [ 277 ] {b8c90f0d-8d95-474d-9808-0a9f6f1534af} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.02.25 21:43:49.129585 [ 277 ] {b8c90f0d-8d95-474d-9808-0a9f6f1534af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4444 | 2026.02.25 21:43:49.129593 [ 193 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3934 rows, containing 5 columns (5 merged, 0 gathered) in 0.002156327 sec., 1824398.618576867 rows/sec., 158.33 MiB/sec. | ||
| 4445 | 2026.02.25 21:43:49.129903 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4446 | 2026.02.25 21:43:49.129923 [ 277 ] {b8c90f0d-8d95-474d-9808-0a9f6f1534af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4447 | 2026.02.25 21:43:49.130284 [ 277 ] {b8c90f0d-8d95-474d-9808-0a9f6f1534af} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.02.25 21:43:49.130361 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.02.25 21:43:49.130400 [ 62 ] {} <Debug> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4450 | 2026.02.25 21:43:49.130423 [ 277 ] {b8c90f0d-8d95-474d-9808-0a9f6f1534af} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001371 sec., 80233.40627279358 rows/sec., 6.28 MiB/sec. | ||
| 4451 | 2026.02.25 21:43:49.130445 [ 62 ] {} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.02.25 21:43:49.130458 [ 187 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_26_5} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4453 | 2026.02.25 21:43:49.130468 [ 277 ] {b8c90f0d-8d95-474d-9808-0a9f6f1534af} <Debug> TCPHandler: Processed in 0.001547232 sec. | ||
| 4454 | 2026.02.25 21:43:49.130474 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4455 | 2026.02.25 21:43:49.130567 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 4456 | 2026.02.25 21:43:49.130669 [ 187 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::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 | ||
| 4457 | 2026.02.25 21:43:49.130682 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.02.25 21:43:49.130776 [ 187 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4459 | 2026.02.25 21:43:49.130802 [ 277 ] {5c8ff453-c9ce-4cfd-a759-36587207f896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.02.25 21:43:49.130810 [ 187 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1061 rows starting from the beginning of the part | ||
| 4461 | 2026.02.25 21:43:49.130862 [ 277 ] {5c8ff453-c9ce-4cfd-a759-36587207f896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4462 | 2026.02.25 21:43:49.130875 [ 187 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::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 | ||
| 4463 | 2026.02.25 21:43:49.130918 [ 187 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 567 rows starting from the beginning of the part | ||
| 4464 | 2026.02.25 21:43:49.130951 [ 187 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part | ||
| 4465 | 2026.02.25 21:43:49.130984 [ 187 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 69 rows starting from the beginning of the part | ||
| 4466 | 2026.02.25 21:43:49.131016 [ 187 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 110 rows starting from the beginning of the part | ||
| 4467 | 2026.02.25 21:43:49.131292 [ 277 ] {5c8ff453-c9ce-4cfd-a759-36587207f896} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.02.25 21:43:49.131333 [ 277 ] {5c8ff453-c9ce-4cfd-a759-36587207f896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4469 | 2026.02.25 21:43:49.131720 [ 277 ] {5c8ff453-c9ce-4cfd-a759-36587207f896} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4470 | 2026.02.25 21:43:49.131939 [ 277 ] {5c8ff453-c9ce-4cfd-a759-36587207f896} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.02.25 21:43:49.131980 [ 193 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2007 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134434 sec., 1492925.8967225552 rows/sec., 116.81 MiB/sec. | ||
| 4472 | 2026.02.25 21:43:49.132048 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4473 | 2026.02.25 21:43:49.132074 [ 277 ] {5c8ff453-c9ce-4cfd-a759-36587207f896} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001305 sec., 126436.7816091954 rows/sec., 8.80 MiB/sec. | ||
| 4474 | 2026.02.25 21:43:49.132081 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.02.25 21:43:49.132119 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4476 | 2026.02.25 21:43:49.132131 [ 277 ] {5c8ff453-c9ce-4cfd-a759-36587207f896} <Debug> TCPHandler: Processed in 0.001498962 sec. | ||
| 4477 | 2026.02.25 21:43:49.132195 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 4478 | 2026.02.25 21:43:49.132206 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4479 | 2026.02.25 21:43:49.132265 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.02.25 21:43:49.132278 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4481 | 2026.02.25 21:43:49.132311 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6515 rows starting from the beginning of the part | ||
| 4482 | 2026.02.25 21:43:49.132368 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4483 | 2026.02.25 21:43:49.132382 [ 277 ] {0f9d3ae3-c292-43ca-93e6-a2e819fce9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4484 | 2026.02.25 21:43:49.132411 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 883 rows starting from the beginning of the part | ||
| 4485 | 2026.02.25 21:43:49.132451 [ 277 ] {0f9d3ae3-c292-43ca-93e6-a2e819fce9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4486 | 2026.02.25 21:43:49.132452 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 4487 | 2026.02.25 21:43:49.132504 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 4488 | 2026.02.25 21:43:49.132543 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 165 rows starting from the beginning of the part | ||
| 4489 | 2026.02.25 21:43:49.132596 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.02.25 21:43:49.132681 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_26_5} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4491 | 2026.02.25 21:43:49.132772 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4492 | 2026.02.25 21:43:49.133478 [ 277 ] {0f9d3ae3-c292-43ca-93e6-a2e819fce9a1} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.02.25 21:43:49.133515 [ 277 ] {0f9d3ae3-c292-43ca-93e6-a2e819fce9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4494 | 2026.02.25 21:43:49.134177 [ 277 ] {0f9d3ae3-c292-43ca-93e6-a2e819fce9a1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4495 | 2026.02.25 21:43:49.134440 [ 277 ] {0f9d3ae3-c292-43ca-93e6-a2e819fce9a1} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.02.25 21:43:49.134553 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4497 | 2026.02.25 21:43:49.134581 [ 277 ] {0f9d3ae3-c292-43ca-93e6-a2e819fce9a1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002224 sec., 16187.050359712232 rows/sec., 29.01 MiB/sec. | ||
| 4498 | 2026.02.25 21:43:49.134584 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.02.25 21:43:49.134621 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4500 | 2026.02.25 21:43:49.134644 [ 277 ] {0f9d3ae3-c292-43ca-93e6-a2e819fce9a1} <Debug> TCPHandler: Processed in 0.002439939 sec. | ||
| 4501 | 2026.02.25 21:43:49.134708 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::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 | ||
| 4502 | 2026.02.25 21:43:49.134765 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2026.02.25 21:43:49.134866 [ 277 ] {5051886a-cb13-4c63-8a94-4f6ff58c4137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4504 | 2026.02.25 21:43:49.134908 [ 277 ] {5051886a-cb13-4c63-8a94-4f6ff58c4137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4505 | 2026.02.25 21:43:49.134928 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4506 | 2026.02.25 21:43:49.134989 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 281 rows starting from the beginning of the part | ||
| 4507 | 2026.02.25 21:43:49.135116 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4508 | 2026.02.25 21:43:49.135195 [ 186 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8043 rows, containing 5 columns (5 merged, 0 gathered) in 0.003032503 sec., 2652264.4825083436 rows/sec., 181.77 MiB/sec. | ||
| 4509 | 2026.02.25 21:43:49.135216 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4510 | 2026.02.25 21:43:49.135242 [ 277 ] {5051886a-cb13-4c63-8a94-4f6ff58c4137} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.02.25 21:43:49.135283 [ 277 ] {5051886a-cb13-4c63-8a94-4f6ff58c4137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4512 | 2026.02.25 21:43:49.135306 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4513 | 2026.02.25 21:43:49.135398 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4514 | 2026.02.25 21:43:49.135482 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4515 | 2026.02.25 21:43:49.135604 [ 277 ] {5051886a-cb13-4c63-8a94-4f6ff58c4137} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4516 | 2026.02.25 21:43:49.135605 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4517 | 2026.02.25 21:43:49.135869 [ 277 ] {5051886a-cb13-4c63-8a94-4f6ff58c4137} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2026.02.25 21:43:49.135896 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.02.25 21:43:49.135958 [ 193 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4520 | 2026.02.25 21:43:49.135990 [ 62 ] {} <Debug> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4521 | 2026.02.25 21:43:49.136012 [ 277 ] {5051886a-cb13-4c63-8a94-4f6ff58c4137} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 4522 | 2026.02.25 21:43:49.136016 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4523 | 2026.02.25 21:43:49.136028 [ 62 ] {} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.02.25 21:43:49.136054 [ 277 ] {5051886a-cb13-4c63-8a94-4f6ff58c4137} <Debug> TCPHandler: Processed in 0.001340251 sec. | ||
| 4525 | 2026.02.25 21:43:49.136066 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4526 | 2026.02.25 21:43:49.136136 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 4527 | 2026.02.25 21:43:49.136213 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4528 | 2026.02.25 21:43:49.136237 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1260 rows starting from the beginning of the part | ||
| 4529 | 2026.02.25 21:43:49.136279 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4530 | 2026.02.25 21:43:49.136315 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 4531 | 2026.02.25 21:43:49.136347 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 4532 | 2026.02.25 21:43:49.136376 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 4533 | 2026.02.25 21:43:49.136409 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 4534 | 2026.02.25 21:43:49.137279 [ 186 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001168579 sec., 1334954.6757215387 rows/sec., 89.22 MiB/sec. | ||
| 4535 | 2026.02.25 21:43:49.137437 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4536 | 2026.02.25 21:43:49.137671 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_26_5} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.02.25 21:43:49.137729 [ 197 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_26_5} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4538 | 2026.02.25 21:43:49.137782 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4539 | 2026.02.25 21:43:49.139295 [ 196 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 19 columns (19 merged, 0 gathered) in 0.004621606 sec., 86333.62515108383 rows/sec., 154.71 MiB/sec. | ||
| 4540 | 2026.02.25 21:43:49.139987 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4541 | 2026.02.25 21:43:49.140353 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.02.25 21:43:49.140425 [ 190 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4543 | 2026.02.25 21:43:49.140517 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4544 | 2026.02.25 21:43:50.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.94 MiB, peak 251.13 MiB, free memory in arenas 0.00 B, will set to 246.03 MiB (RSS), difference: 2.09 MiB | ||
| 4545 | 2026.02.25 21:43:51.907961 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4546 | 2026.02.25 21:43:51.908036 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4547 | 2026.02.25 21:43:51.993513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9514 | ||
| 4548 | 2026.02.25 21:43:51.993985 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.02.25 21:43:51.994036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4550 | 2026.02.25 21:43:51.994512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4551 | 2026.02.25 21:43:51.994743 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.02.25 21:43:51.994871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9514 | ||
| 4553 | 2026.02.25 21:43:52.015876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 576 | ||
| 4554 | 2026.02.25 21:43:52.018134 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.02.25 21:43:52.018190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4556 | 2026.02.25 21:43:52.019426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4557 | 2026.02.25 21:43:52.019713 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.25 21:43:52.020093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4559 | 2026.02.25 21:43:52.508161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4560 | 2026.02.25 21:43:52.525002 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.02.25 21:43:52.525060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4562 | 2026.02.25 21:43:52.530683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4563 | 2026.02.25 21:43:52.531406 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.02.25 21:43:52.534390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4565 | 2026.02.25 21:43:54.122507 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.02.25 21:43:54.122695 [ 277 ] {670e8430-8929-47c5-8982-4b65058dd92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4567 | 2026.02.25 21:43:54.122763 [ 277 ] {670e8430-8929-47c5-8982-4b65058dd92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4568 | 2026.02.25 21:43:54.123465 [ 277 ] {670e8430-8929-47c5-8982-4b65058dd92c} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.02.25 21:43:54.123507 [ 277 ] {670e8430-8929-47c5-8982-4b65058dd92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4570 | 2026.02.25 21:43:54.123884 [ 277 ] {670e8430-8929-47c5-8982-4b65058dd92c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4571 | 2026.02.25 21:43:54.124102 [ 277 ] {670e8430-8929-47c5-8982-4b65058dd92c} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.02.25 21:43:54.124258 [ 277 ] {670e8430-8929-47c5-8982-4b65058dd92c} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001613 sec., 40917.54494730316 rows/sec., 3.26 MiB/sec. | ||
| 4573 | 2026.02.25 21:43:54.124302 [ 277 ] {670e8430-8929-47c5-8982-4b65058dd92c} <Debug> TCPHandler: Processed in 0.001930795 sec. | ||
| 4574 | 2026.02.25 21:43:54.124433 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.02.25 21:43:54.124526 [ 277 ] {61f56256-06c5-4e38-a8fc-fa8c8eb732ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4576 | 2026.02.25 21:43:54.124566 [ 277 ] {61f56256-06c5-4e38-a8fc-fa8c8eb732ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4577 | 2026.02.25 21:43:54.124983 [ 277 ] {61f56256-06c5-4e38-a8fc-fa8c8eb732ef} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.02.25 21:43:54.125020 [ 277 ] {61f56256-06c5-4e38-a8fc-fa8c8eb732ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4579 | 2026.02.25 21:43:54.125302 [ 277 ] {61f56256-06c5-4e38-a8fc-fa8c8eb732ef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4580 | 2026.02.25 21:43:54.125513 [ 277 ] {61f56256-06c5-4e38-a8fc-fa8c8eb732ef} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.02.25 21:43:54.125640 [ 277 ] {61f56256-06c5-4e38-a8fc-fa8c8eb732ef} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00113 sec., 4424.778761061947 rows/sec., 332.72 KiB/sec. | ||
| 4582 | 2026.02.25 21:43:54.125679 [ 277 ] {61f56256-06c5-4e38-a8fc-fa8c8eb732ef} <Debug> TCPHandler: Processed in 0.001295 sec. | ||
| 4583 | 2026.02.25 21:43:54.125800 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.02.25 21:43:54.125894 [ 277 ] {9257cd3e-7ab6-4cc3-9c0b-3cf38603ed3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4585 | 2026.02.25 21:43:54.125932 [ 277 ] {9257cd3e-7ab6-4cc3-9c0b-3cf38603ed3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4586 | 2026.02.25 21:43:54.126387 [ 277 ] {9257cd3e-7ab6-4cc3-9c0b-3cf38603ed3f} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2026.02.25 21:43:54.126422 [ 277 ] {9257cd3e-7ab6-4cc3-9c0b-3cf38603ed3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4588 | 2026.02.25 21:43:54.126717 [ 277 ] {9257cd3e-7ab6-4cc3-9c0b-3cf38603ed3f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4589 | 2026.02.25 21:43:54.126917 [ 277 ] {9257cd3e-7ab6-4cc3-9c0b-3cf38603ed3f} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.02.25 21:43:54.127043 [ 277 ] {9257cd3e-7ab6-4cc3-9c0b-3cf38603ed3f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001165 sec., 59227.4678111588 rows/sec., 4.62 MiB/sec. | ||
| 4591 | 2026.02.25 21:43:54.127081 [ 277 ] {9257cd3e-7ab6-4cc3-9c0b-3cf38603ed3f} <Debug> TCPHandler: Processed in 0.001328211 sec. | ||
| 4592 | 2026.02.25 21:43:54.127197 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.02.25 21:43:54.127290 [ 277 ] {868cc893-c4c6-4df9-95b3-2cc2da024a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4594 | 2026.02.25 21:43:54.127330 [ 277 ] {868cc893-c4c6-4df9-95b3-2cc2da024a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4595 | 2026.02.25 21:43:54.127747 [ 277 ] {868cc893-c4c6-4df9-95b3-2cc2da024a97} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.02.25 21:43:54.127781 [ 277 ] {868cc893-c4c6-4df9-95b3-2cc2da024a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4597 | 2026.02.25 21:43:54.128095 [ 277 ] {868cc893-c4c6-4df9-95b3-2cc2da024a97} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4598 | 2026.02.25 21:43:54.128300 [ 277 ] {868cc893-c4c6-4df9-95b3-2cc2da024a97} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.02.25 21:43:54.128427 [ 277 ] {868cc893-c4c6-4df9-95b3-2cc2da024a97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 4600 | 2026.02.25 21:43:54.128464 [ 277 ] {868cc893-c4c6-4df9-95b3-2cc2da024a97} <Debug> TCPHandler: Processed in 0.00131493 sec. | ||
| 4601 | 2026.02.25 21:43:54.128598 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.02.25 21:43:54.128718 [ 277 ] {d97a3b82-045c-4768-a71c-5c45a09ac036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4603 | 2026.02.25 21:43:54.128781 [ 277 ] {d97a3b82-045c-4768-a71c-5c45a09ac036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4604 | 2026.02.25 21:43:54.129550 [ 277 ] {d97a3b82-045c-4768-a71c-5c45a09ac036} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.02.25 21:43:54.129585 [ 277 ] {d97a3b82-045c-4768-a71c-5c45a09ac036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4606 | 2026.02.25 21:43:54.130074 [ 277 ] {d97a3b82-045c-4768-a71c-5c45a09ac036} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4607 | 2026.02.25 21:43:54.130289 [ 277 ] {d97a3b82-045c-4768-a71c-5c45a09ac036} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.02.25 21:43:54.130419 [ 277 ] {d97a3b82-045c-4768-a71c-5c45a09ac036} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001726 sec., 2896.871378910776 rows/sec., 5.19 MiB/sec. | ||
| 4609 | 2026.02.25 21:43:54.130475 [ 277 ] {d97a3b82-045c-4768-a71c-5c45a09ac036} <Debug> TCPHandler: Processed in 0.001935695 sec. | ||
| 4610 | 2026.02.25 21:43:54.130581 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.02.25 21:43:54.130672 [ 277 ] {79e6d742-f211-423c-b763-cc7aef285ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4612 | 2026.02.25 21:43:54.130712 [ 277 ] {79e6d742-f211-423c-b763-cc7aef285ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4613 | 2026.02.25 21:43:54.131032 [ 277 ] {79e6d742-f211-423c-b763-cc7aef285ea9} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.02.25 21:43:54.131067 [ 277 ] {79e6d742-f211-423c-b763-cc7aef285ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4615 | 2026.02.25 21:43:54.131367 [ 277 ] {79e6d742-f211-423c-b763-cc7aef285ea9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4616 | 2026.02.25 21:43:54.131569 [ 277 ] {79e6d742-f211-423c-b763-cc7aef285ea9} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.02.25 21:43:54.131689 [ 277 ] {79e6d742-f211-423c-b763-cc7aef285ea9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 4618 | 2026.02.25 21:43:54.131724 [ 277 ] {79e6d742-f211-423c-b763-cc7aef285ea9} <Debug> TCPHandler: Processed in 0.001190239 sec. | ||
| 4619 | 2026.02.25 21:43:59.124274 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.02.25 21:43:59.124467 [ 277 ] {9c681a18-6541-4ef6-a1bc-fa827572123c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4621 | 2026.02.25 21:43:59.124536 [ 277 ] {9c681a18-6541-4ef6-a1bc-fa827572123c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4622 | 2026.02.25 21:43:59.125186 [ 277 ] {9c681a18-6541-4ef6-a1bc-fa827572123c} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.02.25 21:43:59.125238 [ 277 ] {9c681a18-6541-4ef6-a1bc-fa827572123c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4624 | 2026.02.25 21:43:59.125686 [ 277 ] {9c681a18-6541-4ef6-a1bc-fa827572123c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4625 | 2026.02.25 21:43:59.125922 [ 277 ] {9c681a18-6541-4ef6-a1bc-fa827572123c} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.02.25 21:43:59.126087 [ 277 ] {9c681a18-6541-4ef6-a1bc-fa827572123c} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001667 sec., 76784.64307138573 rows/sec., 6.63 MiB/sec. | ||
| 4627 | 2026.02.25 21:43:59.126137 [ 277 ] {9c681a18-6541-4ef6-a1bc-fa827572123c} <Debug> TCPHandler: Processed in 0.001989405 sec. | ||
| 4628 | 2026.02.25 21:43:59.126255 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.02.25 21:43:59.126359 [ 277 ] {61915672-3a4b-4b65-b7a3-f5e5b8ba84fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.02.25 21:43:59.126403 [ 277 ] {61915672-3a4b-4b65-b7a3-f5e5b8ba84fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4631 | 2026.02.25 21:43:59.126804 [ 277 ] {61915672-3a4b-4b65-b7a3-f5e5b8ba84fb} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.02.25 21:43:59.126838 [ 277 ] {61915672-3a4b-4b65-b7a3-f5e5b8ba84fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4633 | 2026.02.25 21:43:59.127146 [ 277 ] {61915672-3a4b-4b65-b7a3-f5e5b8ba84fb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4634 | 2026.02.25 21:43:59.127360 [ 277 ] {61915672-3a4b-4b65-b7a3-f5e5b8ba84fb} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.02.25 21:43:59.127489 [ 277 ] {61915672-3a4b-4b65-b7a3-f5e5b8ba84fb} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001155 sec., 31168.83116883117 rows/sec., 2.29 MiB/sec. | ||
| 4636 | 2026.02.25 21:43:59.127527 [ 277 ] {61915672-3a4b-4b65-b7a3-f5e5b8ba84fb} <Debug> TCPHandler: Processed in 0.00132459 sec. | ||
| 4637 | 2026.02.25 21:43:59.127633 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.02.25 21:43:59.127731 [ 277 ] {b5b82b6b-2699-493c-96b7-303212676617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4639 | 2026.02.25 21:43:59.127773 [ 277 ] {b5b82b6b-2699-493c-96b7-303212676617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4640 | 2026.02.25 21:43:59.128212 [ 277 ] {b5b82b6b-2699-493c-96b7-303212676617} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.02.25 21:43:59.128247 [ 277 ] {b5b82b6b-2699-493c-96b7-303212676617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4642 | 2026.02.25 21:43:59.128561 [ 277 ] {b5b82b6b-2699-493c-96b7-303212676617} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4643 | 2026.02.25 21:43:59.128784 [ 277 ] {b5b82b6b-2699-493c-96b7-303212676617} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.02.25 21:43:59.128912 [ 277 ] {b5b82b6b-2699-493c-96b7-303212676617} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.0012 sec., 83333.33333333334 rows/sec., 6.51 MiB/sec. | ||
| 4645 | 2026.02.25 21:43:59.128950 [ 277 ] {b5b82b6b-2699-493c-96b7-303212676617} <Debug> TCPHandler: Processed in 0.001367761 sec. | ||
| 4646 | 2026.02.25 21:43:59.129057 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.02.25 21:43:59.129160 [ 277 ] {cb4e9083-2ad0-48aa-b9d3-b464abef8ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4648 | 2026.02.25 21:43:59.129210 [ 277 ] {cb4e9083-2ad0-48aa-b9d3-b464abef8ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4649 | 2026.02.25 21:43:59.129611 [ 277 ] {cb4e9083-2ad0-48aa-b9d3-b464abef8ed5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.02.25 21:43:59.129645 [ 277 ] {cb4e9083-2ad0-48aa-b9d3-b464abef8ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4651 | 2026.02.25 21:43:59.129986 [ 277 ] {cb4e9083-2ad0-48aa-b9d3-b464abef8ed5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4652 | 2026.02.25 21:43:59.130227 [ 277 ] {cb4e9083-2ad0-48aa-b9d3-b464abef8ed5} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.02.25 21:43:59.130355 [ 277 ] {cb4e9083-2ad0-48aa-b9d3-b464abef8ed5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 4654 | 2026.02.25 21:43:59.130393 [ 277 ] {cb4e9083-2ad0-48aa-b9d3-b464abef8ed5} <Debug> TCPHandler: Processed in 0.001385491 sec. | ||
| 4655 | 2026.02.25 21:43:59.130500 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.02.25 21:43:59.130596 [ 277 ] {440426f1-7710-4f66-af5e-c38908259d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4657 | 2026.02.25 21:43:59.130652 [ 277 ] {440426f1-7710-4f66-af5e-c38908259d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4658 | 2026.02.25 21:43:59.131455 [ 277 ] {440426f1-7710-4f66-af5e-c38908259d1c} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.02.25 21:43:59.131490 [ 277 ] {440426f1-7710-4f66-af5e-c38908259d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4660 | 2026.02.25 21:43:59.132050 [ 277 ] {440426f1-7710-4f66-af5e-c38908259d1c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4661 | 2026.02.25 21:43:59.132286 [ 277 ] {440426f1-7710-4f66-af5e-c38908259d1c} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.02.25 21:43:59.132420 [ 277 ] {440426f1-7710-4f66-af5e-c38908259d1c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001843 sec., 19533.369506239826 rows/sec., 35.00 MiB/sec. | ||
| 4663 | 2026.02.25 21:43:59.132481 [ 277 ] {440426f1-7710-4f66-af5e-c38908259d1c} <Debug> TCPHandler: Processed in 0.002030885 sec. | ||
| 4664 | 2026.02.25 21:43:59.132590 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.02.25 21:43:59.132685 [ 277 ] {3f935eae-fbd4-45ce-b8b7-bd0b881ed6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.02.25 21:43:59.132728 [ 277 ] {3f935eae-fbd4-45ce-b8b7-bd0b881ed6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4667 | 2026.02.25 21:43:59.133036 [ 277 ] {3f935eae-fbd4-45ce-b8b7-bd0b881ed6fe} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.02.25 21:43:59.133074 [ 277 ] {3f935eae-fbd4-45ce-b8b7-bd0b881ed6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4669 | 2026.02.25 21:43:59.133382 [ 277 ] {3f935eae-fbd4-45ce-b8b7-bd0b881ed6fe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4670 | 2026.02.25 21:43:59.133594 [ 277 ] {3f935eae-fbd4-45ce-b8b7-bd0b881ed6fe} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.02.25 21:43:59.133719 [ 277 ] {3f935eae-fbd4-45ce-b8b7-bd0b881ed6fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 4672 | 2026.02.25 21:43:59.133754 [ 277 ] {3f935eae-fbd4-45ce-b8b7-bd0b881ed6fe} <Debug> TCPHandler: Processed in 0.001214239 sec. | ||
| 4673 | 2026.02.25 21:43:59.495902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10026 | ||
| 4674 | 2026.02.25 21:43:59.496409 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.02.25 21:43:59.496459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4676 | 2026.02.25 21:43:59.496971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4677 | 2026.02.25 21:43:59.497219 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.02.25 21:43:59.497365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10026 | ||
| 4679 | 2026.02.25 21:43:59.497402 [ 100 ] {} <Debug> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4680 | 2026.02.25 21:43:59.497475 [ 100 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.02.25 21:43:59.497496 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4682 | 2026.02.25 21:43:59.497590 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 4683 | 2026.02.25 21:43:59.497693 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4684 | 2026.02.25 21:43:59.497724 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7594 rows starting from the beginning of the part | ||
| 4685 | 2026.02.25 21:43:59.497786 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 4686 | 2026.02.25 21:43:59.497828 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 4687 | 2026.02.25 21:43:59.497865 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 4688 | 2026.02.25 21:43:59.497902 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 4689 | 2026.02.25 21:43:59.497943 [ 186 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 4690 | 2026.02.25 21:43:59.500097 [ 196 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10026 rows, containing 4 columns (4 merged, 0 gathered) in 0.002546579 sec., 3937046.523983744 rows/sec., 56.32 MiB/sec. | ||
| 4691 | 2026.02.25 21:43:59.500478 [ 188 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4692 | 2026.02.25 21:43:59.500898 [ 188 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_21_4} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.02.25 21:43:59.501003 [ 188 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_21_4} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4694 | 2026.02.25 21:43:59.501129 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4695 | 2026.02.25 21:44:00.035372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4696 | 2026.02.25 21:44:00.052868 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.02.25 21:44:00.052929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4698 | 2026.02.25 21:44:00.058829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4699 | 2026.02.25 21:44:00.059540 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.02.25 21:44:00.059819 [ 100 ] {} <Debug> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4701 | 2026.02.25 21:44:00.059880 [ 100 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.02.25 21:44:00.059900 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4703 | 2026.02.25 21:44:00.060013 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 4704 | 2026.02.25 21:44:00.062759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4705 | 2026.02.25 21:44:00.063678 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4706 | 2026.02.25 21:44:00.065074 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 4707 | 2026.02.25 21:44:00.069375 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 4708 | 2026.02.25 21:44:00.073580 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 4709 | 2026.02.25 21:44:00.077662 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 4710 | 2026.02.25 21:44:00.081974 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 4711 | 2026.02.25 21:44:00.086116 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 4712 | 2026.02.25 21:44:00.136526 [ 186 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07656432 sec., 2076.685328100609 rows/sec., 10.74 MiB/sec. | ||
| 4713 | 2026.02.25 21:44:00.139111 [ 196 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4714 | 2026.02.25 21:44:00.141387 [ 196 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_21_4} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.02.25 21:44:00.141514 [ 196 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_21_4} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4716 | 2026.02.25 21:44:00.143791 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4717 | 2026.02.25 21:44:01.000297 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.20 MiB, peak 258.74 MiB, free memory in arenas 0.00 B, will set to 251.36 MiB (RSS), difference: 3.16 MiB | ||
| 4718 | 2026.02.25 21:44:02.020288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 600 | ||
| 4719 | 2026.02.25 21:44:02.022712 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.02.25 21:44:02.022760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4721 | 2026.02.25 21:44:02.024019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4722 | 2026.02.25 21:44:02.024292 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.02.25 21:44:02.024549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4724 | 2026.02.25 21:44:04.151244 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.02.25 21:44:04.151439 [ 277 ] {929e6c41-e477-4b51-a23d-b5101c29b899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4726 | 2026.02.25 21:44:04.151510 [ 277 ] {929e6c41-e477-4b51-a23d-b5101c29b899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4727 | 2026.02.25 21:44:04.152172 [ 277 ] {929e6c41-e477-4b51-a23d-b5101c29b899} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.02.25 21:44:04.152221 [ 277 ] {929e6c41-e477-4b51-a23d-b5101c29b899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4729 | 2026.02.25 21:44:04.152608 [ 277 ] {929e6c41-e477-4b51-a23d-b5101c29b899} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4730 | 2026.02.25 21:44:04.152838 [ 277 ] {929e6c41-e477-4b51-a23d-b5101c29b899} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.02.25 21:44:04.152982 [ 277 ] {929e6c41-e477-4b51-a23d-b5101c29b899} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 4732 | 2026.02.25 21:44:04.153023 [ 277 ] {929e6c41-e477-4b51-a23d-b5101c29b899} <Debug> TCPHandler: Processed in 0.001906164 sec. | ||
| 4733 | 2026.02.25 21:44:04.153140 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.02.25 21:44:04.153234 [ 277 ] {5e87f4cb-d56e-4056-90a9-b47f5d103210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4735 | 2026.02.25 21:44:04.153274 [ 277 ] {5e87f4cb-d56e-4056-90a9-b47f5d103210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4736 | 2026.02.25 21:44:04.154166 [ 277 ] {5e87f4cb-d56e-4056-90a9-b47f5d103210} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.02.25 21:44:04.154204 [ 277 ] {5e87f4cb-d56e-4056-90a9-b47f5d103210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4738 | 2026.02.25 21:44:04.154608 [ 277 ] {5e87f4cb-d56e-4056-90a9-b47f5d103210} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4739 | 2026.02.25 21:44:04.154814 [ 277 ] {5e87f4cb-d56e-4056-90a9-b47f5d103210} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.02.25 21:44:04.154940 [ 277 ] {5e87f4cb-d56e-4056-90a9-b47f5d103210} <Debug> executeQuery: Read 1326 rows, 113.40 KiB in 0.001724 sec., 769141.5313225058 rows/sec., 64.24 MiB/sec. | ||
| 4741 | 2026.02.25 21:44:04.154977 [ 277 ] {5e87f4cb-d56e-4056-90a9-b47f5d103210} <Debug> TCPHandler: Processed in 0.001885065 sec. | ||
| 4742 | 2026.02.25 21:44:04.155085 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2026.02.25 21:44:04.155179 [ 277 ] {88cbccd1-8626-4088-aeb7-56dc9c152cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4744 | 2026.02.25 21:44:04.155219 [ 277 ] {88cbccd1-8626-4088-aeb7-56dc9c152cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4745 | 2026.02.25 21:44:04.155628 [ 277 ] {88cbccd1-8626-4088-aeb7-56dc9c152cf3} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.02.25 21:44:04.155664 [ 277 ] {88cbccd1-8626-4088-aeb7-56dc9c152cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4747 | 2026.02.25 21:44:04.155979 [ 277 ] {88cbccd1-8626-4088-aeb7-56dc9c152cf3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4748 | 2026.02.25 21:44:04.156184 [ 277 ] {88cbccd1-8626-4088-aeb7-56dc9c152cf3} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.02.25 21:44:04.156334 [ 277 ] {88cbccd1-8626-4088-aeb7-56dc9c152cf3} <Debug> executeQuery: Read 17 rows, 1.34 KiB in 0.001173 sec., 14492.753623188406 rows/sec., 1.11 MiB/sec. | ||
| 4750 | 2026.02.25 21:44:04.156374 [ 277 ] {88cbccd1-8626-4088-aeb7-56dc9c152cf3} <Debug> TCPHandler: Processed in 0.00133635 sec. | ||
| 4751 | 2026.02.25 21:44:04.156500 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2026.02.25 21:44:04.156592 [ 277 ] {9df2cd87-d268-46b1-ba93-9b44b2efad7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4753 | 2026.02.25 21:44:04.156631 [ 277 ] {9df2cd87-d268-46b1-ba93-9b44b2efad7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4754 | 2026.02.25 21:44:04.157077 [ 277 ] {9df2cd87-d268-46b1-ba93-9b44b2efad7b} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.02.25 21:44:04.157113 [ 277 ] {9df2cd87-d268-46b1-ba93-9b44b2efad7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4756 | 2026.02.25 21:44:04.157424 [ 277 ] {9df2cd87-d268-46b1-ba93-9b44b2efad7b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4757 | 2026.02.25 21:44:04.157646 [ 277 ] {9df2cd87-d268-46b1-ba93-9b44b2efad7b} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.02.25 21:44:04.157773 [ 277 ] {9df2cd87-d268-46b1-ba93-9b44b2efad7b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001198 sec., 210350.58430717862 rows/sec., 14.55 MiB/sec. | ||
| 4759 | 2026.02.25 21:44:04.157809 [ 277 ] {9df2cd87-d268-46b1-ba93-9b44b2efad7b} <Debug> TCPHandler: Processed in 0.00137485 sec. | ||
| 4760 | 2026.02.25 21:44:04.157919 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4761 | 2026.02.25 21:44:04.158011 [ 277 ] {511f811d-3818-4c31-84f2-82934184154c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4762 | 2026.02.25 21:44:04.158049 [ 277 ] {511f811d-3818-4c31-84f2-82934184154c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4763 | 2026.02.25 21:44:04.158423 [ 277 ] {511f811d-3818-4c31-84f2-82934184154c} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.02.25 21:44:04.158459 [ 277 ] {511f811d-3818-4c31-84f2-82934184154c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4765 | 2026.02.25 21:44:04.158757 [ 277 ] {511f811d-3818-4c31-84f2-82934184154c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4766 | 2026.02.25 21:44:04.158961 [ 277 ] {511f811d-3818-4c31-84f2-82934184154c} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.02.25 21:44:04.159086 [ 277 ] {511f811d-3818-4c31-84f2-82934184154c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 4768 | 2026.02.25 21:44:04.159123 [ 277 ] {511f811d-3818-4c31-84f2-82934184154c} <Debug> TCPHandler: Processed in 0.00125196 sec. | ||
| 4769 | 2026.02.25 21:44:04.159230 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.02.25 21:44:04.159321 [ 277 ] {e4d22db7-e3e5-4da5-b7bd-899e816048f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4771 | 2026.02.25 21:44:04.159360 [ 277 ] {e4d22db7-e3e5-4da5-b7bd-899e816048f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4772 | 2026.02.25 21:44:04.159906 [ 277 ] {e4d22db7-e3e5-4da5-b7bd-899e816048f1} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.02.25 21:44:04.159942 [ 277 ] {e4d22db7-e3e5-4da5-b7bd-899e816048f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4774 | 2026.02.25 21:44:04.160278 [ 277 ] {e4d22db7-e3e5-4da5-b7bd-899e816048f1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4775 | 2026.02.25 21:44:04.160481 [ 277 ] {e4d22db7-e3e5-4da5-b7bd-899e816048f1} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.02.25 21:44:04.160605 [ 277 ] {e4d22db7-e3e5-4da5-b7bd-899e816048f1} <Debug> executeQuery: Read 561 rows, 43.06 KiB in 0.001301 sec., 431206.764027671 rows/sec., 32.32 MiB/sec. | ||
| 4777 | 2026.02.25 21:44:04.160641 [ 277 ] {e4d22db7-e3e5-4da5-b7bd-899e816048f1} <Debug> TCPHandler: Processed in 0.001458891 sec. | ||
| 4778 | 2026.02.25 21:44:04.160746 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2026.02.25 21:44:04.160840 [ 277 ] {80167f19-5dd4-4ef6-8200-35123b2c5829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4780 | 2026.02.25 21:44:04.160882 [ 277 ] {80167f19-5dd4-4ef6-8200-35123b2c5829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4781 | 2026.02.25 21:44:04.161416 [ 277 ] {80167f19-5dd4-4ef6-8200-35123b2c5829} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.02.25 21:44:04.161452 [ 277 ] {80167f19-5dd4-4ef6-8200-35123b2c5829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4783 | 2026.02.25 21:44:04.161825 [ 277 ] {80167f19-5dd4-4ef6-8200-35123b2c5829} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4784 | 2026.02.25 21:44:04.162030 [ 277 ] {80167f19-5dd4-4ef6-8200-35123b2c5829} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.02.25 21:44:04.162153 [ 277 ] {80167f19-5dd4-4ef6-8200-35123b2c5829} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001332 sec., 660660.6606606606 rows/sec., 44.84 MiB/sec. | ||
| 4786 | 2026.02.25 21:44:04.162190 [ 277 ] {80167f19-5dd4-4ef6-8200-35123b2c5829} <Debug> TCPHandler: Processed in 0.001490721 sec. | ||
| 4787 | 2026.02.25 21:44:04.162294 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4788 | 2026.02.25 21:44:04.162387 [ 277 ] {2b06cd86-3aef-4402-adb8-bab235a2edad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4789 | 2026.02.25 21:44:04.162439 [ 277 ] {2b06cd86-3aef-4402-adb8-bab235a2edad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4790 | 2026.02.25 21:44:04.163165 [ 277 ] {2b06cd86-3aef-4402-adb8-bab235a2edad} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.02.25 21:44:04.163200 [ 277 ] {2b06cd86-3aef-4402-adb8-bab235a2edad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4792 | 2026.02.25 21:44:04.163721 [ 277 ] {2b06cd86-3aef-4402-adb8-bab235a2edad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4793 | 2026.02.25 21:44:04.163944 [ 277 ] {2b06cd86-3aef-4402-adb8-bab235a2edad} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2026.02.25 21:44:04.164076 [ 277 ] {2b06cd86-3aef-4402-adb8-bab235a2edad} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001706 sec., 2930.8323563892145 rows/sec., 5.25 MiB/sec. | ||
| 4795 | 2026.02.25 21:44:04.164127 [ 277 ] {2b06cd86-3aef-4402-adb8-bab235a2edad} <Debug> TCPHandler: Processed in 0.001880414 sec. | ||
| 4796 | 2026.02.25 21:44:04.164233 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.02.25 21:44:04.164327 [ 277 ] {0229c2e2-535e-4b12-a271-76a53af362d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4798 | 2026.02.25 21:44:04.164367 [ 277 ] {0229c2e2-535e-4b12-a271-76a53af362d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4799 | 2026.02.25 21:44:04.164675 [ 277 ] {0229c2e2-535e-4b12-a271-76a53af362d5} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.02.25 21:44:04.164711 [ 277 ] {0229c2e2-535e-4b12-a271-76a53af362d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4801 | 2026.02.25 21:44:04.165024 [ 277 ] {0229c2e2-535e-4b12-a271-76a53af362d5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4802 | 2026.02.25 21:44:04.165226 [ 277 ] {0229c2e2-535e-4b12-a271-76a53af362d5} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.02.25 21:44:04.165346 [ 277 ] {0229c2e2-535e-4b12-a271-76a53af362d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 4804 | 2026.02.25 21:44:04.165381 [ 277 ] {0229c2e2-535e-4b12-a271-76a53af362d5} <Debug> TCPHandler: Processed in 0.001196129 sec. | ||
| 4805 | 2026.02.25 21:44:06.908071 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4806 | 2026.02.25 21:44:06.908140 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4807 | 2026.02.25 21:44:06.997625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10474 | ||
| 4808 | 2026.02.25 21:44:06.998192 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.02.25 21:44:06.998234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4810 | 2026.02.25 21:44:06.998737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4811 | 2026.02.25 21:44:06.998957 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.02.25 21:44:06.999084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10474 | ||
| 4813 | 2026.02.25 21:44:07.563004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4814 | 2026.02.25 21:44:07.577832 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.02.25 21:44:07.577875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4816 | 2026.02.25 21:44:07.583997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4817 | 2026.02.25 21:44:07.584697 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.02.25 21:44:07.587256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4819 | 2026.02.25 21:44:09.124116 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.02.25 21:44:09.124405 [ 277 ] {55d18f2c-f8e8-43bb-b675-e55803757cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4821 | 2026.02.25 21:44:09.124536 [ 277 ] {55d18f2c-f8e8-43bb-b675-e55803757cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4822 | 2026.02.25 21:44:09.125227 [ 277 ] {55d18f2c-f8e8-43bb-b675-e55803757cfe} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.02.25 21:44:09.125274 [ 277 ] {55d18f2c-f8e8-43bb-b675-e55803757cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4824 | 2026.02.25 21:44:09.125684 [ 277 ] {55d18f2c-f8e8-43bb-b675-e55803757cfe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4825 | 2026.02.25 21:44:09.125916 [ 277 ] {55d18f2c-f8e8-43bb-b675-e55803757cfe} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.02.25 21:44:09.126068 [ 277 ] {55d18f2c-f8e8-43bb-b675-e55803757cfe} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001754 sec., 72976.05473204106 rows/sec., 6.30 MiB/sec. | ||
| 4827 | 2026.02.25 21:44:09.126115 [ 277 ] {55d18f2c-f8e8-43bb-b675-e55803757cfe} <Debug> TCPHandler: Processed in 0.002164547 sec. | ||
| 4828 | 2026.02.25 21:44:09.126256 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.02.25 21:44:09.126350 [ 277 ] {160691e6-3ace-4415-93cf-3d4c43cad8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4830 | 2026.02.25 21:44:09.126392 [ 277 ] {160691e6-3ace-4415-93cf-3d4c43cad8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4831 | 2026.02.25 21:44:09.126812 [ 277 ] {160691e6-3ace-4415-93cf-3d4c43cad8e2} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.02.25 21:44:09.126848 [ 277 ] {160691e6-3ace-4415-93cf-3d4c43cad8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4833 | 2026.02.25 21:44:09.127176 [ 277 ] {160691e6-3ace-4415-93cf-3d4c43cad8e2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4834 | 2026.02.25 21:44:09.127389 [ 277 ] {160691e6-3ace-4415-93cf-3d4c43cad8e2} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.02.25 21:44:09.127502 [ 92 ] {} <Debug> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4836 | 2026.02.25 21:44:09.127518 [ 277 ] {160691e6-3ace-4415-93cf-3d4c43cad8e2} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001187 sec., 30328.559393428815 rows/sec., 2.23 MiB/sec. | ||
| 4837 | 2026.02.25 21:44:09.127576 [ 92 ] {} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.02.25 21:44:09.127584 [ 277 ] {160691e6-3ace-4415-93cf-3d4c43cad8e2} <Debug> TCPHandler: Processed in 0.001382061 sec. | ||
| 4839 | 2026.02.25 21:44:09.127610 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4840 | 2026.02.25 21:44:09.127708 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.02.25 21:44:09.127710 [ 200 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::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 | ||
| 4842 | 2026.02.25 21:44:09.127814 [ 277 ] {d95e2c3b-218c-41de-bb1d-4fb1bbd37e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4843 | 2026.02.25 21:44:09.127854 [ 200 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4844 | 2026.02.25 21:44:09.127860 [ 277 ] {d95e2c3b-218c-41de-bb1d-4fb1bbd37e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4845 | 2026.02.25 21:44:09.127896 [ 200 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 215 rows starting from the beginning of the part | ||
| 4846 | 2026.02.25 21:44:09.127967 [ 200 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 4847 | 2026.02.25 21:44:09.128011 [ 200 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 4848 | 2026.02.25 21:44:09.128061 [ 200 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 4849 | 2026.02.25 21:44:09.128098 [ 200 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part | ||
| 4850 | 2026.02.25 21:44:09.128136 [ 200 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 4851 | 2026.02.25 21:44:09.128335 [ 277 ] {d95e2c3b-218c-41de-bb1d-4fb1bbd37e86} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.02.25 21:44:09.128377 [ 277 ] {d95e2c3b-218c-41de-bb1d-4fb1bbd37e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4853 | 2026.02.25 21:44:09.128795 [ 277 ] {d95e2c3b-218c-41de-bb1d-4fb1bbd37e86} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4854 | 2026.02.25 21:44:09.128934 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126295 sec., 281087.9290549903 rows/sec., 20.03 MiB/sec. | ||
| 4855 | 2026.02.25 21:44:09.129021 [ 277 ] {d95e2c3b-218c-41de-bb1d-4fb1bbd37e86} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.02.25 21:44:09.129148 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4857 | 2026.02.25 21:44:09.129157 [ 277 ] {d95e2c3b-218c-41de-bb1d-4fb1bbd37e86} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001361 sec., 73475.38574577516 rows/sec., 5.74 MiB/sec. | ||
| 4858 | 2026.02.25 21:44:09.129221 [ 277 ] {d95e2c3b-218c-41de-bb1d-4fb1bbd37e86} <Debug> TCPHandler: Processed in 0.001563212 sec. | ||
| 4859 | 2026.02.25 21:44:09.129338 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.02.25 21:44:09.129434 [ 277 ] {f0bad8d7-80c4-4633-899b-d4f9017c3515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4861 | 2026.02.25 21:44:09.129480 [ 277 ] {f0bad8d7-80c4-4633-899b-d4f9017c3515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4862 | 2026.02.25 21:44:09.129507 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.02.25 21:44:09.129590 [ 195 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_26_5} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4864 | 2026.02.25 21:44:09.129683 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4865 | 2026.02.25 21:44:09.129892 [ 277 ] {f0bad8d7-80c4-4633-899b-d4f9017c3515} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.02.25 21:44:09.129933 [ 277 ] {f0bad8d7-80c4-4633-899b-d4f9017c3515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4867 | 2026.02.25 21:44:09.130275 [ 277 ] {f0bad8d7-80c4-4633-899b-d4f9017c3515} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4868 | 2026.02.25 21:44:09.130496 [ 277 ] {f0bad8d7-80c4-4633-899b-d4f9017c3515} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.02.25 21:44:09.130622 [ 277 ] {f0bad8d7-80c4-4633-899b-d4f9017c3515} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 4870 | 2026.02.25 21:44:09.130660 [ 277 ] {f0bad8d7-80c4-4633-899b-d4f9017c3515} <Debug> TCPHandler: Processed in 0.00137665 sec. | ||
| 4871 | 2026.02.25 21:44:09.130770 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.02.25 21:44:09.130864 [ 277 ] {2080d1a3-e2a5-48bc-9b10-750de4f540f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.02.25 21:44:09.130920 [ 277 ] {2080d1a3-e2a5-48bc-9b10-750de4f540f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4874 | 2026.02.25 21:44:09.133541 [ 277 ] {2080d1a3-e2a5-48bc-9b10-750de4f540f8} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.02.25 21:44:09.133584 [ 277 ] {2080d1a3-e2a5-48bc-9b10-750de4f540f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4876 | 2026.02.25 21:44:09.134238 [ 277 ] {2080d1a3-e2a5-48bc-9b10-750de4f540f8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4877 | 2026.02.25 21:44:09.134506 [ 277 ] {2080d1a3-e2a5-48bc-9b10-750de4f540f8} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.02.25 21:44:09.134653 [ 277 ] {2080d1a3-e2a5-48bc-9b10-750de4f540f8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003807 sec., 9456.26477541371 rows/sec., 16.95 MiB/sec. | ||
| 4879 | 2026.02.25 21:44:09.134708 [ 277 ] {2080d1a3-e2a5-48bc-9b10-750de4f540f8} <Debug> TCPHandler: Processed in 0.00398754 sec. | ||
| 4880 | 2026.02.25 21:44:09.134825 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.02.25 21:44:09.134921 [ 277 ] {f4846a87-01d1-47c0-9803-84f253c61f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.02.25 21:44:09.134963 [ 277 ] {f4846a87-01d1-47c0-9803-84f253c61f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4883 | 2026.02.25 21:44:09.135286 [ 277 ] {f4846a87-01d1-47c0-9803-84f253c61f46} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.02.25 21:44:09.135324 [ 277 ] {f4846a87-01d1-47c0-9803-84f253c61f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4885 | 2026.02.25 21:44:09.135625 [ 277 ] {f4846a87-01d1-47c0-9803-84f253c61f46} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4886 | 2026.02.25 21:44:09.135835 [ 277 ] {f4846a87-01d1-47c0-9803-84f253c61f46} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.02.25 21:44:09.135964 [ 277 ] {f4846a87-01d1-47c0-9803-84f253c61f46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4888 | 2026.02.25 21:44:09.136001 [ 277 ] {f4846a87-01d1-47c0-9803-84f253c61f46} <Debug> TCPHandler: Processed in 0.00122677 sec. | ||
| 4889 | 2026.02.25 21:44:12.024921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 630 | ||
| 4890 | 2026.02.25 21:44:12.027283 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.02.25 21:44:12.027331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4892 | 2026.02.25 21:44:12.028525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4893 | 2026.02.25 21:44:12.028794 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.02.25 21:44:12.028943 [ 87 ] {} <Debug> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4895 | 2026.02.25 21:44:12.029015 [ 87 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.02.25 21:44:12.029040 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4897 | 2026.02.25 21:44:12.029059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 4898 | 2026.02.25 21:44:12.029144 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::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 | ||
| 4899 | 2026.02.25 21:44:12.029639 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4900 | 2026.02.25 21:44:12.029765 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
| 4901 | 2026.02.25 21:44:12.030100 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4902 | 2026.02.25 21:44:12.030416 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4903 | 2026.02.25 21:44:12.030735 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4904 | 2026.02.25 21:44:12.031051 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::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 | ||
| 4905 | 2026.02.25 21:44:12.031360 [ 192 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::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 | ||
| 4906 | 2026.02.25 21:44:12.037245 [ 195 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 72 columns (72 merged, 0 gathered) in 0.008145653 sec., 77341.86565521512 rows/sec., 69.90 MiB/sec. | ||
| 4907 | 2026.02.25 21:44:12.038319 [ 189 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4908 | 2026.02.25 21:44:12.038974 [ 189 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_16_3} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.02.25 21:44:12.039059 [ 189 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_16_3} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4910 | 2026.02.25 21:44:12.039303 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4911 | 2026.02.25 21:44:14.122587 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.02.25 21:44:14.122793 [ 277 ] {866e1b3e-afb8-499b-a6ff-1d6399328adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4913 | 2026.02.25 21:44:14.122867 [ 277 ] {866e1b3e-afb8-499b-a6ff-1d6399328adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4914 | 2026.02.25 21:44:14.123653 [ 277 ] {866e1b3e-afb8-499b-a6ff-1d6399328adb} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.02.25 21:44:14.123713 [ 277 ] {866e1b3e-afb8-499b-a6ff-1d6399328adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4916 | 2026.02.25 21:44:14.124176 [ 277 ] {866e1b3e-afb8-499b-a6ff-1d6399328adb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4917 | 2026.02.25 21:44:14.124453 [ 277 ] {866e1b3e-afb8-499b-a6ff-1d6399328adb} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.02.25 21:44:14.124607 [ 85 ] {} <Debug> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4919 | 2026.02.25 21:44:14.124630 [ 277 ] {866e1b3e-afb8-499b-a6ff-1d6399328adb} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001904 sec., 34663.86554621848 rows/sec., 2.76 MiB/sec. | ||
| 4920 | 2026.02.25 21:44:14.124650 [ 85 ] {} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.02.25 21:44:14.124672 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4922 | 2026.02.25 21:44:14.124677 [ 277 ] {866e1b3e-afb8-499b-a6ff-1d6399328adb} <Debug> TCPHandler: Processed in 0.002276717 sec. | ||
| 4923 | 2026.02.25 21:44:14.124800 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.02.25 21:44:14.124813 [ 194 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::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 | ||
| 4925 | 2026.02.25 21:44:14.124898 [ 277 ] {9d690a11-e224-4bea-8000-c99a60e6a0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4926 | 2026.02.25 21:44:14.124946 [ 277 ] {9d690a11-e224-4bea-8000-c99a60e6a0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4927 | 2026.02.25 21:44:14.124997 [ 194 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4928 | 2026.02.25 21:44:14.125052 [ 194 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2150 rows starting from the beginning of the part | ||
| 4929 | 2026.02.25 21:44:14.125149 [ 194 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
| 4930 | 2026.02.25 21:44:14.125219 [ 194 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 4931 | 2026.02.25 21:44:14.125282 [ 194 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1326 rows starting from the beginning of the part | ||
| 4932 | 2026.02.25 21:44:14.125322 [ 277 ] {9d690a11-e224-4bea-8000-c99a60e6a0eb} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.02.25 21:44:14.125406 [ 194 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4934 | 2026.02.25 21:44:14.125429 [ 277 ] {9d690a11-e224-4bea-8000-c99a60e6a0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4935 | 2026.02.25 21:44:14.125475 [ 194 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 4936 | 2026.02.25 21:44:14.125768 [ 277 ] {9d690a11-e224-4bea-8000-c99a60e6a0eb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4937 | 2026.02.25 21:44:14.126001 [ 277 ] {9d690a11-e224-4bea-8000-c99a60e6a0eb} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.02.25 21:44:14.126134 [ 277 ] {9d690a11-e224-4bea-8000-c99a60e6a0eb} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001228 sec., 4071.6612377850165 rows/sec., 306.17 KiB/sec. | ||
| 4939 | 2026.02.25 21:44:14.126171 [ 277 ] {9d690a11-e224-4bea-8000-c99a60e6a0eb} <Debug> TCPHandler: Processed in 0.001395391 sec. | ||
| 4940 | 2026.02.25 21:44:14.126278 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.02.25 21:44:14.126373 [ 277 ] {8128893f-5c1f-43a3-9976-50254400f846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4942 | 2026.02.25 21:44:14.126415 [ 277 ] {8128893f-5c1f-43a3-9976-50254400f846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4943 | 2026.02.25 21:44:14.126846 [ 277 ] {8128893f-5c1f-43a3-9976-50254400f846} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.02.25 21:44:14.126880 [ 277 ] {8128893f-5c1f-43a3-9976-50254400f846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4945 | 2026.02.25 21:44:14.127091 [ 189 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3864 rows, containing 5 columns (5 merged, 0 gathered) in 0.002326918 sec., 1660565.6065233068 rows/sec., 143.87 MiB/sec. | ||
| 4946 | 2026.02.25 21:44:14.127204 [ 277 ] {8128893f-5c1f-43a3-9976-50254400f846} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4947 | 2026.02.25 21:44:14.127424 [ 277 ] {8128893f-5c1f-43a3-9976-50254400f846} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.02.25 21:44:14.127467 [ 195 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4949 | 2026.02.25 21:44:14.127517 [ 85 ] {} <Debug> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4950 | 2026.02.25 21:44:14.127549 [ 85 ] {} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.02.25 21:44:14.127552 [ 277 ] {8128893f-5c1f-43a3-9976-50254400f846} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001199 sec., 57547.95663052544 rows/sec., 4.49 MiB/sec. | ||
| 4952 | 2026.02.25 21:44:14.127568 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4953 | 2026.02.25 21:44:14.127594 [ 277 ] {8128893f-5c1f-43a3-9976-50254400f846} <Debug> TCPHandler: Processed in 0.001365681 sec. | ||
| 4954 | 2026.02.25 21:44:14.127637 [ 194 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::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 | ||
| 4955 | 2026.02.25 21:44:14.127705 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.02.25 21:44:14.127733 [ 194 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4957 | 2026.02.25 21:44:14.127763 [ 194 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1061 rows starting from the beginning of the part | ||
| 4958 | 2026.02.25 21:44:14.127804 [ 277 ] {97de6170-f823-430e-9ec5-2e3b5b775c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.02.25 21:44:14.127810 [ 194 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 69 rows starting from the beginning of the part | ||
| 4960 | 2026.02.25 21:44:14.127835 [ 195 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.02.25 21:44:14.127856 [ 277 ] {97de6170-f823-430e-9ec5-2e3b5b775c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4962 | 2026.02.25 21:44:14.127863 [ 194 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 100 rows starting from the beginning of the part | ||
| 4963 | 2026.02.25 21:44:14.127908 [ 194 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 561 rows starting from the beginning of the part | ||
| 4964 | 2026.02.25 21:44:14.127941 [ 195 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_31_6} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4965 | 2026.02.25 21:44:14.127942 [ 194 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part | ||
| 4966 | 2026.02.25 21:44:14.127995 [ 194 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 69 rows starting from the beginning of the part | ||
| 4967 | 2026.02.25 21:44:14.128050 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 4968 | 2026.02.25 21:44:14.128275 [ 277 ] {97de6170-f823-430e-9ec5-2e3b5b775c9a} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.02.25 21:44:14.128315 [ 277 ] {97de6170-f823-430e-9ec5-2e3b5b775c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4970 | 2026.02.25 21:44:14.128669 [ 277 ] {97de6170-f823-430e-9ec5-2e3b5b775c9a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4971 | 2026.02.25 21:44:14.128899 [ 277 ] {97de6170-f823-430e-9ec5-2e3b5b775c9a} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.02.25 21:44:14.128960 [ 191 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135037 sec., 1451454.045928153 rows/sec., 113.42 MiB/sec. | ||
| 4973 | 2026.02.25 21:44:14.129004 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4974 | 2026.02.25 21:44:14.129026 [ 277 ] {97de6170-f823-430e-9ec5-2e3b5b775c9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 4975 | 2026.02.25 21:44:14.129044 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.02.25 21:44:14.129063 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4977 | 2026.02.25 21:44:14.129063 [ 277 ] {97de6170-f823-430e-9ec5-2e3b5b775c9a} <Debug> TCPHandler: Processed in 0.001407151 sec. | ||
| 4978 | 2026.02.25 21:44:14.129124 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 4979 | 2026.02.25 21:44:14.129168 [ 195 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4980 | 2026.02.25 21:44:14.129179 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.02.25 21:44:14.129221 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4982 | 2026.02.25 21:44:14.129252 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8043 rows starting from the beginning of the part | ||
| 4983 | 2026.02.25 21:44:14.129277 [ 277 ] {16c37701-db13-492e-956c-2d91dac37db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4984 | 2026.02.25 21:44:14.129298 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 4985 | 2026.02.25 21:44:14.129337 [ 277 ] {16c37701-db13-492e-956c-2d91dac37db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4986 | 2026.02.25 21:44:14.129341 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 4987 | 2026.02.25 21:44:14.129392 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 880 rows starting from the beginning of the part | ||
| 4988 | 2026.02.25 21:44:14.129426 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 4989 | 2026.02.25 21:44:14.129440 [ 195 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.02.25 21:44:14.129461 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 4991 | 2026.02.25 21:44:14.129530 [ 195 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_31_6} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4992 | 2026.02.25 21:44:14.129609 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4993 | 2026.02.25 21:44:14.130111 [ 277 ] {16c37701-db13-492e-956c-2d91dac37db3} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.02.25 21:44:14.130151 [ 277 ] {16c37701-db13-492e-956c-2d91dac37db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 4995 | 2026.02.25 21:44:14.130656 [ 277 ] {16c37701-db13-492e-956c-2d91dac37db3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4996 | 2026.02.25 21:44:14.130882 [ 277 ] {16c37701-db13-492e-956c-2d91dac37db3} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.02.25 21:44:14.130986 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4998 | 2026.02.25 21:44:14.131018 [ 277 ] {16c37701-db13-492e-956c-2d91dac37db3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001757 sec., 2845.7598178713715 rows/sec., 5.10 MiB/sec. | ||
| 4999 | 2026.02.25 21:44:14.131042 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.02.25 21:44:14.131069 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5001 | 2026.02.25 21:44:14.131088 [ 277 ] {16c37701-db13-492e-956c-2d91dac37db3} <Debug> TCPHandler: Processed in 0.001958116 sec. | ||
| 5002 | 2026.02.25 21:44:14.131154 [ 195 ] {3a027887-da97-4943-93d3-116f757a64b8::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 | ||
| 5003 | 2026.02.25 21:44:14.131210 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.02.25 21:44:14.131309 [ 277 ] {746c18d8-4bce-4268-be92-571cea439094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5005 | 2026.02.25 21:44:14.131351 [ 277 ] {746c18d8-4bce-4268-be92-571cea439094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5006 | 2026.02.25 21:44:14.131356 [ 195 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5007 | 2026.02.25 21:44:14.131422 [ 195 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 399 rows starting from the beginning of the part | ||
| 5008 | 2026.02.25 21:44:14.131547 [ 195 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5009 | 2026.02.25 21:44:14.131650 [ 195 ] {3a027887-da97-4943-93d3-116f757a64b8::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 | ||
| 5010 | 2026.02.25 21:44:14.131687 [ 277 ] {746c18d8-4bce-4268-be92-571cea439094} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.02.25 21:44:14.131727 [ 277 ] {746c18d8-4bce-4268-be92-571cea439094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5012 | 2026.02.25 21:44:14.131751 [ 195 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5013 | 2026.02.25 21:44:14.131853 [ 195 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 5014 | 2026.02.25 21:44:14.131958 [ 195 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5015 | 2026.02.25 21:44:14.132057 [ 277 ] {746c18d8-4bce-4268-be92-571cea439094} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5016 | 2026.02.25 21:44:14.132291 [ 277 ] {746c18d8-4bce-4268-be92-571cea439094} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.02.25 21:44:14.132393 [ 85 ] {} <Debug> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5018 | 2026.02.25 21:44:14.132421 [ 277 ] {746c18d8-4bce-4268-be92-571cea439094} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 5019 | 2026.02.25 21:44:14.132423 [ 85 ] {} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.02.25 21:44:14.132454 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5021 | 2026.02.25 21:44:14.132458 [ 277 ] {746c18d8-4bce-4268-be92-571cea439094} <Debug> TCPHandler: Processed in 0.0012975 sec. | ||
| 5022 | 2026.02.25 21:44:14.132531 [ 199 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 5023 | 2026.02.25 21:44:14.132637 [ 199 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5024 | 2026.02.25 21:44:14.132671 [ 199 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1560 rows starting from the beginning of the part | ||
| 5025 | 2026.02.25 21:44:14.132730 [ 199 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 5026 | 2026.02.25 21:44:14.132776 [ 199 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 5027 | 2026.02.25 21:44:14.132822 [ 199 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 5028 | 2026.02.25 21:44:14.132845 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9563 rows, containing 5 columns (5 merged, 0 gathered) in 0.003743219 sec., 2554753.008039337 rows/sec., 175.12 MiB/sec. | ||
| 5029 | 2026.02.25 21:44:14.132866 [ 199 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 5030 | 2026.02.25 21:44:14.132916 [ 199 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 5031 | 2026.02.25 21:44:14.133088 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5032 | 2026.02.25 21:44:14.133367 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.02.25 21:44:14.133452 [ 194 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5034 | 2026.02.25 21:44:14.133526 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 5035 | 2026.02.25 21:44:14.134127 [ 187 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001629593 sec., 1141389.2916820336 rows/sec., 76.39 MiB/sec. | ||
| 5036 | 2026.02.25 21:44:14.134390 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5037 | 2026.02.25 21:44:14.134637 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_31_6} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.02.25 21:44:14.134708 [ 194 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_31_6} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5039 | 2026.02.25 21:44:14.134778 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5040 | 2026.02.25 21:44:14.135740 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 19 columns (19 merged, 0 gathered) in 0.004622295 sec., 105142.57527916327 rows/sec., 188.41 MiB/sec. | ||
| 5041 | 2026.02.25 21:44:14.136429 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5042 | 2026.02.25 21:44:14.136733 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.02.25 21:44:14.136799 [ 199 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5044 | 2026.02.25 21:44:14.136873 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 5045 | 2026.02.25 21:44:14.499331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10986 | ||
| 5046 | 2026.02.25 21:44:14.499854 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.02.25 21:44:14.499907 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5048 | 2026.02.25 21:44:14.500415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5049 | 2026.02.25 21:44:14.500676 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.02.25 21:44:14.500835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10986 | ||
| 5051 | 2026.02.25 21:44:15.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.69 MiB, peak 263.94 MiB, free memory in arenas 0.00 B, will set to 255.96 MiB (RSS), difference: 2.27 MiB | ||
| 5052 | 2026.02.25 21:44:15.087481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5053 | 2026.02.25 21:44:15.103090 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.02.25 21:44:15.103145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5055 | 2026.02.25 21:44:15.108966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5056 | 2026.02.25 21:44:15.109685 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.02.25 21:44:15.112309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5058 | 2026.02.25 21:44:19.132659 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.02.25 21:44:19.132861 [ 277 ] {cfe80d4f-4660-4642-9c7d-843a2f7f17d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5060 | 2026.02.25 21:44:19.132922 [ 277 ] {cfe80d4f-4660-4642-9c7d-843a2f7f17d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5061 | 2026.02.25 21:44:19.133616 [ 277 ] {cfe80d4f-4660-4642-9c7d-843a2f7f17d7} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.02.25 21:44:19.133664 [ 277 ] {cfe80d4f-4660-4642-9c7d-843a2f7f17d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5063 | 2026.02.25 21:44:19.134061 [ 277 ] {cfe80d4f-4660-4642-9c7d-843a2f7f17d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5064 | 2026.02.25 21:44:19.134287 [ 277 ] {cfe80d4f-4660-4642-9c7d-843a2f7f17d7} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.02.25 21:44:19.134436 [ 277 ] {cfe80d4f-4660-4642-9c7d-843a2f7f17d7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001621 sec., 175200.49352251695 rows/sec., 11.13 MiB/sec. | ||
| 5066 | 2026.02.25 21:44:19.134475 [ 277 ] {cfe80d4f-4660-4642-9c7d-843a2f7f17d7} <Debug> TCPHandler: Processed in 0.001945305 sec. | ||
| 5067 | 2026.02.25 21:44:19.134591 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.02.25 21:44:19.134684 [ 277 ] {1f1d1887-6b58-4f27-a9e3-d4189350a91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5069 | 2026.02.25 21:44:19.134723 [ 277 ] {1f1d1887-6b58-4f27-a9e3-d4189350a91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5070 | 2026.02.25 21:44:19.135077 [ 277 ] {1f1d1887-6b58-4f27-a9e3-d4189350a91c} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.02.25 21:44:19.135112 [ 277 ] {1f1d1887-6b58-4f27-a9e3-d4189350a91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5072 | 2026.02.25 21:44:19.135392 [ 277 ] {1f1d1887-6b58-4f27-a9e3-d4189350a91c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5073 | 2026.02.25 21:44:19.135594 [ 277 ] {1f1d1887-6b58-4f27-a9e3-d4189350a91c} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.02.25 21:44:19.135716 [ 277 ] {1f1d1887-6b58-4f27-a9e3-d4189350a91c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00105 sec., 1904.7619047619048 rows/sec., 155.32 KiB/sec. | ||
| 5075 | 2026.02.25 21:44:19.135752 [ 277 ] {1f1d1887-6b58-4f27-a9e3-d4189350a91c} <Debug> TCPHandler: Processed in 0.00120888 sec. | ||
| 5076 | 2026.02.25 21:44:19.135851 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.02.25 21:44:19.135942 [ 277 ] {19a6ff95-c8b4-42a3-9156-9fbf222b0d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5078 | 2026.02.25 21:44:19.135979 [ 277 ] {19a6ff95-c8b4-42a3-9156-9fbf222b0d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5079 | 2026.02.25 21:44:19.136700 [ 277 ] {19a6ff95-c8b4-42a3-9156-9fbf222b0d04} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.02.25 21:44:19.136736 [ 277 ] {19a6ff95-c8b4-42a3-9156-9fbf222b0d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5081 | 2026.02.25 21:44:19.137095 [ 277 ] {19a6ff95-c8b4-42a3-9156-9fbf222b0d04} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5082 | 2026.02.25 21:44:19.137300 [ 277 ] {19a6ff95-c8b4-42a3-9156-9fbf222b0d04} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.02.25 21:44:19.137419 [ 277 ] {19a6ff95-c8b4-42a3-9156-9fbf222b0d04} <Debug> executeQuery: Read 870 rows, 71.17 KiB in 0.001495 sec., 581939.7993311037 rows/sec., 46.49 MiB/sec. | ||
| 5084 | 2026.02.25 21:44:19.137455 [ 277 ] {19a6ff95-c8b4-42a3-9156-9fbf222b0d04} <Debug> TCPHandler: Processed in 0.001651333 sec. | ||
| 5085 | 2026.02.25 21:44:19.137553 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.02.25 21:44:19.137645 [ 277 ] {0ac22d40-e4e3-4c85-b569-74e723df1ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5087 | 2026.02.25 21:44:19.137683 [ 277 ] {0ac22d40-e4e3-4c85-b569-74e723df1ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5088 | 2026.02.25 21:44:19.138099 [ 277 ] {0ac22d40-e4e3-4c85-b569-74e723df1ffc} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.02.25 21:44:19.138134 [ 277 ] {0ac22d40-e4e3-4c85-b569-74e723df1ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5090 | 2026.02.25 21:44:19.138457 [ 277 ] {0ac22d40-e4e3-4c85-b569-74e723df1ffc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5091 | 2026.02.25 21:44:19.138672 [ 277 ] {0ac22d40-e4e3-4c85-b569-74e723df1ffc} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.02.25 21:44:19.138794 [ 277 ] {0ac22d40-e4e3-4c85-b569-74e723df1ffc} <Debug> executeQuery: Read 180 rows, 11.39 KiB in 0.001165 sec., 154506.43776824034 rows/sec., 9.55 MiB/sec. | ||
| 5093 | 2026.02.25 21:44:19.138830 [ 277 ] {0ac22d40-e4e3-4c85-b569-74e723df1ffc} <Debug> TCPHandler: Processed in 0.00132304 sec. | ||
| 5094 | 2026.02.25 21:44:19.138927 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.02.25 21:44:19.139018 [ 277 ] {a8635d75-a484-4ee0-a57f-f7f5c063de7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5096 | 2026.02.25 21:44:19.139055 [ 277 ] {a8635d75-a484-4ee0-a57f-f7f5c063de7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5097 | 2026.02.25 21:44:19.139454 [ 277 ] {a8635d75-a484-4ee0-a57f-f7f5c063de7d} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.02.25 21:44:19.139489 [ 277 ] {a8635d75-a484-4ee0-a57f-f7f5c063de7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5099 | 2026.02.25 21:44:19.139785 [ 277 ] {a8635d75-a484-4ee0-a57f-f7f5c063de7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5100 | 2026.02.25 21:44:19.139986 [ 277 ] {a8635d75-a484-4ee0-a57f-f7f5c063de7d} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.02.25 21:44:19.140105 [ 277 ] {a8635d75-a484-4ee0-a57f-f7f5c063de7d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001104 sec., 134963.76811594205 rows/sec., 8.72 MiB/sec. | ||
| 5102 | 2026.02.25 21:44:19.140141 [ 277 ] {a8635d75-a484-4ee0-a57f-f7f5c063de7d} <Debug> TCPHandler: Processed in 0.001259729 sec. | ||
| 5103 | 2026.02.25 21:44:19.140237 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.02.25 21:44:19.140327 [ 277 ] {32a54998-af5e-43eb-bd68-1b71a2c8ff12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5105 | 2026.02.25 21:44:19.140364 [ 277 ] {32a54998-af5e-43eb-bd68-1b71a2c8ff12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5106 | 2026.02.25 21:44:19.140769 [ 277 ] {32a54998-af5e-43eb-bd68-1b71a2c8ff12} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.02.25 21:44:19.140804 [ 277 ] {32a54998-af5e-43eb-bd68-1b71a2c8ff12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5108 | 2026.02.25 21:44:19.141101 [ 277 ] {32a54998-af5e-43eb-bd68-1b71a2c8ff12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5109 | 2026.02.25 21:44:19.141301 [ 277 ] {32a54998-af5e-43eb-bd68-1b71a2c8ff12} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.02.25 21:44:19.141418 [ 277 ] {32a54998-af5e-43eb-bd68-1b71a2c8ff12} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001108 sec., 133574.0072202166 rows/sec., 7.60 MiB/sec. | ||
| 5111 | 2026.02.25 21:44:19.141454 [ 277 ] {32a54998-af5e-43eb-bd68-1b71a2c8ff12} <Debug> TCPHandler: Processed in 0.00126328 sec. | ||
| 5112 | 2026.02.25 21:44:19.141552 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.02.25 21:44:19.141643 [ 277 ] {79af6743-025f-4816-84b3-412dced1da0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5114 | 2026.02.25 21:44:19.141680 [ 277 ] {79af6743-025f-4816-84b3-412dced1da0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5115 | 2026.02.25 21:44:19.142223 [ 277 ] {79af6743-025f-4816-84b3-412dced1da0d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.02.25 21:44:19.142258 [ 277 ] {79af6743-025f-4816-84b3-412dced1da0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5117 | 2026.02.25 21:44:19.142590 [ 277 ] {79af6743-025f-4816-84b3-412dced1da0d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5118 | 2026.02.25 21:44:19.142791 [ 277 ] {79af6743-025f-4816-84b3-412dced1da0d} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.02.25 21:44:19.142913 [ 277 ] {79af6743-025f-4816-84b3-412dced1da0d} <Debug> executeQuery: Read 528 rows, 38.22 KiB in 0.001288 sec., 409937.8881987577 rows/sec., 28.98 MiB/sec. | ||
| 5120 | 2026.02.25 21:44:19.142949 [ 277 ] {79af6743-025f-4816-84b3-412dced1da0d} <Debug> TCPHandler: Processed in 0.001442851 sec. | ||
| 5121 | 2026.02.25 21:44:19.143046 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.02.25 21:44:19.143137 [ 277 ] {a72d4540-58d3-4bcd-8811-2346703ac3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5123 | 2026.02.25 21:44:19.143176 [ 277 ] {a72d4540-58d3-4bcd-8811-2346703ac3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5124 | 2026.02.25 21:44:19.143548 [ 277 ] {a72d4540-58d3-4bcd-8811-2346703ac3fa} <Trace> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.02.25 21:44:19.143583 [ 277 ] {a72d4540-58d3-4bcd-8811-2346703ac3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5126 | 2026.02.25 21:44:19.143870 [ 277 ] {a72d4540-58d3-4bcd-8811-2346703ac3fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5127 | 2026.02.25 21:44:19.144078 [ 277 ] {a72d4540-58d3-4bcd-8811-2346703ac3fa} <Trace> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.02.25 21:44:19.144198 [ 277 ] {a72d4540-58d3-4bcd-8811-2346703ac3fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 5129 | 2026.02.25 21:44:19.144233 [ 277 ] {a72d4540-58d3-4bcd-8811-2346703ac3fa} <Debug> TCPHandler: Processed in 0.001233599 sec. | ||
| 5130 | 2026.02.25 21:44:19.144325 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.02.25 21:44:19.144416 [ 277 ] {2947dfc3-b2e1-4cc1-aafc-7beb9b42076e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.02.25 21:44:19.144535 [ 277 ] {2947dfc3-b2e1-4cc1-aafc-7beb9b42076e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5133 | 2026.02.25 21:44:19.144924 [ 277 ] {2947dfc3-b2e1-4cc1-aafc-7beb9b42076e} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.02.25 21:44:19.144959 [ 277 ] {2947dfc3-b2e1-4cc1-aafc-7beb9b42076e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5135 | 2026.02.25 21:44:19.145277 [ 277 ] {2947dfc3-b2e1-4cc1-aafc-7beb9b42076e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5136 | 2026.02.25 21:44:19.145482 [ 277 ] {2947dfc3-b2e1-4cc1-aafc-7beb9b42076e} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.02.25 21:44:19.145603 [ 277 ] {2947dfc3-b2e1-4cc1-aafc-7beb9b42076e} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001205 sec., 220746.887966805 rows/sec., 14.67 MiB/sec. | ||
| 5138 | 2026.02.25 21:44:19.145637 [ 277 ] {2947dfc3-b2e1-4cc1-aafc-7beb9b42076e} <Debug> TCPHandler: Processed in 0.00135826 sec. | ||
| 5139 | 2026.02.25 21:44:19.145734 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.02.25 21:44:19.145826 [ 277 ] {8a85c69c-495f-4e4b-86f4-3c057e116b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5141 | 2026.02.25 21:44:19.145865 [ 277 ] {8a85c69c-495f-4e4b-86f4-3c057e116b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5142 | 2026.02.25 21:44:19.146144 [ 277 ] {8a85c69c-495f-4e4b-86f4-3c057e116b28} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.02.25 21:44:19.146176 [ 277 ] {8a85c69c-495f-4e4b-86f4-3c057e116b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5144 | 2026.02.25 21:44:19.146456 [ 277 ] {8a85c69c-495f-4e4b-86f4-3c057e116b28} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5145 | 2026.02.25 21:44:19.146674 [ 277 ] {8a85c69c-495f-4e4b-86f4-3c057e116b28} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.02.25 21:44:19.146790 [ 277 ] {8a85c69c-495f-4e4b-86f4-3c057e116b28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000981 sec., 1019.3679918450559 rows/sec., 68.69 KiB/sec. | ||
| 5147 | 2026.02.25 21:44:19.146824 [ 277 ] {8a85c69c-495f-4e4b-86f4-3c057e116b28} <Debug> TCPHandler: Processed in 0.001137059 sec. | ||
| 5148 | 2026.02.25 21:44:19.146919 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.02.25 21:44:19.147009 [ 277 ] {2322b508-bd9a-4284-b8bd-e486949c6498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5150 | 2026.02.25 21:44:19.147060 [ 277 ] {2322b508-bd9a-4284-b8bd-e486949c6498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5151 | 2026.02.25 21:44:19.147822 [ 277 ] {2322b508-bd9a-4284-b8bd-e486949c6498} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.02.25 21:44:19.147857 [ 277 ] {2322b508-bd9a-4284-b8bd-e486949c6498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5153 | 2026.02.25 21:44:19.148385 [ 277 ] {2322b508-bd9a-4284-b8bd-e486949c6498} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5154 | 2026.02.25 21:44:19.148601 [ 277 ] {2322b508-bd9a-4284-b8bd-e486949c6498} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.02.25 21:44:19.148725 [ 277 ] {2322b508-bd9a-4284-b8bd-e486949c6498} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001733 sec., 20773.225620311598 rows/sec., 37.22 MiB/sec. | ||
| 5156 | 2026.02.25 21:44:19.148773 [ 277 ] {2322b508-bd9a-4284-b8bd-e486949c6498} <Debug> TCPHandler: Processed in 0.001900525 sec. | ||
| 5157 | 2026.02.25 21:44:19.148874 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.02.25 21:44:19.148965 [ 277 ] {3eda2c1b-fd57-4e0b-b71f-4680bdedb303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5159 | 2026.02.25 21:44:19.149005 [ 277 ] {3eda2c1b-fd57-4e0b-b71f-4680bdedb303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5160 | 2026.02.25 21:44:19.149310 [ 277 ] {3eda2c1b-fd57-4e0b-b71f-4680bdedb303} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.02.25 21:44:19.149344 [ 277 ] {3eda2c1b-fd57-4e0b-b71f-4680bdedb303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5162 | 2026.02.25 21:44:19.149642 [ 277 ] {3eda2c1b-fd57-4e0b-b71f-4680bdedb303} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5163 | 2026.02.25 21:44:19.149850 [ 277 ] {3eda2c1b-fd57-4e0b-b71f-4680bdedb303} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.02.25 21:44:19.149968 [ 277 ] {3eda2c1b-fd57-4e0b-b71f-4680bdedb303} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001022 sec., 88062.62230919766 rows/sec., 5.51 MiB/sec. | ||
| 5165 | 2026.02.25 21:44:19.150001 [ 277 ] {3eda2c1b-fd57-4e0b-b71f-4680bdedb303} <Debug> TCPHandler: Processed in 0.001174389 sec. | ||
| 5166 | 2026.02.25 21:44:21.908173 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5167 | 2026.02.25 21:44:21.908240 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5168 | 2026.02.25 21:44:22.001038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11498 | ||
| 5169 | 2026.02.25 21:44:22.001583 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.02.25 21:44:22.001624 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5171 | 2026.02.25 21:44:22.002124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5172 | 2026.02.25 21:44:22.002349 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.02.25 21:44:22.002476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11498 | ||
| 5174 | 2026.02.25 21:44:22.029401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 666 | ||
| 5175 | 2026.02.25 21:44:22.031879 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.02.25 21:44:22.031928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5177 | 2026.02.25 21:44:22.033124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5178 | 2026.02.25 21:44:22.033398 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.02.25 21:44:22.033670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5180 | 2026.02.25 21:44:22.612495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5181 | 2026.02.25 21:44:22.628199 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.02.25 21:44:22.628251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5183 | 2026.02.25 21:44:22.634509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5184 | 2026.02.25 21:44:22.635195 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.02.25 21:44:22.638097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5186 | 2026.02.25 21:44:24.122752 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.02.25 21:44:24.122942 [ 277 ] {ee5d03d1-8c1c-4a56-b279-ef90f3dbd580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5188 | 2026.02.25 21:44:24.123012 [ 277 ] {ee5d03d1-8c1c-4a56-b279-ef90f3dbd580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5189 | 2026.02.25 21:44:24.123648 [ 277 ] {ee5d03d1-8c1c-4a56-b279-ef90f3dbd580} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.02.25 21:44:24.123701 [ 277 ] {ee5d03d1-8c1c-4a56-b279-ef90f3dbd580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5191 | 2026.02.25 21:44:24.124113 [ 277 ] {ee5d03d1-8c1c-4a56-b279-ef90f3dbd580} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5192 | 2026.02.25 21:44:24.124336 [ 277 ] {ee5d03d1-8c1c-4a56-b279-ef90f3dbd580} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.02.25 21:44:24.124488 [ 277 ] {ee5d03d1-8c1c-4a56-b279-ef90f3dbd580} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001598 sec., 41301.62703379224 rows/sec., 3.29 MiB/sec. | ||
| 5194 | 2026.02.25 21:44:24.124533 [ 277 ] {ee5d03d1-8c1c-4a56-b279-ef90f3dbd580} <Debug> TCPHandler: Processed in 0.001909645 sec. | ||
| 5195 | 2026.02.25 21:44:24.124654 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.02.25 21:44:24.124755 [ 277 ] {7bcc6b1a-6fa3-4e24-a46d-292ee87c14bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5197 | 2026.02.25 21:44:24.124797 [ 277 ] {7bcc6b1a-6fa3-4e24-a46d-292ee87c14bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5198 | 2026.02.25 21:44:24.125195 [ 277 ] {7bcc6b1a-6fa3-4e24-a46d-292ee87c14bf} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.02.25 21:44:24.125236 [ 277 ] {7bcc6b1a-6fa3-4e24-a46d-292ee87c14bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5200 | 2026.02.25 21:44:24.125527 [ 277 ] {7bcc6b1a-6fa3-4e24-a46d-292ee87c14bf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5201 | 2026.02.25 21:44:24.125738 [ 277 ] {7bcc6b1a-6fa3-4e24-a46d-292ee87c14bf} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.02.25 21:44:24.125866 [ 277 ] {7bcc6b1a-6fa3-4e24-a46d-292ee87c14bf} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001134 sec., 4409.171075837742 rows/sec., 331.55 KiB/sec. | ||
| 5203 | 2026.02.25 21:44:24.125902 [ 277 ] {7bcc6b1a-6fa3-4e24-a46d-292ee87c14bf} <Debug> TCPHandler: Processed in 0.00129837 sec. | ||
| 5204 | 2026.02.25 21:44:24.126011 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.02.25 21:44:24.126104 [ 277 ] {a02c9474-17ad-48e1-96ff-6da637390d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5206 | 2026.02.25 21:44:24.126143 [ 277 ] {a02c9474-17ad-48e1-96ff-6da637390d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5207 | 2026.02.25 21:44:24.126549 [ 277 ] {a02c9474-17ad-48e1-96ff-6da637390d43} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.02.25 21:44:24.126585 [ 277 ] {a02c9474-17ad-48e1-96ff-6da637390d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5209 | 2026.02.25 21:44:24.126886 [ 277 ] {a02c9474-17ad-48e1-96ff-6da637390d43} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5210 | 2026.02.25 21:44:24.127116 [ 277 ] {a02c9474-17ad-48e1-96ff-6da637390d43} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.02.25 21:44:24.127241 [ 277 ] {a02c9474-17ad-48e1-96ff-6da637390d43} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001154 sec., 59792.027729636044 rows/sec., 4.67 MiB/sec. | ||
| 5212 | 2026.02.25 21:44:24.127276 [ 277 ] {a02c9474-17ad-48e1-96ff-6da637390d43} <Debug> TCPHandler: Processed in 0.00131383 sec. | ||
| 5213 | 2026.02.25 21:44:24.127382 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.02.25 21:44:24.127474 [ 277 ] {e47cecfc-f856-4105-8290-dcfb5a6e7138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5215 | 2026.02.25 21:44:24.127517 [ 277 ] {e47cecfc-f856-4105-8290-dcfb5a6e7138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5216 | 2026.02.25 21:44:24.127922 [ 277 ] {e47cecfc-f856-4105-8290-dcfb5a6e7138} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.02.25 21:44:24.127957 [ 277 ] {e47cecfc-f856-4105-8290-dcfb5a6e7138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5218 | 2026.02.25 21:44:24.128276 [ 277 ] {e47cecfc-f856-4105-8290-dcfb5a6e7138} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5219 | 2026.02.25 21:44:24.128483 [ 277 ] {e47cecfc-f856-4105-8290-dcfb5a6e7138} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.02.25 21:44:24.128610 [ 277 ] {e47cecfc-f856-4105-8290-dcfb5a6e7138} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 5221 | 2026.02.25 21:44:24.128645 [ 277 ] {e47cecfc-f856-4105-8290-dcfb5a6e7138} <Debug> TCPHandler: Processed in 0.0013118 sec. | ||
| 5222 | 2026.02.25 21:44:24.128753 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.02.25 21:44:24.128845 [ 277 ] {603a8cdb-4a6b-4415-a222-ffc696c804ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5224 | 2026.02.25 21:44:24.128899 [ 277 ] {603a8cdb-4a6b-4415-a222-ffc696c804ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5225 | 2026.02.25 21:44:24.129613 [ 277 ] {603a8cdb-4a6b-4415-a222-ffc696c804ec} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.02.25 21:44:24.129649 [ 277 ] {603a8cdb-4a6b-4415-a222-ffc696c804ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5227 | 2026.02.25 21:44:24.130140 [ 277 ] {603a8cdb-4a6b-4415-a222-ffc696c804ec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5228 | 2026.02.25 21:44:24.130366 [ 277 ] {603a8cdb-4a6b-4415-a222-ffc696c804ec} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.02.25 21:44:24.130501 [ 277 ] {603a8cdb-4a6b-4415-a222-ffc696c804ec} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001673 sec., 2988.643156007173 rows/sec., 5.36 MiB/sec. | ||
| 5230 | 2026.02.25 21:44:24.130552 [ 277 ] {603a8cdb-4a6b-4415-a222-ffc696c804ec} <Debug> TCPHandler: Processed in 0.001847334 sec. | ||
| 5231 | 2026.02.25 21:44:24.130661 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.02.25 21:44:24.130754 [ 277 ] {0f7a8477-067e-462b-b35e-dd3f97353eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5233 | 2026.02.25 21:44:24.130794 [ 277 ] {0f7a8477-067e-462b-b35e-dd3f97353eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5234 | 2026.02.25 21:44:24.131110 [ 277 ] {0f7a8477-067e-462b-b35e-dd3f97353eb3} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.02.25 21:44:24.131146 [ 277 ] {0f7a8477-067e-462b-b35e-dd3f97353eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5236 | 2026.02.25 21:44:24.131450 [ 277 ] {0f7a8477-067e-462b-b35e-dd3f97353eb3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5237 | 2026.02.25 21:44:24.131656 [ 277 ] {0f7a8477-067e-462b-b35e-dd3f97353eb3} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.02.25 21:44:24.131779 [ 277 ] {0f7a8477-067e-462b-b35e-dd3f97353eb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 5239 | 2026.02.25 21:44:24.131814 [ 277 ] {0f7a8477-067e-462b-b35e-dd3f97353eb3} <Debug> TCPHandler: Processed in 0.001202209 sec. | ||
| 5240 | 2026.02.25 21:44:28.638314 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48262 | ||
| 5241 | 2026.02.25 21:44:28.638431 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5242 | 2026.02.25 21:44:28.638459 [ 288 ] {} <Debug> TCP-Session: eea0fd01-4ba6-4150-a5e2-0d134969ff93 Authenticating user 'default' from [fd00:1122:3344:101::e]:48262 | ||
| 5243 | 2026.02.25 21:44:28.638482 [ 288 ] {} <Debug> TCP-Session: eea0fd01-4ba6-4150-a5e2-0d134969ff93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2026.02.25 21:44:28.638495 [ 288 ] {} <Debug> TCP-Session: eea0fd01-4ba6-4150-a5e2-0d134969ff93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2026.02.25 21:44:28.638746 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43814 | ||
| 5246 | 2026.02.25 21:44:28.638762 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56276 | ||
| 5247 | 2026.02.25 21:44:28.638757 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40343 | ||
| 5248 | 2026.02.25 21:44:28.638852 [ 288 ] {} <Trace> TCP-Session: eea0fd01-4ba6-4150-a5e2-0d134969ff93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.02.25 21:44:28.638878 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5250 | 2026.02.25 21:44:28.638903 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5251 | 2026.02.25 21:44:28.638947 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5252 | 2026.02.25 21:44:28.638951 [ 289 ] {} <Debug> TCP-Session: 3d183057-128f-483e-b5c6-42a2f1ca47e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43814 | ||
| 5253 | 2026.02.25 21:44:28.638985 [ 290 ] {} <Debug> TCP-Session: 56553043-fb48-4acf-99d5-f643f80710e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40343 | ||
| 5254 | 2026.02.25 21:44:28.639006 [ 289 ] {} <Debug> TCP-Session: 3d183057-128f-483e-b5c6-42a2f1ca47e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5255 | 2026.02.25 21:44:28.639024 [ 290 ] {} <Debug> TCP-Session: 56553043-fb48-4acf-99d5-f643f80710e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.02.25 21:44:28.639032 [ 289 ] {} <Debug> TCP-Session: 3d183057-128f-483e-b5c6-42a2f1ca47e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5257 | 2026.02.25 21:44:28.639038 [ 288 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48262) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5258 | 2026.02.25 21:44:28.639048 [ 290 ] {} <Debug> TCP-Session: 56553043-fb48-4acf-99d5-f643f80710e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5259 | 2026.02.25 21:44:28.638952 [ 291 ] {} <Debug> TCP-Session: 3f9e25a5-4496-4712-8430-57e812fd8cec Authenticating user 'default' from [fd00:1122:3344:101::e]:56276 | ||
| 5260 | 2026.02.25 21:44:28.639119 [ 291 ] {} <Debug> TCP-Session: 3f9e25a5-4496-4712-8430-57e812fd8cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2026.02.25 21:44:28.639139 [ 291 ] {} <Debug> TCP-Session: 3f9e25a5-4496-4712-8430-57e812fd8cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5262 | 2026.02.25 21:44:28.639343 [ 288 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5263 | 2026.02.25 21:44:28.639406 [ 288 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5264 | 2026.02.25 21:44:28.639699 [ 288 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 5265 | 2026.02.25 21:44:28.640667 [ 325 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Trace> AggregatingTransform: Aggregating | ||
| 5266 | 2026.02.25 21:44:28.641032 [ 325 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Trace> Aggregator: Aggregation method: without_key | ||
| 5267 | 2026.02.25 21:44:28.641070 [ 325 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00126082 sec. (793.135 rows/sec., 30.98 KiB/sec.) | ||
| 5268 | 2026.02.25 21:44:28.641086 [ 325 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Trace> Aggregator: Merging aggregated data | ||
| 5269 | 2026.02.25 21:44:28.642037 [ 288 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003052 sec., 327.653997378768 rows/sec., 12.80 KiB/sec. | ||
| 5270 | 2026.02.25 21:44:28.642189 [ 288 ] {0e6d61fa-1b0f-4521-8cb8-41f82d1f9d46} <Debug> TCPHandler: Processed in 0.003485547 sec. | ||
| 5271 | 2026.02.25 21:44:28.642319 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5272 | 2026.02.25 21:44:28.642339 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5273 | 2026.02.25 21:44:28.642363 [ 290 ] {} <Debug> TCP-Session: 56553043-fb48-4acf-99d5-f643f80710e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5274 | 2026.02.25 21:44:28.642371 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5275 | 2026.02.25 21:44:28.642398 [ 289 ] {} <Debug> TCP-Session: 3d183057-128f-483e-b5c6-42a2f1ca47e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.02.25 21:44:28.642442 [ 291 ] {} <Debug> TCP-Session: 3f9e25a5-4496-4712-8430-57e812fd8cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5277 | 2026.02.25 21:44:28.642449 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5278 | 2026.02.25 21:44:28.642491 [ 288 ] {} <Debug> TCP-Session: eea0fd01-4ba6-4150-a5e2-0d134969ff93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2026.02.25 21:44:28.645940 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42201 | ||
| 5280 | 2026.02.25 21:44:28.645957 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47683 | ||
| 5281 | 2026.02.25 21:44:28.646026 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38249 | ||
| 5282 | 2026.02.25 21:44:28.646037 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62485 | ||
| 5283 | 2026.02.25 21:44:28.646048 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54893 | ||
| 5284 | 2026.02.25 21:44:28.646037 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5285 | 2026.02.25 21:44:28.646033 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5286 | 2026.02.25 21:44:28.646131 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5287 | 2026.02.25 21:44:28.646132 [ 291 ] {} <Debug> TCP-Session: 3900ae53-0d0f-4e08-9fd5-f938972492fa Authenticating user 'default' from [fd00:1122:3344:101::e]:47683 | ||
| 5288 | 2026.02.25 21:44:28.646157 [ 350 ] {} <Debug> TCP-Session: 74243d6a-2cc7-41e6-8f74-5c861d219f79 Authenticating user 'default' from [fd00:1122:3344:101::e]:42201 | ||
| 5289 | 2026.02.25 21:44:28.646168 [ 351 ] {} <Debug> TCP-Session: 550b9d63-3ef2-42ee-b5b5-02cc65e6a907 Authenticating user 'default' from [fd00:1122:3344:101::e]:38249 | ||
| 5290 | 2026.02.25 21:44:28.646185 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5291 | 2026.02.25 21:44:28.646194 [ 350 ] {} <Debug> TCP-Session: 74243d6a-2cc7-41e6-8f74-5c861d219f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.02.25 21:44:28.646208 [ 351 ] {} <Debug> TCP-Session: 550b9d63-3ef2-42ee-b5b5-02cc65e6a907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.02.25 21:44:28.646220 [ 289 ] {} <Debug> TCP-Session: 0d6bfc80-0dcd-4e8e-9823-b0c18843476c Authenticating user 'default' from [fd00:1122:3344:101::e]:54893 | ||
| 5294 | 2026.02.25 21:44:28.646222 [ 350 ] {} <Debug> TCP-Session: 74243d6a-2cc7-41e6-8f74-5c861d219f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2026.02.25 21:44:28.646242 [ 351 ] {} <Debug> TCP-Session: 550b9d63-3ef2-42ee-b5b5-02cc65e6a907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2026.02.25 21:44:28.646257 [ 289 ] {} <Debug> TCP-Session: 0d6bfc80-0dcd-4e8e-9823-b0c18843476c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2026.02.25 21:44:28.646179 [ 291 ] {} <Debug> TCP-Session: 3900ae53-0d0f-4e08-9fd5-f938972492fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2026.02.25 21:44:28.646285 [ 289 ] {} <Debug> TCP-Session: 0d6bfc80-0dcd-4e8e-9823-b0c18843476c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2026.02.25 21:44:28.646306 [ 291 ] {} <Debug> TCP-Session: 3900ae53-0d0f-4e08-9fd5-f938972492fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.02.25 21:44:28.646309 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5301 | 2026.02.25 21:44:28.646122 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5302 | 2026.02.25 21:44:28.646351 [ 351 ] {} <Debug> TCP-Session: 550b9d63-3ef2-42ee-b5b5-02cc65e6a907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5303 | 2026.02.25 21:44:28.646370 [ 288 ] {} <Debug> TCP-Session: 2bbfcfef-0aa7-4cc0-80cc-1c34ea5b4fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:62485 | ||
| 5304 | 2026.02.25 21:44:28.646386 [ 288 ] {} <Debug> TCP-Session: 2bbfcfef-0aa7-4cc0-80cc-1c34ea5b4fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.02.25 21:44:28.646399 [ 288 ] {} <Debug> TCP-Session: 2bbfcfef-0aa7-4cc0-80cc-1c34ea5b4fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.02.25 21:44:28.673658 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42201). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5307 | |||
| 5308 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5309 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5310 | 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 | ||
| 5311 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5312 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5313 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5314 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5315 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5316 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5317 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5318 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5319 | (version 23.8.7.1) | ||
| 5320 | 2026.02.25 21:44:28.673846 [ 350 ] {} <Debug> TCP-Session: 74243d6a-2cc7-41e6-8f74-5c861d219f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.02.25 21:44:28.673868 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54893). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5322 | |||
| 5323 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5324 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5325 | 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 | ||
| 5326 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5327 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5328 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5329 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5330 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5331 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5332 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5333 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5334 | (version 23.8.7.1) | ||
| 5335 | 2026.02.25 21:44:28.673925 [ 289 ] {} <Debug> TCP-Session: 0d6bfc80-0dcd-4e8e-9823-b0c18843476c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.02.25 21:44:28.673972 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62485). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5337 | |||
| 5338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5340 | 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 | ||
| 5341 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5342 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5343 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5344 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5345 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5346 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5347 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5348 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5349 | (version 23.8.7.1) | ||
| 5350 | 2026.02.25 21:44:28.674078 [ 288 ] {} <Debug> TCP-Session: 2bbfcfef-0aa7-4cc0-80cc-1c34ea5b4fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.02.25 21:44:28.674114 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47683). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5352 | |||
| 5353 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5354 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5355 | 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 | ||
| 5356 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5357 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5358 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5359 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5360 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5361 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5362 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5363 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5364 | (version 23.8.7.1) | ||
| 5365 | 2026.02.25 21:44:28.674208 [ 291 ] {} <Debug> TCP-Session: 3900ae53-0d0f-4e08-9fd5-f938972492fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.02.25 21:44:28.681525 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43388 | ||
| 5367 | 2026.02.25 21:44:28.681612 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5368 | 2026.02.25 21:44:28.681636 [ 288 ] {} <Debug> TCP-Session: 135d291d-6439-4791-98a0-5c87bf8c6e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:43388 | ||
| 5369 | 2026.02.25 21:44:28.681658 [ 288 ] {} <Debug> TCP-Session: 135d291d-6439-4791-98a0-5c87bf8c6e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.02.25 21:44:28.681671 [ 288 ] {} <Debug> TCP-Session: 135d291d-6439-4791-98a0-5c87bf8c6e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.02.25 21:44:28.681833 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43159 | ||
| 5372 | 2026.02.25 21:44:28.681895 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62330 | ||
| 5373 | 2026.02.25 21:44:28.681916 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5374 | 2026.02.25 21:44:28.681942 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40233 | ||
| 5375 | 2026.02.25 21:44:28.681902 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49802 | ||
| 5376 | 2026.02.25 21:44:28.681997 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5377 | 2026.02.25 21:44:28.682010 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5378 | 2026.02.25 21:44:28.682010 [ 288 ] {} <Trace> TCP-Session: 135d291d-6439-4791-98a0-5c87bf8c6e22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.02.25 21:44:28.682045 [ 350 ] {} <Debug> TCP-Session: 011032f7-dd42-4c24-9cd8-89b043e94829 Authenticating user 'default' from [fd00:1122:3344:101::e]:40233 | ||
| 5380 | 2026.02.25 21:44:28.682041 [ 291 ] {} <Debug> TCP-Session: c8d2195d-5a55-44e6-aebb-bd6ed83ec9f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62330 | ||
| 5381 | 2026.02.25 21:44:28.682059 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52668 | ||
| 5382 | 2026.02.25 21:44:28.682079 [ 350 ] {} <Debug> TCP-Session: 011032f7-dd42-4c24-9cd8-89b043e94829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.02.25 21:44:28.682086 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5384 | 2026.02.25 21:44:28.682107 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35718 | ||
| 5385 | 2026.02.25 21:44:28.682135 [ 290 ] {} <Debug> TCP-Session: c6f87081-d9bb-4c3c-8e50-e5ebbe27443a Authenticating user 'default' from [fd00:1122:3344:101::e]:49802 | ||
| 5386 | 2026.02.25 21:44:28.682093 [ 291 ] {} <Debug> TCP-Session: c8d2195d-5a55-44e6-aebb-bd6ed83ec9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2026.02.25 21:44:28.682180 [ 290 ] {} <Debug> TCP-Session: c6f87081-d9bb-4c3c-8e50-e5ebbe27443a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.02.25 21:44:28.682189 [ 291 ] {} <Debug> TCP-Session: c8d2195d-5a55-44e6-aebb-bd6ed83ec9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2026.02.25 21:44:28.682199 [ 288 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43388) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5390 | 2026.02.25 21:44:28.682207 [ 290 ] {} <Debug> TCP-Session: c6f87081-d9bb-4c3c-8e50-e5ebbe27443a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5391 | 2026.02.25 21:44:28.682009 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51998 | ||
| 5392 | 2026.02.25 21:44:28.682262 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5393 | 2026.02.25 21:44:28.682287 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5394 | 2026.02.25 21:44:28.682312 [ 353 ] {} <Debug> TCP-Session: 15432d82-8a5a-421a-a3ff-175fac796568 Authenticating user 'default' from [fd00:1122:3344:101::e]:52668 | ||
| 5395 | 2026.02.25 21:44:28.682005 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43718 | ||
| 5396 | 2026.02.25 21:44:28.682341 [ 353 ] {} <Debug> TCP-Session: 15432d82-8a5a-421a-a3ff-175fac796568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.02.25 21:44:28.682370 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5398 | 2026.02.25 21:44:28.682376 [ 353 ] {} <Debug> TCP-Session: 15432d82-8a5a-421a-a3ff-175fac796568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.02.25 21:44:28.682400 [ 351 ] {} <Debug> TCP-Session: 7d2190f8-fa0a-43b2-bf41-b8033d845b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:51998 | ||
| 5400 | 2026.02.25 21:44:28.681967 [ 289 ] {} <Debug> TCP-Session: 29754738-20cf-4b12-8bca-606f50540d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:43159 | ||
| 5401 | 2026.02.25 21:44:28.682425 [ 351 ] {} <Debug> TCP-Session: 7d2190f8-fa0a-43b2-bf41-b8033d845b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.02.25 21:44:28.682445 [ 289 ] {} <Debug> TCP-Session: 29754738-20cf-4b12-8bca-606f50540d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5403 | 2026.02.25 21:44:28.682454 [ 351 ] {} <Debug> TCP-Session: 7d2190f8-fa0a-43b2-bf41-b8033d845b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5404 | 2026.02.25 21:44:28.682468 [ 289 ] {} <Debug> TCP-Session: 29754738-20cf-4b12-8bca-606f50540d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.02.25 21:44:28.682486 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5406 | 2026.02.25 21:44:28.682505 [ 288 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5407 | 2026.02.25 21:44:28.682527 [ 352 ] {} <Debug> TCP-Session: 3163ce26-5e94-4fc9-8ad0-e9035d6764e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43718 | ||
| 5408 | 2026.02.25 21:44:28.682333 [ 354 ] {} <Debug> TCP-Session: 26fd974c-4bca-45f5-a6eb-5ba810cffdf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35718 | ||
| 5409 | 2026.02.25 21:44:28.682557 [ 352 ] {} <Debug> TCP-Session: 3163ce26-5e94-4fc9-8ad0-e9035d6764e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.02.25 21:44:28.682571 [ 288 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5411 | 2026.02.25 21:44:28.682580 [ 354 ] {} <Debug> TCP-Session: 26fd974c-4bca-45f5-a6eb-5ba810cffdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.02.25 21:44:28.682587 [ 352 ] {} <Debug> TCP-Session: 3163ce26-5e94-4fc9-8ad0-e9035d6764e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.02.25 21:44:28.682608 [ 354 ] {} <Debug> TCP-Session: 26fd974c-4bca-45f5-a6eb-5ba810cffdf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.02.25 21:44:28.682106 [ 350 ] {} <Debug> TCP-Session: 011032f7-dd42-4c24-9cd8-89b043e94829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.02.25 21:44:28.682879 [ 288 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 5416 | 2026.02.25 21:44:28.683945 [ 333 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Trace> AggregatingTransform: Aggregating | ||
| 5417 | 2026.02.25 21:44:28.683990 [ 333 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Trace> Aggregator: Aggregation method: without_key | ||
| 5418 | 2026.02.25 21:44:28.684029 [ 333 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001047948 sec. (954.246 rows/sec., 37.28 KiB/sec.) | ||
| 5419 | 2026.02.25 21:44:28.684048 [ 333 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Trace> Aggregator: Merging aggregated data | ||
| 5420 | 2026.02.25 21:44:28.685188 [ 288 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003045 sec., 328.4072249589491 rows/sec., 12.83 KiB/sec. | ||
| 5421 | 2026.02.25 21:44:28.685363 [ 288 ] {dbd01c2a-b36c-4a63-9c55-0eacbac19563} <Debug> TCPHandler: Processed in 0.003496727 sec. | ||
| 5422 | 2026.02.25 21:44:28.685487 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5423 | 2026.02.25 21:44:28.685513 [ 288 ] {} <Debug> TCP-Session: 135d291d-6439-4791-98a0-5c87bf8c6e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.02.25 21:44:28.685517 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5425 | 2026.02.25 21:44:28.685535 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5426 | 2026.02.25 21:44:28.685561 [ 289 ] {} <Debug> TCP-Session: 29754738-20cf-4b12-8bca-606f50540d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.02.25 21:44:28.685562 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5428 | 2026.02.25 21:44:28.685583 [ 354 ] {} <Debug> TCP-Session: 26fd974c-4bca-45f5-a6eb-5ba810cffdf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.02.25 21:44:28.685590 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5430 | 2026.02.25 21:44:28.685623 [ 351 ] {} <Debug> TCP-Session: 7d2190f8-fa0a-43b2-bf41-b8033d845b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5431 | 2026.02.25 21:44:28.685633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5432 | 2026.02.25 21:44:28.685647 [ 350 ] {} <Debug> TCP-Session: 011032f7-dd42-4c24-9cd8-89b043e94829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.02.25 21:44:28.685654 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5434 | 2026.02.25 21:44:28.685698 [ 290 ] {} <Debug> TCP-Session: c6f87081-d9bb-4c3c-8e50-e5ebbe27443a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.02.25 21:44:28.685723 [ 353 ] {} <Debug> TCP-Session: 15432d82-8a5a-421a-a3ff-175fac796568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.02.25 21:44:28.685611 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5437 | 2026.02.25 21:44:28.685571 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5438 | 2026.02.25 21:44:28.685790 [ 291 ] {} <Debug> TCP-Session: c8d2195d-5a55-44e6-aebb-bd6ed83ec9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.02.25 21:44:28.685808 [ 352 ] {} <Debug> TCP-Session: 3163ce26-5e94-4fc9-8ad0-e9035d6764e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.02.25 21:44:28.797285 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53508 | ||
| 5441 | 2026.02.25 21:44:28.797396 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5442 | 2026.02.25 21:44:28.797421 [ 288 ] {} <Debug> TCP-Session: e9712eb2-4d7b-4af1-b1ad-ffda8281e841 Authenticating user 'default' from [fd00:1122:3344:101::e]:53508 | ||
| 5443 | 2026.02.25 21:44:28.797463 [ 288 ] {} <Debug> TCP-Session: e9712eb2-4d7b-4af1-b1ad-ffda8281e841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.02.25 21:44:28.797476 [ 288 ] {} <Debug> TCP-Session: e9712eb2-4d7b-4af1-b1ad-ffda8281e841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.02.25 21:44:28.797690 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46195 | ||
| 5446 | 2026.02.25 21:44:28.797715 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39134 | ||
| 5447 | 2026.02.25 21:44:28.797727 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36671 | ||
| 5448 | 2026.02.25 21:44:28.797756 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57659 | ||
| 5449 | 2026.02.25 21:44:28.797782 [ 288 ] {} <Trace> TCP-Session: e9712eb2-4d7b-4af1-b1ad-ffda8281e841 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2026.02.25 21:44:28.797748 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43787 | ||
| 5451 | 2026.02.25 21:44:28.797814 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5452 | 2026.02.25 21:44:28.797838 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5453 | 2026.02.25 21:44:28.797821 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5454 | 2026.02.25 21:44:28.797874 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5455 | 2026.02.25 21:44:28.797877 [ 354 ] {} <Debug> TCP-Session: 7ab1b64d-905d-4210-bf2a-4513d52ed3f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57659 | ||
| 5456 | 2026.02.25 21:44:28.797892 [ 351 ] {} <Debug> TCP-Session: 754d1e54-4ea8-41b3-9dff-fd0de1de8b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:36671 | ||
| 5457 | 2026.02.25 21:44:28.797909 [ 353 ] {} <Debug> TCP-Session: 4c2b429d-58a1-4b27-ad9d-4ca1a0c05c0c Authenticating user 'default' from [fd00:1122:3344:101::e]:43787 | ||
| 5458 | 2026.02.25 21:44:28.797922 [ 354 ] {} <Debug> TCP-Session: 7ab1b64d-905d-4210-bf2a-4513d52ed3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.02.25 21:44:28.797927 [ 351 ] {} <Debug> TCP-Session: 754d1e54-4ea8-41b3-9dff-fd0de1de8b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.02.25 21:44:28.797947 [ 353 ] {} <Debug> TCP-Session: 4c2b429d-58a1-4b27-ad9d-4ca1a0c05c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5461 | 2026.02.25 21:44:28.797954 [ 288 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53508) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5462 | 2026.02.25 21:44:28.797978 [ 353 ] {} <Debug> TCP-Session: 4c2b429d-58a1-4b27-ad9d-4ca1a0c05c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.02.25 21:44:28.797969 [ 351 ] {} <Debug> TCP-Session: 754d1e54-4ea8-41b3-9dff-fd0de1de8b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.02.25 21:44:28.797952 [ 354 ] {} <Debug> TCP-Session: 7ab1b64d-905d-4210-bf2a-4513d52ed3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.02.25 21:44:28.797864 [ 289 ] {} <Debug> TCP-Session: a643f226-4626-4842-b28b-eb4d94f2e2b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46195 | ||
| 5466 | 2026.02.25 21:44:28.797738 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50517 | ||
| 5467 | 2026.02.25 21:44:28.798094 [ 289 ] {} <Debug> TCP-Session: a643f226-4626-4842-b28b-eb4d94f2e2b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.02.25 21:44:28.797709 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54879 | ||
| 5469 | 2026.02.25 21:44:28.798135 [ 289 ] {} <Debug> TCP-Session: a643f226-4626-4842-b28b-eb4d94f2e2b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.02.25 21:44:28.797701 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43520 | ||
| 5471 | 2026.02.25 21:44:28.798191 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5472 | 2026.02.25 21:44:28.798215 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5473 | 2026.02.25 21:44:28.798241 [ 352 ] {} <Debug> TCP-Session: 4adebfe3-2708-4367-b112-c6c44df20b6b Authenticating user 'default' from [fd00:1122:3344:101::e]:50517 | ||
| 5474 | 2026.02.25 21:44:28.798241 [ 288 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5475 | 2026.02.25 21:44:28.798267 [ 352 ] {} <Debug> TCP-Session: 4adebfe3-2708-4367-b112-c6c44df20b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.02.25 21:44:28.798284 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5477 | 2026.02.25 21:44:28.798292 [ 352 ] {} <Debug> TCP-Session: 4adebfe3-2708-4367-b112-c6c44df20b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.02.25 21:44:28.798309 [ 288 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5479 | 2026.02.25 21:44:28.798321 [ 290 ] {} <Debug> TCP-Session: 27852806-502f-46b7-8add-092ecd95b578 Authenticating user 'default' from [fd00:1122:3344:101::e]:43520 | ||
| 5480 | 2026.02.25 21:44:28.798254 [ 291 ] {} <Debug> TCP-Session: 127d6e64-9844-4ffa-be28-75ff1005a3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54879 | ||
| 5481 | 2026.02.25 21:44:28.798364 [ 290 ] {} <Debug> TCP-Session: 27852806-502f-46b7-8add-092ecd95b578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.02.25 21:44:28.798380 [ 291 ] {} <Debug> TCP-Session: 127d6e64-9844-4ffa-be28-75ff1005a3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.02.25 21:44:28.798393 [ 290 ] {} <Debug> TCP-Session: 27852806-502f-46b7-8add-092ecd95b578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.02.25 21:44:28.798404 [ 291 ] {} <Debug> TCP-Session: 127d6e64-9844-4ffa-be28-75ff1005a3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.02.25 21:44:28.797811 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5486 | 2026.02.25 21:44:28.798470 [ 350 ] {} <Debug> TCP-Session: 66347ba0-4ccf-4408-8fbe-3cfd0dd6b72f Authenticating user 'default' from [fd00:1122:3344:101::e]:39134 | ||
| 5487 | 2026.02.25 21:44:28.798487 [ 350 ] {} <Debug> TCP-Session: 66347ba0-4ccf-4408-8fbe-3cfd0dd6b72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.02.25 21:44:28.798500 [ 350 ] {} <Debug> TCP-Session: 66347ba0-4ccf-4408-8fbe-3cfd0dd6b72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.02.25 21:44:28.798603 [ 288 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Debug> oximeter.version (ac487c47-ef48-4f37-ab71-738eedb6c21a) (SelectExecutor): Key condition: unknown | ||
| 5490 | 2026.02.25 21:44:28.799445 [ 343 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Trace> AggregatingTransform: Aggregating | ||
| 5491 | 2026.02.25 21:44:28.799478 [ 343 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5492 | 2026.02.25 21:44:28.799511 [ 343 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000808116 sec. (1237.446 rows/sec., 48.34 KiB/sec.) | ||
| 5493 | 2026.02.25 21:44:28.799528 [ 343 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Trace> Aggregator: Merging aggregated data | ||
| 5494 | 2026.02.25 21:44:28.800730 [ 288 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002832 sec., 353.1073446327684 rows/sec., 13.79 KiB/sec. | ||
| 5495 | 2026.02.25 21:44:28.800814 [ 288 ] {94bbaf6a-4f06-40dc-bac6-7eefb11e825f} <Debug> TCPHandler: Processed in 0.003145094 sec. | ||
| 5496 | 2026.02.25 21:44:28.800920 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5497 | 2026.02.25 21:44:28.800952 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5498 | 2026.02.25 21:44:28.800978 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5499 | 2026.02.25 21:44:28.800995 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5500 | 2026.02.25 21:44:28.801017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5501 | 2026.02.25 21:44:28.801034 [ 290 ] {} <Debug> TCP-Session: 27852806-502f-46b7-8add-092ecd95b578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.02.25 21:44:28.801050 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5503 | 2026.02.25 21:44:28.801068 [ 289 ] {} <Debug> TCP-Session: a643f226-4626-4842-b28b-eb4d94f2e2b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.02.25 21:44:28.801069 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5505 | 2026.02.25 21:44:28.801086 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5506 | 2026.02.25 21:44:28.801124 [ 352 ] {} <Debug> TCP-Session: 4adebfe3-2708-4367-b112-c6c44df20b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.02.25 21:44:28.801044 [ 351 ] {} <Debug> TCP-Session: 754d1e54-4ea8-41b3-9dff-fd0de1de8b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.02.25 21:44:28.801146 [ 353 ] {} <Debug> TCP-Session: 4c2b429d-58a1-4b27-ad9d-4ca1a0c05c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.02.25 21:44:28.801034 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5510 | 2026.02.25 21:44:28.801000 [ 354 ] {} <Debug> TCP-Session: 7ab1b64d-905d-4210-bf2a-4513d52ed3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.02.25 21:44:28.801219 [ 291 ] {} <Debug> TCP-Session: 127d6e64-9844-4ffa-be28-75ff1005a3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.02.25 21:44:28.800961 [ 288 ] {} <Debug> TCP-Session: e9712eb2-4d7b-4af1-b1ad-ffda8281e841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.02.25 21:44:28.801094 [ 350 ] {} <Debug> TCP-Session: 66347ba0-4ccf-4408-8fbe-3cfd0dd6b72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.02.25 21:44:29.133067 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5515 | 2026.02.25 21:44:29.133237 [ 277 ] {0601cde3-c003-4774-93f4-6d29e4fd3705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5516 | 2026.02.25 21:44:29.133301 [ 277 ] {0601cde3-c003-4774-93f4-6d29e4fd3705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5517 | 2026.02.25 21:44:29.134014 [ 277 ] {0601cde3-c003-4774-93f4-6d29e4fd3705} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.02.25 21:44:29.134058 [ 277 ] {0601cde3-c003-4774-93f4-6d29e4fd3705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5519 | 2026.02.25 21:44:29.134451 [ 277 ] {0601cde3-c003-4774-93f4-6d29e4fd3705} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5520 | 2026.02.25 21:44:29.134679 [ 277 ] {0601cde3-c003-4774-93f4-6d29e4fd3705} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.02.25 21:44:29.134830 [ 277 ] {0601cde3-c003-4774-93f4-6d29e4fd3705} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00164 sec., 173170.73170731709 rows/sec., 11.00 MiB/sec. | ||
| 5522 | 2026.02.25 21:44:29.134871 [ 277 ] {0601cde3-c003-4774-93f4-6d29e4fd3705} <Debug> TCPHandler: Processed in 0.001926524 sec. | ||
| 5523 | 2026.02.25 21:44:29.134993 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.02.25 21:44:29.135087 [ 277 ] {054191e5-8455-4534-99e6-e5b7984d37fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5525 | 2026.02.25 21:44:29.135128 [ 277 ] {054191e5-8455-4534-99e6-e5b7984d37fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5526 | 2026.02.25 21:44:29.135950 [ 277 ] {054191e5-8455-4534-99e6-e5b7984d37fc} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.02.25 21:44:29.135987 [ 277 ] {054191e5-8455-4534-99e6-e5b7984d37fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5528 | 2026.02.25 21:44:29.136359 [ 277 ] {054191e5-8455-4534-99e6-e5b7984d37fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5529 | 2026.02.25 21:44:29.136584 [ 277 ] {054191e5-8455-4534-99e6-e5b7984d37fc} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.02.25 21:44:29.136721 [ 277 ] {054191e5-8455-4534-99e6-e5b7984d37fc} <Debug> executeQuery: Read 869 rows, 71.10 KiB in 0.001653 sec., 525710.8287961283 rows/sec., 42.00 MiB/sec. | ||
| 5531 | 2026.02.25 21:44:29.136760 [ 277 ] {054191e5-8455-4534-99e6-e5b7984d37fc} <Debug> TCPHandler: Processed in 0.001817474 sec. | ||
| 5532 | 2026.02.25 21:44:29.136878 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.02.25 21:44:29.136971 [ 277 ] {f38265dd-563c-4a4d-8180-6d2ae887e0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.02.25 21:44:29.137011 [ 277 ] {f38265dd-563c-4a4d-8180-6d2ae887e0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5535 | 2026.02.25 21:44:29.137469 [ 277 ] {f38265dd-563c-4a4d-8180-6d2ae887e0b3} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.02.25 21:44:29.137504 [ 277 ] {f38265dd-563c-4a4d-8180-6d2ae887e0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5537 | 2026.02.25 21:44:29.137812 [ 277 ] {f38265dd-563c-4a4d-8180-6d2ae887e0b3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5538 | 2026.02.25 21:44:29.138025 [ 277 ] {f38265dd-563c-4a4d-8180-6d2ae887e0b3} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.02.25 21:44:29.138155 [ 277 ] {f38265dd-563c-4a4d-8180-6d2ae887e0b3} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001201 sec., 148209.8251457119 rows/sec., 9.15 MiB/sec. | ||
| 5540 | 2026.02.25 21:44:29.138193 [ 277 ] {f38265dd-563c-4a4d-8180-6d2ae887e0b3} <Debug> TCPHandler: Processed in 0.001364441 sec. | ||
| 5541 | 2026.02.25 21:44:29.138294 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.02.25 21:44:29.138387 [ 277 ] {07f15fc7-a267-4fdc-8730-4169fdb7ada3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5543 | 2026.02.25 21:44:29.138426 [ 277 ] {07f15fc7-a267-4fdc-8730-4169fdb7ada3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5544 | 2026.02.25 21:44:29.138870 [ 277 ] {07f15fc7-a267-4fdc-8730-4169fdb7ada3} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.02.25 21:44:29.138907 [ 277 ] {07f15fc7-a267-4fdc-8730-4169fdb7ada3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5546 | 2026.02.25 21:44:29.139223 [ 277 ] {07f15fc7-a267-4fdc-8730-4169fdb7ada3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5547 | 2026.02.25 21:44:29.139427 [ 277 ] {07f15fc7-a267-4fdc-8730-4169fdb7ada3} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.02.25 21:44:29.139544 [ 67 ] {} <Debug> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5549 | 2026.02.25 21:44:29.139552 [ 277 ] {07f15fc7-a267-4fdc-8730-4169fdb7ada3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 5550 | 2026.02.25 21:44:29.139622 [ 67 ] {} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.02.25 21:44:29.139636 [ 277 ] {07f15fc7-a267-4fdc-8730-4169fdb7ada3} <Debug> TCPHandler: Processed in 0.001389971 sec. | ||
| 5552 | 2026.02.25 21:44:29.139656 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5553 | 2026.02.25 21:44:29.139764 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2026.02.25 21:44:29.139797 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::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 | ||
| 5555 | 2026.02.25 21:44:29.139871 [ 277 ] {7d0aed26-fd03-4844-b0a6-f59160e842c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5556 | 2026.02.25 21:44:29.139917 [ 277 ] {7d0aed26-fd03-4844-b0a6-f59160e842c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5557 | 2026.02.25 21:44:29.139928 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5558 | 2026.02.25 21:44:29.139964 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 402 rows starting from the beginning of the part | ||
| 5559 | 2026.02.25 21:44:29.140030 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5560 | 2026.02.25 21:44:29.140073 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 5561 | 2026.02.25 21:44:29.140113 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 5562 | 2026.02.25 21:44:29.140151 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 5563 | 2026.02.25 21:44:29.140189 [ 194 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 5564 | 2026.02.25 21:44:29.140396 [ 277 ] {7d0aed26-fd03-4844-b0a6-f59160e842c4} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.02.25 21:44:29.140438 [ 277 ] {7d0aed26-fd03-4844-b0a6-f59160e842c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5566 | 2026.02.25 21:44:29.140811 [ 277 ] {7d0aed26-fd03-4844-b0a6-f59160e842c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5567 | 2026.02.25 21:44:29.141061 [ 277 ] {7d0aed26-fd03-4844-b0a6-f59160e842c4} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.02.25 21:44:29.141197 [ 277 ] {7d0aed26-fd03-4844-b0a6-f59160e842c4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001345 sec., 110037.17472118959 rows/sec., 6.26 MiB/sec. | ||
| 5569 | 2026.02.25 21:44:29.141239 [ 277 ] {7d0aed26-fd03-4844-b0a6-f59160e842c4} <Debug> TCPHandler: Processed in 0.001527261 sec. | ||
| 5570 | 2026.02.25 21:44:29.141258 [ 199 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1456 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518102 sec., 959092.3403038795 rows/sec., 68.65 MiB/sec. | ||
| 5571 | 2026.02.25 21:44:29.141352 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.02.25 21:44:29.141452 [ 277 ] {053e4fff-284f-4078-9f01-0bda8f76061a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5573 | 2026.02.25 21:44:29.141462 [ 187 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5574 | 2026.02.25 21:44:29.141496 [ 277 ] {053e4fff-284f-4078-9f01-0bda8f76061a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5575 | 2026.02.25 21:44:29.141793 [ 187 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.02.25 21:44:29.141879 [ 187 ] {908bf044-80c4-4aff-a2d0-2b9c977956ba::all_1_10_2} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5577 | 2026.02.25 21:44:29.141985 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5578 | 2026.02.25 21:44:29.142201 [ 277 ] {053e4fff-284f-4078-9f01-0bda8f76061a} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.02.25 21:44:29.142243 [ 277 ] {053e4fff-284f-4078-9f01-0bda8f76061a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5580 | 2026.02.25 21:44:29.142611 [ 277 ] {053e4fff-284f-4078-9f01-0bda8f76061a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5581 | 2026.02.25 21:44:29.142844 [ 277 ] {053e4fff-284f-4078-9f01-0bda8f76061a} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.02.25 21:44:29.142984 [ 277 ] {053e4fff-284f-4078-9f01-0bda8f76061a} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001551 sec., 339136.0412637008 rows/sec., 23.96 MiB/sec. | ||
| 5583 | 2026.02.25 21:44:29.143025 [ 277 ] {053e4fff-284f-4078-9f01-0bda8f76061a} <Debug> TCPHandler: Processed in 0.001724573 sec. | ||
| 5584 | 2026.02.25 21:44:29.143138 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.02.25 21:44:29.143255 [ 277 ] {a6cd73f7-74b7-42f7-b15e-05b4ec6ac3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5586 | 2026.02.25 21:44:29.143302 [ 277 ] {a6cd73f7-74b7-42f7-b15e-05b4ec6ac3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5587 | 2026.02.25 21:44:29.143641 [ 277 ] {a6cd73f7-74b7-42f7-b15e-05b4ec6ac3f2} <Trace> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.02.25 21:44:29.143678 [ 277 ] {a6cd73f7-74b7-42f7-b15e-05b4ec6ac3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5589 | 2026.02.25 21:44:29.144001 [ 277 ] {a6cd73f7-74b7-42f7-b15e-05b4ec6ac3f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5590 | 2026.02.25 21:44:29.144219 [ 277 ] {a6cd73f7-74b7-42f7-b15e-05b4ec6ac3f2} <Trace> oximeter.measurements_bool (56df8f31-1f20-4ab1-90ac-a009fe2a26a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.02.25 21:44:29.144352 [ 277 ] {a6cd73f7-74b7-42f7-b15e-05b4ec6ac3f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 5592 | 2026.02.25 21:44:29.144390 [ 277 ] {a6cd73f7-74b7-42f7-b15e-05b4ec6ac3f2} <Debug> TCPHandler: Processed in 0.00130449 sec. | ||
| 5593 | 2026.02.25 21:44:29.144499 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2026.02.25 21:44:29.144594 [ 277 ] {d571ecc3-3e39-4452-819d-767ad7f478e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5595 | 2026.02.25 21:44:29.144636 [ 277 ] {d571ecc3-3e39-4452-819d-767ad7f478e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5596 | 2026.02.25 21:44:29.145114 [ 277 ] {d571ecc3-3e39-4452-819d-767ad7f478e3} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.02.25 21:44:29.145151 [ 277 ] {d571ecc3-3e39-4452-819d-767ad7f478e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5598 | 2026.02.25 21:44:29.145501 [ 277 ] {d571ecc3-3e39-4452-819d-767ad7f478e3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5599 | 2026.02.25 21:44:29.145715 [ 277 ] {d571ecc3-3e39-4452-819d-767ad7f478e3} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.02.25 21:44:29.145846 [ 277 ] {d571ecc3-3e39-4452-819d-767ad7f478e3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00127 sec., 208661.41732283463 rows/sec., 13.87 MiB/sec. | ||
| 5601 | 2026.02.25 21:44:29.145883 [ 277 ] {d571ecc3-3e39-4452-819d-767ad7f478e3} <Debug> TCPHandler: Processed in 0.001433971 sec. | ||
| 5602 | 2026.02.25 21:44:29.145996 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2026.02.25 21:44:29.146088 [ 277 ] {8360f463-f765-42d0-8c3b-980f413bbbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5604 | 2026.02.25 21:44:29.146130 [ 277 ] {8360f463-f765-42d0-8c3b-980f413bbbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5605 | 2026.02.25 21:44:29.146434 [ 277 ] {8360f463-f765-42d0-8c3b-980f413bbbb8} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.02.25 21:44:29.146472 [ 277 ] {8360f463-f765-42d0-8c3b-980f413bbbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5607 | 2026.02.25 21:44:29.146783 [ 277 ] {8360f463-f765-42d0-8c3b-980f413bbbb8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5608 | 2026.02.25 21:44:29.146996 [ 277 ] {8360f463-f765-42d0-8c3b-980f413bbbb8} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.02.25 21:44:29.147122 [ 277 ] {8360f463-f765-42d0-8c3b-980f413bbbb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 5610 | 2026.02.25 21:44:29.147160 [ 277 ] {8360f463-f765-42d0-8c3b-980f413bbbb8} <Debug> TCPHandler: Processed in 0.001215739 sec. | ||
| 5611 | 2026.02.25 21:44:29.147285 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.02.25 21:44:29.147378 [ 277 ] {82706f3a-f7b0-4ff1-92dd-ff2e362f5161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5613 | 2026.02.25 21:44:29.147432 [ 277 ] {82706f3a-f7b0-4ff1-92dd-ff2e362f5161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5614 | 2026.02.25 21:44:29.148265 [ 277 ] {82706f3a-f7b0-4ff1-92dd-ff2e362f5161} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.02.25 21:44:29.148302 [ 277 ] {82706f3a-f7b0-4ff1-92dd-ff2e362f5161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5616 | 2026.02.25 21:44:29.148859 [ 277 ] {82706f3a-f7b0-4ff1-92dd-ff2e362f5161} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5617 | 2026.02.25 21:44:29.149092 [ 277 ] {82706f3a-f7b0-4ff1-92dd-ff2e362f5161} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.02.25 21:44:29.149232 [ 277 ] {82706f3a-f7b0-4ff1-92dd-ff2e362f5161} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001871 sec., 19241.047568145375 rows/sec., 34.48 MiB/sec. | ||
| 5619 | 2026.02.25 21:44:29.149306 [ 277 ] {82706f3a-f7b0-4ff1-92dd-ff2e362f5161} <Debug> TCPHandler: Processed in 0.002070646 sec. | ||
| 5620 | 2026.02.25 21:44:29.149425 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2026.02.25 21:44:29.149520 [ 277 ] {e8f5d266-5193-40c0-b532-122d34e3aa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5622 | 2026.02.25 21:44:29.149562 [ 277 ] {e8f5d266-5193-40c0-b532-122d34e3aa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5623 | 2026.02.25 21:44:29.149908 [ 277 ] {e8f5d266-5193-40c0-b532-122d34e3aa0d} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.02.25 21:44:29.149945 [ 277 ] {e8f5d266-5193-40c0-b532-122d34e3aa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5625 | 2026.02.25 21:44:29.150254 [ 277 ] {e8f5d266-5193-40c0-b532-122d34e3aa0d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5626 | 2026.02.25 21:44:29.150465 [ 277 ] {e8f5d266-5193-40c0-b532-122d34e3aa0d} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.02.25 21:44:29.150596 [ 277 ] {e8f5d266-5193-40c0-b532-122d34e3aa0d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 5628 | 2026.02.25 21:44:29.150646 [ 277 ] {e8f5d266-5193-40c0-b532-122d34e3aa0d} <Debug> TCPHandler: Processed in 0.00127 sec. | ||
| 5629 | 2026.02.25 21:44:29.502692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11946 | ||
| 5630 | 2026.02.25 21:44:29.503177 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.02.25 21:44:29.503222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5632 | 2026.02.25 21:44:29.503710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5633 | 2026.02.25 21:44:29.503947 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.02.25 21:44:29.504095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11946 | ||
| 5635 | 2026.02.25 21:44:30.138298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5636 | 2026.02.25 21:44:30.156951 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.02.25 21:44:30.157020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 5638 | 2026.02.25 21:44:30.163600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5639 | 2026.02.25 21:44:30.164315 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2026.02.25 21:44:30.167359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5641 | 2026.02.25 21:44:32.034096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 706 | ||
| 5642 | 2026.02.25 21:44:32.036647 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.02.25 21:44:32.036701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5644 | 2026.02.25 21:44:32.037927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5645 | 2026.02.25 21:44:32.038184 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.02.25 21:44:32.038489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5647 | 2026.02.25 21:44:34.151549 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2026.02.25 21:44:34.151717 [ 277 ] {c7cb98bb-65ea-4615-8532-70a223bdfe5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5649 | 2026.02.25 21:44:34.151777 [ 277 ] {c7cb98bb-65ea-4615-8532-70a223bdfe5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5650 | 2026.02.25 21:44:34.152403 [ 277 ] {c7cb98bb-65ea-4615-8532-70a223bdfe5c} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.02.25 21:44:34.152445 [ 277 ] {c7cb98bb-65ea-4615-8532-70a223bdfe5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5652 | 2026.02.25 21:44:34.152847 [ 277 ] {c7cb98bb-65ea-4615-8532-70a223bdfe5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5653 | 2026.02.25 21:44:34.153079 [ 277 ] {c7cb98bb-65ea-4615-8532-70a223bdfe5c} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.02.25 21:44:34.153211 [ 57 ] {} <Debug> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5655 | 2026.02.25 21:44:34.153221 [ 277 ] {c7cb98bb-65ea-4615-8532-70a223bdfe5c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00155 sec., 15483.870967741936 rows/sec., 1.28 MiB/sec. | ||
| 5656 | 2026.02.25 21:44:34.153259 [ 57 ] {} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2026.02.25 21:44:34.153278 [ 277 ] {c7cb98bb-65ea-4615-8532-70a223bdfe5c} <Debug> TCPHandler: Processed in 0.001848675 sec. | ||
| 5658 | 2026.02.25 21:44:34.153282 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5659 | 2026.02.25 21:44:34.153403 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.02.25 21:44:34.153410 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::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 | ||
| 5661 | 2026.02.25 21:44:34.153501 [ 277 ] {b182f8a8-3785-4399-9fc2-6227317ec4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5662 | 2026.02.25 21:44:34.153545 [ 277 ] {b182f8a8-3785-4399-9fc2-6227317ec4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5663 | 2026.02.25 21:44:34.153558 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5664 | 2026.02.25 21:44:34.153594 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 5665 | 2026.02.25 21:44:34.153659 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5666 | 2026.02.25 21:44:34.153707 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5667 | 2026.02.25 21:44:34.153747 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5668 | 2026.02.25 21:44:34.153785 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5669 | 2026.02.25 21:44:34.153823 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5670 | 2026.02.25 21:44:34.153951 [ 277 ] {b182f8a8-3785-4399-9fc2-6227317ec4f5} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.02.25 21:44:34.153990 [ 277 ] {b182f8a8-3785-4399-9fc2-6227317ec4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5672 | 2026.02.25 21:44:34.154327 [ 277 ] {b182f8a8-3785-4399-9fc2-6227317ec4f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5673 | 2026.02.25 21:44:34.154547 [ 277 ] {b182f8a8-3785-4399-9fc2-6227317ec4f5} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2026.02.25 21:44:34.154674 [ 277 ] {b182f8a8-3785-4399-9fc2-6227317ec4f5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 410.80 KiB/sec. | ||
| 5675 | 2026.02.25 21:44:34.154710 [ 277 ] {b182f8a8-3785-4399-9fc2-6227317ec4f5} <Debug> TCPHandler: Processed in 0.001357431 sec. | ||
| 5676 | 2026.02.25 21:44:34.154743 [ 198 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389721 sec., 682151.3095074479 rows/sec., 47.27 MiB/sec. | ||
| 5677 | 2026.02.25 21:44:34.154817 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.02.25 21:44:34.154886 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5679 | 2026.02.25 21:44:34.154923 [ 277 ] {4daf2492-c877-4164-95a4-ee7bb6567e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5680 | 2026.02.25 21:44:34.154966 [ 277 ] {4daf2492-c877-4164-95a4-ee7bb6567e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5681 | 2026.02.25 21:44:34.155132 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.02.25 21:44:34.155205 [ 194 ] {5b8cb844-b05e-4fc3-bc08-c8de9a1883e6::all_1_10_2} <Trace> oximeter.fields_i16 (5b8cb844-b05e-4fc3-bc08-c8de9a1883e6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5683 | 2026.02.25 21:44:34.155276 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5684 | 2026.02.25 21:44:34.155913 [ 277 ] {4daf2492-c877-4164-95a4-ee7bb6567e65} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.02.25 21:44:34.155953 [ 277 ] {4daf2492-c877-4164-95a4-ee7bb6567e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5686 | 2026.02.25 21:44:34.156348 [ 277 ] {4daf2492-c877-4164-95a4-ee7bb6567e65} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5687 | 2026.02.25 21:44:34.156561 [ 277 ] {4daf2492-c877-4164-95a4-ee7bb6567e65} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.02.25 21:44:34.156685 [ 277 ] {4daf2492-c877-4164-95a4-ee7bb6567e65} <Debug> executeQuery: Read 1329 rows, 113.62 KiB in 0.001788 sec., 743288.5906040268 rows/sec., 62.06 MiB/sec. | ||
| 5689 | 2026.02.25 21:44:34.156722 [ 277 ] {4daf2492-c877-4164-95a4-ee7bb6567e65} <Debug> TCPHandler: Processed in 0.001952905 sec. | ||
| 5690 | 2026.02.25 21:44:34.156830 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2026.02.25 21:44:34.156934 [ 277 ] {fefe5f84-130c-44af-9409-8928f149e453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5692 | 2026.02.25 21:44:34.156973 [ 277 ] {fefe5f84-130c-44af-9409-8928f149e453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5693 | 2026.02.25 21:44:34.157348 [ 277 ] {fefe5f84-130c-44af-9409-8928f149e453} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.02.25 21:44:34.157384 [ 277 ] {fefe5f84-130c-44af-9409-8928f149e453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5695 | 2026.02.25 21:44:34.157680 [ 277 ] {fefe5f84-130c-44af-9409-8928f149e453} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5696 | 2026.02.25 21:44:34.157896 [ 277 ] {fefe5f84-130c-44af-9409-8928f149e453} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.02.25 21:44:34.158010 [ 57 ] {} <Debug> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5698 | 2026.02.25 21:44:34.158019 [ 277 ] {fefe5f84-130c-44af-9409-8928f149e453} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001104 sec., 20833.333333333336 rows/sec., 1.55 MiB/sec. | ||
| 5699 | 2026.02.25 21:44:34.158046 [ 57 ] {} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.02.25 21:44:34.158065 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5701 | 2026.02.25 21:44:34.158065 [ 277 ] {fefe5f84-130c-44af-9409-8928f149e453} <Debug> TCPHandler: Processed in 0.00128261 sec. | ||
| 5702 | 2026.02.25 21:44:34.158177 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2026.02.25 21:44:34.158176 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::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 | ||
| 5704 | 2026.02.25 21:44:34.158278 [ 277 ] {45847677-986a-4228-9175-f5bf604b2a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5705 | 2026.02.25 21:44:34.158321 [ 277 ] {45847677-986a-4228-9175-f5bf604b2a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5706 | 2026.02.25 21:44:34.158332 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5707 | 2026.02.25 21:44:34.158370 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 215 rows starting from the beginning of the part | ||
| 5708 | 2026.02.25 21:44:34.158437 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 5709 | 2026.02.25 21:44:34.158481 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 180 rows starting from the beginning of the part | ||
| 5710 | 2026.02.25 21:44:34.158523 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 5711 | 2026.02.25 21:44:34.158586 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 178 rows starting from the beginning of the part | ||
| 5712 | 2026.02.25 21:44:34.158665 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 5713 | 2026.02.25 21:44:34.158777 [ 277 ] {45847677-986a-4228-9175-f5bf604b2a14} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2026.02.25 21:44:34.158817 [ 277 ] {45847677-986a-4228-9175-f5bf604b2a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5715 | 2026.02.25 21:44:34.159161 [ 277 ] {45847677-986a-4228-9175-f5bf604b2a14} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5716 | 2026.02.25 21:44:34.159383 [ 277 ] {45847677-986a-4228-9175-f5bf604b2a14} <Trace> oximeter.fields_u32 (908bf044-80c4-4aff-a2d0-2b9c977956ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2026.02.25 21:44:34.159515 [ 277 ] {45847677-986a-4228-9175-f5bf604b2a14} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001256 sec., 200636.94267515925 rows/sec., 13.88 MiB/sec. | ||
| 5718 | 2026.02.25 21:44:34.159560 [ 277 ] {45847677-986a-4228-9175-f5bf604b2a14} <Debug> TCPHandler: Processed in 0.001429991 sec. | ||
| 5719 | 2026.02.25 21:44:34.159638 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509452 sec., 401470.2024310809 rows/sec., 26.85 MiB/sec. | ||
| 5720 | 2026.02.25 21:44:34.159666 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.02.25 21:44:34.159766 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5722 | 2026.02.25 21:44:34.159766 [ 277 ] {c5a57d06-878f-42b5-92ff-c7d5a0ed0659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5723 | 2026.02.25 21:44:34.159826 [ 277 ] {c5a57d06-878f-42b5-92ff-c7d5a0ed0659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5724 | 2026.02.25 21:44:34.160006 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.02.25 21:44:34.160083 [ 199 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_31_6} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5726 | 2026.02.25 21:44:34.160150 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5727 | 2026.02.25 21:44:34.160212 [ 277 ] {c5a57d06-878f-42b5-92ff-c7d5a0ed0659} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.02.25 21:44:34.160252 [ 277 ] {c5a57d06-878f-42b5-92ff-c7d5a0ed0659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5729 | 2026.02.25 21:44:34.160546 [ 277 ] {c5a57d06-878f-42b5-92ff-c7d5a0ed0659} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5730 | 2026.02.25 21:44:34.160745 [ 277 ] {c5a57d06-878f-42b5-92ff-c7d5a0ed0659} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.02.25 21:44:34.160854 [ 57 ] {} <Debug> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5732 | 2026.02.25 21:44:34.160867 [ 277 ] {c5a57d06-878f-42b5-92ff-c7d5a0ed0659} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 5733 | 2026.02.25 21:44:34.160887 [ 57 ] {} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.02.25 21:44:34.160906 [ 277 ] {c5a57d06-878f-42b5-92ff-c7d5a0ed0659} <Debug> TCPHandler: Processed in 0.00128754 sec. | ||
| 5735 | 2026.02.25 21:44:34.160906 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5736 | 2026.02.25 21:44:34.160984 [ 194 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::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 | ||
| 5737 | 2026.02.25 21:44:34.161072 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.02.25 21:44:34.161074 [ 194 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5739 | 2026.02.25 21:44:34.161124 [ 194 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 5740 | 2026.02.25 21:44:34.161170 [ 194 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5741 | 2026.02.25 21:44:34.161187 [ 277 ] {81d07c14-635a-4b2f-aa5b-a13e7241507c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5742 | 2026.02.25 21:44:34.161208 [ 194 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5743 | 2026.02.25 21:44:34.161231 [ 277 ] {81d07c14-635a-4b2f-aa5b-a13e7241507c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5744 | 2026.02.25 21:44:34.161248 [ 194 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5745 | 2026.02.25 21:44:34.161285 [ 194 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5746 | 2026.02.25 21:44:34.161321 [ 194 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5747 | 2026.02.25 21:44:34.161831 [ 277 ] {81d07c14-635a-4b2f-aa5b-a13e7241507c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.02.25 21:44:34.161871 [ 277 ] {81d07c14-635a-4b2f-aa5b-a13e7241507c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5749 | 2026.02.25 21:44:34.162033 [ 197 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001079468 sec., 455780.0694416138 rows/sec., 28.52 MiB/sec. | ||
| 5750 | 2026.02.25 21:44:34.162172 [ 197 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5751 | 2026.02.25 21:44:34.162231 [ 277 ] {81d07c14-635a-4b2f-aa5b-a13e7241507c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5752 | 2026.02.25 21:44:34.162435 [ 197 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.02.25 21:44:34.162461 [ 277 ] {81d07c14-635a-4b2f-aa5b-a13e7241507c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.02.25 21:44:34.162509 [ 197 ] {0c034aba-187c-4a21-bc08-4ff6715ead94::all_1_10_2} <Trace> oximeter.fields_u8 (0c034aba-187c-4a21-bc08-4ff6715ead94) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5755 | 2026.02.25 21:44:34.162588 [ 277 ] {81d07c14-635a-4b2f-aa5b-a13e7241507c} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.00142 sec., 399295.77464788733 rows/sec., 29.95 MiB/sec. | ||
| 5756 | 2026.02.25 21:44:34.162589 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5757 | 2026.02.25 21:44:34.162626 [ 277 ] {81d07c14-635a-4b2f-aa5b-a13e7241507c} <Debug> TCPHandler: Processed in 0.001602453 sec. | ||
| 5758 | 2026.02.25 21:44:34.162745 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.02.25 21:44:34.162837 [ 277 ] {92d12491-8727-4cbd-820f-0a444a493675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.02.25 21:44:34.162879 [ 277 ] {92d12491-8727-4cbd-820f-0a444a493675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5761 | 2026.02.25 21:44:34.163433 [ 277 ] {92d12491-8727-4cbd-820f-0a444a493675} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.02.25 21:44:34.163467 [ 277 ] {92d12491-8727-4cbd-820f-0a444a493675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5763 | 2026.02.25 21:44:34.163834 [ 277 ] {92d12491-8727-4cbd-820f-0a444a493675} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5764 | 2026.02.25 21:44:34.164035 [ 277 ] {92d12491-8727-4cbd-820f-0a444a493675} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.02.25 21:44:34.164158 [ 277 ] {92d12491-8727-4cbd-820f-0a444a493675} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001339 sec., 659447.3487677372 rows/sec., 44.76 MiB/sec. | ||
| 5766 | 2026.02.25 21:44:34.164193 [ 277 ] {92d12491-8727-4cbd-820f-0a444a493675} <Debug> TCPHandler: Processed in 0.001505422 sec. | ||
| 5767 | 2026.02.25 21:44:34.164296 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2026.02.25 21:44:34.164388 [ 277 ] {f337b4d8-6c97-4a67-bb08-b6003f53531b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5769 | 2026.02.25 21:44:34.164439 [ 277 ] {f337b4d8-6c97-4a67-bb08-b6003f53531b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5770 | 2026.02.25 21:44:34.165161 [ 277 ] {f337b4d8-6c97-4a67-bb08-b6003f53531b} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.02.25 21:44:34.165195 [ 277 ] {f337b4d8-6c97-4a67-bb08-b6003f53531b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5772 | 2026.02.25 21:44:34.165664 [ 277 ] {f337b4d8-6c97-4a67-bb08-b6003f53531b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5773 | 2026.02.25 21:44:34.165881 [ 277 ] {f337b4d8-6c97-4a67-bb08-b6003f53531b} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.02.25 21:44:34.166009 [ 277 ] {f337b4d8-6c97-4a67-bb08-b6003f53531b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001639 sec., 3050.640634533252 rows/sec., 5.47 MiB/sec. | ||
| 5775 | 2026.02.25 21:44:34.166059 [ 277 ] {f337b4d8-6c97-4a67-bb08-b6003f53531b} <Debug> TCPHandler: Processed in 0.001809623 sec. | ||
| 5776 | 2026.02.25 21:44:34.166164 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.02.25 21:44:34.166255 [ 277 ] {4f2b5564-57b8-4f41-b750-f17ddece7024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.02.25 21:44:34.166295 [ 277 ] {4f2b5564-57b8-4f41-b750-f17ddece7024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5779 | 2026.02.25 21:44:34.166600 [ 277 ] {4f2b5564-57b8-4f41-b750-f17ddece7024} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.02.25 21:44:34.166635 [ 277 ] {4f2b5564-57b8-4f41-b750-f17ddece7024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5781 | 2026.02.25 21:44:34.166934 [ 277 ] {4f2b5564-57b8-4f41-b750-f17ddece7024} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5782 | 2026.02.25 21:44:34.167139 [ 277 ] {4f2b5564-57b8-4f41-b750-f17ddece7024} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.02.25 21:44:34.167270 [ 277 ] {4f2b5564-57b8-4f41-b750-f17ddece7024} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 5784 | 2026.02.25 21:44:34.167305 [ 277 ] {4f2b5564-57b8-4f41-b750-f17ddece7024} <Debug> TCPHandler: Processed in 0.001188109 sec. | ||
| 5785 | 2026.02.25 21:44:36.908279 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5786 | 2026.02.25 21:44:36.908355 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5787 | 2026.02.25 21:44:37.004336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12458 | ||
| 5788 | 2026.02.25 21:44:37.004844 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.02.25 21:44:37.004890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5790 | 2026.02.25 21:44:37.005364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5791 | 2026.02.25 21:44:37.005618 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.02.25 21:44:37.005761 [ 51 ] {} <Debug> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5793 | 2026.02.25 21:44:37.005768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12458 | ||
| 5794 | 2026.02.25 21:44:37.005834 [ 51 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.02.25 21:44:37.005861 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5796 | 2026.02.25 21:44:37.005962 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 5797 | 2026.02.25 21:44:37.006083 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5798 | 2026.02.25 21:44:37.006123 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10026 rows starting from the beginning of the part | ||
| 5799 | 2026.02.25 21:44:37.006194 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 5800 | 2026.02.25 21:44:37.006256 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::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 | ||
| 5801 | 2026.02.25 21:44:37.006318 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5802 | 2026.02.25 21:44:37.006369 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5803 | 2026.02.25 21:44:37.006415 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5804 | 2026.02.25 21:44:37.010690 [ 197 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12458 rows, containing 4 columns (4 merged, 0 gathered) in 0.004769487 sec., 2612020.957390176 rows/sec., 37.37 MiB/sec. | ||
| 5805 | 2026.02.25 21:44:37.010972 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5806 | 2026.02.25 21:44:37.011235 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_26_5} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2026.02.25 21:44:37.011302 [ 199 ] {eddf745b-33ec-4f73-b6f4-6a71bbd834b2::all_1_26_5} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5808 | 2026.02.25 21:44:37.011371 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5809 | 2026.02.25 21:44:37.667611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5810 | 2026.02.25 21:44:37.685238 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.02.25 21:44:37.685293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5812 | 2026.02.25 21:44:37.690811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5813 | 2026.02.25 21:44:37.691525 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.02.25 21:44:37.691829 [ 50 ] {} <Debug> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5815 | 2026.02.25 21:44:37.691901 [ 50 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.02.25 21:44:37.691925 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5817 | 2026.02.25 21:44:37.692064 [ 188 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 5818 | 2026.02.25 21:44:37.694617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5819 | 2026.02.25 21:44:37.696200 [ 188 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5820 | 2026.02.25 21:44:37.697758 [ 188 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 5821 | 2026.02.25 21:44:37.702655 [ 188 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 5822 | 2026.02.25 21:44:37.707310 [ 188 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 5823 | 2026.02.25 21:44:37.711772 [ 188 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 5824 | 2026.02.25 21:44:37.716109 [ 188 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 5825 | 2026.02.25 21:44:37.720439 [ 188 ] {94d4341e-afc0-4251-b436-55216f0f9a40::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 | ||
| 5826 | 2026.02.25 21:44:37.773938 [ 197 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081934862 sec., 2392.1441400609183 rows/sec., 12.37 MiB/sec. | ||
| 5827 | 2026.02.25 21:44:37.775833 [ 200 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5828 | 2026.02.25 21:44:37.777790 [ 200 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_26_5} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.02.25 21:44:37.777888 [ 200 ] {94d4341e-afc0-4251-b436-55216f0f9a40::all_1_26_5} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5830 | 2026.02.25 21:44:37.779598 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5831 | 2026.02.25 21:44:38.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.29 MiB, peak 268.83 MiB, free memory in arenas 0.00 B, will set to 263.32 MiB (RSS), difference: 5.03 MiB | ||
| 5832 | 2026.02.25 21:44:39.123851 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2026.02.25 21:44:39.124026 [ 277 ] {2ff96558-edd1-4d38-982f-0cdecd9919de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5834 | 2026.02.25 21:44:39.124091 [ 277 ] {2ff96558-edd1-4d38-982f-0cdecd9919de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5835 | 2026.02.25 21:44:39.124761 [ 277 ] {2ff96558-edd1-4d38-982f-0cdecd9919de} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.02.25 21:44:39.124811 [ 277 ] {2ff96558-edd1-4d38-982f-0cdecd9919de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5837 | 2026.02.25 21:44:39.125218 [ 277 ] {2ff96558-edd1-4d38-982f-0cdecd9919de} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5838 | 2026.02.25 21:44:39.125455 [ 277 ] {2ff96558-edd1-4d38-982f-0cdecd9919de} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.02.25 21:44:39.125619 [ 277 ] {2ff96558-edd1-4d38-982f-0cdecd9919de} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001638 sec., 78144.07814407814 rows/sec., 6.74 MiB/sec. | ||
| 5840 | 2026.02.25 21:44:39.125646 [ 48 ] {} <Debug> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5841 | 2026.02.25 21:44:39.125670 [ 277 ] {2ff96558-edd1-4d38-982f-0cdecd9919de} <Debug> TCPHandler: Processed in 0.001941645 sec. | ||
| 5842 | 2026.02.25 21:44:39.125720 [ 48 ] {} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.02.25 21:44:39.125752 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5844 | 2026.02.25 21:44:39.125823 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2026.02.25 21:44:39.125864 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::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 | ||
| 5846 | 2026.02.25 21:44:39.125929 [ 277 ] {c6a2d5c4-f94a-485a-958b-954f7158af88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5847 | 2026.02.25 21:44:39.125978 [ 277 ] {c6a2d5c4-f94a-485a-958b-954f7158af88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5848 | 2026.02.25 21:44:39.125988 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5849 | 2026.02.25 21:44:39.126031 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2150 rows starting from the beginning of the part | ||
| 5850 | 2026.02.25 21:44:39.126105 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 870 rows starting from the beginning of the part | ||
| 5851 | 2026.02.25 21:44:39.126158 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 5852 | 2026.02.25 21:44:39.126208 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 869 rows starting from the beginning of the part | ||
| 5853 | 2026.02.25 21:44:39.126253 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1329 rows starting from the beginning of the part | ||
| 5854 | 2026.02.25 21:44:39.126301 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5855 | 2026.02.25 21:44:39.126419 [ 277 ] {c6a2d5c4-f94a-485a-958b-954f7158af88} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.02.25 21:44:39.126462 [ 277 ] {c6a2d5c4-f94a-485a-958b-954f7158af88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5857 | 2026.02.25 21:44:39.126832 [ 277 ] {c6a2d5c4-f94a-485a-958b-954f7158af88} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5858 | 2026.02.25 21:44:39.127062 [ 277 ] {c6a2d5c4-f94a-485a-958b-954f7158af88} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.02.25 21:44:39.127202 [ 277 ] {c6a2d5c4-f94a-485a-958b-954f7158af88} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001296 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 5860 | 2026.02.25 21:44:39.127242 [ 277 ] {c6a2d5c4-f94a-485a-958b-954f7158af88} <Debug> TCPHandler: Processed in 0.001472652 sec. | ||
| 5861 | 2026.02.25 21:44:39.127355 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.02.25 21:44:39.127451 [ 277 ] {87d0be20-fd28-4b90-94bd-18246d54c64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5863 | 2026.02.25 21:44:39.127491 [ 277 ] {87d0be20-fd28-4b90-94bd-18246d54c64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5864 | 2026.02.25 21:44:39.127934 [ 277 ] {87d0be20-fd28-4b90-94bd-18246d54c64c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.02.25 21:44:39.127971 [ 277 ] {87d0be20-fd28-4b90-94bd-18246d54c64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5866 | 2026.02.25 21:44:39.128278 [ 277 ] {87d0be20-fd28-4b90-94bd-18246d54c64c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5867 | 2026.02.25 21:44:39.128318 [ 200 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 5 columns (5 merged, 0 gathered) in 0.002501179 sec., 2163779.5615587686 rows/sec., 185.32 MiB/sec. | ||
| 5868 | 2026.02.25 21:44:39.128510 [ 277 ] {87d0be20-fd28-4b90-94bd-18246d54c64c} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.02.25 21:44:39.128626 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5870 | 2026.02.25 21:44:39.128627 [ 48 ] {} <Debug> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5871 | 2026.02.25 21:44:39.128650 [ 277 ] {87d0be20-fd28-4b90-94bd-18246d54c64c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001218 sec., 82101.80623973729 rows/sec., 6.41 MiB/sec. | ||
| 5872 | 2026.02.25 21:44:39.128681 [ 48 ] {} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.02.25 21:44:39.128704 [ 277 ] {87d0be20-fd28-4b90-94bd-18246d54c64c} <Debug> TCPHandler: Processed in 0.001398591 sec. | ||
| 5874 | 2026.02.25 21:44:39.128710 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5875 | 2026.02.25 21:44:39.128817 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::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 | ||
| 5876 | 2026.02.25 21:44:39.128827 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2026.02.25 21:44:39.128890 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.02.25 21:44:39.128954 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5879 | 2026.02.25 21:44:39.128972 [ 196 ] {61e79e35-dcef-4ea3-be18-7571ce5840bb::all_1_36_7} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5880 | 2026.02.25 21:44:39.128972 [ 277 ] {f404f17b-1f2b-4ad8-9cd4-469030dd15b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.02.25 21:44:39.128993 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1061 rows starting from the beginning of the part | ||
| 5882 | 2026.02.25 21:44:39.129035 [ 277 ] {f404f17b-1f2b-4ad8-9cd4-469030dd15b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5883 | 2026.02.25 21:44:39.129049 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 5884 | 2026.02.25 21:44:39.129067 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 528 rows starting from the beginning of the part | ||
| 5885 | 2026.02.25 21:44:39.129130 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 69 rows starting from the beginning of the part | ||
| 5886 | 2026.02.25 21:44:39.129179 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 526 rows starting from the beginning of the part | ||
| 5887 | 2026.02.25 21:44:39.129222 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 567 rows starting from the beginning of the part | ||
| 5888 | 2026.02.25 21:44:39.129266 [ 197 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part | ||
| 5889 | 2026.02.25 21:44:39.129473 [ 277 ] {f404f17b-1f2b-4ad8-9cd4-469030dd15b1} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2026.02.25 21:44:39.129509 [ 277 ] {f404f17b-1f2b-4ad8-9cd4-469030dd15b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5891 | 2026.02.25 21:44:39.129860 [ 277 ] {f404f17b-1f2b-4ad8-9cd4-469030dd15b1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5892 | 2026.02.25 21:44:39.130088 [ 277 ] {f404f17b-1f2b-4ad8-9cd4-469030dd15b1} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.02.25 21:44:39.130219 [ 277 ] {f404f17b-1f2b-4ad8-9cd4-469030dd15b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 5894 | 2026.02.25 21:44:39.130229 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5895 | 2026.02.25 21:44:39.130260 [ 277 ] {f404f17b-1f2b-4ad8-9cd4-469030dd15b1} <Debug> TCPHandler: Processed in 0.001482601 sec. | ||
| 5896 | 2026.02.25 21:44:39.130270 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.02.25 21:44:39.130297 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5898 | 2026.02.25 21:44:39.130368 [ 192 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 5899 | 2026.02.25 21:44:39.130374 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.02.25 21:44:39.130470 [ 192 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5901 | 2026.02.25 21:44:39.130486 [ 277 ] {a7eadc1b-796a-44f2-8e02-6e302072af5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.02.25 21:44:39.130501 [ 196 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731374 sec., 1646669.061681647 rows/sec., 126.11 MiB/sec. | ||
| 5903 | 2026.02.25 21:44:39.130504 [ 192 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9563 rows starting from the beginning of the part | ||
| 5904 | 2026.02.25 21:44:39.130545 [ 277 ] {a7eadc1b-796a-44f2-8e02-6e302072af5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5905 | 2026.02.25 21:44:39.130586 [ 192 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 266 rows starting from the beginning of the part | ||
| 5906 | 2026.02.25 21:44:39.130640 [ 192 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::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 | ||
| 5907 | 2026.02.25 21:44:39.130675 [ 189 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5908 | 2026.02.25 21:44:39.130685 [ 192 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5909 | 2026.02.25 21:44:39.130737 [ 192 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 883 rows starting from the beginning of the part | ||
| 5910 | 2026.02.25 21:44:39.130781 [ 192 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5911 | 2026.02.25 21:44:39.130967 [ 189 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.02.25 21:44:39.131045 [ 189 ] {52245a17-8218-42bc-9843-a8dd5c4cdc61::all_1_36_7} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5913 | 2026.02.25 21:44:39.131111 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5914 | 2026.02.25 21:44:39.131394 [ 277 ] {a7eadc1b-796a-44f2-8e02-6e302072af5d} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.02.25 21:44:39.131431 [ 277 ] {a7eadc1b-796a-44f2-8e02-6e302072af5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5916 | 2026.02.25 21:44:39.132037 [ 277 ] {a7eadc1b-796a-44f2-8e02-6e302072af5d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5917 | 2026.02.25 21:44:39.132277 [ 277 ] {a7eadc1b-796a-44f2-8e02-6e302072af5d} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.02.25 21:44:39.132426 [ 277 ] {a7eadc1b-796a-44f2-8e02-6e302072af5d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001958 sec., 18386.108273748723 rows/sec., 32.95 MiB/sec. | ||
| 5919 | 2026.02.25 21:44:39.132432 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5920 | 2026.02.25 21:44:39.132495 [ 277 ] {a7eadc1b-796a-44f2-8e02-6e302072af5d} <Debug> TCPHandler: Processed in 0.002170636 sec. | ||
| 5921 | 2026.02.25 21:44:39.132501 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.02.25 21:44:39.132535 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5923 | 2026.02.25 21:44:39.132614 [ 189 ] {3a027887-da97-4943-93d3-116f757a64b8::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 | ||
| 5924 | 2026.02.25 21:44:39.132617 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2026.02.25 21:44:39.132726 [ 277 ] {7a166253-b984-4a0d-b31f-e38ea5465a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5926 | 2026.02.25 21:44:39.132769 [ 277 ] {7a166253-b984-4a0d-b31f-e38ea5465a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5927 | 2026.02.25 21:44:39.132802 [ 189 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5928 | 2026.02.25 21:44:39.132855 [ 189 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 486 rows starting from the beginning of the part | ||
| 5929 | 2026.02.25 21:44:39.132979 [ 189 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5930 | 2026.02.25 21:44:39.133089 [ 189 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 5931 | 2026.02.25 21:44:39.133098 [ 277 ] {7a166253-b984-4a0d-b31f-e38ea5465a40} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.02.25 21:44:39.133134 [ 277 ] {7a166253-b984-4a0d-b31f-e38ea5465a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5933 | 2026.02.25 21:44:39.133197 [ 189 ] {3a027887-da97-4943-93d3-116f757a64b8::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 | ||
| 5934 | 2026.02.25 21:44:39.133303 [ 189 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 5935 | 2026.02.25 21:44:39.133410 [ 189 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5936 | 2026.02.25 21:44:39.133480 [ 277 ] {7a166253-b984-4a0d-b31f-e38ea5465a40} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5937 | 2026.02.25 21:44:39.133700 [ 277 ] {7a166253-b984-4a0d-b31f-e38ea5465a40} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.02.25 21:44:39.133825 [ 47 ] {} <Debug> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5939 | 2026.02.25 21:44:39.133833 [ 277 ] {7a166253-b984-4a0d-b31f-e38ea5465a40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 5940 | 2026.02.25 21:44:39.133869 [ 47 ] {} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.02.25 21:44:39.133889 [ 277 ] {7a166253-b984-4a0d-b31f-e38ea5465a40} <Debug> TCPHandler: Processed in 0.00132208 sec. | ||
| 5942 | 2026.02.25 21:44:39.133894 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5943 | 2026.02.25 21:44:39.133979 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 5944 | 2026.02.25 21:44:39.134065 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5945 | 2026.02.25 21:44:39.134090 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1860 rows starting from the beginning of the part | ||
| 5946 | 2026.02.25 21:44:39.134135 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5947 | 2026.02.25 21:44:39.134171 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 5948 | 2026.02.25 21:44:39.134206 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5949 | 2026.02.25 21:44:39.134240 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::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 | ||
| 5950 | 2026.02.25 21:44:39.134272 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5951 | 2026.02.25 21:44:39.134926 [ 191 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11297 rows, containing 5 columns (5 merged, 0 gathered) in 0.004587526 sec., 2462547.351230271 rows/sec., 168.51 MiB/sec. | ||
| 5952 | 2026.02.25 21:44:39.135307 [ 202 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5953 | 2026.02.25 21:44:39.135331 [ 195 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382251 sec., 1606075.8863621731 rows/sec., 106.98 MiB/sec. | ||
| 5954 | 2026.02.25 21:44:39.135608 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5955 | 2026.02.25 21:44:39.135663 [ 202 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.02.25 21:44:39.135763 [ 202 ] {44800d0a-50d1-4eee-80f8-e97a6d98c89c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5957 | 2026.02.25 21:44:39.135866 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5958 | 2026.02.25 21:44:39.135898 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_36_7} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.02.25 21:44:39.135968 [ 196 ] {bd56847a-49cd-4366-951c-d24f90a7cd90::all_1_36_7} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5960 | 2026.02.25 21:44:39.136026 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5961 | 2026.02.25 21:44:39.151490 [ 187 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 19 columns (19 merged, 0 gathered) in 0.018905266 sec., 31948.77025269044 rows/sec., 57.25 MiB/sec. | ||
| 5962 | 2026.02.25 21:44:39.152646 [ 196 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5963 | 2026.02.25 21:44:39.152981 [ 196 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.02.25 21:44:39.153060 [ 196 ] {3a027887-da97-4943-93d3-116f757a64b8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5965 | 2026.02.25 21:44:39.153206 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5966 | 2026.02.25 21:44:40.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.92 MiB, peak 275.59 MiB, free memory in arenas 0.00 B, will set to 267.33 MiB (RSS), difference: 3.41 MiB | ||
| 5967 | 2026.02.25 21:44:41.729672 [ 43 ] {} <Debug> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5968 | 2026.02.25 21:44:41.729816 [ 43 ] {} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.02.25 21:44:41.729864 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5970 | 2026.02.25 21:44:41.730046 [ 187 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::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 | ||
| 5971 | 2026.02.25 21:44:41.730248 [ 187 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5972 | 2026.02.25 21:44:41.730308 [ 187 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::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 | ||
| 5973 | 2026.02.25 21:44:41.730409 [ 187 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::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 | ||
| 5974 | 2026.02.25 21:44:41.730483 [ 187 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::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 | ||
| 5975 | 2026.02.25 21:44:41.730550 [ 187 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::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 | ||
| 5976 | 2026.02.25 21:44:41.730615 [ 187 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::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 | ||
| 5977 | 2026.02.25 21:44:41.731428 [ 196 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458791 sec., 3427.4957824664393 rows/sec., 228.28 KiB/sec. | ||
| 5978 | 2026.02.25 21:44:41.731608 [ 195 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5979 | 2026.02.25 21:44:41.731932 [ 195 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::all_1_5_1} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.02.25 21:44:41.732012 [ 195 ] {760b9128-f55b-4821-acd8-e74f0010e1c7::all_1_5_1} <Trace> oximeter.measurements_f64 (760b9128-f55b-4821-acd8-e74f0010e1c7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5981 | 2026.02.25 21:44:41.732086 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5982 | 2026.02.25 21:44:42.038945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 738 | ||
| 5983 | 2026.02.25 21:44:42.041338 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.02.25 21:44:42.041378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5985 | 2026.02.25 21:44:42.042537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5986 | 2026.02.25 21:44:42.042798 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.02.25 21:44:42.043057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
| 5988 | 2026.02.25 21:44:44.122948 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.02.25 21:44:44.123120 [ 277 ] {9fa0c592-3040-438f-9276-8b6b3d7c5570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5990 | 2026.02.25 21:44:44.123184 [ 277 ] {9fa0c592-3040-438f-9276-8b6b3d7c5570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5991 | 2026.02.25 21:44:44.123846 [ 277 ] {9fa0c592-3040-438f-9276-8b6b3d7c5570} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.02.25 21:44:44.123898 [ 277 ] {9fa0c592-3040-438f-9276-8b6b3d7c5570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 5993 | 2026.02.25 21:44:44.124408 [ 277 ] {9fa0c592-3040-438f-9276-8b6b3d7c5570} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5994 | 2026.02.25 21:44:44.124709 [ 277 ] {9fa0c592-3040-438f-9276-8b6b3d7c5570} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.02.25 21:44:44.124870 [ 277 ] {9fa0c592-3040-438f-9276-8b6b3d7c5570} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001797 sec., 36727.87979966611 rows/sec., 2.92 MiB/sec. | ||
| 5996 | 2026.02.25 21:44:44.124914 [ 277 ] {9fa0c592-3040-438f-9276-8b6b3d7c5570} <Debug> TCPHandler: Processed in 0.002091016 sec. | ||
| 5997 | 2026.02.25 21:44:44.125035 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.02.25 21:44:44.125131 [ 277 ] {3943ea61-739c-4dd2-8da4-764ca79e228f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5999 | 2026.02.25 21:44:44.125172 [ 277 ] {3943ea61-739c-4dd2-8da4-764ca79e228f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6000 | 2026.02.25 21:44:44.125552 [ 277 ] {3943ea61-739c-4dd2-8da4-764ca79e228f} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.02.25 21:44:44.125586 [ 277 ] {3943ea61-739c-4dd2-8da4-764ca79e228f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6002 | 2026.02.25 21:44:44.125879 [ 277 ] {3943ea61-739c-4dd2-8da4-764ca79e228f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6003 | 2026.02.25 21:44:44.126091 [ 277 ] {3943ea61-739c-4dd2-8da4-764ca79e228f} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.02.25 21:44:44.126216 [ 277 ] {3943ea61-739c-4dd2-8da4-764ca79e228f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001103 sec., 4533.091568449682 rows/sec., 340.87 KiB/sec. | ||
| 6005 | 2026.02.25 21:44:44.126254 [ 277 ] {3943ea61-739c-4dd2-8da4-764ca79e228f} <Debug> TCPHandler: Processed in 0.001269279 sec. | ||
| 6006 | 2026.02.25 21:44:44.126361 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.02.25 21:44:44.126456 [ 277 ] {97348896-8ff3-4fb0-be0e-b188cda5d4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6008 | 2026.02.25 21:44:44.126496 [ 277 ] {97348896-8ff3-4fb0-be0e-b188cda5d4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6009 | 2026.02.25 21:44:44.126908 [ 277 ] {97348896-8ff3-4fb0-be0e-b188cda5d4c2} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.02.25 21:44:44.126944 [ 277 ] {97348896-8ff3-4fb0-be0e-b188cda5d4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6011 | 2026.02.25 21:44:44.127248 [ 277 ] {97348896-8ff3-4fb0-be0e-b188cda5d4c2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6012 | 2026.02.25 21:44:44.127456 [ 277 ] {97348896-8ff3-4fb0-be0e-b188cda5d4c2} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.02.25 21:44:44.127581 [ 277 ] {97348896-8ff3-4fb0-be0e-b188cda5d4c2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001142 sec., 60420.31523642732 rows/sec., 4.72 MiB/sec. | ||
| 6014 | 2026.02.25 21:44:44.127618 [ 277 ] {97348896-8ff3-4fb0-be0e-b188cda5d4c2} <Debug> TCPHandler: Processed in 0.00130543 sec. | ||
| 6015 | 2026.02.25 21:44:44.127725 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.02.25 21:44:44.127820 [ 277 ] {651fd12a-2af2-49a1-8ea5-d16faeeb13b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.02.25 21:44:44.127862 [ 277 ] {651fd12a-2af2-49a1-8ea5-d16faeeb13b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6018 | 2026.02.25 21:44:44.128246 [ 277 ] {651fd12a-2af2-49a1-8ea5-d16faeeb13b1} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.02.25 21:44:44.128280 [ 277 ] {651fd12a-2af2-49a1-8ea5-d16faeeb13b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6020 | 2026.02.25 21:44:44.128612 [ 277 ] {651fd12a-2af2-49a1-8ea5-d16faeeb13b1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6021 | 2026.02.25 21:44:44.128819 [ 277 ] {651fd12a-2af2-49a1-8ea5-d16faeeb13b1} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.02.25 21:44:44.128943 [ 277 ] {651fd12a-2af2-49a1-8ea5-d16faeeb13b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 6023 | 2026.02.25 21:44:44.128979 [ 277 ] {651fd12a-2af2-49a1-8ea5-d16faeeb13b1} <Debug> TCPHandler: Processed in 0.001303781 sec. | ||
| 6024 | 2026.02.25 21:44:44.129084 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.02.25 21:44:44.129177 [ 277 ] {82cf1dc0-fcf1-42e6-9807-5438379678b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.02.25 21:44:44.129231 [ 277 ] {82cf1dc0-fcf1-42e6-9807-5438379678b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6027 | 2026.02.25 21:44:44.130032 [ 277 ] {82cf1dc0-fcf1-42e6-9807-5438379678b9} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.02.25 21:44:44.130068 [ 277 ] {82cf1dc0-fcf1-42e6-9807-5438379678b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6029 | 2026.02.25 21:44:44.130559 [ 277 ] {82cf1dc0-fcf1-42e6-9807-5438379678b9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6030 | 2026.02.25 21:44:44.130798 [ 277 ] {82cf1dc0-fcf1-42e6-9807-5438379678b9} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.02.25 21:44:44.130936 [ 277 ] {82cf1dc0-fcf1-42e6-9807-5438379678b9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001776 sec., 2815.3153153153153 rows/sec., 5.04 MiB/sec. | ||
| 6032 | 2026.02.25 21:44:44.130999 [ 277 ] {82cf1dc0-fcf1-42e6-9807-5438379678b9} <Debug> TCPHandler: Processed in 0.001964165 sec. | ||
| 6033 | 2026.02.25 21:44:44.131118 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.02.25 21:44:44.131213 [ 277 ] {36500b93-d093-475b-b3f9-15f8a78b0afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6035 | 2026.02.25 21:44:44.131255 [ 277 ] {36500b93-d093-475b-b3f9-15f8a78b0afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6036 | 2026.02.25 21:44:44.131574 [ 277 ] {36500b93-d093-475b-b3f9-15f8a78b0afa} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.02.25 21:44:44.131609 [ 277 ] {36500b93-d093-475b-b3f9-15f8a78b0afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6038 | 2026.02.25 21:44:44.131914 [ 277 ] {36500b93-d093-475b-b3f9-15f8a78b0afa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6039 | 2026.02.25 21:44:44.132132 [ 277 ] {36500b93-d093-475b-b3f9-15f8a78b0afa} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.02.25 21:44:44.132260 [ 277 ] {36500b93-d093-475b-b3f9-15f8a78b0afa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 6041 | 2026.02.25 21:44:44.132295 [ 277 ] {36500b93-d093-475b-b3f9-15f8a78b0afa} <Debug> TCPHandler: Processed in 0.001227849 sec. | ||
| 6042 | 2026.02.25 21:44:44.506036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12906 | ||
| 6043 | 2026.02.25 21:44:44.506525 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.02.25 21:44:44.506574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6045 | 2026.02.25 21:44:44.507079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6046 | 2026.02.25 21:44:44.507311 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.02.25 21:44:44.507457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12906 | ||
| 6048 | 2026.02.25 21:44:45.194834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6049 | 2026.02.25 21:44:45.211020 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.02.25 21:44:45.211083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6051 | 2026.02.25 21:44:45.217155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6052 | 2026.02.25 21:44:45.217853 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.02.25 21:44:45.220781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6054 | 2026.02.25 21:44:45.287577 [ 40 ] {} <Debug> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6055 | 2026.02.25 21:44:45.287645 [ 40 ] {} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.02.25 21:44:45.287665 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6057 | 2026.02.25 21:44:45.287770 [ 196 ] {9d816c18-633c-4844-8e74-bf82544c842d::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 | ||
| 6058 | 2026.02.25 21:44:45.287905 [ 196 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6059 | 2026.02.25 21:44:45.287945 [ 196 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6060 | 2026.02.25 21:44:45.288022 [ 196 ] {9d816c18-633c-4844-8e74-bf82544c842d::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 | ||
| 6061 | 2026.02.25 21:44:45.288075 [ 196 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6062 | 2026.02.25 21:44:45.288126 [ 196 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6063 | 2026.02.25 21:44:45.288173 [ 196 ] {9d816c18-633c-4844-8e74-bf82544c842d::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 | ||
| 6064 | 2026.02.25 21:44:45.288995 [ 195 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126884 sec., 34677.34308502254 rows/sec., 2.89 MiB/sec. | ||
| 6065 | 2026.02.25 21:44:45.289193 [ 202 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6066 | 2026.02.25 21:44:45.289508 [ 202 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_9_2} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.02.25 21:44:45.289588 [ 202 ] {9d816c18-633c-4844-8e74-bf82544c842d::all_1_9_2} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6068 | 2026.02.25 21:44:45.289681 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6069 | 2026.02.25 21:44:49.125671 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.02.25 21:44:49.125885 [ 277 ] {243715a3-df5d-44e9-b05c-a30ef5a323ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6071 | 2026.02.25 21:44:49.125956 [ 277 ] {243715a3-df5d-44e9-b05c-a30ef5a323ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6072 | 2026.02.25 21:44:49.126648 [ 277 ] {243715a3-df5d-44e9-b05c-a30ef5a323ed} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.02.25 21:44:49.126695 [ 277 ] {243715a3-df5d-44e9-b05c-a30ef5a323ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6074 | 2026.02.25 21:44:49.127066 [ 277 ] {243715a3-df5d-44e9-b05c-a30ef5a323ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6075 | 2026.02.25 21:44:49.127291 [ 277 ] {243715a3-df5d-44e9-b05c-a30ef5a323ed} <Trace> oximeter.fields_ipaddr (9d816c18-633c-4844-8e74-bf82544c842d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.02.25 21:44:49.127440 [ 277 ] {243715a3-df5d-44e9-b05c-a30ef5a323ed} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001607 sec., 6222.7753578095835 rows/sec., 507.42 KiB/sec. | ||
| 6077 | 2026.02.25 21:44:49.127481 [ 277 ] {243715a3-df5d-44e9-b05c-a30ef5a323ed} <Debug> TCPHandler: Processed in 0.001944485 sec. | ||
| 6078 | 2026.02.25 21:44:49.127613 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.02.25 21:44:49.127707 [ 277 ] {79946ccb-29f2-4ce0-8b7f-54cc9f958548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6080 | 2026.02.25 21:44:49.127746 [ 277 ] {79946ccb-29f2-4ce0-8b7f-54cc9f958548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6081 | 2026.02.25 21:44:49.128272 [ 277 ] {79946ccb-29f2-4ce0-8b7f-54cc9f958548} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.02.25 21:44:49.128308 [ 277 ] {79946ccb-29f2-4ce0-8b7f-54cc9f958548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6083 | 2026.02.25 21:44:49.128619 [ 277 ] {79946ccb-29f2-4ce0-8b7f-54cc9f958548} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6084 | 2026.02.25 21:44:49.128823 [ 277 ] {79946ccb-29f2-4ce0-8b7f-54cc9f958548} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.02.25 21:44:49.128954 [ 277 ] {79946ccb-29f2-4ce0-8b7f-54cc9f958548} <Debug> executeQuery: Read 133 rows, 11.68 KiB in 0.001265 sec., 105138.33992094861 rows/sec., 9.02 MiB/sec. | ||
| 6086 | 2026.02.25 21:44:49.128992 [ 277 ] {79946ccb-29f2-4ce0-8b7f-54cc9f958548} <Debug> TCPHandler: Processed in 0.001434182 sec. | ||
| 6087 | 2026.02.25 21:44:49.129104 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.02.25 21:44:49.129197 [ 277 ] {66e74cfb-826a-4109-8d8b-aee810fd74b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6089 | 2026.02.25 21:44:49.129237 [ 277 ] {66e74cfb-826a-4109-8d8b-aee810fd74b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6090 | 2026.02.25 21:44:49.129642 [ 277 ] {66e74cfb-826a-4109-8d8b-aee810fd74b3} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.02.25 21:44:49.129678 [ 277 ] {66e74cfb-826a-4109-8d8b-aee810fd74b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6092 | 2026.02.25 21:44:49.129974 [ 277 ] {66e74cfb-826a-4109-8d8b-aee810fd74b3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6093 | 2026.02.25 21:44:49.130172 [ 277 ] {66e74cfb-826a-4109-8d8b-aee810fd74b3} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.02.25 21:44:49.130295 [ 277 ] {66e74cfb-826a-4109-8d8b-aee810fd74b3} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001116 sec., 41218.637992831544 rows/sec., 2.98 MiB/sec. | ||
| 6095 | 2026.02.25 21:44:49.130332 [ 277 ] {66e74cfb-826a-4109-8d8b-aee810fd74b3} <Debug> TCPHandler: Processed in 0.00127615 sec. | ||
| 6096 | 2026.02.25 21:44:49.130439 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.02.25 21:44:49.130546 [ 277 ] {7390fd65-8ef9-40b8-8a71-dfce21470980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6098 | 2026.02.25 21:44:49.130586 [ 277 ] {7390fd65-8ef9-40b8-8a71-dfce21470980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6099 | 2026.02.25 21:44:49.131089 [ 277 ] {7390fd65-8ef9-40b8-8a71-dfce21470980} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.02.25 21:44:49.131129 [ 277 ] {7390fd65-8ef9-40b8-8a71-dfce21470980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6101 | 2026.02.25 21:44:49.131444 [ 277 ] {7390fd65-8ef9-40b8-8a71-dfce21470980} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6102 | 2026.02.25 21:44:49.131645 [ 277 ] {7390fd65-8ef9-40b8-8a71-dfce21470980} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.02.25 21:44:49.131774 [ 277 ] {7390fd65-8ef9-40b8-8a71-dfce21470980} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001246 sec., 88282.50401284109 rows/sec., 6.91 MiB/sec. | ||
| 6104 | 2026.02.25 21:44:49.131812 [ 277 ] {7390fd65-8ef9-40b8-8a71-dfce21470980} <Debug> TCPHandler: Processed in 0.001421461 sec. | ||
| 6105 | 2026.02.25 21:44:49.131921 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.02.25 21:44:49.132015 [ 277 ] {3baaacc4-9cab-49f3-a863-4ab0087f56d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6107 | 2026.02.25 21:44:49.132058 [ 277 ] {3baaacc4-9cab-49f3-a863-4ab0087f56d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6108 | 2026.02.25 21:44:49.132500 [ 277 ] {3baaacc4-9cab-49f3-a863-4ab0087f56d0} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.02.25 21:44:49.132536 [ 277 ] {3baaacc4-9cab-49f3-a863-4ab0087f56d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6110 | 2026.02.25 21:44:49.132861 [ 277 ] {3baaacc4-9cab-49f3-a863-4ab0087f56d0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6111 | 2026.02.25 21:44:49.133072 [ 277 ] {3baaacc4-9cab-49f3-a863-4ab0087f56d0} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.02.25 21:44:49.133204 [ 277 ] {3baaacc4-9cab-49f3-a863-4ab0087f56d0} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001208 sec., 136589.40397350994 rows/sec., 9.51 MiB/sec. | ||
| 6113 | 2026.02.25 21:44:49.133242 [ 277 ] {3baaacc4-9cab-49f3-a863-4ab0087f56d0} <Debug> TCPHandler: Processed in 0.00136914 sec. | ||
| 6114 | 2026.02.25 21:44:49.133348 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2026.02.25 21:44:49.133443 [ 277 ] {62c0a4a8-e93a-4d3e-ad1a-19d869668b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6116 | 2026.02.25 21:44:49.133495 [ 277 ] {62c0a4a8-e93a-4d3e-ad1a-19d869668b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6117 | 2026.02.25 21:44:49.134322 [ 277 ] {62c0a4a8-e93a-4d3e-ad1a-19d869668b3e} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.02.25 21:44:49.134358 [ 277 ] {62c0a4a8-e93a-4d3e-ad1a-19d869668b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6119 | 2026.02.25 21:44:49.134903 [ 277 ] {62c0a4a8-e93a-4d3e-ad1a-19d869668b3e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6120 | 2026.02.25 21:44:49.135118 [ 277 ] {62c0a4a8-e93a-4d3e-ad1a-19d869668b3e} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.02.25 21:44:49.135298 [ 277 ] {62c0a4a8-e93a-4d3e-ad1a-19d869668b3e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001871 sec., 19241.047568145375 rows/sec., 34.48 MiB/sec. | ||
| 6122 | 2026.02.25 21:44:49.135371 [ 277 ] {62c0a4a8-e93a-4d3e-ad1a-19d869668b3e} <Debug> TCPHandler: Processed in 0.002070956 sec. | ||
| 6123 | 2026.02.25 21:44:49.135501 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.02.25 21:44:49.135615 [ 277 ] {65b764c5-cfb2-4bc0-8362-cf0c4535e341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6125 | 2026.02.25 21:44:49.135666 [ 277 ] {65b764c5-cfb2-4bc0-8362-cf0c4535e341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6126 | 2026.02.25 21:44:49.136042 [ 277 ] {65b764c5-cfb2-4bc0-8362-cf0c4535e341} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.02.25 21:44:49.136079 [ 277 ] {65b764c5-cfb2-4bc0-8362-cf0c4535e341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6128 | 2026.02.25 21:44:49.136407 [ 277 ] {65b764c5-cfb2-4bc0-8362-cf0c4535e341} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6129 | 2026.02.25 21:44:49.136621 [ 277 ] {65b764c5-cfb2-4bc0-8362-cf0c4535e341} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.02.25 21:44:49.136757 [ 277 ] {65b764c5-cfb2-4bc0-8362-cf0c4535e341} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 6131 | 2026.02.25 21:44:49.136793 [ 277 ] {65b764c5-cfb2-4bc0-8362-cf0c4535e341} <Debug> TCPHandler: Processed in 0.001352341 sec. | ||
| 6132 | 2026.02.25 21:44:51.908436 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6133 | 2026.02.25 21:44:51.908534 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6134 | 2026.02.25 21:44:52.007746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13418 | ||
| 6135 | 2026.02.25 21:44:52.008281 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.02.25 21:44:52.008317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6137 | 2026.02.25 21:44:52.008794 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6138 | 2026.02.25 21:44:52.009017 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.02.25 21:44:52.009152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13418 | ||
| 6140 | 2026.02.25 21:44:52.043504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 764 | ||
| 6141 | 2026.02.25 21:44:52.045734 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.02.25 21:44:52.045773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6143 | 2026.02.25 21:44:52.046947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6144 | 2026.02.25 21:44:52.047220 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.02.25 21:44:52.047480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6146 | 2026.02.25 21:44:52.721063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6147 | 2026.02.25 21:44:52.737481 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.02.25 21:44:52.737549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6149 | 2026.02.25 21:44:52.743577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6150 | 2026.02.25 21:44:52.744268 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.02.25 21:44:52.747093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6152 | 2026.02.25 21:44:54.123073 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.02.25 21:44:54.123248 [ 277 ] {0382c317-9ba1-4f87-91ad-231fa0c06edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6154 | 2026.02.25 21:44:54.123319 [ 277 ] {0382c317-9ba1-4f87-91ad-231fa0c06edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6155 | 2026.02.25 21:44:54.123998 [ 277 ] {0382c317-9ba1-4f87-91ad-231fa0c06edd} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.02.25 21:44:54.124053 [ 277 ] {0382c317-9ba1-4f87-91ad-231fa0c06edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6157 | 2026.02.25 21:44:54.124459 [ 277 ] {0382c317-9ba1-4f87-91ad-231fa0c06edd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6158 | 2026.02.25 21:44:54.124676 [ 277 ] {0382c317-9ba1-4f87-91ad-231fa0c06edd} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.02.25 21:44:54.124832 [ 277 ] {0382c317-9ba1-4f87-91ad-231fa0c06edd} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001637 sec., 40317.65424557117 rows/sec., 3.21 MiB/sec. | ||
| 6160 | 2026.02.25 21:44:54.124883 [ 277 ] {0382c317-9ba1-4f87-91ad-231fa0c06edd} <Debug> TCPHandler: Processed in 0.001929995 sec. | ||
| 6161 | 2026.02.25 21:44:54.124997 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2026.02.25 21:44:54.125097 [ 277 ] {9d9e37cc-287a-46e7-aae5-27dbeb51f67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6163 | 2026.02.25 21:44:54.125138 [ 277 ] {9d9e37cc-287a-46e7-aae5-27dbeb51f67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6164 | 2026.02.25 21:44:54.125532 [ 277 ] {9d9e37cc-287a-46e7-aae5-27dbeb51f67c} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.02.25 21:44:54.125569 [ 277 ] {9d9e37cc-287a-46e7-aae5-27dbeb51f67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6166 | 2026.02.25 21:44:54.125858 [ 277 ] {9d9e37cc-287a-46e7-aae5-27dbeb51f67c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6167 | 2026.02.25 21:44:54.126060 [ 277 ] {9d9e37cc-287a-46e7-aae5-27dbeb51f67c} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.02.25 21:44:54.126191 [ 277 ] {9d9e37cc-287a-46e7-aae5-27dbeb51f67c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001117 sec., 4476.2757385854975 rows/sec., 336.59 KiB/sec. | ||
| 6169 | 2026.02.25 21:44:54.126230 [ 277 ] {9d9e37cc-287a-46e7-aae5-27dbeb51f67c} <Debug> TCPHandler: Processed in 0.0012832 sec. | ||
| 6170 | 2026.02.25 21:44:54.126335 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.02.25 21:44:54.126430 [ 277 ] {dcebb5f3-b35a-4171-a17c-931ea29be668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6172 | 2026.02.25 21:44:54.126470 [ 277 ] {dcebb5f3-b35a-4171-a17c-931ea29be668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6173 | 2026.02.25 21:44:54.126878 [ 277 ] {dcebb5f3-b35a-4171-a17c-931ea29be668} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.02.25 21:44:54.126914 [ 277 ] {dcebb5f3-b35a-4171-a17c-931ea29be668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6175 | 2026.02.25 21:44:54.127208 [ 277 ] {dcebb5f3-b35a-4171-a17c-931ea29be668} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6176 | 2026.02.25 21:44:54.127440 [ 277 ] {dcebb5f3-b35a-4171-a17c-931ea29be668} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2026.02.25 21:44:54.127572 [ 277 ] {dcebb5f3-b35a-4171-a17c-931ea29be668} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001161 sec., 59431.52454780362 rows/sec., 4.64 MiB/sec. | ||
| 6178 | 2026.02.25 21:44:54.127609 [ 277 ] {dcebb5f3-b35a-4171-a17c-931ea29be668} <Debug> TCPHandler: Processed in 0.001321831 sec. | ||
| 6179 | 2026.02.25 21:44:54.127715 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.02.25 21:44:54.127808 [ 277 ] {37df5164-5b64-468b-94b1-645d22d1954b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6181 | 2026.02.25 21:44:54.127849 [ 277 ] {37df5164-5b64-468b-94b1-645d22d1954b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6182 | 2026.02.25 21:44:54.128236 [ 277 ] {37df5164-5b64-468b-94b1-645d22d1954b} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.02.25 21:44:54.128270 [ 277 ] {37df5164-5b64-468b-94b1-645d22d1954b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6184 | 2026.02.25 21:44:54.128587 [ 277 ] {37df5164-5b64-468b-94b1-645d22d1954b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6185 | 2026.02.25 21:44:54.128785 [ 277 ] {37df5164-5b64-468b-94b1-645d22d1954b} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.02.25 21:44:54.128910 [ 277 ] {37df5164-5b64-468b-94b1-645d22d1954b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00112 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 6187 | 2026.02.25 21:44:54.128946 [ 277 ] {37df5164-5b64-468b-94b1-645d22d1954b} <Debug> TCPHandler: Processed in 0.00127826 sec. | ||
| 6188 | 2026.02.25 21:44:54.129049 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.02.25 21:44:54.129141 [ 277 ] {6605555b-93a4-44ed-8d52-db4deab8c4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6190 | 2026.02.25 21:44:54.129194 [ 277 ] {6605555b-93a4-44ed-8d52-db4deab8c4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6191 | 2026.02.25 21:44:54.129906 [ 277 ] {6605555b-93a4-44ed-8d52-db4deab8c4d8} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.02.25 21:44:54.129942 [ 277 ] {6605555b-93a4-44ed-8d52-db4deab8c4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6193 | 2026.02.25 21:44:54.130426 [ 277 ] {6605555b-93a4-44ed-8d52-db4deab8c4d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6194 | 2026.02.25 21:44:54.130639 [ 277 ] {6605555b-93a4-44ed-8d52-db4deab8c4d8} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.02.25 21:44:54.130770 [ 277 ] {6605555b-93a4-44ed-8d52-db4deab8c4d8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001647 sec., 3035.8227079538556 rows/sec., 5.44 MiB/sec. | ||
| 6196 | 2026.02.25 21:44:54.130823 [ 277 ] {6605555b-93a4-44ed-8d52-db4deab8c4d8} <Debug> TCPHandler: Processed in 0.001820723 sec. | ||
| 6197 | 2026.02.25 21:44:54.130928 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.02.25 21:44:54.131021 [ 277 ] {4b43bf76-2384-4da2-80da-ee2f4b7dc402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6199 | 2026.02.25 21:44:54.131062 [ 277 ] {4b43bf76-2384-4da2-80da-ee2f4b7dc402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6200 | 2026.02.25 21:44:54.131375 [ 277 ] {4b43bf76-2384-4da2-80da-ee2f4b7dc402} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.02.25 21:44:54.131410 [ 277 ] {4b43bf76-2384-4da2-80da-ee2f4b7dc402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6202 | 2026.02.25 21:44:54.131704 [ 277 ] {4b43bf76-2384-4da2-80da-ee2f4b7dc402} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6203 | 2026.02.25 21:44:54.131927 [ 277 ] {4b43bf76-2384-4da2-80da-ee2f4b7dc402} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.02.25 21:44:54.132052 [ 277 ] {4b43bf76-2384-4da2-80da-ee2f4b7dc402} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 6205 | 2026.02.25 21:44:54.132087 [ 277 ] {4b43bf76-2384-4da2-80da-ee2f4b7dc402} <Debug> TCPHandler: Processed in 0.001207419 sec. | ||
| 6206 | 2026.02.25 21:44:59.125744 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.02.25 21:44:59.125953 [ 277 ] {bf39095c-d4e6-44a3-a000-171d4cdfa295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6208 | 2026.02.25 21:44:59.126026 [ 277 ] {bf39095c-d4e6-44a3-a000-171d4cdfa295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6209 | 2026.02.25 21:44:59.126749 [ 277 ] {bf39095c-d4e6-44a3-a000-171d4cdfa295} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.02.25 21:44:59.126800 [ 277 ] {bf39095c-d4e6-44a3-a000-171d4cdfa295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6211 | 2026.02.25 21:44:59.127194 [ 277 ] {bf39095c-d4e6-44a3-a000-171d4cdfa295} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6212 | 2026.02.25 21:44:59.127416 [ 277 ] {bf39095c-d4e6-44a3-a000-171d4cdfa295} <Trace> oximeter.fields_string (61e79e35-dcef-4ea3-be18-7571ce5840bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.02.25 21:44:59.127572 [ 277 ] {bf39095c-d4e6-44a3-a000-171d4cdfa295} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.00167 sec., 76646.70658682635 rows/sec., 6.62 MiB/sec. | ||
| 6214 | 2026.02.25 21:44:59.127620 [ 277 ] {bf39095c-d4e6-44a3-a000-171d4cdfa295} <Debug> TCPHandler: Processed in 0.002007176 sec. | ||
| 6215 | 2026.02.25 21:44:59.127739 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.02.25 21:44:59.127840 [ 277 ] {dbc9a0b6-c4fa-47ef-b2e8-17a5949a35c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.02.25 21:44:59.127883 [ 277 ] {dbc9a0b6-c4fa-47ef-b2e8-17a5949a35c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6218 | 2026.02.25 21:44:59.128278 [ 277 ] {dbc9a0b6-c4fa-47ef-b2e8-17a5949a35c4} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.02.25 21:44:59.128314 [ 277 ] {dbc9a0b6-c4fa-47ef-b2e8-17a5949a35c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6220 | 2026.02.25 21:44:59.128606 [ 277 ] {dbc9a0b6-c4fa-47ef-b2e8-17a5949a35c4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6221 | 2026.02.25 21:44:59.128806 [ 277 ] {dbc9a0b6-c4fa-47ef-b2e8-17a5949a35c4} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.02.25 21:44:59.128906 [ 44 ] {} <Debug> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6223 | 2026.02.25 21:44:59.128931 [ 277 ] {dbc9a0b6-c4fa-47ef-b2e8-17a5949a35c4} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001114 sec., 32315.978456014363 rows/sec., 2.37 MiB/sec. | ||
| 6224 | 2026.02.25 21:44:59.128972 [ 44 ] {} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.02.25 21:44:59.128982 [ 277 ] {dbc9a0b6-c4fa-47ef-b2e8-17a5949a35c4} <Debug> TCPHandler: Processed in 0.00129413 sec. | ||
| 6226 | 2026.02.25 21:44:59.129001 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6227 | 2026.02.25 21:44:59.129097 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2026.02.25 21:44:59.129103 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::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 | ||
| 6229 | 2026.02.25 21:44:59.129197 [ 277 ] {eea1c23d-a3cd-4729-86b8-e535a5c86ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6230 | 2026.02.25 21:44:59.129233 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6231 | 2026.02.25 21:44:59.129240 [ 277 ] {eea1c23d-a3cd-4729-86b8-e535a5c86ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6232 | 2026.02.25 21:44:59.129274 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 215 rows starting from the beginning of the part | ||
| 6233 | 2026.02.25 21:44:59.129347 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::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 | ||
| 6234 | 2026.02.25 21:44:59.129397 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 6235 | 2026.02.25 21:44:59.129447 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
| 6236 | 2026.02.25 21:44:59.129491 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 6237 | 2026.02.25 21:44:59.129541 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 6238 | 2026.02.25 21:44:59.129681 [ 277 ] {eea1c23d-a3cd-4729-86b8-e535a5c86ff2} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.02.25 21:44:59.129722 [ 277 ] {eea1c23d-a3cd-4729-86b8-e535a5c86ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6240 | 2026.02.25 21:44:59.130047 [ 277 ] {eea1c23d-a3cd-4729-86b8-e535a5c86ff2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6241 | 2026.02.25 21:44:59.130279 [ 277 ] {eea1c23d-a3cd-4729-86b8-e535a5c86ff2} <Trace> oximeter.fields_uuid (52245a17-8218-42bc-9843-a8dd5c4cdc61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.02.25 21:44:59.130412 [ 277 ] {eea1c23d-a3cd-4729-86b8-e535a5c86ff2} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001234 sec., 81037.27714748784 rows/sec., 6.33 MiB/sec. | ||
| 6243 | 2026.02.25 21:44:59.130449 [ 277 ] {eea1c23d-a3cd-4729-86b8-e535a5c86ff2} <Debug> TCPHandler: Processed in 0.0014001 sec. | ||
| 6244 | 2026.02.25 21:44:59.130551 [ 198 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489331 sec., 230304.74756786771 rows/sec., 16.32 MiB/sec. | ||
| 6245 | 2026.02.25 21:44:59.130560 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.02.25 21:44:59.130691 [ 277 ] {a03918ba-7f0c-4363-9718-3c7211914a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6247 | 2026.02.25 21:44:59.130735 [ 277 ] {a03918ba-7f0c-4363-9718-3c7211914a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6248 | 2026.02.25 21:44:59.130736 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6249 | 2026.02.25 21:44:59.131003 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.02.25 21:44:59.131072 [ 196 ] {befa72f3-d83e-409d-8183-8bf3ce3048d0::all_1_36_7} <Trace> oximeter.fields_u16 (befa72f3-d83e-409d-8183-8bf3ce3048d0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6251 | 2026.02.25 21:44:59.131145 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6252 | 2026.02.25 21:44:59.131157 [ 277 ] {a03918ba-7f0c-4363-9718-3c7211914a2c} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.02.25 21:44:59.131199 [ 277 ] {a03918ba-7f0c-4363-9718-3c7211914a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6254 | 2026.02.25 21:44:59.131533 [ 277 ] {a03918ba-7f0c-4363-9718-3c7211914a2c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6255 | 2026.02.25 21:44:59.131733 [ 277 ] {a03918ba-7f0c-4363-9718-3c7211914a2c} <Trace> oximeter.measurements_cumulativeu64 (44800d0a-50d1-4eee-80f8-e97a6d98c89c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.02.25 21:44:59.131861 [ 277 ] {a03918ba-7f0c-4363-9718-3c7211914a2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6257 | 2026.02.25 21:44:59.131899 [ 277 ] {a03918ba-7f0c-4363-9718-3c7211914a2c} <Debug> TCPHandler: Processed in 0.001385831 sec. | ||
| 6258 | 2026.02.25 21:44:59.132005 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.02.25 21:44:59.132100 [ 277 ] {40e7a74e-e918-4126-ba60-6db89b47a088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.02.25 21:44:59.132153 [ 277 ] {40e7a74e-e918-4126-ba60-6db89b47a088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6261 | 2026.02.25 21:44:59.132964 [ 277 ] {40e7a74e-e918-4126-ba60-6db89b47a088} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.02.25 21:44:59.133002 [ 277 ] {40e7a74e-e918-4126-ba60-6db89b47a088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6263 | 2026.02.25 21:44:59.133537 [ 277 ] {40e7a74e-e918-4126-ba60-6db89b47a088} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6264 | 2026.02.25 21:44:59.133751 [ 277 ] {40e7a74e-e918-4126-ba60-6db89b47a088} <Trace> oximeter.measurements_histogramu64 (3a027887-da97-4943-93d3-116f757a64b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.02.25 21:44:59.133886 [ 277 ] {40e7a74e-e918-4126-ba60-6db89b47a088} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001804 sec., 19955.654101995566 rows/sec., 35.76 MiB/sec. | ||
| 6266 | 2026.02.25 21:44:59.133938 [ 277 ] {40e7a74e-e918-4126-ba60-6db89b47a088} <Debug> TCPHandler: Processed in 0.001981295 sec. | ||
| 6267 | 2026.02.25 21:44:59.134046 [ 277 ] {} <Trace> TCP-Session: 878c9ab1-adb9-4a7c-9aaa-f00dbfda6096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.02.25 21:44:59.134140 [ 277 ] {89bdbe59-3388-4500-989d-a8ce7b578fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63898) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6269 | 2026.02.25 21:44:59.134181 [ 277 ] {89bdbe59-3388-4500-989d-a8ce7b578fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6270 | 2026.02.25 21:44:59.134493 [ 277 ] {89bdbe59-3388-4500-989d-a8ce7b578fdc} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.02.25 21:44:59.134528 [ 277 ] {89bdbe59-3388-4500-989d-a8ce7b578fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6272 | 2026.02.25 21:44:59.134825 [ 277 ] {89bdbe59-3388-4500-989d-a8ce7b578fdc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6273 | 2026.02.25 21:44:59.135024 [ 277 ] {89bdbe59-3388-4500-989d-a8ce7b578fdc} <Trace> oximeter.measurements_u64 (bd56847a-49cd-4366-951c-d24f90a7cd90): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.02.25 21:44:59.135147 [ 277 ] {89bdbe59-3388-4500-989d-a8ce7b578fdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 6275 | 2026.02.25 21:44:59.135182 [ 277 ] {89bdbe59-3388-4500-989d-a8ce7b578fdc} <Debug> TCPHandler: Processed in 0.001185279 sec. | ||
| 6276 | 2026.02.25 21:44:59.509289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13866 | ||
| 6277 | 2026.02.25 21:44:59.509833 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.02.25 21:44:59.509889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6279 | 2026.02.25 21:44:59.510420 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6280 | 2026.02.25 21:44:59.510655 [ 245 ] {} <Trace> system.asynchronous_metric_log (eddf745b-33ec-4f73-b6f4-6a71bbd834b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.02.25 21:44:59.510802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13866 | ||
| 6282 | 2026.02.25 21:45:00.247220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6283 | 2026.02.25 21:45:00.263579 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.02.25 21:45:00.263642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 6285 | 2026.02.25 21:45:00.270008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6286 | 2026.02.25 21:45:00.270822 [ 244 ] {} <Trace> system.metric_log (94d4341e-afc0-4251-b436-55216f0f9a40): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.02.25 21:45:00.273991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6288 | 2026.02.25 21:45:02.047740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 788 | ||
| 6289 | 2026.02.25 21:45:02.050148 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.02.25 21:45:02.050211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6291 | 2026.02.25 21:45:02.051601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6292 | 2026.02.25 21:45:02.051898 [ 243 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.02.25 21:45:02.052068 [ 81 ] {} <Debug> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6294 | 2026.02.25 21:45:02.052138 [ 81 ] {} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.02.25 21:45:02.052164 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 6296 | 2026.02.25 21:45:02.052267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6297 | 2026.02.25 21:45:02.052294 [ 195 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::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 | ||
| 6298 | 2026.02.25 21:45:02.052889 [ 195 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6299 | 2026.02.25 21:45:02.053037 [ 195 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 630 rows starting from the beginning of the part | ||
| 6300 | 2026.02.25 21:45:02.053398 [ 195 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6301 | 2026.02.25 21:45:02.053807 [ 195 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6302 | 2026.02.25 21:45:02.054316 [ 195 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 6303 | 2026.02.25 21:45:02.054821 [ 195 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 6304 | 2026.02.25 21:45:02.055218 [ 195 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 6305 | 2026.02.25 21:45:02.061996 [ 198 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 72 columns (72 merged, 0 gathered) in 0.009759365 sec., 80742.95817402053 rows/sec., 69.88 MiB/sec. | ||
| 6306 | 2026.02.25 21:45:02.063512 [ 193 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6307 | 2026.02.25 21:45:02.064126 [ 193 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.02.25 21:45:02.064207 [ 193 ] {7ea3ffb8-58a2-4d43-82d9-208a172146b7::all_1_21_4} <Trace> system.query_log (7ea3ffb8-58a2-4d43-82d9-208a172146b7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6309 | 2026.02.25 21:45:02.064543 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||