| 1 | [ Jan 17 13:40:55 Enabled. ] | ||
| 2 | [ Jan 17 13:40:55 Rereading configuration. ] | ||
| 3 | [ Jan 17 13:40:56 Rereading configuration. ] | ||
| 4 | [ Jan 17 13:40:57 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 | [ Jan 17 13:40:57 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.01.17 13:41:00.245445 [ 1 ] {} <Information> Application: Will watch for the process with pid 24455 | ||
| 29 | 2026.01.17 13:41:00.245837 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.17 13:41:00.483020 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24455 | ||
| 31 | 2026.01.17 13:41:00.485266 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.17 13:41:00.485437 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.17 13:41:00.709431 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.17 13:41:00.748758 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.17 13:41:00.748804 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.17 13:41:00.748821 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.17 13:41:00.748875 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.17 13:41:00.749241 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.17 13:41:00.754897 [ 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.01.17 13:41:00.755686 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.17 13:41:00.756672 [ 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.01.17 13:41:00.756707 [ 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.01.17 13:41:00.756724 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.17 13:41:00.757772 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.17 13:41:00.758738 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.17 13:41:00.765086 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.17 13:41:00.765773 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.17 13:41:00.767089 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.17 13:41:00.767158 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.17 13:41:00.768191 [ 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.01.17 13:41:00.768600 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.17 13:41:00.777213 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.17 13:41:00.778013 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.17 13:41:00.786838 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.17 13:41:00.787223 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.17 13:41:00.787496 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.17 13:41:00.787840 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.17 13:41:00.789276 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.17 13:41:00.789303 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.17 13:41:00.789375 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.17 13:41:00.789431 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.17 13:41:00.811833 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.17 13:41:00.811855 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162574 sec | ||
| 68 | 2026.01.17 13:41:00.811884 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.17 13:41:00.811898 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.17 13:41:00.812622 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.17 13:41:00.813262 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.17 13:41:00.827186 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.17 13:41:00.827236 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.17 13:41:00.827270 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.17 13:41:00.827283 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.17 13:41:00.827318 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.17 13:41:00.827340 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.17 13:41:00.829528 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.17 13:41:00.829577 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.17 13:41:00.829596 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.17 13:41:00.829737 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.17 13:41:00.829780 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.17 13:41:00.829793 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.17 13:41:00.829820 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.17 13:41:00.829831 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.17 13:41:00.829866 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.17 13:41:00.829887 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.17 13:41:00.859673 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.17 13:41:00.863890 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.17 13:41:00.863946 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.2322e-05 sec | ||
| 91 | 2026.01.17 13:41:00.863962 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.17 13:41:00.863975 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.17 13:41:00.864007 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.17 13:41:00.864232 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.17 13:41:00.864284 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.17 13:41:00.864300 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.17 13:41:00.864313 [ 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.01.17 13:41:00.864326 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.17 13:41:00.884671 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.17 13:41:00.884912 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.01.17 13:41:00.887857 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.709e-05 sec. | ||
| 102 | 2026.01.17 13:41:00.888269 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.17 13:41:00.889102 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.17 13:41:00.889125 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.17 13:41:01.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.17 13:41:02.007538 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37026 | ||
| 107 | 2026.01.17 13:41:02.008580 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.17 13:41:02.008639 [ 3 ] {} <Debug> TCP-Session: 10996071-7b65-4897-a67d-ff063a3de797 Authenticating user 'default' from [fd00:1122:3344:101::c]:37026 | ||
| 109 | 2026.01.17 13:41:02.008752 [ 3 ] {} <Debug> TCP-Session: 10996071-7b65-4897-a67d-ff063a3de797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.17 13:41:02.008767 [ 3 ] {} <Debug> TCP-Session: 10996071-7b65-4897-a67d-ff063a3de797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.17 13:41:02.008863 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.17 13:41:02.008967 [ 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.01.17 13:41:02.008985 [ 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.01.17 13:41:02.010183 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37547 | ||
| 115 | 2026.01.17 13:41:02.010284 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47600 | ||
| 116 | 2026.01.17 13:41:02.010293 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51694 | ||
| 117 | 2026.01.17 13:41:02.010425 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.17 13:41:02.010517 [ 4 ] {} <Debug> TCP-Session: 505e96eb-0b18-43b4-889f-7ad810d9c00a Authenticating user 'default' from [fd00:1122:3344:101::c]:37547 | ||
| 119 | 2026.01.17 13:41:02.010543 [ 4 ] {} <Debug> TCP-Session: 505e96eb-0b18-43b4-889f-7ad810d9c00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.17 13:41:02.010573 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.17 13:41:02.010590 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63522 | ||
| 122 | 2026.01.17 13:41:02.010628 [ 4 ] {} <Debug> TCP-Session: 505e96eb-0b18-43b4-889f-7ad810d9c00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.17 13:41:02.010630 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.17 13:41:02.010684 [ 254 ] {} <Debug> TCP-Session: 159ff321-0e3a-4b81-88a5-72a681cbbd70 Authenticating user 'default' from [fd00:1122:3344:101::c]:47600 | ||
| 125 | 2026.01.17 13:41:02.010703 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41054 | ||
| 126 | 2026.01.17 13:41:02.010768 [ 5 ] {} <Debug> TCP-Session: 3d14a932-499d-49a5-9a89-c7ac29e8b77d Authenticating user 'default' from [fd00:1122:3344:101::c]:51694 | ||
| 127 | 2026.01.17 13:41:02.010776 [ 254 ] {} <Debug> TCP-Session: 159ff321-0e3a-4b81-88a5-72a681cbbd70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.17 13:41:02.010771 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.17 13:41:02.010878 [ 5 ] {} <Debug> TCP-Session: 3d14a932-499d-49a5-9a89-c7ac29e8b77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.17 13:41:02.010891 [ 254 ] {} <Debug> TCP-Session: 159ff321-0e3a-4b81-88a5-72a681cbbd70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.17 13:41:02.010946 [ 255 ] {} <Debug> TCP-Session: 74c24491-53d6-4ddb-9bfe-c7bc752e5716 Authenticating user 'default' from [fd00:1122:3344:101::c]:63522 | ||
| 132 | 2026.01.17 13:41:02.010949 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63108 | ||
| 133 | 2026.01.17 13:41:02.010969 [ 5 ] {} <Debug> TCP-Session: 3d14a932-499d-49a5-9a89-c7ac29e8b77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.17 13:41:02.011033 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.17 13:41:02.010991 [ 255 ] {} <Debug> TCP-Session: 74c24491-53d6-4ddb-9bfe-c7bc752e5716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.17 13:41:02.011095 [ 255 ] {} <Debug> TCP-Session: 74c24491-53d6-4ddb-9bfe-c7bc752e5716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.17 13:41:02.011145 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.01.17 13:41:02.011119 [ 256 ] {} <Debug> TCP-Session: 9330b8c6-15bc-4b8d-a1c6-6e00225324f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:41054 | ||
| 139 | 2026.01.17 13:41:02.011106 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57062 | ||
| 140 | 2026.01.17 13:41:02.011234 [ 257 ] {} <Debug> TCP-Session: 4dcf7a75-5d8b-4ad6-9f75-07f5b87a8e09 Authenticating user 'default' from [fd00:1122:3344:101::c]:63108 | ||
| 141 | 2026.01.17 13:41:02.011214 [ 256 ] {} <Debug> TCP-Session: 9330b8c6-15bc-4b8d-a1c6-6e00225324f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.17 13:41:02.011321 [ 256 ] {} <Debug> TCP-Session: 9330b8c6-15bc-4b8d-a1c6-6e00225324f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.17 13:41:02.011338 [ 257 ] {} <Debug> TCP-Session: 4dcf7a75-5d8b-4ad6-9f75-07f5b87a8e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.17 13:41:02.011420 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.01.17 13:41:02.011441 [ 257 ] {} <Debug> TCP-Session: 4dcf7a75-5d8b-4ad6-9f75-07f5b87a8e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.17 13:41:02.011456 [ 258 ] {} <Debug> TCP-Session: 67ff3a0b-2775-45e2-90ee-8b15bc096bf4 Authenticating user 'default' from [fd00:1122:3344:101::c]:57062 | ||
| 147 | 2026.01.17 13:41:02.011587 [ 258 ] {} <Debug> TCP-Session: 67ff3a0b-2775-45e2-90ee-8b15bc096bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.17 13:41:02.011602 [ 258 ] {} <Debug> TCP-Session: 67ff3a0b-2775-45e2-90ee-8b15bc096bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.17 13:41:02.742421 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52804 | ||
| 150 | 2026.01.17 13:41:02.743056 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.17 13:41:02.743117 [ 259 ] {} <Debug> TCP-Session: 2d9ab699-c1c9-4391-ab67-a16ec8a7978b Authenticating user 'default' from [fd00:1122:3344:101::b]:52804 | ||
| 152 | 2026.01.17 13:41:02.743140 [ 259 ] {} <Debug> TCP-Session: 2d9ab699-c1c9-4391-ab67-a16ec8a7978b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.17 13:41:02.743231 [ 259 ] {} <Debug> TCP-Session: 2d9ab699-c1c9-4391-ab67-a16ec8a7978b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.17 13:41:02.743300 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.17 13:41:02.743333 [ 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.01.17 13:41:02.743422 [ 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.01.17 13:41:02.744587 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58097 | ||
| 158 | 2026.01.17 13:41:02.744588 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33439 | ||
| 159 | 2026.01.17 13:41:02.744647 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34525 | ||
| 160 | 2026.01.17 13:41:02.744723 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65158 | ||
| 161 | 2026.01.17 13:41:02.744885 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.01.17 13:41:02.744905 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51905 | ||
| 163 | 2026.01.17 13:41:02.744923 [ 261 ] {} <Debug> TCP-Session: 46d95bb3-a382-42f3-ae50-f6c4b35292ab Authenticating user 'default' from [fd00:1122:3344:101::b]:58097 | ||
| 164 | 2026.01.17 13:41:02.745071 [ 261 ] {} <Debug> TCP-Session: 46d95bb3-a382-42f3-ae50-f6c4b35292ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.17 13:41:02.745123 [ 261 ] {} <Debug> TCP-Session: 46d95bb3-a382-42f3-ae50-f6c4b35292ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.17 13:41:02.745172 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.01.17 13:41:02.745187 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.01.17 13:41:02.745262 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.01.17 13:41:02.745284 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.01.17 13:41:02.745301 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38677 | ||
| 171 | 2026.01.17 13:41:02.745349 [ 262 ] {} <Debug> TCP-Session: 2b057b96-e53e-4dc8-9aca-e6bc6d327d08 Authenticating user 'default' from [fd00:1122:3344:101::b]:34525 | ||
| 172 | 2026.01.17 13:41:02.745363 [ 263 ] {} <Debug> TCP-Session: b2d7486e-e829-49e4-ae3f-547a9f27fcb1 Authenticating user 'default' from [fd00:1122:3344:101::b]:65158 | ||
| 173 | 2026.01.17 13:41:02.745219 [ 260 ] {} <Debug> TCP-Session: 6e80a0f8-048c-45c9-b1cf-242ec75c12ed Authenticating user 'default' from [fd00:1122:3344:101::b]:33439 | ||
| 174 | 2026.01.17 13:41:02.745454 [ 263 ] {} <Debug> TCP-Session: b2d7486e-e829-49e4-ae3f-547a9f27fcb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.17 13:41:02.745457 [ 262 ] {} <Debug> TCP-Session: 2b057b96-e53e-4dc8-9aca-e6bc6d327d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.01.17 13:41:02.745474 [ 260 ] {} <Debug> TCP-Session: 6e80a0f8-048c-45c9-b1cf-242ec75c12ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.17 13:41:02.745519 [ 263 ] {} <Debug> TCP-Session: b2d7486e-e829-49e4-ae3f-547a9f27fcb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.17 13:41:02.745535 [ 262 ] {} <Debug> TCP-Session: 2b057b96-e53e-4dc8-9aca-e6bc6d327d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.17 13:41:02.745547 [ 260 ] {} <Debug> TCP-Session: 6e80a0f8-048c-45c9-b1cf-242ec75c12ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.17 13:41:02.745508 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.17 13:41:02.745392 [ 264 ] {} <Debug> TCP-Session: 89aa9a0b-612e-4b82-8efb-f0f42bc246c1 Authenticating user 'default' from [fd00:1122:3344:101::b]:51905 | ||
| 182 | 2026.01.17 13:41:02.745185 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38517 | ||
| 183 | 2026.01.17 13:41:02.745675 [ 266 ] {} <Debug> TCP-Session: 244837c4-4467-49cb-9cff-b71cd4408be0 Authenticating user 'default' from [fd00:1122:3344:101::b]:38677 | ||
| 184 | 2026.01.17 13:41:02.745711 [ 264 ] {} <Debug> TCP-Session: 89aa9a0b-612e-4b82-8efb-f0f42bc246c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.17 13:41:02.745799 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.01.17 13:41:02.745815 [ 266 ] {} <Debug> TCP-Session: 244837c4-4467-49cb-9cff-b71cd4408be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.17 13:41:02.745840 [ 265 ] {} <Debug> TCP-Session: 41a890c6-1135-4749-9260-f1d47896292d Authenticating user 'default' from [fd00:1122:3344:101::b]:38517 | ||
| 188 | 2026.01.17 13:41:02.745826 [ 264 ] {} <Debug> TCP-Session: 89aa9a0b-612e-4b82-8efb-f0f42bc246c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.17 13:41:02.745914 [ 266 ] {} <Debug> TCP-Session: 244837c4-4467-49cb-9cff-b71cd4408be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.17 13:41:02.745947 [ 265 ] {} <Debug> TCP-Session: 41a890c6-1135-4749-9260-f1d47896292d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.17 13:41:02.746025 [ 265 ] {} <Debug> TCP-Session: 41a890c6-1135-4749-9260-f1d47896292d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.17 13:41:03.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.41 MiB, peak 118.41 MiB, free memory in arenas 0.00 B, will set to 119.54 MiB (RSS), difference: 1.13 MiB | ||
| 193 | 2026.01.17 13:41:03.106415 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35706 | ||
| 194 | 2026.01.17 13:41:03.108738 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.01.17 13:41:03.108797 [ 267 ] {} <Debug> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35706 | ||
| 196 | 2026.01.17 13:41:03.108883 [ 267 ] {} <Debug> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.17 13:41:03.108946 [ 267 ] {} <Debug> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.01.17 13:41:03.109021 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.01.17 13:41:03.109056 [ 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 | ||
| 200 | 2026.01.17 13:41:03.109153 [ 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 | ||
| 201 | 2026.01.17 13:41:03.109782 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41360 | ||
| 202 | 2026.01.17 13:41:03.109904 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54178 | ||
| 203 | 2026.01.17 13:41:03.109990 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.01.17 13:41:03.110011 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41016 | ||
| 205 | 2026.01.17 13:41:03.110154 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56833 | ||
| 206 | 2026.01.17 13:41:03.110164 [ 268 ] {} <Debug> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:41360 | ||
| 207 | 2026.01.17 13:41:03.110226 [ 268 ] {} <Debug> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.17 13:41:03.110252 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54594 | ||
| 209 | 2026.01.17 13:41:03.110322 [ 268 ] {} <Debug> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.01.17 13:41:03.110426 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.01.17 13:41:03.110456 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.01.17 13:41:03.110454 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61107 | ||
| 213 | 2026.01.17 13:41:03.110601 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.01.17 13:41:03.110620 [ 270 ] {} <Debug> TCP-Session: 32781b5d-e2d8-4b29-9416-45a614bedf28 Authenticating user 'default' from [fd00:1122:3344:101::d]:41016 | ||
| 215 | 2026.01.17 13:41:03.110644 [ 271 ] {} <Debug> TCP-Session: 2d4c16cc-f3bb-43f1-9dec-56552844ca9f Authenticating user 'default' from [fd00:1122:3344:101::d]:56833 | ||
| 216 | 2026.01.17 13:41:03.110637 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56337 | ||
| 217 | 2026.01.17 13:41:03.110611 [ 269 ] {} <Debug> TCP-Session: 8a3d6cc2-a92b-497d-84f7-10f67454c02c Authenticating user 'default' from [fd00:1122:3344:101::d]:54178 | ||
| 218 | 2026.01.17 13:41:03.110800 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41479 | ||
| 219 | 2026.01.17 13:41:03.110785 [ 271 ] {} <Debug> TCP-Session: 2d4c16cc-f3bb-43f1-9dec-56552844ca9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.17 13:41:03.110861 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.01.17 13:41:03.110880 [ 269 ] {} <Debug> TCP-Session: 8a3d6cc2-a92b-497d-84f7-10f67454c02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.17 13:41:03.110884 [ 271 ] {} <Debug> TCP-Session: 2d4c16cc-f3bb-43f1-9dec-56552844ca9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.17 13:41:03.110776 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.01.17 13:41:03.110982 [ 269 ] {} <Debug> TCP-Session: 8a3d6cc2-a92b-497d-84f7-10f67454c02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.17 13:41:03.111020 [ 272 ] {} <Debug> TCP-Session: c2aef613-1ffd-4910-bdb1-3b475adc9336 Authenticating user 'default' from [fd00:1122:3344:101::d]:54594 | ||
| 226 | 2026.01.17 13:41:03.110764 [ 270 ] {} <Debug> TCP-Session: 32781b5d-e2d8-4b29-9416-45a614bedf28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.01.17 13:41:03.110907 [ 273 ] {} <Debug> TCP-Session: 6334b54f-bddc-4d8a-8186-537f5b0a8382 Authenticating user 'default' from [fd00:1122:3344:101::d]:61107 | ||
| 228 | 2026.01.17 13:41:03.111137 [ 270 ] {} <Debug> TCP-Session: 32781b5d-e2d8-4b29-9416-45a614bedf28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.17 13:41:03.111134 [ 272 ] {} <Debug> TCP-Session: c2aef613-1ffd-4910-bdb1-3b475adc9336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.17 13:41:03.111288 [ 273 ] {} <Debug> TCP-Session: 6334b54f-bddc-4d8a-8186-537f5b0a8382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.17 13:41:03.111296 [ 272 ] {} <Debug> TCP-Session: c2aef613-1ffd-4910-bdb1-3b475adc9336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.17 13:41:03.111401 [ 273 ] {} <Debug> TCP-Session: 6334b54f-bddc-4d8a-8186-537f5b0a8382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.17 13:41:03.111652 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2026.01.17 13:41:03.111903 [ 274 ] {} <Debug> TCP-Session: 91a7594a-cbe2-47cc-9cfa-ad4ed6394319 Authenticating user 'default' from [fd00:1122:3344:101::d]:56337 | ||
| 235 | 2026.01.17 13:41:03.111929 [ 274 ] {} <Debug> TCP-Session: 91a7594a-cbe2-47cc-9cfa-ad4ed6394319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.17 13:41:03.111946 [ 274 ] {} <Debug> TCP-Session: 91a7594a-cbe2-47cc-9cfa-ad4ed6394319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.01.17 13:41:03.112722 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.01.17 13:41:03.112763 [ 275 ] {} <Debug> TCP-Session: ad359346-f158-42ef-b227-d665c8b14b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:41479 | ||
| 239 | 2026.01.17 13:41:03.112787 [ 275 ] {} <Debug> TCP-Session: ad359346-f158-42ef-b227-d665c8b14b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.17 13:41:03.112909 [ 275 ] {} <Debug> TCP-Session: ad359346-f158-42ef-b227-d665c8b14b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.01.17 13:41:03.116328 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 242 | 2026.01.17 13:41:03.117984 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55625 | ||
| 243 | 2026.01.17 13:41:03.120305 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2026.01.17 13:41:03.120343 [ 276 ] {} <Debug> TCP-Session: b31e39e7-246e-431c-8868-41026c8347fa Authenticating user 'default' from [fd00:1122:3344:101::a]:55625 | ||
| 245 | 2026.01.17 13:41:03.120362 [ 276 ] {} <Debug> TCP-Session: b31e39e7-246e-431c-8868-41026c8347fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.01.17 13:41:03.120473 [ 276 ] {} <Debug> TCP-Session: b31e39e7-246e-431c-8868-41026c8347fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.01.17 13:41:03.120533 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 248 | 2026.01.17 13:41:03.120574 [ 276 ] {} <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 | ||
| 249 | 2026.01.17 13:41:03.120670 [ 276 ] {} <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 | ||
| 250 | 2026.01.17 13:41:03.121050 [ 267 ] {c21b0621-f1d3-4b78-9b01-b0cd5c438852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.01.17 13:41:03.124044 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35953 | ||
| 252 | 2026.01.17 13:41:03.126704 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52276 | ||
| 253 | 2026.01.17 13:41:03.131908 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47053 | ||
| 254 | 2026.01.17 13:41:03.139698 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54506 | ||
| 255 | 2026.01.17 13:41:03.139700 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39176 | ||
| 256 | 2026.01.17 13:41:03.142113 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.01.17 13:41:03.142151 [ 279 ] {} <Debug> TCP-Session: bd61f4d5-d2d6-45a0-992f-06c90868a1ff Authenticating user 'default' from [fd00:1122:3344:101::a]:47053 | ||
| 258 | 2026.01.17 13:41:03.142254 [ 279 ] {} <Debug> TCP-Session: bd61f4d5-d2d6-45a0-992f-06c90868a1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.01.17 13:41:03.142268 [ 279 ] {} <Debug> TCP-Session: bd61f4d5-d2d6-45a0-992f-06c90868a1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.01.17 13:41:03.144601 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53984 | ||
| 261 | 2026.01.17 13:41:03.152473 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.01.17 13:41:03.152518 [ 280 ] {} <Debug> TCP-Session: 8861e157-6b6b-46a9-adf4-abd2cf24e72c Authenticating user 'default' from [fd00:1122:3344:101::a]:39176 | ||
| 263 | 2026.01.17 13:41:03.152540 [ 280 ] {} <Debug> TCP-Session: 8861e157-6b6b-46a9-adf4-abd2cf24e72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.01.17 13:41:03.152650 [ 280 ] {} <Debug> TCP-Session: 8861e157-6b6b-46a9-adf4-abd2cf24e72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.01.17 13:41:03.160037 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37479 | ||
| 266 | 2026.01.17 13:41:03.162411 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.01.17 13:41:03.162465 [ 278 ] {} <Debug> TCP-Session: 7142cccd-809e-4eea-a973-4f41e0907231 Authenticating user 'default' from [fd00:1122:3344:101::a]:52276 | ||
| 268 | 2026.01.17 13:41:03.162577 [ 278 ] {} <Debug> TCP-Session: 7142cccd-809e-4eea-a973-4f41e0907231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.01.17 13:41:03.162593 [ 278 ] {} <Debug> TCP-Session: 7142cccd-809e-4eea-a973-4f41e0907231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.01.17 13:41:03.167032 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.01.17 13:41:03.167072 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.01.17 13:41:03.167176 [ 281 ] {} <Debug> TCP-Session: 9848d498-aef7-45b0-8635-90a49dee1697 Authenticating user 'default' from [fd00:1122:3344:101::a]:54506 | ||
| 273 | 2026.01.17 13:41:03.167187 [ 283 ] {} <Debug> TCP-Session: 712388a6-ea79-4981-849e-989ed2666cfd Authenticating user 'default' from [fd00:1122:3344:101::a]:37479 | ||
| 274 | 2026.01.17 13:41:03.167207 [ 281 ] {} <Debug> TCP-Session: 9848d498-aef7-45b0-8635-90a49dee1697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.01.17 13:41:03.167310 [ 283 ] {} <Debug> TCP-Session: 712388a6-ea79-4981-849e-989ed2666cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.17 13:41:03.167321 [ 281 ] {} <Debug> TCP-Session: 9848d498-aef7-45b0-8635-90a49dee1697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.17 13:41:03.167332 [ 283 ] {} <Debug> TCP-Session: 712388a6-ea79-4981-849e-989ed2666cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.17 13:41:03.172070 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2026.01.17 13:41:03.172121 [ 282 ] {} <Debug> TCP-Session: 4d5583be-5038-4202-bdbd-993e270ec76a Authenticating user 'default' from [fd00:1122:3344:101::a]:53984 | ||
| 280 | 2026.01.17 13:41:03.172295 [ 282 ] {} <Debug> TCP-Session: 4d5583be-5038-4202-bdbd-993e270ec76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.17 13:41:03.172313 [ 282 ] {} <Debug> TCP-Session: 4d5583be-5038-4202-bdbd-993e270ec76a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.17 13:41:03.174755 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 283 | 2026.01.17 13:41:03.174889 [ 277 ] {} <Debug> TCP-Session: 4092a356-3e4b-4c53-b055-742909036d59 Authenticating user 'default' from [fd00:1122:3344:101::a]:35953 | ||
| 284 | 2026.01.17 13:41:03.174908 [ 277 ] {} <Debug> TCP-Session: 4092a356-3e4b-4c53-b055-742909036d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.01.17 13:41:03.174922 [ 277 ] {} <Debug> TCP-Session: 4092a356-3e4b-4c53-b055-742909036d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.01.17 13:41:03.239916 [ 267 ] {c21b0621-f1d3-4b78-9b01-b0cd5c438852} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35706) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.01.17 13:41:03.241094 [ 267 ] {c21b0621-f1d3-4b78-9b01-b0cd5c438852} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.01.17 13:41:03.241429 [ 267 ] {c21b0621-f1d3-4b78-9b01-b0cd5c438852} <Debug> TCPHandler: Processed in 0.130830977 sec. | ||
| 335 | 2026.01.17 13:41:03.241964 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.01.17 13:41:03.242340 [ 268 ] {b0236bb1-cd79-4233-b22e-0e569a6b974a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.01.17 13:41:03.242813 [ 268 ] {b0236bb1-cd79-4233-b22e-0e569a6b974a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41360) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.01.17 13:41:03.243142 [ 268 ] {b0236bb1-cd79-4233-b22e-0e569a6b974a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.01.17 13:41:03.243414 [ 268 ] {b0236bb1-cd79-4233-b22e-0e569a6b974a} <Debug> TCPHandler: Processed in 0.001666217 sec. | ||
| 386 | 2026.01.17 13:41:03.243756 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.17 13:41:03.246079 [ 267 ] {b42809b1-9b00-404e-a2cd-344bc072f4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.01.17 13:41:03.248338 [ 267 ] {b42809b1-9b00-404e-a2cd-344bc072f4be} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.01.17 13:41:03.250508 [ 267 ] {b42809b1-9b00-404e-a2cd-344bc072f4be} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.01.17 13:41:03.250531 [ 267 ] {b42809b1-9b00-404e-a2cd-344bc072f4be} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0041e-05 sec | ||
| 391 | 2026.01.17 13:41:03.250544 [ 267 ] {b42809b1-9b00-404e-a2cd-344bc072f4be} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.01.17 13:41:03.250629 [ 267 ] {b42809b1-9b00-404e-a2cd-344bc072f4be} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.01.17 13:41:03.250657 [ 267 ] {b42809b1-9b00-404e-a2cd-344bc072f4be} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.01.17 13:41:03.252794 [ 267 ] {b42809b1-9b00-404e-a2cd-344bc072f4be} <Debug> TCPHandler: Processed in 0.009149301 sec. | ||
| 395 | 2026.01.17 13:41:03.252962 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.01.17 13:41:03.253202 [ 267 ] {7a84d9f0-7b3b-4d34-a07e-2839b53a220a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.01.17 13:41:03.253349 [ 267 ] {7a84d9f0-7b3b-4d34-a07e-2839b53a220a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.01.17 13:41:03.260726 [ 267 ] {7a84d9f0-7b3b-4d34-a07e-2839b53a220a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.01.17 13:41:03.262104 [ 267 ] {7a84d9f0-7b3b-4d34-a07e-2839b53a220a} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569): Loading data parts | ||
| 401 | 2026.01.17 13:41:03.264587 [ 267 ] {7a84d9f0-7b3b-4d34-a07e-2839b53a220a} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569): There are no data parts | ||
| 402 | 2026.01.17 13:41:03.268898 [ 267 ] {7a84d9f0-7b3b-4d34-a07e-2839b53a220a} <Debug> TCPHandler: Processed in 0.015991582 sec. | ||
| 403 | 2026.01.17 13:41:03.269108 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.01.17 13:41:03.269315 [ 267 ] {60b45f9e-c8d0-4087-83f5-441f4070288a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.01.17 13:41:03.269504 [ 267 ] {60b45f9e-c8d0-4087-83f5-441f4070288a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.01.17 13:41:03.286682 [ 267 ] {60b45f9e-c8d0-4087-83f5-441f4070288a} <Debug> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Loading data parts | ||
| 417 | 2026.01.17 13:41:03.286931 [ 267 ] {60b45f9e-c8d0-4087-83f5-441f4070288a} <Debug> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): There are no data parts | ||
| 418 | 2026.01.17 13:41:03.288388 [ 267 ] {60b45f9e-c8d0-4087-83f5-441f4070288a} <Debug> TCPHandler: Processed in 0.019350185 sec. | ||
| 419 | 2026.01.17 13:41:03.288700 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.17 13:41:03.288890 [ 267 ] {07bb90b6-c158-4b70-bf0a-efbdf67f2852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 421 | 2026.01.17 13:41:03.289023 [ 267 ] {07bb90b6-c158-4b70-bf0a-efbdf67f2852} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.01.17 13:41:03.291290 [ 267 ] {07bb90b6-c158-4b70-bf0a-efbdf67f2852} <Debug> oximeter.measurements_i8 (a8ce1194-b749-4a3d-b007-43999cc740db): Loading data parts | ||
| 423 | 2026.01.17 13:41:03.291487 [ 267 ] {07bb90b6-c158-4b70-bf0a-efbdf67f2852} <Debug> oximeter.measurements_i8 (a8ce1194-b749-4a3d-b007-43999cc740db): There are no data parts | ||
| 424 | 2026.01.17 13:41:03.293654 [ 267 ] {07bb90b6-c158-4b70-bf0a-efbdf67f2852} <Debug> TCPHandler: Processed in 0.00503995 sec. | ||
| 425 | 2026.01.17 13:41:03.293823 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.17 13:41:03.293996 [ 267 ] {c211bc14-7dcf-40c7-837c-cf05cbf055a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 427 | 2026.01.17 13:41:03.294137 [ 267 ] {c211bc14-7dcf-40c7-837c-cf05cbf055a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.01.17 13:41:03.296627 [ 267 ] {c211bc14-7dcf-40c7-837c-cf05cbf055a9} <Debug> oximeter.measurements_u8 (b1376d7b-6e0b-455a-8750-28a9a2759c60): Loading data parts | ||
| 429 | 2026.01.17 13:41:03.296800 [ 267 ] {c211bc14-7dcf-40c7-837c-cf05cbf055a9} <Debug> oximeter.measurements_u8 (b1376d7b-6e0b-455a-8750-28a9a2759c60): There are no data parts | ||
| 430 | 2026.01.17 13:41:03.298301 [ 267 ] {c211bc14-7dcf-40c7-837c-cf05cbf055a9} <Debug> TCPHandler: Processed in 0.00455121 sec. | ||
| 431 | 2026.01.17 13:41:03.298496 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.17 13:41:03.298713 [ 267 ] {86243ace-2116-4525-a9cc-7d72d59d9320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 433 | 2026.01.17 13:41:03.298847 [ 267 ] {86243ace-2116-4525-a9cc-7d72d59d9320} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.01.17 13:41:03.300915 [ 267 ] {86243ace-2116-4525-a9cc-7d72d59d9320} <Debug> oximeter.measurements_i16 (f01c975b-f42c-4c87-ab60-6209e16c8987): Loading data parts | ||
| 435 | 2026.01.17 13:41:03.301085 [ 267 ] {86243ace-2116-4525-a9cc-7d72d59d9320} <Debug> oximeter.measurements_i16 (f01c975b-f42c-4c87-ab60-6209e16c8987): There are no data parts | ||
| 436 | 2026.01.17 13:41:03.302747 [ 267 ] {86243ace-2116-4525-a9cc-7d72d59d9320} <Debug> TCPHandler: Processed in 0.004269074 sec. | ||
| 437 | 2026.01.17 13:41:03.302893 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.17 13:41:03.303053 [ 267 ] {3d0db69d-9fe9-4db5-9eb2-597221ea0063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 439 | 2026.01.17 13:41:03.303183 [ 267 ] {3d0db69d-9fe9-4db5-9eb2-597221ea0063} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.01.17 13:41:03.305118 [ 267 ] {3d0db69d-9fe9-4db5-9eb2-597221ea0063} <Debug> oximeter.measurements_u16 (0c15b71a-622f-43a0-ad11-0a2cb2430bd0): Loading data parts | ||
| 441 | 2026.01.17 13:41:03.305330 [ 267 ] {3d0db69d-9fe9-4db5-9eb2-597221ea0063} <Debug> oximeter.measurements_u16 (0c15b71a-622f-43a0-ad11-0a2cb2430bd0): There are no data parts | ||
| 442 | 2026.01.17 13:41:03.306838 [ 267 ] {3d0db69d-9fe9-4db5-9eb2-597221ea0063} <Debug> TCPHandler: Processed in 0.003996457 sec. | ||
| 443 | 2026.01.17 13:41:03.307022 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.17 13:41:03.307313 [ 267 ] {55f918c9-4b7b-41dc-8204-ef61959e363d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 445 | 2026.01.17 13:41:03.307456 [ 267 ] {55f918c9-4b7b-41dc-8204-ef61959e363d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.01.17 13:41:03.309777 [ 267 ] {55f918c9-4b7b-41dc-8204-ef61959e363d} <Debug> oximeter.measurements_i32 (86e4e996-433b-4443-97ac-02ebb4cc099d): Loading data parts | ||
| 447 | 2026.01.17 13:41:03.309931 [ 267 ] {55f918c9-4b7b-41dc-8204-ef61959e363d} <Debug> oximeter.measurements_i32 (86e4e996-433b-4443-97ac-02ebb4cc099d): There are no data parts | ||
| 448 | 2026.01.17 13:41:03.311357 [ 267 ] {55f918c9-4b7b-41dc-8204-ef61959e363d} <Debug> TCPHandler: Processed in 0.004399627 sec. | ||
| 449 | 2026.01.17 13:41:03.311517 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.17 13:41:03.311714 [ 267 ] {bf979f92-7cdc-455f-b0de-96aa42242bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 451 | 2026.01.17 13:41:03.311850 [ 267 ] {bf979f92-7cdc-455f-b0de-96aa42242bce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.01.17 13:41:03.313725 [ 267 ] {bf979f92-7cdc-455f-b0de-96aa42242bce} <Debug> oximeter.measurements_u32 (0d882272-5744-42a8-acef-ddb8355efab6): Loading data parts | ||
| 453 | 2026.01.17 13:41:03.313882 [ 267 ] {bf979f92-7cdc-455f-b0de-96aa42242bce} <Debug> oximeter.measurements_u32 (0d882272-5744-42a8-acef-ddb8355efab6): There are no data parts | ||
| 454 | 2026.01.17 13:41:03.315142 [ 267 ] {bf979f92-7cdc-455f-b0de-96aa42242bce} <Debug> TCPHandler: Processed in 0.003686161 sec. | ||
| 455 | 2026.01.17 13:41:03.315297 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.17 13:41:03.315526 [ 267 ] {9e92b4b2-5a03-4e35-b366-c4aaf81f289c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 457 | 2026.01.17 13:41:03.315645 [ 267 ] {9e92b4b2-5a03-4e35-b366-c4aaf81f289c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.01.17 13:41:03.317722 [ 267 ] {9e92b4b2-5a03-4e35-b366-c4aaf81f289c} <Debug> oximeter.measurements_i64 (cb74d26b-1bdf-43d3-8c8b-a129e3bb53fb): Loading data parts | ||
| 459 | 2026.01.17 13:41:03.317858 [ 267 ] {9e92b4b2-5a03-4e35-b366-c4aaf81f289c} <Debug> oximeter.measurements_i64 (cb74d26b-1bdf-43d3-8c8b-a129e3bb53fb): There are no data parts | ||
| 460 | 2026.01.17 13:41:03.319095 [ 267 ] {9e92b4b2-5a03-4e35-b366-c4aaf81f289c} <Debug> TCPHandler: Processed in 0.003857055 sec. | ||
| 461 | 2026.01.17 13:41:03.319236 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.17 13:41:03.319394 [ 267 ] {c0e90597-edd6-496f-9c40-605233d9bd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 463 | 2026.01.17 13:41:03.319512 [ 267 ] {c0e90597-edd6-496f-9c40-605233d9bd36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.01.17 13:41:03.321313 [ 267 ] {c0e90597-edd6-496f-9c40-605233d9bd36} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Loading data parts | ||
| 465 | 2026.01.17 13:41:03.321504 [ 267 ] {c0e90597-edd6-496f-9c40-605233d9bd36} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): There are no data parts | ||
| 466 | 2026.01.17 13:41:03.322791 [ 267 ] {c0e90597-edd6-496f-9c40-605233d9bd36} <Debug> TCPHandler: Processed in 0.003606739 sec. | ||
| 467 | 2026.01.17 13:41:03.322938 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.17 13:41:03.323171 [ 267 ] {6d21c671-d4ae-4f47-8487-082e1843cdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 469 | 2026.01.17 13:41:03.323312 [ 267 ] {6d21c671-d4ae-4f47-8487-082e1843cdb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.01.17 13:41:03.325287 [ 267 ] {6d21c671-d4ae-4f47-8487-082e1843cdb5} <Debug> oximeter.measurements_f32 (65bbc380-9129-4ad7-8c55-7c14adedd31e): Loading data parts | ||
| 471 | 2026.01.17 13:41:03.325578 [ 267 ] {6d21c671-d4ae-4f47-8487-082e1843cdb5} <Debug> oximeter.measurements_f32 (65bbc380-9129-4ad7-8c55-7c14adedd31e): There are no data parts | ||
| 472 | 2026.01.17 13:41:03.326877 [ 267 ] {6d21c671-d4ae-4f47-8487-082e1843cdb5} <Debug> TCPHandler: Processed in 0.003988408 sec. | ||
| 473 | 2026.01.17 13:41:03.327025 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.17 13:41:03.327195 [ 267 ] {78a4790a-53ba-4a26-bf6e-de1ca4797cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 475 | 2026.01.17 13:41:03.327328 [ 267 ] {78a4790a-53ba-4a26-bf6e-de1ca4797cea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.01.17 13:41:03.329417 [ 267 ] {78a4790a-53ba-4a26-bf6e-de1ca4797cea} <Debug> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Loading data parts | ||
| 477 | 2026.01.17 13:41:03.329652 [ 267 ] {78a4790a-53ba-4a26-bf6e-de1ca4797cea} <Debug> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): There are no data parts | ||
| 478 | 2026.01.17 13:41:03.331021 [ 267 ] {78a4790a-53ba-4a26-bf6e-de1ca4797cea} <Debug> TCPHandler: Processed in 0.004050789 sec. | ||
| 479 | 2026.01.17 13:41:03.331175 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.17 13:41:03.331483 [ 267 ] {dfdf015e-09b4-4d49-bcd9-036128e9859b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 481 | 2026.01.17 13:41:03.331602 [ 267 ] {dfdf015e-09b4-4d49-bcd9-036128e9859b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.01.17 13:41:03.333462 [ 267 ] {dfdf015e-09b4-4d49-bcd9-036128e9859b} <Debug> oximeter.measurements_string (22daf666-ef49-4b50-9f5c-7e780163389f): Loading data parts | ||
| 483 | 2026.01.17 13:41:03.333597 [ 267 ] {dfdf015e-09b4-4d49-bcd9-036128e9859b} <Debug> oximeter.measurements_string (22daf666-ef49-4b50-9f5c-7e780163389f): There are no data parts | ||
| 484 | 2026.01.17 13:41:03.334822 [ 267 ] {dfdf015e-09b4-4d49-bcd9-036128e9859b} <Debug> TCPHandler: Processed in 0.003693972 sec. | ||
| 485 | 2026.01.17 13:41:03.335002 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.01.17 13:41:03.335183 [ 267 ] {481a3c84-ffd2-401e-94d7-f5d031f73c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.17 13:41:03.335327 [ 267 ] {481a3c84-ffd2-401e-94d7-f5d031f73c00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.01.17 13:41:03.337283 [ 267 ] {481a3c84-ffd2-401e-94d7-f5d031f73c00} <Debug> oximeter.measurements_bytes (8a96765d-4cc4-4240-bbed-4d3b9d4284f3): Loading data parts | ||
| 496 | 2026.01.17 13:41:03.337504 [ 267 ] {481a3c84-ffd2-401e-94d7-f5d031f73c00} <Debug> oximeter.measurements_bytes (8a96765d-4cc4-4240-bbed-4d3b9d4284f3): There are no data parts | ||
| 497 | 2026.01.17 13:41:03.339000 [ 267 ] {481a3c84-ffd2-401e-94d7-f5d031f73c00} <Debug> TCPHandler: Processed in 0.00405389 sec. | ||
| 498 | 2026.01.17 13:41:03.339155 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.17 13:41:03.339346 [ 267 ] {2cef0ea5-fc42-4902-abf1-fa9d81c7bb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 500 | 2026.01.17 13:41:03.339664 [ 267 ] {2cef0ea5-fc42-4902-abf1-fa9d81c7bb14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.01.17 13:41:03.341802 [ 267 ] {2cef0ea5-fc42-4902-abf1-fa9d81c7bb14} <Debug> oximeter.measurements_cumulativei64 (995e0d99-b1b4-40ba-98d9-19bd55460682): Loading data parts | ||
| 502 | 2026.01.17 13:41:03.342037 [ 267 ] {2cef0ea5-fc42-4902-abf1-fa9d81c7bb14} <Debug> oximeter.measurements_cumulativei64 (995e0d99-b1b4-40ba-98d9-19bd55460682): There are no data parts | ||
| 503 | 2026.01.17 13:41:03.343243 [ 267 ] {2cef0ea5-fc42-4902-abf1-fa9d81c7bb14} <Debug> TCPHandler: Processed in 0.004137131 sec. | ||
| 504 | 2026.01.17 13:41:03.343529 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.17 13:41:03.343701 [ 267 ] {13ea3bf0-7e92-4a6b-af78-2fc5c7d97fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 506 | 2026.01.17 13:41:03.343823 [ 267 ] {13ea3bf0-7e92-4a6b-af78-2fc5c7d97fcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.01.17 13:41:03.345679 [ 267 ] {13ea3bf0-7e92-4a6b-af78-2fc5c7d97fcb} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Loading data parts | ||
| 508 | 2026.01.17 13:41:03.345923 [ 267 ] {13ea3bf0-7e92-4a6b-af78-2fc5c7d97fcb} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): There are no data parts | ||
| 509 | 2026.01.17 13:41:03.347104 [ 267 ] {13ea3bf0-7e92-4a6b-af78-2fc5c7d97fcb} <Debug> TCPHandler: Processed in 0.00362352 sec. | ||
| 510 | 2026.01.17 13:41:03.347247 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.17 13:41:03.347496 [ 267 ] {8d55c644-2d95-4127-a803-bcee376d68ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 512 | 2026.01.17 13:41:03.347621 [ 267 ] {8d55c644-2d95-4127-a803-bcee376d68ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.01.17 13:41:03.349444 [ 267 ] {8d55c644-2d95-4127-a803-bcee376d68ba} <Debug> oximeter.measurements_cumulativef32 (d1086def-beed-4b63-bb3e-b721580c60cc): Loading data parts | ||
| 514 | 2026.01.17 13:41:03.349591 [ 267 ] {8d55c644-2d95-4127-a803-bcee376d68ba} <Debug> oximeter.measurements_cumulativef32 (d1086def-beed-4b63-bb3e-b721580c60cc): There are no data parts | ||
| 515 | 2026.01.17 13:41:03.351054 [ 267 ] {8d55c644-2d95-4127-a803-bcee376d68ba} <Debug> TCPHandler: Processed in 0.003854375 sec. | ||
| 516 | 2026.01.17 13:41:03.351202 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.17 13:41:03.351364 [ 267 ] {f8cf9c33-8683-4746-876e-c85a43e16b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 518 | 2026.01.17 13:41:03.351463 [ 267 ] {f8cf9c33-8683-4746-876e-c85a43e16b77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.01.17 13:41:03.353346 [ 267 ] {f8cf9c33-8683-4746-876e-c85a43e16b77} <Debug> oximeter.measurements_cumulativef64 (e537dde6-a3e3-426c-bbc5-3946c5effff9): Loading data parts | ||
| 520 | 2026.01.17 13:41:03.353507 [ 267 ] {f8cf9c33-8683-4746-876e-c85a43e16b77} <Debug> oximeter.measurements_cumulativef64 (e537dde6-a3e3-426c-bbc5-3946c5effff9): There are no data parts | ||
| 521 | 2026.01.17 13:41:03.354831 [ 267 ] {f8cf9c33-8683-4746-876e-c85a43e16b77} <Debug> TCPHandler: Processed in 0.003678041 sec. | ||
| 522 | 2026.01.17 13:41:03.355043 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.17 13:41:03.355274 [ 267 ] {5a62543c-d607-4345-8524-fdb247d44f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.01.17 13:41:03.355420 [ 267 ] {5a62543c-d607-4345-8524-fdb247d44f5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.01.17 13:41:03.357462 [ 267 ] {5a62543c-d607-4345-8524-fdb247d44f5c} <Debug> oximeter.measurements_histogrami8 (d088d8fa-c92a-47a7-91a0-a3b79dc34012): Loading data parts | ||
| 536 | 2026.01.17 13:41:03.357653 [ 267 ] {5a62543c-d607-4345-8524-fdb247d44f5c} <Debug> oximeter.measurements_histogrami8 (d088d8fa-c92a-47a7-91a0-a3b79dc34012): There are no data parts | ||
| 537 | 2026.01.17 13:41:03.359119 [ 267 ] {5a62543c-d607-4345-8524-fdb247d44f5c} <Debug> TCPHandler: Processed in 0.004129751 sec. | ||
| 538 | 2026.01.17 13:41:03.359259 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.01.17 13:41:03.359495 [ 267 ] {1c34d852-e209-4a22-ad97-be4fbff32d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 540 | 2026.01.17 13:41:03.359627 [ 267 ] {1c34d852-e209-4a22-ad97-be4fbff32d5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.01.17 13:41:03.361799 [ 267 ] {1c34d852-e209-4a22-ad97-be4fbff32d5c} <Debug> oximeter.measurements_histogramu8 (1536dc08-8f85-48e9-897c-129c252a5a99): Loading data parts | ||
| 542 | 2026.01.17 13:41:03.361947 [ 267 ] {1c34d852-e209-4a22-ad97-be4fbff32d5c} <Debug> oximeter.measurements_histogramu8 (1536dc08-8f85-48e9-897c-129c252a5a99): There are no data parts | ||
| 543 | 2026.01.17 13:41:03.363183 [ 267 ] {1c34d852-e209-4a22-ad97-be4fbff32d5c} <Debug> TCPHandler: Processed in 0.003972777 sec. | ||
| 544 | 2026.01.17 13:41:03.363349 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.01.17 13:41:03.363590 [ 267 ] {5b319a36-61b1-436c-b037-3ab6fcb9356f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 546 | 2026.01.17 13:41:03.363737 [ 267 ] {5b319a36-61b1-436c-b037-3ab6fcb9356f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.01.17 13:41:03.365947 [ 267 ] {5b319a36-61b1-436c-b037-3ab6fcb9356f} <Debug> oximeter.measurements_histogrami16 (f7cbbd7a-1814-4342-8869-36b721ed4f71): Loading data parts | ||
| 548 | 2026.01.17 13:41:03.366102 [ 267 ] {5b319a36-61b1-436c-b037-3ab6fcb9356f} <Debug> oximeter.measurements_histogrami16 (f7cbbd7a-1814-4342-8869-36b721ed4f71): There are no data parts | ||
| 549 | 2026.01.17 13:41:03.367438 [ 267 ] {5b319a36-61b1-436c-b037-3ab6fcb9356f} <Debug> TCPHandler: Processed in 0.004138631 sec. | ||
| 550 | 2026.01.17 13:41:03.367589 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.17 13:41:03.367820 [ 267 ] {1e9d41a7-529e-462d-a681-9cf740cfdea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 552 | 2026.01.17 13:41:03.367946 [ 267 ] {1e9d41a7-529e-462d-a681-9cf740cfdea2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.01.17 13:41:03.369997 [ 267 ] {1e9d41a7-529e-462d-a681-9cf740cfdea2} <Debug> oximeter.measurements_histogramu16 (b2155569-64d9-44fa-925b-101efd352c42): Loading data parts | ||
| 554 | 2026.01.17 13:41:03.370142 [ 267 ] {1e9d41a7-529e-462d-a681-9cf740cfdea2} <Debug> oximeter.measurements_histogramu16 (b2155569-64d9-44fa-925b-101efd352c42): There are no data parts | ||
| 555 | 2026.01.17 13:41:03.371430 [ 267 ] {1e9d41a7-529e-462d-a681-9cf740cfdea2} <Debug> TCPHandler: Processed in 0.003891026 sec. | ||
| 556 | 2026.01.17 13:41:03.371612 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.01.17 13:41:03.371872 [ 267 ] {afe96812-576c-409f-ba2a-0299e113b74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 558 | 2026.01.17 13:41:03.371987 [ 267 ] {afe96812-576c-409f-ba2a-0299e113b74e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.01.17 13:41:03.373894 [ 267 ] {afe96812-576c-409f-ba2a-0299e113b74e} <Debug> oximeter.measurements_histogrami32 (6d68def8-d250-4e6d-976f-6f3f6f4e072f): Loading data parts | ||
| 560 | 2026.01.17 13:41:03.374050 [ 267 ] {afe96812-576c-409f-ba2a-0299e113b74e} <Debug> oximeter.measurements_histogrami32 (6d68def8-d250-4e6d-976f-6f3f6f4e072f): There are no data parts | ||
| 561 | 2026.01.17 13:41:03.375543 [ 267 ] {afe96812-576c-409f-ba2a-0299e113b74e} <Debug> TCPHandler: Processed in 0.003981717 sec. | ||
| 562 | 2026.01.17 13:41:03.375689 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.17 13:41:03.375901 [ 267 ] {a6829f87-b967-40d0-a508-5bf78497583d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 564 | 2026.01.17 13:41:03.376102 [ 267 ] {a6829f87-b967-40d0-a508-5bf78497583d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.17 13:41:03.378193 [ 267 ] {a6829f87-b967-40d0-a508-5bf78497583d} <Debug> oximeter.measurements_histogramu32 (70574644-530d-4a3b-a86b-cf0e65f17d26): Loading data parts | ||
| 566 | 2026.01.17 13:41:03.378336 [ 267 ] {a6829f87-b967-40d0-a508-5bf78497583d} <Debug> oximeter.measurements_histogramu32 (70574644-530d-4a3b-a86b-cf0e65f17d26): There are no data parts | ||
| 567 | 2026.01.17 13:41:03.379627 [ 267 ] {a6829f87-b967-40d0-a508-5bf78497583d} <Debug> TCPHandler: Processed in 0.003986768 sec. | ||
| 568 | 2026.01.17 13:41:03.379774 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.17 13:41:03.380123 [ 267 ] {2a024b93-0187-4e88-befd-8f58df71df0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 570 | 2026.01.17 13:41:03.380260 [ 267 ] {2a024b93-0187-4e88-befd-8f58df71df0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.17 13:41:03.382126 [ 267 ] {2a024b93-0187-4e88-befd-8f58df71df0c} <Debug> oximeter.measurements_histogrami64 (bad47b56-5217-418e-871f-49ded30cb2a6): Loading data parts | ||
| 572 | 2026.01.17 13:41:03.382271 [ 267 ] {2a024b93-0187-4e88-befd-8f58df71df0c} <Debug> oximeter.measurements_histogrami64 (bad47b56-5217-418e-871f-49ded30cb2a6): There are no data parts | ||
| 573 | 2026.01.17 13:41:03.383612 [ 267 ] {2a024b93-0187-4e88-befd-8f58df71df0c} <Debug> TCPHandler: Processed in 0.003887315 sec. | ||
| 574 | 2026.01.17 13:41:03.383749 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.17 13:41:03.383959 [ 267 ] {8114a23d-ffe8-407c-b419-8ec7a405c88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 576 | 2026.01.17 13:41:03.384093 [ 267 ] {8114a23d-ffe8-407c-b419-8ec7a405c88f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.17 13:41:03.385998 [ 267 ] {8114a23d-ffe8-407c-b419-8ec7a405c88f} <Debug> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Loading data parts | ||
| 578 | 2026.01.17 13:41:03.386223 [ 267 ] {8114a23d-ffe8-407c-b419-8ec7a405c88f} <Debug> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): There are no data parts | ||
| 579 | 2026.01.17 13:41:03.388427 [ 267 ] {8114a23d-ffe8-407c-b419-8ec7a405c88f} <Debug> TCPHandler: Processed in 0.004726183 sec. | ||
| 580 | 2026.01.17 13:41:03.388616 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.17 13:41:03.388919 [ 267 ] {b8f115e4-7a53-49f8-b3e0-a46a74b95d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 582 | 2026.01.17 13:41:03.389051 [ 267 ] {b8f115e4-7a53-49f8-b3e0-a46a74b95d80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.17 13:41:03.391011 [ 267 ] {b8f115e4-7a53-49f8-b3e0-a46a74b95d80} <Debug> oximeter.measurements_histogramf32 (6e6505aa-4c4a-4169-a9d1-ed1353db2403): Loading data parts | ||
| 584 | 2026.01.17 13:41:03.391278 [ 267 ] {b8f115e4-7a53-49f8-b3e0-a46a74b95d80} <Debug> oximeter.measurements_histogramf32 (6e6505aa-4c4a-4169-a9d1-ed1353db2403): There are no data parts | ||
| 585 | 2026.01.17 13:41:03.393234 [ 267 ] {b8f115e4-7a53-49f8-b3e0-a46a74b95d80} <Debug> TCPHandler: Processed in 0.004669063 sec. | ||
| 586 | 2026.01.17 13:41:03.393383 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.17 13:41:03.393637 [ 267 ] {6e24bd89-2d45-421b-9ee5-c10cf4d7ea2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 588 | 2026.01.17 13:41:03.393804 [ 267 ] {6e24bd89-2d45-421b-9ee5-c10cf4d7ea2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.17 13:41:03.396018 [ 267 ] {6e24bd89-2d45-421b-9ee5-c10cf4d7ea2a} <Debug> oximeter.measurements_histogramf64 (62d429b9-8780-4f78-ac77-cfc2a2ccfeb6): Loading data parts | ||
| 590 | 2026.01.17 13:41:03.396200 [ 267 ] {6e24bd89-2d45-421b-9ee5-c10cf4d7ea2a} <Debug> oximeter.measurements_histogramf64 (62d429b9-8780-4f78-ac77-cfc2a2ccfeb6): There are no data parts | ||
| 591 | 2026.01.17 13:41:03.397747 [ 267 ] {6e24bd89-2d45-421b-9ee5-c10cf4d7ea2a} <Debug> TCPHandler: Processed in 0.004412197 sec. | ||
| 592 | 2026.01.17 13:41:03.397916 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.17 13:41:03.398277 [ 267 ] {7439c3f5-4811-4510-a5ea-d399d5aa9d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.01.17 13:41:03.398416 [ 267 ] {7439c3f5-4811-4510-a5ea-d399d5aa9d0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.17 13:41:03.400806 [ 267 ] {7439c3f5-4811-4510-a5ea-d399d5aa9d0f} <Debug> oximeter.fields_bool (1aeff8f2-44c8-4bd2-ae2d-d666139a4c59): Loading data parts | ||
| 621 | 2026.01.17 13:41:03.401008 [ 267 ] {7439c3f5-4811-4510-a5ea-d399d5aa9d0f} <Debug> oximeter.fields_bool (1aeff8f2-44c8-4bd2-ae2d-d666139a4c59): There are no data parts | ||
| 622 | 2026.01.17 13:41:03.402413 [ 267 ] {7439c3f5-4811-4510-a5ea-d399d5aa9d0f} <Debug> TCPHandler: Processed in 0.00456077 sec. | ||
| 623 | 2026.01.17 13:41:03.402567 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.17 13:41:03.402728 [ 267 ] {96f1c592-a6f3-403a-9077-2818f1476eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 625 | 2026.01.17 13:41:03.402882 [ 267 ] {96f1c592-a6f3-403a-9077-2818f1476eca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.17 13:41:03.404906 [ 267 ] {96f1c592-a6f3-403a-9077-2818f1476eca} <Debug> oximeter.fields_i8 (558d792b-a546-400a-ba47-2d7c40464d7e): Loading data parts | ||
| 627 | 2026.01.17 13:41:03.405192 [ 267 ] {96f1c592-a6f3-403a-9077-2818f1476eca} <Debug> oximeter.fields_i8 (558d792b-a546-400a-ba47-2d7c40464d7e): There are no data parts | ||
| 628 | 2026.01.17 13:41:03.406309 [ 267 ] {96f1c592-a6f3-403a-9077-2818f1476eca} <Debug> TCPHandler: Processed in 0.003791023 sec. | ||
| 629 | 2026.01.17 13:41:03.406452 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.17 13:41:03.406846 [ 267 ] {03d2f207-1636-4fdb-84d1-bde306887423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 631 | 2026.01.17 13:41:03.406965 [ 267 ] {03d2f207-1636-4fdb-84d1-bde306887423} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.17 13:41:03.408788 [ 267 ] {03d2f207-1636-4fdb-84d1-bde306887423} <Debug> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Loading data parts | ||
| 633 | 2026.01.17 13:41:03.408948 [ 267 ] {03d2f207-1636-4fdb-84d1-bde306887423} <Debug> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): There are no data parts | ||
| 634 | 2026.01.17 13:41:03.410521 [ 267 ] {03d2f207-1636-4fdb-84d1-bde306887423} <Debug> TCPHandler: Processed in 0.00411719 sec. | ||
| 635 | 2026.01.17 13:41:03.410677 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.17 13:41:03.410835 [ 267 ] {acd3ecad-f02f-4184-8ebc-30e086f59146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 637 | 2026.01.17 13:41:03.410949 [ 267 ] {acd3ecad-f02f-4184-8ebc-30e086f59146} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.17 13:41:03.412690 [ 267 ] {acd3ecad-f02f-4184-8ebc-30e086f59146} <Debug> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Loading data parts | ||
| 639 | 2026.01.17 13:41:03.412914 [ 267 ] {acd3ecad-f02f-4184-8ebc-30e086f59146} <Debug> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): There are no data parts | ||
| 640 | 2026.01.17 13:41:03.414211 [ 267 ] {acd3ecad-f02f-4184-8ebc-30e086f59146} <Debug> TCPHandler: Processed in 0.003582998 sec. | ||
| 641 | 2026.01.17 13:41:03.414358 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.17 13:41:03.414646 [ 267 ] {707cabe7-157d-4531-bb06-8744c94ada33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 643 | 2026.01.17 13:41:03.414775 [ 267 ] {707cabe7-157d-4531-bb06-8744c94ada33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.17 13:41:03.416601 [ 267 ] {707cabe7-157d-4531-bb06-8744c94ada33} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Loading data parts | ||
| 645 | 2026.01.17 13:41:03.416765 [ 267 ] {707cabe7-157d-4531-bb06-8744c94ada33} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): There are no data parts | ||
| 646 | 2026.01.17 13:41:03.418065 [ 267 ] {707cabe7-157d-4531-bb06-8744c94ada33} <Debug> TCPHandler: Processed in 0.003756853 sec. | ||
| 647 | 2026.01.17 13:41:03.418209 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.17 13:41:03.418372 [ 267 ] {5ec6cc03-d337-452d-a5af-223726eaa308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 649 | 2026.01.17 13:41:03.418483 [ 267 ] {5ec6cc03-d337-452d-a5af-223726eaa308} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.17 13:41:03.420306 [ 267 ] {5ec6cc03-d337-452d-a5af-223726eaa308} <Debug> oximeter.fields_i32 (3df38eff-0c83-4ad8-a6c2-d2f615ac1603): Loading data parts | ||
| 651 | 2026.01.17 13:41:03.420466 [ 267 ] {5ec6cc03-d337-452d-a5af-223726eaa308} <Debug> oximeter.fields_i32 (3df38eff-0c83-4ad8-a6c2-d2f615ac1603): There are no data parts | ||
| 652 | 2026.01.17 13:41:03.421815 [ 267 ] {5ec6cc03-d337-452d-a5af-223726eaa308} <Debug> TCPHandler: Processed in 0.00365557 sec. | ||
| 653 | 2026.01.17 13:41:03.421951 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.17 13:41:03.422213 [ 267 ] {cc544688-66ae-4f32-8906-7f0e92d7bebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 655 | 2026.01.17 13:41:03.422331 [ 267 ] {cc544688-66ae-4f32-8906-7f0e92d7bebc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.17 13:41:03.424216 [ 267 ] {cc544688-66ae-4f32-8906-7f0e92d7bebc} <Debug> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Loading data parts | ||
| 657 | 2026.01.17 13:41:03.424366 [ 267 ] {cc544688-66ae-4f32-8906-7f0e92d7bebc} <Debug> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): There are no data parts | ||
| 658 | 2026.01.17 13:41:03.425896 [ 267 ] {cc544688-66ae-4f32-8906-7f0e92d7bebc} <Debug> TCPHandler: Processed in 0.003993698 sec. | ||
| 659 | 2026.01.17 13:41:03.426048 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.17 13:41:03.426225 [ 267 ] {0ed55d7a-40f7-4324-9012-fa28f8bd4128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 661 | 2026.01.17 13:41:03.426373 [ 267 ] {0ed55d7a-40f7-4324-9012-fa28f8bd4128} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.17 13:41:03.428286 [ 267 ] {0ed55d7a-40f7-4324-9012-fa28f8bd4128} <Debug> oximeter.fields_i64 (f37b4fec-78b5-4883-8700-b6a47a0451a2): Loading data parts | ||
| 663 | 2026.01.17 13:41:03.428492 [ 267 ] {0ed55d7a-40f7-4324-9012-fa28f8bd4128} <Debug> oximeter.fields_i64 (f37b4fec-78b5-4883-8700-b6a47a0451a2): There are no data parts | ||
| 664 | 2026.01.17 13:41:03.430255 [ 267 ] {0ed55d7a-40f7-4324-9012-fa28f8bd4128} <Debug> TCPHandler: Processed in 0.004256343 sec. | ||
| 665 | 2026.01.17 13:41:03.430426 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.17 13:41:03.430727 [ 267 ] {264c16ca-04b6-49b4-88d4-988b7a5be819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 667 | 2026.01.17 13:41:03.430911 [ 267 ] {264c16ca-04b6-49b4-88d4-988b7a5be819} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.17 13:41:03.432994 [ 267 ] {264c16ca-04b6-49b4-88d4-988b7a5be819} <Debug> oximeter.fields_u64 (693c4b58-1445-42c0-ab63-cbad4223176d): Loading data parts | ||
| 669 | 2026.01.17 13:41:03.433157 [ 267 ] {264c16ca-04b6-49b4-88d4-988b7a5be819} <Debug> oximeter.fields_u64 (693c4b58-1445-42c0-ab63-cbad4223176d): There are no data parts | ||
| 670 | 2026.01.17 13:41:03.434662 [ 267 ] {264c16ca-04b6-49b4-88d4-988b7a5be819} <Debug> TCPHandler: Processed in 0.004289074 sec. | ||
| 671 | 2026.01.17 13:41:03.434812 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.17 13:41:03.434971 [ 267 ] {51929ba4-3a74-446c-80d1-daba68ed9e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 673 | 2026.01.17 13:41:03.435189 [ 267 ] {51929ba4-3a74-446c-80d1-daba68ed9e6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.17 13:41:03.437109 [ 267 ] {51929ba4-3a74-446c-80d1-daba68ed9e6a} <Debug> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Loading data parts | ||
| 675 | 2026.01.17 13:41:03.437316 [ 267 ] {51929ba4-3a74-446c-80d1-daba68ed9e6a} <Debug> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): There are no data parts | ||
| 676 | 2026.01.17 13:41:03.438594 [ 267 ] {51929ba4-3a74-446c-80d1-daba68ed9e6a} <Debug> TCPHandler: Processed in 0.003830724 sec. | ||
| 677 | 2026.01.17 13:41:03.438830 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.17 13:41:03.438989 [ 267 ] {455f2d56-77aa-4b3b-bea8-ba2e5b2b602f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 679 | 2026.01.17 13:41:03.439108 [ 267 ] {455f2d56-77aa-4b3b-bea8-ba2e5b2b602f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.17 13:41:03.440971 [ 267 ] {455f2d56-77aa-4b3b-bea8-ba2e5b2b602f} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Loading data parts | ||
| 681 | 2026.01.17 13:41:03.441266 [ 267 ] {455f2d56-77aa-4b3b-bea8-ba2e5b2b602f} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): There are no data parts | ||
| 682 | 2026.01.17 13:41:03.442734 [ 267 ] {455f2d56-77aa-4b3b-bea8-ba2e5b2b602f} <Debug> TCPHandler: Processed in 0.003955387 sec. | ||
| 683 | 2026.01.17 13:41:03.442876 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.17 13:41:03.443187 [ 267 ] {30183a29-9481-432b-8089-92b59b776eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 685 | 2026.01.17 13:41:03.443232 [ 267 ] {30183a29-9481-432b-8089-92b59b776eca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.17 13:41:03.445659 [ 267 ] {30183a29-9481-432b-8089-92b59b776eca} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Loading data parts | ||
| 687 | 2026.01.17 13:41:03.445822 [ 267 ] {30183a29-9481-432b-8089-92b59b776eca} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): There are no data parts | ||
| 688 | 2026.01.17 13:41:03.447282 [ 267 ] {30183a29-9481-432b-8089-92b59b776eca} <Debug> TCPHandler: Processed in 0.004455829 sec. | ||
| 689 | 2026.01.17 13:41:03.447531 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.17 13:41:03.447789 [ 267 ] {8c7c826d-16ec-4bc4-b3d4-5cb3bf58e4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) /* 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.01.17 13:41:03.447925 [ 267 ] {8c7c826d-16ec-4bc4-b3d4-5cb3bf58e4f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.17 13:41:03.449893 [ 267 ] {8c7c826d-16ec-4bc4-b3d4-5cb3bf58e4f9} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): Loading data parts | ||
| 696 | 2026.01.17 13:41:03.450045 [ 267 ] {8c7c826d-16ec-4bc4-b3d4-5cb3bf58e4f9} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): There are no data parts | ||
| 697 | 2026.01.17 13:41:03.451824 [ 267 ] {8c7c826d-16ec-4bc4-b3d4-5cb3bf58e4f9} <Debug> TCPHandler: Processed in 0.004342556 sec. | ||
| 698 | 2026.01.17 13:41:03.452218 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.17 13:41:03.452724 [ 268 ] {93f8732f-e27b-4dea-a874-0c3a20df44f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.17 13:41:03.454400 [ 268 ] {93f8732f-e27b-4dea-a874-0c3a20df44f4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.17 13:41:03.474841 [ 285 ] {93f8732f-e27b-4dea-a874-0c3a20df44f4} <Trace> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.17 13:41:03.474912 [ 285 ] {93f8732f-e27b-4dea-a874-0c3a20df44f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 703 | 2026.01.17 13:41:03.481668 [ 285 ] {93f8732f-e27b-4dea-a874-0c3a20df44f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.17 13:41:03.482494 [ 285 ] {93f8732f-e27b-4dea-a874-0c3a20df44f4} <Trace> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569): 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.01.17 13:41:03.482800 [ 268 ] {93f8732f-e27b-4dea-a874-0c3a20df44f4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.030245 sec., 33.063316250619934 rows/sec., 529.01 B/sec. | ||
| 706 | 2026.01.17 13:41:03.483315 [ 268 ] {93f8732f-e27b-4dea-a874-0c3a20df44f4} <Debug> TCPHandler: Processed in 0.031282228 sec. | ||
| 707 | 2026.01.17 13:41:04.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.94 MiB, peak 126.94 MiB, free memory in arenas 0.00 B, will set to 139.67 MiB (RSS), difference: 12.73 MiB | ||
| 708 | 2026.01.17 13:41:08.330301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.17 13:41:08.330403 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.17 13:41:08.330405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.01.17 13:41:08.330628 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.17 13:41:08.334101 [ 245 ] {} <Debug> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Loading data parts | ||
| 713 | 2026.01.17 13:41:08.334329 [ 245 ] {} <Debug> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): There are no data parts | ||
| 714 | 2026.01.17 13:41:08.340856 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.17 13:41:08.340896 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 716 | 2026.01.17 13:41:08.345072 [ 244 ] {} <Debug> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Loading data parts | ||
| 717 | 2026.01.17 13:41:08.345324 [ 244 ] {} <Debug> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): There are no data parts | ||
| 718 | 2026.01.17 13:41:08.347722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.17 13:41:08.348329 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.17 13:41:08.348580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.01.17 13:41:08.369124 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.17 13:41:08.369174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 723 | 2026.01.17 13:41:08.375290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.17 13:41:08.376523 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.17 13:41:08.379653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.17 13:41:09.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.94 MiB (RSS), difference: 9.07 MiB | ||
| 727 | 2026.01.17 13:41:10.830273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.17 13:41:10.830392 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.17 13:41:10.836321 [ 243 ] {} <Debug> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Loading data parts | ||
| 730 | 2026.01.17 13:41:10.836546 [ 243 ] {} <Debug> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): There are no data parts | ||
| 731 | 2026.01.17 13:41:10.846460 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.17 13:41:10.846500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 733 | 2026.01.17 13:41:10.848211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.17 13:41:10.848736 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.17 13:41:10.849123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.17 13:41:11.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 154.62 MiB (RSS), difference: -3.52 MiB | ||
| 737 | 2026.01.17 13:41:15.789473 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.17 13:41:15.789591 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.17 13:41:15.849605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.01.17 13:41:15.852193 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.17 13:41:15.852232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 742 | 2026.01.17 13:41:15.853125 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.17 13:41:15.853722 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.17 13:41:15.853921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.17 13:41:15.880673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.17 13:41:15.899190 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.17 13:41:15.899245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 748 | 2026.01.17 13:41:15.905905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.17 13:41:15.907062 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.17 13:41:15.910063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.17 13:41:16.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.29 MiB, peak 159.29 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 2.51 MiB | ||
| 752 | 2026.01.17 13:41:21.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.82 MiB, peak 159.29 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.17 13:41:23.354281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2026.01.17 13:41:23.355060 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.01.17 13:41:23.355211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 756 | 2026.01.17 13:41:23.356150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.01.17 13:41:23.356609 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.01.17 13:41:23.356803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2026.01.17 13:41:23.410306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.01.17 13:41:23.426532 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.01.17 13:41:23.426591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 762 | 2026.01.17 13:41:23.432823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.01.17 13:41:23.433929 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.01.17 13:41:23.437187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.01.17 13:41:23.494504 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.01.17 13:41:23.494658 [ 267 ] {1f29ac72-2869-4e22-9531-fdf74f79655a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.01.17 13:41:23.494972 [ 267 ] {1f29ac72-2869-4e22-9531-fdf74f79655a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.01.17 13:41:23.508488 [ 267 ] {1f29ac72-2869-4e22-9531-fdf74f79655a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.01.17 13:41:23.511087 [ 267 ] {1f29ac72-2869-4e22-9531-fdf74f79655a} <Debug> TCPHandler: Processed in 0.016694247 sec. | ||
| 770 | 2026.01.17 13:41:23.515754 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.01.17 13:41:23.515890 [ 267 ] {9a2a3616-800b-4939-be95-f4315c98b088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.01.17 13:41:23.522917 [ 267 ] {9a2a3616-800b-4939-be95-f4315c98b088} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.01.17 13:41:23.522967 [ 267 ] {9a2a3616-800b-4939-be95-f4315c98b088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.01.17 13:41:23.525487 [ 267 ] {9a2a3616-800b-4939-be95-f4315c98b088} <Debug> TCPHandler: Processed in 0.009785196 sec. | ||
| 775 | 2026.01.17 13:41:23.528393 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.01.17 13:41:23.528522 [ 267 ] {d6e66d1d-70c0-47b6-8efd-f6b6de7bf2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.01.17 13:41:23.530741 [ 267 ] {d6e66d1d-70c0-47b6-8efd-f6b6de7bf2f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.01.17 13:41:23.530788 [ 267 ] {d6e66d1d-70c0-47b6-8efd-f6b6de7bf2f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.01.17 13:41:23.531138 [ 267 ] {d6e66d1d-70c0-47b6-8efd-f6b6de7bf2f0} <Debug> TCPHandler: Processed in 0.002796992 sec. | ||
| 780 | 2026.01.17 13:41:23.531815 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.01.17 13:41:23.531936 [ 267 ] {9306644c-2e54-4175-8284-3faeefa466f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.01.17 13:41:23.532182 [ 267 ] {9306644c-2e54-4175-8284-3faeefa466f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.01.17 13:41:23.532226 [ 267 ] {9306644c-2e54-4175-8284-3faeefa466f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.01.17 13:41:23.532590 [ 267 ] {9306644c-2e54-4175-8284-3faeefa466f4} <Debug> TCPHandler: Processed in 0.000824418 sec. | ||
| 785 | 2026.01.17 13:41:23.532814 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.01.17 13:41:23.532929 [ 267 ] {fe232761-c54e-4427-8ce7-b0278f140b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.01.17 13:41:23.533169 [ 267 ] {fe232761-c54e-4427-8ce7-b0278f140b5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.01.17 13:41:23.533211 [ 267 ] {fe232761-c54e-4427-8ce7-b0278f140b5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.17 13:41:23.533530 [ 267 ] {fe232761-c54e-4427-8ce7-b0278f140b5e} <Debug> TCPHandler: Processed in 0.000764847 sec. | ||
| 790 | 2026.01.17 13:41:23.533747 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.01.17 13:41:23.533861 [ 267 ] {4f4fff9a-75d5-415f-9ea9-ba6d2bce3e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.01.17 13:41:23.534104 [ 267 ] {4f4fff9a-75d5-415f-9ea9-ba6d2bce3e62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.01.17 13:41:23.534146 [ 267 ] {4f4fff9a-75d5-415f-9ea9-ba6d2bce3e62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.01.17 13:41:23.534489 [ 267 ] {4f4fff9a-75d5-415f-9ea9-ba6d2bce3e62} <Debug> TCPHandler: Processed in 0.000790647 sec. | ||
| 795 | 2026.01.17 13:41:23.534724 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.01.17 13:41:23.534838 [ 267 ] {842c96c0-ee0d-4431-b2ad-b568244ae2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.01.17 13:41:23.535076 [ 267 ] {842c96c0-ee0d-4431-b2ad-b568244ae2c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.01.17 13:41:23.535119 [ 267 ] {842c96c0-ee0d-4431-b2ad-b568244ae2c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.01.17 13:41:23.535451 [ 267 ] {842c96c0-ee0d-4431-b2ad-b568244ae2c7} <Debug> TCPHandler: Processed in 0.000775147 sec. | ||
| 800 | 2026.01.17 13:41:23.535683 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.01.17 13:41:23.535798 [ 267 ] {aba1bc6b-120a-4b26-8a6e-680b02816e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.01.17 13:41:23.536036 [ 267 ] {aba1bc6b-120a-4b26-8a6e-680b02816e52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.01.17 13:41:23.536079 [ 267 ] {aba1bc6b-120a-4b26-8a6e-680b02816e52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.17 13:41:23.536390 [ 267 ] {aba1bc6b-120a-4b26-8a6e-680b02816e52} <Debug> TCPHandler: Processed in 0.000754696 sec. | ||
| 805 | 2026.01.17 13:41:23.536604 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.01.17 13:41:23.536719 [ 267 ] {5a0e095a-b9ca-4fcd-9f13-f351e0d8d54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.01.17 13:41:23.536958 [ 267 ] {5a0e095a-b9ca-4fcd-9f13-f351e0d8d54c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.01.17 13:41:23.537000 [ 267 ] {5a0e095a-b9ca-4fcd-9f13-f351e0d8d54c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.01.17 13:41:23.537318 [ 267 ] {5a0e095a-b9ca-4fcd-9f13-f351e0d8d54c} <Debug> TCPHandler: Processed in 0.000762397 sec. | ||
| 810 | 2026.01.17 13:41:23.537535 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.01.17 13:41:23.537651 [ 267 ] {545d331e-15cd-4ea1-9dbc-10c59e0ef829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.01.17 13:41:23.537891 [ 267 ] {545d331e-15cd-4ea1-9dbc-10c59e0ef829} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.01.17 13:41:23.537932 [ 267 ] {545d331e-15cd-4ea1-9dbc-10c59e0ef829} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.01.17 13:41:23.538240 [ 267 ] {545d331e-15cd-4ea1-9dbc-10c59e0ef829} <Debug> TCPHandler: Processed in 0.000753947 sec. | ||
| 815 | 2026.01.17 13:41:23.538485 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.01.17 13:41:23.538601 [ 267 ] {65390ee5-bd29-4c7f-b18e-9ce9cc4cc328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.01.17 13:41:23.538840 [ 267 ] {65390ee5-bd29-4c7f-b18e-9ce9cc4cc328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.01.17 13:41:23.538881 [ 267 ] {65390ee5-bd29-4c7f-b18e-9ce9cc4cc328} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.01.17 13:41:23.539187 [ 267 ] {65390ee5-bd29-4c7f-b18e-9ce9cc4cc328} <Debug> TCPHandler: Processed in 0.000750947 sec. | ||
| 820 | 2026.01.17 13:41:23.539421 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.01.17 13:41:23.539539 [ 267 ] {a89afb80-4a6f-4b0f-b113-48f744c4cfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.01.17 13:41:23.539781 [ 267 ] {a89afb80-4a6f-4b0f-b113-48f744c4cfd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.01.17 13:41:23.539822 [ 267 ] {a89afb80-4a6f-4b0f-b113-48f744c4cfd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.01.17 13:41:23.540128 [ 267 ] {a89afb80-4a6f-4b0f-b113-48f744c4cfd4} <Debug> TCPHandler: Processed in 0.000757106 sec. | ||
| 825 | 2026.01.17 13:41:23.551591 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.01.17 13:41:23.551738 [ 267 ] {008193aa-3c67-491d-83ee-4198c37d856a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.01.17 13:41:23.552046 [ 267 ] {008193aa-3c67-491d-83ee-4198c37d856a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.01.17 13:41:23.552098 [ 267 ] {008193aa-3c67-491d-83ee-4198c37d856a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.01.17 13:41:23.552482 [ 267 ] {008193aa-3c67-491d-83ee-4198c37d856a} <Debug> TCPHandler: Processed in 0.000951711 sec. | ||
| 830 | 2026.01.17 13:41:23.552944 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.01.17 13:41:23.553065 [ 267 ] {8b9892ee-440e-4e72-b825-7248dbb58500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.01.17 13:41:23.553317 [ 267 ] {8b9892ee-440e-4e72-b825-7248dbb58500} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.01.17 13:41:23.553359 [ 267 ] {8b9892ee-440e-4e72-b825-7248dbb58500} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.01.17 13:41:23.553677 [ 267 ] {8b9892ee-440e-4e72-b825-7248dbb58500} <Debug> TCPHandler: Processed in 0.000781547 sec. | ||
| 835 | 2026.01.17 13:41:23.553897 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.01.17 13:41:23.554015 [ 267 ] {72ac668f-d5fb-4593-9cfa-9febadefae34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.01.17 13:41:23.554267 [ 267 ] {72ac668f-d5fb-4593-9cfa-9febadefae34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.01.17 13:41:23.554310 [ 267 ] {72ac668f-d5fb-4593-9cfa-9febadefae34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.01.17 13:41:23.554664 [ 267 ] {72ac668f-d5fb-4593-9cfa-9febadefae34} <Debug> TCPHandler: Processed in 0.000815208 sec. | ||
| 840 | 2026.01.17 13:41:23.554887 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.17 13:41:23.555012 [ 267 ] {1e041542-0379-47df-b1a9-d6217fb42e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.01.17 13:41:23.555289 [ 267 ] {1e041542-0379-47df-b1a9-d6217fb42e29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.01.17 13:41:23.555337 [ 267 ] {1e041542-0379-47df-b1a9-d6217fb42e29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.01.17 13:41:23.555677 [ 267 ] {1e041542-0379-47df-b1a9-d6217fb42e29} <Debug> TCPHandler: Processed in 0.000845568 sec. | ||
| 845 | 2026.01.17 13:41:23.555903 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.01.17 13:41:23.556026 [ 267 ] {4e88d6fd-9d66-48d0-837f-b5f7f9134231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.01.17 13:41:23.556295 [ 267 ] {4e88d6fd-9d66-48d0-837f-b5f7f9134231} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.01.17 13:41:23.556340 [ 267 ] {4e88d6fd-9d66-48d0-837f-b5f7f9134231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.01.17 13:41:23.556697 [ 267 ] {4e88d6fd-9d66-48d0-837f-b5f7f9134231} <Debug> TCPHandler: Processed in 0.000841699 sec. | ||
| 850 | 2026.01.17 13:41:23.556905 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.01.17 13:41:23.557027 [ 267 ] {1fd14e47-0d74-407f-a0b4-53931c485cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.01.17 13:41:23.557298 [ 267 ] {1fd14e47-0d74-407f-a0b4-53931c485cdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.01.17 13:41:23.557342 [ 267 ] {1fd14e47-0d74-407f-a0b4-53931c485cdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.01.17 13:41:23.557660 [ 267 ] {1fd14e47-0d74-407f-a0b4-53931c485cdb} <Debug> TCPHandler: Processed in 0.000803178 sec. | ||
| 855 | 2026.01.17 13:41:23.557866 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.01.17 13:41:23.557988 [ 267 ] {a2600301-4af7-4b21-af91-31bc4d541c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.01.17 13:41:23.558253 [ 267 ] {a2600301-4af7-4b21-af91-31bc4d541c04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.01.17 13:41:23.558298 [ 267 ] {a2600301-4af7-4b21-af91-31bc4d541c04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.01.17 13:41:23.558633 [ 267 ] {a2600301-4af7-4b21-af91-31bc4d541c04} <Debug> TCPHandler: Processed in 0.000813468 sec. | ||
| 860 | 2026.01.17 13:41:23.558839 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.01.17 13:41:23.558961 [ 267 ] {0065f6c4-c37d-41c8-9439-8fedaf0f8817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.01.17 13:41:23.559241 [ 267 ] {0065f6c4-c37d-41c8-9439-8fedaf0f8817} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.01.17 13:41:23.559292 [ 267 ] {0065f6c4-c37d-41c8-9439-8fedaf0f8817} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.01.17 13:41:23.559646 [ 267 ] {0065f6c4-c37d-41c8-9439-8fedaf0f8817} <Debug> TCPHandler: Processed in 0.000853719 sec. | ||
| 865 | 2026.01.17 13:41:23.559841 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.01.17 13:41:23.559962 [ 267 ] {dd90c1d3-c890-48bb-bb33-f0ca1f9b958e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.01.17 13:41:23.560227 [ 267 ] {dd90c1d3-c890-48bb-bb33-f0ca1f9b958e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.01.17 13:41:23.560270 [ 267 ] {dd90c1d3-c890-48bb-bb33-f0ca1f9b958e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.01.17 13:41:23.560589 [ 267 ] {dd90c1d3-c890-48bb-bb33-f0ca1f9b958e} <Debug> TCPHandler: Processed in 0.000794607 sec. | ||
| 870 | 2026.01.17 13:41:23.560786 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.01.17 13:41:23.560908 [ 267 ] {a87e287a-5ac3-45bc-97a7-09d7bb3ddfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.01.17 13:41:23.561172 [ 267 ] {a87e287a-5ac3-45bc-97a7-09d7bb3ddfa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.01.17 13:41:23.561216 [ 267 ] {a87e287a-5ac3-45bc-97a7-09d7bb3ddfa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.01.17 13:41:23.561530 [ 267 ] {a87e287a-5ac3-45bc-97a7-09d7bb3ddfa7} <Debug> TCPHandler: Processed in 0.000790937 sec. | ||
| 875 | 2026.01.17 13:41:23.561735 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.01.17 13:41:23.561857 [ 267 ] {c31cbc6c-5756-4f99-b480-8c74c17276ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.01.17 13:41:23.562126 [ 267 ] {c31cbc6c-5756-4f99-b480-8c74c17276ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.01.17 13:41:23.562170 [ 267 ] {c31cbc6c-5756-4f99-b480-8c74c17276ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.01.17 13:41:23.562469 [ 267 ] {c31cbc6c-5756-4f99-b480-8c74c17276ed} <Debug> TCPHandler: Processed in 0.000793277 sec. | ||
| 880 | 2026.01.17 13:41:23.562659 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.01.17 13:41:23.562773 [ 267 ] {7e00cf33-6414-43b5-87b1-16ee513829eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.01.17 13:41:23.563024 [ 267 ] {7e00cf33-6414-43b5-87b1-16ee513829eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.01.17 13:41:23.563066 [ 267 ] {7e00cf33-6414-43b5-87b1-16ee513829eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.01.17 13:41:23.563433 [ 267 ] {7e00cf33-6414-43b5-87b1-16ee513829eb} <Debug> TCPHandler: Processed in 0.000794477 sec. | ||
| 885 | 2026.01.17 13:41:23.563639 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.01.17 13:41:23.563760 [ 267 ] {4cc34077-936f-4a4d-97d5-62c8b9a96a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.01.17 13:41:23.564029 [ 267 ] {4cc34077-936f-4a4d-97d5-62c8b9a96a2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.01.17 13:41:23.564072 [ 267 ] {4cc34077-936f-4a4d-97d5-62c8b9a96a2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.01.17 13:41:23.564700 [ 267 ] {4cc34077-936f-4a4d-97d5-62c8b9a96a2c} <Debug> TCPHandler: Processed in 0.001107985 sec. | ||
| 890 | 2026.01.17 13:41:23.564931 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.01.17 13:41:23.565063 [ 267 ] {31eecebb-66db-4d5e-baea-79632d971925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.01.17 13:41:23.565380 [ 267 ] {31eecebb-66db-4d5e-baea-79632d971925} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.01.17 13:41:23.565427 [ 267 ] {31eecebb-66db-4d5e-baea-79632d971925} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.01.17 13:41:23.565774 [ 267 ] {31eecebb-66db-4d5e-baea-79632d971925} <Debug> TCPHandler: Processed in 0.000895279 sec. | ||
| 895 | 2026.01.17 13:41:23.565981 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.01.17 13:41:23.566122 [ 267 ] {cc61306d-197b-49c1-b2b0-07632ec6e508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.01.17 13:41:23.566413 [ 267 ] {cc61306d-197b-49c1-b2b0-07632ec6e508} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.01.17 13:41:23.566456 [ 267 ] {cc61306d-197b-49c1-b2b0-07632ec6e508} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.01.17 13:41:23.566781 [ 267 ] {cc61306d-197b-49c1-b2b0-07632ec6e508} <Debug> TCPHandler: Processed in 0.000848759 sec. | ||
| 900 | 2026.01.17 13:41:23.572231 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.17 13:41:23.572351 [ 267 ] {4663f75b-a994-479d-8fb8-7b6b6db192d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 902 | 2026.01.17 13:41:23.572398 [ 267 ] {4663f75b-a994-479d-8fb8-7b6b6db192d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.01.17 13:41:23.575583 [ 267 ] {4663f75b-a994-479d-8fb8-7b6b6db192d9} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.01.17 13:41:23.575630 [ 267 ] {4663f75b-a994-479d-8fb8-7b6b6db192d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 905 | 2026.01.17 13:41:23.576266 [ 267 ] {4663f75b-a994-479d-8fb8-7b6b6db192d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.01.17 13:41:23.576686 [ 267 ] {4663f75b-a994-479d-8fb8-7b6b6db192d9} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.01.17 13:41:23.576832 [ 267 ] {4663f75b-a994-479d-8fb8-7b6b6db192d9} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.004511 sec., 5985.369097761029 rows/sec., 1.43 MiB/sec. | ||
| 908 | 2026.01.17 13:41:23.576872 [ 267 ] {4663f75b-a994-479d-8fb8-7b6b6db192d9} <Debug> TCPHandler: Processed in 0.004695114 sec. | ||
| 909 | 2026.01.17 13:41:23.577010 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.01.17 13:41:23.577108 [ 267 ] {f513b74a-ca8b-4e96-a337-dc933c4adc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 911 | 2026.01.17 13:41:23.577148 [ 267 ] {f513b74a-ca8b-4e96-a337-dc933c4adc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 912 | 2026.01.17 13:41:23.584378 [ 267 ] {f513b74a-ca8b-4e96-a337-dc933c4adc74} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.01.17 13:41:23.584421 [ 267 ] {f513b74a-ca8b-4e96-a337-dc933c4adc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 914 | 2026.01.17 13:41:23.587324 [ 267 ] {f513b74a-ca8b-4e96-a337-dc933c4adc74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.01.17 13:41:23.587884 [ 267 ] {f513b74a-ca8b-4e96-a337-dc933c4adc74} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.01.17 13:41:23.588018 [ 267 ] {f513b74a-ca8b-4e96-a337-dc933c4adc74} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.010932 sec., 37504.57372850347 rows/sec., 2.38 MiB/sec. | ||
| 917 | 2026.01.17 13:41:23.588056 [ 267 ] {f513b74a-ca8b-4e96-a337-dc933c4adc74} <Debug> TCPHandler: Processed in 0.011095083 sec. | ||
| 918 | 2026.01.17 13:41:23.588178 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.17 13:41:23.588275 [ 267 ] {bec769e0-f9f9-40a4-9fcd-bbd9d2c271da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 920 | 2026.01.17 13:41:23.588322 [ 267 ] {bec769e0-f9f9-40a4-9fcd-bbd9d2c271da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 921 | 2026.01.17 13:41:23.588721 [ 267 ] {bec769e0-f9f9-40a4-9fcd-bbd9d2c271da} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.01.17 13:41:23.588759 [ 267 ] {bec769e0-f9f9-40a4-9fcd-bbd9d2c271da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 923 | 2026.01.17 13:41:23.589197 [ 267 ] {bec769e0-f9f9-40a4-9fcd-bbd9d2c271da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.01.17 13:41:23.589721 [ 267 ] {bec769e0-f9f9-40a4-9fcd-bbd9d2c271da} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.01.17 13:41:23.589850 [ 267 ] {bec769e0-f9f9-40a4-9fcd-bbd9d2c271da} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001598 sec., 2503.1289111389237 rows/sec., 204.11 KiB/sec. | ||
| 926 | 2026.01.17 13:41:23.589888 [ 267 ] {bec769e0-f9f9-40a4-9fcd-bbd9d2c271da} <Debug> TCPHandler: Processed in 0.001758799 sec. | ||
| 927 | 2026.01.17 13:41:23.589988 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.17 13:41:23.590081 [ 267 ] {4f3b6f8a-db09-418a-899e-780cfb614d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 929 | 2026.01.17 13:41:23.590120 [ 267 ] {4f3b6f8a-db09-418a-899e-780cfb614d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 930 | 2026.01.17 13:41:23.591106 [ 267 ] {4f3b6f8a-db09-418a-899e-780cfb614d72} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.01.17 13:41:23.591143 [ 267 ] {4f3b6f8a-db09-418a-899e-780cfb614d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 932 | 2026.01.17 13:41:23.591753 [ 267 ] {4f3b6f8a-db09-418a-899e-780cfb614d72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.01.17 13:41:23.592207 [ 267 ] {4f3b6f8a-db09-418a-899e-780cfb614d72} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.01.17 13:41:23.592337 [ 267 ] {4f3b6f8a-db09-418a-899e-780cfb614d72} <Debug> executeQuery: Read 1084 rows, 87.59 KiB in 0.002275 sec., 476483.51648351643 rows/sec., 37.60 MiB/sec. | ||
| 935 | 2026.01.17 13:41:23.592375 [ 267 ] {4f3b6f8a-db09-418a-899e-780cfb614d72} <Debug> TCPHandler: Processed in 0.002436183 sec. | ||
| 936 | 2026.01.17 13:41:23.592487 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.17 13:41:23.592580 [ 267 ] {3d6054f4-e842-4539-87a3-ffdb35e0dd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 938 | 2026.01.17 13:41:23.592621 [ 267 ] {3d6054f4-e842-4539-87a3-ffdb35e0dd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 939 | 2026.01.17 13:41:23.593106 [ 267 ] {3d6054f4-e842-4539-87a3-ffdb35e0dd5f} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.01.17 13:41:23.593143 [ 267 ] {3d6054f4-e842-4539-87a3-ffdb35e0dd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 941 | 2026.01.17 13:41:23.593581 [ 267 ] {3d6054f4-e842-4539-87a3-ffdb35e0dd5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.01.17 13:41:23.594026 [ 267 ] {3d6054f4-e842-4539-87a3-ffdb35e0dd5f} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.01.17 13:41:23.594154 [ 267 ] {3d6054f4-e842-4539-87a3-ffdb35e0dd5f} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001593 sec., 131198.99560577527 rows/sec., 7.72 MiB/sec. | ||
| 944 | 2026.01.17 13:41:23.594192 [ 267 ] {3d6054f4-e842-4539-87a3-ffdb35e0dd5f} <Debug> TCPHandler: Processed in 0.001754418 sec. | ||
| 945 | 2026.01.17 13:41:23.594298 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.01.17 13:41:23.594389 [ 267 ] {55e5e3d8-0f63-4950-a992-3e173b10cb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 947 | 2026.01.17 13:41:23.594430 [ 267 ] {55e5e3d8-0f63-4950-a992-3e173b10cb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 948 | 2026.01.17 13:41:23.594997 [ 267 ] {55e5e3d8-0f63-4950-a992-3e173b10cb78} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.17 13:41:23.595032 [ 267 ] {55e5e3d8-0f63-4950-a992-3e173b10cb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 950 | 2026.01.17 13:41:23.595471 [ 267 ] {55e5e3d8-0f63-4950-a992-3e173b10cb78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.01.17 13:41:23.596007 [ 267 ] {55e5e3d8-0f63-4950-a992-3e173b10cb78} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.01.17 13:41:23.596132 [ 267 ] {55e5e3d8-0f63-4950-a992-3e173b10cb78} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001761 sec., 120386.14423622942 rows/sec., 7.76 MiB/sec. | ||
| 953 | 2026.01.17 13:41:23.596168 [ 267 ] {55e5e3d8-0f63-4950-a992-3e173b10cb78} <Debug> TCPHandler: Processed in 0.001919273 sec. | ||
| 954 | 2026.01.17 13:41:23.596281 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.01.17 13:41:23.596374 [ 267 ] {87eda4bc-4a4f-422d-8ea9-2a040cbe4195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 956 | 2026.01.17 13:41:23.596412 [ 267 ] {87eda4bc-4a4f-422d-8ea9-2a040cbe4195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 957 | 2026.01.17 13:41:23.596891 [ 267 ] {87eda4bc-4a4f-422d-8ea9-2a040cbe4195} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.17 13:41:23.596927 [ 267 ] {87eda4bc-4a4f-422d-8ea9-2a040cbe4195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 959 | 2026.01.17 13:41:23.597375 [ 267 ] {87eda4bc-4a4f-422d-8ea9-2a040cbe4195} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.01.17 13:41:23.597869 [ 267 ] {87eda4bc-4a4f-422d-8ea9-2a040cbe4195} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.01.17 13:41:23.597995 [ 267 ] {87eda4bc-4a4f-422d-8ea9-2a040cbe4195} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00164 sec., 128658.53658536586 rows/sec., 7.31 MiB/sec. | ||
| 962 | 2026.01.17 13:41:23.598031 [ 267 ] {87eda4bc-4a4f-422d-8ea9-2a040cbe4195} <Debug> TCPHandler: Processed in 0.00179922 sec. | ||
| 963 | 2026.01.17 13:41:23.598130 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.17 13:41:23.598220 [ 267 ] {c62d631a-fb35-4155-8757-72341b5728ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 965 | 2026.01.17 13:41:23.598260 [ 267 ] {c62d631a-fb35-4155-8757-72341b5728ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 966 | 2026.01.17 13:41:23.598848 [ 267 ] {c62d631a-fb35-4155-8757-72341b5728ce} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.01.17 13:41:23.598882 [ 267 ] {c62d631a-fb35-4155-8757-72341b5728ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 968 | 2026.01.17 13:41:23.599451 [ 267 ] {c62d631a-fb35-4155-8757-72341b5728ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.01.17 13:41:23.599968 [ 267 ] {c62d631a-fb35-4155-8757-72341b5728ce} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.01.17 13:41:23.600098 [ 267 ] {c62d631a-fb35-4155-8757-72341b5728ce} <Debug> executeQuery: Read 647 rows, 45.92 KiB in 0.001895 sec., 341424.8021108179 rows/sec., 23.66 MiB/sec. | ||
| 971 | 2026.01.17 13:41:23.600135 [ 267 ] {c62d631a-fb35-4155-8757-72341b5728ce} <Debug> TCPHandler: Processed in 0.002054255 sec. | ||
| 972 | 2026.01.17 13:41:23.600247 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.01.17 13:41:23.600339 [ 267 ] {2c267832-a8ae-45df-9816-322acf9fb876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 974 | 2026.01.17 13:41:23.600382 [ 267 ] {2c267832-a8ae-45df-9816-322acf9fb876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 975 | 2026.01.17 13:41:23.600728 [ 267 ] {2c267832-a8ae-45df-9816-322acf9fb876} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.01.17 13:41:23.600764 [ 267 ] {2c267832-a8ae-45df-9816-322acf9fb876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 977 | 2026.01.17 13:41:23.601329 [ 267 ] {2c267832-a8ae-45df-9816-322acf9fb876} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.01.17 13:41:23.601880 [ 267 ] {2c267832-a8ae-45df-9816-322acf9fb876} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.01.17 13:41:23.602012 [ 267 ] {2c267832-a8ae-45df-9816-322acf9fb876} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001691 sec., 3548.1963335304554 rows/sec., 185.38 KiB/sec. | ||
| 980 | 2026.01.17 13:41:23.602048 [ 267 ] {2c267832-a8ae-45df-9816-322acf9fb876} <Debug> TCPHandler: Processed in 0.001848951 sec. | ||
| 981 | 2026.01.17 13:41:23.602158 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.01.17 13:41:23.602252 [ 267 ] {814fe663-803e-473c-8a5a-a5c7943fe7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 983 | 2026.01.17 13:41:23.602296 [ 267 ] {814fe663-803e-473c-8a5a-a5c7943fe7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 984 | 2026.01.17 13:41:23.602730 [ 267 ] {814fe663-803e-473c-8a5a-a5c7943fe7ea} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.01.17 13:41:23.602762 [ 267 ] {814fe663-803e-473c-8a5a-a5c7943fe7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 986 | 2026.01.17 13:41:23.603222 [ 267 ] {814fe663-803e-473c-8a5a-a5c7943fe7ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 987 | 2026.01.17 13:41:23.603814 [ 267 ] {814fe663-803e-473c-8a5a-a5c7943fe7ea} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.01.17 13:41:23.603940 [ 267 ] {814fe663-803e-473c-8a5a-a5c7943fe7ea} <Debug> executeQuery: Read 256 rows, 16.95 KiB in 0.001707 sec., 149970.70884592854 rows/sec., 9.70 MiB/sec. | ||
| 989 | 2026.01.17 13:41:23.603976 [ 267 ] {814fe663-803e-473c-8a5a-a5c7943fe7ea} <Debug> TCPHandler: Processed in 0.001867011 sec. | ||
| 990 | 2026.01.17 13:41:23.604090 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.01.17 13:41:23.604183 [ 267 ] {02809755-c53a-47db-821a-f2b146bb4c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 992 | 2026.01.17 13:41:23.604225 [ 267 ] {02809755-c53a-47db-821a-f2b146bb4c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 993 | 2026.01.17 13:41:23.604534 [ 267 ] {02809755-c53a-47db-821a-f2b146bb4c5c} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.01.17 13:41:23.604571 [ 267 ] {02809755-c53a-47db-821a-f2b146bb4c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 995 | 2026.01.17 13:41:23.605021 [ 267 ] {02809755-c53a-47db-821a-f2b146bb4c5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 996 | 2026.01.17 13:41:23.605524 [ 267 ] {02809755-c53a-47db-821a-f2b146bb4c5c} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.01.17 13:41:23.605651 [ 267 ] {02809755-c53a-47db-821a-f2b146bb4c5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. | ||
| 998 | 2026.01.17 13:41:23.605687 [ 267 ] {02809755-c53a-47db-821a-f2b146bb4c5c} <Debug> TCPHandler: Processed in 0.001646186 sec. | ||
| 999 | 2026.01.17 13:41:23.605790 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.01.17 13:41:23.605881 [ 267 ] {5bd45bb8-f816-4a45-bc92-d575984723ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.01.17 13:41:23.605922 [ 267 ] {5bd45bb8-f816-4a45-bc92-d575984723ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1002 | 2026.01.17 13:41:23.606234 [ 267 ] {5bd45bb8-f816-4a45-bc92-d575984723ce} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.01.17 13:41:23.606272 [ 267 ] {5bd45bb8-f816-4a45-bc92-d575984723ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1004 | 2026.01.17 13:41:23.606709 [ 267 ] {5bd45bb8-f816-4a45-bc92-d575984723ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1005 | 2026.01.17 13:41:23.607203 [ 267 ] {5bd45bb8-f816-4a45-bc92-d575984723ce} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.01.17 13:41:23.607327 [ 267 ] {5bd45bb8-f816-4a45-bc92-d575984723ce} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001465 sec., 50511.94539249147 rows/sec., 2.99 MiB/sec. | ||
| 1007 | 2026.01.17 13:41:23.607362 [ 267 ] {5bd45bb8-f816-4a45-bc92-d575984723ce} <Debug> TCPHandler: Processed in 0.001621956 sec. | ||
| 1008 | 2026.01.17 13:41:28.499570 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.01.17 13:41:28.499791 [ 267 ] {8d677a1f-a5d7-48ba-9252-071f353650dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1010 | 2026.01.17 13:41:28.499865 [ 267 ] {8d677a1f-a5d7-48ba-9252-071f353650dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1011 | 2026.01.17 13:41:28.500528 [ 267 ] {8d677a1f-a5d7-48ba-9252-071f353650dd} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.01.17 13:41:28.500576 [ 267 ] {8d677a1f-a5d7-48ba-9252-071f353650dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1013 | 2026.01.17 13:41:28.501128 [ 267 ] {8d677a1f-a5d7-48ba-9252-071f353650dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2026.01.17 13:41:28.501595 [ 267 ] {8d677a1f-a5d7-48ba-9252-071f353650dd} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.01.17 13:41:28.501754 [ 267 ] {8d677a1f-a5d7-48ba-9252-071f353650dd} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002015 sec., 12903.225806451614 rows/sec., 995.95 KiB/sec. | ||
| 1016 | 2026.01.17 13:41:28.501802 [ 267 ] {8d677a1f-a5d7-48ba-9252-071f353650dd} <Debug> TCPHandler: Processed in 0.002360812 sec. | ||
| 1017 | 2026.01.17 13:41:28.501922 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.01.17 13:41:28.502024 [ 267 ] {56107c0c-da2f-4ca2-9165-d161b5f0e30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1019 | 2026.01.17 13:41:28.502069 [ 267 ] {56107c0c-da2f-4ca2-9165-d161b5f0e30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1020 | 2026.01.17 13:41:28.502489 [ 267 ] {56107c0c-da2f-4ca2-9165-d161b5f0e30b} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.01.17 13:41:28.502528 [ 267 ] {56107c0c-da2f-4ca2-9165-d161b5f0e30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1022 | 2026.01.17 13:41:28.502936 [ 267 ] {56107c0c-da2f-4ca2-9165-d161b5f0e30b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1023 | 2026.01.17 13:41:28.503389 [ 267 ] {56107c0c-da2f-4ca2-9165-d161b5f0e30b} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.01.17 13:41:28.503532 [ 267 ] {56107c0c-da2f-4ca2-9165-d161b5f0e30b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001532 sec., 18276.762402088774 rows/sec., 1.43 MiB/sec. | ||
| 1025 | 2026.01.17 13:41:28.503573 [ 267 ] {56107c0c-da2f-4ca2-9165-d161b5f0e30b} <Debug> TCPHandler: Processed in 0.001702408 sec. | ||
| 1026 | 2026.01.17 13:41:28.503692 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.01.17 13:41:28.503792 [ 267 ] {b1661465-7d0c-4e9c-9219-f25dd9ef5058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1028 | 2026.01.17 13:41:28.503838 [ 267 ] {b1661465-7d0c-4e9c-9219-f25dd9ef5058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1029 | 2026.01.17 13:41:28.504239 [ 267 ] {b1661465-7d0c-4e9c-9219-f25dd9ef5058} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.01.17 13:41:28.504278 [ 267 ] {b1661465-7d0c-4e9c-9219-f25dd9ef5058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1031 | 2026.01.17 13:41:28.504817 [ 267 ] {b1661465-7d0c-4e9c-9219-f25dd9ef5058} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1032 | 2026.01.17 13:41:28.505443 [ 267 ] {b1661465-7d0c-4e9c-9219-f25dd9ef5058} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.01.17 13:41:28.505581 [ 267 ] {b1661465-7d0c-4e9c-9219-f25dd9ef5058} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00181 sec., 55248.61878453039 rows/sec., 3.83 MiB/sec. | ||
| 1034 | 2026.01.17 13:41:28.505619 [ 267 ] {b1661465-7d0c-4e9c-9219-f25dd9ef5058} <Debug> TCPHandler: Processed in 0.001977864 sec. | ||
| 1035 | 2026.01.17 13:41:28.505738 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.01.17 13:41:28.505835 [ 267 ] {10f4968c-f63a-426f-b47c-69e573b3e065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1037 | 2026.01.17 13:41:28.505879 [ 267 ] {10f4968c-f63a-426f-b47c-69e573b3e065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1038 | 2026.01.17 13:41:28.506197 [ 267 ] {10f4968c-f63a-426f-b47c-69e573b3e065} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.01.17 13:41:28.506235 [ 267 ] {10f4968c-f63a-426f-b47c-69e573b3e065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1040 | 2026.01.17 13:41:28.506749 [ 267 ] {10f4968c-f63a-426f-b47c-69e573b3e065} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1041 | 2026.01.17 13:41:28.507261 [ 267 ] {10f4968c-f63a-426f-b47c-69e573b3e065} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.01.17 13:41:28.507396 [ 267 ] {10f4968c-f63a-426f-b47c-69e573b3e065} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001581 sec., 18975.332068311196 rows/sec., 1.30 MiB/sec. | ||
| 1043 | 2026.01.17 13:41:28.507433 [ 267 ] {10f4968c-f63a-426f-b47c-69e573b3e065} <Debug> TCPHandler: Processed in 0.001744729 sec. | ||
| 1044 | 2026.01.17 13:41:30.789633 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1045 | 2026.01.17 13:41:30.789692 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1046 | 2026.01.17 13:41:30.849467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1047 | 2026.01.17 13:41:30.853233 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2026.01.17 13:41:30.853285 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1049 | 2026.01.17 13:41:30.854555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1050 | 2026.01.17 13:41:30.855056 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2026.01.17 13:41:30.855366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1052 | 2026.01.17 13:41:30.857824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1053 | 2026.01.17 13:41:30.858284 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.01.17 13:41:30.858324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1055 | 2026.01.17 13:41:30.859039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1056 | 2026.01.17 13:41:30.859713 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.01.17 13:41:30.859858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1058 | 2026.01.17 13:41:30.938195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1059 | 2026.01.17 13:41:30.955108 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.01.17 13:41:30.955172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1061 | 2026.01.17 13:41:30.961950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1062 | 2026.01.17 13:41:30.963108 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.01.17 13:41:30.966394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1064 | 2026.01.17 13:41:31.000146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.42 MiB, peak 165.42 MiB, free memory in arenas 0.00 B, will set to 163.12 MiB (RSS), difference: 1.70 MiB | ||
| 1065 | 2026.01.17 13:41:33.510235 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.01.17 13:41:33.510416 [ 267 ] {2ecdd42d-214e-4fa8-ad71-ebb9663f6719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.01.17 13:41:33.510485 [ 267 ] {2ecdd42d-214e-4fa8-ad71-ebb9663f6719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1068 | 2026.01.17 13:41:33.511316 [ 267 ] {2ecdd42d-214e-4fa8-ad71-ebb9663f6719} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.01.17 13:41:33.511367 [ 267 ] {2ecdd42d-214e-4fa8-ad71-ebb9663f6719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1070 | 2026.01.17 13:41:33.511912 [ 267 ] {2ecdd42d-214e-4fa8-ad71-ebb9663f6719} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1071 | 2026.01.17 13:41:33.512391 [ 267 ] {2ecdd42d-214e-4fa8-ad71-ebb9663f6719} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.01.17 13:41:33.512548 [ 267 ] {2ecdd42d-214e-4fa8-ad71-ebb9663f6719} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002186 sec., 187557.18206770357 rows/sec., 11.90 MiB/sec. | ||
| 1073 | 2026.01.17 13:41:33.512597 [ 267 ] {2ecdd42d-214e-4fa8-ad71-ebb9663f6719} <Debug> TCPHandler: Processed in 0.002486205 sec. | ||
| 1074 | 2026.01.17 13:41:33.512726 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.01.17 13:41:33.512827 [ 267 ] {7de7c66c-515c-4ad7-a544-5a7195fd4d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1076 | 2026.01.17 13:41:33.512869 [ 267 ] {7de7c66c-515c-4ad7-a544-5a7195fd4d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1077 | 2026.01.17 13:41:33.513871 [ 267 ] {7de7c66c-515c-4ad7-a544-5a7195fd4d48} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.01.17 13:41:33.513909 [ 267 ] {7de7c66c-515c-4ad7-a544-5a7195fd4d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1079 | 2026.01.17 13:41:33.514423 [ 267 ] {7de7c66c-515c-4ad7-a544-5a7195fd4d48} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1080 | 2026.01.17 13:41:33.514859 [ 267 ] {7de7c66c-515c-4ad7-a544-5a7195fd4d48} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.01.17 13:41:33.514998 [ 267 ] {7de7c66c-515c-4ad7-a544-5a7195fd4d48} <Debug> executeQuery: Read 1082 rows, 87.44 KiB in 0.002195 sec., 492938.49658314354 rows/sec., 38.90 MiB/sec. | ||
| 1082 | 2026.01.17 13:41:33.515037 [ 267 ] {7de7c66c-515c-4ad7-a544-5a7195fd4d48} <Debug> TCPHandler: Processed in 0.002362392 sec. | ||
| 1083 | 2026.01.17 13:41:33.515158 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.01.17 13:41:33.515254 [ 267 ] {db545d6e-212c-4e8c-88a5-0f664240a7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1085 | 2026.01.17 13:41:33.515301 [ 267 ] {db545d6e-212c-4e8c-88a5-0f664240a7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1086 | 2026.01.17 13:41:33.515818 [ 267 ] {db545d6e-212c-4e8c-88a5-0f664240a7b0} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.01.17 13:41:33.515856 [ 267 ] {db545d6e-212c-4e8c-88a5-0f664240a7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1088 | 2026.01.17 13:41:33.516280 [ 267 ] {db545d6e-212c-4e8c-88a5-0f664240a7b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1089 | 2026.01.17 13:41:33.516771 [ 267 ] {db545d6e-212c-4e8c-88a5-0f664240a7b0} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.01.17 13:41:33.516913 [ 267 ] {db545d6e-212c-4e8c-88a5-0f664240a7b0} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001679 sec., 122096.48600357356 rows/sec., 7.16 MiB/sec. | ||
| 1091 | 2026.01.17 13:41:33.516953 [ 267 ] {db545d6e-212c-4e8c-88a5-0f664240a7b0} <Debug> TCPHandler: Processed in 0.001845451 sec. | ||
| 1092 | 2026.01.17 13:41:33.517079 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.01.17 13:41:33.517173 [ 267 ] {ca48ea70-ccd3-44bf-b6e5-4a4d95491e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1094 | 2026.01.17 13:41:33.517214 [ 267 ] {ca48ea70-ccd3-44bf-b6e5-4a4d95491e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1095 | 2026.01.17 13:41:33.517720 [ 267 ] {ca48ea70-ccd3-44bf-b6e5-4a4d95491e43} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.01.17 13:41:33.517756 [ 267 ] {ca48ea70-ccd3-44bf-b6e5-4a4d95491e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1097 | 2026.01.17 13:41:33.518172 [ 267 ] {ca48ea70-ccd3-44bf-b6e5-4a4d95491e43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1098 | 2026.01.17 13:41:33.518637 [ 267 ] {ca48ea70-ccd3-44bf-b6e5-4a4d95491e43} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.01.17 13:41:33.518765 [ 267 ] {ca48ea70-ccd3-44bf-b6e5-4a4d95491e43} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001611 sec., 131595.28243327126 rows/sec., 8.49 MiB/sec. | ||
| 1100 | 2026.01.17 13:41:33.518802 [ 267 ] {ca48ea70-ccd3-44bf-b6e5-4a4d95491e43} <Debug> TCPHandler: Processed in 0.001772979 sec. | ||
| 1101 | 2026.01.17 13:41:33.518922 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.01.17 13:41:33.519015 [ 267 ] {05b5a2e0-ddfd-4807-9227-3d808b4a1334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1103 | 2026.01.17 13:41:33.519058 [ 267 ] {05b5a2e0-ddfd-4807-9227-3d808b4a1334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1104 | 2026.01.17 13:41:33.519575 [ 267 ] {05b5a2e0-ddfd-4807-9227-3d808b4a1334} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.01.17 13:41:33.519612 [ 267 ] {05b5a2e0-ddfd-4807-9227-3d808b4a1334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1106 | 2026.01.17 13:41:33.520028 [ 267 ] {05b5a2e0-ddfd-4807-9227-3d808b4a1334} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1107 | 2026.01.17 13:41:33.520501 [ 267 ] {05b5a2e0-ddfd-4807-9227-3d808b4a1334} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.01.17 13:41:33.520635 [ 267 ] {05b5a2e0-ddfd-4807-9227-3d808b4a1334} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001638 sec., 128815.62881562882 rows/sec., 7.31 MiB/sec. | ||
| 1109 | 2026.01.17 13:41:33.520673 [ 267 ] {05b5a2e0-ddfd-4807-9227-3d808b4a1334} <Debug> TCPHandler: Processed in 0.001800869 sec. | ||
| 1110 | 2026.01.17 13:41:33.520793 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.01.17 13:41:33.520884 [ 267 ] {bb2636af-f8d2-4612-957b-c8feec423e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1112 | 2026.01.17 13:41:33.520926 [ 267 ] {bb2636af-f8d2-4612-957b-c8feec423e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1113 | 2026.01.17 13:41:33.521568 [ 267 ] {bb2636af-f8d2-4612-957b-c8feec423e13} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2026.01.17 13:41:33.521603 [ 267 ] {bb2636af-f8d2-4612-957b-c8feec423e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1115 | 2026.01.17 13:41:33.522066 [ 267 ] {bb2636af-f8d2-4612-957b-c8feec423e13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1116 | 2026.01.17 13:41:33.522555 [ 267 ] {bb2636af-f8d2-4612-957b-c8feec423e13} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2026.01.17 13:41:33.522697 [ 267 ] {bb2636af-f8d2-4612-957b-c8feec423e13} <Debug> executeQuery: Read 643 rows, 45.59 KiB in 0.00183 sec., 351366.12021857925 rows/sec., 24.33 MiB/sec. | ||
| 1118 | 2026.01.17 13:41:33.522735 [ 267 ] {bb2636af-f8d2-4612-957b-c8feec423e13} <Debug> TCPHandler: Processed in 0.001998484 sec. | ||
| 1119 | 2026.01.17 13:41:33.522866 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.01.17 13:41:33.522958 [ 267 ] {34d72875-31b3-4402-bccd-d9c3e1de333c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1121 | 2026.01.17 13:41:33.523001 [ 267 ] {34d72875-31b3-4402-bccd-d9c3e1de333c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1122 | 2026.01.17 13:41:33.523334 [ 267 ] {34d72875-31b3-4402-bccd-d9c3e1de333c} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2026.01.17 13:41:33.523371 [ 267 ] {34d72875-31b3-4402-bccd-d9c3e1de333c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1124 | 2026.01.17 13:41:33.523794 [ 267 ] {34d72875-31b3-4402-bccd-d9c3e1de333c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1125 | 2026.01.17 13:41:33.524226 [ 267 ] {34d72875-31b3-4402-bccd-d9c3e1de333c} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2026.01.17 13:41:33.524364 [ 267 ] {34d72875-31b3-4402-bccd-d9c3e1de333c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 220.45 KiB/sec. | ||
| 1127 | 2026.01.17 13:41:33.524401 [ 267 ] {34d72875-31b3-4402-bccd-d9c3e1de333c} <Debug> TCPHandler: Processed in 0.001585215 sec. | ||
| 1128 | 2026.01.17 13:41:33.524518 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.01.17 13:41:33.524610 [ 267 ] {5cb10bb7-32f9-44f9-9124-1d69cca02890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1130 | 2026.01.17 13:41:33.524654 [ 267 ] {5cb10bb7-32f9-44f9-9124-1d69cca02890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1131 | 2026.01.17 13:41:33.525090 [ 267 ] {5cb10bb7-32f9-44f9-9124-1d69cca02890} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2026.01.17 13:41:33.525125 [ 267 ] {5cb10bb7-32f9-44f9-9124-1d69cca02890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1133 | 2026.01.17 13:41:33.525581 [ 267 ] {5cb10bb7-32f9-44f9-9124-1d69cca02890} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1134 | 2026.01.17 13:41:33.526021 [ 267 ] {5cb10bb7-32f9-44f9-9124-1d69cca02890} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2026.01.17 13:41:33.526147 [ 267 ] {5cb10bb7-32f9-44f9-9124-1d69cca02890} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001555 sec., 163344.05144694535 rows/sec., 10.56 MiB/sec. | ||
| 1136 | 2026.01.17 13:41:33.526189 [ 267 ] {5cb10bb7-32f9-44f9-9124-1d69cca02890} <Debug> TCPHandler: Processed in 0.001718778 sec. | ||
| 1137 | 2026.01.17 13:41:33.526310 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.01.17 13:41:33.526401 [ 267 ] {8dcb5f74-c1f6-4619-aa02-96af79ac652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1139 | 2026.01.17 13:41:33.526442 [ 267 ] {8dcb5f74-c1f6-4619-aa02-96af79ac652d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1140 | 2026.01.17 13:41:33.526823 [ 267 ] {8dcb5f74-c1f6-4619-aa02-96af79ac652d} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.01.17 13:41:33.526868 [ 267 ] {8dcb5f74-c1f6-4619-aa02-96af79ac652d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1142 | 2026.01.17 13:41:33.527287 [ 267 ] {8dcb5f74-c1f6-4619-aa02-96af79ac652d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1143 | 2026.01.17 13:41:33.527763 [ 267 ] {8dcb5f74-c1f6-4619-aa02-96af79ac652d} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.01.17 13:41:33.527892 [ 267 ] {8dcb5f74-c1f6-4619-aa02-96af79ac652d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 44.65 KiB/sec. | ||
| 1145 | 2026.01.17 13:41:33.527931 [ 267 ] {8dcb5f74-c1f6-4619-aa02-96af79ac652d} <Debug> TCPHandler: Processed in 0.001671177 sec. | ||
| 1146 | 2026.01.17 13:41:33.528045 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.01.17 13:41:33.528144 [ 267 ] {56a4ebb4-5ea2-4763-bb69-6af2442a8966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1148 | 2026.01.17 13:41:33.528186 [ 267 ] {56a4ebb4-5ea2-4763-bb69-6af2442a8966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1149 | 2026.01.17 13:41:33.528559 [ 267 ] {56a4ebb4-5ea2-4763-bb69-6af2442a8966} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.01.17 13:41:33.528595 [ 267 ] {56a4ebb4-5ea2-4763-bb69-6af2442a8966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1151 | 2026.01.17 13:41:33.529027 [ 267 ] {56a4ebb4-5ea2-4763-bb69-6af2442a8966} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1152 | 2026.01.17 13:41:33.529489 [ 267 ] {56a4ebb4-5ea2-4763-bb69-6af2442a8966} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.01.17 13:41:33.529619 [ 267 ] {56a4ebb4-5ea2-4763-bb69-6af2442a8966} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001493 sec., 49564.63496316142 rows/sec., 2.94 MiB/sec. | ||
| 1154 | 2026.01.17 13:41:33.529656 [ 267 ] {56a4ebb4-5ea2-4763-bb69-6af2442a8966} <Debug> TCPHandler: Processed in 0.001660166 sec. | ||
| 1155 | 2026.01.17 13:41:34.006579 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.01.17 13:41:34.006802 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1157 | 2026.01.17 13:41:34.012260 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1158 | 2026.01.17 13:41:34.016849 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1159 | 2026.01.17 13:41:34.017151 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1160 | 2026.01.17 13:41:34.017358 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1161 | 2026.01.17 13:41:34.022477 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1162 | 2026.01.17 13:41:34.026868 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1163 | 2026.01.17 13:41:34.029025 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1164 | 2026.01.17 13:41:34.029057 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1165 | 2026.01.17 13:41:34.034060 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1166 | 2026.01.17 13:41:34.034094 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1167 | 2026.01.17 13:41:34.052801 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.046092 sec., 585.7849518354595 rows/sec., 21.63 KiB/sec. | ||
| 1168 | 2026.01.17 13:41:34.052911 [ 267 ] {48430327-3d38-4094-b0ce-9a5c9a52f1d4} <Debug> TCPHandler: Processed in 0.046456402 sec. | ||
| 1169 | 2026.01.17 13:41:34.053820 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.01.17 13:41:34.053978 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1171 | 2026.01.17 13:41:34.054234 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1172 | 2026.01.17 13:41:34.054271 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1173 | 2026.01.17 13:41:34.054471 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1174 | 2026.01.17 13:41:34.054530 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1175 | 2026.01.17 13:41:34.054643 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1176 | 2026.01.17 13:41:34.054675 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1177 | 2026.01.17 13:41:34.054697 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1178 | 2026.01.17 13:41:34.054713 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1179 | 2026.01.17 13:41:34.054750 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1180 | 2026.01.17 13:41:34.054770 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1181 | 2026.01.17 13:41:34.055274 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001365 sec., 19780.21978021978 rows/sec., 730.45 KiB/sec. | ||
| 1182 | 2026.01.17 13:41:34.055366 [ 267 ] {76fa181a-28ee-4a59-83b5-ffec202261eb} <Debug> TCPHandler: Processed in 0.001614905 sec. | ||
| 1183 | 2026.01.17 13:41:34.055572 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.01.17 13:41:34.055709 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1185 | 2026.01.17 13:41:34.055929 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1186 | 2026.01.17 13:41:34.055963 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1187 | 2026.01.17 13:41:34.056154 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1188 | 2026.01.17 13:41:34.056209 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1189 | 2026.01.17 13:41:34.056314 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1190 | 2026.01.17 13:41:34.056345 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1191 | 2026.01.17 13:41:34.056366 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1192 | 2026.01.17 13:41:34.056382 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1193 | 2026.01.17 13:41:34.056416 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1194 | 2026.01.17 13:41:34.056437 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1195 | 2026.01.17 13:41:34.056882 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001231 sec., 21933.387489845652 rows/sec., 809.97 KiB/sec. | ||
| 1196 | 2026.01.17 13:41:34.056971 [ 267 ] {276b4aa3-ce38-434e-927c-074bd10a9d9b} <Debug> TCPHandler: Processed in 0.001450092 sec. | ||
| 1197 | 2026.01.17 13:41:34.057173 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.01.17 13:41:34.057308 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1199 | 2026.01.17 13:41:34.057530 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1200 | 2026.01.17 13:41:34.057564 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1201 | 2026.01.17 13:41:34.057756 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1202 | 2026.01.17 13:41:34.057810 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2026.01.17 13:41:34.057910 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1204 | 2026.01.17 13:41:34.057941 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1205 | 2026.01.17 13:41:34.057961 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1206 | 2026.01.17 13:41:34.057977 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1207 | 2026.01.17 13:41:34.058010 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1208 | 2026.01.17 13:41:34.058029 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1209 | 2026.01.17 13:41:34.058441 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001187 sec., 22746.41954507161 rows/sec., 839.99 KiB/sec. | ||
| 1210 | 2026.01.17 13:41:34.058526 [ 267 ] {e1e9b06b-7b1e-42dc-aa4e-69528296b231} <Debug> TCPHandler: Processed in 0.001404911 sec. | ||
| 1211 | 2026.01.17 13:41:34.058721 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.01.17 13:41:34.058855 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', '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) | ||
| 1213 | 2026.01.17 13:41:34.059080 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1214 | 2026.01.17 13:41:34.059116 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <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', '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 | ||
| 1215 | 2026.01.17 13:41:34.059307 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1216 | 2026.01.17 13:41:34.059361 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1217 | 2026.01.17 13:41:34.059463 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1218 | 2026.01.17 13:41:34.059493 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1219 | 2026.01.17 13:41:34.059513 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1220 | 2026.01.17 13:41:34.059527 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1221 | 2026.01.17 13:41:34.059560 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <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', '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'))" | ||
| 1222 | 2026.01.17 13:41:34.059579 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1223 | 2026.01.17 13:41:34.060012 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001209 sec., 22332.506203473946 rows/sec., 824.71 KiB/sec. | ||
| 1224 | 2026.01.17 13:41:34.060099 [ 267 ] {08bc1ae2-5497-47df-94fa-53b2cd6e2fa5} <Debug> TCPHandler: Processed in 0.001429042 sec. | ||
| 1225 | 2026.01.17 13:41:34.060296 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.01.17 13:41:34.060428 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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) | ||
| 1227 | 2026.01.17 13:41:34.060664 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1228 | 2026.01.17 13:41:34.060700 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <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 | ||
| 1229 | 2026.01.17 13:41:34.060891 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1230 | 2026.01.17 13:41:34.060947 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.01.17 13:41:34.061047 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1232 | 2026.01.17 13:41:34.061075 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1233 | 2026.01.17 13:41:34.061096 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1234 | 2026.01.17 13:41:34.061112 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1235 | 2026.01.17 13:41:34.061144 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <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'))" | ||
| 1236 | 2026.01.17 13:41:34.061166 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1237 | 2026.01.17 13:41:34.061635 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001256 sec., 21496.815286624205 rows/sec., 793.85 KiB/sec. | ||
| 1238 | 2026.01.17 13:41:34.061732 [ 267 ] {27c7a108-960d-45b5-8ec9-415729efd8ef} <Debug> TCPHandler: Processed in 0.001486372 sec. | ||
| 1239 | 2026.01.17 13:41:34.061950 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.01.17 13:41:34.062086 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', '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_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) | ||
| 1241 | 2026.01.17 13:41:34.062331 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1242 | 2026.01.17 13:41:34.062368 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <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', '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_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 | ||
| 1243 | 2026.01.17 13:41:34.062569 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1244 | 2026.01.17 13:41:34.062623 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1245 | 2026.01.17 13:41:34.062726 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1246 | 2026.01.17 13:41:34.062759 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1247 | 2026.01.17 13:41:34.062779 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1248 | 2026.01.17 13:41:34.062794 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1249 | 2026.01.17 13:41:34.062829 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <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', '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_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'))" | ||
| 1250 | 2026.01.17 13:41:34.062848 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1251 | 2026.01.17 13:41:34.063437 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001409 sec., 19162.526614620296 rows/sec., 707.64 KiB/sec. | ||
| 1252 | 2026.01.17 13:41:34.063526 [ 267 ] {15da3fee-85ef-4794-a595-52b92fa287e8} <Debug> TCPHandler: Processed in 0.001626236 sec. | ||
| 1253 | 2026.01.17 13:41:34.063732 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.01.17 13:41:34.063865 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', '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_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) | ||
| 1255 | 2026.01.17 13:41:34.064104 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1256 | 2026.01.17 13:41:34.064141 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <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', '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_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 | ||
| 1257 | 2026.01.17 13:41:34.064444 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1258 | 2026.01.17 13:41:34.064499 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1259 | 2026.01.17 13:41:34.064601 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1260 | 2026.01.17 13:41:34.064634 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1261 | 2026.01.17 13:41:34.064653 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1262 | 2026.01.17 13:41:34.064670 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1263 | 2026.01.17 13:41:34.064813 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <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', '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_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'))" | ||
| 1264 | 2026.01.17 13:41:34.064837 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1265 | 2026.01.17 13:41:34.065305 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001494 sec., 18072.289156626506 rows/sec., 667.38 KiB/sec. | ||
| 1266 | 2026.01.17 13:41:34.065391 [ 267 ] {db494e16-f2e6-44c5-a893-a61e7b6c43be} <Debug> TCPHandler: Processed in 0.001710948 sec. | ||
| 1267 | 2026.01.17 13:41:34.065596 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.01.17 13:41:34.065728 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', '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_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) | ||
| 1269 | 2026.01.17 13:41:34.065966 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1270 | 2026.01.17 13:41:34.066003 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <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', '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_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 | ||
| 1271 | 2026.01.17 13:41:34.066201 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1272 | 2026.01.17 13:41:34.066256 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1273 | 2026.01.17 13:41:34.066357 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1274 | 2026.01.17 13:41:34.066386 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1275 | 2026.01.17 13:41:34.066405 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1276 | 2026.01.17 13:41:34.066420 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1277 | 2026.01.17 13:41:34.066454 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <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', '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_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'))" | ||
| 1278 | 2026.01.17 13:41:34.066473 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1279 | 2026.01.17 13:41:34.066920 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001247 sec., 21651.96471531676 rows/sec., 799.58 KiB/sec. | ||
| 1280 | 2026.01.17 13:41:34.067006 [ 267 ] {b4f90220-3d38-4732-9c13-0cfd79071c1d} <Debug> TCPHandler: Processed in 0.001460772 sec. | ||
| 1281 | 2026.01.17 13:41:34.067205 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.01.17 13:41:34.067343 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', '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_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) | ||
| 1283 | 2026.01.17 13:41:34.067582 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1284 | 2026.01.17 13:41:34.067618 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <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', '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_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 | ||
| 1285 | 2026.01.17 13:41:34.067829 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1286 | 2026.01.17 13:41:34.067884 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1287 | 2026.01.17 13:41:34.067985 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1288 | 2026.01.17 13:41:34.068015 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1289 | 2026.01.17 13:41:34.068035 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1290 | 2026.01.17 13:41:34.068055 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1291 | 2026.01.17 13:41:34.068089 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <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', '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_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'))" | ||
| 1292 | 2026.01.17 13:41:34.068108 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1293 | 2026.01.17 13:41:34.068571 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.00129 sec., 20930.232558139538 rows/sec., 772.92 KiB/sec. | ||
| 1294 | 2026.01.17 13:41:34.068662 [ 267 ] {5853ee3b-b241-4e65-b49e-73232cdd62cb} <Debug> TCPHandler: Processed in 0.001506333 sec. | ||
| 1295 | 2026.01.17 13:41:34.068873 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.01.17 13:41:34.069005 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'sled_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_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) | ||
| 1297 | 2026.01.17 13:41:34.069233 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1298 | 2026.01.17 13:41:34.069269 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <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', 'sled_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_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 | ||
| 1299 | 2026.01.17 13:41:34.069466 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1300 | 2026.01.17 13:41:34.069518 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1301 | 2026.01.17 13:41:34.069617 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1302 | 2026.01.17 13:41:34.069645 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1303 | 2026.01.17 13:41:34.069664 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1304 | 2026.01.17 13:41:34.069680 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1305 | 2026.01.17 13:41:34.069713 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <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', 'sled_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_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'))" | ||
| 1306 | 2026.01.17 13:41:34.069732 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1307 | 2026.01.17 13:41:34.070142 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001192 sec., 22651.006711409398 rows/sec., 836.47 KiB/sec. | ||
| 1308 | 2026.01.17 13:41:34.070231 [ 267 ] {79d9aab4-d29c-45a5-a32e-a0c3281d6e46} <Debug> TCPHandler: Processed in 0.001408091 sec. | ||
| 1309 | 2026.01.17 13:41:34.129480 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.01.17 13:41:34.129605 [ 267 ] {3c021e78-5aed-44ca-a161-2e98244a4c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1311 | 2026.01.17 13:41:34.129655 [ 267 ] {3c021e78-5aed-44ca-a161-2e98244a4c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1312 | 2026.01.17 13:41:34.130294 [ 267 ] {3c021e78-5aed-44ca-a161-2e98244a4c11} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.01.17 13:41:34.130341 [ 267 ] {3c021e78-5aed-44ca-a161-2e98244a4c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1314 | 2026.01.17 13:41:34.130874 [ 267 ] {3c021e78-5aed-44ca-a161-2e98244a4c11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1315 | 2026.01.17 13:41:34.131238 [ 267 ] {3c021e78-5aed-44ca-a161-2e98244a4c11} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.01.17 13:41:34.131401 [ 267 ] {3c021e78-5aed-44ca-a161-2e98244a4c11} <Debug> executeQuery: Read 11 rows, 1.99 KiB in 0.00183 sec., 6010.928961748634 rows/sec., 1.06 MiB/sec. | ||
| 1317 | 2026.01.17 13:41:34.131447 [ 267 ] {3c021e78-5aed-44ca-a161-2e98244a4c11} <Debug> TCPHandler: Processed in 0.002037494 sec. | ||
| 1318 | 2026.01.17 13:41:34.131573 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.01.17 13:41:34.131672 [ 267 ] {22306b0a-c438-4da5-9f6c-3b7f7a2b048b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1320 | 2026.01.17 13:41:34.131717 [ 267 ] {22306b0a-c438-4da5-9f6c-3b7f7a2b048b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1321 | 2026.01.17 13:41:34.132162 [ 267 ] {22306b0a-c438-4da5-9f6c-3b7f7a2b048b} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.01.17 13:41:34.132199 [ 267 ] {22306b0a-c438-4da5-9f6c-3b7f7a2b048b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1323 | 2026.01.17 13:41:34.132608 [ 267 ] {22306b0a-c438-4da5-9f6c-3b7f7a2b048b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2026.01.17 13:41:34.133069 [ 267 ] {22306b0a-c438-4da5-9f6c-3b7f7a2b048b} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.01.17 13:41:34.133209 [ 267 ] {22306b0a-c438-4da5-9f6c-3b7f7a2b048b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 314.03 KiB/sec. | ||
| 1326 | 2026.01.17 13:41:34.133252 [ 267 ] {22306b0a-c438-4da5-9f6c-3b7f7a2b048b} <Debug> TCPHandler: Processed in 0.001729818 sec. | ||
| 1327 | 2026.01.17 13:41:34.133370 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.01.17 13:41:34.133463 [ 267 ] {ad9f0185-aa60-4a7d-a65e-61be64bd0e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1329 | 2026.01.17 13:41:34.133503 [ 267 ] {ad9f0185-aa60-4a7d-a65e-61be64bd0e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1330 | 2026.01.17 13:41:34.134610 [ 267 ] {ad9f0185-aa60-4a7d-a65e-61be64bd0e19} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.01.17 13:41:34.134647 [ 267 ] {ad9f0185-aa60-4a7d-a65e-61be64bd0e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1332 | 2026.01.17 13:41:34.135208 [ 267 ] {ad9f0185-aa60-4a7d-a65e-61be64bd0e19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1333 | 2026.01.17 13:41:34.135663 [ 267 ] {ad9f0185-aa60-4a7d-a65e-61be64bd0e19} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.01.17 13:41:34.135810 [ 267 ] {ad9f0185-aa60-4a7d-a65e-61be64bd0e19} <Debug> executeQuery: Read 1193 rows, 101.13 KiB in 0.002365 sec., 504439.7463002114 rows/sec., 41.76 MiB/sec. | ||
| 1335 | 2026.01.17 13:41:34.135858 [ 267 ] {ad9f0185-aa60-4a7d-a65e-61be64bd0e19} <Debug> TCPHandler: Processed in 0.002537455 sec. | ||
| 1336 | 2026.01.17 13:41:34.135974 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.01.17 13:41:34.136069 [ 267 ] {8cecea3a-7ef2-41e0-950a-f9952440b66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1338 | 2026.01.17 13:41:34.136111 [ 267 ] {8cecea3a-7ef2-41e0-950a-f9952440b66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1339 | 2026.01.17 13:41:34.136533 [ 267 ] {8cecea3a-7ef2-41e0-950a-f9952440b66b} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.01.17 13:41:34.136570 [ 267 ] {8cecea3a-7ef2-41e0-950a-f9952440b66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1341 | 2026.01.17 13:41:34.137081 [ 267 ] {8cecea3a-7ef2-41e0-950a-f9952440b66b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1342 | 2026.01.17 13:41:34.137536 [ 267 ] {8cecea3a-7ef2-41e0-950a-f9952440b66b} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.01.17 13:41:34.137698 [ 267 ] {8cecea3a-7ef2-41e0-950a-f9952440b66b} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.00163 sec., 9815.9509202454 rows/sec., 718.34 KiB/sec. | ||
| 1344 | 2026.01.17 13:41:34.137748 [ 267 ] {8cecea3a-7ef2-41e0-950a-f9952440b66b} <Debug> TCPHandler: Processed in 0.00182166 sec. | ||
| 1345 | 2026.01.17 13:41:34.137860 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.01.17 13:41:34.137955 [ 267 ] {fbdd44d9-893d-4600-b4c7-295ac89ad9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1347 | 2026.01.17 13:41:34.137997 [ 267 ] {fbdd44d9-893d-4600-b4c7-295ac89ad9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1348 | 2026.01.17 13:41:34.138525 [ 267 ] {fbdd44d9-893d-4600-b4c7-295ac89ad9ef} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.01.17 13:41:34.138563 [ 267 ] {fbdd44d9-893d-4600-b4c7-295ac89ad9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1350 | 2026.01.17 13:41:34.139009 [ 267 ] {fbdd44d9-893d-4600-b4c7-295ac89ad9ef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1351 | 2026.01.17 13:41:34.139498 [ 267 ] {fbdd44d9-893d-4600-b4c7-295ac89ad9ef} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.01.17 13:41:34.139641 [ 267 ] {fbdd44d9-893d-4600-b4c7-295ac89ad9ef} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001703 sec., 133881.38578978274 rows/sec., 9.07 MiB/sec. | ||
| 1353 | 2026.01.17 13:41:34.139682 [ 267 ] {fbdd44d9-893d-4600-b4c7-295ac89ad9ef} <Debug> TCPHandler: Processed in 0.001870162 sec. | ||
| 1354 | 2026.01.17 13:41:34.139799 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.01.17 13:41:34.139895 [ 267 ] {2882fce0-361a-4e0d-bb10-329e2c608069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1356 | 2026.01.17 13:41:34.139936 [ 267 ] {2882fce0-361a-4e0d-bb10-329e2c608069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1357 | 2026.01.17 13:41:34.140514 [ 267 ] {2882fce0-361a-4e0d-bb10-329e2c608069} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.01.17 13:41:34.140552 [ 267 ] {2882fce0-361a-4e0d-bb10-329e2c608069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1359 | 2026.01.17 13:41:34.140992 [ 267 ] {2882fce0-361a-4e0d-bb10-329e2c608069} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1360 | 2026.01.17 13:41:34.141429 [ 267 ] {2882fce0-361a-4e0d-bb10-329e2c608069} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.01.17 13:41:34.141565 [ 267 ] {2882fce0-361a-4e0d-bb10-329e2c608069} <Debug> executeQuery: Read 508 rows, 38.46 KiB in 0.001689 sec., 300769.6862048549 rows/sec., 22.24 MiB/sec. | ||
| 1362 | 2026.01.17 13:41:34.141603 [ 267 ] {2882fce0-361a-4e0d-bb10-329e2c608069} <Debug> TCPHandler: Processed in 0.001854011 sec. | ||
| 1363 | 2026.01.17 13:41:34.141724 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.01.17 13:41:34.141821 [ 267 ] {2deab6a4-78d4-4e5a-9587-49faa5cc19df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1365 | 2026.01.17 13:41:34.141865 [ 267 ] {2deab6a4-78d4-4e5a-9587-49faa5cc19df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1366 | 2026.01.17 13:41:34.142569 [ 267 ] {2deab6a4-78d4-4e5a-9587-49faa5cc19df} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.01.17 13:41:34.142606 [ 267 ] {2deab6a4-78d4-4e5a-9587-49faa5cc19df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1368 | 2026.01.17 13:41:34.143221 [ 267 ] {2deab6a4-78d4-4e5a-9587-49faa5cc19df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1369 | 2026.01.17 13:41:34.143723 [ 267 ] {2deab6a4-78d4-4e5a-9587-49faa5cc19df} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.01.17 13:41:34.143861 [ 267 ] {2deab6a4-78d4-4e5a-9587-49faa5cc19df} <Debug> executeQuery: Read 1507 rows, 103.09 KiB in 0.002058 sec., 732264.3343051507 rows/sec., 48.92 MiB/sec. | ||
| 1371 | 2026.01.17 13:41:34.143898 [ 267 ] {2deab6a4-78d4-4e5a-9587-49faa5cc19df} <Debug> TCPHandler: Processed in 0.002227099 sec. | ||
| 1372 | 2026.01.17 13:41:34.144015 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.01.17 13:41:34.144107 [ 267 ] {c7d7e81a-0b1a-40b5-b5b8-2331cba96742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1374 | 2026.01.17 13:41:34.144161 [ 267 ] {c7d7e81a-0b1a-40b5-b5b8-2331cba96742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1375 | 2026.01.17 13:41:34.144932 [ 267 ] {c7d7e81a-0b1a-40b5-b5b8-2331cba96742} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.01.17 13:41:34.144977 [ 267 ] {c7d7e81a-0b1a-40b5-b5b8-2331cba96742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1377 | 2026.01.17 13:41:34.148222 [ 267 ] {c7d7e81a-0b1a-40b5-b5b8-2331cba96742} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1378 | 2026.01.17 13:41:34.148650 [ 267 ] {c7d7e81a-0b1a-40b5-b5b8-2331cba96742} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.01.17 13:41:34.148789 [ 267 ] {c7d7e81a-0b1a-40b5-b5b8-2331cba96742} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004733 sec., 2112.8248468201987 rows/sec., 3.79 MiB/sec. | ||
| 1380 | 2026.01.17 13:41:34.148840 [ 267 ] {c7d7e81a-0b1a-40b5-b5b8-2331cba96742} <Debug> TCPHandler: Processed in 0.004910368 sec. | ||
| 1381 | 2026.01.17 13:41:34.148951 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.01.17 13:41:34.149039 [ 267 ] {a5b7a7e7-7ddb-4b0f-978e-365dc6026859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1383 | 2026.01.17 13:41:34.149078 [ 267 ] {a5b7a7e7-7ddb-4b0f-978e-365dc6026859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1384 | 2026.01.17 13:41:34.149475 [ 267 ] {a5b7a7e7-7ddb-4b0f-978e-365dc6026859} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.01.17 13:41:34.149515 [ 267 ] {a5b7a7e7-7ddb-4b0f-978e-365dc6026859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1386 | 2026.01.17 13:41:34.149957 [ 267 ] {a5b7a7e7-7ddb-4b0f-978e-365dc6026859} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1387 | 2026.01.17 13:41:34.150470 [ 267 ] {a5b7a7e7-7ddb-4b0f-978e-365dc6026859} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.01.17 13:41:34.150619 [ 267 ] {a5b7a7e7-7ddb-4b0f-978e-365dc6026859} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001547 sec., 5171.299288946348 rows/sec., 353.51 KiB/sec. | ||
| 1389 | 2026.01.17 13:41:34.150664 [ 267 ] {a5b7a7e7-7ddb-4b0f-978e-365dc6026859} <Debug> TCPHandler: Processed in 0.001716808 sec. | ||
| 1390 | 2026.01.17 13:41:38.360059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1391 | 2026.01.17 13:41:38.360916 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.01.17 13:41:38.360984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1393 | 2026.01.17 13:41:38.361728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1394 | 2026.01.17 13:41:38.362249 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.01.17 13:41:38.362424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1396 | 2026.01.17 13:41:38.466584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1397 | 2026.01.17 13:41:38.482081 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.01.17 13:41:38.482144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1399 | 2026.01.17 13:41:38.488177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1400 | 2026.01.17 13:41:38.489307 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.01.17 13:41:38.491981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1402 | 2026.01.17 13:41:38.499280 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.01.17 13:41:38.499460 [ 267 ] {252b5830-2065-4583-8d29-8f6c431eebbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1404 | 2026.01.17 13:41:38.499531 [ 267 ] {252b5830-2065-4583-8d29-8f6c431eebbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1405 | 2026.01.17 13:41:38.500132 [ 267 ] {252b5830-2065-4583-8d29-8f6c431eebbe} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.01.17 13:41:38.500170 [ 267 ] {252b5830-2065-4583-8d29-8f6c431eebbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1407 | 2026.01.17 13:41:38.500576 [ 267 ] {252b5830-2065-4583-8d29-8f6c431eebbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1408 | 2026.01.17 13:41:38.501111 [ 267 ] {252b5830-2065-4583-8d29-8f6c431eebbe} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.01.17 13:41:38.501305 [ 267 ] {252b5830-2065-4583-8d29-8f6c431eebbe} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001885 sec., 15915.119363395226 rows/sec., 1.21 MiB/sec. | ||
| 1410 | 2026.01.17 13:41:38.501361 [ 267 ] {252b5830-2065-4583-8d29-8f6c431eebbe} <Debug> TCPHandler: Processed in 0.002194158 sec. | ||
| 1411 | 2026.01.17 13:41:38.501507 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.01.17 13:41:38.501631 [ 267 ] {698f63a2-8c07-43b7-b734-d0856ff86c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1413 | 2026.01.17 13:41:38.501681 [ 267 ] {698f63a2-8c07-43b7-b734-d0856ff86c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1414 | 2026.01.17 13:41:38.502176 [ 267 ] {698f63a2-8c07-43b7-b734-d0856ff86c4a} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.01.17 13:41:38.502214 [ 267 ] {698f63a2-8c07-43b7-b734-d0856ff86c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1416 | 2026.01.17 13:41:38.502654 [ 267 ] {698f63a2-8c07-43b7-b734-d0856ff86c4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1417 | 2026.01.17 13:41:38.503082 [ 267 ] {698f63a2-8c07-43b7-b734-d0856ff86c4a} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.01.17 13:41:38.503229 [ 267 ] {698f63a2-8c07-43b7-b734-d0856ff86c4a} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001627 sec., 22126.61339889367 rows/sec., 1.73 MiB/sec. | ||
| 1419 | 2026.01.17 13:41:38.503274 [ 267 ] {698f63a2-8c07-43b7-b734-d0856ff86c4a} <Debug> TCPHandler: Processed in 0.00183189 sec. | ||
| 1420 | 2026.01.17 13:41:38.503393 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.01.17 13:41:38.503496 [ 267 ] {e27f708d-a77f-496a-9f40-5f5cc32d8cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.01.17 13:41:38.503541 [ 267 ] {e27f708d-a77f-496a-9f40-5f5cc32d8cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1423 | 2026.01.17 13:41:38.504187 [ 267 ] {e27f708d-a77f-496a-9f40-5f5cc32d8cf7} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.01.17 13:41:38.504224 [ 267 ] {e27f708d-a77f-496a-9f40-5f5cc32d8cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1425 | 2026.01.17 13:41:38.504646 [ 267 ] {e27f708d-a77f-496a-9f40-5f5cc32d8cf7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1426 | 2026.01.17 13:41:38.505097 [ 267 ] {e27f708d-a77f-496a-9f40-5f5cc32d8cf7} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.01.17 13:41:38.505252 [ 267 ] {e27f708d-a77f-496a-9f40-5f5cc32d8cf7} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001774 sec., 49605.411499436304 rows/sec., 3.46 MiB/sec. | ||
| 1428 | 2026.01.17 13:41:38.505299 [ 267 ] {e27f708d-a77f-496a-9f40-5f5cc32d8cf7} <Debug> TCPHandler: Processed in 0.001957013 sec. | ||
| 1429 | 2026.01.17 13:41:38.505422 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.01.17 13:41:38.505516 [ 267 ] {2f4a123c-ba2e-439d-9376-d07e9b1fc54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1431 | 2026.01.17 13:41:38.505558 [ 267 ] {2f4a123c-ba2e-439d-9376-d07e9b1fc54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1432 | 2026.01.17 13:41:38.505898 [ 267 ] {2f4a123c-ba2e-439d-9376-d07e9b1fc54f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.01.17 13:41:38.505935 [ 267 ] {2f4a123c-ba2e-439d-9376-d07e9b1fc54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1434 | 2026.01.17 13:41:38.506352 [ 267 ] {2f4a123c-ba2e-439d-9376-d07e9b1fc54f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1435 | 2026.01.17 13:41:38.506792 [ 267 ] {2f4a123c-ba2e-439d-9376-d07e9b1fc54f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.01.17 13:41:38.506939 [ 267 ] {2f4a123c-ba2e-439d-9376-d07e9b1fc54f} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001442 sec., 22191.400832177533 rows/sec., 1.48 MiB/sec. | ||
| 1437 | 2026.01.17 13:41:38.506983 [ 267 ] {2f4a123c-ba2e-439d-9376-d07e9b1fc54f} <Debug> TCPHandler: Processed in 0.001612695 sec. | ||
| 1438 | 2026.01.17 13:41:40.855749 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 242 | ||
| 1439 | 2026.01.17 13:41:40.858767 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.01.17 13:41:40.858804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1441 | 2026.01.17 13:41:40.860118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1442 | 2026.01.17 13:41:40.860603 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.01.17 13:41:40.860883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1444 | 2026.01.17 13:41:43.510676 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.01.17 13:41:43.510945 [ 267 ] {388b374b-692a-497a-aaa8-3fed16532f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1446 | 2026.01.17 13:41:43.511044 [ 267 ] {388b374b-692a-497a-aaa8-3fed16532f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1447 | 2026.01.17 13:41:43.511886 [ 267 ] {388b374b-692a-497a-aaa8-3fed16532f12} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.01.17 13:41:43.511925 [ 267 ] {388b374b-692a-497a-aaa8-3fed16532f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1449 | 2026.01.17 13:41:43.512479 [ 267 ] {388b374b-692a-497a-aaa8-3fed16532f12} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1450 | 2026.01.17 13:41:43.512913 [ 267 ] {388b374b-692a-497a-aaa8-3fed16532f12} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.01.17 13:41:43.513057 [ 267 ] {388b374b-692a-497a-aaa8-3fed16532f12} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002186 sec., 187557.18206770357 rows/sec., 11.90 MiB/sec. | ||
| 1452 | 2026.01.17 13:41:43.513096 [ 267 ] {388b374b-692a-497a-aaa8-3fed16532f12} <Debug> TCPHandler: Processed in 0.002587556 sec. | ||
| 1453 | 2026.01.17 13:41:43.513240 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.01.17 13:41:43.513341 [ 267 ] {c48d93c4-476b-4226-acd7-38f0000e0a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1455 | 2026.01.17 13:41:43.513380 [ 267 ] {c48d93c4-476b-4226-acd7-38f0000e0a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1456 | 2026.01.17 13:41:43.514217 [ 267 ] {c48d93c4-476b-4226-acd7-38f0000e0a9e} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.01.17 13:41:43.514254 [ 267 ] {c48d93c4-476b-4226-acd7-38f0000e0a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1458 | 2026.01.17 13:41:43.514705 [ 267 ] {c48d93c4-476b-4226-acd7-38f0000e0a9e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1459 | 2026.01.17 13:41:43.515124 [ 267 ] {c48d93c4-476b-4226-acd7-38f0000e0a9e} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.01.17 13:41:43.515248 [ 267 ] {c48d93c4-476b-4226-acd7-38f0000e0a9e} <Debug> executeQuery: Read 1086 rows, 87.78 KiB in 0.001926 sec., 563862.9283489097 rows/sec., 44.51 MiB/sec. | ||
| 1461 | 2026.01.17 13:41:43.515254 [ 74 ] {} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1462 | 2026.01.17 13:41:43.515284 [ 267 ] {c48d93c4-476b-4226-acd7-38f0000e0a9e} <Debug> TCPHandler: Processed in 0.002096387 sec. | ||
| 1463 | 2026.01.17 13:41:43.515343 [ 74 ] {} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.01.17 13:41:43.515373 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1465 | 2026.01.17 13:41:43.515435 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.01.17 13:41:43.515541 [ 267 ] {6ba7dc45-feeb-4f1f-88a4-ac35d7b43564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1467 | 2026.01.17 13:41:43.515581 [ 267 ] {6ba7dc45-feeb-4f1f-88a4-ac35d7b43564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1468 | 2026.01.17 13:41:43.516488 [ 267 ] {6ba7dc45-feeb-4f1f-88a4-ac35d7b43564} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.01.17 13:41:43.516524 [ 267 ] {6ba7dc45-feeb-4f1f-88a4-ac35d7b43564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1470 | 2026.01.17 13:41:43.516940 [ 267 ] {6ba7dc45-feeb-4f1f-88a4-ac35d7b43564} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1471 | 2026.01.17 13:41:43.517392 [ 267 ] {6ba7dc45-feeb-4f1f-88a4-ac35d7b43564} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.01.17 13:41:43.517529 [ 267 ] {6ba7dc45-feeb-4f1f-88a4-ac35d7b43564} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.002006 sec., 102193.41974077767 rows/sec., 6.00 MiB/sec. | ||
| 1473 | 2026.01.17 13:41:43.517565 [ 267 ] {6ba7dc45-feeb-4f1f-88a4-ac35d7b43564} <Debug> TCPHandler: Processed in 0.002176058 sec. | ||
| 1474 | 2026.01.17 13:41:43.517572 [ 202 ] {aa079346-927b-4352-b18d-64df0b1647de::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 | ||
| 1475 | 2026.01.17 13:41:43.517684 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.01.17 13:41:43.517729 [ 202 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1477 | 2026.01.17 13:41:43.517789 [ 267 ] {a49f9c48-ee74-4cc8-ba89-4387bad2b2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1478 | 2026.01.17 13:41:43.517832 [ 267 ] {a49f9c48-ee74-4cc8-ba89-4387bad2b2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1479 | 2026.01.17 13:41:43.517848 [ 202 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1084 rows starting from the beginning of the part | ||
| 1480 | 2026.01.17 13:41:43.517965 [ 202 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1481 | 2026.01.17 13:41:43.518104 [ 202 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1082 rows starting from the beginning of the part | ||
| 1482 | 2026.01.17 13:41:43.518153 [ 202 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1193 rows starting from the beginning of the part | ||
| 1483 | 2026.01.17 13:41:43.518204 [ 202 ] {aa079346-927b-4352-b18d-64df0b1647de::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 | ||
| 1484 | 2026.01.17 13:41:43.518251 [ 202 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1086 rows starting from the beginning of the part | ||
| 1485 | 2026.01.17 13:41:43.518302 [ 267 ] {a49f9c48-ee74-4cc8-ba89-4387bad2b2df} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.01.17 13:41:43.518344 [ 267 ] {a49f9c48-ee74-4cc8-ba89-4387bad2b2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1487 | 2026.01.17 13:41:43.518809 [ 267 ] {a49f9c48-ee74-4cc8-ba89-4387bad2b2df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1488 | 2026.01.17 13:41:43.519346 [ 267 ] {a49f9c48-ee74-4cc8-ba89-4387bad2b2df} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.01.17 13:41:43.519486 [ 267 ] {a49f9c48-ee74-4cc8-ba89-4387bad2b2df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001715 sec., 123615.16034985422 rows/sec., 7.97 MiB/sec. | ||
| 1490 | 2026.01.17 13:41:43.519524 [ 267 ] {a49f9c48-ee74-4cc8-ba89-4387bad2b2df} <Debug> TCPHandler: Processed in 0.001885792 sec. | ||
| 1491 | 2026.01.17 13:41:43.519632 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.17 13:41:43.519730 [ 267 ] {a607e531-a0a5-4215-8099-10d5b2571f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1493 | 2026.01.17 13:41:43.519768 [ 267 ] {a607e531-a0a5-4215-8099-10d5b2571f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1494 | 2026.01.17 13:41:43.520224 [ 267 ] {a607e531-a0a5-4215-8099-10d5b2571f97} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.01.17 13:41:43.520260 [ 267 ] {a607e531-a0a5-4215-8099-10d5b2571f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1496 | 2026.01.17 13:41:43.520706 [ 267 ] {a607e531-a0a5-4215-8099-10d5b2571f97} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1497 | 2026.01.17 13:41:43.521221 [ 267 ] {a607e531-a0a5-4215-8099-10d5b2571f97} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.01.17 13:41:43.521347 [ 267 ] {a607e531-a0a5-4215-8099-10d5b2571f97} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001635 sec., 129051.9877675841 rows/sec., 7.33 MiB/sec. | ||
| 1499 | 2026.01.17 13:41:43.521383 [ 267 ] {a607e531-a0a5-4215-8099-10d5b2571f97} <Debug> TCPHandler: Processed in 0.001798399 sec. | ||
| 1500 | 2026.01.17 13:41:43.521492 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.01.17 13:41:43.521587 [ 267 ] {04f93c8f-077c-41d7-b3d2-2336d6152ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1502 | 2026.01.17 13:41:43.521626 [ 267 ] {04f93c8f-077c-41d7-b3d2-2336d6152ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1503 | 2026.01.17 13:41:43.522261 [ 267 ] {04f93c8f-077c-41d7-b3d2-2336d6152ea6} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.01.17 13:41:43.522297 [ 267 ] {04f93c8f-077c-41d7-b3d2-2336d6152ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1505 | 2026.01.17 13:41:43.522769 [ 267 ] {04f93c8f-077c-41d7-b3d2-2336d6152ea6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1506 | 2026.01.17 13:41:43.523284 [ 267 ] {04f93c8f-077c-41d7-b3d2-2336d6152ea6} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.01.17 13:41:43.523393 [ 73 ] {} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1508 | 2026.01.17 13:41:43.523409 [ 267 ] {04f93c8f-077c-41d7-b3d2-2336d6152ea6} <Debug> executeQuery: Read 651 rows, 46.23 KiB in 0.001839 sec., 353996.7373572594 rows/sec., 24.55 MiB/sec. | ||
| 1509 | 2026.01.17 13:41:43.523461 [ 73 ] {} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.01.17 13:41:43.523468 [ 267 ] {04f93c8f-077c-41d7-b3d2-2336d6152ea6} <Debug> TCPHandler: Processed in 0.002023554 sec. | ||
| 1511 | 2026.01.17 13:41:43.523492 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1512 | 2026.01.17 13:41:43.523588 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.01.17 13:41:43.523680 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::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 | ||
| 1514 | 2026.01.17 13:41:43.523692 [ 267 ] {1d934936-682a-471e-a9cb-ab953dfa89be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1515 | 2026.01.17 13:41:43.523790 [ 267 ] {1d934936-682a-471e-a9cb-ab953dfa89be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1516 | 2026.01.17 13:41:43.523909 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1517 | 2026.01.17 13:41:43.523985 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 647 rows starting from the beginning of the part | ||
| 1518 | 2026.01.17 13:41:43.524104 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1519 | 2026.01.17 13:41:43.524111 [ 267 ] {1d934936-682a-471e-a9cb-ab953dfa89be} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.01.17 13:41:43.524155 [ 267 ] {1d934936-682a-471e-a9cb-ab953dfa89be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1521 | 2026.01.17 13:41:43.524162 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 643 rows starting from the beginning of the part | ||
| 1522 | 2026.01.17 13:41:43.524223 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 508 rows starting from the beginning of the part | ||
| 1523 | 2026.01.17 13:41:43.524273 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1524 | 2026.01.17 13:41:43.524322 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 651 rows starting from the beginning of the part | ||
| 1525 | 2026.01.17 13:41:43.524585 [ 267 ] {1d934936-682a-471e-a9cb-ab953dfa89be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1526 | 2026.01.17 13:41:43.525049 [ 267 ] {1d934936-682a-471e-a9cb-ab953dfa89be} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.01.17 13:41:43.525177 [ 267 ] {1d934936-682a-471e-a9cb-ab953dfa89be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. | ||
| 1528 | 2026.01.17 13:41:43.525212 [ 267 ] {1d934936-682a-471e-a9cb-ab953dfa89be} <Debug> TCPHandler: Processed in 0.001670667 sec. | ||
| 1529 | 2026.01.17 13:41:43.525331 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.01.17 13:41:43.525431 [ 267 ] {702575f7-1682-4c0d-bec5-8baadfd1e1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1531 | 2026.01.17 13:41:43.525473 [ 267 ] {702575f7-1682-4c0d-bec5-8baadfd1e1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1532 | 2026.01.17 13:41:43.525872 [ 267 ] {702575f7-1682-4c0d-bec5-8baadfd1e1e4} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.01.17 13:41:43.525925 [ 267 ] {702575f7-1682-4c0d-bec5-8baadfd1e1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1534 | 2026.01.17 13:41:43.526785 [ 198 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2513 rows, containing 5 columns (5 merged, 0 gathered) in 0.00319345 sec., 786923.2334935571 rows/sec., 58.45 MiB/sec. | ||
| 1535 | 2026.01.17 13:41:43.527166 [ 197 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1536 | 2026.01.17 13:41:43.527857 [ 197 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.01.17 13:41:43.527942 [ 197 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_6_1} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1538 | 2026.01.17 13:41:43.528054 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1539 | 2026.01.17 13:41:43.533259 [ 267 ] {702575f7-1682-4c0d-bec5-8baadfd1e1e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1540 | 2026.01.17 13:41:43.533961 [ 267 ] {702575f7-1682-4c0d-bec5-8baadfd1e1e4} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.01.17 13:41:43.534123 [ 267 ] {702575f7-1682-4c0d-bec5-8baadfd1e1e4} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.00871 sec., 30309.98851894374 rows/sec., 1.97 MiB/sec. | ||
| 1542 | 2026.01.17 13:41:43.534125 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1543 | 2026.01.17 13:41:43.534160 [ 267 ] {702575f7-1682-4c0d-bec5-8baadfd1e1e4} <Debug> TCPHandler: Processed in 0.008886105 sec. | ||
| 1544 | 2026.01.17 13:41:43.534189 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.01.17 13:41:43.534218 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1546 | 2026.01.17 13:41:43.534282 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.01.17 13:41:43.534301 [ 200 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 1548 | 2026.01.17 13:41:43.534384 [ 267 ] {60e82124-8d85-4473-a09f-ca6eb29696ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1549 | 2026.01.17 13:41:43.534416 [ 200 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1550 | 2026.01.17 13:41:43.534429 [ 267 ] {60e82124-8d85-4473-a09f-ca6eb29696ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1551 | 2026.01.17 13:41:43.534465 [ 200 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 256 rows starting from the beginning of the part | ||
| 1552 | 2026.01.17 13:41:43.534525 [ 200 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1553 | 2026.01.17 13:41:43.534572 [ 200 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 254 rows starting from the beginning of the part | ||
| 1554 | 2026.01.17 13:41:43.534613 [ 200 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1507 rows starting from the beginning of the part | ||
| 1555 | 2026.01.17 13:41:43.534655 [ 200 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1556 | 2026.01.17 13:41:43.534699 [ 200 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part | ||
| 1557 | 2026.01.17 13:41:43.534759 [ 267 ] {60e82124-8d85-4473-a09f-ca6eb29696ba} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.01.17 13:41:43.534801 [ 267 ] {60e82124-8d85-4473-a09f-ca6eb29696ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1559 | 2026.01.17 13:41:43.535239 [ 267 ] {60e82124-8d85-4473-a09f-ca6eb29696ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1560 | 2026.01.17 13:41:43.535722 [ 267 ] {60e82124-8d85-4473-a09f-ca6eb29696ba} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.01.17 13:41:43.535846 [ 267 ] {60e82124-8d85-4473-a09f-ca6eb29696ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. | ||
| 1562 | 2026.01.17 13:41:43.535881 [ 267 ] {60e82124-8d85-4473-a09f-ca6eb29696ba} <Debug> TCPHandler: Processed in 0.001645906 sec. | ||
| 1563 | 2026.01.17 13:41:43.536003 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.01.17 13:41:43.536101 [ 267 ] {7d869a55-905e-40ca-8dc7-c3560c331442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1565 | 2026.01.17 13:41:43.536140 [ 267 ] {7d869a55-905e-40ca-8dc7-c3560c331442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1566 | 2026.01.17 13:41:43.536455 [ 267 ] {7d869a55-905e-40ca-8dc7-c3560c331442} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.01.17 13:41:43.536491 [ 267 ] {7d869a55-905e-40ca-8dc7-c3560c331442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1568 | 2026.01.17 13:41:43.536927 [ 267 ] {7d869a55-905e-40ca-8dc7-c3560c331442} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1569 | 2026.01.17 13:41:43.537397 [ 267 ] {7d869a55-905e-40ca-8dc7-c3560c331442} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.01.17 13:41:43.537522 [ 72 ] {} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1571 | 2026.01.17 13:41:43.537532 [ 267 ] {7d869a55-905e-40ca-8dc7-c3560c331442} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001448 sec., 58011.0497237569 rows/sec., 3.45 MiB/sec. | ||
| 1572 | 2026.01.17 13:41:43.537563 [ 72 ] {} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.01.17 13:41:43.537581 [ 267 ] {7d869a55-905e-40ca-8dc7-c3560c331442} <Debug> TCPHandler: Processed in 0.001625246 sec. | ||
| 1574 | 2026.01.17 13:41:43.537588 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1575 | 2026.01.17 13:41:43.537690 [ 197 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 1576 | 2026.01.17 13:41:43.537800 [ 197 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1577 | 2026.01.17 13:41:43.537835 [ 197 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 74 rows starting from the beginning of the part | ||
| 1578 | 2026.01.17 13:41:43.537940 [ 197 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1579 | 2026.01.17 13:41:43.538004 [ 197 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1580 | 2026.01.17 13:41:43.538051 [ 197 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 1581 | 2026.01.17 13:41:43.538098 [ 197 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 1582 | 2026.01.17 13:41:43.538149 [ 197 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part | ||
| 1583 | 2026.01.17 13:41:43.538323 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4501 rows, containing 5 columns (5 merged, 0 gathered) in 0.022827052 sec., 197178.33034243755 rows/sec., 16.51 MiB/sec. | ||
| 1584 | 2026.01.17 13:41:43.538835 [ 186 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1585 | 2026.01.17 13:41:43.539353 [ 202 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 4 columns (4 merged, 0 gathered) in 0.001704588 sec., 177168.91119730985 rows/sec., 10.85 MiB/sec. | ||
| 1586 | 2026.01.17 13:41:43.539399 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.01.17 13:41:43.539487 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_6_1} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1588 | 2026.01.17 13:41:43.539567 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 1589 | 2026.01.17 13:41:43.539588 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1590 | 2026.01.17 13:41:43.539718 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2469 rows, containing 5 columns (5 merged, 0 gathered) in 0.00544867 sec., 453138.1052623851 rows/sec., 30.08 MiB/sec. | ||
| 1591 | 2026.01.17 13:41:43.540070 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.01.17 13:41:43.540134 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1593 | 2026.01.17 13:41:43.540157 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_6_1} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1594 | 2026.01.17 13:41:43.540245 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1595 | 2026.01.17 13:41:43.540624 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.01.17 13:41:43.540691 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1597 | 2026.01.17 13:41:43.540758 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1598 | 2026.01.17 13:41:45.789737 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1599 | 2026.01.17 13:41:45.789823 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1600 | 2026.01.17 13:41:45.863411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1601 | 2026.01.17 13:41:45.863890 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.01.17 13:41:45.863932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1603 | 2026.01.17 13:41:45.864599 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1604 | 2026.01.17 13:41:45.865077 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.01.17 13:41:45.865213 [ 70 ] {} <Debug> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1606 | 2026.01.17 13:41:45.865220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1607 | 2026.01.17 13:41:45.865272 [ 70 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.01.17 13:41:45.865298 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1609 | 2026.01.17 13:41:45.865382 [ 200 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 1610 | 2026.01.17 13:41:45.865465 [ 200 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1611 | 2026.01.17 13:41:45.865492 [ 200 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 1612 | 2026.01.17 13:41:45.865543 [ 200 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 1613 | 2026.01.17 13:41:45.865581 [ 200 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 1614 | 2026.01.17 13:41:45.865620 [ 200 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 1615 | 2026.01.17 13:41:45.865699 [ 200 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 1616 | 2026.01.17 13:41:45.865744 [ 200 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 1617 | 2026.01.17 13:41:45.877115 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.011762078 sec., 238563.28788161412 rows/sec., 3.41 MiB/sec. | ||
| 1618 | 2026.01.17 13:41:45.877889 [ 197 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1619 | 2026.01.17 13:41:45.878557 [ 197 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_6_1} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.01.17 13:41:45.878646 [ 197 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_6_1} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1621 | 2026.01.17 13:41:45.878749 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1622 | 2026.01.17 13:41:45.992972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1623 | 2026.01.17 13:41:46.010140 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.01.17 13:41:46.010199 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1625 | 2026.01.17 13:41:46.016826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1626 | 2026.01.17 13:41:46.018052 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.01.17 13:41:46.018348 [ 70 ] {} <Debug> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1628 | 2026.01.17 13:41:46.018397 [ 70 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.01.17 13:41:46.018418 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1630 | 2026.01.17 13:41:46.018560 [ 197 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 1631 | 2026.01.17 13:41:46.021880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1632 | 2026.01.17 13:41:46.022842 [ 197 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1633 | 2026.01.17 13:41:46.024232 [ 197 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 1634 | 2026.01.17 13:41:46.028610 [ 197 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 1635 | 2026.01.17 13:41:46.032768 [ 197 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 1636 | 2026.01.17 13:41:46.036936 [ 197 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 1637 | 2026.01.17 13:41:46.044124 [ 197 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 1638 | 2026.01.17 13:41:46.048337 [ 197 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 1639 | 2026.01.17 13:41:46.105640 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.087150736 sec., 527.8211305065743 rows/sec., 2.73 MiB/sec. | ||
| 1640 | 2026.01.17 13:41:46.108223 [ 202 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1641 | 2026.01.17 13:41:46.110785 [ 202 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_6_1} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.01.17 13:41:46.110889 [ 202 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_6_1} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1643 | 2026.01.17 13:41:46.113019 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1644 | 2026.01.17 13:41:47.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.37 MiB, peak 179.91 MiB, free memory in arenas 0.00 B, will set to 179.96 MiB (RSS), difference: 9.59 MiB | ||
| 1645 | 2026.01.17 13:41:48.500441 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.01.17 13:41:48.500609 [ 267 ] {6d6db575-0d5e-4aa6-8678-6e4dac5c2d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1647 | 2026.01.17 13:41:48.500669 [ 267 ] {6d6db575-0d5e-4aa6-8678-6e4dac5c2d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1648 | 2026.01.17 13:41:48.501330 [ 267 ] {6d6db575-0d5e-4aa6-8678-6e4dac5c2d90} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.01.17 13:41:48.501375 [ 267 ] {6d6db575-0d5e-4aa6-8678-6e4dac5c2d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1650 | 2026.01.17 13:41:48.501847 [ 267 ] {6d6db575-0d5e-4aa6-8678-6e4dac5c2d90} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1651 | 2026.01.17 13:41:48.502284 [ 267 ] {6d6db575-0d5e-4aa6-8678-6e4dac5c2d90} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.01.17 13:41:48.502428 [ 267 ] {6d6db575-0d5e-4aa6-8678-6e4dac5c2d90} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001867 sec., 26780.93197643278 rows/sec., 2.28 MiB/sec. | ||
| 1653 | 2026.01.17 13:41:48.502469 [ 267 ] {6d6db575-0d5e-4aa6-8678-6e4dac5c2d90} <Debug> TCPHandler: Processed in 0.002143637 sec. | ||
| 1654 | 2026.01.17 13:41:48.502585 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.01.17 13:41:48.502696 [ 267 ] {42ee663d-1127-42e1-a618-91fcc6888bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.01.17 13:41:48.502735 [ 267 ] {42ee663d-1127-42e1-a618-91fcc6888bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1657 | 2026.01.17 13:41:48.503159 [ 267 ] {42ee663d-1127-42e1-a618-91fcc6888bb8} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.01.17 13:41:48.503194 [ 267 ] {42ee663d-1127-42e1-a618-91fcc6888bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1659 | 2026.01.17 13:41:48.503584 [ 267 ] {42ee663d-1127-42e1-a618-91fcc6888bb8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1660 | 2026.01.17 13:41:48.503996 [ 267 ] {42ee663d-1127-42e1-a618-91fcc6888bb8} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.01.17 13:41:48.504144 [ 267 ] {42ee663d-1127-42e1-a618-91fcc6888bb8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001466 sec., 6821.282401091405 rows/sec., 512.93 KiB/sec. | ||
| 1662 | 2026.01.17 13:41:48.504181 [ 267 ] {42ee663d-1127-42e1-a618-91fcc6888bb8} <Debug> TCPHandler: Processed in 0.001643927 sec. | ||
| 1663 | 2026.01.17 13:41:48.504290 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.01.17 13:41:48.504391 [ 267 ] {cd3f108d-efe6-4c70-b016-45926772cd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1665 | 2026.01.17 13:41:48.504431 [ 267 ] {cd3f108d-efe6-4c70-b016-45926772cd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1666 | 2026.01.17 13:41:48.504841 [ 267 ] {cd3f108d-efe6-4c70-b016-45926772cd86} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.01.17 13:41:48.504876 [ 267 ] {cd3f108d-efe6-4c70-b016-45926772cd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1668 | 2026.01.17 13:41:48.505277 [ 267 ] {cd3f108d-efe6-4c70-b016-45926772cd86} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1669 | 2026.01.17 13:41:48.505720 [ 267 ] {cd3f108d-efe6-4c70-b016-45926772cd86} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.01.17 13:41:48.505845 [ 267 ] {cd3f108d-efe6-4c70-b016-45926772cd86} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001472 sec., 31250 rows/sec., 2.44 MiB/sec. | ||
| 1671 | 2026.01.17 13:41:48.505881 [ 267 ] {cd3f108d-efe6-4c70-b016-45926772cd86} <Debug> TCPHandler: Processed in 0.001637066 sec. | ||
| 1672 | 2026.01.17 13:41:48.505986 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.01.17 13:41:48.506076 [ 267 ] {a0c42796-e232-422f-8439-4da8982c5351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1674 | 2026.01.17 13:41:48.506126 [ 267 ] {a0c42796-e232-422f-8439-4da8982c5351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1675 | 2026.01.17 13:41:48.506505 [ 267 ] {a0c42796-e232-422f-8439-4da8982c5351} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.01.17 13:41:48.506540 [ 267 ] {a0c42796-e232-422f-8439-4da8982c5351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1677 | 2026.01.17 13:41:48.506998 [ 267 ] {a0c42796-e232-422f-8439-4da8982c5351} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1678 | 2026.01.17 13:41:48.507430 [ 267 ] {a0c42796-e232-422f-8439-4da8982c5351} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.01.17 13:41:48.507556 [ 267 ] {a0c42796-e232-422f-8439-4da8982c5351} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001497 sec., 73480.29392117567 rows/sec., 5.13 MiB/sec. | ||
| 1680 | 2026.01.17 13:41:48.507592 [ 267 ] {a0c42796-e232-422f-8439-4da8982c5351} <Debug> TCPHandler: Processed in 0.001651797 sec. | ||
| 1681 | 2026.01.17 13:41:48.507698 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.01.17 13:41:48.507795 [ 267 ] {3e13f198-3686-43bb-accb-b868ae9e7c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1683 | 2026.01.17 13:41:48.507847 [ 267 ] {3e13f198-3686-43bb-accb-b868ae9e7c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1684 | 2026.01.17 13:41:48.508568 [ 267 ] {3e13f198-3686-43bb-accb-b868ae9e7c76} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.01.17 13:41:48.508605 [ 267 ] {3e13f198-3686-43bb-accb-b868ae9e7c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1686 | 2026.01.17 13:41:48.509302 [ 267 ] {3e13f198-3686-43bb-accb-b868ae9e7c76} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1687 | 2026.01.17 13:41:48.509747 [ 267 ] {3e13f198-3686-43bb-accb-b868ae9e7c76} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.01.17 13:41:48.509884 [ 267 ] {3e13f198-3686-43bb-accb-b868ae9e7c76} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002107 sec., 4746.08448030375 rows/sec., 8.50 MiB/sec. | ||
| 1689 | 2026.01.17 13:41:48.509931 [ 267 ] {3e13f198-3686-43bb-accb-b868ae9e7c76} <Debug> TCPHandler: Processed in 0.00228085 sec. | ||
| 1690 | 2026.01.17 13:41:48.510036 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.01.17 13:41:48.510134 [ 267 ] {f1b45584-67b5-4bf4-a5bb-4a1bd0737d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1692 | 2026.01.17 13:41:48.510173 [ 267 ] {f1b45584-67b5-4bf4-a5bb-4a1bd0737d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1693 | 2026.01.17 13:41:48.510501 [ 267 ] {f1b45584-67b5-4bf4-a5bb-4a1bd0737d29} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.01.17 13:41:48.510535 [ 267 ] {f1b45584-67b5-4bf4-a5bb-4a1bd0737d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1695 | 2026.01.17 13:41:48.510915 [ 267 ] {f1b45584-67b5-4bf4-a5bb-4a1bd0737d29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1696 | 2026.01.17 13:41:48.511432 [ 267 ] {f1b45584-67b5-4bf4-a5bb-4a1bd0737d29} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.01.17 13:41:48.511558 [ 267 ] {f1b45584-67b5-4bf4-a5bb-4a1bd0737d29} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001441 sec., 27758.50104094379 rows/sec., 1.85 MiB/sec. | ||
| 1698 | 2026.01.17 13:41:48.511592 [ 267 ] {f1b45584-67b5-4bf4-a5bb-4a1bd0737d29} <Debug> TCPHandler: Processed in 0.001601756 sec. | ||
| 1699 | 2026.01.17 13:41:50.861227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 274 | ||
| 1700 | 2026.01.17 13:41:50.863441 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.01.17 13:41:50.863498 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1702 | 2026.01.17 13:41:50.864683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1703 | 2026.01.17 13:41:50.864965 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.01.17 13:41:50.865286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 1705 | 2026.01.17 13:41:53.365529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1706 | 2026.01.17 13:41:53.366338 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.01.17 13:41:53.366412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1708 | 2026.01.17 13:41:53.367068 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1709 | 2026.01.17 13:41:53.367306 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.01.17 13:41:53.367450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1711 | 2026.01.17 13:41:53.507103 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.01.17 13:41:53.507330 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1713 | 2026.01.17 13:41:53.507671 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1714 | 2026.01.17 13:41:53.507716 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1715 | 2026.01.17 13:41:53.507971 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1716 | 2026.01.17 13:41:53.508036 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1717 | 2026.01.17 13:41:53.508169 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1718 | 2026.01.17 13:41:53.508346 [ 289 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1719 | 2026.01.17 13:41:53.508409 [ 289 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1720 | 2026.01.17 13:41:53.508489 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1721 | 2026.01.17 13:41:53.508516 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1722 | 2026.01.17 13:41:53.510627 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1723 | 2026.01.17 13:41:53.510662 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1724 | 2026.01.17 13:41:53.510722 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1725 | 2026.01.17 13:41:53.510767 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1726 | 2026.01.17 13:41:53.511909 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.004678 sec., 8123.129542539547 rows/sec., 304.58 KiB/sec. | ||
| 1727 | 2026.01.17 13:41:53.512004 [ 267 ] {80a5bd02-b6bf-4182-8f41-93826f95f02f} <Debug> TCPHandler: Processed in 0.0050222 sec. | ||
| 1728 | 2026.01.17 13:41:53.512513 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.01.17 13:41:53.512654 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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) | ||
| 1730 | 2026.01.17 13:41:53.512871 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1731 | 2026.01.17 13:41:53.512906 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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 | ||
| 1732 | 2026.01.17 13:41:53.513114 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1733 | 2026.01.17 13:41:53.513166 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1734 | 2026.01.17 13:41:53.513266 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1735 | 2026.01.17 13:41:53.513328 [ 289 ] {072b7516-486d-459a-ab57-91024c08fe81} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1736 | 2026.01.17 13:41:53.513338 [ 291 ] {072b7516-486d-459a-ab57-91024c08fe81} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1737 | 2026.01.17 13:41:53.513439 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1738 | 2026.01.17 13:41:53.513464 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1739 | 2026.01.17 13:41:53.513518 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1740 | 2026.01.17 13:41:53.513534 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1741 | 2026.01.17 13:41:53.513564 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 1742 | 2026.01.17 13:41:53.513599 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 1743 | 2026.01.17 13:41:53.514247 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001651 sec., 23016.353725015142 rows/sec., 862.99 KiB/sec. | ||
| 1744 | 2026.01.17 13:41:53.514357 [ 267 ] {072b7516-486d-459a-ab57-91024c08fe81} <Debug> TCPHandler: Processed in 0.001902652 sec. | ||
| 1745 | 2026.01.17 13:41:53.514660 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.01.17 13:41:53.514794 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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) | ||
| 1747 | 2026.01.17 13:41:53.515006 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1748 | 2026.01.17 13:41:53.515041 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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 | ||
| 1749 | 2026.01.17 13:41:53.515241 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1750 | 2026.01.17 13:41:53.515291 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1751 | 2026.01.17 13:41:53.515387 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1752 | 2026.01.17 13:41:53.515449 [ 291 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1753 | 2026.01.17 13:41:53.515474 [ 290 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1754 | 2026.01.17 13:41:53.515573 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1755 | 2026.01.17 13:41:53.515598 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1756 | 2026.01.17 13:41:53.515653 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1757 | 2026.01.17 13:41:53.515669 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1758 | 2026.01.17 13:41:53.515698 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 1759 | 2026.01.17 13:41:53.515729 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link: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'))" | ||
| 1760 | 2026.01.17 13:41:53.516361 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001625 sec., 23384.615384615387 rows/sec., 876.80 KiB/sec. | ||
| 1761 | 2026.01.17 13:41:53.516445 [ 267 ] {ce461cab-f467-49a2-ad1e-a62de928a3e1} <Debug> TCPHandler: Processed in 0.00183185 sec. | ||
| 1762 | 2026.01.17 13:41:53.516725 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.01.17 13:41:53.516858 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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) | ||
| 1764 | 2026.01.17 13:41:53.517068 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1765 | 2026.01.17 13:41:53.517103 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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 | ||
| 1766 | 2026.01.17 13:41:53.517306 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1767 | 2026.01.17 13:41:53.517356 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1768 | 2026.01.17 13:41:53.517451 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1769 | 2026.01.17 13:41:53.517504 [ 289 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1770 | 2026.01.17 13:41:53.517516 [ 290 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1771 | 2026.01.17 13:41:53.517594 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1772 | 2026.01.17 13:41:53.517619 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1773 | 2026.01.17 13:41:53.517672 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1774 | 2026.01.17 13:41:53.517688 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1775 | 2026.01.17 13:41:53.517718 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 1776 | 2026.01.17 13:41:53.517774 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 1777 | 2026.01.17 13:41:53.518366 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001565 sec., 24281.150159744408 rows/sec., 910.42 KiB/sec. | ||
| 1778 | 2026.01.17 13:41:53.518467 [ 267 ] {ca455cb9-76a3-402a-ad37-fcbe86295537} <Debug> TCPHandler: Processed in 0.00178861 sec. | ||
| 1779 | 2026.01.17 13:41:53.518738 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.01.17 13:41:53.518873 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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) | ||
| 1781 | 2026.01.17 13:41:53.519086 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1782 | 2026.01.17 13:41:53.519121 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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 | ||
| 1783 | 2026.01.17 13:41:53.519325 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1784 | 2026.01.17 13:41:53.519376 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1785 | 2026.01.17 13:41:53.519471 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1786 | 2026.01.17 13:41:53.519532 [ 291 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1787 | 2026.01.17 13:41:53.519556 [ 289 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1788 | 2026.01.17 13:41:53.519636 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1789 | 2026.01.17 13:41:53.519672 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1790 | 2026.01.17 13:41:53.519732 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1791 | 2026.01.17 13:41:53.519749 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1792 | 2026.01.17 13:41:53.519782 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 1793 | 2026.01.17 13:41:53.519816 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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'))" | ||
| 1794 | 2026.01.17 13:41:53.520371 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001554 sec., 24453.024453024453 rows/sec., 916.86 KiB/sec. | ||
| 1795 | 2026.01.17 13:41:53.520475 [ 267 ] {d2de669d-822c-47e5-a56d-3530b78fca86} <Debug> TCPHandler: Processed in 0.00178803 sec. | ||
| 1796 | 2026.01.17 13:41:53.520722 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.01.17 13:41:53.520864 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 1798 | 2026.01.17 13:41:53.521088 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1799 | 2026.01.17 13:41:53.521125 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 1800 | 2026.01.17 13:41:53.521337 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1801 | 2026.01.17 13:41:53.521390 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1802 | 2026.01.17 13:41:53.521489 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1803 | 2026.01.17 13:41:53.521541 [ 289 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1804 | 2026.01.17 13:41:53.521557 [ 290 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1805 | 2026.01.17 13:41:53.521636 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 1806 | 2026.01.17 13:41:53.521661 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1807 | 2026.01.17 13:41:53.521716 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1808 | 2026.01.17 13:41:53.521732 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1809 | 2026.01.17 13:41:53.521761 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 1810 | 2026.01.17 13:41:53.521791 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 1811 | 2026.01.17 13:41:53.522137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1812 | 2026.01.17 13:41:53.522334 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.00153 sec., 24836.601307189543 rows/sec., 931.24 KiB/sec. | ||
| 1813 | 2026.01.17 13:41:53.522431 [ 267 ] {13456575-7980-4c43-95f8-9bbabb94d6eb} <Debug> TCPHandler: Processed in 0.001759869 sec. | ||
| 1814 | 2026.01.17 13:41:53.538414 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.01.17 13:41:53.538547 [ 267 ] {fd50d037-9a75-4c68-b38b-43685551607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1816 | 2026.01.17 13:41:53.538597 [ 267 ] {fd50d037-9a75-4c68-b38b-43685551607c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1817 | 2026.01.17 13:41:53.539298 [ 267 ] {fd50d037-9a75-4c68-b38b-43685551607c} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.01.17 13:41:53.539347 [ 267 ] {fd50d037-9a75-4c68-b38b-43685551607c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1819 | 2026.01.17 13:41:53.539376 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2026.01.17 13:41:53.539416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1821 | 2026.01.17 13:41:53.539798 [ 267 ] {fd50d037-9a75-4c68-b38b-43685551607c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1822 | 2026.01.17 13:41:53.539997 [ 267 ] {fd50d037-9a75-4c68-b38b-43685551607c} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.01.17 13:41:53.540140 [ 267 ] {fd50d037-9a75-4c68-b38b-43685551607c} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.00163 sec., 3680.9815950920247 rows/sec., 1.70 MiB/sec. | ||
| 1824 | 2026.01.17 13:41:53.540177 [ 267 ] {fd50d037-9a75-4c68-b38b-43685551607c} <Debug> TCPHandler: Processed in 0.00183342 sec. | ||
| 1825 | 2026.01.17 13:41:53.540308 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.01.17 13:41:53.540400 [ 267 ] {6822c825-d923-4665-b85f-5dc3e7e2c861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1827 | 2026.01.17 13:41:53.540439 [ 267 ] {6822c825-d923-4665-b85f-5dc3e7e2c861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1828 | 2026.01.17 13:41:53.541031 [ 267 ] {6822c825-d923-4665-b85f-5dc3e7e2c861} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.01.17 13:41:53.541067 [ 267 ] {6822c825-d923-4665-b85f-5dc3e7e2c861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1830 | 2026.01.17 13:41:53.541377 [ 267 ] {6822c825-d923-4665-b85f-5dc3e7e2c861} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1831 | 2026.01.17 13:41:53.541591 [ 267 ] {6822c825-d923-4665-b85f-5dc3e7e2c861} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.01.17 13:41:53.541709 [ 267 ] {6822c825-d923-4665-b85f-5dc3e7e2c861} <Debug> executeQuery: Read 434 rows, 28.67 KiB in 0.001327 sec., 327053.50414468726 rows/sec., 21.10 MiB/sec. | ||
| 1833 | 2026.01.17 13:41:53.541748 [ 267 ] {6822c825-d923-4665-b85f-5dc3e7e2c861} <Debug> TCPHandler: Processed in 0.001486333 sec. | ||
| 1834 | 2026.01.17 13:41:53.541870 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.01.17 13:41:53.541963 [ 267 ] {fe761c0f-d3e6-48d5-b2da-eb04f0533382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1836 | 2026.01.17 13:41:53.542002 [ 267 ] {fe761c0f-d3e6-48d5-b2da-eb04f0533382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1837 | 2026.01.17 13:41:53.542385 [ 267 ] {fe761c0f-d3e6-48d5-b2da-eb04f0533382} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.01.17 13:41:53.542420 [ 267 ] {fe761c0f-d3e6-48d5-b2da-eb04f0533382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1839 | 2026.01.17 13:41:53.542691 [ 267 ] {fe761c0f-d3e6-48d5-b2da-eb04f0533382} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1840 | 2026.01.17 13:41:53.542902 [ 267 ] {fe761c0f-d3e6-48d5-b2da-eb04f0533382} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.01.17 13:41:53.543021 [ 267 ] {fe761c0f-d3e6-48d5-b2da-eb04f0533382} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001076 sec., 1858.7360594795541 rows/sec., 151.57 KiB/sec. | ||
| 1842 | 2026.01.17 13:41:53.543056 [ 267 ] {fe761c0f-d3e6-48d5-b2da-eb04f0533382} <Debug> TCPHandler: Processed in 0.001233387 sec. | ||
| 1843 | 2026.01.17 13:41:53.543167 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.01.17 13:41:53.543258 [ 267 ] {a28cf5a2-d844-486b-b294-bd2ae298ccc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1845 | 2026.01.17 13:41:53.543296 [ 267 ] {a28cf5a2-d844-486b-b294-bd2ae298ccc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1846 | 2026.01.17 13:41:53.544186 [ 267 ] {a28cf5a2-d844-486b-b294-bd2ae298ccc4} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.01.17 13:41:53.544226 [ 267 ] {a28cf5a2-d844-486b-b294-bd2ae298ccc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1848 | 2026.01.17 13:41:53.544626 [ 267 ] {a28cf5a2-d844-486b-b294-bd2ae298ccc4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1849 | 2026.01.17 13:41:53.544829 [ 267 ] {a28cf5a2-d844-486b-b294-bd2ae298ccc4} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.01.17 13:41:53.544944 [ 267 ] {a28cf5a2-d844-486b-b294-bd2ae298ccc4} <Debug> executeQuery: Read 1233 rows, 101.38 KiB in 0.001734 sec., 711072.6643598615 rows/sec., 57.09 MiB/sec. | ||
| 1851 | 2026.01.17 13:41:53.544981 [ 267 ] {a28cf5a2-d844-486b-b294-bd2ae298ccc4} <Debug> TCPHandler: Processed in 0.001893051 sec. | ||
| 1852 | 2026.01.17 13:41:53.545084 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.01.17 13:41:53.545106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1854 | 2026.01.17 13:41:53.545173 [ 267 ] {7051e04d-b8ed-493f-8674-71379fa4a261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.01.17 13:41:53.545209 [ 267 ] {7051e04d-b8ed-493f-8674-71379fa4a261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1856 | 2026.01.17 13:41:53.545732 [ 267 ] {7051e04d-b8ed-493f-8674-71379fa4a261} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.01.17 13:41:53.545766 [ 267 ] {7051e04d-b8ed-493f-8674-71379fa4a261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1858 | 2026.01.17 13:41:53.545834 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.01.17 13:41:53.546057 [ 267 ] {7051e04d-b8ed-493f-8674-71379fa4a261} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1860 | 2026.01.17 13:41:53.546262 [ 267 ] {7051e04d-b8ed-493f-8674-71379fa4a261} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.01.17 13:41:53.546378 [ 58 ] {} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1862 | 2026.01.17 13:41:53.546384 [ 267 ] {7051e04d-b8ed-493f-8674-71379fa4a261} <Debug> executeQuery: Read 219 rows, 13.42 KiB in 0.001183 sec., 185122.56973795436 rows/sec., 11.07 MiB/sec. | ||
| 1863 | 2026.01.17 13:41:53.546428 [ 58 ] {} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.01.17 13:41:53.546442 [ 267 ] {7051e04d-b8ed-493f-8674-71379fa4a261} <Debug> TCPHandler: Processed in 0.00136629 sec. | ||
| 1865 | 2026.01.17 13:41:53.546456 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1866 | 2026.01.17 13:41:53.546559 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.01.17 13:41:53.546593 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 1868 | 2026.01.17 13:41:53.546654 [ 267 ] {2668cb36-a9f1-44a0-967b-96960a06696b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1869 | 2026.01.17 13:41:53.546697 [ 267 ] {2668cb36-a9f1-44a0-967b-96960a06696b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1870 | 2026.01.17 13:41:53.546720 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1871 | 2026.01.17 13:41:53.546768 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 209 rows starting from the beginning of the part | ||
| 1872 | 2026.01.17 13:41:53.546861 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 205 rows starting from the beginning of the part | ||
| 1873 | 2026.01.17 13:41:53.546916 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 1874 | 2026.01.17 13:41:53.546968 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 205 rows starting from the beginning of the part | ||
| 1875 | 2026.01.17 13:41:53.547018 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1876 | 2026.01.17 13:41:53.547068 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part | ||
| 1877 | 2026.01.17 13:41:53.547301 [ 267 ] {2668cb36-a9f1-44a0-967b-96960a06696b} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.01.17 13:41:53.547354 [ 267 ] {2668cb36-a9f1-44a0-967b-96960a06696b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1879 | 2026.01.17 13:41:53.547775 [ 267 ] {2668cb36-a9f1-44a0-967b-96960a06696b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1880 | 2026.01.17 13:41:53.548032 [ 186 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503633 sec., 574608.2987005472 rows/sec., 36.33 MiB/sec. | ||
| 1881 | 2026.01.17 13:41:53.548061 [ 267 ] {2668cb36-a9f1-44a0-967b-96960a06696b} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.01.17 13:41:53.548202 [ 199 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1883 | 2026.01.17 13:41:53.548224 [ 267 ] {2668cb36-a9f1-44a0-967b-96960a06696b} <Debug> executeQuery: Read 236 rows, 16.04 KiB in 0.001586 sec., 148802.0176544767 rows/sec., 9.88 MiB/sec. | ||
| 1884 | 2026.01.17 13:41:53.548270 [ 267 ] {2668cb36-a9f1-44a0-967b-96960a06696b} <Debug> TCPHandler: Processed in 0.001758009 sec. | ||
| 1885 | 2026.01.17 13:41:53.548402 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.01.17 13:41:53.548462 [ 199 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.01.17 13:41:53.548509 [ 267 ] {66fbb0d2-d2e3-4ea0-ae44-a4b4e686302b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1888 | 2026.01.17 13:41:53.548531 [ 199 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_6_1} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1889 | 2026.01.17 13:41:53.548557 [ 267 ] {66fbb0d2-d2e3-4ea0-ae44-a4b4e686302b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1890 | 2026.01.17 13:41:53.548603 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1891 | 2026.01.17 13:41:53.549142 [ 267 ] {66fbb0d2-d2e3-4ea0-ae44-a4b4e686302b} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.01.17 13:41:53.549184 [ 267 ] {66fbb0d2-d2e3-4ea0-ae44-a4b4e686302b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1893 | 2026.01.17 13:41:53.549556 [ 267 ] {66fbb0d2-d2e3-4ea0-ae44-a4b4e686302b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1894 | 2026.01.17 13:41:53.549816 [ 267 ] {66fbb0d2-d2e3-4ea0-ae44-a4b4e686302b} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.01.17 13:41:53.549966 [ 267 ] {66fbb0d2-d2e3-4ea0-ae44-a4b4e686302b} <Debug> executeQuery: Read 223 rows, 13.21 KiB in 0.00148 sec., 150675.67567567568 rows/sec., 8.71 MiB/sec. | ||
| 1896 | 2026.01.17 13:41:53.550012 [ 267 ] {66fbb0d2-d2e3-4ea0-ae44-a4b4e686302b} <Debug> TCPHandler: Processed in 0.001668656 sec. | ||
| 1897 | 2026.01.17 13:41:53.550135 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.01.17 13:41:53.550164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1899 | 2026.01.17 13:41:53.550243 [ 267 ] {ebd8d797-9f45-415a-9d68-f869c42d42c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1900 | 2026.01.17 13:41:53.550290 [ 267 ] {ebd8d797-9f45-415a-9d68-f869c42d42c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1901 | 2026.01.17 13:41:53.551051 [ 267 ] {ebd8d797-9f45-415a-9d68-f869c42d42c9} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.01.17 13:41:53.551093 [ 267 ] {ebd8d797-9f45-415a-9d68-f869c42d42c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1903 | 2026.01.17 13:41:53.551512 [ 267 ] {ebd8d797-9f45-415a-9d68-f869c42d42c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1904 | 2026.01.17 13:41:53.551773 [ 267 ] {ebd8d797-9f45-415a-9d68-f869c42d42c9} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.01.17 13:41:53.551922 [ 267 ] {ebd8d797-9f45-415a-9d68-f869c42d42c9} <Debug> executeQuery: Read 717 rows, 51.89 KiB in 0.001701 sec., 421516.75485008815 rows/sec., 29.79 MiB/sec. | ||
| 1906 | 2026.01.17 13:41:53.551967 [ 267 ] {ebd8d797-9f45-415a-9d68-f869c42d42c9} <Debug> TCPHandler: Processed in 0.001890222 sec. | ||
| 1907 | 2026.01.17 13:41:53.552094 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.01.17 13:41:53.552195 [ 267 ] {e52ddad8-625a-49f2-850f-02efea9206a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1909 | 2026.01.17 13:41:53.552242 [ 267 ] {e52ddad8-625a-49f2-850f-02efea9206a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1910 | 2026.01.17 13:41:53.552636 [ 267 ] {e52ddad8-625a-49f2-850f-02efea9206a2} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.01.17 13:41:53.552679 [ 267 ] {e52ddad8-625a-49f2-850f-02efea9206a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1912 | 2026.01.17 13:41:53.553030 [ 267 ] {e52ddad8-625a-49f2-850f-02efea9206a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1913 | 2026.01.17 13:41:53.553269 [ 267 ] {e52ddad8-625a-49f2-850f-02efea9206a2} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.01.17 13:41:53.553412 [ 267 ] {e52ddad8-625a-49f2-850f-02efea9206a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001238 sec., 4846.526655896608 rows/sec., 253.21 KiB/sec. | ||
| 1915 | 2026.01.17 13:41:53.553453 [ 267 ] {e52ddad8-625a-49f2-850f-02efea9206a2} <Debug> TCPHandler: Processed in 0.001416181 sec. | ||
| 1916 | 2026.01.17 13:41:53.553573 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.01.17 13:41:53.553668 [ 267 ] {8bb6f485-1370-4359-acaa-c4f72d3e6a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.01.17 13:41:53.553708 [ 267 ] {8bb6f485-1370-4359-acaa-c4f72d3e6a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1919 | 2026.01.17 13:41:53.554194 [ 267 ] {8bb6f485-1370-4359-acaa-c4f72d3e6a72} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.01.17 13:41:53.554229 [ 267 ] {8bb6f485-1370-4359-acaa-c4f72d3e6a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1921 | 2026.01.17 13:41:53.554555 [ 267 ] {8bb6f485-1370-4359-acaa-c4f72d3e6a72} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1922 | 2026.01.17 13:41:53.554757 [ 267 ] {8bb6f485-1370-4359-acaa-c4f72d3e6a72} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.01.17 13:41:53.554877 [ 267 ] {8bb6f485-1370-4359-acaa-c4f72d3e6a72} <Debug> executeQuery: Read 543 rows, 40.12 KiB in 0.001227 sec., 442542.78728606354 rows/sec., 31.93 MiB/sec. | ||
| 1924 | 2026.01.17 13:41:53.554911 [ 267 ] {8bb6f485-1370-4359-acaa-c4f72d3e6a72} <Debug> TCPHandler: Processed in 0.001396601 sec. | ||
| 1925 | 2026.01.17 13:41:53.555017 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.01.17 13:41:53.555106 [ 267 ] {febadcd6-db52-4235-9527-fa58e12f967f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.01.17 13:41:53.555146 [ 267 ] {febadcd6-db52-4235-9527-fa58e12f967f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1928 | 2026.01.17 13:41:53.555445 [ 267 ] {febadcd6-db52-4235-9527-fa58e12f967f} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.01.17 13:41:53.555480 [ 267 ] {febadcd6-db52-4235-9527-fa58e12f967f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1930 | 2026.01.17 13:41:53.555759 [ 267 ] {febadcd6-db52-4235-9527-fa58e12f967f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1931 | 2026.01.17 13:41:53.555955 [ 267 ] {febadcd6-db52-4235-9527-fa58e12f967f} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.01.17 13:41:53.556073 [ 267 ] {febadcd6-db52-4235-9527-fa58e12f967f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000984 sec., 1016.2601626016259 rows/sec., 68.48 KiB/sec. | ||
| 1933 | 2026.01.17 13:41:53.556106 [ 267 ] {febadcd6-db52-4235-9527-fa58e12f967f} <Debug> TCPHandler: Processed in 0.001136225 sec. | ||
| 1934 | 2026.01.17 13:41:53.556212 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.01.17 13:41:53.556301 [ 267 ] {38db8e72-62d1-44fe-b559-670c403d2daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.01.17 13:41:53.556340 [ 267 ] {38db8e72-62d1-44fe-b559-670c403d2daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1937 | 2026.01.17 13:41:53.556666 [ 267 ] {38db8e72-62d1-44fe-b559-670c403d2daa} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.01.17 13:41:53.556701 [ 267 ] {38db8e72-62d1-44fe-b559-670c403d2daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1939 | 2026.01.17 13:41:53.556996 [ 267 ] {38db8e72-62d1-44fe-b559-670c403d2daa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1940 | 2026.01.17 13:41:53.557197 [ 267 ] {38db8e72-62d1-44fe-b559-670c403d2daa} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.01.17 13:41:53.557314 [ 267 ] {38db8e72-62d1-44fe-b559-670c403d2daa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00103 sec., 100970.87378640776 rows/sec., 6.19 MiB/sec. | ||
| 1942 | 2026.01.17 13:41:53.557347 [ 267 ] {38db8e72-62d1-44fe-b559-670c403d2daa} <Debug> TCPHandler: Processed in 0.001181946 sec. | ||
| 1943 | 2026.01.17 13:41:58.502803 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.01.17 13:41:58.503017 [ 267 ] {40c6f57e-87ba-4252-819c-dc550888ec72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1945 | 2026.01.17 13:41:58.503094 [ 267 ] {40c6f57e-87ba-4252-819c-dc550888ec72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1946 | 2026.01.17 13:41:58.503833 [ 267 ] {40c6f57e-87ba-4252-819c-dc550888ec72} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.01.17 13:41:58.503881 [ 267 ] {40c6f57e-87ba-4252-819c-dc550888ec72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1948 | 2026.01.17 13:41:58.504320 [ 267 ] {40c6f57e-87ba-4252-819c-dc550888ec72} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1949 | 2026.01.17 13:41:58.504566 [ 267 ] {40c6f57e-87ba-4252-819c-dc550888ec72} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.01.17 13:41:58.504756 [ 267 ] {40c6f57e-87ba-4252-819c-dc550888ec72} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001792 sec., 42410.71428571429 rows/sec., 3.49 MiB/sec. | ||
| 1951 | 2026.01.17 13:41:58.504812 [ 267 ] {40c6f57e-87ba-4252-819c-dc550888ec72} <Debug> TCPHandler: Processed in 0.002141767 sec. | ||
| 1952 | 2026.01.17 13:41:58.504949 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.01.17 13:41:58.505056 [ 267 ] {70d8e468-9639-4830-86fc-d792826d8054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1954 | 2026.01.17 13:41:58.505101 [ 267 ] {70d8e468-9639-4830-86fc-d792826d8054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1955 | 2026.01.17 13:41:58.505611 [ 267 ] {70d8e468-9639-4830-86fc-d792826d8054} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.01.17 13:41:58.505660 [ 267 ] {70d8e468-9639-4830-86fc-d792826d8054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1957 | 2026.01.17 13:41:58.506100 [ 267 ] {70d8e468-9639-4830-86fc-d792826d8054} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1958 | 2026.01.17 13:41:58.506432 [ 267 ] {70d8e468-9639-4830-86fc-d792826d8054} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.01.17 13:41:58.506611 [ 267 ] {70d8e468-9639-4830-86fc-d792826d8054} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001578 sec., 6337.135614702154 rows/sec., 476.52 KiB/sec. | ||
| 1960 | 2026.01.17 13:41:58.506666 [ 267 ] {70d8e468-9639-4830-86fc-d792826d8054} <Debug> TCPHandler: Processed in 0.001769589 sec. | ||
| 1961 | 2026.01.17 13:41:58.506810 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.01.17 13:41:58.506931 [ 267 ] {78b4af4b-9e39-461d-b9ae-b803e1df82f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1963 | 2026.01.17 13:41:58.506993 [ 267 ] {78b4af4b-9e39-461d-b9ae-b803e1df82f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1964 | 2026.01.17 13:41:58.507563 [ 267 ] {78b4af4b-9e39-461d-b9ae-b803e1df82f2} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.01.17 13:41:58.507609 [ 267 ] {78b4af4b-9e39-461d-b9ae-b803e1df82f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1966 | 2026.01.17 13:41:58.508047 [ 267 ] {78b4af4b-9e39-461d-b9ae-b803e1df82f2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1967 | 2026.01.17 13:41:58.508369 [ 267 ] {78b4af4b-9e39-461d-b9ae-b803e1df82f2} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.01.17 13:41:58.508545 [ 267 ] {78b4af4b-9e39-461d-b9ae-b803e1df82f2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00164 sec., 45121.95121951219 rows/sec., 3.52 MiB/sec. | ||
| 1969 | 2026.01.17 13:41:58.508598 [ 267 ] {78b4af4b-9e39-461d-b9ae-b803e1df82f2} <Debug> TCPHandler: Processed in 0.001848461 sec. | ||
| 1970 | 2026.01.17 13:41:58.508734 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.01.17 13:41:58.508856 [ 267 ] {991ba071-4ffa-4040-9374-678f61d45a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1972 | 2026.01.17 13:41:58.508915 [ 267 ] {991ba071-4ffa-4040-9374-678f61d45a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1973 | 2026.01.17 13:41:58.509443 [ 267 ] {991ba071-4ffa-4040-9374-678f61d45a0f} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.01.17 13:41:58.509520 [ 267 ] {991ba071-4ffa-4040-9374-678f61d45a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1975 | 2026.01.17 13:41:58.510003 [ 267 ] {991ba071-4ffa-4040-9374-678f61d45a0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1976 | 2026.01.17 13:41:58.510346 [ 267 ] {991ba071-4ffa-4040-9374-678f61d45a0f} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.01.17 13:41:58.510522 [ 267 ] {991ba071-4ffa-4040-9374-678f61d45a0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001692 sec., 94562.64775413711 rows/sec., 6.59 MiB/sec. | ||
| 1978 | 2026.01.17 13:41:58.510573 [ 267 ] {991ba071-4ffa-4040-9374-678f61d45a0f} <Debug> TCPHandler: Processed in 0.001900412 sec. | ||
| 1979 | 2026.01.17 13:41:58.510708 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.01.17 13:41:58.510827 [ 267 ] {f0b4219a-1a5f-4c2b-af26-61fcb15d25df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.01.17 13:41:58.510900 [ 267 ] {f0b4219a-1a5f-4c2b-af26-61fcb15d25df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1982 | 2026.01.17 13:41:58.511853 [ 267 ] {f0b4219a-1a5f-4c2b-af26-61fcb15d25df} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.01.17 13:41:58.511894 [ 267 ] {f0b4219a-1a5f-4c2b-af26-61fcb15d25df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1984 | 2026.01.17 13:41:58.512425 [ 267 ] {f0b4219a-1a5f-4c2b-af26-61fcb15d25df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1985 | 2026.01.17 13:41:58.512672 [ 267 ] {f0b4219a-1a5f-4c2b-af26-61fcb15d25df} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.01.17 13:41:58.512817 [ 267 ] {f0b4219a-1a5f-4c2b-af26-61fcb15d25df} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002015 sec., 4962.779156327544 rows/sec., 8.89 MiB/sec. | ||
| 1987 | 2026.01.17 13:41:58.512880 [ 267 ] {f0b4219a-1a5f-4c2b-af26-61fcb15d25df} <Debug> TCPHandler: Processed in 0.002233439 sec. | ||
| 1988 | 2026.01.17 13:41:58.512998 [ 267 ] {} <Trace> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.01.17 13:41:58.513125 [ 267 ] {686bc369-01c4-4aab-a880-548da27af060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1990 | 2026.01.17 13:41:58.513170 [ 267 ] {686bc369-01c4-4aab-a880-548da27af060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1991 | 2026.01.17 13:41:58.513529 [ 267 ] {686bc369-01c4-4aab-a880-548da27af060} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.01.17 13:41:58.513568 [ 267 ] {686bc369-01c4-4aab-a880-548da27af060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1993 | 2026.01.17 13:41:58.513891 [ 267 ] {686bc369-01c4-4aab-a880-548da27af060} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1994 | 2026.01.17 13:41:58.514120 [ 267 ] {686bc369-01c4-4aab-a880-548da27af060} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.01.17 13:41:58.514254 [ 267 ] {686bc369-01c4-4aab-a880-548da27af060} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 1996 | 2026.01.17 13:41:58.514293 [ 267 ] {686bc369-01c4-4aab-a880-548da27af060} <Debug> TCPHandler: Processed in 0.001347239 sec. | ||
| 1997 | 2026.01.17 13:41:59.493897 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49739 | ||
| 1998 | 2026.01.17 13:41:59.494411 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1999 | 2026.01.17 13:41:59.494446 [ 293 ] {} <Debug> TCP-Session: 354122cc-d9ff-4d98-9f90-30298e6813b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49739 | ||
| 2000 | 2026.01.17 13:41:59.494469 [ 293 ] {} <Debug> TCP-Session: 354122cc-d9ff-4d98-9f90-30298e6813b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.01.17 13:41:59.494482 [ 293 ] {} <Debug> TCP-Session: 354122cc-d9ff-4d98-9f90-30298e6813b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.01.17 13:41:59.494533 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 2003 | 2026.01.17 13:41:59.494559 [ 293 ] {} <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 | ||
| 2004 | 2026.01.17 13:41:59.494575 [ 293 ] {} <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 | ||
| 2005 | 2026.01.17 13:41:59.494963 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36397 | ||
| 2006 | 2026.01.17 13:41:59.495048 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38658 | ||
| 2007 | 2026.01.17 13:41:59.495114 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2008 | 2026.01.17 13:41:59.495124 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50492 | ||
| 2009 | 2026.01.17 13:41:59.495153 [ 294 ] {} <Debug> TCP-Session: b4a12dff-f73a-40bc-9645-65ffb2f181db Authenticating user 'default' from [fd00:1122:3344:101::e]:36397 | ||
| 2010 | 2026.01.17 13:41:59.495194 [ 294 ] {} <Debug> TCP-Session: b4a12dff-f73a-40bc-9645-65ffb2f181db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.01.17 13:41:59.495197 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2012 | 2026.01.17 13:41:59.495211 [ 294 ] {} <Debug> TCP-Session: b4a12dff-f73a-40bc-9645-65ffb2f181db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.01.17 13:41:59.495208 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41457 | ||
| 2014 | 2026.01.17 13:41:59.495244 [ 295 ] {} <Debug> TCP-Session: 7eedae2f-c3e1-41a5-9eb0-8e18a0b14210 Authenticating user 'default' from [fd00:1122:3344:101::e]:38658 | ||
| 2015 | 2026.01.17 13:41:59.495310 [ 295 ] {} <Debug> TCP-Session: 7eedae2f-c3e1-41a5-9eb0-8e18a0b14210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.01.17 13:41:59.495267 [ 293 ] {} <Trace> TCP-Session: 354122cc-d9ff-4d98-9f90-30298e6813b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.01.17 13:41:59.495336 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59673 | ||
| 2018 | 2026.01.17 13:41:59.495327 [ 295 ] {} <Debug> TCP-Session: 7eedae2f-c3e1-41a5-9eb0-8e18a0b14210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.01.17 13:41:59.495412 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2020 | 2026.01.17 13:41:59.495467 [ 296 ] {} <Debug> TCP-Session: d9df4c9a-e2c3-4231-9d0c-f6d07aa8a29a Authenticating user 'default' from [fd00:1122:3344:101::e]:50492 | ||
| 2021 | 2026.01.17 13:41:59.495492 [ 296 ] {} <Debug> TCP-Session: d9df4c9a-e2c3-4231-9d0c-f6d07aa8a29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.01.17 13:41:59.495505 [ 296 ] {} <Debug> TCP-Session: d9df4c9a-e2c3-4231-9d0c-f6d07aa8a29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.01.17 13:41:59.495509 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49049 | ||
| 2024 | 2026.01.17 13:41:59.495514 [ 293 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2025 | 2026.01.17 13:41:59.495606 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2026.01.17 13:41:59.495641 [ 297 ] {} <Debug> TCP-Session: 95c7118f-f6e6-4698-8c25-14fc706d79c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41457 | ||
| 2027 | 2026.01.17 13:41:59.495649 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2028 | 2026.01.17 13:41:59.495660 [ 297 ] {} <Debug> TCP-Session: 95c7118f-f6e6-4698-8c25-14fc706d79c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.01.17 13:41:59.495691 [ 297 ] {} <Debug> TCP-Session: 95c7118f-f6e6-4698-8c25-14fc706d79c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.01.17 13:41:59.495692 [ 298 ] {} <Debug> TCP-Session: 96315d75-32f2-4580-b9e8-faf449846d8e Authenticating user 'default' from [fd00:1122:3344:101::e]:59673 | ||
| 2031 | 2026.01.17 13:41:59.495701 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43643 | ||
| 2032 | 2026.01.17 13:41:59.495725 [ 298 ] {} <Debug> TCP-Session: 96315d75-32f2-4580-b9e8-faf449846d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.01.17 13:41:59.495710 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2034 | 2026.01.17 13:41:59.495753 [ 298 ] {} <Debug> TCP-Session: 96315d75-32f2-4580-b9e8-faf449846d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.01.17 13:41:59.495787 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49631 | ||
| 2036 | 2026.01.17 13:41:59.495793 [ 299 ] {} <Debug> TCP-Session: 6d4b7c19-91e7-4706-887a-0a362f11c8e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49049 | ||
| 2037 | 2026.01.17 13:41:59.495838 [ 299 ] {} <Debug> TCP-Session: 6d4b7c19-91e7-4706-887a-0a362f11c8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.01.17 13:41:59.495849 [ 293 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2039 | 2026.01.17 13:41:59.495877 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2040 | 2026.01.17 13:41:59.495851 [ 299 ] {} <Debug> TCP-Session: 6d4b7c19-91e7-4706-887a-0a362f11c8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.01.17 13:41:59.495918 [ 300 ] {} <Debug> TCP-Session: b66e0c82-b49c-4f00-ab7c-00437c3d9922 Authenticating user 'default' from [fd00:1122:3344:101::e]:43643 | ||
| 2042 | 2026.01.17 13:41:59.495939 [ 293 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2043 | 2026.01.17 13:41:59.495943 [ 300 ] {} <Debug> TCP-Session: b66e0c82-b49c-4f00-ab7c-00437c3d9922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.01.17 13:41:59.495978 [ 300 ] {} <Debug> TCP-Session: b66e0c82-b49c-4f00-ab7c-00437c3d9922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.01.17 13:41:59.495995 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2046 | 2026.01.17 13:41:59.496036 [ 301 ] {} <Debug> TCP-Session: 4b3db8d1-a0c8-4d2c-973d-71225a4638f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49631 | ||
| 2047 | 2026.01.17 13:41:59.496059 [ 301 ] {} <Debug> TCP-Session: 4b3db8d1-a0c8-4d2c-973d-71225a4638f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.01.17 13:41:59.496078 [ 301 ] {} <Debug> TCP-Session: 4b3db8d1-a0c8-4d2c-973d-71225a4638f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.01.17 13:41:59.496402 [ 293 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 2050 | 2026.01.17 13:41:59.511768 [ 291 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Trace> AggregatingTransform: Aggregating | ||
| 2051 | 2026.01.17 13:41:59.513973 [ 291 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Trace> Aggregator: Aggregation method: without_key | ||
| 2052 | 2026.01.17 13:41:59.514577 [ 291 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005332908 sec. (187.515 rows/sec., 7.32 KiB/sec.) | ||
| 2053 | 2026.01.17 13:41:59.514598 [ 291 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Trace> Aggregator: Merging aggregated data | ||
| 2054 | 2026.01.17 13:41:59.514629 [ 291 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 2055 | 2026.01.17 13:41:59.516070 [ 293 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020613 sec., 48.513074273516715 rows/sec., 1.90 KiB/sec. | ||
| 2056 | 2026.01.17 13:41:59.516211 [ 293 ] {7f2514cb-bb47-4f18-9a4d-8b9aae8d7cf8} <Debug> TCPHandler: Processed in 0.021083754 sec. | ||
| 2057 | 2026.01.17 13:41:59.518798 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.01.17 13:41:59.518825 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.01.17 13:41:59.518858 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2026.01.17 13:41:59.518884 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.01.17 13:41:59.518909 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.01.17 13:41:59.518932 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2063 | 2026.01.17 13:41:59.518941 [ 294 ] {} <Debug> TCP-Session: b4a12dff-f73a-40bc-9645-65ffb2f181db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.01.17 13:41:59.518957 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2065 | 2026.01.17 13:41:59.518982 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2066 | 2026.01.17 13:41:59.519009 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2067 | 2026.01.17 13:41:59.519035 [ 297 ] {} <Debug> TCP-Session: 95c7118f-f6e6-4698-8c25-14fc706d79c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.01.17 13:41:59.519060 [ 299 ] {} <Debug> TCP-Session: 6d4b7c19-91e7-4706-887a-0a362f11c8e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.01.17 13:41:59.519081 [ 301 ] {} <Debug> TCP-Session: 4b3db8d1-a0c8-4d2c-973d-71225a4638f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.01.17 13:41:59.518996 [ 295 ] {} <Debug> TCP-Session: 7eedae2f-c3e1-41a5-9eb0-8e18a0b14210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.01.17 13:41:59.518966 [ 296 ] {} <Debug> TCP-Session: d9df4c9a-e2c3-4231-9d0c-f6d07aa8a29a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.01.17 13:41:59.518914 [ 298 ] {} <Debug> TCP-Session: 96315d75-32f2-4580-b9e8-faf449846d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.01.17 13:41:59.518878 [ 300 ] {} <Debug> TCP-Session: b66e0c82-b49c-4f00-ab7c-00437c3d9922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.01.17 13:41:59.518866 [ 293 ] {} <Debug> TCP-Session: 354122cc-d9ff-4d98-9f90-30298e6813b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.01.17 13:42:00.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.25 MiB, peak 188.56 MiB, free memory in arenas 0.00 B, will set to 183.18 MiB (RSS), difference: 1.93 MiB | ||
| 2076 | 2026.01.17 13:42:00.789869 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2077 | 2026.01.17 13:42:00.789928 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2078 | 2026.01.17 13:42:00.865438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 324 | ||
| 2079 | 2026.01.17 13:42:00.868419 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.01.17 13:42:00.868478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2081 | 2026.01.17 13:42:00.868493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 3724 | ||
| 2082 | 2026.01.17 13:42:00.868998 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.01.17 13:42:00.869050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2084 | 2026.01.17 13:42:00.869578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2085 | 2026.01.17 13:42:00.869803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2086 | 2026.01.17 13:42:00.869863 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.01.17 13:42:00.870043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3724 | ||
| 2088 | 2026.01.17 13:42:00.870160 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.01.17 13:42:00.870566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2090 | 2026.01.17 13:42:01.051187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2091 | 2026.01.17 13:42:01.068976 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.01.17 13:42:01.069037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2093 | 2026.01.17 13:42:01.075481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2094 | 2026.01.17 13:42:01.076163 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.01.17 13:42:01.079269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2096 | 2026.01.17 13:42:02.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.72 MiB, peak 188.56 MiB, free memory in arenas 0.00 B, will set to 185.25 MiB (RSS), difference: 1.53 MiB | ||
| 2097 | 2026.01.17 13:42:03.112211 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2026.01.17 13:42:03.112275 [ 267 ] {} <Debug> TCP-Session: 8d09ff71-197c-4378-a584-2d49d0c73ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.01.17 13:42:03.502012 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.01.17 13:42:03.502215 [ 268 ] {5f952673-601b-45c8-b2d2-06e0e72fef91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2101 | 2026.01.17 13:42:03.502290 [ 268 ] {5f952673-601b-45c8-b2d2-06e0e72fef91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2102 | 2026.01.17 13:42:03.503039 [ 268 ] {5f952673-601b-45c8-b2d2-06e0e72fef91} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.01.17 13:42:03.503087 [ 268 ] {5f952673-601b-45c8-b2d2-06e0e72fef91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2104 | 2026.01.17 13:42:03.503512 [ 268 ] {5f952673-601b-45c8-b2d2-06e0e72fef91} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2105 | 2026.01.17 13:42:03.503742 [ 268 ] {5f952673-601b-45c8-b2d2-06e0e72fef91} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.01.17 13:42:03.503914 [ 268 ] {5f952673-601b-45c8-b2d2-06e0e72fef91} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.45 MiB/sec. | ||
| 2107 | 2026.01.17 13:42:03.503960 [ 268 ] {5f952673-601b-45c8-b2d2-06e0e72fef91} <Debug> TCPHandler: Processed in 0.002104066 sec. | ||
| 2108 | 2026.01.17 13:42:03.504083 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.01.17 13:42:03.504186 [ 268 ] {30f74788-a132-4a44-89bc-87436b95231e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2110 | 2026.01.17 13:42:03.504231 [ 268 ] {30f74788-a132-4a44-89bc-87436b95231e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2111 | 2026.01.17 13:42:03.504674 [ 268 ] {30f74788-a132-4a44-89bc-87436b95231e} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.01.17 13:42:03.504712 [ 268 ] {30f74788-a132-4a44-89bc-87436b95231e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2113 | 2026.01.17 13:42:03.505034 [ 268 ] {30f74788-a132-4a44-89bc-87436b95231e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2114 | 2026.01.17 13:42:03.505253 [ 268 ] {30f74788-a132-4a44-89bc-87436b95231e} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.01.17 13:42:03.505385 [ 268 ] {30f74788-a132-4a44-89bc-87436b95231e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 2116 | 2026.01.17 13:42:03.505423 [ 268 ] {30f74788-a132-4a44-89bc-87436b95231e} <Debug> TCPHandler: Processed in 0.00139142 sec. | ||
| 2117 | 2026.01.17 13:42:03.505540 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.01.17 13:42:03.505637 [ 268 ] {87155839-7d7b-4f12-8b80-f9289af60f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.01.17 13:42:03.505682 [ 268 ] {87155839-7d7b-4f12-8b80-f9289af60f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2120 | 2026.01.17 13:42:03.506096 [ 268 ] {87155839-7d7b-4f12-8b80-f9289af60f88} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.01.17 13:42:03.506135 [ 268 ] {87155839-7d7b-4f12-8b80-f9289af60f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2122 | 2026.01.17 13:42:03.506477 [ 268 ] {87155839-7d7b-4f12-8b80-f9289af60f88} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2123 | 2026.01.17 13:42:03.506691 [ 268 ] {87155839-7d7b-4f12-8b80-f9289af60f88} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.01.17 13:42:03.506823 [ 268 ] {87155839-7d7b-4f12-8b80-f9289af60f88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 2125 | 2026.01.17 13:42:03.506861 [ 268 ] {87155839-7d7b-4f12-8b80-f9289af60f88} <Debug> TCPHandler: Processed in 0.00137068 sec. | ||
| 2126 | 2026.01.17 13:42:03.506977 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.01.17 13:42:03.507071 [ 268 ] {210fbd57-99ff-4355-bf17-04c5a62ee53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2128 | 2026.01.17 13:42:03.507113 [ 268 ] {210fbd57-99ff-4355-bf17-04c5a62ee53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2129 | 2026.01.17 13:42:03.507444 [ 268 ] {210fbd57-99ff-4355-bf17-04c5a62ee53f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.01.17 13:42:03.507482 [ 268 ] {210fbd57-99ff-4355-bf17-04c5a62ee53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2131 | 2026.01.17 13:42:03.507799 [ 268 ] {210fbd57-99ff-4355-bf17-04c5a62ee53f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2132 | 2026.01.17 13:42:03.508005 [ 268 ] {210fbd57-99ff-4355-bf17-04c5a62ee53f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.01.17 13:42:03.508135 [ 268 ] {210fbd57-99ff-4355-bf17-04c5a62ee53f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2134 | 2026.01.17 13:42:03.508171 [ 268 ] {210fbd57-99ff-4355-bf17-04c5a62ee53f} <Debug> TCPHandler: Processed in 0.001242688 sec. | ||
| 2135 | 2026.01.17 13:42:04.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.50 MiB, peak 188.56 MiB, free memory in arenas 0.00 B, will set to 185.30 MiB (RSS), difference: 1.81 MiB | ||
| 2136 | 2026.01.17 13:42:04.875462 [ 41 ] {} <Debug> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2137 | 2026.01.17 13:42:04.875526 [ 41 ] {} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.01.17 13:42:04.875549 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2139 | 2026.01.17 13:42:04.875674 [ 196 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::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 | ||
| 2140 | 2026.01.17 13:42:04.875814 [ 196 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2141 | 2026.01.17 13:42:04.875849 [ 196 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2142 | 2026.01.17 13:42:04.875912 [ 196 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2143 | 2026.01.17 13:42:04.875955 [ 196 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2144 | 2026.01.17 13:42:04.876000 [ 196 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2145 | 2026.01.17 13:42:04.876061 [ 196 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 236 rows starting from the beginning of the part | ||
| 2146 | 2026.01.17 13:42:04.876994 [ 186 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137147 sec., 802059.1044645526 rows/sec., 55.64 MiB/sec. | ||
| 2147 | 2026.01.17 13:42:04.877230 [ 186 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2148 | 2026.01.17 13:42:04.877570 [ 186 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.01.17 13:42:04.877660 [ 186 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_5_1} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2150 | 2026.01.17 13:42:04.877757 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2151 | 2026.01.17 13:42:06.224855 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64710 | ||
| 2152 | 2026.01.17 13:42:06.224963 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2153 | 2026.01.17 13:42:06.224991 [ 267 ] {} <Debug> TCP-Session: 459ffcac-a332-4b1b-9700-38589c4feb42 Authenticating user 'default' from [fd00:1122:3344:101::e]:64710 | ||
| 2154 | 2026.01.17 13:42:06.225013 [ 267 ] {} <Debug> TCP-Session: 459ffcac-a332-4b1b-9700-38589c4feb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.01.17 13:42:06.225027 [ 267 ] {} <Debug> TCP-Session: 459ffcac-a332-4b1b-9700-38589c4feb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.01.17 13:42:06.225241 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38995 | ||
| 2157 | 2026.01.17 13:42:06.225263 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33827 | ||
| 2158 | 2026.01.17 13:42:06.225300 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42176 | ||
| 2159 | 2026.01.17 13:42:06.225325 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45957 | ||
| 2160 | 2026.01.17 13:42:06.225355 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41929 | ||
| 2161 | 2026.01.17 13:42:06.225391 [ 267 ] {} <Trace> TCP-Session: 459ffcac-a332-4b1b-9700-38589c4feb42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.01.17 13:42:06.225399 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2026.01.17 13:42:06.225449 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.01.17 13:42:06.225463 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2026.01.17 13:42:06.225486 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2166 | 2026.01.17 13:42:06.225499 [ 298 ] {} <Debug> TCP-Session: b1bcb937-ee71-4bd3-9d8c-b36a652e93f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45957 | ||
| 2167 | 2026.01.17 13:42:06.225517 [ 295 ] {} <Debug> TCP-Session: b61d6413-f39f-40dd-ad9d-43070e6b604b Authenticating user 'default' from [fd00:1122:3344:101::e]:42176 | ||
| 2168 | 2026.01.17 13:42:06.225530 [ 300 ] {} <Debug> TCP-Session: 07af5f1d-65f2-4ea4-a425-815d04b94664 Authenticating user 'default' from [fd00:1122:3344:101::e]:41929 | ||
| 2169 | 2026.01.17 13:42:06.225546 [ 298 ] {} <Debug> TCP-Session: b1bcb937-ee71-4bd3-9d8c-b36a652e93f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.01.17 13:42:06.225561 [ 295 ] {} <Debug> TCP-Session: b61d6413-f39f-40dd-ad9d-43070e6b604b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.01.17 13:42:06.225572 [ 300 ] {} <Debug> TCP-Session: 07af5f1d-65f2-4ea4-a425-815d04b94664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.01.17 13:42:06.225594 [ 295 ] {} <Debug> TCP-Session: b61d6413-f39f-40dd-ad9d-43070e6b604b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.01.17 13:42:06.225608 [ 300 ] {} <Debug> TCP-Session: 07af5f1d-65f2-4ea4-a425-815d04b94664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.01.17 13:42:06.225581 [ 267 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2175 | 2026.01.17 13:42:06.225472 [ 294 ] {} <Debug> TCP-Session: 46453c8b-5109-4e3c-9bc9-d89789cf9cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33827 | ||
| 2176 | 2026.01.17 13:42:06.225348 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54602 | ||
| 2177 | 2026.01.17 13:42:06.225687 [ 294 ] {} <Debug> TCP-Session: 46453c8b-5109-4e3c-9bc9-d89789cf9cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.01.17 13:42:06.225318 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2026.01.17 13:42:06.225726 [ 294 ] {} <Debug> TCP-Session: 46453c8b-5109-4e3c-9bc9-d89789cf9cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.01.17 13:42:06.225761 [ 293 ] {} <Debug> TCP-Session: e5ff88e2-a96b-45cd-b38f-72da1dec9685 Authenticating user 'default' from [fd00:1122:3344:101::e]:38995 | ||
| 2181 | 2026.01.17 13:42:06.225771 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2182 | 2026.01.17 13:42:06.225791 [ 293 ] {} <Debug> TCP-Session: e5ff88e2-a96b-45cd-b38f-72da1dec9685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.01.17 13:42:06.225316 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45238 | ||
| 2184 | 2026.01.17 13:42:06.225817 [ 293 ] {} <Debug> TCP-Session: e5ff88e2-a96b-45cd-b38f-72da1dec9685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.01.17 13:42:06.225813 [ 299 ] {} <Debug> TCP-Session: be606848-4253-4966-9c55-7a9541d3b502 Authenticating user 'default' from [fd00:1122:3344:101::e]:54602 | ||
| 2186 | 2026.01.17 13:42:06.225301 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38783 | ||
| 2187 | 2026.01.17 13:42:06.225877 [ 299 ] {} <Debug> TCP-Session: be606848-4253-4966-9c55-7a9541d3b502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.01.17 13:42:06.225577 [ 298 ] {} <Debug> TCP-Session: b1bcb937-ee71-4bd3-9d8c-b36a652e93f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.01.17 13:42:06.225914 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.01.17 13:42:06.225909 [ 299 ] {} <Debug> TCP-Session: be606848-4253-4966-9c55-7a9541d3b502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.01.17 13:42:06.225951 [ 267 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2192 | 2026.01.17 13:42:06.225964 [ 297 ] {} <Debug> TCP-Session: 0a90a592-5023-444b-beb7-336acc75c275 Authenticating user 'default' from [fd00:1122:3344:101::e]:45238 | ||
| 2193 | 2026.01.17 13:42:06.226011 [ 297 ] {} <Debug> TCP-Session: 0a90a592-5023-444b-beb7-336acc75c275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.01.17 13:42:06.226021 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2195 | 2026.01.17 13:42:06.226036 [ 297 ] {} <Debug> TCP-Session: 0a90a592-5023-444b-beb7-336acc75c275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.01.17 13:42:06.226044 [ 267 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2197 | 2026.01.17 13:42:06.226056 [ 296 ] {} <Debug> TCP-Session: 6aa5efff-4325-4c46-9a07-c43121887ac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38783 | ||
| 2198 | 2026.01.17 13:42:06.226097 [ 296 ] {} <Debug> TCP-Session: 6aa5efff-4325-4c46-9a07-c43121887ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.01.17 13:42:06.226110 [ 296 ] {} <Debug> TCP-Session: 6aa5efff-4325-4c46-9a07-c43121887ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.01.17 13:42:06.226358 [ 267 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 2201 | 2026.01.17 13:42:06.227239 [ 305 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Trace> AggregatingTransform: Aggregating | ||
| 2202 | 2026.01.17 13:42:06.227290 [ 305 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Trace> Aggregator: Aggregation method: without_key | ||
| 2203 | 2026.01.17 13:42:06.227326 [ 305 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867759 sec. (1152.394 rows/sec., 45.02 KiB/sec.) | ||
| 2204 | 2026.01.17 13:42:06.227348 [ 305 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Trace> Aggregator: Merging aggregated data | ||
| 2205 | 2026.01.17 13:42:06.228633 [ 267 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003107 sec., 321.853878339234 rows/sec., 12.57 KiB/sec. | ||
| 2206 | 2026.01.17 13:42:06.228783 [ 267 ] {4e1f7e52-3288-4ce4-a62f-8802847fa1df} <Debug> TCPHandler: Processed in 0.003538958 sec. | ||
| 2207 | 2026.01.17 13:42:06.228874 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.01.17 13:42:06.228898 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2209 | 2026.01.17 13:42:06.228917 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2026.01.17 13:42:06.228921 [ 267 ] {} <Debug> TCP-Session: 459ffcac-a332-4b1b-9700-38589c4feb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.01.17 13:42:06.228938 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2026.01.17 13:42:06.228964 [ 294 ] {} <Debug> TCP-Session: 46453c8b-5109-4e3c-9bc9-d89789cf9cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.01.17 13:42:06.228974 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2026.01.17 13:42:06.228998 [ 293 ] {} <Debug> TCP-Session: e5ff88e2-a96b-45cd-b38f-72da1dec9685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.01.17 13:42:06.229011 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2216 | 2026.01.17 13:42:06.229032 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2217 | 2026.01.17 13:42:06.229068 [ 298 ] {} <Debug> TCP-Session: b1bcb937-ee71-4bd3-9d8c-b36a652e93f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.01.17 13:42:06.229035 [ 296 ] {} <Debug> TCP-Session: 6aa5efff-4325-4c46-9a07-c43121887ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.01.17 13:42:06.229106 [ 299 ] {} <Debug> TCP-Session: be606848-4253-4966-9c55-7a9541d3b502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.01.17 13:42:06.228992 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2221 | 2026.01.17 13:42:06.228956 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2026.01.17 13:42:06.228945 [ 300 ] {} <Debug> TCP-Session: 07af5f1d-65f2-4ea4-a425-815d04b94664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.01.17 13:42:06.229183 [ 297 ] {} <Debug> TCP-Session: 0a90a592-5023-444b-beb7-336acc75c275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.01.17 13:42:06.229205 [ 295 ] {} <Debug> TCP-Session: b61d6413-f39f-40dd-ad9d-43070e6b604b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.01.17 13:42:06.267348 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34826 | ||
| 2226 | 2026.01.17 13:42:06.267449 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2227 | 2026.01.17 13:42:06.267479 [ 267 ] {} <Debug> TCP-Session: a3076416-d065-420e-b360-131a6fc42388 Authenticating user 'default' from [fd00:1122:3344:101::e]:34826 | ||
| 2228 | 2026.01.17 13:42:06.267502 [ 267 ] {} <Debug> TCP-Session: a3076416-d065-420e-b360-131a6fc42388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.01.17 13:42:06.267518 [ 267 ] {} <Debug> TCP-Session: a3076416-d065-420e-b360-131a6fc42388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.01.17 13:42:06.267710 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60479 | ||
| 2231 | 2026.01.17 13:42:06.267717 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64463 | ||
| 2232 | 2026.01.17 13:42:06.267748 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65443 | ||
| 2233 | 2026.01.17 13:42:06.267783 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.01.17 13:42:06.267782 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57115 | ||
| 2235 | 2026.01.17 13:42:06.267815 [ 293 ] {} <Debug> TCP-Session: 07172b68-1034-4287-a767-0e3250904f97 Authenticating user 'default' from [fd00:1122:3344:101::e]:60479 | ||
| 2236 | 2026.01.17 13:42:06.267820 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2237 | 2026.01.17 13:42:06.267844 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.01.17 13:42:06.267862 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50165 | ||
| 2239 | 2026.01.17 13:42:06.267886 [ 295 ] {} <Debug> TCP-Session: cc515b28-71b9-41f9-af37-cfa181586bc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65443 | ||
| 2240 | 2026.01.17 13:42:06.267870 [ 294 ] {} <Debug> TCP-Session: 01088556-d648-4d1a-8961-fd4aaa5a7032 Authenticating user 'default' from [fd00:1122:3344:101::e]:64463 | ||
| 2241 | 2026.01.17 13:42:06.267927 [ 295 ] {} <Debug> TCP-Session: cc515b28-71b9-41f9-af37-cfa181586bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.01.17 13:42:06.267949 [ 294 ] {} <Debug> TCP-Session: 01088556-d648-4d1a-8961-fd4aaa5a7032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.01.17 13:42:06.267961 [ 295 ] {} <Debug> TCP-Session: cc515b28-71b9-41f9-af37-cfa181586bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.01.17 13:42:06.267975 [ 294 ] {} <Debug> TCP-Session: 01088556-d648-4d1a-8961-fd4aaa5a7032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.01.17 13:42:06.267871 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2246 | 2026.01.17 13:42:06.267854 [ 293 ] {} <Debug> TCP-Session: 07172b68-1034-4287-a767-0e3250904f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.01.17 13:42:06.268034 [ 297 ] {} <Debug> TCP-Session: 52dd1381-d9b4-4746-819f-e44f35054b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:57115 | ||
| 2248 | 2026.01.17 13:42:06.268040 [ 293 ] {} <Debug> TCP-Session: 07172b68-1034-4287-a767-0e3250904f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.01.17 13:42:06.268053 [ 297 ] {} <Debug> TCP-Session: 52dd1381-d9b4-4746-819f-e44f35054b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.01.17 13:42:06.267835 [ 267 ] {} <Trace> TCP-Session: a3076416-d065-420e-b360-131a6fc42388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.01.17 13:42:06.268067 [ 297 ] {} <Debug> TCP-Session: 52dd1381-d9b4-4746-819f-e44f35054b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.01.17 13:42:06.267801 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53552 | ||
| 2253 | 2026.01.17 13:42:06.267752 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50276 | ||
| 2254 | 2026.01.17 13:42:06.267951 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2255 | 2026.01.17 13:42:06.267794 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47003 | ||
| 2256 | 2026.01.17 13:42:06.268175 [ 300 ] {} <Debug> TCP-Session: 4598f27a-04be-426c-9104-93640b6106f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50165 | ||
| 2257 | 2026.01.17 13:42:06.268190 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2258 | 2026.01.17 13:42:06.268213 [ 267 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34826) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2259 | 2026.01.17 13:42:06.268215 [ 300 ] {} <Debug> TCP-Session: 4598f27a-04be-426c-9104-93640b6106f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.01.17 13:42:06.268225 [ 296 ] {} <Debug> TCP-Session: e699e228-b23d-4d69-9e7e-dc6b93ccc733 Authenticating user 'default' from [fd00:1122:3344:101::e]:50276 | ||
| 2261 | 2026.01.17 13:42:06.268258 [ 300 ] {} <Debug> TCP-Session: 4598f27a-04be-426c-9104-93640b6106f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.01.17 13:42:06.268269 [ 296 ] {} <Debug> TCP-Session: e699e228-b23d-4d69-9e7e-dc6b93ccc733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.01.17 13:42:06.268174 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.01.17 13:42:06.268290 [ 296 ] {} <Debug> TCP-Session: e699e228-b23d-4d69-9e7e-dc6b93ccc733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.01.17 13:42:06.268323 [ 299 ] {} <Debug> TCP-Session: 0add3bb8-31e2-4f07-b8f4-120ca6c5867c Authenticating user 'default' from [fd00:1122:3344:101::e]:53552 | ||
| 2266 | 2026.01.17 13:42:06.268232 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2267 | 2026.01.17 13:42:06.268355 [ 299 ] {} <Debug> TCP-Session: 0add3bb8-31e2-4f07-b8f4-120ca6c5867c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.01.17 13:42:06.268378 [ 298 ] {} <Debug> TCP-Session: 4cdede71-72ce-4c39-a871-2e8e6483fe10 Authenticating user 'default' from [fd00:1122:3344:101::e]:47003 | ||
| 2269 | 2026.01.17 13:42:06.268384 [ 299 ] {} <Debug> TCP-Session: 0add3bb8-31e2-4f07-b8f4-120ca6c5867c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.01.17 13:42:06.268405 [ 298 ] {} <Debug> TCP-Session: 4cdede71-72ce-4c39-a871-2e8e6483fe10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.01.17 13:42:06.268424 [ 298 ] {} <Debug> TCP-Session: 4cdede71-72ce-4c39-a871-2e8e6483fe10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.01.17 13:42:06.268448 [ 267 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2273 | 2026.01.17 13:42:06.268502 [ 267 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2274 | 2026.01.17 13:42:06.268755 [ 267 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 2275 | 2026.01.17 13:42:06.269638 [ 329 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Trace> AggregatingTransform: Aggregating | ||
| 2276 | 2026.01.17 13:42:06.269701 [ 329 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Trace> Aggregator: Aggregation method: without_key | ||
| 2277 | 2026.01.17 13:42:06.269745 [ 329 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089732 sec. (1114.430 rows/sec., 43.53 KiB/sec.) | ||
| 2278 | 2026.01.17 13:42:06.269768 [ 329 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Trace> Aggregator: Merging aggregated data | ||
| 2279 | 2026.01.17 13:42:06.271460 [ 267 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003296 sec., 303.3980582524272 rows/sec., 11.85 KiB/sec. | ||
| 2280 | 2026.01.17 13:42:06.271598 [ 267 ] {7cd55d4a-707a-4e54-99ac-f90f2db87526} <Debug> TCPHandler: Processed in 0.003862085 sec. | ||
| 2281 | 2026.01.17 13:42:06.271716 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.01.17 13:42:06.271744 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.01.17 13:42:06.271750 [ 267 ] {} <Debug> TCP-Session: a3076416-d065-420e-b360-131a6fc42388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.01.17 13:42:06.271764 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.01.17 13:42:06.271780 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.01.17 13:42:06.271808 [ 294 ] {} <Debug> TCP-Session: 01088556-d648-4d1a-8961-fd4aaa5a7032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.01.17 13:42:06.271814 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.01.17 13:42:06.271834 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2026.01.17 13:42:06.271850 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2026.01.17 13:42:06.271866 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2026.01.17 13:42:06.271877 [ 297 ] {} <Debug> TCP-Session: 52dd1381-d9b4-4746-819f-e44f35054b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.01.17 13:42:06.271896 [ 296 ] {} <Debug> TCP-Session: e699e228-b23d-4d69-9e7e-dc6b93ccc733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.01.17 13:42:06.271909 [ 300 ] {} <Debug> TCP-Session: 4598f27a-04be-426c-9104-93640b6106f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.01.17 13:42:06.271833 [ 299 ] {} <Debug> TCP-Session: 0add3bb8-31e2-4f07-b8f4-120ca6c5867c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.01.17 13:42:06.271810 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2296 | 2026.01.17 13:42:06.271775 [ 293 ] {} <Debug> TCP-Session: 07172b68-1034-4287-a767-0e3250904f97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.01.17 13:42:06.271986 [ 295 ] {} <Debug> TCP-Session: cc515b28-71b9-41f9-af37-cfa181586bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.01.17 13:42:06.271859 [ 298 ] {} <Debug> TCP-Session: 4cdede71-72ce-4c39-a871-2e8e6483fe10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.01.17 13:42:07.691758 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51295 | ||
| 2300 | 2026.01.17 13:42:07.691864 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2301 | 2026.01.17 13:42:07.691891 [ 267 ] {} <Debug> TCP-Session: 45d66528-954e-4801-af1c-a6899b79f22c Authenticating user 'default' from [fd00:1122:3344:101::e]:51295 | ||
| 2302 | 2026.01.17 13:42:07.691912 [ 267 ] {} <Debug> TCP-Session: 45d66528-954e-4801-af1c-a6899b79f22c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.01.17 13:42:07.691924 [ 267 ] {} <Debug> TCP-Session: 45d66528-954e-4801-af1c-a6899b79f22c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.01.17 13:42:07.692111 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41774 | ||
| 2305 | 2026.01.17 13:42:07.692175 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40238 | ||
| 2306 | 2026.01.17 13:42:07.692219 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50342 | ||
| 2307 | 2026.01.17 13:42:07.692254 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40006 | ||
| 2308 | 2026.01.17 13:42:07.692277 [ 267 ] {} <Trace> TCP-Session: 45d66528-954e-4801-af1c-a6899b79f22c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.01.17 13:42:07.692256 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48363 | ||
| 2310 | 2026.01.17 13:42:07.692308 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2026.01.17 13:42:07.692353 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.01.17 13:42:07.692352 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.01.17 13:42:07.692388 [ 294 ] {} <Debug> TCP-Session: fe04858e-9d0f-4944-9fd5-bfc91cc46a4f Authenticating user 'default' from [fd00:1122:3344:101::e]:40238 | ||
| 2314 | 2026.01.17 13:42:07.692405 [ 299 ] {} <Debug> TCP-Session: ea162956-79cc-4501-a4d1-959c433aa525 Authenticating user 'default' from [fd00:1122:3344:101::e]:40006 | ||
| 2315 | 2026.01.17 13:42:07.692422 [ 295 ] {} <Debug> TCP-Session: 26f37e3d-32a5-4f8a-8277-c9b980c8fd20 Authenticating user 'default' from [fd00:1122:3344:101::e]:50342 | ||
| 2316 | 2026.01.17 13:42:07.692421 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2317 | 2026.01.17 13:42:07.692460 [ 295 ] {} <Debug> TCP-Session: 26f37e3d-32a5-4f8a-8277-c9b980c8fd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.17 13:42:07.692462 [ 267 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51295) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2319 | 2026.01.17 13:42:07.692498 [ 295 ] {} <Debug> TCP-Session: 26f37e3d-32a5-4f8a-8277-c9b980c8fd20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.01.17 13:42:07.692491 [ 300 ] {} <Debug> TCP-Session: 0b134d18-6a99-4e20-93d0-40ddfd86ce3d Authenticating user 'default' from [fd00:1122:3344:101::e]:48363 | ||
| 2321 | 2026.01.17 13:42:07.692452 [ 299 ] {} <Debug> TCP-Session: ea162956-79cc-4501-a4d1-959c433aa525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.01.17 13:42:07.692565 [ 300 ] {} <Debug> TCP-Session: 0b134d18-6a99-4e20-93d0-40ddfd86ce3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.01.17 13:42:07.692580 [ 299 ] {} <Debug> TCP-Session: ea162956-79cc-4501-a4d1-959c433aa525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.01.17 13:42:07.692592 [ 300 ] {} <Debug> TCP-Session: 0b134d18-6a99-4e20-93d0-40ddfd86ce3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.01.17 13:42:07.692242 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39874 | ||
| 2326 | 2026.01.17 13:42:07.692230 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39727 | ||
| 2327 | 2026.01.17 13:42:07.692225 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32847 | ||
| 2328 | 2026.01.17 13:42:07.692190 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2026.01.17 13:42:07.692710 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2330 | 2026.01.17 13:42:07.692722 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.01.17 13:42:07.692742 [ 293 ] {} <Debug> TCP-Session: 6db98454-7a3d-4b5f-8718-6fab2ba5f00a Authenticating user 'default' from [fd00:1122:3344:101::e]:41774 | ||
| 2332 | 2026.01.17 13:42:07.692756 [ 267 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2333 | 2026.01.17 13:42:07.692773 [ 293 ] {} <Debug> TCP-Session: 6db98454-7a3d-4b5f-8718-6fab2ba5f00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.01.17 13:42:07.692767 [ 297 ] {} <Debug> TCP-Session: 121af0b3-af1d-4be7-964a-5e05e0b34cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39727 | ||
| 2335 | 2026.01.17 13:42:07.692792 [ 293 ] {} <Debug> TCP-Session: 6db98454-7a3d-4b5f-8718-6fab2ba5f00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.17 13:42:07.692802 [ 297 ] {} <Debug> TCP-Session: 121af0b3-af1d-4be7-964a-5e05e0b34cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.01.17 13:42:07.692756 [ 298 ] {} <Debug> TCP-Session: d9c5133a-8f2b-4e41-8507-06f780b97e66 Authenticating user 'default' from [fd00:1122:3344:101::e]:39874 | ||
| 2338 | 2026.01.17 13:42:07.692819 [ 297 ] {} <Debug> TCP-Session: 121af0b3-af1d-4be7-964a-5e05e0b34cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.01.17 13:42:07.692817 [ 267 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2340 | 2026.01.17 13:42:07.692849 [ 298 ] {} <Debug> TCP-Session: d9c5133a-8f2b-4e41-8507-06f780b97e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.01.17 13:42:07.692756 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.01.17 13:42:07.692890 [ 298 ] {} <Debug> TCP-Session: d9c5133a-8f2b-4e41-8507-06f780b97e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.01.17 13:42:07.692442 [ 294 ] {} <Debug> TCP-Session: fe04858e-9d0f-4944-9fd5-bfc91cc46a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.01.17 13:42:07.692917 [ 296 ] {} <Debug> TCP-Session: dfadd777-327e-47c4-820f-6d50aac792fc Authenticating user 'default' from [fd00:1122:3344:101::e]:32847 | ||
| 2345 | 2026.01.17 13:42:07.692940 [ 294 ] {} <Debug> TCP-Session: fe04858e-9d0f-4944-9fd5-bfc91cc46a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.01.17 13:42:07.692956 [ 296 ] {} <Debug> TCP-Session: dfadd777-327e-47c4-820f-6d50aac792fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.17 13:42:07.692974 [ 296 ] {} <Debug> TCP-Session: dfadd777-327e-47c4-820f-6d50aac792fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.17 13:42:07.693147 [ 267 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 2349 | 2026.01.17 13:42:07.693236 [ 267 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2350 | 2026.01.17 13:42:08.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.48 MiB, peak 195.71 MiB, free memory in arenas 0.00 B, will set to 198.35 MiB (RSS), difference: 12.87 MiB | ||
| 2351 | 2026.01.17 13:42:08.140350 [ 337 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Trace> AggregatingTransform: Aggregating | ||
| 2352 | 2026.01.17 13:42:08.140424 [ 337 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2353 | 2026.01.17 13:42:08.140468 [ 337 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032443 sec. (968.576 rows/sec., 37.84 KiB/sec.) | ||
| 2354 | 2026.01.17 13:42:08.140490 [ 337 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Trace> Aggregator: Merging aggregated data | ||
| 2355 | 2026.01.17 13:42:08.141792 [ 267 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.449375 sec., 2.2253129346314324 rows/sec., 89.01 B/sec. | ||
| 2356 | 2026.01.17 13:42:08.141962 [ 267 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2357 | 2026.01.17 13:42:08.141980 [ 267 ] {79f7411b-d484-48b3-a2f2-a48cd69b150c} <Debug> TCPHandler: Processed in 0.449828331 sec. | ||
| 2358 | 2026.01.17 13:42:08.142099 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2359 | 2026.01.17 13:42:08.142136 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2026.01.17 13:42:08.142157 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2361 | 2026.01.17 13:42:08.142189 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2362 | 2026.01.17 13:42:08.142206 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2363 | 2026.01.17 13:42:08.142225 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2364 | 2026.01.17 13:42:08.142252 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2365 | 2026.01.17 13:42:08.142258 [ 296 ] {} <Debug> TCP-Session: dfadd777-327e-47c4-820f-6d50aac792fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.01.17 13:42:08.142273 [ 298 ] {} <Debug> TCP-Session: d9c5133a-8f2b-4e41-8507-06f780b97e66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.01.17 13:42:08.142283 [ 297 ] {} <Debug> TCP-Session: 121af0b3-af1d-4be7-964a-5e05e0b34cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.01.17 13:42:08.142289 [ 267 ] {} <Debug> TCP-Session: 45d66528-954e-4801-af1c-a6899b79f22c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.01.17 13:42:08.142245 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2370 | 2026.01.17 13:42:08.142243 [ 294 ] {} <Debug> TCP-Session: fe04858e-9d0f-4944-9fd5-bfc91cc46a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.01.17 13:42:08.142372 [ 299 ] {} <Debug> TCP-Session: ea162956-79cc-4501-a4d1-959c433aa525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.01.17 13:42:08.142174 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2373 | 2026.01.17 13:42:08.142144 [ 293 ] {} <Debug> TCP-Session: 6db98454-7a3d-4b5f-8718-6fab2ba5f00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.01.17 13:42:08.142436 [ 300 ] {} <Debug> TCP-Session: 0b134d18-6a99-4e20-93d0-40ddfd86ce3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.01.17 13:42:08.142209 [ 295 ] {} <Debug> TCP-Session: 26f37e3d-32a5-4f8a-8277-c9b980c8fd20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.01.17 13:42:08.370169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4236 | ||
| 2377 | 2026.01.17 13:42:08.370696 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.01.17 13:42:08.370743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2379 | 2026.01.17 13:42:08.371257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2380 | 2026.01.17 13:42:08.371515 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.01.17 13:42:08.371650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4236 | ||
| 2382 | 2026.01.17 13:42:08.495628 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.01.17 13:42:08.495898 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2384 | 2026.01.17 13:42:08.496296 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2385 | 2026.01.17 13:42:08.496341 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2386 | 2026.01.17 13:42:08.496636 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2387 | 2026.01.17 13:42:08.496724 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2388 | 2026.01.17 13:42:08.496877 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2389 | 2026.01.17 13:42:08.497023 [ 307 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2390 | 2026.01.17 13:42:08.497027 [ 326 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2391 | 2026.01.17 13:42:08.497027 [ 334 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2392 | 2026.01.17 13:42:08.497166 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 2393 | 2026.01.17 13:42:08.497199 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2394 | 2026.01.17 13:42:08.497290 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2395 | 2026.01.17 13:42:08.497311 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2396 | 2026.01.17 13:42:08.497348 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2397 | 2026.01.17 13:42:08.497389 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2398 | 2026.01.17 13:42:08.497430 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2399 | 2026.01.17 13:42:08.498316 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.002539 sec., 17329.65734541158 rows/sec., 681.17 KiB/sec. | ||
| 2400 | 2026.01.17 13:42:08.498465 [ 268 ] {ec0d55d6-e0c4-4284-810f-f78add41fd7f} <Debug> TCPHandler: Processed in 0.003003316 sec. | ||
| 2401 | 2026.01.17 13:42:08.498802 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.01.17 13:42:08.498958 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2403 | 2026.01.17 13:42:08.499206 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2404 | 2026.01.17 13:42:08.499246 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2405 | 2026.01.17 13:42:08.499594 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2406 | 2026.01.17 13:42:08.499740 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2407 | 2026.01.17 13:42:08.499850 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2408 | 2026.01.17 13:42:08.499929 [ 314 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2409 | 2026.01.17 13:42:08.499932 [ 334 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2410 | 2026.01.17 13:42:08.499939 [ 327 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2411 | 2026.01.17 13:42:08.500078 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 2412 | 2026.01.17 13:42:08.500106 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2413 | 2026.01.17 13:42:08.500180 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2414 | 2026.01.17 13:42:08.500199 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2415 | 2026.01.17 13:42:08.500231 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2416 | 2026.01.17 13:42:08.500270 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2417 | 2026.01.17 13:42:08.500305 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2418 | 2026.01.17 13:42:08.501001 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.002113 sec., 20823.47373402745 rows/sec., 818.50 KiB/sec. | ||
| 2419 | 2026.01.17 13:42:08.501136 [ 268 ] {d174fa13-e3f9-49e6-984d-777b50655e96} <Debug> TCPHandler: Processed in 0.002388392 sec. | ||
| 2420 | 2026.01.17 13:42:08.501404 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.01.17 13:42:08.501585 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2422 | 2026.01.17 13:42:08.501890 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2423 | 2026.01.17 13:42:08.501939 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2424 | 2026.01.17 13:42:08.502245 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2425 | 2026.01.17 13:42:08.502309 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2426 | 2026.01.17 13:42:08.502439 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2427 | 2026.01.17 13:42:08.502508 [ 314 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2428 | 2026.01.17 13:42:08.502522 [ 307 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2429 | 2026.01.17 13:42:08.502530 [ 327 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2430 | 2026.01.17 13:42:08.502639 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (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 | ||
| 2431 | 2026.01.17 13:42:08.502673 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2432 | 2026.01.17 13:42:08.502746 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2433 | 2026.01.17 13:42:08.502765 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Debug> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2434 | 2026.01.17 13:42:08.502796 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2435 | 2026.01.17 13:42:08.502830 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2436 | 2026.01.17 13:42:08.502859 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2437 | 2026.01.17 13:42:08.503536 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.002039 sec., 21579.205492888672 rows/sec., 848.21 KiB/sec. | ||
| 2438 | 2026.01.17 13:42:08.503637 [ 268 ] {09873d62-e2f0-4d3a-86cc-3ab58b2134a4} <Debug> TCPHandler: Processed in 0.00229354 sec. | ||
| 2439 | 2026.01.17 13:42:08.541438 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.01.17 13:42:08.541586 [ 268 ] {3ef273b2-4572-4a27-99f7-13d26acc8428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2441 | 2026.01.17 13:42:08.541643 [ 268 ] {3ef273b2-4572-4a27-99f7-13d26acc8428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2442 | 2026.01.17 13:42:08.542259 [ 268 ] {3ef273b2-4572-4a27-99f7-13d26acc8428} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.01.17 13:42:08.542305 [ 268 ] {3ef273b2-4572-4a27-99f7-13d26acc8428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2444 | 2026.01.17 13:42:08.542734 [ 268 ] {3ef273b2-4572-4a27-99f7-13d26acc8428} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2445 | 2026.01.17 13:42:08.542944 [ 268 ] {3ef273b2-4572-4a27-99f7-13d26acc8428} <Trace> oximeter.timeseries_schema (25228c69-7a1f-4136-8993-35ddcb0dc96c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.01.17 13:42:08.543095 [ 268 ] {3ef273b2-4572-4a27-99f7-13d26acc8428} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00155 sec., 1935.483870967742 rows/sec., 176.41 KiB/sec. | ||
| 2447 | 2026.01.17 13:42:08.543134 [ 268 ] {3ef273b2-4572-4a27-99f7-13d26acc8428} <Debug> TCPHandler: Processed in 0.001774819 sec. | ||
| 2448 | 2026.01.17 13:42:08.543251 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.01.17 13:42:08.543357 [ 268 ] {6d23ce93-5fce-4dcc-ab54-8c35b1e505c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2450 | 2026.01.17 13:42:08.543402 [ 268 ] {6d23ce93-5fce-4dcc-ab54-8c35b1e505c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2451 | 2026.01.17 13:42:08.543843 [ 268 ] {6d23ce93-5fce-4dcc-ab54-8c35b1e505c5} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.01.17 13:42:08.543881 [ 268 ] {6d23ce93-5fce-4dcc-ab54-8c35b1e505c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2453 | 2026.01.17 13:42:08.544177 [ 268 ] {6d23ce93-5fce-4dcc-ab54-8c35b1e505c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2454 | 2026.01.17 13:42:08.544391 [ 268 ] {6d23ce93-5fce-4dcc-ab54-8c35b1e505c5} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.01.17 13:42:08.544520 [ 268 ] {6d23ce93-5fce-4dcc-ab54-8c35b1e505c5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001189 sec., 1682.0857863751053 rows/sec., 137.16 KiB/sec. | ||
| 2456 | 2026.01.17 13:42:08.544558 [ 268 ] {6d23ce93-5fce-4dcc-ab54-8c35b1e505c5} <Debug> TCPHandler: Processed in 0.00135687 sec. | ||
| 2457 | 2026.01.17 13:42:08.544678 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.01.17 13:42:08.544778 [ 268 ] {b31569ff-c765-46c9-b441-c667a25dad83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2459 | 2026.01.17 13:42:08.544821 [ 268 ] {b31569ff-c765-46c9-b441-c667a25dad83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2460 | 2026.01.17 13:42:08.545800 [ 268 ] {b31569ff-c765-46c9-b441-c667a25dad83} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.01.17 13:42:08.545837 [ 268 ] {b31569ff-c765-46c9-b441-c667a25dad83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2462 | 2026.01.17 13:42:08.546265 [ 268 ] {b31569ff-c765-46c9-b441-c667a25dad83} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2463 | 2026.01.17 13:42:08.546516 [ 268 ] {b31569ff-c765-46c9-b441-c667a25dad83} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.01.17 13:42:08.546617 [ 38 ] {} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2465 | 2026.01.17 13:42:08.546649 [ 268 ] {b31569ff-c765-46c9-b441-c667a25dad83} <Debug> executeQuery: Read 1221 rows, 103.44 KiB in 0.001891 sec., 645690.1110523532 rows/sec., 53.42 MiB/sec. | ||
| 2466 | 2026.01.17 13:42:08.546658 [ 38 ] {} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.01.17 13:42:08.546684 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2468 | 2026.01.17 13:42:08.546686 [ 268 ] {b31569ff-c765-46c9-b441-c667a25dad83} <Debug> TCPHandler: Processed in 0.002058366 sec. | ||
| 2469 | 2026.01.17 13:42:08.546793 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::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 | ||
| 2470 | 2026.01.17 13:42:08.546814 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.01.17 13:42:08.546905 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2472 | 2026.01.17 13:42:08.546912 [ 268 ] {8c8a3075-5c86-4a3d-9bd9-22f8ee41943e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2473 | 2026.01.17 13:42:08.546948 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2251 rows starting from the beginning of the part | ||
| 2474 | 2026.01.17 13:42:08.546957 [ 268 ] {8c8a3075-5c86-4a3d-9bd9-22f8ee41943e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2475 | 2026.01.17 13:42:08.547039 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2476 | 2026.01.17 13:42:08.547105 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1233 rows starting from the beginning of the part | ||
| 2477 | 2026.01.17 13:42:08.547151 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2478 | 2026.01.17 13:42:08.547196 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2479 | 2026.01.17 13:42:08.547240 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1221 rows starting from the beginning of the part | ||
| 2480 | 2026.01.17 13:42:08.547372 [ 268 ] {8c8a3075-5c86-4a3d-9bd9-22f8ee41943e} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.01.17 13:42:08.547408 [ 268 ] {8c8a3075-5c86-4a3d-9bd9-22f8ee41943e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2482 | 2026.01.17 13:42:08.547728 [ 268 ] {8c8a3075-5c86-4a3d-9bd9-22f8ee41943e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2483 | 2026.01.17 13:42:08.547968 [ 268 ] {8c8a3075-5c86-4a3d-9bd9-22f8ee41943e} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.01.17 13:42:08.548101 [ 268 ] {8c8a3075-5c86-4a3d-9bd9-22f8ee41943e} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.001209 sec., 11579.818031430934 rows/sec., 861.86 KiB/sec. | ||
| 2485 | 2026.01.17 13:42:08.548137 [ 268 ] {8c8a3075-5c86-4a3d-9bd9-22f8ee41943e} <Debug> TCPHandler: Processed in 0.001372471 sec. | ||
| 2486 | 2026.01.17 13:42:08.548249 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.01.17 13:42:08.548343 [ 268 ] {7602e05e-9110-47d9-b8e2-6aae0084df67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.01.17 13:42:08.548383 [ 268 ] {7602e05e-9110-47d9-b8e2-6aae0084df67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2489 | 2026.01.17 13:42:08.548851 [ 268 ] {7602e05e-9110-47d9-b8e2-6aae0084df67} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.01.17 13:42:08.548887 [ 268 ] {7602e05e-9110-47d9-b8e2-6aae0084df67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2491 | 2026.01.17 13:42:08.549210 [ 268 ] {7602e05e-9110-47d9-b8e2-6aae0084df67} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2492 | 2026.01.17 13:42:08.549245 [ 195 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4887 rows, containing 5 columns (5 merged, 0 gathered) in 0.002493895 sec., 1959585.3073204767 rows/sec., 166.73 MiB/sec. | ||
| 2493 | 2026.01.17 13:42:08.549503 [ 268 ] {7602e05e-9110-47d9-b8e2-6aae0084df67} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.01.17 13:42:08.549647 [ 186 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2495 | 2026.01.17 13:42:08.549682 [ 268 ] {7602e05e-9110-47d9-b8e2-6aae0084df67} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001356 sec., 168141.59292035399 rows/sec., 11.39 MiB/sec. | ||
| 2496 | 2026.01.17 13:42:08.549729 [ 268 ] {7602e05e-9110-47d9-b8e2-6aae0084df67} <Debug> TCPHandler: Processed in 0.001527613 sec. | ||
| 2497 | 2026.01.17 13:42:08.549868 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.01.17 13:42:08.549983 [ 268 ] {02a6d4dc-14e7-40fe-8879-2e32eb8d5955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2499 | 2026.01.17 13:42:08.550017 [ 186 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.01.17 13:42:08.550032 [ 268 ] {02a6d4dc-14e7-40fe-8879-2e32eb8d5955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2501 | 2026.01.17 13:42:08.550117 [ 186 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_11_2} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2502 | 2026.01.17 13:42:08.550197 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2503 | 2026.01.17 13:42:08.550663 [ 268 ] {02a6d4dc-14e7-40fe-8879-2e32eb8d5955} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.01.17 13:42:08.550699 [ 268 ] {02a6d4dc-14e7-40fe-8879-2e32eb8d5955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2505 | 2026.01.17 13:42:08.551029 [ 268 ] {02a6d4dc-14e7-40fe-8879-2e32eb8d5955} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2506 | 2026.01.17 13:42:08.551255 [ 268 ] {02a6d4dc-14e7-40fe-8879-2e32eb8d5955} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.01.17 13:42:08.551351 [ 38 ] {} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2508 | 2026.01.17 13:42:08.551381 [ 38 ] {} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.01.17 13:42:08.551383 [ 268 ] {02a6d4dc-14e7-40fe-8879-2e32eb8d5955} <Debug> executeQuery: Read 537 rows, 40.77 KiB in 0.001426 sec., 376577.840112202 rows/sec., 27.92 MiB/sec. | ||
| 2510 | 2026.01.17 13:42:08.551399 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2511 | 2026.01.17 13:42:08.551425 [ 268 ] {02a6d4dc-14e7-40fe-8879-2e32eb8d5955} <Debug> TCPHandler: Processed in 0.001619586 sec. | ||
| 2512 | 2026.01.17 13:42:08.551491 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::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 | ||
| 2513 | 2026.01.17 13:42:08.551546 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.01.17 13:42:08.551613 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2515 | 2026.01.17 13:42:08.551644 [ 268 ] {04afe640-f889-4cdb-bf7e-1265ed23357f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2516 | 2026.01.17 13:42:08.551649 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1127 rows starting from the beginning of the part | ||
| 2517 | 2026.01.17 13:42:08.551696 [ 268 ] {04afe640-f889-4cdb-bf7e-1265ed23357f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2518 | 2026.01.17 13:42:08.551734 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 2519 | 2026.01.17 13:42:08.551786 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 717 rows starting from the beginning of the part | ||
| 2520 | 2026.01.17 13:42:08.551827 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2521 | 2026.01.17 13:42:08.551875 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2522 | 2026.01.17 13:42:08.551920 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 537 rows starting from the beginning of the part | ||
| 2523 | 2026.01.17 13:42:08.552265 [ 268 ] {04afe640-f889-4cdb-bf7e-1265ed23357f} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.01.17 13:42:08.552309 [ 268 ] {04afe640-f889-4cdb-bf7e-1265ed23357f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2525 | 2026.01.17 13:42:08.552726 [ 268 ] {04afe640-f889-4cdb-bf7e-1265ed23357f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2526 | 2026.01.17 13:42:08.552958 [ 268 ] {04afe640-f889-4cdb-bf7e-1265ed23357f} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.01.17 13:42:08.553058 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2528 | 2026.01.17 13:42:08.553088 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.01.17 13:42:08.553088 [ 268 ] {04afe640-f889-4cdb-bf7e-1265ed23357f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001462 sec., 577975.3761969905 rows/sec., 38.90 MiB/sec. | ||
| 2530 | 2026.01.17 13:42:08.553105 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2531 | 2026.01.17 13:42:08.553132 [ 268 ] {04afe640-f889-4cdb-bf7e-1265ed23357f} <Debug> TCPHandler: Processed in 0.001636326 sec. | ||
| 2532 | 2026.01.17 13:42:08.553175 [ 186 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 2533 | 2026.01.17 13:42:08.553257 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.01.17 13:42:08.553260 [ 186 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2535 | 2026.01.17 13:42:08.553264 [ 195 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2565 rows, containing 5 columns (5 merged, 0 gathered) in 0.00181608 sec., 1412382.714417867 rows/sec., 107.29 MiB/sec. | ||
| 2536 | 2026.01.17 13:42:08.553302 [ 186 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2469 rows starting from the beginning of the part | ||
| 2537 | 2026.01.17 13:42:08.553354 [ 268 ] {7d427a68-f354-4dfd-b9fc-d4de3e36ac13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2538 | 2026.01.17 13:42:08.553393 [ 186 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2539 | 2026.01.17 13:42:08.553417 [ 268 ] {7d427a68-f354-4dfd-b9fc-d4de3e36ac13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2540 | 2026.01.17 13:42:08.553441 [ 186 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 543 rows starting from the beginning of the part | ||
| 2541 | 2026.01.17 13:42:08.553487 [ 186 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 2542 | 2026.01.17 13:42:08.553535 [ 186 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2543 | 2026.01.17 13:42:08.553534 [ 192 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2544 | 2026.01.17 13:42:08.553587 [ 186 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 845 rows starting from the beginning of the part | ||
| 2545 | 2026.01.17 13:42:08.553850 [ 192 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.01.17 13:42:08.553936 [ 192 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_11_2} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2547 | 2026.01.17 13:42:08.554014 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2548 | 2026.01.17 13:42:08.554150 [ 268 ] {7d427a68-f354-4dfd-b9fc-d4de3e36ac13} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.01.17 13:42:08.554193 [ 268 ] {7d427a68-f354-4dfd-b9fc-d4de3e36ac13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2550 | 2026.01.17 13:42:08.554716 [ 268 ] {7d427a68-f354-4dfd-b9fc-d4de3e36ac13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2551 | 2026.01.17 13:42:08.554953 [ 268 ] {7d427a68-f354-4dfd-b9fc-d4de3e36ac13} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.01.17 13:42:08.555094 [ 268 ] {7d427a68-f354-4dfd-b9fc-d4de3e36ac13} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.001759 sec., 6822.0579874928935 rows/sec., 12.22 MiB/sec. | ||
| 2553 | 2026.01.17 13:42:08.555144 [ 268 ] {7d427a68-f354-4dfd-b9fc-d4de3e36ac13} <Debug> TCPHandler: Processed in 0.001937263 sec. | ||
| 2554 | 2026.01.17 13:42:08.555265 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.01.17 13:42:08.555307 [ 195 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002161347 sec., 1983485.2987511954 rows/sec., 134.13 MiB/sec. | ||
| 2556 | 2026.01.17 13:42:08.555364 [ 268 ] {f3eb5703-41f7-4d2a-889c-51ce32d2c1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2557 | 2026.01.17 13:42:08.555416 [ 268 ] {f3eb5703-41f7-4d2a-889c-51ce32d2c1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2558 | 2026.01.17 13:42:08.555676 [ 192 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2559 | 2026.01.17 13:42:08.555784 [ 268 ] {f3eb5703-41f7-4d2a-889c-51ce32d2c1c9} <Trace> oximeter.measurements_i64 (cb74d26b-1bdf-43d3-8c8b-a129e3bb53fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.01.17 13:42:08.555829 [ 268 ] {f3eb5703-41f7-4d2a-889c-51ce32d2c1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2561 | 2026.01.17 13:42:08.556007 [ 192 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.01.17 13:42:08.556102 [ 192 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2563 | 2026.01.17 13:42:08.556196 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2564 | 2026.01.17 13:42:08.556201 [ 268 ] {f3eb5703-41f7-4d2a-889c-51ce32d2c1c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2565 | 2026.01.17 13:42:08.556463 [ 268 ] {f3eb5703-41f7-4d2a-889c-51ce32d2c1c9} <Trace> oximeter.measurements_i64 (cb74d26b-1bdf-43d3-8c8b-a129e3bb53fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.01.17 13:42:08.556596 [ 268 ] {f3eb5703-41f7-4d2a-889c-51ce32d2c1c9} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001254 sec., 2392.3444976076557 rows/sec., 168.99 KiB/sec. | ||
| 2567 | 2026.01.17 13:42:08.556633 [ 268 ] {f3eb5703-41f7-4d2a-889c-51ce32d2c1c9} <Debug> TCPHandler: Processed in 0.001418891 sec. | ||
| 2568 | 2026.01.17 13:42:08.556750 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.01.17 13:42:08.556845 [ 268 ] {d00364aa-45e9-46b5-b39a-749fa3fab852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2570 | 2026.01.17 13:42:08.556888 [ 268 ] {d00364aa-45e9-46b5-b39a-749fa3fab852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2571 | 2026.01.17 13:42:08.557218 [ 268 ] {d00364aa-45e9-46b5-b39a-749fa3fab852} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.01.17 13:42:08.557254 [ 268 ] {d00364aa-45e9-46b5-b39a-749fa3fab852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2573 | 2026.01.17 13:42:08.557567 [ 268 ] {d00364aa-45e9-46b5-b39a-749fa3fab852} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2574 | 2026.01.17 13:42:08.557780 [ 268 ] {d00364aa-45e9-46b5-b39a-749fa3fab852} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.01.17 13:42:08.557881 [ 38 ] {} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2576 | 2026.01.17 13:42:08.557913 [ 268 ] {d00364aa-45e9-46b5-b39a-749fa3fab852} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2577 | 2026.01.17 13:42:08.557915 [ 38 ] {} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.01.17 13:42:08.557946 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2579 | 2026.01.17 13:42:08.557948 [ 268 ] {d00364aa-45e9-46b5-b39a-749fa3fab852} <Debug> TCPHandler: Processed in 0.001246617 sec. | ||
| 2580 | 2026.01.17 13:42:08.558005 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2581 | 2026.01.17 13:42:08.558087 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2582 | 2026.01.17 13:42:08.558112 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part | ||
| 2583 | 2026.01.17 13:42:08.558164 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2584 | 2026.01.17 13:42:08.558198 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2585 | 2026.01.17 13:42:08.558232 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 2586 | 2026.01.17 13:42:08.558269 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2587 | 2026.01.17 13:42:08.558302 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2588 | 2026.01.17 13:42:08.559024 [ 186 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 4 columns (4 merged, 0 gathered) in 0.001042953 sec., 600218.8018060258 rows/sec., 38.03 MiB/sec. | ||
| 2589 | 2026.01.17 13:42:08.559191 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2590 | 2026.01.17 13:42:08.559448 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.01.17 13:42:08.559514 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_11_2} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2592 | 2026.01.17 13:42:08.559569 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2593 | 2026.01.17 13:42:08.579364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2594 | 2026.01.17 13:42:08.596504 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.17 13:42:08.596563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2596 | 2026.01.17 13:42:08.603689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2597 | 2026.01.17 13:42:08.604507 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.01.17 13:42:08.607704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2599 | 2026.01.17 13:42:09.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.33 MiB, peak 211.88 MiB, free memory in arenas 0.00 B, will set to 207.98 MiB (RSS), difference: 6.65 MiB | ||
| 2600 | 2026.01.17 13:42:10.870819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 364 | ||
| 2601 | 2026.01.17 13:42:10.873316 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.01.17 13:42:10.873378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2603 | 2026.01.17 13:42:10.874634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2604 | 2026.01.17 13:42:10.874928 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.01.17 13:42:10.875095 [ 34 ] {} <Debug> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2606 | 2026.01.17 13:42:10.875167 [ 34 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.01.17 13:42:10.875195 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2608 | 2026.01.17 13:42:10.875273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2609 | 2026.01.17 13:42:10.875326 [ 195 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::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 | ||
| 2610 | 2026.01.17 13:42:10.875915 [ 195 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2611 | 2026.01.17 13:42:10.876103 [ 195 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::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 | ||
| 2612 | 2026.01.17 13:42:10.876532 [ 195 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 2613 | 2026.01.17 13:42:10.876910 [ 195 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 2614 | 2026.01.17 13:42:10.877262 [ 195 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2615 | 2026.01.17 13:42:10.877592 [ 195 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2616 | 2026.01.17 13:42:10.877911 [ 195 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2617 | 2026.01.17 13:42:10.884378 [ 186 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 72 columns (72 merged, 0 gathered) in 0.009112691 sec., 39944.29307435093 rows/sec., 40.80 MiB/sec. | ||
| 2618 | 2026.01.17 13:42:10.885318 [ 193 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2619 | 2026.01.17 13:42:10.885932 [ 193 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.01.17 13:42:10.886018 [ 193 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_6_1} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2621 | 2026.01.17 13:42:10.886224 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 2622 | 2026.01.17 13:42:13.503002 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.01.17 13:42:13.503203 [ 268 ] {1b66491f-d458-481b-8ac4-7fb09610a212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2624 | 2026.01.17 13:42:13.503273 [ 268 ] {1b66491f-d458-481b-8ac4-7fb09610a212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2625 | 2026.01.17 13:42:13.503911 [ 268 ] {1b66491f-d458-481b-8ac4-7fb09610a212} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.01.17 13:42:13.503961 [ 268 ] {1b66491f-d458-481b-8ac4-7fb09610a212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2627 | 2026.01.17 13:42:13.504366 [ 268 ] {1b66491f-d458-481b-8ac4-7fb09610a212} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2628 | 2026.01.17 13:42:13.504604 [ 268 ] {1b66491f-d458-481b-8ac4-7fb09610a212} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.01.17 13:42:13.504769 [ 268 ] {1b66491f-d458-481b-8ac4-7fb09610a212} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 2630 | 2026.01.17 13:42:13.504817 [ 268 ] {1b66491f-d458-481b-8ac4-7fb09610a212} <Debug> TCPHandler: Processed in 0.001948993 sec. | ||
| 2631 | 2026.01.17 13:42:13.504937 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.01.17 13:42:13.505041 [ 268 ] {76c549af-29c6-45b2-aeeb-cf0c312c280f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2633 | 2026.01.17 13:42:13.505086 [ 268 ] {76c549af-29c6-45b2-aeeb-cf0c312c280f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2634 | 2026.01.17 13:42:13.505514 [ 268 ] {76c549af-29c6-45b2-aeeb-cf0c312c280f} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.01.17 13:42:13.505552 [ 268 ] {76c549af-29c6-45b2-aeeb-cf0c312c280f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2636 | 2026.01.17 13:42:13.505871 [ 268 ] {76c549af-29c6-45b2-aeeb-cf0c312c280f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2637 | 2026.01.17 13:42:13.506088 [ 268 ] {76c549af-29c6-45b2-aeeb-cf0c312c280f} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.01.17 13:42:13.506218 [ 268 ] {76c549af-29c6-45b2-aeeb-cf0c312c280f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 2639 | 2026.01.17 13:42:13.506257 [ 268 ] {76c549af-29c6-45b2-aeeb-cf0c312c280f} <Debug> TCPHandler: Processed in 0.00137125 sec. | ||
| 2640 | 2026.01.17 13:42:13.506371 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.01.17 13:42:13.506466 [ 268 ] {d40b050b-abfe-487c-b6ab-d23b18a9394e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.01.17 13:42:13.506511 [ 268 ] {d40b050b-abfe-487c-b6ab-d23b18a9394e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2643 | 2026.01.17 13:42:13.506913 [ 268 ] {d40b050b-abfe-487c-b6ab-d23b18a9394e} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.01.17 13:42:13.506950 [ 268 ] {d40b050b-abfe-487c-b6ab-d23b18a9394e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2645 | 2026.01.17 13:42:13.507290 [ 268 ] {d40b050b-abfe-487c-b6ab-d23b18a9394e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2646 | 2026.01.17 13:42:13.507509 [ 268 ] {d40b050b-abfe-487c-b6ab-d23b18a9394e} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.01.17 13:42:13.507640 [ 268 ] {d40b050b-abfe-487c-b6ab-d23b18a9394e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 2648 | 2026.01.17 13:42:13.507677 [ 268 ] {d40b050b-abfe-487c-b6ab-d23b18a9394e} <Debug> TCPHandler: Processed in 0.00135506 sec. | ||
| 2649 | 2026.01.17 13:42:13.507784 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.01.17 13:42:13.507878 [ 268 ] {41e8e72c-8e95-45a3-8aaa-202d9c80ea7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.01.17 13:42:13.507921 [ 268 ] {41e8e72c-8e95-45a3-8aaa-202d9c80ea7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2652 | 2026.01.17 13:42:13.508248 [ 268 ] {41e8e72c-8e95-45a3-8aaa-202d9c80ea7d} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.01.17 13:42:13.508284 [ 268 ] {41e8e72c-8e95-45a3-8aaa-202d9c80ea7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2654 | 2026.01.17 13:42:13.508594 [ 268 ] {41e8e72c-8e95-45a3-8aaa-202d9c80ea7d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2655 | 2026.01.17 13:42:13.508803 [ 268 ] {41e8e72c-8e95-45a3-8aaa-202d9c80ea7d} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.01.17 13:42:13.508931 [ 268 ] {41e8e72c-8e95-45a3-8aaa-202d9c80ea7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 2657 | 2026.01.17 13:42:13.508967 [ 268 ] {41e8e72c-8e95-45a3-8aaa-202d9c80ea7d} <Debug> TCPHandler: Processed in 0.001232517 sec. | ||
| 2658 | 2026.01.17 13:42:15.789972 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2659 | 2026.01.17 13:42:15.790045 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2660 | 2026.01.17 13:42:15.871771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4684 | ||
| 2661 | 2026.01.17 13:42:15.872247 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.01.17 13:42:15.872289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2663 | 2026.01.17 13:42:15.872764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2664 | 2026.01.17 13:42:15.872988 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.01.17 13:42:15.873124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4684 | ||
| 2666 | 2026.01.17 13:42:16.107832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2667 | 2026.01.17 13:42:16.126355 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.01.17 13:42:16.126412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2669 | 2026.01.17 13:42:16.132766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2670 | 2026.01.17 13:42:16.133491 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.01.17 13:42:16.136389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2672 | 2026.01.17 13:42:17.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.70 MiB, peak 212.77 MiB, free memory in arenas 0.00 B, will set to 211.46 MiB (RSS), difference: 2.76 MiB | ||
| 2673 | 2026.01.17 13:42:18.505600 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.01.17 13:42:18.505797 [ 268 ] {e6ea7712-b0ce-4bfa-98f6-b108d29202c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2675 | 2026.01.17 13:42:18.505861 [ 268 ] {e6ea7712-b0ce-4bfa-98f6-b108d29202c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2676 | 2026.01.17 13:42:18.506591 [ 268 ] {e6ea7712-b0ce-4bfa-98f6-b108d29202c0} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.01.17 13:42:18.506636 [ 268 ] {e6ea7712-b0ce-4bfa-98f6-b108d29202c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2678 | 2026.01.17 13:42:18.507048 [ 268 ] {e6ea7712-b0ce-4bfa-98f6-b108d29202c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2679 | 2026.01.17 13:42:18.507274 [ 268 ] {e6ea7712-b0ce-4bfa-98f6-b108d29202c0} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.01.17 13:42:18.507426 [ 268 ] {e6ea7712-b0ce-4bfa-98f6-b108d29202c0} <Debug> executeQuery: Read 118 rows, 10.35 KiB in 0.001679 sec., 70279.92852888624 rows/sec., 6.02 MiB/sec. | ||
| 2681 | 2026.01.17 13:42:18.507467 [ 268 ] {e6ea7712-b0ce-4bfa-98f6-b108d29202c0} <Debug> TCPHandler: Processed in 0.002001334 sec. | ||
| 2682 | 2026.01.17 13:42:18.507853 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.01.17 13:42:18.507952 [ 268 ] {72073b3f-1eab-4813-9354-7ecaef2bb77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2684 | 2026.01.17 13:42:18.507993 [ 268 ] {72073b3f-1eab-4813-9354-7ecaef2bb77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2685 | 2026.01.17 13:42:18.508441 [ 268 ] {72073b3f-1eab-4813-9354-7ecaef2bb77f} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.01.17 13:42:18.508477 [ 268 ] {72073b3f-1eab-4813-9354-7ecaef2bb77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2687 | 2026.01.17 13:42:18.508787 [ 268 ] {72073b3f-1eab-4813-9354-7ecaef2bb77f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2688 | 2026.01.17 13:42:18.509015 [ 268 ] {72073b3f-1eab-4813-9354-7ecaef2bb77f} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.01.17 13:42:18.509144 [ 268 ] {72073b3f-1eab-4813-9354-7ecaef2bb77f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00121 sec., 25619.834710743802 rows/sec., 1.88 MiB/sec. | ||
| 2690 | 2026.01.17 13:42:18.509183 [ 268 ] {72073b3f-1eab-4813-9354-7ecaef2bb77f} <Debug> TCPHandler: Processed in 0.00137993 sec. | ||
| 2691 | 2026.01.17 13:42:18.509307 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.01.17 13:42:18.509399 [ 268 ] {91feba19-1e30-4efc-a912-2129cb0808f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2693 | 2026.01.17 13:42:18.509439 [ 268 ] {91feba19-1e30-4efc-a912-2129cb0808f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2694 | 2026.01.17 13:42:18.509884 [ 268 ] {91feba19-1e30-4efc-a912-2129cb0808f9} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.01.17 13:42:18.509921 [ 268 ] {91feba19-1e30-4efc-a912-2129cb0808f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2696 | 2026.01.17 13:42:18.510229 [ 268 ] {91feba19-1e30-4efc-a912-2129cb0808f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2697 | 2026.01.17 13:42:18.510434 [ 268 ] {91feba19-1e30-4efc-a912-2129cb0808f9} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.01.17 13:42:18.510556 [ 268 ] {91feba19-1e30-4efc-a912-2129cb0808f9} <Debug> executeQuery: Read 103 rows, 8.26 KiB in 0.001175 sec., 87659.5744680851 rows/sec., 6.86 MiB/sec. | ||
| 2699 | 2026.01.17 13:42:18.510592 [ 268 ] {91feba19-1e30-4efc-a912-2129cb0808f9} <Debug> TCPHandler: Processed in 0.00133582 sec. | ||
| 2700 | 2026.01.17 13:42:18.510708 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.01.17 13:42:18.510800 [ 268 ] {b5e78cd0-d83a-44e1-a2d6-cf18b79ed8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.01.17 13:42:18.510842 [ 268 ] {b5e78cd0-d83a-44e1-a2d6-cf18b79ed8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2703 | 2026.01.17 13:42:18.511279 [ 268 ] {b5e78cd0-d83a-44e1-a2d6-cf18b79ed8d6} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.01.17 13:42:18.511316 [ 268 ] {b5e78cd0-d83a-44e1-a2d6-cf18b79ed8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2705 | 2026.01.17 13:42:18.511642 [ 268 ] {b5e78cd0-d83a-44e1-a2d6-cf18b79ed8d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2706 | 2026.01.17 13:42:18.511868 [ 268 ] {b5e78cd0-d83a-44e1-a2d6-cf18b79ed8d6} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.01.17 13:42:18.512009 [ 268 ] {b5e78cd0-d83a-44e1-a2d6-cf18b79ed8d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 2708 | 2026.01.17 13:42:18.512053 [ 268 ] {b5e78cd0-d83a-44e1-a2d6-cf18b79ed8d6} <Debug> TCPHandler: Processed in 0.001391731 sec. | ||
| 2709 | 2026.01.17 13:42:18.512173 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.01.17 13:42:18.512271 [ 268 ] {93acc2d3-9154-41f5-a61e-68651bcc9066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.01.17 13:42:18.512325 [ 268 ] {93acc2d3-9154-41f5-a61e-68651bcc9066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2712 | 2026.01.17 13:42:18.513177 [ 268 ] {93acc2d3-9154-41f5-a61e-68651bcc9066} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.01.17 13:42:18.513217 [ 268 ] {93acc2d3-9154-41f5-a61e-68651bcc9066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2714 | 2026.01.17 13:42:18.513765 [ 268 ] {93acc2d3-9154-41f5-a61e-68651bcc9066} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2715 | 2026.01.17 13:42:18.514000 [ 268 ] {93acc2d3-9154-41f5-a61e-68651bcc9066} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.01.17 13:42:18.514135 [ 268 ] {93acc2d3-9154-41f5-a61e-68651bcc9066} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001883 sec., 16463.09081253319 rows/sec., 29.50 MiB/sec. | ||
| 2717 | 2026.01.17 13:42:18.514185 [ 268 ] {93acc2d3-9154-41f5-a61e-68651bcc9066} <Debug> TCPHandler: Processed in 0.002060015 sec. | ||
| 2718 | 2026.01.17 13:42:18.514303 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.01.17 13:42:18.514396 [ 268 ] {4862f1a9-3db0-4c8d-80fa-018cc358997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.01.17 13:42:18.514436 [ 268 ] {4862f1a9-3db0-4c8d-80fa-018cc358997e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2721 | 2026.01.17 13:42:18.514761 [ 268 ] {4862f1a9-3db0-4c8d-80fa-018cc358997e} <Trace> oximeter.measurements_i64 (cb74d26b-1bdf-43d3-8c8b-a129e3bb53fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.01.17 13:42:18.514797 [ 268 ] {4862f1a9-3db0-4c8d-80fa-018cc358997e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2723 | 2026.01.17 13:42:18.515089 [ 268 ] {4862f1a9-3db0-4c8d-80fa-018cc358997e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2724 | 2026.01.17 13:42:18.515291 [ 268 ] {4862f1a9-3db0-4c8d-80fa-018cc358997e} <Trace> oximeter.measurements_i64 (cb74d26b-1bdf-43d3-8c8b-a129e3bb53fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.01.17 13:42:18.515411 [ 268 ] {4862f1a9-3db0-4c8d-80fa-018cc358997e} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001034 sec., 14506.769825918762 rows/sec., 1.08 MiB/sec. | ||
| 2726 | 2026.01.17 13:42:18.515447 [ 268 ] {4862f1a9-3db0-4c8d-80fa-018cc358997e} <Debug> TCPHandler: Processed in 0.001190386 sec. | ||
| 2727 | 2026.01.17 13:42:18.515559 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.01.17 13:42:18.515651 [ 268 ] {7dd714ca-620e-4a08-a2c8-6a2b6c7ded85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2729 | 2026.01.17 13:42:18.515690 [ 268 ] {7dd714ca-620e-4a08-a2c8-6a2b6c7ded85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2730 | 2026.01.17 13:42:18.516019 [ 268 ] {7dd714ca-620e-4a08-a2c8-6a2b6c7ded85} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.01.17 13:42:18.516054 [ 268 ] {7dd714ca-620e-4a08-a2c8-6a2b6c7ded85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2732 | 2026.01.17 13:42:18.516343 [ 268 ] {7dd714ca-620e-4a08-a2c8-6a2b6c7ded85} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2733 | 2026.01.17 13:42:18.516549 [ 268 ] {7dd714ca-620e-4a08-a2c8-6a2b6c7ded85} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.01.17 13:42:18.516671 [ 268 ] {7dd714ca-620e-4a08-a2c8-6a2b6c7ded85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 2735 | 2026.01.17 13:42:18.516705 [ 268 ] {7dd714ca-620e-4a08-a2c8-6a2b6c7ded85} <Debug> TCPHandler: Processed in 0.001192656 sec. | ||
| 2736 | 2026.01.17 13:42:20.875589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 386 | ||
| 2737 | 2026.01.17 13:42:20.877747 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.01.17 13:42:20.877794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2739 | 2026.01.17 13:42:20.878942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2740 | 2026.01.17 13:42:20.879219 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.01.17 13:42:20.879507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2742 | 2026.01.17 13:42:23.373297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5196 | ||
| 2743 | 2026.01.17 13:42:23.374021 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.01.17 13:42:23.374071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2745 | 2026.01.17 13:42:23.374590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2746 | 2026.01.17 13:42:23.374854 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.01.17 13:42:23.375011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5196 | ||
| 2748 | 2026.01.17 13:42:23.375006 [ 134 ] {} <Debug> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2749 | 2026.01.17 13:42:23.375086 [ 134 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.01.17 13:42:23.375106 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2751 | 2026.01.17 13:42:23.375215 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 2752 | 2026.01.17 13:42:23.375348 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2753 | 2026.01.17 13:42:23.375386 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 2754 | 2026.01.17 13:42:23.375452 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2755 | 2026.01.17 13:42:23.375494 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 430 rows starting from the beginning of the part | ||
| 2756 | 2026.01.17 13:42:23.375533 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 2757 | 2026.01.17 13:42:23.375567 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 2758 | 2026.01.17 13:42:23.375605 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 2759 | 2026.01.17 13:42:23.376992 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5196 rows, containing 4 columns (4 merged, 0 gathered) in 0.00182499 sec., 2847138.8884322653 rows/sec., 40.73 MiB/sec. | ||
| 2760 | 2026.01.17 13:42:23.377581 [ 191 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2761 | 2026.01.17 13:42:23.377902 [ 191 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_11_2} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.01.17 13:42:23.377979 [ 191 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_11_2} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2763 | 2026.01.17 13:42:23.378055 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2764 | 2026.01.17 13:42:23.505223 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.01.17 13:42:23.505403 [ 268 ] {61569f8c-650c-4191-9925-46e5f6a9f569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2766 | 2026.01.17 13:42:23.505474 [ 268 ] {61569f8c-650c-4191-9925-46e5f6a9f569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2767 | 2026.01.17 13:42:23.506146 [ 268 ] {61569f8c-650c-4191-9925-46e5f6a9f569} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.01.17 13:42:23.506184 [ 268 ] {61569f8c-650c-4191-9925-46e5f6a9f569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2769 | 2026.01.17 13:42:23.506571 [ 268 ] {61569f8c-650c-4191-9925-46e5f6a9f569} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2770 | 2026.01.17 13:42:23.506798 [ 268 ] {61569f8c-650c-4191-9925-46e5f6a9f569} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.01.17 13:42:23.506955 [ 268 ] {61569f8c-650c-4191-9925-46e5f6a9f569} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 2772 | 2026.01.17 13:42:23.507001 [ 268 ] {61569f8c-650c-4191-9925-46e5f6a9f569} <Debug> TCPHandler: Processed in 0.001917372 sec. | ||
| 2773 | 2026.01.17 13:42:23.507137 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.01.17 13:42:23.507233 [ 268 ] {d1e95713-87f4-451b-b00b-0703c565ffeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2775 | 2026.01.17 13:42:23.507275 [ 268 ] {d1e95713-87f4-451b-b00b-0703c565ffeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2776 | 2026.01.17 13:42:23.507705 [ 268 ] {d1e95713-87f4-451b-b00b-0703c565ffeb} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.01.17 13:42:23.507739 [ 268 ] {d1e95713-87f4-451b-b00b-0703c565ffeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2778 | 2026.01.17 13:42:23.508034 [ 268 ] {d1e95713-87f4-451b-b00b-0703c565ffeb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2779 | 2026.01.17 13:42:23.508242 [ 268 ] {d1e95713-87f4-451b-b00b-0703c565ffeb} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.01.17 13:42:23.508369 [ 268 ] {d1e95713-87f4-451b-b00b-0703c565ffeb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001158 sec., 6908.46286701209 rows/sec., 563.34 KiB/sec. | ||
| 2781 | 2026.01.17 13:42:23.508404 [ 268 ] {d1e95713-87f4-451b-b00b-0703c565ffeb} <Debug> TCPHandler: Processed in 0.00132582 sec. | ||
| 2782 | 2026.01.17 13:42:23.508532 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.01.17 13:42:23.508623 [ 268 ] {d5043a38-97e4-419b-bfc8-0f7466077cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2784 | 2026.01.17 13:42:23.508661 [ 268 ] {d5043a38-97e4-419b-bfc8-0f7466077cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2785 | 2026.01.17 13:42:23.509158 [ 268 ] {d5043a38-97e4-419b-bfc8-0f7466077cda} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.01.17 13:42:23.509192 [ 268 ] {d5043a38-97e4-419b-bfc8-0f7466077cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2787 | 2026.01.17 13:42:23.509499 [ 268 ] {d5043a38-97e4-419b-bfc8-0f7466077cda} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2788 | 2026.01.17 13:42:23.509704 [ 268 ] {d5043a38-97e4-419b-bfc8-0f7466077cda} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.01.17 13:42:23.509827 [ 268 ] {d5043a38-97e4-419b-bfc8-0f7466077cda} <Debug> executeQuery: Read 196 rows, 17.70 KiB in 0.001222 sec., 160392.79869067104 rows/sec., 14.14 MiB/sec. | ||
| 2790 | 2026.01.17 13:42:23.509860 [ 268 ] {d5043a38-97e4-419b-bfc8-0f7466077cda} <Debug> TCPHandler: Processed in 0.00138328 sec. | ||
| 2791 | 2026.01.17 13:42:23.509988 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.01.17 13:42:23.510078 [ 268 ] {6e91e321-2f45-42b4-b7cb-14a3be1574b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2793 | 2026.01.17 13:42:23.510117 [ 268 ] {6e91e321-2f45-42b4-b7cb-14a3be1574b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2794 | 2026.01.17 13:42:23.510512 [ 268 ] {6e91e321-2f45-42b4-b7cb-14a3be1574b4} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.01.17 13:42:23.510545 [ 268 ] {6e91e321-2f45-42b4-b7cb-14a3be1574b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2796 | 2026.01.17 13:42:23.510839 [ 268 ] {6e91e321-2f45-42b4-b7cb-14a3be1574b4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2797 | 2026.01.17 13:42:23.511038 [ 268 ] {6e91e321-2f45-42b4-b7cb-14a3be1574b4} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.01.17 13:42:23.511160 [ 268 ] {6e91e321-2f45-42b4-b7cb-14a3be1574b4} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.0011 sec., 25454.545454545452 rows/sec., 1.88 MiB/sec. | ||
| 2799 | 2026.01.17 13:42:23.511195 [ 268 ] {6e91e321-2f45-42b4-b7cb-14a3be1574b4} <Debug> TCPHandler: Processed in 0.001253748 sec. | ||
| 2800 | 2026.01.17 13:42:23.511310 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.01.17 13:42:23.511401 [ 268 ] {cef109de-a7ba-4bcb-9daa-6bb376ffebaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2802 | 2026.01.17 13:42:23.511438 [ 268 ] {cef109de-a7ba-4bcb-9daa-6bb376ffebaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2803 | 2026.01.17 13:42:23.511835 [ 268 ] {cef109de-a7ba-4bcb-9daa-6bb376ffebaa} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.01.17 13:42:23.511868 [ 268 ] {cef109de-a7ba-4bcb-9daa-6bb376ffebaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2805 | 2026.01.17 13:42:23.512148 [ 268 ] {cef109de-a7ba-4bcb-9daa-6bb376ffebaa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2806 | 2026.01.17 13:42:23.512352 [ 268 ] {cef109de-a7ba-4bcb-9daa-6bb376ffebaa} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.01.17 13:42:23.512472 [ 268 ] {cef109de-a7ba-4bcb-9daa-6bb376ffebaa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001089 sec., 22038.56749311295 rows/sec., 1.83 MiB/sec. | ||
| 2808 | 2026.01.17 13:42:23.512506 [ 268 ] {cef109de-a7ba-4bcb-9daa-6bb376ffebaa} <Debug> TCPHandler: Processed in 0.001250338 sec. | ||
| 2809 | 2026.01.17 13:42:23.512623 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.01.17 13:42:23.512713 [ 268 ] {40e752e4-5646-4da2-b41b-2f061e3a3e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.01.17 13:42:23.512751 [ 268 ] {40e752e4-5646-4da2-b41b-2f061e3a3e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2812 | 2026.01.17 13:42:23.513132 [ 268 ] {40e752e4-5646-4da2-b41b-2f061e3a3e93} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.01.17 13:42:23.513165 [ 268 ] {40e752e4-5646-4da2-b41b-2f061e3a3e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2814 | 2026.01.17 13:42:23.513458 [ 268 ] {40e752e4-5646-4da2-b41b-2f061e3a3e93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2815 | 2026.01.17 13:42:23.513658 [ 268 ] {40e752e4-5646-4da2-b41b-2f061e3a3e93} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.01.17 13:42:23.513781 [ 268 ] {40e752e4-5646-4da2-b41b-2f061e3a3e93} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 2817 | 2026.01.17 13:42:23.513816 [ 268 ] {40e752e4-5646-4da2-b41b-2f061e3a3e93} <Debug> TCPHandler: Processed in 0.001249877 sec. | ||
| 2818 | 2026.01.17 13:42:23.513932 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.01.17 13:42:23.514020 [ 268 ] {7364caeb-bed7-492d-aca6-27fdb1540d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2820 | 2026.01.17 13:42:23.514058 [ 268 ] {7364caeb-bed7-492d-aca6-27fdb1540d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2821 | 2026.01.17 13:42:23.514493 [ 268 ] {7364caeb-bed7-492d-aca6-27fdb1540d36} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.01.17 13:42:23.514527 [ 268 ] {7364caeb-bed7-492d-aca6-27fdb1540d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2823 | 2026.01.17 13:42:23.514824 [ 268 ] {7364caeb-bed7-492d-aca6-27fdb1540d36} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2824 | 2026.01.17 13:42:23.515040 [ 268 ] {7364caeb-bed7-492d-aca6-27fdb1540d36} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.01.17 13:42:23.515159 [ 268 ] {7364caeb-bed7-492d-aca6-27fdb1540d36} <Debug> executeQuery: Read 125 rows, 10.39 KiB in 0.001156 sec., 108131.48788927337 rows/sec., 8.78 MiB/sec. | ||
| 2826 | 2026.01.17 13:42:23.515194 [ 268 ] {7364caeb-bed7-492d-aca6-27fdb1540d36} <Debug> TCPHandler: Processed in 0.001316859 sec. | ||
| 2827 | 2026.01.17 13:42:23.515303 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.01.17 13:42:23.515393 [ 268 ] {980b2fe3-e4ae-4bb0-ae30-8f7a0b61fd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.01.17 13:42:23.515434 [ 268 ] {980b2fe3-e4ae-4bb0-ae30-8f7a0b61fd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2830 | 2026.01.17 13:42:23.515834 [ 268 ] {980b2fe3-e4ae-4bb0-ae30-8f7a0b61fd03} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.01.17 13:42:23.515867 [ 268 ] {980b2fe3-e4ae-4bb0-ae30-8f7a0b61fd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2832 | 2026.01.17 13:42:23.516191 [ 268 ] {980b2fe3-e4ae-4bb0-ae30-8f7a0b61fd03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2833 | 2026.01.17 13:42:23.516393 [ 268 ] {980b2fe3-e4ae-4bb0-ae30-8f7a0b61fd03} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.01.17 13:42:23.516516 [ 268 ] {980b2fe3-e4ae-4bb0-ae30-8f7a0b61fd03} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001142 sec., 175131.34851138355 rows/sec., 12.55 MiB/sec. | ||
| 2835 | 2026.01.17 13:42:23.516549 [ 268 ] {980b2fe3-e4ae-4bb0-ae30-8f7a0b61fd03} <Debug> TCPHandler: Processed in 0.001293289 sec. | ||
| 2836 | 2026.01.17 13:42:23.516659 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.01.17 13:42:23.516751 [ 268 ] {212a7bd6-4faa-4d3c-a021-664e144fa9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.01.17 13:42:23.516803 [ 268 ] {212a7bd6-4faa-4d3c-a021-664e144fa9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2839 | 2026.01.17 13:42:23.517527 [ 268 ] {212a7bd6-4faa-4d3c-a021-664e144fa9ec} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.01.17 13:42:23.517562 [ 268 ] {212a7bd6-4faa-4d3c-a021-664e144fa9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2841 | 2026.01.17 13:42:23.518048 [ 268 ] {212a7bd6-4faa-4d3c-a021-664e144fa9ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2842 | 2026.01.17 13:42:23.518262 [ 268 ] {212a7bd6-4faa-4d3c-a021-664e144fa9ec} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.01.17 13:42:23.518358 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2844 | 2026.01.17 13:42:23.518392 [ 268 ] {212a7bd6-4faa-4d3c-a021-664e144fa9ec} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001659 sec., 4822.18203737191 rows/sec., 8.64 MiB/sec. | ||
| 2845 | 2026.01.17 13:42:23.518394 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.01.17 13:42:23.518421 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2847 | 2026.01.17 13:42:23.518441 [ 268 ] {212a7bd6-4faa-4d3c-a021-664e144fa9ec} <Debug> TCPHandler: Processed in 0.00182837 sec. | ||
| 2848 | 2026.01.17 13:42:23.518498 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 2849 | 2026.01.17 13:42:23.518554 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.01.17 13:42:23.518649 [ 268 ] {a1db8e69-65a7-44a4-92d1-7ae007b7e89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2851 | 2026.01.17 13:42:23.518691 [ 268 ] {a1db8e69-65a7-44a4-92d1-7ae007b7e89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2852 | 2026.01.17 13:42:23.518720 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2026.01.17 13:42:23.518778 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 2854 | 2026.01.17 13:42:23.518896 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 2855 | 2026.01.17 13:42:23.519000 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 2856 | 2026.01.17 13:42:23.519001 [ 268 ] {a1db8e69-65a7-44a4-92d1-7ae007b7e89f} <Trace> oximeter.measurements_i64 (cb74d26b-1bdf-43d3-8c8b-a129e3bb53fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.01.17 13:42:23.519051 [ 268 ] {a1db8e69-65a7-44a4-92d1-7ae007b7e89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2858 | 2026.01.17 13:42:23.519103 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2859 | 2026.01.17 13:42:23.519209 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
| 2860 | 2026.01.17 13:42:23.519304 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 2861 | 2026.01.17 13:42:23.519358 [ 268 ] {a1db8e69-65a7-44a4-92d1-7ae007b7e89f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2862 | 2026.01.17 13:42:23.519581 [ 268 ] {a1db8e69-65a7-44a4-92d1-7ae007b7e89f} <Trace> oximeter.measurements_i64 (cb74d26b-1bdf-43d3-8c8b-a129e3bb53fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.01.17 13:42:23.519714 [ 268 ] {a1db8e69-65a7-44a4-92d1-7ae007b7e89f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001083 sec., 8310.249307479224 rows/sec., 587.02 KiB/sec. | ||
| 2864 | 2026.01.17 13:42:23.519748 [ 268 ] {a1db8e69-65a7-44a4-92d1-7ae007b7e89f} <Debug> TCPHandler: Processed in 0.001242087 sec. | ||
| 2865 | 2026.01.17 13:42:23.519860 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.01.17 13:42:23.519950 [ 268 ] {7918ae38-1e06-442a-90fc-38e3b5ad5f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.01.17 13:42:23.519989 [ 268 ] {7918ae38-1e06-442a-90fc-38e3b5ad5f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2868 | 2026.01.17 13:42:23.520315 [ 268 ] {7918ae38-1e06-442a-90fc-38e3b5ad5f62} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.01.17 13:42:23.520350 [ 268 ] {7918ae38-1e06-442a-90fc-38e3b5ad5f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2870 | 2026.01.17 13:42:23.520662 [ 268 ] {7918ae38-1e06-442a-90fc-38e3b5ad5f62} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2871 | 2026.01.17 13:42:23.520874 [ 268 ] {7918ae38-1e06-442a-90fc-38e3b5ad5f62} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.01.17 13:42:23.520904 [ 191 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 19 columns (19 merged, 0 gathered) in 0.002439973 sec., 33197.08865630891 rows/sec., 59.49 MiB/sec. | ||
| 2873 | 2026.01.17 13:42:23.521003 [ 268 ] {7918ae38-1e06-442a-90fc-38e3b5ad5f62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2874 | 2026.01.17 13:42:23.521041 [ 268 ] {7918ae38-1e06-442a-90fc-38e3b5ad5f62} <Debug> TCPHandler: Processed in 0.001229117 sec. | ||
| 2875 | 2026.01.17 13:42:23.521293 [ 188 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2876 | 2026.01.17 13:42:23.521666 [ 188 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.01.17 13:42:23.521738 [ 188 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2878 | 2026.01.17 13:42:23.521862 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2879 | 2026.01.17 13:42:23.636515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2880 | 2026.01.17 13:42:23.653569 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.01.17 13:42:23.653622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2882 | 2026.01.17 13:42:23.659916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2883 | 2026.01.17 13:42:23.660576 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.01.17 13:42:23.660876 [ 61 ] {} <Debug> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2885 | 2026.01.17 13:42:23.660952 [ 61 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.01.17 13:42:23.660973 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2887 | 2026.01.17 13:42:23.661096 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 2888 | 2026.01.17 13:42:23.663634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2889 | 2026.01.17 13:42:23.665415 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2890 | 2026.01.17 13:42:23.666896 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 2891 | 2026.01.17 13:42:23.671549 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 2892 | 2026.01.17 13:42:23.675870 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 2893 | 2026.01.17 13:42:23.680223 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 2894 | 2026.01.17 13:42:23.684697 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 2895 | 2026.01.17 13:42:23.689041 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 2896 | 2026.01.17 13:42:23.742627 [ 191 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081593054 sec., 1017.2434531007995 rows/sec., 5.26 MiB/sec. | ||
| 2897 | 2026.01.17 13:42:23.744338 [ 198 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2898 | 2026.01.17 13:42:23.746231 [ 198 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_11_2} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.01.17 13:42:23.746336 [ 198 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_11_2} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2900 | 2026.01.17 13:42:23.747605 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2901 | 2026.01.17 13:42:24.001116 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.50 MiB, peak 223.39 MiB, free memory in arenas 0.00 B, will set to 222.54 MiB (RSS), difference: 9.05 MiB | ||
| 2902 | 2026.01.17 13:42:28.504736 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.01.17 13:42:28.504931 [ 268 ] {4262ff3f-7567-4881-9a70-ed59a371afca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2904 | 2026.01.17 13:42:28.505001 [ 268 ] {4262ff3f-7567-4881-9a70-ed59a371afca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2905 | 2026.01.17 13:42:28.505703 [ 268 ] {4262ff3f-7567-4881-9a70-ed59a371afca} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.01.17 13:42:28.505756 [ 268 ] {4262ff3f-7567-4881-9a70-ed59a371afca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2907 | 2026.01.17 13:42:28.506175 [ 268 ] {4262ff3f-7567-4881-9a70-ed59a371afca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2908 | 2026.01.17 13:42:28.506418 [ 268 ] {4262ff3f-7567-4881-9a70-ed59a371afca} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.01.17 13:42:28.506621 [ 268 ] {4262ff3f-7567-4881-9a70-ed59a371afca} <Debug> executeQuery: Read 120 rows, 10.54 KiB in 0.001735 sec., 69164.265129683 rows/sec., 5.93 MiB/sec. | ||
| 2910 | 2026.01.17 13:42:28.506694 [ 268 ] {4262ff3f-7567-4881-9a70-ed59a371afca} <Debug> TCPHandler: Processed in 0.002091726 sec. | ||
| 2911 | 2026.01.17 13:42:28.506876 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.01.17 13:42:28.507000 [ 268 ] {17aa6873-5e12-4f47-b3c2-e9a7811454c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2913 | 2026.01.17 13:42:28.507047 [ 268 ] {17aa6873-5e12-4f47-b3c2-e9a7811454c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2914 | 2026.01.17 13:42:28.507508 [ 268 ] {17aa6873-5e12-4f47-b3c2-e9a7811454c1} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.01.17 13:42:28.507546 [ 268 ] {17aa6873-5e12-4f47-b3c2-e9a7811454c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2916 | 2026.01.17 13:42:28.507875 [ 268 ] {17aa6873-5e12-4f47-b3c2-e9a7811454c1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2917 | 2026.01.17 13:42:28.508104 [ 268 ] {17aa6873-5e12-4f47-b3c2-e9a7811454c1} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.01.17 13:42:28.508210 [ 142 ] {} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2919 | 2026.01.17 13:42:28.508241 [ 268 ] {17aa6873-5e12-4f47-b3c2-e9a7811454c1} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001268 sec., 25236.59305993691 rows/sec., 1.85 MiB/sec. | ||
| 2920 | 2026.01.17 13:42:28.508248 [ 142 ] {} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.01.17 13:42:28.508277 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2922 | 2026.01.17 13:42:28.508283 [ 268 ] {17aa6873-5e12-4f47-b3c2-e9a7811454c1} <Debug> TCPHandler: Processed in 0.001476522 sec. | ||
| 2923 | 2026.01.17 13:42:28.508403 [ 188 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 2924 | 2026.01.17 13:42:28.508415 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.01.17 13:42:28.508552 [ 268 ] {aa6e196f-fe76-45a5-b940-3f2d1efb1636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2926 | 2026.01.17 13:42:28.508563 [ 188 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2927 | 2026.01.17 13:42:28.508598 [ 268 ] {aa6e196f-fe76-45a5-b940-3f2d1efb1636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2928 | 2026.01.17 13:42:28.508616 [ 188 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 239 rows starting from the beginning of the part | ||
| 2929 | 2026.01.17 13:42:28.508725 [ 188 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2930 | 2026.01.17 13:42:28.508781 [ 188 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 2931 | 2026.01.17 13:42:28.508839 [ 188 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2932 | 2026.01.17 13:42:28.508901 [ 188 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 2933 | 2026.01.17 13:42:28.508947 [ 188 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 2934 | 2026.01.17 13:42:28.509070 [ 268 ] {aa6e196f-fe76-45a5-b940-3f2d1efb1636} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.01.17 13:42:28.509113 [ 268 ] {aa6e196f-fe76-45a5-b940-3f2d1efb1636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2936 | 2026.01.17 13:42:28.509649 [ 268 ] {aa6e196f-fe76-45a5-b940-3f2d1efb1636} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2937 | 2026.01.17 13:42:28.509891 [ 268 ] {aa6e196f-fe76-45a5-b940-3f2d1efb1636} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.01.17 13:42:28.510013 [ 198 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671786 sec., 211749.58995948045 rows/sec., 14.55 MiB/sec. | ||
| 2939 | 2026.01.17 13:42:28.510024 [ 268 ] {aa6e196f-fe76-45a5-b940-3f2d1efb1636} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001494 sec., 64257.02811244979 rows/sec., 5.02 MiB/sec. | ||
| 2940 | 2026.01.17 13:42:28.510068 [ 268 ] {aa6e196f-fe76-45a5-b940-3f2d1efb1636} <Debug> TCPHandler: Processed in 0.001703588 sec. | ||
| 2941 | 2026.01.17 13:42:28.510192 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.01.17 13:42:28.510223 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2943 | 2026.01.17 13:42:28.510290 [ 268 ] {83853791-c859-4ab0-b378-3ecefb20de85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2944 | 2026.01.17 13:42:28.510340 [ 268 ] {83853791-c859-4ab0-b378-3ecefb20de85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2945 | 2026.01.17 13:42:28.510570 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.01.17 13:42:28.510667 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_11_2} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2947 | 2026.01.17 13:42:28.510776 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2948 | 2026.01.17 13:42:28.510784 [ 268 ] {83853791-c859-4ab0-b378-3ecefb20de85} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.01.17 13:42:28.510829 [ 268 ] {83853791-c859-4ab0-b378-3ecefb20de85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2950 | 2026.01.17 13:42:28.511329 [ 268 ] {83853791-c859-4ab0-b378-3ecefb20de85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2951 | 2026.01.17 13:42:28.511641 [ 268 ] {83853791-c859-4ab0-b378-3ecefb20de85} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.01.17 13:42:28.511824 [ 268 ] {83853791-c859-4ab0-b378-3ecefb20de85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec. | ||
| 2953 | 2026.01.17 13:42:28.511865 [ 268 ] {83853791-c859-4ab0-b378-3ecefb20de85} <Debug> TCPHandler: Processed in 0.001722407 sec. | ||
| 2954 | 2026.01.17 13:42:28.511991 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.01.17 13:42:28.512089 [ 268 ] {29e795ea-51a6-4ef1-a80a-62cd5ab5cdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.01.17 13:42:28.512165 [ 268 ] {29e795ea-51a6-4ef1-a80a-62cd5ab5cdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2957 | 2026.01.17 13:42:28.513078 [ 268 ] {29e795ea-51a6-4ef1-a80a-62cd5ab5cdd8} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.01.17 13:42:28.513113 [ 268 ] {29e795ea-51a6-4ef1-a80a-62cd5ab5cdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2959 | 2026.01.17 13:42:28.513714 [ 268 ] {29e795ea-51a6-4ef1-a80a-62cd5ab5cdd8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2960 | 2026.01.17 13:42:28.513946 [ 268 ] {29e795ea-51a6-4ef1-a80a-62cd5ab5cdd8} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.01.17 13:42:28.514084 [ 268 ] {29e795ea-51a6-4ef1-a80a-62cd5ab5cdd8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002018 sec., 15857.284440039644 rows/sec., 28.42 MiB/sec. | ||
| 2962 | 2026.01.17 13:42:28.514136 [ 268 ] {29e795ea-51a6-4ef1-a80a-62cd5ab5cdd8} <Debug> TCPHandler: Processed in 0.002195258 sec. | ||
| 2963 | 2026.01.17 13:42:28.514261 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.01.17 13:42:28.514355 [ 268 ] {c00dd5c2-a95f-4e1c-9acf-0bd1ec0df4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2965 | 2026.01.17 13:42:28.514398 [ 268 ] {c00dd5c2-a95f-4e1c-9acf-0bd1ec0df4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2966 | 2026.01.17 13:42:28.514772 [ 268 ] {c00dd5c2-a95f-4e1c-9acf-0bd1ec0df4ff} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.01.17 13:42:28.514807 [ 268 ] {c00dd5c2-a95f-4e1c-9acf-0bd1ec0df4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2968 | 2026.01.17 13:42:28.515120 [ 268 ] {c00dd5c2-a95f-4e1c-9acf-0bd1ec0df4ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2969 | 2026.01.17 13:42:28.515332 [ 268 ] {c00dd5c2-a95f-4e1c-9acf-0bd1ec0df4ff} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.01.17 13:42:28.515458 [ 268 ] {c00dd5c2-a95f-4e1c-9acf-0bd1ec0df4ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 2971 | 2026.01.17 13:42:28.515493 [ 268 ] {c00dd5c2-a95f-4e1c-9acf-0bd1ec0df4ff} <Debug> TCPHandler: Processed in 0.001283978 sec. | ||
| 2972 | 2026.01.17 13:42:30.790308 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2973 | 2026.01.17 13:42:30.790391 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2974 | 2026.01.17 13:42:30.876002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5644 | ||
| 2975 | 2026.01.17 13:42:30.876485 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.01.17 13:42:30.876524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2977 | 2026.01.17 13:42:30.877077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2978 | 2026.01.17 13:42:30.877326 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.01.17 13:42:30.877459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5644 | ||
| 2980 | 2026.01.17 13:42:30.880526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 420 | ||
| 2981 | 2026.01.17 13:42:30.882793 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.01.17 13:42:30.882853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2983 | 2026.01.17 13:42:30.884070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2984 | 2026.01.17 13:42:30.884360 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.01.17 13:42:30.884711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 2986 | 2026.01.17 13:42:31.164651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2987 | 2026.01.17 13:42:31.181911 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.01.17 13:42:31.181968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2989 | 2026.01.17 13:42:31.187565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2990 | 2026.01.17 13:42:31.188327 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.01.17 13:42:31.191238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2992 | 2026.01.17 13:42:33.503499 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.01.17 13:42:33.503708 [ 268 ] {ccbd9e25-ff72-4b37-a3f2-5f2bce31b7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2994 | 2026.01.17 13:42:33.503775 [ 268 ] {ccbd9e25-ff72-4b37-a3f2-5f2bce31b7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2995 | 2026.01.17 13:42:33.504384 [ 268 ] {ccbd9e25-ff72-4b37-a3f2-5f2bce31b7b4} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.01.17 13:42:33.504430 [ 268 ] {ccbd9e25-ff72-4b37-a3f2-5f2bce31b7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2997 | 2026.01.17 13:42:33.504819 [ 268 ] {ccbd9e25-ff72-4b37-a3f2-5f2bce31b7b4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2998 | 2026.01.17 13:42:33.505040 [ 268 ] {ccbd9e25-ff72-4b37-a3f2-5f2bce31b7b4} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.01.17 13:42:33.505178 [ 144 ] {} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3000 | 2026.01.17 13:42:33.505188 [ 268 ] {ccbd9e25-ff72-4b37-a3f2-5f2bce31b7b4} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001533 sec., 46966.731898238744 rows/sec., 3.78 MiB/sec. | ||
| 3001 | 2026.01.17 13:42:33.505253 [ 144 ] {} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.01.17 13:42:33.505270 [ 268 ] {ccbd9e25-ff72-4b37-a3f2-5f2bce31b7b4} <Debug> TCPHandler: Processed in 0.001910412 sec. | ||
| 3003 | 2026.01.17 13:42:33.505283 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3004 | 2026.01.17 13:42:33.505400 [ 188 ] {aa079346-927b-4352-b18d-64df0b1647de::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 | ||
| 3005 | 2026.01.17 13:42:33.505404 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.01.17 13:42:33.505529 [ 188 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3007 | 2026.01.17 13:42:33.505530 [ 268 ] {590d9de5-721b-44a7-bdb8-1fffe8af82b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.01.17 13:42:33.505576 [ 188 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2403 rows starting from the beginning of the part | ||
| 3009 | 2026.01.17 13:42:33.505593 [ 268 ] {590d9de5-721b-44a7-bdb8-1fffe8af82b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3010 | 2026.01.17 13:42:33.505656 [ 188 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3011 | 2026.01.17 13:42:33.505713 [ 188 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 118 rows starting from the beginning of the part | ||
| 3012 | 2026.01.17 13:42:33.505764 [ 188 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 196 rows starting from the beginning of the part | ||
| 3013 | 2026.01.17 13:42:33.505808 [ 188 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part | ||
| 3014 | 2026.01.17 13:42:33.505911 [ 188 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part | ||
| 3015 | 2026.01.17 13:42:33.506045 [ 268 ] {590d9de5-721b-44a7-bdb8-1fffe8af82b4} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.01.17 13:42:33.506088 [ 268 ] {590d9de5-721b-44a7-bdb8-1fffe8af82b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3017 | 2026.01.17 13:42:33.506439 [ 268 ] {590d9de5-721b-44a7-bdb8-1fffe8af82b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3018 | 2026.01.17 13:42:33.506695 [ 268 ] {590d9de5-721b-44a7-bdb8-1fffe8af82b4} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.17 13:42:33.506835 [ 268 ] {590d9de5-721b-44a7-bdb8-1fffe8af82b4} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001327 sec., 6028.636021100226 rows/sec., 453.33 KiB/sec. | ||
| 3020 | 2026.01.17 13:42:33.506872 [ 268 ] {590d9de5-721b-44a7-bdb8-1fffe8af82b4} <Debug> TCPHandler: Processed in 0.001518854 sec. | ||
| 3021 | 2026.01.17 13:42:33.507072 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.01.17 13:42:33.507196 [ 268 ] {7defe19b-692a-4ac0-a65d-ba9d99fffeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3023 | 2026.01.17 13:42:33.507237 [ 268 ] {7defe19b-692a-4ac0-a65d-ba9d99fffeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3024 | 2026.01.17 13:42:33.507501 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2965 rows, containing 5 columns (5 merged, 0 gathered) in 0.002145907 sec., 1381700.1389156193 rows/sec., 118.91 MiB/sec. | ||
| 3025 | 2026.01.17 13:42:33.507678 [ 268 ] {7defe19b-692a-4ac0-a65d-ba9d99fffeb4} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.01.17 13:42:33.507719 [ 268 ] {7defe19b-692a-4ac0-a65d-ba9d99fffeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3027 | 2026.01.17 13:42:33.508006 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3028 | 2026.01.17 13:42:33.508062 [ 268 ] {7defe19b-692a-4ac0-a65d-ba9d99fffeb4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3029 | 2026.01.17 13:42:33.508340 [ 268 ] {7defe19b-692a-4ac0-a65d-ba9d99fffeb4} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.01.17 13:42:33.508466 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.01.17 13:42:33.508475 [ 268 ] {7defe19b-692a-4ac0-a65d-ba9d99fffeb4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001297 sec., 55512.72166538165 rows/sec., 4.33 MiB/sec. | ||
| 3032 | 2026.01.17 13:42:33.508495 [ 144 ] {} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3033 | 2026.01.17 13:42:33.508529 [ 268 ] {7defe19b-692a-4ac0-a65d-ba9d99fffeb4} <Debug> TCPHandler: Processed in 0.001505123 sec. | ||
| 3034 | 2026.01.17 13:42:33.508540 [ 144 ] {} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.01.17 13:42:33.508570 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3036 | 2026.01.17 13:42:33.508577 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_16_3} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3037 | 2026.01.17 13:42:33.508645 [ 188 ] {3b6558ac-abe3-401b-a698-82cb679427e6::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 | ||
| 3038 | 2026.01.17 13:42:33.508656 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.01.17 13:42:33.508697 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3040 | 2026.01.17 13:42:33.508755 [ 188 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3041 | 2026.01.17 13:42:33.508773 [ 268 ] {b6abec4e-ace4-44ad-8136-506e8d495dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.01.17 13:42:33.508787 [ 188 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1200 rows starting from the beginning of the part | ||
| 3043 | 2026.01.17 13:42:33.508824 [ 268 ] {b6abec4e-ace4-44ad-8136-506e8d495dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3044 | 2026.01.17 13:42:33.508850 [ 188 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3045 | 2026.01.17 13:42:33.508900 [ 188 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 103 rows starting from the beginning of the part | ||
| 3046 | 2026.01.17 13:42:33.508943 [ 188 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 125 rows starting from the beginning of the part | ||
| 3047 | 2026.01.17 13:42:33.508999 [ 188 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
| 3048 | 2026.01.17 13:42:33.509040 [ 188 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part | ||
| 3049 | 2026.01.17 13:42:33.509267 [ 268 ] {b6abec4e-ace4-44ad-8136-506e8d495dda} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.01.17 13:42:33.509307 [ 268 ] {b6abec4e-ace4-44ad-8136-506e8d495dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3051 | 2026.01.17 13:42:33.509657 [ 268 ] {b6abec4e-ace4-44ad-8136-506e8d495dda} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3052 | 2026.01.17 13:42:33.509872 [ 268 ] {b6abec4e-ace4-44ad-8136-506e8d495dda} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.17 13:42:33.509965 [ 191 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135353 sec., 1226422.7612243542 rows/sec., 95.27 MiB/sec. | ||
| 3054 | 2026.01.17 13:42:33.509977 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3055 | 2026.01.17 13:42:33.510001 [ 268 ] {b6abec4e-ace4-44ad-8136-506e8d495dda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 3056 | 2026.01.17 13:42:33.510024 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.17 13:42:33.510047 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3058 | 2026.01.17 13:42:33.510048 [ 268 ] {b6abec4e-ace4-44ad-8136-506e8d495dda} <Debug> TCPHandler: Processed in 0.001440832 sec. | ||
| 3059 | 2026.01.17 13:42:33.510108 [ 188 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 3060 | 2026.01.17 13:42:33.510177 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.01.17 13:42:33.510203 [ 188 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3062 | 2026.01.17 13:42:33.510236 [ 188 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4287 rows starting from the beginning of the part | ||
| 3063 | 2026.01.17 13:42:33.510260 [ 187 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3064 | 2026.01.17 13:42:33.510276 [ 268 ] {ac031aad-ea9c-4517-a3ef-579aadb6f69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3065 | 2026.01.17 13:42:33.510285 [ 188 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 3066 | 2026.01.17 13:42:33.510339 [ 188 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 3067 | 2026.01.17 13:42:33.510341 [ 268 ] {ac031aad-ea9c-4517-a3ef-579aadb6f69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3068 | 2026.01.17 13:42:33.510379 [ 188 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 200 rows starting from the beginning of the part | ||
| 3069 | 2026.01.17 13:42:33.510422 [ 188 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 3070 | 2026.01.17 13:42:33.510461 [ 188 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 3071 | 2026.01.17 13:42:33.510630 [ 187 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.01.17 13:42:33.510729 [ 187 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_16_3} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3073 | 2026.01.17 13:42:33.510831 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 3074 | 2026.01.17 13:42:33.511102 [ 268 ] {ac031aad-ea9c-4517-a3ef-579aadb6f69c} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.01.17 13:42:33.511144 [ 268 ] {ac031aad-ea9c-4517-a3ef-579aadb6f69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3076 | 2026.01.17 13:42:33.511652 [ 268 ] {ac031aad-ea9c-4517-a3ef-579aadb6f69c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3077 | 2026.01.17 13:42:33.512016 [ 268 ] {ac031aad-ea9c-4517-a3ef-579aadb6f69c} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.01.17 13:42:33.512200 [ 268 ] {ac031aad-ea9c-4517-a3ef-579aadb6f69c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001941 sec., 4121.586810922205 rows/sec., 7.39 MiB/sec. | ||
| 3079 | 2026.01.17 13:42:33.512264 [ 268 ] {ac031aad-ea9c-4517-a3ef-579aadb6f69c} <Debug> TCPHandler: Processed in 0.002135277 sec. | ||
| 3080 | 2026.01.17 13:42:33.512396 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.01.17 13:42:33.512512 [ 268 ] {1b8a67cb-2403-4674-9578-48bd4f762b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.01.17 13:42:33.512562 [ 268 ] {1b8a67cb-2403-4674-9578-48bd4f762b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3083 | 2026.01.17 13:42:33.512727 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002642328 sec., 1940334.432364188 rows/sec., 132.01 MiB/sec. | ||
| 3084 | 2026.01.17 13:42:33.512988 [ 268 ] {1b8a67cb-2403-4674-9578-48bd4f762b56} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.01.17 13:42:33.513040 [ 268 ] {1b8a67cb-2403-4674-9578-48bd4f762b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3086 | 2026.01.17 13:42:33.513215 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3087 | 2026.01.17 13:42:33.513477 [ 268 ] {1b8a67cb-2403-4674-9578-48bd4f762b56} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3088 | 2026.01.17 13:42:33.513501 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.01.17 13:42:33.513574 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3090 | 2026.01.17 13:42:33.513648 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3091 | 2026.01.17 13:42:33.513759 [ 268 ] {1b8a67cb-2403-4674-9578-48bd4f762b56} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.01.17 13:42:33.513865 [ 144 ] {} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3093 | 2026.01.17 13:42:33.513893 [ 144 ] {} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.01.17 13:42:33.513900 [ 268 ] {1b8a67cb-2403-4674-9578-48bd4f762b56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
| 3095 | 2026.01.17 13:42:33.513911 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3096 | 2026.01.17 13:42:33.513944 [ 268 ] {1b8a67cb-2403-4674-9578-48bd4f762b56} <Debug> TCPHandler: Processed in 0.001607535 sec. | ||
| 3097 | 2026.01.17 13:42:33.514002 [ 200 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3098 | 2026.01.17 13:42:33.514110 [ 200 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3099 | 2026.01.17 13:42:33.514137 [ 200 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 626 rows starting from the beginning of the part | ||
| 3100 | 2026.01.17 13:42:33.514184 [ 200 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3101 | 2026.01.17 13:42:33.514225 [ 200 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3102 | 2026.01.17 13:42:33.514261 [ 200 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3103 | 2026.01.17 13:42:33.514297 [ 200 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3104 | 2026.01.17 13:42:33.514334 [ 200 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3105 | 2026.01.17 13:42:33.515110 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146006 sec., 808023.6927206315 rows/sec., 52.25 MiB/sec. | ||
| 3106 | 2026.01.17 13:42:33.515278 [ 191 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3107 | 2026.01.17 13:42:33.515563 [ 191 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_16_3} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.01.17 13:42:33.515635 [ 191 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_16_3} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3109 | 2026.01.17 13:42:33.515708 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3110 | 2026.01.17 13:42:34.669770 [ 143 ] {} <Debug> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3111 | 2026.01.17 13:42:34.669840 [ 143 ] {} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.01.17 13:42:34.669867 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3113 | 2026.01.17 13:42:34.669995 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::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 | ||
| 3114 | 2026.01.17 13:42:34.670149 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3115 | 2026.01.17 13:42:34.670201 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 3116 | 2026.01.17 13:42:34.670310 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3117 | 2026.01.17 13:42:34.670390 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3118 | 2026.01.17 13:42:34.670463 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 223 rows starting from the beginning of the part | ||
| 3119 | 2026.01.17 13:42:34.670535 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::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 | ||
| 3120 | 2026.01.17 13:42:34.671756 [ 191 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182048 sec., 476797.32817718404 rows/sec., 29.15 MiB/sec. | ||
| 3121 | 2026.01.17 13:42:34.671900 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3122 | 2026.01.17 13:42:34.672162 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_5_1} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.01.17 13:42:34.672233 [ 200 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_5_1} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3124 | 2026.01.17 13:42:34.672300 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3125 | 2026.01.17 13:42:34.981668 [ 141 ] {} <Debug> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3126 | 2026.01.17 13:42:34.981794 [ 141 ] {} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.01.17 13:42:34.981816 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3128 | 2026.01.17 13:42:34.981950 [ 200 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::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 | ||
| 3129 | 2026.01.17 13:42:34.982094 [ 200 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3130 | 2026.01.17 13:42:34.982131 [ 200 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3131 | 2026.01.17 13:42:34.982199 [ 200 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3132 | 2026.01.17 13:42:34.982253 [ 200 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3133 | 2026.01.17 13:42:34.982300 [ 200 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3134 | 2026.01.17 13:42:34.982340 [ 200 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3135 | 2026.01.17 13:42:34.983126 [ 191 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234787 sec., 17816.83804575202 rows/sec., 1.49 MiB/sec. | ||
| 3136 | 2026.01.17 13:42:34.983320 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3137 | 2026.01.17 13:42:34.983643 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.01.17 13:42:34.983721 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_5_1} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3139 | 2026.01.17 13:42:34.983822 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3140 | 2026.01.17 13:42:36.433164 [ 138 ] {} <Debug> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3141 | 2026.01.17 13:42:36.433256 [ 138 ] {} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.01.17 13:42:36.433291 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3143 | 2026.01.17 13:42:36.433432 [ 200 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::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 | ||
| 3144 | 2026.01.17 13:42:36.433569 [ 200 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3145 | 2026.01.17 13:42:36.433604 [ 200 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 3146 | 2026.01.17 13:42:36.433668 [ 200 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3147 | 2026.01.17 13:42:36.433716 [ 200 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3148 | 2026.01.17 13:42:36.433757 [ 200 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 434 rows starting from the beginning of the part | ||
| 3149 | 2026.01.17 13:42:36.433797 [ 200 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::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 | ||
| 3150 | 2026.01.17 13:42:36.434845 [ 197 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467022 sec., 1150630.3245622765 rows/sec., 78.02 MiB/sec. | ||
| 3151 | 2026.01.17 13:42:36.435072 [ 191 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3152 | 2026.01.17 13:42:36.435404 [ 191 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_5_1} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.01.17 13:42:36.435488 [ 191 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_5_1} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3154 | 2026.01.17 13:42:36.435582 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3155 | 2026.01.17 13:42:38.377682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6156 | ||
| 3156 | 2026.01.17 13:42:38.378443 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.01.17 13:42:38.378493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3158 | 2026.01.17 13:42:38.378990 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3159 | 2026.01.17 13:42:38.379230 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.01.17 13:42:38.379380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6156 | ||
| 3161 | 2026.01.17 13:42:38.530943 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.01.17 13:42:38.531144 [ 268 ] {ad75e38b-16c3-473c-bbf1-b6a5bc73e458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3163 | 2026.01.17 13:42:38.531222 [ 268 ] {ad75e38b-16c3-473c-bbf1-b6a5bc73e458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3164 | 2026.01.17 13:42:38.531881 [ 268 ] {ad75e38b-16c3-473c-bbf1-b6a5bc73e458} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.01.17 13:42:38.531929 [ 268 ] {ad75e38b-16c3-473c-bbf1-b6a5bc73e458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3166 | 2026.01.17 13:42:38.532322 [ 268 ] {ad75e38b-16c3-473c-bbf1-b6a5bc73e458} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3167 | 2026.01.17 13:42:38.532558 [ 268 ] {ad75e38b-16c3-473c-bbf1-b6a5bc73e458} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.01.17 13:42:38.532716 [ 268 ] {ad75e38b-16c3-473c-bbf1-b6a5bc73e458} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001626 sec., 3690.0369003690034 rows/sec., 300.90 KiB/sec. | ||
| 3169 | 2026.01.17 13:42:38.532766 [ 268 ] {ad75e38b-16c3-473c-bbf1-b6a5bc73e458} <Debug> TCPHandler: Processed in 0.001966054 sec. | ||
| 3170 | 2026.01.17 13:42:38.532903 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.01.17 13:42:38.533005 [ 268 ] {3d1a2168-d1ee-4ef7-a5f6-23efe131db01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3172 | 2026.01.17 13:42:38.533047 [ 268 ] {3d1a2168-d1ee-4ef7-a5f6-23efe131db01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3173 | 2026.01.17 13:42:38.534151 [ 268 ] {3d1a2168-d1ee-4ef7-a5f6-23efe131db01} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.01.17 13:42:38.534190 [ 268 ] {3d1a2168-d1ee-4ef7-a5f6-23efe131db01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3175 | 2026.01.17 13:42:38.534611 [ 268 ] {3d1a2168-d1ee-4ef7-a5f6-23efe131db01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3176 | 2026.01.17 13:42:38.534837 [ 268 ] {3d1a2168-d1ee-4ef7-a5f6-23efe131db01} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.01.17 13:42:38.534974 [ 268 ] {3d1a2168-d1ee-4ef7-a5f6-23efe131db01} <Debug> executeQuery: Read 1263 rows, 107.32 KiB in 0.001993 sec., 633718.0130456599 rows/sec., 52.59 MiB/sec. | ||
| 3178 | 2026.01.17 13:42:38.535026 [ 268 ] {3d1a2168-d1ee-4ef7-a5f6-23efe131db01} <Debug> TCPHandler: Processed in 0.002174618 sec. | ||
| 3179 | 2026.01.17 13:42:38.535166 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.01.17 13:42:38.535270 [ 268 ] {adc54adf-7305-47ef-b1ed-0c263cd34a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.01.17 13:42:38.535312 [ 268 ] {adc54adf-7305-47ef-b1ed-0c263cd34a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3182 | 2026.01.17 13:42:38.535781 [ 268 ] {adc54adf-7305-47ef-b1ed-0c263cd34a9c} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.01.17 13:42:38.535819 [ 268 ] {adc54adf-7305-47ef-b1ed-0c263cd34a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3184 | 2026.01.17 13:42:38.536147 [ 268 ] {adc54adf-7305-47ef-b1ed-0c263cd34a9c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3185 | 2026.01.17 13:42:38.536360 [ 268 ] {adc54adf-7305-47ef-b1ed-0c263cd34a9c} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.01.17 13:42:38.536491 [ 268 ] {adc54adf-7305-47ef-b1ed-0c263cd34a9c} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001245 sec., 30522.088353413656 rows/sec., 2.22 MiB/sec. | ||
| 3187 | 2026.01.17 13:42:38.536530 [ 268 ] {adc54adf-7305-47ef-b1ed-0c263cd34a9c} <Debug> TCPHandler: Processed in 0.001415702 sec. | ||
| 3188 | 2026.01.17 13:42:38.536651 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.01.17 13:42:38.536745 [ 268 ] {75645e91-8ed9-487f-b0f4-a86e5aae7fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.01.17 13:42:38.536785 [ 268 ] {75645e91-8ed9-487f-b0f4-a86e5aae7fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3191 | 2026.01.17 13:42:38.537300 [ 268 ] {75645e91-8ed9-487f-b0f4-a86e5aae7fde} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.01.17 13:42:38.537337 [ 268 ] {75645e91-8ed9-487f-b0f4-a86e5aae7fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3193 | 2026.01.17 13:42:38.537681 [ 268 ] {75645e91-8ed9-487f-b0f4-a86e5aae7fde} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3194 | 2026.01.17 13:42:38.537890 [ 268 ] {75645e91-8ed9-487f-b0f4-a86e5aae7fde} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.01.17 13:42:38.538020 [ 268 ] {75645e91-8ed9-487f-b0f4-a86e5aae7fde} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001294 sec., 176197.83616692427 rows/sec., 11.93 MiB/sec. | ||
| 3196 | 2026.01.17 13:42:38.538058 [ 268 ] {75645e91-8ed9-487f-b0f4-a86e5aae7fde} <Debug> TCPHandler: Processed in 0.001456462 sec. | ||
| 3197 | 2026.01.17 13:42:38.538191 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.01.17 13:42:38.538286 [ 268 ] {d86c8c2d-3c18-4225-87d1-61d3039bd80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3199 | 2026.01.17 13:42:38.538327 [ 268 ] {d86c8c2d-3c18-4225-87d1-61d3039bd80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3200 | 2026.01.17 13:42:38.538948 [ 268 ] {d86c8c2d-3c18-4225-87d1-61d3039bd80c} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.01.17 13:42:38.538985 [ 268 ] {d86c8c2d-3c18-4225-87d1-61d3039bd80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3202 | 2026.01.17 13:42:38.539335 [ 268 ] {d86c8c2d-3c18-4225-87d1-61d3039bd80c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3203 | 2026.01.17 13:42:38.539547 [ 268 ] {d86c8c2d-3c18-4225-87d1-61d3039bd80c} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.01.17 13:42:38.539679 [ 268 ] {d86c8c2d-3c18-4225-87d1-61d3039bd80c} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.001412 sec., 395184.1359773371 rows/sec., 29.36 MiB/sec. | ||
| 3205 | 2026.01.17 13:42:38.539716 [ 268 ] {d86c8c2d-3c18-4225-87d1-61d3039bd80c} <Debug> TCPHandler: Processed in 0.001583205 sec. | ||
| 3206 | 2026.01.17 13:42:38.539843 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.01.17 13:42:38.539936 [ 268 ] {9efff9e1-bcf0-4034-a6b5-d03aa9e7eb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3208 | 2026.01.17 13:42:38.539979 [ 268 ] {9efff9e1-bcf0-4034-a6b5-d03aa9e7eb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3209 | 2026.01.17 13:42:38.540546 [ 268 ] {9efff9e1-bcf0-4034-a6b5-d03aa9e7eb79} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.01.17 13:42:38.540584 [ 268 ] {9efff9e1-bcf0-4034-a6b5-d03aa9e7eb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3211 | 2026.01.17 13:42:38.540955 [ 268 ] {9efff9e1-bcf0-4034-a6b5-d03aa9e7eb79} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3212 | 2026.01.17 13:42:38.541179 [ 268 ] {9efff9e1-bcf0-4034-a6b5-d03aa9e7eb79} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.01.17 13:42:38.541311 [ 268 ] {9efff9e1-bcf0-4034-a6b5-d03aa9e7eb79} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001393 sec., 608040.2010050252 rows/sec., 40.93 MiB/sec. | ||
| 3214 | 2026.01.17 13:42:38.541349 [ 268 ] {9efff9e1-bcf0-4034-a6b5-d03aa9e7eb79} <Debug> TCPHandler: Processed in 0.001554404 sec. | ||
| 3215 | 2026.01.17 13:42:38.541469 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.01.17 13:42:38.541563 [ 268 ] {630d78eb-53d2-4591-ad81-54a3e71a212a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.01.17 13:42:38.541620 [ 268 ] {630d78eb-53d2-4591-ad81-54a3e71a212a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3218 | 2026.01.17 13:42:38.542447 [ 268 ] {630d78eb-53d2-4591-ad81-54a3e71a212a} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.01.17 13:42:38.542485 [ 268 ] {630d78eb-53d2-4591-ad81-54a3e71a212a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3220 | 2026.01.17 13:42:38.543060 [ 268 ] {630d78eb-53d2-4591-ad81-54a3e71a212a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3221 | 2026.01.17 13:42:38.543288 [ 268 ] {630d78eb-53d2-4591-ad81-54a3e71a212a} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.01.17 13:42:38.543428 [ 268 ] {630d78eb-53d2-4591-ad81-54a3e71a212a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001884 sec., 16985.138004246284 rows/sec., 30.44 MiB/sec. | ||
| 3223 | 2026.01.17 13:42:38.543481 [ 268 ] {630d78eb-53d2-4591-ad81-54a3e71a212a} <Debug> TCPHandler: Processed in 0.002060905 sec. | ||
| 3224 | 2026.01.17 13:42:38.543597 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.01.17 13:42:38.543692 [ 268 ] {e925d2cb-dc53-493e-9c12-68af4a565de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3226 | 2026.01.17 13:42:38.543734 [ 268 ] {e925d2cb-dc53-493e-9c12-68af4a565de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3227 | 2026.01.17 13:42:38.544084 [ 268 ] {e925d2cb-dc53-493e-9c12-68af4a565de3} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.01.17 13:42:38.544120 [ 268 ] {e925d2cb-dc53-493e-9c12-68af4a565de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3229 | 2026.01.17 13:42:38.544430 [ 268 ] {e925d2cb-dc53-493e-9c12-68af4a565de3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3230 | 2026.01.17 13:42:38.544641 [ 268 ] {e925d2cb-dc53-493e-9c12-68af4a565de3} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.01.17 13:42:38.544778 [ 268 ] {e925d2cb-dc53-493e-9c12-68af4a565de3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 3232 | 2026.01.17 13:42:38.544814 [ 268 ] {e925d2cb-dc53-493e-9c12-68af4a565de3} <Debug> TCPHandler: Processed in 0.001265868 sec. | ||
| 3233 | 2026.01.17 13:42:38.691439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3234 | 2026.01.17 13:42:38.708937 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.01.17 13:42:38.708994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3236 | 2026.01.17 13:42:38.715589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3237 | 2026.01.17 13:42:38.716307 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.01.17 13:42:38.719058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3239 | 2026.01.17 13:42:39.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.59 MiB, peak 230.21 MiB, free memory in arenas 0.00 B, will set to 226.80 MiB (RSS), difference: 1.21 MiB | ||
| 3240 | 2026.01.17 13:42:40.884968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 448 | ||
| 3241 | 2026.01.17 13:42:40.887148 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.01.17 13:42:40.887198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3243 | 2026.01.17 13:42:40.888362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3244 | 2026.01.17 13:42:40.888652 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.01.17 13:42:40.888971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3246 | 2026.01.17 13:42:43.503392 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.01.17 13:42:43.503604 [ 268 ] {ec96972c-3b68-480e-b8ea-430a6a0e3f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3248 | 2026.01.17 13:42:43.503674 [ 268 ] {ec96972c-3b68-480e-b8ea-430a6a0e3f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3249 | 2026.01.17 13:42:43.504446 [ 268 ] {ec96972c-3b68-480e-b8ea-430a6a0e3f29} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.01.17 13:42:43.504494 [ 268 ] {ec96972c-3b68-480e-b8ea-430a6a0e3f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3251 | 2026.01.17 13:42:43.504932 [ 268 ] {ec96972c-3b68-480e-b8ea-430a6a0e3f29} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3252 | 2026.01.17 13:42:43.505201 [ 268 ] {ec96972c-3b68-480e-b8ea-430a6a0e3f29} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.01.17 13:42:43.505378 [ 268 ] {ec96972c-3b68-480e-b8ea-430a6a0e3f29} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001826 sec., 39430.44906900329 rows/sec., 3.18 MiB/sec. | ||
| 3254 | 2026.01.17 13:42:43.505426 [ 268 ] {ec96972c-3b68-480e-b8ea-430a6a0e3f29} <Debug> TCPHandler: Processed in 0.002166168 sec. | ||
| 3255 | 2026.01.17 13:42:43.505556 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.01.17 13:42:43.505650 [ 268 ] {b5789641-80c2-46da-87a3-5a553d273045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.01.17 13:42:43.505689 [ 268 ] {b5789641-80c2-46da-87a3-5a553d273045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3258 | 2026.01.17 13:42:43.506132 [ 268 ] {b5789641-80c2-46da-87a3-5a553d273045} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.01.17 13:42:43.506167 [ 268 ] {b5789641-80c2-46da-87a3-5a553d273045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3260 | 2026.01.17 13:42:43.506460 [ 268 ] {b5789641-80c2-46da-87a3-5a553d273045} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3261 | 2026.01.17 13:42:43.506661 [ 268 ] {b5789641-80c2-46da-87a3-5a553d273045} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.01.17 13:42:43.506783 [ 268 ] {b5789641-80c2-46da-87a3-5a553d273045} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001153 sec., 6938.421509106679 rows/sec., 521.74 KiB/sec. | ||
| 3263 | 2026.01.17 13:42:43.506819 [ 268 ] {b5789641-80c2-46da-87a3-5a553d273045} <Debug> TCPHandler: Processed in 0.001309259 sec. | ||
| 3264 | 2026.01.17 13:42:43.506937 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.01.17 13:42:43.507028 [ 268 ] {12ed820d-08f3-4f7a-9cc0-c320db01e13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3266 | 2026.01.17 13:42:43.507066 [ 268 ] {12ed820d-08f3-4f7a-9cc0-c320db01e13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3267 | 2026.01.17 13:42:43.507538 [ 268 ] {12ed820d-08f3-4f7a-9cc0-c320db01e13f} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.01.17 13:42:43.507574 [ 268 ] {12ed820d-08f3-4f7a-9cc0-c320db01e13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3269 | 2026.01.17 13:42:43.507875 [ 268 ] {12ed820d-08f3-4f7a-9cc0-c320db01e13f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3270 | 2026.01.17 13:42:43.508081 [ 268 ] {12ed820d-08f3-4f7a-9cc0-c320db01e13f} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.01.17 13:42:43.508211 [ 268 ] {12ed820d-08f3-4f7a-9cc0-c320db01e13f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001201 sec., 59950.041631973356 rows/sec., 4.68 MiB/sec. | ||
| 3272 | 2026.01.17 13:42:43.508247 [ 268 ] {12ed820d-08f3-4f7a-9cc0-c320db01e13f} <Debug> TCPHandler: Processed in 0.00136448 sec. | ||
| 3273 | 2026.01.17 13:42:43.508361 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.01.17 13:42:43.508456 [ 268 ] {f4ebf5dd-b595-4c3a-828a-08b604bf31d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.01.17 13:42:43.508498 [ 268 ] {f4ebf5dd-b595-4c3a-828a-08b604bf31d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3276 | 2026.01.17 13:42:43.508939 [ 268 ] {f4ebf5dd-b595-4c3a-828a-08b604bf31d4} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.01.17 13:42:43.508975 [ 268 ] {f4ebf5dd-b595-4c3a-828a-08b604bf31d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3278 | 2026.01.17 13:42:43.509301 [ 268 ] {f4ebf5dd-b595-4c3a-828a-08b604bf31d4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3279 | 2026.01.17 13:42:43.509512 [ 268 ] {f4ebf5dd-b595-4c3a-828a-08b604bf31d4} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.01.17 13:42:43.509640 [ 268 ] {f4ebf5dd-b595-4c3a-828a-08b604bf31d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 3281 | 2026.01.17 13:42:43.509687 [ 268 ] {f4ebf5dd-b595-4c3a-828a-08b604bf31d4} <Debug> TCPHandler: Processed in 0.00137317 sec. | ||
| 3282 | 2026.01.17 13:42:43.509801 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.01.17 13:42:43.509898 [ 268 ] {bcfe65f9-420c-4b0c-bc91-fc422ebf9728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.01.17 13:42:43.509951 [ 268 ] {bcfe65f9-420c-4b0c-bc91-fc422ebf9728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3285 | 2026.01.17 13:42:43.510703 [ 268 ] {bcfe65f9-420c-4b0c-bc91-fc422ebf9728} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.01.17 13:42:43.510738 [ 268 ] {bcfe65f9-420c-4b0c-bc91-fc422ebf9728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3287 | 2026.01.17 13:42:43.511227 [ 268 ] {bcfe65f9-420c-4b0c-bc91-fc422ebf9728} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3288 | 2026.01.17 13:42:43.511439 [ 268 ] {bcfe65f9-420c-4b0c-bc91-fc422ebf9728} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.01.17 13:42:43.511568 [ 268 ] {bcfe65f9-420c-4b0c-bc91-fc422ebf9728} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001689 sec., 4736.530491415038 rows/sec., 8.49 MiB/sec. | ||
| 3290 | 2026.01.17 13:42:43.511617 [ 268 ] {bcfe65f9-420c-4b0c-bc91-fc422ebf9728} <Debug> TCPHandler: Processed in 0.001866491 sec. | ||
| 3291 | 2026.01.17 13:42:43.511732 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.01.17 13:42:43.511824 [ 268 ] {9a09c1d9-d2c1-485e-b0be-8d57f4238fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3293 | 2026.01.17 13:42:43.511863 [ 268 ] {9a09c1d9-d2c1-485e-b0be-8d57f4238fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3294 | 2026.01.17 13:42:43.512198 [ 268 ] {9a09c1d9-d2c1-485e-b0be-8d57f4238fa6} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.01.17 13:42:43.512232 [ 268 ] {9a09c1d9-d2c1-485e-b0be-8d57f4238fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3296 | 2026.01.17 13:42:43.512518 [ 268 ] {9a09c1d9-d2c1-485e-b0be-8d57f4238fa6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3297 | 2026.01.17 13:42:43.512720 [ 268 ] {9a09c1d9-d2c1-485e-b0be-8d57f4238fa6} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.01.17 13:42:43.512844 [ 268 ] {9a09c1d9-d2c1-485e-b0be-8d57f4238fa6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 3299 | 2026.01.17 13:42:43.512878 [ 268 ] {9a09c1d9-d2c1-485e-b0be-8d57f4238fa6} <Debug> TCPHandler: Processed in 0.001192306 sec. | ||
| 3300 | 2026.01.17 13:42:45.790441 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3301 | 2026.01.17 13:42:45.790493 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3302 | 2026.01.17 13:42:45.879540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6604 | ||
| 3303 | 2026.01.17 13:42:45.880067 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.01.17 13:42:45.880111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3305 | 2026.01.17 13:42:45.880746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3306 | 2026.01.17 13:42:45.880995 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.01.17 13:42:45.881136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6604 | ||
| 3308 | 2026.01.17 13:42:46.219227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3309 | 2026.01.17 13:42:46.236611 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.01.17 13:42:46.236678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3311 | 2026.01.17 13:42:46.242741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3312 | 2026.01.17 13:42:46.243461 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.01.17 13:42:46.246700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3314 | 2026.01.17 13:42:48.504711 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.01.17 13:42:48.504924 [ 268 ] {3ce5e18d-6777-4f57-8871-7b2d5b99a5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3316 | 2026.01.17 13:42:48.505002 [ 268 ] {3ce5e18d-6777-4f57-8871-7b2d5b99a5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3317 | 2026.01.17 13:42:48.505822 [ 268 ] {3ce5e18d-6777-4f57-8871-7b2d5b99a5bb} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.01.17 13:42:48.505865 [ 268 ] {3ce5e18d-6777-4f57-8871-7b2d5b99a5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3319 | 2026.01.17 13:42:48.506269 [ 268 ] {3ce5e18d-6777-4f57-8871-7b2d5b99a5bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3320 | 2026.01.17 13:42:48.506500 [ 268 ] {3ce5e18d-6777-4f57-8871-7b2d5b99a5bb} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.01.17 13:42:48.506648 [ 268 ] {3ce5e18d-6777-4f57-8871-7b2d5b99a5bb} <Debug> executeQuery: Read 120 rows, 10.54 KiB in 0.001779 sec., 67453.62563237773 rows/sec., 5.79 MiB/sec. | ||
| 3322 | 2026.01.17 13:42:48.506691 [ 268 ] {3ce5e18d-6777-4f57-8871-7b2d5b99a5bb} <Debug> TCPHandler: Processed in 0.002108416 sec. | ||
| 3323 | 2026.01.17 13:42:48.506824 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.01.17 13:42:48.506922 [ 268 ] {35d9eedd-8fb1-49a7-b8d7-bacc953245d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3325 | 2026.01.17 13:42:48.506963 [ 268 ] {35d9eedd-8fb1-49a7-b8d7-bacc953245d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3326 | 2026.01.17 13:42:48.507444 [ 268 ] {35d9eedd-8fb1-49a7-b8d7-bacc953245d8} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.01.17 13:42:48.507480 [ 268 ] {35d9eedd-8fb1-49a7-b8d7-bacc953245d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3328 | 2026.01.17 13:42:48.507791 [ 268 ] {35d9eedd-8fb1-49a7-b8d7-bacc953245d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3329 | 2026.01.17 13:42:48.507998 [ 268 ] {35d9eedd-8fb1-49a7-b8d7-bacc953245d8} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.01.17 13:42:48.508126 [ 268 ] {35d9eedd-8fb1-49a7-b8d7-bacc953245d8} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001223 sec., 26165.167620605072 rows/sec., 1.92 MiB/sec. | ||
| 3331 | 2026.01.17 13:42:48.508163 [ 268 ] {35d9eedd-8fb1-49a7-b8d7-bacc953245d8} <Debug> TCPHandler: Processed in 0.001388311 sec. | ||
| 3332 | 2026.01.17 13:42:48.508280 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2026.01.17 13:42:48.508381 [ 268 ] {04950056-e43b-40e2-abfc-99b8de20dd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3334 | 2026.01.17 13:42:48.508421 [ 268 ] {04950056-e43b-40e2-abfc-99b8de20dd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3335 | 2026.01.17 13:42:48.508891 [ 268 ] {04950056-e43b-40e2-abfc-99b8de20dd8d} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.01.17 13:42:48.508927 [ 268 ] {04950056-e43b-40e2-abfc-99b8de20dd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3337 | 2026.01.17 13:42:48.509231 [ 268 ] {04950056-e43b-40e2-abfc-99b8de20dd8d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3338 | 2026.01.17 13:42:48.509439 [ 268 ] {04950056-e43b-40e2-abfc-99b8de20dd8d} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.01.17 13:42:48.509564 [ 268 ] {04950056-e43b-40e2-abfc-99b8de20dd8d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001201 sec., 79933.38884263115 rows/sec., 6.24 MiB/sec. | ||
| 3340 | 2026.01.17 13:42:48.509600 [ 268 ] {04950056-e43b-40e2-abfc-99b8de20dd8d} <Debug> TCPHandler: Processed in 0.00136824 sec. | ||
| 3341 | 2026.01.17 13:42:48.509733 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.01.17 13:42:48.509828 [ 268 ] {6f213181-8fdb-4946-bfdb-95c94271cad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.01.17 13:42:48.509871 [ 268 ] {6f213181-8fdb-4946-bfdb-95c94271cad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3344 | 2026.01.17 13:42:48.510299 [ 268 ] {6f213181-8fdb-4946-bfdb-95c94271cad4} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.01.17 13:42:48.510336 [ 268 ] {6f213181-8fdb-4946-bfdb-95c94271cad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3346 | 2026.01.17 13:42:48.510657 [ 268 ] {6f213181-8fdb-4946-bfdb-95c94271cad4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3347 | 2026.01.17 13:42:48.510868 [ 268 ] {6f213181-8fdb-4946-bfdb-95c94271cad4} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.01.17 13:42:48.510999 [ 268 ] {6f213181-8fdb-4946-bfdb-95c94271cad4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 3349 | 2026.01.17 13:42:48.511036 [ 268 ] {6f213181-8fdb-4946-bfdb-95c94271cad4} <Debug> TCPHandler: Processed in 0.00135924 sec. | ||
| 3350 | 2026.01.17 13:42:48.511152 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.01.17 13:42:48.511252 [ 268 ] {38e34dec-2f5f-44ab-b5e6-281cafd221da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3352 | 2026.01.17 13:42:48.511307 [ 268 ] {38e34dec-2f5f-44ab-b5e6-281cafd221da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3353 | 2026.01.17 13:42:48.512136 [ 268 ] {38e34dec-2f5f-44ab-b5e6-281cafd221da} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.01.17 13:42:48.512173 [ 268 ] {38e34dec-2f5f-44ab-b5e6-281cafd221da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3355 | 2026.01.17 13:42:48.512731 [ 268 ] {38e34dec-2f5f-44ab-b5e6-281cafd221da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3356 | 2026.01.17 13:42:48.512955 [ 268 ] {38e34dec-2f5f-44ab-b5e6-281cafd221da} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.01.17 13:42:48.513076 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3358 | 2026.01.17 13:42:48.513099 [ 268 ] {38e34dec-2f5f-44ab-b5e6-281cafd221da} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001873 sec., 17084.890549919914 rows/sec., 30.62 MiB/sec. | ||
| 3359 | 2026.01.17 13:42:48.513148 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.01.17 13:42:48.513172 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3361 | 2026.01.17 13:42:48.513175 [ 268 ] {38e34dec-2f5f-44ab-b5e6-281cafd221da} <Debug> TCPHandler: Processed in 0.002071416 sec. | ||
| 3362 | 2026.01.17 13:42:48.513281 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 3363 | 2026.01.17 13:42:48.513314 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.01.17 13:42:48.513415 [ 268 ] {441fd22f-84a4-4d6f-a1b0-f6d7d86de292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.01.17 13:42:48.513458 [ 268 ] {441fd22f-84a4-4d6f-a1b0-f6d7d86de292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3366 | 2026.01.17 13:42:48.513538 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3367 | 2026.01.17 13:42:48.513611 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part | ||
| 3368 | 2026.01.17 13:42:48.513781 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3369 | 2026.01.17 13:42:48.513820 [ 268 ] {441fd22f-84a4-4d6f-a1b0-f6d7d86de292} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.01.17 13:42:48.513863 [ 268 ] {441fd22f-84a4-4d6f-a1b0-f6d7d86de292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3371 | 2026.01.17 13:42:48.513900 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 3372 | 2026.01.17 13:42:48.514013 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3373 | 2026.01.17 13:42:48.514122 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 3374 | 2026.01.17 13:42:48.514186 [ 268 ] {441fd22f-84a4-4d6f-a1b0-f6d7d86de292} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3375 | 2026.01.17 13:42:48.514231 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3376 | 2026.01.17 13:42:48.514418 [ 268 ] {441fd22f-84a4-4d6f-a1b0-f6d7d86de292} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.01.17 13:42:48.514555 [ 268 ] {441fd22f-84a4-4d6f-a1b0-f6d7d86de292} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 3378 | 2026.01.17 13:42:48.514591 [ 268 ] {441fd22f-84a4-4d6f-a1b0-f6d7d86de292} <Debug> TCPHandler: Processed in 0.001326419 sec. | ||
| 3379 | 2026.01.17 13:42:48.516592 [ 197 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 19 columns (19 merged, 0 gathered) in 0.003355994 sec., 57509.04203046847 rows/sec., 103.05 MiB/sec. | ||
| 3380 | 2026.01.17 13:42:48.516996 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3381 | 2026.01.17 13:42:48.517318 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.01.17 13:42:48.517394 [ 199 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3383 | 2026.01.17 13:42:48.517480 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3384 | 2026.01.17 13:42:50.889210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 472 | ||
| 3385 | 2026.01.17 13:42:50.891457 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.01.17 13:42:50.891512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3387 | 2026.01.17 13:42:50.892682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3388 | 2026.01.17 13:42:50.892944 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.01.17 13:42:50.893268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3390 | 2026.01.17 13:42:53.381220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7116 | ||
| 3391 | 2026.01.17 13:42:53.381993 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.01.17 13:42:53.382028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3393 | 2026.01.17 13:42:53.382507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3394 | 2026.01.17 13:42:53.382737 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.01.17 13:42:53.382876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7116 | ||
| 3396 | 2026.01.17 13:42:53.504652 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.01.17 13:42:53.504851 [ 268 ] {fd338f3a-7742-4629-8a28-df9fa87d7e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3398 | 2026.01.17 13:42:53.504924 [ 268 ] {fd338f3a-7742-4629-8a28-df9fa87d7e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3399 | 2026.01.17 13:42:53.505559 [ 268 ] {fd338f3a-7742-4629-8a28-df9fa87d7e08} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.01.17 13:42:53.505604 [ 268 ] {fd338f3a-7742-4629-8a28-df9fa87d7e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3401 | 2026.01.17 13:42:53.505981 [ 268 ] {fd338f3a-7742-4629-8a28-df9fa87d7e08} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3402 | 2026.01.17 13:42:53.506201 [ 268 ] {fd338f3a-7742-4629-8a28-df9fa87d7e08} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.01.17 13:42:53.506354 [ 268 ] {fd338f3a-7742-4629-8a28-df9fa87d7e08} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001558 sec., 15404.36456996149 rows/sec., 1.28 MiB/sec. | ||
| 3404 | 2026.01.17 13:42:53.506395 [ 268 ] {fd338f3a-7742-4629-8a28-df9fa87d7e08} <Debug> TCPHandler: Processed in 0.001881231 sec. | ||
| 3405 | 2026.01.17 13:42:53.506519 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.01.17 13:42:53.506611 [ 268 ] {17ad9367-4c74-46dd-aeef-5b57cb406fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3407 | 2026.01.17 13:42:53.506651 [ 268 ] {17ad9367-4c74-46dd-aeef-5b57cb406fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3408 | 2026.01.17 13:42:53.507042 [ 268 ] {17ad9367-4c74-46dd-aeef-5b57cb406fb2} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.01.17 13:42:53.507078 [ 268 ] {17ad9367-4c74-46dd-aeef-5b57cb406fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3410 | 2026.01.17 13:42:53.507382 [ 268 ] {17ad9367-4c74-46dd-aeef-5b57cb406fb2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3411 | 2026.01.17 13:42:53.507598 [ 268 ] {17ad9367-4c74-46dd-aeef-5b57cb406fb2} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.01.17 13:42:53.507725 [ 268 ] {17ad9367-4c74-46dd-aeef-5b57cb406fb2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 3413 | 2026.01.17 13:42:53.507762 [ 268 ] {17ad9367-4c74-46dd-aeef-5b57cb406fb2} <Debug> TCPHandler: Processed in 0.001290098 sec. | ||
| 3414 | 2026.01.17 13:42:53.507874 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.01.17 13:42:53.507964 [ 268 ] {d23fd417-f506-486e-ac2c-9e3cb12539d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3416 | 2026.01.17 13:42:53.508002 [ 268 ] {d23fd417-f506-486e-ac2c-9e3cb12539d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3417 | 2026.01.17 13:42:53.508494 [ 268 ] {d23fd417-f506-486e-ac2c-9e3cb12539d1} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.01.17 13:42:53.508530 [ 268 ] {d23fd417-f506-486e-ac2c-9e3cb12539d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3419 | 2026.01.17 13:42:53.508835 [ 268 ] {d23fd417-f506-486e-ac2c-9e3cb12539d1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3420 | 2026.01.17 13:42:53.509046 [ 268 ] {d23fd417-f506-486e-ac2c-9e3cb12539d1} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.01.17 13:42:53.509169 [ 268 ] {d23fd417-f506-486e-ac2c-9e3cb12539d1} <Debug> executeQuery: Read 193 rows, 17.48 KiB in 0.001223 sec., 157808.66721177433 rows/sec., 13.95 MiB/sec. | ||
| 3422 | 2026.01.17 13:42:53.509205 [ 268 ] {d23fd417-f506-486e-ac2c-9e3cb12539d1} <Debug> TCPHandler: Processed in 0.00137772 sec. | ||
| 3423 | 2026.01.17 13:42:53.509321 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.01.17 13:42:53.509410 [ 268 ] {2c957bfd-7f7d-4341-acdb-e2408e37ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.01.17 13:42:53.509449 [ 268 ] {2c957bfd-7f7d-4341-acdb-e2408e37ce75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3426 | 2026.01.17 13:42:53.509842 [ 268 ] {2c957bfd-7f7d-4341-acdb-e2408e37ce75} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.01.17 13:42:53.509878 [ 268 ] {2c957bfd-7f7d-4341-acdb-e2408e37ce75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3428 | 2026.01.17 13:42:53.510159 [ 268 ] {2c957bfd-7f7d-4341-acdb-e2408e37ce75} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3429 | 2026.01.17 13:42:53.510359 [ 268 ] {2c957bfd-7f7d-4341-acdb-e2408e37ce75} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.01.17 13:42:53.510474 [ 118 ] {} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3431 | 2026.01.17 13:42:53.510481 [ 268 ] {2c957bfd-7f7d-4341-acdb-e2408e37ce75} <Debug> executeQuery: Read 22 rows, 1.70 KiB in 0.001088 sec., 20220.58823529412 rows/sec., 1.53 MiB/sec. | ||
| 3432 | 2026.01.17 13:42:53.510510 [ 118 ] {} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.01.17 13:42:53.510525 [ 268 ] {2c957bfd-7f7d-4341-acdb-e2408e37ce75} <Debug> TCPHandler: Processed in 0.001250907 sec. | ||
| 3434 | 2026.01.17 13:42:53.510529 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3435 | 2026.01.17 13:42:53.510635 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.01.17 13:42:53.510653 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 3437 | 2026.01.17 13:42:53.510724 [ 268 ] {15be6050-a3d8-4361-8cf0-17f8db7865c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3438 | 2026.01.17 13:42:53.510767 [ 268 ] {15be6050-a3d8-4361-8cf0-17f8db7865c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3439 | 2026.01.17 13:42:53.510792 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3440 | 2026.01.17 13:42:53.510829 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 277 rows starting from the beginning of the part | ||
| 3441 | 2026.01.17 13:42:53.510920 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 3442 | 2026.01.17 13:42:53.510979 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 3443 | 2026.01.17 13:42:53.511044 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 3444 | 2026.01.17 13:42:53.511091 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3445 | 2026.01.17 13:42:53.511145 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part | ||
| 3446 | 2026.01.17 13:42:53.511210 [ 268 ] {15be6050-a3d8-4361-8cf0-17f8db7865c2} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.01.17 13:42:53.511249 [ 268 ] {15be6050-a3d8-4361-8cf0-17f8db7865c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3448 | 2026.01.17 13:42:53.511598 [ 268 ] {15be6050-a3d8-4361-8cf0-17f8db7865c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3449 | 2026.01.17 13:42:53.511830 [ 268 ] {15be6050-a3d8-4361-8cf0-17f8db7865c2} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.01.17 13:42:53.511960 [ 268 ] {15be6050-a3d8-4361-8cf0-17f8db7865c2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001254 sec., 19138.755980861246 rows/sec., 1.59 MiB/sec. | ||
| 3451 | 2026.01.17 13:42:53.511997 [ 268 ] {15be6050-a3d8-4361-8cf0-17f8db7865c2} <Debug> TCPHandler: Processed in 0.001408221 sec. | ||
| 3452 | 2026.01.17 13:42:53.512050 [ 199 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454162 sec., 264757.29664232733 rows/sec., 18.35 MiB/sec. | ||
| 3453 | 2026.01.17 13:42:53.512123 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.01.17 13:42:53.512207 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3455 | 2026.01.17 13:42:53.512219 [ 268 ] {ef373b89-d4e2-4ee6-927e-a74b47b6af90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3456 | 2026.01.17 13:42:53.512267 [ 268 ] {ef373b89-d4e2-4ee6-927e-a74b47b6af90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3457 | 2026.01.17 13:42:53.512474 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_16_3} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.01.17 13:42:53.512547 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_16_3} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3459 | 2026.01.17 13:42:53.512615 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3460 | 2026.01.17 13:42:53.512692 [ 268 ] {ef373b89-d4e2-4ee6-927e-a74b47b6af90} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.01.17 13:42:53.512733 [ 268 ] {ef373b89-d4e2-4ee6-927e-a74b47b6af90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3462 | 2026.01.17 13:42:53.513024 [ 268 ] {ef373b89-d4e2-4ee6-927e-a74b47b6af90} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3463 | 2026.01.17 13:42:53.513226 [ 268 ] {ef373b89-d4e2-4ee6-927e-a74b47b6af90} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.01.17 13:42:53.513347 [ 268 ] {ef373b89-d4e2-4ee6-927e-a74b47b6af90} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 3465 | 2026.01.17 13:42:53.513384 [ 268 ] {ef373b89-d4e2-4ee6-927e-a74b47b6af90} <Debug> TCPHandler: Processed in 0.001311679 sec. | ||
| 3466 | 2026.01.17 13:42:53.513500 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.01.17 13:42:53.513589 [ 268 ] {47b07e47-5384-4ef4-97b2-a7e8a9ca6700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3468 | 2026.01.17 13:42:53.513628 [ 268 ] {47b07e47-5384-4ef4-97b2-a7e8a9ca6700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3469 | 2026.01.17 13:42:53.514060 [ 268 ] {47b07e47-5384-4ef4-97b2-a7e8a9ca6700} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.01.17 13:42:53.514094 [ 268 ] {47b07e47-5384-4ef4-97b2-a7e8a9ca6700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3471 | 2026.01.17 13:42:53.514391 [ 268 ] {47b07e47-5384-4ef4-97b2-a7e8a9ca6700} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3472 | 2026.01.17 13:42:53.514597 [ 268 ] {47b07e47-5384-4ef4-97b2-a7e8a9ca6700} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.01.17 13:42:53.514717 [ 268 ] {47b07e47-5384-4ef4-97b2-a7e8a9ca6700} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.001146 sec., 95986.03839441534 rows/sec., 7.82 MiB/sec. | ||
| 3474 | 2026.01.17 13:42:53.514752 [ 268 ] {47b07e47-5384-4ef4-97b2-a7e8a9ca6700} <Debug> TCPHandler: Processed in 0.001298579 sec. | ||
| 3475 | 2026.01.17 13:42:53.514868 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.01.17 13:42:53.514958 [ 268 ] {ce9cd0a9-7498-4b3b-8337-aa2009ca798a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3477 | 2026.01.17 13:42:53.515000 [ 268 ] {ce9cd0a9-7498-4b3b-8337-aa2009ca798a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3478 | 2026.01.17 13:42:53.515401 [ 268 ] {ce9cd0a9-7498-4b3b-8337-aa2009ca798a} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.01.17 13:42:53.515434 [ 268 ] {ce9cd0a9-7498-4b3b-8337-aa2009ca798a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3480 | 2026.01.17 13:42:53.515753 [ 268 ] {ce9cd0a9-7498-4b3b-8337-aa2009ca798a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3481 | 2026.01.17 13:42:53.515971 [ 268 ] {ce9cd0a9-7498-4b3b-8337-aa2009ca798a} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.01.17 13:42:53.516095 [ 268 ] {ce9cd0a9-7498-4b3b-8337-aa2009ca798a} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001155 sec., 170562.77056277057 rows/sec., 12.23 MiB/sec. | ||
| 3483 | 2026.01.17 13:42:53.516130 [ 268 ] {ce9cd0a9-7498-4b3b-8337-aa2009ca798a} <Debug> TCPHandler: Processed in 0.001309369 sec. | ||
| 3484 | 2026.01.17 13:42:53.516244 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.01.17 13:42:53.516334 [ 268 ] {3c08c1fd-ca81-46d0-9eaa-22fb0c7f6adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3486 | 2026.01.17 13:42:53.516386 [ 268 ] {3c08c1fd-ca81-46d0-9eaa-22fb0c7f6adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3487 | 2026.01.17 13:42:53.517118 [ 268 ] {3c08c1fd-ca81-46d0-9eaa-22fb0c7f6adf} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.01.17 13:42:53.517152 [ 268 ] {3c08c1fd-ca81-46d0-9eaa-22fb0c7f6adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3489 | 2026.01.17 13:42:53.517655 [ 268 ] {3c08c1fd-ca81-46d0-9eaa-22fb0c7f6adf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3490 | 2026.01.17 13:42:53.517870 [ 268 ] {3c08c1fd-ca81-46d0-9eaa-22fb0c7f6adf} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.01.17 13:42:53.518001 [ 268 ] {3c08c1fd-ca81-46d0-9eaa-22fb0c7f6adf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001685 sec., 4747.774480712166 rows/sec., 8.51 MiB/sec. | ||
| 3492 | 2026.01.17 13:42:53.518050 [ 268 ] {3c08c1fd-ca81-46d0-9eaa-22fb0c7f6adf} <Debug> TCPHandler: Processed in 0.001852351 sec. | ||
| 3493 | 2026.01.17 13:42:53.518165 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.01.17 13:42:53.518256 [ 268 ] {aa353839-53d0-4ba9-91e6-3e1ac18ea419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3495 | 2026.01.17 13:42:53.518296 [ 268 ] {aa353839-53d0-4ba9-91e6-3e1ac18ea419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3496 | 2026.01.17 13:42:53.518641 [ 268 ] {aa353839-53d0-4ba9-91e6-3e1ac18ea419} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.01.17 13:42:53.518675 [ 268 ] {aa353839-53d0-4ba9-91e6-3e1ac18ea419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3498 | 2026.01.17 13:42:53.518968 [ 268 ] {aa353839-53d0-4ba9-91e6-3e1ac18ea419} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3499 | 2026.01.17 13:42:53.519171 [ 268 ] {aa353839-53d0-4ba9-91e6-3e1ac18ea419} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.01.17 13:42:53.519292 [ 268 ] {aa353839-53d0-4ba9-91e6-3e1ac18ea419} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 3501 | 2026.01.17 13:42:53.519325 [ 268 ] {aa353839-53d0-4ba9-91e6-3e1ac18ea419} <Debug> TCPHandler: Processed in 0.001206767 sec. | ||
| 3502 | 2026.01.17 13:42:53.746768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3503 | 2026.01.17 13:42:53.764074 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.01.17 13:42:53.764138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3505 | 2026.01.17 13:42:53.769749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3506 | 2026.01.17 13:42:53.770460 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.01.17 13:42:53.773363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3508 | 2026.01.17 13:42:58.504149 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.01.17 13:42:58.504340 [ 268 ] {3252cd26-8103-463f-af22-a45d075ff997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3510 | 2026.01.17 13:42:58.504403 [ 268 ] {3252cd26-8103-463f-af22-a45d075ff997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3511 | 2026.01.17 13:42:58.505074 [ 268 ] {3252cd26-8103-463f-af22-a45d075ff997} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.01.17 13:42:58.505124 [ 268 ] {3252cd26-8103-463f-af22-a45d075ff997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3513 | 2026.01.17 13:42:58.505510 [ 268 ] {3252cd26-8103-463f-af22-a45d075ff997} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3514 | 2026.01.17 13:42:58.505731 [ 268 ] {3252cd26-8103-463f-af22-a45d075ff997} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.01.17 13:42:58.505879 [ 268 ] {3252cd26-8103-463f-af22-a45d075ff997} <Debug> executeQuery: Read 120 rows, 10.54 KiB in 0.001588 sec., 75566.75062972293 rows/sec., 6.48 MiB/sec. | ||
| 3516 | 2026.01.17 13:42:58.505881 [ 114 ] {} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3517 | 2026.01.17 13:42:58.505919 [ 268 ] {3252cd26-8103-463f-af22-a45d075ff997} <Debug> TCPHandler: Processed in 0.001948353 sec. | ||
| 3518 | 2026.01.17 13:42:58.505935 [ 114 ] {} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.01.17 13:42:58.505959 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3520 | 2026.01.17 13:42:58.506043 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.01.17 13:42:58.506097 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::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 | ||
| 3522 | 2026.01.17 13:42:58.506135 [ 268 ] {ef6c3c19-78e5-4f7b-bb8a-6e615cf03d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3523 | 2026.01.17 13:42:58.506184 [ 268 ] {ef6c3c19-78e5-4f7b-bb8a-6e615cf03d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3524 | 2026.01.17 13:42:58.506248 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3525 | 2026.01.17 13:42:58.506293 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2462 rows starting from the beginning of the part | ||
| 3526 | 2026.01.17 13:42:58.506366 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1263 rows starting from the beginning of the part | ||
| 3527 | 2026.01.17 13:42:58.506416 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part | ||
| 3528 | 2026.01.17 13:42:58.506461 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part | ||
| 3529 | 2026.01.17 13:42:58.506503 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 193 rows starting from the beginning of the part | ||
| 3530 | 2026.01.17 13:42:58.506546 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part | ||
| 3531 | 2026.01.17 13:42:58.506609 [ 268 ] {ef6c3c19-78e5-4f7b-bb8a-6e615cf03d41} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.01.17 13:42:58.506649 [ 268 ] {ef6c3c19-78e5-4f7b-bb8a-6e615cf03d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3533 | 2026.01.17 13:42:58.507005 [ 268 ] {ef6c3c19-78e5-4f7b-bb8a-6e615cf03d41} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3534 | 2026.01.17 13:42:58.507221 [ 268 ] {ef6c3c19-78e5-4f7b-bb8a-6e615cf03d41} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.01.17 13:42:58.507348 [ 268 ] {ef6c3c19-78e5-4f7b-bb8a-6e615cf03d41} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001232 sec., 25974.025974025975 rows/sec., 1.91 MiB/sec. | ||
| 3536 | 2026.01.17 13:42:58.507385 [ 268 ] {ef6c3c19-78e5-4f7b-bb8a-6e615cf03d41} <Debug> TCPHandler: Processed in 0.001389771 sec. | ||
| 3537 | 2026.01.17 13:42:58.507504 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2026.01.17 13:42:58.507595 [ 268 ] {b3fc4a0a-31a4-4dd3-a749-dbfd5edca254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3539 | 2026.01.17 13:42:58.507634 [ 268 ] {b3fc4a0a-31a4-4dd3-a749-dbfd5edca254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3540 | 2026.01.17 13:42:58.508064 [ 268 ] {b3fc4a0a-31a4-4dd3-a749-dbfd5edca254} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.01.17 13:42:58.508099 [ 268 ] {b3fc4a0a-31a4-4dd3-a749-dbfd5edca254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3542 | 2026.01.17 13:42:58.508393 [ 268 ] {b3fc4a0a-31a4-4dd3-a749-dbfd5edca254} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3543 | 2026.01.17 13:42:58.508398 [ 199 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 5 columns (5 merged, 0 gathered) in 0.002360252 sec., 1792181.512821512 rows/sec., 155.00 MiB/sec. | ||
| 3544 | 2026.01.17 13:42:58.508609 [ 268 ] {b3fc4a0a-31a4-4dd3-a749-dbfd5edca254} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.01.17 13:42:58.508698 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3546 | 2026.01.17 13:42:58.508729 [ 114 ] {} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3547 | 2026.01.17 13:42:58.508739 [ 268 ] {b3fc4a0a-31a4-4dd3-a749-dbfd5edca254} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001162 sec., 82616.17900172116 rows/sec., 6.45 MiB/sec. | ||
| 3548 | 2026.01.17 13:42:58.508769 [ 114 ] {} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.01.17 13:42:58.508785 [ 268 ] {b3fc4a0a-31a4-4dd3-a749-dbfd5edca254} <Debug> TCPHandler: Processed in 0.00133576 sec. | ||
| 3550 | 2026.01.17 13:42:58.508792 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3551 | 2026.01.17 13:42:58.508898 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.01.17 13:42:58.508933 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::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 | ||
| 3553 | 2026.01.17 13:42:58.508959 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.01.17 13:42:58.508999 [ 268 ] {e3b0624b-efb9-477d-afcc-63c2cee1f11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3555 | 2026.01.17 13:42:58.509048 [ 268 ] {e3b0624b-efb9-477d-afcc-63c2cee1f11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3556 | 2026.01.17 13:42:58.509067 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_21_4} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3557 | 2026.01.17 13:42:58.509121 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3558 | 2026.01.17 13:42:58.509138 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3559 | 2026.01.17 13:42:58.509161 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1249 rows starting from the beginning of the part | ||
| 3560 | 2026.01.17 13:42:58.509235 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 558 rows starting from the beginning of the part | ||
| 3561 | 2026.01.17 13:42:58.509280 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part | ||
| 3562 | 2026.01.17 13:42:58.509327 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part | ||
| 3563 | 2026.01.17 13:42:58.509364 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 3564 | 2026.01.17 13:42:58.509409 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 96 rows starting from the beginning of the part | ||
| 3565 | 2026.01.17 13:42:58.509459 [ 268 ] {e3b0624b-efb9-477d-afcc-63c2cee1f11c} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.01.17 13:42:58.509500 [ 268 ] {e3b0624b-efb9-477d-afcc-63c2cee1f11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3567 | 2026.01.17 13:42:58.509848 [ 268 ] {e3b0624b-efb9-477d-afcc-63c2cee1f11c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3568 | 2026.01.17 13:42:58.510092 [ 268 ] {e3b0624b-efb9-477d-afcc-63c2cee1f11c} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.01.17 13:42:58.510213 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3570 | 2026.01.17 13:42:58.510225 [ 268 ] {e3b0624b-efb9-477d-afcc-63c2cee1f11c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 3571 | 2026.01.17 13:42:58.510248 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.01.17 13:42:58.510265 [ 268 ] {e3b0624b-efb9-477d-afcc-63c2cee1f11c} <Debug> TCPHandler: Processed in 0.001414041 sec. | ||
| 3573 | 2026.01.17 13:42:58.510267 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3574 | 2026.01.17 13:42:58.510345 [ 199 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 3575 | 2026.01.17 13:42:58.510375 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.01.17 13:42:58.510441 [ 199 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3577 | 2026.01.17 13:42:58.510471 [ 268 ] {d3513e78-7c6d-41aa-ab53-0cf446f3a96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3578 | 2026.01.17 13:42:58.510474 [ 199 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5127 rows starting from the beginning of the part | ||
| 3579 | 2026.01.17 13:42:58.510532 [ 268 ] {d3513e78-7c6d-41aa-ab53-0cf446f3a96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3580 | 2026.01.17 13:42:58.510545 [ 199 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 847 rows starting from the beginning of the part | ||
| 3581 | 2026.01.17 13:42:58.510593 [ 199 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 3582 | 2026.01.17 13:42:58.510633 [ 199 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 3583 | 2026.01.17 13:42:58.510667 [ 193 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018033 sec., 1209449.3428714024 rows/sec., 93.99 MiB/sec. | ||
| 3584 | 2026.01.17 13:42:58.510675 [ 199 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3585 | 2026.01.17 13:42:58.510761 [ 199 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 3586 | 2026.01.17 13:42:58.510918 [ 195 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3587 | 2026.01.17 13:42:58.511192 [ 195 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.01.17 13:42:58.511259 [ 195 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_21_4} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3589 | 2026.01.17 13:42:58.511331 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3590 | 2026.01.17 13:42:58.511399 [ 268 ] {d3513e78-7c6d-41aa-ab53-0cf446f3a96f} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.01.17 13:42:58.511441 [ 268 ] {d3513e78-7c6d-41aa-ab53-0cf446f3a96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3592 | 2026.01.17 13:42:58.512004 [ 268 ] {d3513e78-7c6d-41aa-ab53-0cf446f3a96f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3593 | 2026.01.17 13:42:58.512231 [ 268 ] {d3513e78-7c6d-41aa-ab53-0cf446f3a96f} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.01.17 13:42:58.512363 [ 268 ] {d3513e78-7c6d-41aa-ab53-0cf446f3a96f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00191 sec., 16753.92670157068 rows/sec., 30.02 MiB/sec. | ||
| 3595 | 2026.01.17 13:42:58.512423 [ 268 ] {d3513e78-7c6d-41aa-ab53-0cf446f3a96f} <Debug> TCPHandler: Processed in 0.002094696 sec. | ||
| 3596 | 2026.01.17 13:42:58.512535 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.01.17 13:42:58.512627 [ 268 ] {3b09b7e5-3b3a-4168-a86c-94570c457c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3598 | 2026.01.17 13:42:58.512666 [ 268 ] {3b09b7e5-3b3a-4168-a86c-94570c457c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3599 | 2026.01.17 13:42:58.512835 [ 194 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6651 rows, containing 5 columns (5 merged, 0 gathered) in 0.002519796 sec., 2639499.388045699 rows/sec., 179.93 MiB/sec. | ||
| 3600 | 2026.01.17 13:42:58.512993 [ 268 ] {3b09b7e5-3b3a-4168-a86c-94570c457c31} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.01.17 13:42:58.513027 [ 268 ] {3b09b7e5-3b3a-4168-a86c-94570c457c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3602 | 2026.01.17 13:42:58.513322 [ 268 ] {3b09b7e5-3b3a-4168-a86c-94570c457c31} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3603 | 2026.01.17 13:42:58.513423 [ 195 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3604 | 2026.01.17 13:42:58.513558 [ 268 ] {3b09b7e5-3b3a-4168-a86c-94570c457c31} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.01.17 13:42:58.513687 [ 114 ] {} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3606 | 2026.01.17 13:42:58.513698 [ 268 ] {3b09b7e5-3b3a-4168-a86c-94570c457c31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3607 | 2026.01.17 13:42:58.513722 [ 114 ] {} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.01.17 13:42:58.513740 [ 268 ] {3b09b7e5-3b3a-4168-a86c-94570c457c31} <Debug> TCPHandler: Processed in 0.001251228 sec. | ||
| 3609 | 2026.01.17 13:42:58.513743 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3610 | 2026.01.17 13:42:58.513739 [ 195 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.01.17 13:42:58.513816 [ 199 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3612 | 2026.01.17 13:42:58.513832 [ 195 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3613 | 2026.01.17 13:42:58.513897 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3614 | 2026.01.17 13:42:58.513900 [ 199 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3615 | 2026.01.17 13:42:58.513930 [ 199 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 926 rows starting from the beginning of the part | ||
| 3616 | 2026.01.17 13:42:58.513971 [ 199 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3617 | 2026.01.17 13:42:58.514003 [ 199 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3618 | 2026.01.17 13:42:58.514035 [ 199 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3619 | 2026.01.17 13:42:58.514067 [ 199 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3620 | 2026.01.17 13:42:58.514098 [ 199 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 3621 | 2026.01.17 13:42:58.514829 [ 193 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 4 columns (4 merged, 0 gathered) in 0.001042413 sec., 1176117.3354514956 rows/sec., 76.84 MiB/sec. | ||
| 3622 | 2026.01.17 13:42:58.514973 [ 195 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3623 | 2026.01.17 13:42:58.515190 [ 195 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_21_4} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.01.17 13:42:58.515243 [ 195 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_21_4} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3625 | 2026.01.17 13:42:58.515293 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3626 | 2026.01.17 13:43:00.790770 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3627 | 2026.01.17 13:43:00.790851 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3628 | 2026.01.17 13:43:00.883234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7564 | ||
| 3629 | 2026.01.17 13:43:00.883767 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.01.17 13:43:00.883808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3631 | 2026.01.17 13:43:00.884347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3632 | 2026.01.17 13:43:00.884586 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.01.17 13:43:00.884697 [ 112 ] {} <Debug> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3634 | 2026.01.17 13:43:00.884727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7564 | ||
| 3635 | 2026.01.17 13:43:00.884738 [ 112 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.01.17 13:43:00.884758 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3637 | 2026.01.17 13:43:00.884872 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 3638 | 2026.01.17 13:43:00.885016 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3639 | 2026.01.17 13:43:00.885060 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5196 rows starting from the beginning of the part | ||
| 3640 | 2026.01.17 13:43:00.885129 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 3641 | 2026.01.17 13:43:00.885181 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 3642 | 2026.01.17 13:43:00.885227 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 3643 | 2026.01.17 13:43:00.885264 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 3644 | 2026.01.17 13:43:00.885301 [ 195 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 3645 | 2026.01.17 13:43:00.886685 [ 193 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7564 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864131 sec., 4057654.746367074 rows/sec., 58.05 MiB/sec. | ||
| 3646 | 2026.01.17 13:43:00.887244 [ 193 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3647 | 2026.01.17 13:43:00.887548 [ 193 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_16_3} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.01.17 13:43:00.887625 [ 193 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_16_3} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3649 | 2026.01.17 13:43:00.887726 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3650 | 2026.01.17 13:43:00.893457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 504 | ||
| 3651 | 2026.01.17 13:43:00.895621 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.01.17 13:43:00.895662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3653 | 2026.01.17 13:43:00.896820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3654 | 2026.01.17 13:43:00.897076 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.01.17 13:43:00.897204 [ 112 ] {} <Debug> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3656 | 2026.01.17 13:43:00.897240 [ 112 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.01.17 13:43:00.897257 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3658 | 2026.01.17 13:43:00.897332 [ 192 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::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 | ||
| 3659 | 2026.01.17 13:43:00.897390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3660 | 2026.01.17 13:43:00.897875 [ 192 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3661 | 2026.01.17 13:43:00.898052 [ 192 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 364 rows starting from the beginning of the part | ||
| 3662 | 2026.01.17 13:43:00.898460 [ 192 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::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 | ||
| 3663 | 2026.01.17 13:43:00.898831 [ 192 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3664 | 2026.01.17 13:43:00.899187 [ 192 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3665 | 2026.01.17 13:43:00.899528 [ 192 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3666 | 2026.01.17 13:43:00.899871 [ 192 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3667 | 2026.01.17 13:43:00.906581 [ 195 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.009281354 sec., 54302.42182336758 rows/sec., 50.73 MiB/sec. | ||
| 3668 | 2026.01.17 13:43:00.907446 [ 196 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3669 | 2026.01.17 13:43:00.907990 [ 196 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.01.17 13:43:00.908063 [ 196 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_11_2} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3671 | 2026.01.17 13:43:00.908206 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3672 | 2026.01.17 13:43:01.001369 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000961611 sec. | ||
| 3673 | 2026.01.17 13:43:01.273504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3674 | 2026.01.17 13:43:01.291408 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.01.17 13:43:01.291459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3676 | 2026.01.17 13:43:01.297320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3677 | 2026.01.17 13:43:01.298016 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.01.17 13:43:01.298304 [ 111 ] {} <Debug> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3679 | 2026.01.17 13:43:01.298348 [ 111 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2026.01.17 13:43:01.298371 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3681 | 2026.01.17 13:43:01.298461 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 3682 | 2026.01.17 13:43:01.301029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3683 | 2026.01.17 13:43:01.301456 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3684 | 2026.01.17 13:43:01.302192 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 3685 | 2026.01.17 13:43:01.305510 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 3686 | 2026.01.17 13:43:01.308727 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 3687 | 2026.01.17 13:43:01.312468 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 3688 | 2026.01.17 13:43:01.316626 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 3689 | 2026.01.17 13:43:01.320892 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 3690 | 2026.01.17 13:43:01.373504 [ 196 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.07507109 sec., 1611.8055565731097 rows/sec., 8.33 MiB/sec. | ||
| 3691 | 2026.01.17 13:43:01.376383 [ 196 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3692 | 2026.01.17 13:43:01.378632 [ 196 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_16_3} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.01.17 13:43:01.378746 [ 196 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_16_3} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3694 | 2026.01.17 13:43:01.381363 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3695 | 2026.01.17 13:43:02.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.38 MiB, peak 240.35 MiB, free memory in arenas 0.00 B, will set to 240.33 MiB (RSS), difference: 9.95 MiB | ||
| 3696 | 2026.01.17 13:43:03.502841 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.01.17 13:43:03.503058 [ 268 ] {cb78fd5a-4d43-497c-b7ca-323e19873904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3698 | 2026.01.17 13:43:03.503131 [ 268 ] {cb78fd5a-4d43-497c-b7ca-323e19873904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3699 | 2026.01.17 13:43:03.503799 [ 268 ] {cb78fd5a-4d43-497c-b7ca-323e19873904} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.01.17 13:43:03.503874 [ 268 ] {cb78fd5a-4d43-497c-b7ca-323e19873904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3701 | 2026.01.17 13:43:03.504352 [ 268 ] {cb78fd5a-4d43-497c-b7ca-323e19873904} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3702 | 2026.01.17 13:43:03.504589 [ 268 ] {cb78fd5a-4d43-497c-b7ca-323e19873904} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.01.17 13:43:03.504750 [ 268 ] {cb78fd5a-4d43-497c-b7ca-323e19873904} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001741 sec., 41355.54279149914 rows/sec., 3.33 MiB/sec. | ||
| 3704 | 2026.01.17 13:43:03.504802 [ 268 ] {cb78fd5a-4d43-497c-b7ca-323e19873904} <Debug> TCPHandler: Processed in 0.002103596 sec. | ||
| 3705 | 2026.01.17 13:43:03.504937 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3706 | 2026.01.17 13:43:03.505041 [ 268 ] {9886ddaa-83fc-40cc-a3e0-8d89445d7fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3707 | 2026.01.17 13:43:03.505087 [ 268 ] {9886ddaa-83fc-40cc-a3e0-8d89445d7fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3708 | 2026.01.17 13:43:03.505516 [ 268 ] {9886ddaa-83fc-40cc-a3e0-8d89445d7fea} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.01.17 13:43:03.505555 [ 268 ] {9886ddaa-83fc-40cc-a3e0-8d89445d7fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3710 | 2026.01.17 13:43:03.505868 [ 268 ] {9886ddaa-83fc-40cc-a3e0-8d89445d7fea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3711 | 2026.01.17 13:43:03.506096 [ 268 ] {9886ddaa-83fc-40cc-a3e0-8d89445d7fea} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2026.01.17 13:43:03.506236 [ 268 ] {9886ddaa-83fc-40cc-a3e0-8d89445d7fea} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00122 sec., 6557.377049180328 rows/sec., 493.08 KiB/sec. | ||
| 3713 | 2026.01.17 13:43:03.506277 [ 268 ] {9886ddaa-83fc-40cc-a3e0-8d89445d7fea} <Debug> TCPHandler: Processed in 0.001392821 sec. | ||
| 3714 | 2026.01.17 13:43:03.506388 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.01.17 13:43:03.506484 [ 268 ] {04dce754-ee75-4050-b896-3f24517373cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3716 | 2026.01.17 13:43:03.506525 [ 268 ] {04dce754-ee75-4050-b896-3f24517373cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3717 | 2026.01.17 13:43:03.506941 [ 268 ] {04dce754-ee75-4050-b896-3f24517373cd} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.01.17 13:43:03.506978 [ 268 ] {04dce754-ee75-4050-b896-3f24517373cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3719 | 2026.01.17 13:43:03.507284 [ 268 ] {04dce754-ee75-4050-b896-3f24517373cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3720 | 2026.01.17 13:43:03.507498 [ 268 ] {04dce754-ee75-4050-b896-3f24517373cd} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.01.17 13:43:03.507625 [ 268 ] {04dce754-ee75-4050-b896-3f24517373cd} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001161 sec., 62015.503875969 rows/sec., 4.84 MiB/sec. | ||
| 3722 | 2026.01.17 13:43:03.507663 [ 268 ] {04dce754-ee75-4050-b896-3f24517373cd} <Debug> TCPHandler: Processed in 0.001324009 sec. | ||
| 3723 | 2026.01.17 13:43:03.507790 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2026.01.17 13:43:03.507883 [ 268 ] {c647d1bd-9ffb-4084-a33d-e5833db2498b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3725 | 2026.01.17 13:43:03.507927 [ 268 ] {c647d1bd-9ffb-4084-a33d-e5833db2498b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3726 | 2026.01.17 13:43:03.508363 [ 268 ] {c647d1bd-9ffb-4084-a33d-e5833db2498b} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.01.17 13:43:03.508400 [ 268 ] {c647d1bd-9ffb-4084-a33d-e5833db2498b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3728 | 2026.01.17 13:43:03.508744 [ 268 ] {c647d1bd-9ffb-4084-a33d-e5833db2498b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3729 | 2026.01.17 13:43:03.508958 [ 268 ] {c647d1bd-9ffb-4084-a33d-e5833db2498b} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.01.17 13:43:03.509090 [ 268 ] {c647d1bd-9ffb-4084-a33d-e5833db2498b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 3731 | 2026.01.17 13:43:03.509130 [ 268 ] {c647d1bd-9ffb-4084-a33d-e5833db2498b} <Debug> TCPHandler: Processed in 0.001390341 sec. | ||
| 3732 | 2026.01.17 13:43:03.509236 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.01.17 13:43:03.509330 [ 268 ] {c7ddc183-0f35-4573-a9fa-53a88a72e564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.01.17 13:43:03.509384 [ 268 ] {c7ddc183-0f35-4573-a9fa-53a88a72e564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3735 | 2026.01.17 13:43:03.510129 [ 268 ] {c7ddc183-0f35-4573-a9fa-53a88a72e564} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.01.17 13:43:03.510167 [ 268 ] {c7ddc183-0f35-4573-a9fa-53a88a72e564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3737 | 2026.01.17 13:43:03.510670 [ 268 ] {c7ddc183-0f35-4573-a9fa-53a88a72e564} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3738 | 2026.01.17 13:43:03.510899 [ 268 ] {c7ddc183-0f35-4573-a9fa-53a88a72e564} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.01.17 13:43:03.511037 [ 268 ] {c7ddc183-0f35-4573-a9fa-53a88a72e564} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001726 sec., 4634.994206257242 rows/sec., 8.31 MiB/sec. | ||
| 3740 | 2026.01.17 13:43:03.511089 [ 268 ] {c7ddc183-0f35-4573-a9fa-53a88a72e564} <Debug> TCPHandler: Processed in 0.001900102 sec. | ||
| 3741 | 2026.01.17 13:43:03.511201 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.01.17 13:43:03.511295 [ 268 ] {65a84f06-a3fd-4ad5-b252-6458f892a509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3743 | 2026.01.17 13:43:03.511336 [ 268 ] {65a84f06-a3fd-4ad5-b252-6458f892a509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3744 | 2026.01.17 13:43:03.511682 [ 268 ] {65a84f06-a3fd-4ad5-b252-6458f892a509} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.01.17 13:43:03.511719 [ 268 ] {65a84f06-a3fd-4ad5-b252-6458f892a509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3746 | 2026.01.17 13:43:03.512024 [ 268 ] {65a84f06-a3fd-4ad5-b252-6458f892a509} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3747 | 2026.01.17 13:43:03.512238 [ 268 ] {65a84f06-a3fd-4ad5-b252-6458f892a509} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.01.17 13:43:03.512368 [ 268 ] {65a84f06-a3fd-4ad5-b252-6458f892a509} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3749 | 2026.01.17 13:43:03.512405 [ 268 ] {65a84f06-a3fd-4ad5-b252-6458f892a509} <Debug> TCPHandler: Processed in 0.001253318 sec. | ||
| 3750 | 2026.01.17 13:43:06.261087 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48054 | ||
| 3751 | 2026.01.17 13:43:06.261201 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3752 | 2026.01.17 13:43:06.261227 [ 295 ] {} <Debug> TCP-Session: dd5bb617-4311-439c-a798-76e149cd518c Authenticating user 'default' from [fd00:1122:3344:101::e]:48054 | ||
| 3753 | 2026.01.17 13:43:06.261249 [ 295 ] {} <Debug> TCP-Session: dd5bb617-4311-439c-a798-76e149cd518c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.01.17 13:43:06.261261 [ 295 ] {} <Debug> TCP-Session: dd5bb617-4311-439c-a798-76e149cd518c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.01.17 13:43:06.261430 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51804 | ||
| 3756 | 2026.01.17 13:43:06.261467 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61468 | ||
| 3757 | 2026.01.17 13:43:06.261485 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59778 | ||
| 3758 | 2026.01.17 13:43:06.261525 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48087 | ||
| 3759 | 2026.01.17 13:43:06.261515 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54333 | ||
| 3760 | 2026.01.17 13:43:06.261574 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3761 | 2026.01.17 13:43:06.261603 [ 295 ] {} <Trace> TCP-Session: dd5bb617-4311-439c-a798-76e149cd518c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.01.17 13:43:06.261625 [ 296 ] {} <Debug> TCP-Session: 71719932-9559-4dee-bee4-276fc362662d Authenticating user 'default' from [fd00:1122:3344:101::e]:51804 | ||
| 3763 | 2026.01.17 13:43:06.261489 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34058 | ||
| 3764 | 2026.01.17 13:43:06.261660 [ 296 ] {} <Debug> TCP-Session: 71719932-9559-4dee-bee4-276fc362662d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.01.17 13:43:06.261482 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58703 | ||
| 3766 | 2026.01.17 13:43:06.261680 [ 296 ] {} <Debug> TCP-Session: 71719932-9559-4dee-bee4-276fc362662d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.01.17 13:43:06.261503 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63378 | ||
| 3768 | 2026.01.17 13:43:06.261850 [ 295 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3769 | 2026.01.17 13:43:06.261912 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3770 | 2026.01.17 13:43:06.261918 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3771 | 2026.01.17 13:43:06.261955 [ 293 ] {} <Debug> TCP-Session: 045362dd-f4ba-4ea8-a0b2-042dda43b142 Authenticating user 'default' from [fd00:1122:3344:101::e]:48087 | ||
| 3772 | 2026.01.17 13:43:06.261968 [ 299 ] {} <Debug> TCP-Session: 6034babe-fd01-44ce-86e3-e51646ae53e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58703 | ||
| 3773 | 2026.01.17 13:43:06.261987 [ 293 ] {} <Debug> TCP-Session: 045362dd-f4ba-4ea8-a0b2-042dda43b142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.01.17 13:43:06.261995 [ 299 ] {} <Debug> TCP-Session: 6034babe-fd01-44ce-86e3-e51646ae53e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.01.17 13:43:06.262011 [ 293 ] {} <Debug> TCP-Session: 045362dd-f4ba-4ea8-a0b2-042dda43b142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.01.17 13:43:06.262015 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3777 | 2026.01.17 13:43:06.262026 [ 299 ] {} <Debug> TCP-Session: 6034babe-fd01-44ce-86e3-e51646ae53e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.01.17 13:43:06.262046 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3779 | 2026.01.17 13:43:06.262062 [ 267 ] {} <Debug> TCP-Session: 4c3b27c7-8d0a-4786-8922-6b8bede9e400 Authenticating user 'default' from [fd00:1122:3344:101::e]:54333 | ||
| 3780 | 2026.01.17 13:43:06.262094 [ 301 ] {} <Debug> TCP-Session: 335f94fd-ceda-4143-b13e-6cf1e4be5f28 Authenticating user 'default' from [fd00:1122:3344:101::e]:63378 | ||
| 3781 | 2026.01.17 13:43:06.262100 [ 267 ] {} <Debug> TCP-Session: 4c3b27c7-8d0a-4786-8922-6b8bede9e400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.01.17 13:43:06.262112 [ 301 ] {} <Debug> TCP-Session: 335f94fd-ceda-4143-b13e-6cf1e4be5f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.01.17 13:43:06.262122 [ 267 ] {} <Debug> TCP-Session: 4c3b27c7-8d0a-4786-8922-6b8bede9e400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.01.17 13:43:06.262127 [ 301 ] {} <Debug> TCP-Session: 335f94fd-ceda-4143-b13e-6cf1e4be5f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.01.17 13:43:06.262146 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.01.17 13:43:06.262179 [ 297 ] {} <Debug> TCP-Session: 1e294dbb-72ea-452c-acb0-d876ab013905 Authenticating user 'default' from [fd00:1122:3344:101::e]:61468 | ||
| 3787 | 2026.01.17 13:43:06.262195 [ 297 ] {} <Debug> TCP-Session: 1e294dbb-72ea-452c-acb0-d876ab013905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.01.17 13:43:06.262207 [ 297 ] {} <Debug> TCP-Session: 1e294dbb-72ea-452c-acb0-d876ab013905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.01.17 13:43:06.262296 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3790 | 2026.01.17 13:43:06.262301 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3791 | 2026.01.17 13:43:06.262333 [ 300 ] {} <Debug> TCP-Session: aadb4819-6d60-4631-a246-31fd79463d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:34058 | ||
| 3792 | 2026.01.17 13:43:06.262303 [ 295 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3793 | 2026.01.17 13:43:06.262365 [ 298 ] {} <Debug> TCP-Session: 1b105562-a568-4fc3-8d71-565b0989bc0b Authenticating user 'default' from [fd00:1122:3344:101::e]:59778 | ||
| 3794 | 2026.01.17 13:43:06.262371 [ 300 ] {} <Debug> TCP-Session: aadb4819-6d60-4631-a246-31fd79463d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.01.17 13:43:06.262416 [ 298 ] {} <Debug> TCP-Session: 1b105562-a568-4fc3-8d71-565b0989bc0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.01.17 13:43:06.262425 [ 300 ] {} <Debug> TCP-Session: aadb4819-6d60-4631-a246-31fd79463d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.01.17 13:43:06.262439 [ 298 ] {} <Debug> TCP-Session: 1b105562-a568-4fc3-8d71-565b0989bc0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.01.17 13:43:06.262429 [ 295 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3799 | 2026.01.17 13:43:06.262801 [ 295 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 3800 | 2026.01.17 13:43:06.263913 [ 336 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Trace> AggregatingTransform: Aggregating | ||
| 3801 | 2026.01.17 13:43:06.263944 [ 336 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 3802 | 2026.01.17 13:43:06.263972 [ 336 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068924 sec. (935.520 rows/sec., 36.54 KiB/sec.) | ||
| 3803 | 2026.01.17 13:43:06.263986 [ 336 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Trace> Aggregator: Merging aggregated data | ||
| 3804 | 2026.01.17 13:43:06.265434 [ 295 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003699 sec., 270.3433360367667 rows/sec., 10.56 KiB/sec. | ||
| 3805 | 2026.01.17 13:43:06.265572 [ 295 ] {6554154f-871d-4fff-aef0-4be9ee2aca8c} <Debug> TCPHandler: Processed in 0.004137811 sec. | ||
| 3806 | 2026.01.17 13:43:06.265699 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3807 | 2026.01.17 13:43:06.265726 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3808 | 2026.01.17 13:43:06.265743 [ 295 ] {} <Debug> TCP-Session: dd5bb617-4311-439c-a798-76e149cd518c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.01.17 13:43:06.265748 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3810 | 2026.01.17 13:43:06.265774 [ 296 ] {} <Debug> TCP-Session: 71719932-9559-4dee-bee4-276fc362662d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.01.17 13:43:06.265787 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3812 | 2026.01.17 13:43:06.265803 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3813 | 2026.01.17 13:43:06.265829 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3814 | 2026.01.17 13:43:06.265847 [ 298 ] {} <Debug> TCP-Session: 1b105562-a568-4fc3-8d71-565b0989bc0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.01.17 13:43:06.265871 [ 297 ] {} <Debug> TCP-Session: 1e294dbb-72ea-452c-acb0-d876ab013905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.01.17 13:43:06.265885 [ 301 ] {} <Debug> TCP-Session: 335f94fd-ceda-4143-b13e-6cf1e4be5f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.01.17 13:43:06.265879 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3818 | 2026.01.17 13:43:06.265813 [ 293 ] {} <Debug> TCP-Session: 045362dd-f4ba-4ea8-a0b2-042dda43b142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.01.17 13:43:06.265764 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3820 | 2026.01.17 13:43:06.265953 [ 300 ] {} <Debug> TCP-Session: aadb4819-6d60-4631-a246-31fd79463d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.01.17 13:43:06.265854 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3822 | 2026.01.17 13:43:06.265990 [ 267 ] {} <Debug> TCP-Session: 4c3b27c7-8d0a-4786-8922-6b8bede9e400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.01.17 13:43:06.266035 [ 299 ] {} <Debug> TCP-Session: 6034babe-fd01-44ce-86e3-e51646ae53e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.01.17 13:43:06.392994 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34395 | ||
| 3825 | 2026.01.17 13:43:06.393121 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.01.17 13:43:06.393154 [ 295 ] {} <Debug> TCP-Session: 2ac0ac33-9d00-4268-aee4-4ec76af7169f Authenticating user 'default' from [fd00:1122:3344:101::e]:34395 | ||
| 3827 | 2026.01.17 13:43:06.393181 [ 295 ] {} <Debug> TCP-Session: 2ac0ac33-9d00-4268-aee4-4ec76af7169f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.01.17 13:43:06.393196 [ 295 ] {} <Debug> TCP-Session: 2ac0ac33-9d00-4268-aee4-4ec76af7169f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.01.17 13:43:06.393385 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37364 | ||
| 3830 | 2026.01.17 13:43:06.393422 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47217 | ||
| 3831 | 2026.01.17 13:43:06.393439 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57209 | ||
| 3832 | 2026.01.17 13:43:06.393480 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62078 | ||
| 3833 | 2026.01.17 13:43:06.393501 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3834 | 2026.01.17 13:43:06.393538 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.01.17 13:43:06.393579 [ 296 ] {} <Debug> TCP-Session: 5e27da93-57cb-473b-a597-ad8266ca3d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:37364 | ||
| 3836 | 2026.01.17 13:43:06.393590 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3837 | 2026.01.17 13:43:06.393606 [ 297 ] {} <Debug> TCP-Session: ef655ba9-2fd5-4b1d-bc5d-08d2fa434b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:47217 | ||
| 3838 | 2026.01.17 13:43:06.393612 [ 296 ] {} <Debug> TCP-Session: 5e27da93-57cb-473b-a597-ad8266ca3d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.01.17 13:43:06.393632 [ 298 ] {} <Debug> TCP-Session: 0f8ac572-13b2-48cc-9e76-b69027456afb Authenticating user 'default' from [fd00:1122:3344:101::e]:57209 | ||
| 3840 | 2026.01.17 13:43:06.393645 [ 296 ] {} <Debug> TCP-Session: 5e27da93-57cb-473b-a597-ad8266ca3d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.01.17 13:43:06.393641 [ 297 ] {} <Debug> TCP-Session: ef655ba9-2fd5-4b1d-bc5d-08d2fa434b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.01.17 13:43:06.393671 [ 298 ] {} <Debug> TCP-Session: 0f8ac572-13b2-48cc-9e76-b69027456afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.01.17 13:43:06.393693 [ 297 ] {} <Debug> TCP-Session: ef655ba9-2fd5-4b1d-bc5d-08d2fa434b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.01.17 13:43:06.393706 [ 298 ] {} <Debug> TCP-Session: 0f8ac572-13b2-48cc-9e76-b69027456afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.01.17 13:43:06.393529 [ 295 ] {} <Trace> TCP-Session: 2ac0ac33-9d00-4268-aee4-4ec76af7169f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.01.17 13:43:06.393487 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53401 | ||
| 3847 | 2026.01.17 13:43:06.393466 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36410 | ||
| 3848 | 2026.01.17 13:43:06.393447 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38793 | ||
| 3849 | 2026.01.17 13:43:06.393832 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2026.01.17 13:43:06.393595 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3851 | 2026.01.17 13:43:06.393864 [ 293 ] {} <Debug> TCP-Session: 06a90155-8fc2-43d2-9f45-a00fcc3118ae Authenticating user 'default' from [fd00:1122:3344:101::e]:53401 | ||
| 3852 | 2026.01.17 13:43:06.393853 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3853 | 2026.01.17 13:43:06.393886 [ 267 ] {} <Debug> TCP-Session: 62233f13-3d58-4006-9c23-c15d07f212fc Authenticating user 'default' from [fd00:1122:3344:101::e]:62078 | ||
| 3854 | 2026.01.17 13:43:06.393888 [ 293 ] {} <Debug> TCP-Session: 06a90155-8fc2-43d2-9f45-a00fcc3118ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.01.17 13:43:06.393908 [ 301 ] {} <Debug> TCP-Session: 5f887044-e061-440c-9742-25e89ecc3f4c Authenticating user 'default' from [fd00:1122:3344:101::e]:36410 | ||
| 3856 | 2026.01.17 13:43:06.393916 [ 267 ] {} <Debug> TCP-Session: 62233f13-3d58-4006-9c23-c15d07f212fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.01.17 13:43:06.393918 [ 293 ] {} <Debug> TCP-Session: 06a90155-8fc2-43d2-9f45-a00fcc3118ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.01.17 13:43:06.393929 [ 301 ] {} <Debug> TCP-Session: 5f887044-e061-440c-9742-25e89ecc3f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.01.17 13:43:06.393937 [ 267 ] {} <Debug> TCP-Session: 62233f13-3d58-4006-9c23-c15d07f212fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.01.17 13:43:06.393950 [ 301 ] {} <Debug> TCP-Session: 5f887044-e061-440c-9742-25e89ecc3f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.01.17 13:43:06.393912 [ 295 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34395) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3862 | 2026.01.17 13:43:06.393888 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3863 | 2026.01.17 13:43:06.393433 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64580 | ||
| 3864 | 2026.01.17 13:43:06.394032 [ 300 ] {} <Debug> TCP-Session: 8291b20c-ed03-421e-be0b-beb20eaeb226 Authenticating user 'default' from [fd00:1122:3344:101::e]:38793 | ||
| 3865 | 2026.01.17 13:43:06.394065 [ 300 ] {} <Debug> TCP-Session: 8291b20c-ed03-421e-be0b-beb20eaeb226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.01.17 13:43:06.394078 [ 300 ] {} <Debug> TCP-Session: 8291b20c-ed03-421e-be0b-beb20eaeb226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.01.17 13:43:06.394098 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2026.01.17 13:43:06.394125 [ 299 ] {} <Debug> TCP-Session: 4f79895b-c670-4ba7-9db9-a5a6f4432fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64580 | ||
| 3869 | 2026.01.17 13:43:06.394143 [ 299 ] {} <Debug> TCP-Session: 4f79895b-c670-4ba7-9db9-a5a6f4432fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.01.17 13:43:06.394156 [ 299 ] {} <Debug> TCP-Session: 4f79895b-c670-4ba7-9db9-a5a6f4432fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.01.17 13:43:06.394235 [ 295 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3872 | 2026.01.17 13:43:06.394291 [ 295 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3873 | 2026.01.17 13:43:06.394572 [ 295 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 3874 | 2026.01.17 13:43:06.395539 [ 332 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Trace> AggregatingTransform: Aggregating | ||
| 3875 | 2026.01.17 13:43:06.395598 [ 332 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3876 | 2026.01.17 13:43:06.395641 [ 332 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968132 sec. (1032.917 rows/sec., 40.35 KiB/sec.) | ||
| 3877 | 2026.01.17 13:43:06.395660 [ 332 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Trace> Aggregator: Merging aggregated data | ||
| 3878 | 2026.01.17 13:43:06.396843 [ 295 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00299 sec., 334.44816053511704 rows/sec., 13.06 KiB/sec. | ||
| 3879 | 2026.01.17 13:43:06.396968 [ 295 ] {848eac7c-9926-4771-8e69-1be3b235aaa1} <Debug> TCPHandler: Processed in 0.003556508 sec. | ||
| 3880 | 2026.01.17 13:43:06.397078 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.01.17 13:43:06.397107 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3882 | 2026.01.17 13:43:06.397108 [ 295 ] {} <Debug> TCP-Session: 2ac0ac33-9d00-4268-aee4-4ec76af7169f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.01.17 13:43:06.397132 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3884 | 2026.01.17 13:43:06.397146 [ 299 ] {} <Debug> TCP-Session: 4f79895b-c670-4ba7-9db9-a5a6f4432fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.01.17 13:43:06.397151 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3886 | 2026.01.17 13:43:06.397171 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3887 | 2026.01.17 13:43:06.397192 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3888 | 2026.01.17 13:43:06.397209 [ 297 ] {} <Debug> TCP-Session: ef655ba9-2fd5-4b1d-bc5d-08d2fa434b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.01.17 13:43:06.397220 [ 267 ] {} <Debug> TCP-Session: 62233f13-3d58-4006-9c23-c15d07f212fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.01.17 13:43:06.397209 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3891 | 2026.01.17 13:43:06.397233 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3892 | 2026.01.17 13:43:06.397255 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2026.01.17 13:43:06.397275 [ 298 ] {} <Debug> TCP-Session: 0f8ac572-13b2-48cc-9e76-b69027456afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.01.17 13:43:06.397292 [ 301 ] {} <Debug> TCP-Session: 5f887044-e061-440c-9742-25e89ecc3f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.01.17 13:43:06.397309 [ 300 ] {} <Debug> TCP-Session: 8291b20c-ed03-421e-be0b-beb20eaeb226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.01.17 13:43:06.397230 [ 293 ] {} <Debug> TCP-Session: 06a90155-8fc2-43d2-9f45-a00fcc3118ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.01.17 13:43:06.397179 [ 296 ] {} <Debug> TCP-Session: 5e27da93-57cb-473b-a597-ad8266ca3d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.01.17 13:43:06.812195 [ 106 ] {} <Debug> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3899 | 2026.01.17 13:43:06.812265 [ 106 ] {} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2026.01.17 13:43:06.812289 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3901 | 2026.01.17 13:43:06.812396 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::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 | ||
| 3902 | 2026.01.17 13:43:06.812516 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3903 | 2026.01.17 13:43:06.812555 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 464 rows starting from the beginning of the part | ||
| 3904 | 2026.01.17 13:43:06.812663 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 3905 | 2026.01.17 13:43:06.812728 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3906 | 2026.01.17 13:43:06.812780 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3907 | 2026.01.17 13:43:06.812843 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3908 | 2026.01.17 13:43:06.814052 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682266 sec., 575414.3518325877 rows/sec., 41.40 MiB/sec. | ||
| 3909 | 2026.01.17 13:43:06.814340 [ 189 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3910 | 2026.01.17 13:43:06.814751 [ 189 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.01.17 13:43:06.814847 [ 189 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_9_2} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3912 | 2026.01.17 13:43:06.814950 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3913 | 2026.01.17 13:43:07.470382 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65017 | ||
| 3914 | 2026.01.17 13:43:07.470495 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3915 | 2026.01.17 13:43:07.470522 [ 295 ] {} <Debug> TCP-Session: fb0f906e-1a06-4bd4-82c0-d048a4d42d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:65017 | ||
| 3916 | 2026.01.17 13:43:07.470545 [ 295 ] {} <Debug> TCP-Session: fb0f906e-1a06-4bd4-82c0-d048a4d42d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.01.17 13:43:07.470558 [ 295 ] {} <Debug> TCP-Session: fb0f906e-1a06-4bd4-82c0-d048a4d42d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.01.17 13:43:07.470750 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39787 | ||
| 3919 | 2026.01.17 13:43:07.470767 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50736 | ||
| 3920 | 2026.01.17 13:43:07.470804 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53733 | ||
| 3921 | 2026.01.17 13:43:07.470826 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37321 | ||
| 3922 | 2026.01.17 13:43:07.470819 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54592 | ||
| 3923 | 2026.01.17 13:43:07.470868 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3924 | 2026.01.17 13:43:07.470894 [ 295 ] {} <Trace> TCP-Session: fb0f906e-1a06-4bd4-82c0-d048a4d42d32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.01.17 13:43:07.470901 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2026.01.17 13:43:07.470918 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.01.17 13:43:07.470928 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3928 | 2026.01.17 13:43:07.470950 [ 301 ] {} <Debug> TCP-Session: 23f9d1db-3fb1-413a-8ba2-37129cc6997c Authenticating user 'default' from [fd00:1122:3344:101::e]:53733 | ||
| 3929 | 2026.01.17 13:43:07.470965 [ 293 ] {} <Debug> TCP-Session: 89b705f1-cf6b-442e-b009-265f96ba7678 Authenticating user 'default' from [fd00:1122:3344:101::e]:37321 | ||
| 3930 | 2026.01.17 13:43:07.470971 [ 267 ] {} <Debug> TCP-Session: 78c4f05c-ed68-4353-a0c5-3e25c1d1b0fc Authenticating user 'default' from [fd00:1122:3344:101::e]:54592 | ||
| 3931 | 2026.01.17 13:43:07.470984 [ 301 ] {} <Debug> TCP-Session: 23f9d1db-3fb1-413a-8ba2-37129cc6997c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.01.17 13:43:07.470991 [ 293 ] {} <Debug> TCP-Session: 89b705f1-cf6b-442e-b009-265f96ba7678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.01.17 13:43:07.471001 [ 301 ] {} <Debug> TCP-Session: 23f9d1db-3fb1-413a-8ba2-37129cc6997c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.01.17 13:43:07.470998 [ 267 ] {} <Debug> TCP-Session: 78c4f05c-ed68-4353-a0c5-3e25c1d1b0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.01.17 13:43:07.471012 [ 293 ] {} <Debug> TCP-Session: 89b705f1-cf6b-442e-b009-265f96ba7678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.01.17 13:43:07.471023 [ 267 ] {} <Debug> TCP-Session: 78c4f05c-ed68-4353-a0c5-3e25c1d1b0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.01.17 13:43:07.470917 [ 296 ] {} <Debug> TCP-Session: 9373f6bf-7235-4738-9919-47031ca04bc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39787 | ||
| 3938 | 2026.01.17 13:43:07.470901 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3939 | 2026.01.17 13:43:07.471075 [ 295 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3940 | 2026.01.17 13:43:07.471081 [ 296 ] {} <Debug> TCP-Session: 9373f6bf-7235-4738-9919-47031ca04bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.01.17 13:43:07.471102 [ 297 ] {} <Debug> TCP-Session: b5f46f64-2d0c-4003-b889-933471df297f Authenticating user 'default' from [fd00:1122:3344:101::e]:50736 | ||
| 3942 | 2026.01.17 13:43:07.471136 [ 296 ] {} <Debug> TCP-Session: 9373f6bf-7235-4738-9919-47031ca04bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.01.17 13:43:07.471151 [ 297 ] {} <Debug> TCP-Session: b5f46f64-2d0c-4003-b889-933471df297f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.01.17 13:43:07.470783 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55182 | ||
| 3945 | 2026.01.17 13:43:07.471175 [ 297 ] {} <Debug> TCP-Session: b5f46f64-2d0c-4003-b889-933471df297f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.01.17 13:43:07.470784 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37316 | ||
| 3947 | 2026.01.17 13:43:07.470792 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47636 | ||
| 3948 | 2026.01.17 13:43:07.471271 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3949 | 2026.01.17 13:43:07.471326 [ 299 ] {} <Debug> TCP-Session: 0e8d3efc-57a9-4826-a007-2807b8b83c52 Authenticating user 'default' from [fd00:1122:3344:101::e]:55182 | ||
| 3950 | 2026.01.17 13:43:07.471346 [ 299 ] {} <Debug> TCP-Session: 0e8d3efc-57a9-4826-a007-2807b8b83c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.01.17 13:43:07.471349 [ 295 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3952 | 2026.01.17 13:43:07.471362 [ 299 ] {} <Debug> TCP-Session: 0e8d3efc-57a9-4826-a007-2807b8b83c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.01.17 13:43:07.471413 [ 295 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3954 | 2026.01.17 13:43:07.471412 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3955 | 2026.01.17 13:43:07.471415 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3956 | 2026.01.17 13:43:07.471457 [ 300 ] {} <Debug> TCP-Session: e893edf1-1d66-465d-91c8-46342fd16b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:47636 | ||
| 3957 | 2026.01.17 13:43:07.471484 [ 298 ] {} <Debug> TCP-Session: 649211fa-e6be-41f6-8877-f1ea00633d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:37316 | ||
| 3958 | 2026.01.17 13:43:07.471486 [ 300 ] {} <Debug> TCP-Session: e893edf1-1d66-465d-91c8-46342fd16b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.01.17 13:43:07.471514 [ 298 ] {} <Debug> TCP-Session: 649211fa-e6be-41f6-8877-f1ea00633d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.01.17 13:43:07.471515 [ 300 ] {} <Debug> TCP-Session: e893edf1-1d66-465d-91c8-46342fd16b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.01.17 13:43:07.471534 [ 298 ] {} <Debug> TCP-Session: 649211fa-e6be-41f6-8877-f1ea00633d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.01.17 13:43:07.471702 [ 295 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 3963 | 2026.01.17 13:43:07.472685 [ 338 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Trace> AggregatingTransform: Aggregating | ||
| 3964 | 2026.01.17 13:43:07.472742 [ 338 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3965 | 2026.01.17 13:43:07.472783 [ 338 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975712 sec. (1024.893 rows/sec., 40.03 KiB/sec.) | ||
| 3966 | 2026.01.17 13:43:07.472800 [ 338 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Trace> Aggregator: Merging aggregated data | ||
| 3967 | 2026.01.17 13:43:07.474025 [ 295 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003011 sec., 332.11557622052476 rows/sec., 12.97 KiB/sec. | ||
| 3968 | 2026.01.17 13:43:07.474166 [ 295 ] {f8bb6743-2ddb-4c09-9484-182633d3e85e} <Debug> TCPHandler: Processed in 0.003388055 sec. | ||
| 3969 | 2026.01.17 13:43:07.474289 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3970 | 2026.01.17 13:43:07.474320 [ 295 ] {} <Debug> TCP-Session: fb0f906e-1a06-4bd4-82c0-d048a4d42d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.01.17 13:43:07.474324 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3972 | 2026.01.17 13:43:07.474344 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3973 | 2026.01.17 13:43:07.474364 [ 300 ] {} <Debug> TCP-Session: e893edf1-1d66-465d-91c8-46342fd16b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.01.17 13:43:07.474369 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3975 | 2026.01.17 13:43:07.474382 [ 296 ] {} <Debug> TCP-Session: 9373f6bf-7235-4738-9919-47031ca04bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.01.17 13:43:07.474391 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3977 | 2026.01.17 13:43:07.474413 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3978 | 2026.01.17 13:43:07.474433 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3979 | 2026.01.17 13:43:07.474455 [ 293 ] {} <Debug> TCP-Session: 89b705f1-cf6b-442e-b009-265f96ba7678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.01.17 13:43:07.474464 [ 297 ] {} <Debug> TCP-Session: b5f46f64-2d0c-4003-b889-933471df297f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.01.17 13:43:07.474474 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3982 | 2026.01.17 13:43:07.474481 [ 267 ] {} <Debug> TCP-Session: 78c4f05c-ed68-4353-a0c5-3e25c1d1b0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.01.17 13:43:07.474512 [ 301 ] {} <Debug> TCP-Session: 23f9d1db-3fb1-413a-8ba2-37129cc6997c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.01.17 13:43:07.474448 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3985 | 2026.01.17 13:43:07.474419 [ 299 ] {} <Debug> TCP-Session: 0e8d3efc-57a9-4826-a007-2807b8b83c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.01.17 13:43:07.474572 [ 298 ] {} <Debug> TCP-Session: 649211fa-e6be-41f6-8877-f1ea00633d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.01.17 13:43:08.384875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8076 | ||
| 3988 | 2026.01.17 13:43:08.385398 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.01.17 13:43:08.385438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3990 | 2026.01.17 13:43:08.385958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3991 | 2026.01.17 13:43:08.386215 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2026.01.17 13:43:08.386353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8076 | ||
| 3993 | 2026.01.17 13:43:08.535961 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.01.17 13:43:08.536166 [ 268 ] {40497cc6-6dd8-4a07-acfe-0390aae161cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3995 | 2026.01.17 13:43:08.536247 [ 268 ] {40497cc6-6dd8-4a07-acfe-0390aae161cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3996 | 2026.01.17 13:43:08.536936 [ 268 ] {40497cc6-6dd8-4a07-acfe-0390aae161cb} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.01.17 13:43:08.536990 [ 268 ] {40497cc6-6dd8-4a07-acfe-0390aae161cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3998 | 2026.01.17 13:43:08.537378 [ 268 ] {40497cc6-6dd8-4a07-acfe-0390aae161cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3999 | 2026.01.17 13:43:08.537617 [ 268 ] {40497cc6-6dd8-4a07-acfe-0390aae161cb} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.01.17 13:43:08.537783 [ 268 ] {40497cc6-6dd8-4a07-acfe-0390aae161cb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec. | ||
| 4001 | 2026.01.17 13:43:08.537833 [ 268 ] {40497cc6-6dd8-4a07-acfe-0390aae161cb} <Debug> TCPHandler: Processed in 0.002018134 sec. | ||
| 4002 | 2026.01.17 13:43:08.537964 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2026.01.17 13:43:08.538073 [ 268 ] {3069ae72-9c66-41fb-a4a6-e4ab95530d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4004 | 2026.01.17 13:43:08.538119 [ 268 ] {3069ae72-9c66-41fb-a4a6-e4ab95530d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4005 | 2026.01.17 13:43:08.539215 [ 268 ] {3069ae72-9c66-41fb-a4a6-e4ab95530d9f} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.01.17 13:43:08.539254 [ 268 ] {3069ae72-9c66-41fb-a4a6-e4ab95530d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4007 | 2026.01.17 13:43:08.539713 [ 268 ] {3069ae72-9c66-41fb-a4a6-e4ab95530d9f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4008 | 2026.01.17 13:43:08.539947 [ 268 ] {3069ae72-9c66-41fb-a4a6-e4ab95530d9f} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.01.17 13:43:08.540071 [ 268 ] {3069ae72-9c66-41fb-a4a6-e4ab95530d9f} <Debug> executeQuery: Read 1261 rows, 107.18 KiB in 0.002028 sec., 621794.8717948719 rows/sec., 51.61 MiB/sec. | ||
| 4010 | 2026.01.17 13:43:08.540110 [ 268 ] {3069ae72-9c66-41fb-a4a6-e4ab95530d9f} <Debug> TCPHandler: Processed in 0.002197138 sec. | ||
| 4011 | 2026.01.17 13:43:08.540242 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2026.01.17 13:43:08.540335 [ 268 ] {7c3b7056-7c3d-4148-80a2-5390bce6c0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4013 | 2026.01.17 13:43:08.540377 [ 268 ] {7c3b7056-7c3d-4148-80a2-5390bce6c0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4014 | 2026.01.17 13:43:08.540810 [ 268 ] {7c3b7056-7c3d-4148-80a2-5390bce6c0b2} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2026.01.17 13:43:08.540856 [ 268 ] {7c3b7056-7c3d-4148-80a2-5390bce6c0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4016 | 2026.01.17 13:43:08.541177 [ 268 ] {7c3b7056-7c3d-4148-80a2-5390bce6c0b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4017 | 2026.01.17 13:43:08.541398 [ 268 ] {7c3b7056-7c3d-4148-80a2-5390bce6c0b2} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.01.17 13:43:08.541528 [ 268 ] {7c3b7056-7c3d-4148-80a2-5390bce6c0b2} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001211 sec., 28075.97027250206 rows/sec., 2.05 MiB/sec. | ||
| 4019 | 2026.01.17 13:43:08.541565 [ 268 ] {7c3b7056-7c3d-4148-80a2-5390bce6c0b2} <Debug> TCPHandler: Processed in 0.00137543 sec. | ||
| 4020 | 2026.01.17 13:43:08.541684 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.01.17 13:43:08.541777 [ 268 ] {458eb5c1-dca7-4b10-b772-edbd300d4c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4022 | 2026.01.17 13:43:08.541817 [ 268 ] {458eb5c1-dca7-4b10-b772-edbd300d4c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4023 | 2026.01.17 13:43:08.542324 [ 268 ] {458eb5c1-dca7-4b10-b772-edbd300d4c6b} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.01.17 13:43:08.542363 [ 268 ] {458eb5c1-dca7-4b10-b772-edbd300d4c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4025 | 2026.01.17 13:43:08.542689 [ 268 ] {458eb5c1-dca7-4b10-b772-edbd300d4c6b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4026 | 2026.01.17 13:43:08.542903 [ 268 ] {458eb5c1-dca7-4b10-b772-edbd300d4c6b} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.01.17 13:43:08.543032 [ 268 ] {458eb5c1-dca7-4b10-b772-edbd300d4c6b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001274 sec., 178963.89324960753 rows/sec., 12.12 MiB/sec. | ||
| 4028 | 2026.01.17 13:43:08.543072 [ 268 ] {458eb5c1-dca7-4b10-b772-edbd300d4c6b} <Debug> TCPHandler: Processed in 0.001436551 sec. | ||
| 4029 | 2026.01.17 13:43:08.543186 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.01.17 13:43:08.543279 [ 268 ] {0261577d-6593-4277-aadd-ec20987e1421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4031 | 2026.01.17 13:43:08.543321 [ 268 ] {0261577d-6593-4277-aadd-ec20987e1421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4032 | 2026.01.17 13:43:08.543934 [ 268 ] {0261577d-6593-4277-aadd-ec20987e1421} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.01.17 13:43:08.543971 [ 268 ] {0261577d-6593-4277-aadd-ec20987e1421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4034 | 2026.01.17 13:43:08.544341 [ 268 ] {0261577d-6593-4277-aadd-ec20987e1421} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4035 | 2026.01.17 13:43:08.544562 [ 268 ] {0261577d-6593-4277-aadd-ec20987e1421} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.01.17 13:43:08.544690 [ 268 ] {0261577d-6593-4277-aadd-ec20987e1421} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.00143 sec., 387412.58741258737 rows/sec., 28.77 MiB/sec. | ||
| 4037 | 2026.01.17 13:43:08.544731 [ 268 ] {0261577d-6593-4277-aadd-ec20987e1421} <Debug> TCPHandler: Processed in 0.001592445 sec. | ||
| 4038 | 2026.01.17 13:43:08.544851 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.01.17 13:43:08.544945 [ 268 ] {0969ee63-b865-40ed-9632-6c9c0e8f8c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4040 | 2026.01.17 13:43:08.544988 [ 268 ] {0969ee63-b865-40ed-9632-6c9c0e8f8c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4041 | 2026.01.17 13:43:08.545617 [ 268 ] {0969ee63-b865-40ed-9632-6c9c0e8f8c81} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.01.17 13:43:08.545654 [ 268 ] {0969ee63-b865-40ed-9632-6c9c0e8f8c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4043 | 2026.01.17 13:43:08.546068 [ 268 ] {0969ee63-b865-40ed-9632-6c9c0e8f8c81} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4044 | 2026.01.17 13:43:08.546293 [ 268 ] {0969ee63-b865-40ed-9632-6c9c0e8f8c81} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.01.17 13:43:08.546423 [ 268 ] {0969ee63-b865-40ed-9632-6c9c0e8f8c81} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001497 sec., 564462.2578490314 rows/sec., 37.99 MiB/sec. | ||
| 4046 | 2026.01.17 13:43:08.546461 [ 268 ] {0969ee63-b865-40ed-9632-6c9c0e8f8c81} <Debug> TCPHandler: Processed in 0.001658706 sec. | ||
| 4047 | 2026.01.17 13:43:08.546579 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.01.17 13:43:08.546672 [ 268 ] {a508bc4d-9932-4502-b767-b653dacfb190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4049 | 2026.01.17 13:43:08.546729 [ 268 ] {a508bc4d-9932-4502-b767-b653dacfb190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4050 | 2026.01.17 13:43:08.547562 [ 268 ] {a508bc4d-9932-4502-b767-b653dacfb190} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.01.17 13:43:08.547601 [ 268 ] {a508bc4d-9932-4502-b767-b653dacfb190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4052 | 2026.01.17 13:43:08.548164 [ 268 ] {a508bc4d-9932-4502-b767-b653dacfb190} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4053 | 2026.01.17 13:43:08.548411 [ 268 ] {a508bc4d-9932-4502-b767-b653dacfb190} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.01.17 13:43:08.548551 [ 268 ] {a508bc4d-9932-4502-b767-b653dacfb190} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001896 sec., 16877.63713080169 rows/sec., 30.24 MiB/sec. | ||
| 4055 | 2026.01.17 13:43:08.548604 [ 268 ] {a508bc4d-9932-4502-b767-b653dacfb190} <Debug> TCPHandler: Processed in 0.002073106 sec. | ||
| 4056 | 2026.01.17 13:43:08.548731 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.01.17 13:43:08.548825 [ 268 ] {2844a541-0fea-42c2-b102-5d246099c74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.01.17 13:43:08.548868 [ 268 ] {2844a541-0fea-42c2-b102-5d246099c74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4059 | 2026.01.17 13:43:08.549247 [ 268 ] {2844a541-0fea-42c2-b102-5d246099c74f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.01.17 13:43:08.549284 [ 268 ] {2844a541-0fea-42c2-b102-5d246099c74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4061 | 2026.01.17 13:43:08.549615 [ 268 ] {2844a541-0fea-42c2-b102-5d246099c74f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4062 | 2026.01.17 13:43:08.549829 [ 268 ] {2844a541-0fea-42c2-b102-5d246099c74f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.01.17 13:43:08.549960 [ 268 ] {2844a541-0fea-42c2-b102-5d246099c74f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 4064 | 2026.01.17 13:43:08.549996 [ 268 ] {2844a541-0fea-42c2-b102-5d246099c74f} <Debug> TCPHandler: Processed in 0.001316149 sec. | ||
| 4065 | 2026.01.17 13:43:08.801180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4066 | 2026.01.17 13:43:08.816923 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.01.17 13:43:08.816989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4068 | 2026.01.17 13:43:08.823225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4069 | 2026.01.17 13:43:08.823968 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.01.17 13:43:08.826650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4071 | 2026.01.17 13:43:10.897658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 538 | ||
| 4072 | 2026.01.17 13:43:10.899942 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.01.17 13:43:10.899994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4074 | 2026.01.17 13:43:10.901201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4075 | 2026.01.17 13:43:10.901486 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.01.17 13:43:10.901856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4077 | 2026.01.17 13:43:13.504378 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2026.01.17 13:43:13.504615 [ 268 ] {ea1f5d16-31d0-4fa6-bfdf-9592917b3981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4079 | 2026.01.17 13:43:13.504693 [ 268 ] {ea1f5d16-31d0-4fa6-bfdf-9592917b3981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4080 | 2026.01.17 13:43:13.505390 [ 268 ] {ea1f5d16-31d0-4fa6-bfdf-9592917b3981} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.01.17 13:43:13.505445 [ 268 ] {ea1f5d16-31d0-4fa6-bfdf-9592917b3981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4082 | 2026.01.17 13:43:13.505848 [ 268 ] {ea1f5d16-31d0-4fa6-bfdf-9592917b3981} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4083 | 2026.01.17 13:43:13.506084 [ 268 ] {ea1f5d16-31d0-4fa6-bfdf-9592917b3981} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.01.17 13:43:13.506244 [ 268 ] {ea1f5d16-31d0-4fa6-bfdf-9592917b3981} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.0017 sec., 42352.94117647059 rows/sec., 3.41 MiB/sec. | ||
| 4085 | 2026.01.17 13:43:13.506294 [ 268 ] {ea1f5d16-31d0-4fa6-bfdf-9592917b3981} <Debug> TCPHandler: Processed in 0.002062015 sec. | ||
| 4086 | 2026.01.17 13:43:13.506432 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2026.01.17 13:43:13.506535 [ 268 ] {3dc1b554-315e-48f4-b19f-6cf89af89b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4088 | 2026.01.17 13:43:13.506579 [ 268 ] {3dc1b554-315e-48f4-b19f-6cf89af89b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4089 | 2026.01.17 13:43:13.507001 [ 268 ] {3dc1b554-315e-48f4-b19f-6cf89af89b52} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.01.17 13:43:13.507039 [ 268 ] {3dc1b554-315e-48f4-b19f-6cf89af89b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4091 | 2026.01.17 13:43:13.507353 [ 268 ] {3dc1b554-315e-48f4-b19f-6cf89af89b52} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4092 | 2026.01.17 13:43:13.507584 [ 268 ] {3dc1b554-315e-48f4-b19f-6cf89af89b52} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.01.17 13:43:13.507722 [ 268 ] {3dc1b554-315e-48f4-b19f-6cf89af89b52} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00121 sec., 6611.570247933884 rows/sec., 497.16 KiB/sec. | ||
| 4094 | 2026.01.17 13:43:13.507760 [ 268 ] {3dc1b554-315e-48f4-b19f-6cf89af89b52} <Debug> TCPHandler: Processed in 0.001380581 sec. | ||
| 4095 | 2026.01.17 13:43:13.507870 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.01.17 13:43:13.507964 [ 268 ] {c794e750-429d-4168-9cdf-d4c4cd0ac9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4097 | 2026.01.17 13:43:13.508006 [ 268 ] {c794e750-429d-4168-9cdf-d4c4cd0ac9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4098 | 2026.01.17 13:43:13.508446 [ 268 ] {c794e750-429d-4168-9cdf-d4c4cd0ac9ad} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.01.17 13:43:13.508484 [ 268 ] {c794e750-429d-4168-9cdf-d4c4cd0ac9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4100 | 2026.01.17 13:43:13.508802 [ 268 ] {c794e750-429d-4168-9cdf-d4c4cd0ac9ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4101 | 2026.01.17 13:43:13.509030 [ 268 ] {c794e750-429d-4168-9cdf-d4c4cd0ac9ad} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.01.17 13:43:13.509162 [ 268 ] {c794e750-429d-4168-9cdf-d4c4cd0ac9ad} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001217 sec., 59161.87345932621 rows/sec., 4.62 MiB/sec. | ||
| 4103 | 2026.01.17 13:43:13.509201 [ 268 ] {c794e750-429d-4168-9cdf-d4c4cd0ac9ad} <Debug> TCPHandler: Processed in 0.00138017 sec. | ||
| 4104 | 2026.01.17 13:43:13.509317 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.01.17 13:43:13.509410 [ 268 ] {a0cbbcbb-ab52-4fa3-9b48-96099c1a6879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4106 | 2026.01.17 13:43:13.509454 [ 268 ] {a0cbbcbb-ab52-4fa3-9b48-96099c1a6879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4107 | 2026.01.17 13:43:13.509869 [ 268 ] {a0cbbcbb-ab52-4fa3-9b48-96099c1a6879} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.01.17 13:43:13.509906 [ 268 ] {a0cbbcbb-ab52-4fa3-9b48-96099c1a6879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4109 | 2026.01.17 13:43:13.510254 [ 268 ] {a0cbbcbb-ab52-4fa3-9b48-96099c1a6879} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4110 | 2026.01.17 13:43:13.510472 [ 268 ] {a0cbbcbb-ab52-4fa3-9b48-96099c1a6879} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.01.17 13:43:13.510604 [ 268 ] {a0cbbcbb-ab52-4fa3-9b48-96099c1a6879} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 4112 | 2026.01.17 13:43:13.510642 [ 268 ] {a0cbbcbb-ab52-4fa3-9b48-96099c1a6879} <Debug> TCPHandler: Processed in 0.001375421 sec. | ||
| 4113 | 2026.01.17 13:43:13.510757 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2026.01.17 13:43:13.510850 [ 268 ] {868b2aab-c177-4099-995e-d1c7632bb893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4115 | 2026.01.17 13:43:13.510906 [ 268 ] {868b2aab-c177-4099-995e-d1c7632bb893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4116 | 2026.01.17 13:43:13.511694 [ 268 ] {868b2aab-c177-4099-995e-d1c7632bb893} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.01.17 13:43:13.511731 [ 268 ] {868b2aab-c177-4099-995e-d1c7632bb893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4118 | 2026.01.17 13:43:13.512240 [ 268 ] {868b2aab-c177-4099-995e-d1c7632bb893} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4119 | 2026.01.17 13:43:13.512468 [ 268 ] {868b2aab-c177-4099-995e-d1c7632bb893} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.01.17 13:43:13.512586 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4121 | 2026.01.17 13:43:13.512611 [ 268 ] {868b2aab-c177-4099-995e-d1c7632bb893} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00178 sec., 4494.38202247191 rows/sec., 8.05 MiB/sec. | ||
| 4122 | 2026.01.17 13:43:13.512659 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.01.17 13:43:13.512685 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4124 | 2026.01.17 13:43:13.512690 [ 268 ] {868b2aab-c177-4099-995e-d1c7632bb893} <Debug> TCPHandler: Processed in 0.001982594 sec. | ||
| 4125 | 2026.01.17 13:43:13.512807 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 4126 | 2026.01.17 13:43:13.512821 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.01.17 13:43:13.512955 [ 268 ] {499a2ac1-79c7-40b2-81ed-4208c1e66ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4128 | 2026.01.17 13:43:13.512998 [ 268 ] {499a2ac1-79c7-40b2-81ed-4208c1e66ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4129 | 2026.01.17 13:43:13.513083 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4130 | 2026.01.17 13:43:13.513156 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 193 rows starting from the beginning of the part | ||
| 4131 | 2026.01.17 13:43:13.513300 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 4132 | 2026.01.17 13:43:13.513347 [ 268 ] {499a2ac1-79c7-40b2-81ed-4208c1e66ceb} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.01.17 13:43:13.513389 [ 268 ] {499a2ac1-79c7-40b2-81ed-4208c1e66ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4134 | 2026.01.17 13:43:13.513416 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 4135 | 2026.01.17 13:43:13.513523 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 4136 | 2026.01.17 13:43:13.513626 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4137 | 2026.01.17 13:43:13.513718 [ 268 ] {499a2ac1-79c7-40b2-81ed-4208c1e66ceb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4138 | 2026.01.17 13:43:13.513723 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 4139 | 2026.01.17 13:43:13.513961 [ 268 ] {499a2ac1-79c7-40b2-81ed-4208c1e66ceb} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.01.17 13:43:13.514103 [ 268 ] {499a2ac1-79c7-40b2-81ed-4208c1e66ceb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 4141 | 2026.01.17 13:43:13.514143 [ 268 ] {499a2ac1-79c7-40b2-81ed-4208c1e66ceb} <Debug> TCPHandler: Processed in 0.0013716 sec. | ||
| 4142 | 2026.01.17 13:43:13.516606 [ 198 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 19 columns (19 merged, 0 gathered) in 0.003853675 sec., 72917.41000473574 rows/sec., 130.66 MiB/sec. | ||
| 4143 | 2026.01.17 13:43:13.517575 [ 198 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4144 | 2026.01.17 13:43:13.518021 [ 198 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.01.17 13:43:13.518086 [ 198 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4146 | 2026.01.17 13:43:13.518224 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4147 | 2026.01.17 13:43:15.790909 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4148 | 2026.01.17 13:43:15.790971 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4149 | 2026.01.17 13:43:15.886476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8524 | ||
| 4150 | 2026.01.17 13:43:15.886975 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.01.17 13:43:15.887024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4152 | 2026.01.17 13:43:15.887534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4153 | 2026.01.17 13:43:15.887778 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.01.17 13:43:15.887929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8524 | ||
| 4155 | 2026.01.17 13:43:16.326758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4156 | 2026.01.17 13:43:16.342973 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.01.17 13:43:16.343038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4158 | 2026.01.17 13:43:16.349506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4159 | 2026.01.17 13:43:16.350375 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.01.17 13:43:16.355012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4161 | 2026.01.17 13:43:18.505386 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2026.01.17 13:43:18.505604 [ 268 ] {f81e85e2-6f9c-444d-aba9-767ece78746f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4163 | 2026.01.17 13:43:18.505680 [ 268 ] {f81e85e2-6f9c-444d-aba9-767ece78746f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4164 | 2026.01.17 13:43:18.506408 [ 268 ] {f81e85e2-6f9c-444d-aba9-767ece78746f} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.01.17 13:43:18.506455 [ 268 ] {f81e85e2-6f9c-444d-aba9-767ece78746f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4166 | 2026.01.17 13:43:18.506852 [ 268 ] {f81e85e2-6f9c-444d-aba9-767ece78746f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4167 | 2026.01.17 13:43:18.507100 [ 268 ] {f81e85e2-6f9c-444d-aba9-767ece78746f} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.01.17 13:43:18.507267 [ 268 ] {f81e85e2-6f9c-444d-aba9-767ece78746f} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001718 sec., 71012.8055878929 rows/sec., 6.10 MiB/sec. | ||
| 4169 | 2026.01.17 13:43:18.507319 [ 268 ] {f81e85e2-6f9c-444d-aba9-767ece78746f} <Debug> TCPHandler: Processed in 0.002074626 sec. | ||
| 4170 | 2026.01.17 13:43:18.507446 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.01.17 13:43:18.507548 [ 268 ] {2c564091-c659-4ee1-aebb-7da2dbd3faa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4172 | 2026.01.17 13:43:18.507592 [ 268 ] {2c564091-c659-4ee1-aebb-7da2dbd3faa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4173 | 2026.01.17 13:43:18.508023 [ 268 ] {2c564091-c659-4ee1-aebb-7da2dbd3faa6} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.01.17 13:43:18.508062 [ 268 ] {2c564091-c659-4ee1-aebb-7da2dbd3faa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4175 | 2026.01.17 13:43:18.508380 [ 268 ] {2c564091-c659-4ee1-aebb-7da2dbd3faa6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4176 | 2026.01.17 13:43:18.508608 [ 268 ] {2c564091-c659-4ee1-aebb-7da2dbd3faa6} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.01.17 13:43:18.508720 [ 95 ] {} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4178 | 2026.01.17 13:43:18.508741 [ 268 ] {2c564091-c659-4ee1-aebb-7da2dbd3faa6} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001217 sec., 27115.858668857847 rows/sec., 1.99 MiB/sec. | ||
| 4179 | 2026.01.17 13:43:18.508788 [ 95 ] {} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.01.17 13:43:18.508798 [ 268 ] {2c564091-c659-4ee1-aebb-7da2dbd3faa6} <Debug> TCPHandler: Processed in 0.001403471 sec. | ||
| 4181 | 2026.01.17 13:43:18.508816 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4182 | 2026.01.17 13:43:18.508919 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.01.17 13:43:18.508941 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 4184 | 2026.01.17 13:43:18.509017 [ 268 ] {e5e2d900-5c2c-41db-b5fc-b2d926ce5c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4185 | 2026.01.17 13:43:18.509065 [ 268 ] {e5e2d900-5c2c-41db-b5fc-b2d926ce5c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4186 | 2026.01.17 13:43:18.509092 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4187 | 2026.01.17 13:43:18.509136 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4188 | 2026.01.17 13:43:18.509212 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4189 | 2026.01.17 13:43:18.509268 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 4190 | 2026.01.17 13:43:18.509317 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 4191 | 2026.01.17 13:43:18.509362 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 4192 | 2026.01.17 13:43:18.509408 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 4193 | 2026.01.17 13:43:18.509502 [ 268 ] {e5e2d900-5c2c-41db-b5fc-b2d926ce5c78} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.01.17 13:43:18.509544 [ 268 ] {e5e2d900-5c2c-41db-b5fc-b2d926ce5c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4195 | 2026.01.17 13:43:18.509898 [ 268 ] {e5e2d900-5c2c-41db-b5fc-b2d926ce5c78} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4196 | 2026.01.17 13:43:18.510154 [ 268 ] {e5e2d900-5c2c-41db-b5fc-b2d926ce5c78} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.01.17 13:43:18.510292 [ 268 ] {e5e2d900-5c2c-41db-b5fc-b2d926ce5c78} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001294 sec., 74961.36012364761 rows/sec., 5.85 MiB/sec. | ||
| 4198 | 2026.01.17 13:43:18.510331 [ 268 ] {e5e2d900-5c2c-41db-b5fc-b2d926ce5c78} <Debug> TCPHandler: Processed in 0.001462142 sec. | ||
| 4199 | 2026.01.17 13:43:18.510352 [ 198 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473452 sec., 266041.9206054897 rows/sec., 18.46 MiB/sec. | ||
| 4200 | 2026.01.17 13:43:18.510446 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.01.17 13:43:18.510505 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4202 | 2026.01.17 13:43:18.510541 [ 268 ] {43065c14-25d6-482f-b731-bf40eee28c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4203 | 2026.01.17 13:43:18.510589 [ 268 ] {43065c14-25d6-482f-b731-bf40eee28c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4204 | 2026.01.17 13:43:18.510777 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.01.17 13:43:18.510854 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_21_4} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4206 | 2026.01.17 13:43:18.510928 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4207 | 2026.01.17 13:43:18.511030 [ 268 ] {43065c14-25d6-482f-b731-bf40eee28c13} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.01.17 13:43:18.511072 [ 268 ] {43065c14-25d6-482f-b731-bf40eee28c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4209 | 2026.01.17 13:43:18.511414 [ 268 ] {43065c14-25d6-482f-b731-bf40eee28c13} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4210 | 2026.01.17 13:43:18.511635 [ 268 ] {43065c14-25d6-482f-b731-bf40eee28c13} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2026.01.17 13:43:18.511772 [ 268 ] {43065c14-25d6-482f-b731-bf40eee28c13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 4212 | 2026.01.17 13:43:18.511810 [ 268 ] {43065c14-25d6-482f-b731-bf40eee28c13} <Debug> TCPHandler: Processed in 0.001414602 sec. | ||
| 4213 | 2026.01.17 13:43:18.511924 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.01.17 13:43:18.512015 [ 268 ] {49b57d6d-7902-4bae-b88f-7a3e2b5ad2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4215 | 2026.01.17 13:43:18.512071 [ 268 ] {49b57d6d-7902-4bae-b88f-7a3e2b5ad2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4216 | 2026.01.17 13:43:18.512908 [ 268 ] {49b57d6d-7902-4bae-b88f-7a3e2b5ad2bd} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.01.17 13:43:18.512945 [ 268 ] {49b57d6d-7902-4bae-b88f-7a3e2b5ad2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4218 | 2026.01.17 13:43:18.513509 [ 268 ] {49b57d6d-7902-4bae-b88f-7a3e2b5ad2bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4219 | 2026.01.17 13:43:18.513744 [ 268 ] {49b57d6d-7902-4bae-b88f-7a3e2b5ad2bd} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.01.17 13:43:18.513885 [ 268 ] {49b57d6d-7902-4bae-b88f-7a3e2b5ad2bd} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001888 sec., 17478.813559322036 rows/sec., 31.32 MiB/sec. | ||
| 4221 | 2026.01.17 13:43:18.513946 [ 268 ] {49b57d6d-7902-4bae-b88f-7a3e2b5ad2bd} <Debug> TCPHandler: Processed in 0.002069876 sec. | ||
| 4222 | 2026.01.17 13:43:18.514066 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.01.17 13:43:18.514165 [ 268 ] {dbd75887-a482-49cc-94aa-da00a4c3cf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4224 | 2026.01.17 13:43:18.514207 [ 268 ] {dbd75887-a482-49cc-94aa-da00a4c3cf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4225 | 2026.01.17 13:43:18.514546 [ 268 ] {dbd75887-a482-49cc-94aa-da00a4c3cf91} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.01.17 13:43:18.514583 [ 268 ] {dbd75887-a482-49cc-94aa-da00a4c3cf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4227 | 2026.01.17 13:43:18.514895 [ 268 ] {dbd75887-a482-49cc-94aa-da00a4c3cf91} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4228 | 2026.01.17 13:43:18.515118 [ 268 ] {dbd75887-a482-49cc-94aa-da00a4c3cf91} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.01.17 13:43:18.515251 [ 268 ] {dbd75887-a482-49cc-94aa-da00a4c3cf91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4230 | 2026.01.17 13:43:18.515288 [ 268 ] {dbd75887-a482-49cc-94aa-da00a4c3cf91} <Debug> TCPHandler: Processed in 0.001270538 sec. | ||
| 4231 | 2026.01.17 13:43:20.902985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 562 | ||
| 4232 | 2026.01.17 13:43:20.905090 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.01.17 13:43:20.905140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4234 | 2026.01.17 13:43:20.906344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4235 | 2026.01.17 13:43:20.906642 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.01.17 13:43:20.907006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4237 | 2026.01.17 13:43:23.388961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9036 | ||
| 4238 | 2026.01.17 13:43:23.389500 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.01.17 13:43:23.389548 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4240 | 2026.01.17 13:43:23.390061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4241 | 2026.01.17 13:43:23.390303 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.01.17 13:43:23.390447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9036 | ||
| 4243 | 2026.01.17 13:43:23.506200 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2026.01.17 13:43:23.506385 [ 268 ] {84d084c1-d640-492a-82a0-185b16c152fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4245 | 2026.01.17 13:43:23.506452 [ 268 ] {84d084c1-d640-492a-82a0-185b16c152fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4246 | 2026.01.17 13:43:23.507112 [ 268 ] {84d084c1-d640-492a-82a0-185b16c152fe} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2026.01.17 13:43:23.507159 [ 268 ] {84d084c1-d640-492a-82a0-185b16c152fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4248 | 2026.01.17 13:43:23.507563 [ 268 ] {84d084c1-d640-492a-82a0-185b16c152fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4249 | 2026.01.17 13:43:23.507799 [ 268 ] {84d084c1-d640-492a-82a0-185b16c152fe} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2026.01.17 13:43:23.507963 [ 268 ] {84d084c1-d640-492a-82a0-185b16c152fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001628 sec., 14742.01474201474 rows/sec., 1.22 MiB/sec. | ||
| 4251 | 2026.01.17 13:43:23.508011 [ 268 ] {84d084c1-d640-492a-82a0-185b16c152fe} <Debug> TCPHandler: Processed in 0.001955153 sec. | ||
| 4252 | 2026.01.17 13:43:23.508140 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2026.01.17 13:43:23.508242 [ 268 ] {88fb1af6-d71e-44ae-8aa8-15f10f623ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4254 | 2026.01.17 13:43:23.508286 [ 268 ] {88fb1af6-d71e-44ae-8aa8-15f10f623ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4255 | 2026.01.17 13:43:23.508703 [ 268 ] {88fb1af6-d71e-44ae-8aa8-15f10f623ad5} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2026.01.17 13:43:23.508742 [ 268 ] {88fb1af6-d71e-44ae-8aa8-15f10f623ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4257 | 2026.01.17 13:43:23.509049 [ 268 ] {88fb1af6-d71e-44ae-8aa8-15f10f623ad5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4258 | 2026.01.17 13:43:23.509272 [ 268 ] {88fb1af6-d71e-44ae-8aa8-15f10f623ad5} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.01.17 13:43:23.509402 [ 268 ] {88fb1af6-d71e-44ae-8aa8-15f10f623ad5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001184 sec., 6756.756756756757 rows/sec., 550.97 KiB/sec. | ||
| 4260 | 2026.01.17 13:43:23.509441 [ 268 ] {88fb1af6-d71e-44ae-8aa8-15f10f623ad5} <Debug> TCPHandler: Processed in 0.001351389 sec. | ||
| 4261 | 2026.01.17 13:43:23.509549 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.01.17 13:43:23.509644 [ 268 ] {7e8eff37-de1c-4530-aa64-40115244dbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4263 | 2026.01.17 13:43:23.509684 [ 268 ] {7e8eff37-de1c-4530-aa64-40115244dbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4264 | 2026.01.17 13:43:23.510180 [ 268 ] {7e8eff37-de1c-4530-aa64-40115244dbd7} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.01.17 13:43:23.510218 [ 268 ] {7e8eff37-de1c-4530-aa64-40115244dbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4266 | 2026.01.17 13:43:23.510553 [ 268 ] {7e8eff37-de1c-4530-aa64-40115244dbd7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4267 | 2026.01.17 13:43:23.510785 [ 268 ] {7e8eff37-de1c-4530-aa64-40115244dbd7} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.01.17 13:43:23.510920 [ 91 ] {} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4269 | 2026.01.17 13:43:23.510926 [ 268 ] {7e8eff37-de1c-4530-aa64-40115244dbd7} <Debug> executeQuery: Read 196 rows, 17.70 KiB in 0.001301 sec., 150653.3435818601 rows/sec., 13.28 MiB/sec. | ||
| 4270 | 2026.01.17 13:43:23.510990 [ 91 ] {} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.01.17 13:43:23.511011 [ 268 ] {7e8eff37-de1c-4530-aa64-40115244dbd7} <Debug> TCPHandler: Processed in 0.001510033 sec. | ||
| 4272 | 2026.01.17 13:43:23.511016 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4273 | 2026.01.17 13:43:23.511135 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::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 | ||
| 4274 | 2026.01.17 13:43:23.511150 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2026.01.17 13:43:23.511261 [ 268 ] {adeb4b9b-02f0-4467-9f09-e19438353d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4276 | 2026.01.17 13:43:23.511269 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4277 | 2026.01.17 13:43:23.511306 [ 268 ] {adeb4b9b-02f0-4467-9f09-e19438353d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4278 | 2026.01.17 13:43:23.511318 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2462 rows starting from the beginning of the part | ||
| 4279 | 2026.01.17 13:43:23.511428 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
| 4280 | 2026.01.17 13:43:23.511483 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1261 rows starting from the beginning of the part | ||
| 4281 | 2026.01.17 13:43:23.511537 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part | ||
| 4282 | 2026.01.17 13:43:23.511591 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 122 rows starting from the beginning of the part | ||
| 4283 | 2026.01.17 13:43:23.511643 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 196 rows starting from the beginning of the part | ||
| 4284 | 2026.01.17 13:43:23.511735 [ 268 ] {adeb4b9b-02f0-4467-9f09-e19438353d75} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.01.17 13:43:23.511776 [ 268 ] {adeb4b9b-02f0-4467-9f09-e19438353d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4286 | 2026.01.17 13:43:23.512148 [ 268 ] {adeb4b9b-02f0-4467-9f09-e19438353d75} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4287 | 2026.01.17 13:43:23.512387 [ 268 ] {adeb4b9b-02f0-4467-9f09-e19438353d75} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.01.17 13:43:23.512522 [ 268 ] {adeb4b9b-02f0-4467-9f09-e19438353d75} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001279 sec., 21892.1032056294 rows/sec., 1.62 MiB/sec. | ||
| 4289 | 2026.01.17 13:43:23.512561 [ 268 ] {adeb4b9b-02f0-4467-9f09-e19438353d75} <Debug> TCPHandler: Processed in 0.001468472 sec. | ||
| 4290 | 2026.01.17 13:43:23.512665 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.01.17 13:43:23.512759 [ 268 ] {d5f9071a-0ccf-4efc-8a14-3f05253dc30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4292 | 2026.01.17 13:43:23.512798 [ 268 ] {d5f9071a-0ccf-4efc-8a14-3f05253dc30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4293 | 2026.01.17 13:43:23.513202 [ 268 ] {d5f9071a-0ccf-4efc-8a14-3f05253dc30b} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.01.17 13:43:23.513239 [ 268 ] {d5f9071a-0ccf-4efc-8a14-3f05253dc30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4295 | 2026.01.17 13:43:23.513555 [ 268 ] {d5f9071a-0ccf-4efc-8a14-3f05253dc30b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4296 | 2026.01.17 13:43:23.513589 [ 196 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500575 sec., 1673615.068534237 rows/sec., 144.54 MiB/sec. | ||
| 4297 | 2026.01.17 13:43:23.513784 [ 268 ] {d5f9071a-0ccf-4efc-8a14-3f05253dc30b} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.01.17 13:43:23.513905 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4299 | 2026.01.17 13:43:23.513926 [ 268 ] {d5f9071a-0ccf-4efc-8a14-3f05253dc30b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.68 MiB/sec. | ||
| 4300 | 2026.01.17 13:43:23.513969 [ 268 ] {d5f9071a-0ccf-4efc-8a14-3f05253dc30b} <Debug> TCPHandler: Processed in 0.00135199 sec. | ||
| 4301 | 2026.01.17 13:43:23.514075 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2026.01.17 13:43:23.514171 [ 268 ] {9287a5e4-25f2-499f-8f95-34bc0572b310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4303 | 2026.01.17 13:43:23.514191 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.01.17 13:43:23.514212 [ 268 ] {9287a5e4-25f2-499f-8f95-34bc0572b310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4305 | 2026.01.17 13:43:23.514268 [ 187 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_26_5} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4306 | 2026.01.17 13:43:23.514352 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4307 | 2026.01.17 13:43:23.514619 [ 268 ] {9287a5e4-25f2-499f-8f95-34bc0572b310} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.01.17 13:43:23.514660 [ 268 ] {9287a5e4-25f2-499f-8f95-34bc0572b310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4309 | 2026.01.17 13:43:23.514969 [ 268 ] {9287a5e4-25f2-499f-8f95-34bc0572b310} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4310 | 2026.01.17 13:43:23.515194 [ 268 ] {9287a5e4-25f2-499f-8f95-34bc0572b310} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.01.17 13:43:23.515321 [ 268 ] {9287a5e4-25f2-499f-8f95-34bc0572b310} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001168 sec., 10273.972602739726 rows/sec., 802.65 KiB/sec. | ||
| 4312 | 2026.01.17 13:43:23.515358 [ 268 ] {9287a5e4-25f2-499f-8f95-34bc0572b310} <Debug> TCPHandler: Processed in 0.001332239 sec. | ||
| 4313 | 2026.01.17 13:43:23.515466 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2026.01.17 13:43:23.515559 [ 268 ] {7bdc038f-4d59-42d7-85f6-a35af96c54a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4315 | 2026.01.17 13:43:23.515600 [ 268 ] {7bdc038f-4d59-42d7-85f6-a35af96c54a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4316 | 2026.01.17 13:43:23.516051 [ 268 ] {7bdc038f-4d59-42d7-85f6-a35af96c54a4} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.01.17 13:43:23.516092 [ 268 ] {7bdc038f-4d59-42d7-85f6-a35af96c54a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4318 | 2026.01.17 13:43:23.516413 [ 268 ] {7bdc038f-4d59-42d7-85f6-a35af96c54a4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4319 | 2026.01.17 13:43:23.516640 [ 268 ] {7bdc038f-4d59-42d7-85f6-a35af96c54a4} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.01.17 13:43:23.516732 [ 90 ] {} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4321 | 2026.01.17 13:43:23.516765 [ 268 ] {7bdc038f-4d59-42d7-85f6-a35af96c54a4} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001224 sec., 94771.24183006535 rows/sec., 7.71 MiB/sec. | ||
| 4322 | 2026.01.17 13:43:23.516769 [ 90 ] {} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.01.17 13:43:23.516797 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4324 | 2026.01.17 13:43:23.516803 [ 268 ] {7bdc038f-4d59-42d7-85f6-a35af96c54a4} <Debug> TCPHandler: Processed in 0.001385 sec. | ||
| 4325 | 2026.01.17 13:43:23.516883 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::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 | ||
| 4326 | 2026.01.17 13:43:23.516918 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.01.17 13:43:23.516999 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4328 | 2026.01.17 13:43:23.517015 [ 268 ] {ddfe89a3-82ec-4769-8d90-05d60ec34d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.01.17 13:43:23.517039 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1249 rows starting from the beginning of the part | ||
| 4330 | 2026.01.17 13:43:23.517064 [ 268 ] {ddfe89a3-82ec-4769-8d90-05d60ec34d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4331 | 2026.01.17 13:43:23.517120 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
| 4332 | 2026.01.17 13:43:23.517178 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 554 rows starting from the beginning of the part | ||
| 4333 | 2026.01.17 13:43:23.517228 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part | ||
| 4334 | 2026.01.17 13:43:23.517274 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 97 rows starting from the beginning of the part | ||
| 4335 | 2026.01.17 13:43:23.517323 [ 196 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 116 rows starting from the beginning of the part | ||
| 4336 | 2026.01.17 13:43:23.517486 [ 268 ] {ddfe89a3-82ec-4769-8d90-05d60ec34d5d} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.01.17 13:43:23.517530 [ 268 ] {ddfe89a3-82ec-4769-8d90-05d60ec34d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4338 | 2026.01.17 13:43:23.517897 [ 268 ] {ddfe89a3-82ec-4769-8d90-05d60ec34d5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4339 | 2026.01.17 13:43:23.518135 [ 268 ] {ddfe89a3-82ec-4769-8d90-05d60ec34d5d} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.01.17 13:43:23.518234 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4341 | 2026.01.17 13:43:23.518257 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.01.17 13:43:23.518266 [ 268 ] {ddfe89a3-82ec-4769-8d90-05d60ec34d5d} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00127 sec., 157480.3149606299 rows/sec., 11.29 MiB/sec. | ||
| 4343 | 2026.01.17 13:43:23.518274 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4344 | 2026.01.17 13:43:23.518304 [ 268 ] {ddfe89a3-82ec-4769-8d90-05d60ec34d5d} <Debug> TCPHandler: Processed in 0.001434941 sec. | ||
| 4345 | 2026.01.17 13:43:23.518346 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 4346 | 2026.01.17 13:43:23.518418 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.01.17 13:43:23.518433 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4348 | 2026.01.17 13:43:23.518468 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6651 rows starting from the beginning of the part | ||
| 4349 | 2026.01.17 13:43:23.518517 [ 268 ] {dbd05c15-86cd-4cfe-b080-788f760b4532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4350 | 2026.01.17 13:43:23.518517 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 4351 | 2026.01.17 13:43:23.518581 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4352 | 2026.01.17 13:43:23.518584 [ 268 ] {dbd05c15-86cd-4cfe-b080-788f760b4532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4353 | 2026.01.17 13:43:23.518606 [ 202 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001763579 sec., 1224782.1050261997 rows/sec., 95.13 MiB/sec. | ||
| 4354 | 2026.01.17 13:43:23.518631 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 4355 | 2026.01.17 13:43:23.518674 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 4356 | 2026.01.17 13:43:23.518712 [ 187 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 200 rows starting from the beginning of the part | ||
| 4357 | 2026.01.17 13:43:23.518793 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4358 | 2026.01.17 13:43:23.519094 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.01.17 13:43:23.519167 [ 200 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_26_5} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4360 | 2026.01.17 13:43:23.519234 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4361 | 2026.01.17 13:43:23.519374 [ 268 ] {dbd05c15-86cd-4cfe-b080-788f760b4532} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.01.17 13:43:23.519415 [ 268 ] {dbd05c15-86cd-4cfe-b080-788f760b4532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4363 | 2026.01.17 13:43:23.519964 [ 268 ] {dbd05c15-86cd-4cfe-b080-788f760b4532} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4364 | 2026.01.17 13:43:23.520208 [ 268 ] {dbd05c15-86cd-4cfe-b080-788f760b4532} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.01.17 13:43:23.520354 [ 268 ] {dbd05c15-86cd-4cfe-b080-788f760b4532} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001855 sec., 4312.66846361186 rows/sec., 7.73 MiB/sec. | ||
| 4366 | 2026.01.17 13:43:23.520408 [ 268 ] {dbd05c15-86cd-4cfe-b080-788f760b4532} <Debug> TCPHandler: Processed in 0.002038904 sec. | ||
| 4367 | 2026.01.17 13:43:23.520523 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.01.17 13:43:23.520618 [ 268 ] {4acdd0a3-5c18-445c-bb7d-11ddc63fdf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4369 | 2026.01.17 13:43:23.520659 [ 268 ] {4acdd0a3-5c18-445c-bb7d-11ddc63fdf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4370 | 2026.01.17 13:43:23.521008 [ 268 ] {4acdd0a3-5c18-445c-bb7d-11ddc63fdf6a} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.01.17 13:43:23.521044 [ 268 ] {4acdd0a3-5c18-445c-bb7d-11ddc63fdf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4372 | 2026.01.17 13:43:23.521241 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002919345 sec., 2800628.2231116914 rows/sec., 191.15 MiB/sec. | ||
| 4373 | 2026.01.17 13:43:23.521366 [ 268 ] {4acdd0a3-5c18-445c-bb7d-11ddc63fdf6a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4374 | 2026.01.17 13:43:23.521602 [ 268 ] {4acdd0a3-5c18-445c-bb7d-11ddc63fdf6a} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.01.17 13:43:23.521701 [ 90 ] {} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4376 | 2026.01.17 13:43:23.521726 [ 90 ] {} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.01.17 13:43:23.521731 [ 268 ] {4acdd0a3-5c18-445c-bb7d-11ddc63fdf6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 4378 | 2026.01.17 13:43:23.521743 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4379 | 2026.01.17 13:43:23.521769 [ 268 ] {4acdd0a3-5c18-445c-bb7d-11ddc63fdf6a} <Debug> TCPHandler: Processed in 0.001294809 sec. | ||
| 4380 | 2026.01.17 13:43:23.521808 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4381 | 2026.01.17 13:43:23.521902 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4382 | 2026.01.17 13:43:23.521928 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1226 rows starting from the beginning of the part | ||
| 4383 | 2026.01.17 13:43:23.521972 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4384 | 2026.01.17 13:43:23.522010 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4385 | 2026.01.17 13:43:23.522014 [ 202 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4386 | 2026.01.17 13:43:23.522046 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4387 | 2026.01.17 13:43:23.522086 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4388 | 2026.01.17 13:43:23.522122 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4389 | 2026.01.17 13:43:23.522337 [ 202 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.01.17 13:43:23.522417 [ 202 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4391 | 2026.01.17 13:43:23.522507 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4392 | 2026.01.17 13:43:23.523049 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267698 sec., 1203756.7307040005 rows/sec., 79.14 MiB/sec. | ||
| 4393 | 2026.01.17 13:43:23.523251 [ 190 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4394 | 2026.01.17 13:43:23.523512 [ 190 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_26_5} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.01.17 13:43:23.523573 [ 190 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_26_5} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4396 | 2026.01.17 13:43:23.523639 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4397 | 2026.01.17 13:43:23.856052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4398 | 2026.01.17 13:43:23.873017 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2026.01.17 13:43:23.873081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4400 | 2026.01.17 13:43:23.879545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4401 | 2026.01.17 13:43:23.880292 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2026.01.17 13:43:23.883239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4403 | 2026.01.17 13:43:28.504796 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.01.17 13:43:28.504997 [ 268 ] {db4cda6d-74a9-494a-afa6-20de9c8a5880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4405 | 2026.01.17 13:43:28.505072 [ 268 ] {db4cda6d-74a9-494a-afa6-20de9c8a5880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4406 | 2026.01.17 13:43:28.505800 [ 268 ] {db4cda6d-74a9-494a-afa6-20de9c8a5880} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2026.01.17 13:43:28.505849 [ 268 ] {db4cda6d-74a9-494a-afa6-20de9c8a5880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4408 | 2026.01.17 13:43:28.506268 [ 268 ] {db4cda6d-74a9-494a-afa6-20de9c8a5880} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4409 | 2026.01.17 13:43:28.506516 [ 268 ] {db4cda6d-74a9-494a-afa6-20de9c8a5880} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2026.01.17 13:43:28.506673 [ 268 ] {db4cda6d-74a9-494a-afa6-20de9c8a5880} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001726 sec., 70683.66164542294 rows/sec., 6.07 MiB/sec. | ||
| 4411 | 2026.01.17 13:43:28.506717 [ 268 ] {db4cda6d-74a9-494a-afa6-20de9c8a5880} <Debug> TCPHandler: Processed in 0.002055205 sec. | ||
| 4412 | 2026.01.17 13:43:28.506850 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.01.17 13:43:28.506948 [ 268 ] {fa1dcbc4-8f16-47e5-99ca-8bc2b7b9e463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4414 | 2026.01.17 13:43:28.506990 [ 268 ] {fa1dcbc4-8f16-47e5-99ca-8bc2b7b9e463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4415 | 2026.01.17 13:43:28.507475 [ 268 ] {fa1dcbc4-8f16-47e5-99ca-8bc2b7b9e463} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.01.17 13:43:28.507518 [ 268 ] {fa1dcbc4-8f16-47e5-99ca-8bc2b7b9e463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4417 | 2026.01.17 13:43:28.507861 [ 268 ] {fa1dcbc4-8f16-47e5-99ca-8bc2b7b9e463} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4418 | 2026.01.17 13:43:28.508087 [ 268 ] {fa1dcbc4-8f16-47e5-99ca-8bc2b7b9e463} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.01.17 13:43:28.508223 [ 268 ] {fa1dcbc4-8f16-47e5-99ca-8bc2b7b9e463} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001295 sec., 25482.625482625484 rows/sec., 1.87 MiB/sec. | ||
| 4420 | 2026.01.17 13:43:28.508263 [ 268 ] {fa1dcbc4-8f16-47e5-99ca-8bc2b7b9e463} <Debug> TCPHandler: Processed in 0.001463403 sec. | ||
| 4421 | 2026.01.17 13:43:28.508382 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2026.01.17 13:43:28.508476 [ 268 ] {e4f8c47b-e81f-413d-85b0-5f71305345a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4423 | 2026.01.17 13:43:28.508519 [ 268 ] {e4f8c47b-e81f-413d-85b0-5f71305345a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4424 | 2026.01.17 13:43:28.508957 [ 268 ] {e4f8c47b-e81f-413d-85b0-5f71305345a7} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.01.17 13:43:28.509019 [ 268 ] {e4f8c47b-e81f-413d-85b0-5f71305345a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4426 | 2026.01.17 13:43:28.509348 [ 268 ] {e4f8c47b-e81f-413d-85b0-5f71305345a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4427 | 2026.01.17 13:43:28.509584 [ 268 ] {e4f8c47b-e81f-413d-85b0-5f71305345a7} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2026.01.17 13:43:28.509713 [ 268 ] {e4f8c47b-e81f-413d-85b0-5f71305345a7} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001255 sec., 77290.83665338645 rows/sec., 6.04 MiB/sec. | ||
| 4429 | 2026.01.17 13:43:28.509752 [ 268 ] {e4f8c47b-e81f-413d-85b0-5f71305345a7} <Debug> TCPHandler: Processed in 0.001417842 sec. | ||
| 4430 | 2026.01.17 13:43:28.509872 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4431 | 2026.01.17 13:43:28.509966 [ 268 ] {225b7e12-191b-48c6-a9a2-e053b5ced8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4432 | 2026.01.17 13:43:28.510010 [ 268 ] {225b7e12-191b-48c6-a9a2-e053b5ced8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4433 | 2026.01.17 13:43:28.510473 [ 268 ] {225b7e12-191b-48c6-a9a2-e053b5ced8e2} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.01.17 13:43:28.510510 [ 268 ] {225b7e12-191b-48c6-a9a2-e053b5ced8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4435 | 2026.01.17 13:43:28.510869 [ 268 ] {225b7e12-191b-48c6-a9a2-e053b5ced8e2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4436 | 2026.01.17 13:43:28.511088 [ 268 ] {225b7e12-191b-48c6-a9a2-e053b5ced8e2} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.01.17 13:43:28.511225 [ 268 ] {225b7e12-191b-48c6-a9a2-e053b5ced8e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 4438 | 2026.01.17 13:43:28.511263 [ 268 ] {225b7e12-191b-48c6-a9a2-e053b5ced8e2} <Debug> TCPHandler: Processed in 0.001441722 sec. | ||
| 4439 | 2026.01.17 13:43:28.511377 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2026.01.17 13:43:28.511470 [ 268 ] {a7536b8e-0f91-402b-8432-fecdbf9f30be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4441 | 2026.01.17 13:43:28.511524 [ 268 ] {a7536b8e-0f91-402b-8432-fecdbf9f30be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4442 | 2026.01.17 13:43:28.512358 [ 268 ] {a7536b8e-0f91-402b-8432-fecdbf9f30be} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.01.17 13:43:28.512394 [ 268 ] {a7536b8e-0f91-402b-8432-fecdbf9f30be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4444 | 2026.01.17 13:43:28.512960 [ 268 ] {a7536b8e-0f91-402b-8432-fecdbf9f30be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4445 | 2026.01.17 13:43:28.513196 [ 268 ] {a7536b8e-0f91-402b-8432-fecdbf9f30be} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.01.17 13:43:28.513336 [ 268 ] {a7536b8e-0f91-402b-8432-fecdbf9f30be} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001884 sec., 17515.92356687898 rows/sec., 31.39 MiB/sec. | ||
| 4447 | 2026.01.17 13:43:28.513409 [ 268 ] {a7536b8e-0f91-402b-8432-fecdbf9f30be} <Debug> TCPHandler: Processed in 0.002079296 sec. | ||
| 4448 | 2026.01.17 13:43:28.513537 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.01.17 13:43:28.513631 [ 268 ] {ac73f195-449d-4e19-baa6-9871c8c93297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4450 | 2026.01.17 13:43:28.513673 [ 268 ] {ac73f195-449d-4e19-baa6-9871c8c93297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4451 | 2026.01.17 13:43:28.514022 [ 268 ] {ac73f195-449d-4e19-baa6-9871c8c93297} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.01.17 13:43:28.514059 [ 268 ] {ac73f195-449d-4e19-baa6-9871c8c93297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4453 | 2026.01.17 13:43:28.514379 [ 268 ] {ac73f195-449d-4e19-baa6-9871c8c93297} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4454 | 2026.01.17 13:43:28.514599 [ 268 ] {ac73f195-449d-4e19-baa6-9871c8c93297} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.01.17 13:43:28.514731 [ 268 ] {ac73f195-449d-4e19-baa6-9871c8c93297} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 4456 | 2026.01.17 13:43:28.514768 [ 268 ] {ac73f195-449d-4e19-baa6-9871c8c93297} <Debug> TCPHandler: Processed in 0.001280228 sec. | ||
| 4457 | 2026.01.17 13:43:30.791214 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4458 | 2026.01.17 13:43:30.791269 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4459 | 2026.01.17 13:43:30.890635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9484 | ||
| 4460 | 2026.01.17 13:43:30.891208 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.01.17 13:43:30.891258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4462 | 2026.01.17 13:43:30.891753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4463 | 2026.01.17 13:43:30.891980 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.01.17 13:43:30.892106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9484 | ||
| 4465 | 2026.01.17 13:43:30.907229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 594 | ||
| 4466 | 2026.01.17 13:43:30.909580 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.01.17 13:43:30.909637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4468 | 2026.01.17 13:43:30.910840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4469 | 2026.01.17 13:43:30.911131 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.01.17 13:43:30.911479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 4471 | 2026.01.17 13:43:31.383396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4472 | 2026.01.17 13:43:31.400284 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.01.17 13:43:31.400346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4474 | 2026.01.17 13:43:31.406359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4475 | 2026.01.17 13:43:31.407097 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.01.17 13:43:31.409986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4477 | 2026.01.17 13:43:33.503741 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.01.17 13:43:33.503952 [ 268 ] {7303d859-101c-40e7-826f-7248f792d5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4479 | 2026.01.17 13:43:33.504026 [ 268 ] {7303d859-101c-40e7-826f-7248f792d5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4480 | 2026.01.17 13:43:33.504743 [ 268 ] {7303d859-101c-40e7-826f-7248f792d5ec} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.01.17 13:43:33.504784 [ 268 ] {7303d859-101c-40e7-826f-7248f792d5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4482 | 2026.01.17 13:43:33.505214 [ 268 ] {7303d859-101c-40e7-826f-7248f792d5ec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4483 | 2026.01.17 13:43:33.505456 [ 268 ] {7303d859-101c-40e7-826f-7248f792d5ec} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.01.17 13:43:33.505622 [ 268 ] {7303d859-101c-40e7-826f-7248f792d5ec} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001724 sec., 41763.34106728538 rows/sec., 3.37 MiB/sec. | ||
| 4485 | 2026.01.17 13:43:33.505669 [ 268 ] {7303d859-101c-40e7-826f-7248f792d5ec} <Debug> TCPHandler: Processed in 0.002065466 sec. | ||
| 4486 | 2026.01.17 13:43:33.505815 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.01.17 13:43:33.505917 [ 268 ] {2f3db13b-6abd-4c7c-a1b2-61936ce6aba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4488 | 2026.01.17 13:43:33.505962 [ 268 ] {2f3db13b-6abd-4c7c-a1b2-61936ce6aba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4489 | 2026.01.17 13:43:33.506413 [ 268 ] {2f3db13b-6abd-4c7c-a1b2-61936ce6aba9} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.01.17 13:43:33.506448 [ 268 ] {2f3db13b-6abd-4c7c-a1b2-61936ce6aba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4491 | 2026.01.17 13:43:33.506754 [ 268 ] {2f3db13b-6abd-4c7c-a1b2-61936ce6aba9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4492 | 2026.01.17 13:43:33.506980 [ 268 ] {2f3db13b-6abd-4c7c-a1b2-61936ce6aba9} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.01.17 13:43:33.507108 [ 268 ] {2f3db13b-6abd-4c7c-a1b2-61936ce6aba9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001215 sec., 6584.3621399176955 rows/sec., 495.11 KiB/sec. | ||
| 4494 | 2026.01.17 13:43:33.507146 [ 268 ] {2f3db13b-6abd-4c7c-a1b2-61936ce6aba9} <Debug> TCPHandler: Processed in 0.001394061 sec. | ||
| 4495 | 2026.01.17 13:43:33.507279 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.01.17 13:43:33.507385 [ 268 ] {46b7ff3d-1204-4b5c-90ab-9004418096b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4497 | 2026.01.17 13:43:33.507427 [ 268 ] {46b7ff3d-1204-4b5c-90ab-9004418096b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4498 | 2026.01.17 13:43:33.507870 [ 268 ] {46b7ff3d-1204-4b5c-90ab-9004418096b9} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.01.17 13:43:33.507905 [ 268 ] {46b7ff3d-1204-4b5c-90ab-9004418096b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4500 | 2026.01.17 13:43:33.508217 [ 268 ] {46b7ff3d-1204-4b5c-90ab-9004418096b9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4501 | 2026.01.17 13:43:33.508439 [ 268 ] {46b7ff3d-1204-4b5c-90ab-9004418096b9} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.01.17 13:43:33.508566 [ 268 ] {46b7ff3d-1204-4b5c-90ab-9004418096b9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.0012 sec., 60000.00000000001 rows/sec., 4.68 MiB/sec. | ||
| 4503 | 2026.01.17 13:43:33.508603 [ 268 ] {46b7ff3d-1204-4b5c-90ab-9004418096b9} <Debug> TCPHandler: Processed in 0.00138261 sec. | ||
| 4504 | 2026.01.17 13:43:33.508735 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.01.17 13:43:33.508831 [ 268 ] {86dd248d-1261-426e-bccf-dcc5eaea66d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4506 | 2026.01.17 13:43:33.508875 [ 268 ] {86dd248d-1261-426e-bccf-dcc5eaea66d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4507 | 2026.01.17 13:43:33.509287 [ 268 ] {86dd248d-1261-426e-bccf-dcc5eaea66d9} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.01.17 13:43:33.509323 [ 268 ] {86dd248d-1261-426e-bccf-dcc5eaea66d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4509 | 2026.01.17 13:43:33.509674 [ 268 ] {86dd248d-1261-426e-bccf-dcc5eaea66d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4510 | 2026.01.17 13:43:33.509894 [ 268 ] {86dd248d-1261-426e-bccf-dcc5eaea66d9} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.01.17 13:43:33.510024 [ 268 ] {86dd248d-1261-426e-bccf-dcc5eaea66d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 4512 | 2026.01.17 13:43:33.510061 [ 268 ] {86dd248d-1261-426e-bccf-dcc5eaea66d9} <Debug> TCPHandler: Processed in 0.00138194 sec. | ||
| 4513 | 2026.01.17 13:43:33.510185 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.01.17 13:43:33.510279 [ 268 ] {b075f5c5-a7d6-4aa5-a642-a4d2ec1e0ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4515 | 2026.01.17 13:43:33.510334 [ 268 ] {b075f5c5-a7d6-4aa5-a642-a4d2ec1e0ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4516 | 2026.01.17 13:43:33.511099 [ 268 ] {b075f5c5-a7d6-4aa5-a642-a4d2ec1e0ea9} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.01.17 13:43:33.511135 [ 268 ] {b075f5c5-a7d6-4aa5-a642-a4d2ec1e0ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4518 | 2026.01.17 13:43:33.511659 [ 268 ] {b075f5c5-a7d6-4aa5-a642-a4d2ec1e0ea9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4519 | 2026.01.17 13:43:33.511896 [ 268 ] {b075f5c5-a7d6-4aa5-a642-a4d2ec1e0ea9} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.01.17 13:43:33.512039 [ 268 ] {b075f5c5-a7d6-4aa5-a642-a4d2ec1e0ea9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001778 sec., 4499.437570303712 rows/sec., 8.06 MiB/sec. | ||
| 4521 | 2026.01.17 13:43:33.512098 [ 268 ] {b075f5c5-a7d6-4aa5-a642-a4d2ec1e0ea9} <Debug> TCPHandler: Processed in 0.001970673 sec. | ||
| 4522 | 2026.01.17 13:43:33.512251 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.01.17 13:43:33.512373 [ 268 ] {5f12b7a3-68a6-464c-bced-cd7b73c4505e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.01.17 13:43:33.512422 [ 268 ] {5f12b7a3-68a6-464c-bced-cd7b73c4505e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4525 | 2026.01.17 13:43:33.512775 [ 268 ] {5f12b7a3-68a6-464c-bced-cd7b73c4505e} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.01.17 13:43:33.512809 [ 268 ] {5f12b7a3-68a6-464c-bced-cd7b73c4505e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4527 | 2026.01.17 13:43:33.513125 [ 268 ] {5f12b7a3-68a6-464c-bced-cd7b73c4505e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4528 | 2026.01.17 13:43:33.513334 [ 268 ] {5f12b7a3-68a6-464c-bced-cd7b73c4505e} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.01.17 13:43:33.513460 [ 268 ] {5f12b7a3-68a6-464c-bced-cd7b73c4505e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 4530 | 2026.01.17 13:43:33.513495 [ 268 ] {5f12b7a3-68a6-464c-bced-cd7b73c4505e} <Debug> TCPHandler: Processed in 0.001311759 sec. | ||
| 4531 | 2026.01.17 13:43:35.972598 [ 37 ] {} <Debug> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4532 | 2026.01.17 13:43:35.972684 [ 37 ] {} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2026.01.17 13:43:35.972725 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4534 | 2026.01.17 13:43:35.972879 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::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 | ||
| 4535 | 2026.01.17 13:43:35.973062 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4536 | 2026.01.17 13:43:35.973118 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::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 | ||
| 4537 | 2026.01.17 13:43:35.973218 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::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 | ||
| 4538 | 2026.01.17 13:43:35.973295 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4539 | 2026.01.17 13:43:35.973367 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::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 | ||
| 4540 | 2026.01.17 13:43:35.973440 [ 197 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4541 | 2026.01.17 13:43:35.974466 [ 190 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001649866 sec., 23032.173521970875 rows/sec., 1.92 MiB/sec. | ||
| 4542 | 2026.01.17 13:43:35.974689 [ 187 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4543 | 2026.01.17 13:43:35.975071 [ 187 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_9_2} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.01.17 13:43:35.975164 [ 187 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_9_2} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4545 | 2026.01.17 13:43:35.975268 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4546 | 2026.01.17 13:43:38.392270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9996 | ||
| 4547 | 2026.01.17 13:43:38.392798 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.01.17 13:43:38.392846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4549 | 2026.01.17 13:43:38.393363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4550 | 2026.01.17 13:43:38.393607 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.01.17 13:43:38.393754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9996 | ||
| 4552 | 2026.01.17 13:43:38.393754 [ 50 ] {} <Debug> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4553 | 2026.01.17 13:43:38.393828 [ 50 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.01.17 13:43:38.393849 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4555 | 2026.01.17 13:43:38.393958 [ 190 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 4556 | 2026.01.17 13:43:38.394071 [ 190 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4557 | 2026.01.17 13:43:38.394109 [ 190 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7564 rows starting from the beginning of the part | ||
| 4558 | 2026.01.17 13:43:38.394178 [ 190 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 4559 | 2026.01.17 13:43:38.394225 [ 190 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 4560 | 2026.01.17 13:43:38.394270 [ 190 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 4561 | 2026.01.17 13:43:38.394309 [ 190 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 4562 | 2026.01.17 13:43:38.394347 [ 190 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 4563 | 2026.01.17 13:43:38.396640 [ 187 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9996 rows, containing 4 columns (4 merged, 0 gathered) in 0.002729711 sec., 3661926.1159881027 rows/sec., 52.38 MiB/sec. | ||
| 4564 | 2026.01.17 13:43:38.397028 [ 187 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4565 | 2026.01.17 13:43:38.397354 [ 187 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_21_4} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.01.17 13:43:38.397439 [ 187 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_21_4} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4567 | 2026.01.17 13:43:38.397540 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4568 | 2026.01.17 13:43:38.533996 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4569 | 2026.01.17 13:43:38.534256 [ 268 ] {22514c13-dca7-4883-bda6-6f0e675cc4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4570 | 2026.01.17 13:43:38.534360 [ 268 ] {22514c13-dca7-4883-bda6-6f0e675cc4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4571 | 2026.01.17 13:43:38.535181 [ 268 ] {22514c13-dca7-4883-bda6-6f0e675cc4a7} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.01.17 13:43:38.535222 [ 268 ] {22514c13-dca7-4883-bda6-6f0e675cc4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4573 | 2026.01.17 13:43:38.535598 [ 268 ] {22514c13-dca7-4883-bda6-6f0e675cc4a7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4574 | 2026.01.17 13:43:38.535834 [ 268 ] {22514c13-dca7-4883-bda6-6f0e675cc4a7} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.01.17 13:43:38.535991 [ 268 ] {22514c13-dca7-4883-bda6-6f0e675cc4a7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001809 sec., 3316.749585406302 rows/sec., 270.46 KiB/sec. | ||
| 4576 | 2026.01.17 13:43:38.536039 [ 268 ] {22514c13-dca7-4883-bda6-6f0e675cc4a7} <Debug> TCPHandler: Processed in 0.002225999 sec. | ||
| 4577 | 2026.01.17 13:43:38.536168 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.01.17 13:43:38.536270 [ 268 ] {3aa66300-7728-4087-b510-72b719b2c177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4579 | 2026.01.17 13:43:38.536314 [ 268 ] {3aa66300-7728-4087-b510-72b719b2c177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4580 | 2026.01.17 13:43:38.537439 [ 268 ] {3aa66300-7728-4087-b510-72b719b2c177} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.01.17 13:43:38.537475 [ 268 ] {3aa66300-7728-4087-b510-72b719b2c177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4582 | 2026.01.17 13:43:38.537890 [ 268 ] {3aa66300-7728-4087-b510-72b719b2c177} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4583 | 2026.01.17 13:43:38.538110 [ 268 ] {3aa66300-7728-4087-b510-72b719b2c177} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.01.17 13:43:38.538242 [ 268 ] {3aa66300-7728-4087-b510-72b719b2c177} <Debug> executeQuery: Read 1265 rows, 107.51 KiB in 0.001994 sec., 634403.2096288867 rows/sec., 52.65 MiB/sec. | ||
| 4585 | 2026.01.17 13:43:38.538282 [ 268 ] {3aa66300-7728-4087-b510-72b719b2c177} <Debug> TCPHandler: Processed in 0.002166637 sec. | ||
| 4586 | 2026.01.17 13:43:38.538404 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.01.17 13:43:38.538502 [ 268 ] {865d06f2-d0af-434b-9734-debd43ba5971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.01.17 13:43:38.538545 [ 268 ] {865d06f2-d0af-434b-9734-debd43ba5971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4589 | 2026.01.17 13:43:38.538993 [ 268 ] {865d06f2-d0af-434b-9734-debd43ba5971} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.01.17 13:43:38.539029 [ 268 ] {865d06f2-d0af-434b-9734-debd43ba5971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4591 | 2026.01.17 13:43:38.539361 [ 268 ] {865d06f2-d0af-434b-9734-debd43ba5971} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4592 | 2026.01.17 13:43:38.539578 [ 268 ] {865d06f2-d0af-434b-9734-debd43ba5971} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.01.17 13:43:38.539714 [ 268 ] {865d06f2-d0af-434b-9734-debd43ba5971} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001232 sec., 31655.844155844155 rows/sec., 2.30 MiB/sec. | ||
| 4594 | 2026.01.17 13:43:38.539752 [ 268 ] {865d06f2-d0af-434b-9734-debd43ba5971} <Debug> TCPHandler: Processed in 0.001398231 sec. | ||
| 4595 | 2026.01.17 13:43:38.539872 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.01.17 13:43:38.539967 [ 268 ] {eec0c03d-b1ef-4100-9641-c75696a1ff30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.01.17 13:43:38.540009 [ 268 ] {eec0c03d-b1ef-4100-9641-c75696a1ff30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4598 | 2026.01.17 13:43:38.540498 [ 268 ] {eec0c03d-b1ef-4100-9641-c75696a1ff30} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.01.17 13:43:38.540536 [ 268 ] {eec0c03d-b1ef-4100-9641-c75696a1ff30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4600 | 2026.01.17 13:43:38.540885 [ 268 ] {eec0c03d-b1ef-4100-9641-c75696a1ff30} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4601 | 2026.01.17 13:43:38.541117 [ 268 ] {eec0c03d-b1ef-4100-9641-c75696a1ff30} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.17 13:43:38.541247 [ 268 ] {eec0c03d-b1ef-4100-9641-c75696a1ff30} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001299 sec., 175519.63048498845 rows/sec., 11.88 MiB/sec. | ||
| 4603 | 2026.01.17 13:43:38.541288 [ 268 ] {eec0c03d-b1ef-4100-9641-c75696a1ff30} <Debug> TCPHandler: Processed in 0.001465922 sec. | ||
| 4604 | 2026.01.17 13:43:38.541398 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.01.17 13:43:38.541496 [ 268 ] {b891cf38-aaa9-4192-8160-448eb961b571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4606 | 2026.01.17 13:43:38.541537 [ 268 ] {b891cf38-aaa9-4192-8160-448eb961b571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4607 | 2026.01.17 13:43:38.542135 [ 268 ] {b891cf38-aaa9-4192-8160-448eb961b571} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.01.17 13:43:38.542170 [ 268 ] {b891cf38-aaa9-4192-8160-448eb961b571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4609 | 2026.01.17 13:43:38.542518 [ 268 ] {b891cf38-aaa9-4192-8160-448eb961b571} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4610 | 2026.01.17 13:43:38.542733 [ 268 ] {b891cf38-aaa9-4192-8160-448eb961b571} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.01.17 13:43:38.542860 [ 268 ] {b891cf38-aaa9-4192-8160-448eb961b571} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001382 sec., 404486.2518089725 rows/sec., 30.06 MiB/sec. | ||
| 4612 | 2026.01.17 13:43:38.542899 [ 268 ] {b891cf38-aaa9-4192-8160-448eb961b571} <Debug> TCPHandler: Processed in 0.001548854 sec. | ||
| 4613 | 2026.01.17 13:43:38.543017 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2026.01.17 13:43:38.543112 [ 268 ] {76055e0d-5569-4b56-b62c-6ded886ead7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4615 | 2026.01.17 13:43:38.543157 [ 268 ] {76055e0d-5569-4b56-b62c-6ded886ead7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4616 | 2026.01.17 13:43:38.543724 [ 268 ] {76055e0d-5569-4b56-b62c-6ded886ead7a} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.01.17 13:43:38.543760 [ 268 ] {76055e0d-5569-4b56-b62c-6ded886ead7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4618 | 2026.01.17 13:43:38.544153 [ 268 ] {76055e0d-5569-4b56-b62c-6ded886ead7a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4619 | 2026.01.17 13:43:38.544367 [ 268 ] {76055e0d-5569-4b56-b62c-6ded886ead7a} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.01.17 13:43:38.544495 [ 268 ] {76055e0d-5569-4b56-b62c-6ded886ead7a} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001402 sec., 604136.9472182596 rows/sec., 40.66 MiB/sec. | ||
| 4621 | 2026.01.17 13:43:38.544532 [ 268 ] {76055e0d-5569-4b56-b62c-6ded886ead7a} <Debug> TCPHandler: Processed in 0.001563415 sec. | ||
| 4622 | 2026.01.17 13:43:38.544644 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2026.01.17 13:43:38.544739 [ 268 ] {1b452b45-5662-4374-bbfd-5604d1f6c6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4624 | 2026.01.17 13:43:38.544795 [ 268 ] {1b452b45-5662-4374-bbfd-5604d1f6c6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4625 | 2026.01.17 13:43:38.545667 [ 268 ] {1b452b45-5662-4374-bbfd-5604d1f6c6c4} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.01.17 13:43:38.545705 [ 268 ] {1b452b45-5662-4374-bbfd-5604d1f6c6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4627 | 2026.01.17 13:43:38.546312 [ 268 ] {1b452b45-5662-4374-bbfd-5604d1f6c6c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4628 | 2026.01.17 13:43:38.546557 [ 268 ] {1b452b45-5662-4374-bbfd-5604d1f6c6c4} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.01.17 13:43:38.546653 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4630 | 2026.01.17 13:43:38.546684 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.01.17 13:43:38.546698 [ 268 ] {1b452b45-5662-4374-bbfd-5604d1f6c6c4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001977 sec., 16691.95751138088 rows/sec., 29.91 MiB/sec. | ||
| 4632 | 2026.01.17 13:43:38.546703 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4633 | 2026.01.17 13:43:38.546759 [ 268 ] {1b452b45-5662-4374-bbfd-5604d1f6c6c4} <Debug> TCPHandler: Processed in 0.002164118 sec. | ||
| 4634 | 2026.01.17 13:43:38.546793 [ 190 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 4635 | 2026.01.17 13:43:38.546883 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.01.17 13:43:38.546980 [ 268 ] {22241239-60f0-412d-9828-fd1418599402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4637 | 2026.01.17 13:43:38.547021 [ 190 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4638 | 2026.01.17 13:43:38.547022 [ 268 ] {22241239-60f0-412d-9828-fd1418599402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4639 | 2026.01.17 13:43:38.547076 [ 190 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 4640 | 2026.01.17 13:43:38.547212 [ 190 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
| 4641 | 2026.01.17 13:43:38.547336 [ 190 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 4642 | 2026.01.17 13:43:38.547382 [ 268 ] {22241239-60f0-412d-9828-fd1418599402} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.01.17 13:43:38.547421 [ 268 ] {22241239-60f0-412d-9828-fd1418599402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4644 | 2026.01.17 13:43:38.547458 [ 190 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
| 4645 | 2026.01.17 13:43:38.547574 [ 190 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 4646 | 2026.01.17 13:43:38.547689 [ 190 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 4647 | 2026.01.17 13:43:38.547772 [ 268 ] {22241239-60f0-412d-9828-fd1418599402} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4648 | 2026.01.17 13:43:38.547992 [ 268 ] {22241239-60f0-412d-9828-fd1418599402} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.01.17 13:43:38.548123 [ 268 ] {22241239-60f0-412d-9828-fd1418599402} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 4650 | 2026.01.17 13:43:38.548158 [ 268 ] {22241239-60f0-412d-9828-fd1418599402} <Debug> TCPHandler: Processed in 0.001326289 sec. | ||
| 4651 | 2026.01.17 13:43:38.551326 [ 187 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 19 columns (19 merged, 0 gathered) in 0.00456802 sec., 86689.6379613049 rows/sec., 155.34 MiB/sec. | ||
| 4652 | 2026.01.17 13:43:38.551826 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4653 | 2026.01.17 13:43:38.552142 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.01.17 13:43:38.552204 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4655 | 2026.01.17 13:43:38.552278 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4656 | 2026.01.17 13:43:38.910128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4657 | 2026.01.17 13:43:38.928215 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.01.17 13:43:38.928284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4659 | 2026.01.17 13:43:38.934146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4660 | 2026.01.17 13:43:38.934909 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.01.17 13:43:38.935192 [ 59 ] {} <Debug> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4662 | 2026.01.17 13:43:38.935233 [ 59 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2026.01.17 13:43:38.935256 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4664 | 2026.01.17 13:43:38.935411 [ 194 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 4665 | 2026.01.17 13:43:38.938145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4666 | 2026.01.17 13:43:38.939851 [ 194 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4667 | 2026.01.17 13:43:38.941409 [ 194 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 4668 | 2026.01.17 13:43:38.946182 [ 194 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 4669 | 2026.01.17 13:43:38.950599 [ 194 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 4670 | 2026.01.17 13:43:38.955387 [ 194 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 4671 | 2026.01.17 13:43:38.959964 [ 194 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 4672 | 2026.01.17 13:43:38.964416 [ 194 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 4673 | 2026.01.17 13:43:39.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.98 MiB, peak 257.98 MiB, free memory in arenas 0.00 B, will set to 252.88 MiB (RSS), difference: -5.09 MiB | ||
| 4674 | 2026.01.17 13:43:39.016172 [ 187 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080838537 sec., 1966.8836906338372 rows/sec., 10.17 MiB/sec. | ||
| 4675 | 2026.01.17 13:43:39.018560 [ 199 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4676 | 2026.01.17 13:43:39.020666 [ 199 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_21_4} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.01.17 13:43:39.020746 [ 199 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_21_4} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4678 | 2026.01.17 13:43:39.022729 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4679 | 2026.01.17 13:43:40.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.48 MiB, peak 257.98 MiB, free memory in arenas 0.00 B, will set to 253.71 MiB (RSS), difference: 10.23 MiB | ||
| 4680 | 2026.01.17 13:43:40.911745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 622 | ||
| 4681 | 2026.01.17 13:43:40.913880 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.01.17 13:43:40.913922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4683 | 2026.01.17 13:43:40.915146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4684 | 2026.01.17 13:43:40.915439 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.01.17 13:43:40.915687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4686 | 2026.01.17 13:43:43.503979 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2026.01.17 13:43:43.504195 [ 268 ] {21ea2e2a-4b30-4356-8183-d9a1e791f052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4688 | 2026.01.17 13:43:43.504269 [ 268 ] {21ea2e2a-4b30-4356-8183-d9a1e791f052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4689 | 2026.01.17 13:43:43.504954 [ 268 ] {21ea2e2a-4b30-4356-8183-d9a1e791f052} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.01.17 13:43:43.505000 [ 268 ] {21ea2e2a-4b30-4356-8183-d9a1e791f052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4691 | 2026.01.17 13:43:43.505392 [ 268 ] {21ea2e2a-4b30-4356-8183-d9a1e791f052} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4692 | 2026.01.17 13:43:43.505614 [ 268 ] {21ea2e2a-4b30-4356-8183-d9a1e791f052} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.01.17 13:43:43.505761 [ 268 ] {21ea2e2a-4b30-4356-8183-d9a1e791f052} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.00162 sec., 44444.444444444445 rows/sec., 3.58 MiB/sec. | ||
| 4694 | 2026.01.17 13:43:43.505804 [ 268 ] {21ea2e2a-4b30-4356-8183-d9a1e791f052} <Debug> TCPHandler: Processed in 0.001964213 sec. | ||
| 4695 | 2026.01.17 13:43:43.505932 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.01.17 13:43:43.506026 [ 268 ] {cdff1ed9-8ea9-444b-98b4-6ed3fb757910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4697 | 2026.01.17 13:43:43.506067 [ 268 ] {cdff1ed9-8ea9-444b-98b4-6ed3fb757910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4698 | 2026.01.17 13:43:43.506462 [ 268 ] {cdff1ed9-8ea9-444b-98b4-6ed3fb757910} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.01.17 13:43:43.506498 [ 268 ] {cdff1ed9-8ea9-444b-98b4-6ed3fb757910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4700 | 2026.01.17 13:43:43.506793 [ 268 ] {cdff1ed9-8ea9-444b-98b4-6ed3fb757910} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4701 | 2026.01.17 13:43:43.507011 [ 268 ] {cdff1ed9-8ea9-444b-98b4-6ed3fb757910} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.01.17 13:43:43.507120 [ 81 ] {} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4703 | 2026.01.17 13:43:43.507139 [ 268 ] {cdff1ed9-8ea9-444b-98b4-6ed3fb757910} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001131 sec., 7073.386383731211 rows/sec., 531.89 KiB/sec. | ||
| 4704 | 2026.01.17 13:43:43.507187 [ 81 ] {} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.01.17 13:43:43.507197 [ 268 ] {cdff1ed9-8ea9-444b-98b4-6ed3fb757910} <Debug> TCPHandler: Processed in 0.001312639 sec. | ||
| 4706 | 2026.01.17 13:43:43.507216 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4707 | 2026.01.17 13:43:43.507326 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2026.01.17 13:43:43.507352 [ 193 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 4709 | 2026.01.17 13:43:43.507420 [ 268 ] {9fbf897a-3129-427d-90a1-bfb7fbbb0988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4710 | 2026.01.17 13:43:43.507465 [ 268 ] {9fbf897a-3129-427d-90a1-bfb7fbbb0988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4711 | 2026.01.17 13:43:43.507485 [ 193 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4712 | 2026.01.17 13:43:43.507528 [ 193 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 278 rows starting from the beginning of the part | ||
| 4713 | 2026.01.17 13:43:43.507624 [ 193 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 4714 | 2026.01.17 13:43:43.507678 [ 193 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
| 4715 | 2026.01.17 13:43:43.507734 [ 193 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 4716 | 2026.01.17 13:43:43.507778 [ 193 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
| 4717 | 2026.01.17 13:43:43.507824 [ 193 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 4718 | 2026.01.17 13:43:43.507887 [ 268 ] {9fbf897a-3129-427d-90a1-bfb7fbbb0988} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.01.17 13:43:43.507929 [ 268 ] {9fbf897a-3129-427d-90a1-bfb7fbbb0988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4720 | 2026.01.17 13:43:43.508329 [ 268 ] {9fbf897a-3129-427d-90a1-bfb7fbbb0988} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4721 | 2026.01.17 13:43:43.508556 [ 268 ] {9fbf897a-3129-427d-90a1-bfb7fbbb0988} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.01.17 13:43:43.508690 [ 268 ] {9fbf897a-3129-427d-90a1-bfb7fbbb0988} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001287 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 4723 | 2026.01.17 13:43:43.508727 [ 268 ] {9fbf897a-3129-427d-90a1-bfb7fbbb0988} <Debug> TCPHandler: Processed in 0.001450732 sec. | ||
| 4724 | 2026.01.17 13:43:43.508841 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.01.17 13:43:43.508857 [ 187 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548744 sec., 254399.69420381938 rows/sec., 17.66 MiB/sec. | ||
| 4726 | 2026.01.17 13:43:43.508932 [ 268 ] {01c51555-486c-4da4-8c63-6600f6daae73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4727 | 2026.01.17 13:43:43.508980 [ 268 ] {01c51555-486c-4da4-8c63-6600f6daae73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4728 | 2026.01.17 13:43:43.509071 [ 192 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4729 | 2026.01.17 13:43:43.509382 [ 192 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.01.17 13:43:43.509388 [ 268 ] {01c51555-486c-4da4-8c63-6600f6daae73} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.01.17 13:43:43.509437 [ 268 ] {01c51555-486c-4da4-8c63-6600f6daae73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4732 | 2026.01.17 13:43:43.509474 [ 192 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_26_5} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4733 | 2026.01.17 13:43:43.509577 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4734 | 2026.01.17 13:43:43.509776 [ 268 ] {01c51555-486c-4da4-8c63-6600f6daae73} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4735 | 2026.01.17 13:43:43.509998 [ 268 ] {01c51555-486c-4da4-8c63-6600f6daae73} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.01.17 13:43:43.510128 [ 268 ] {01c51555-486c-4da4-8c63-6600f6daae73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 4737 | 2026.01.17 13:43:43.510164 [ 268 ] {01c51555-486c-4da4-8c63-6600f6daae73} <Debug> TCPHandler: Processed in 0.00136971 sec. | ||
| 4738 | 2026.01.17 13:43:43.510269 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.01.17 13:43:43.510360 [ 268 ] {c8da3f00-8536-47b7-a291-985f70f36005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4740 | 2026.01.17 13:43:43.510414 [ 268 ] {c8da3f00-8536-47b7-a291-985f70f36005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4741 | 2026.01.17 13:43:43.511162 [ 268 ] {c8da3f00-8536-47b7-a291-985f70f36005} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.01.17 13:43:43.511198 [ 268 ] {c8da3f00-8536-47b7-a291-985f70f36005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4743 | 2026.01.17 13:43:43.511707 [ 268 ] {c8da3f00-8536-47b7-a291-985f70f36005} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4744 | 2026.01.17 13:43:43.511938 [ 268 ] {c8da3f00-8536-47b7-a291-985f70f36005} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.01.17 13:43:43.512074 [ 268 ] {c8da3f00-8536-47b7-a291-985f70f36005} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001731 sec., 4621.606008087811 rows/sec., 8.28 MiB/sec. | ||
| 4746 | 2026.01.17 13:43:43.512125 [ 268 ] {c8da3f00-8536-47b7-a291-985f70f36005} <Debug> TCPHandler: Processed in 0.001902452 sec. | ||
| 4747 | 2026.01.17 13:43:43.512237 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2026.01.17 13:43:43.512328 [ 268 ] {847178b1-c887-45e7-8aef-d4e10ba6d32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4749 | 2026.01.17 13:43:43.512368 [ 268 ] {847178b1-c887-45e7-8aef-d4e10ba6d32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4750 | 2026.01.17 13:43:43.512695 [ 268 ] {847178b1-c887-45e7-8aef-d4e10ba6d32f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.01.17 13:43:43.512730 [ 268 ] {847178b1-c887-45e7-8aef-d4e10ba6d32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4752 | 2026.01.17 13:43:43.513039 [ 268 ] {847178b1-c887-45e7-8aef-d4e10ba6d32f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4753 | 2026.01.17 13:43:43.513253 [ 268 ] {847178b1-c887-45e7-8aef-d4e10ba6d32f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.01.17 13:43:43.513381 [ 268 ] {847178b1-c887-45e7-8aef-d4e10ba6d32f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4755 | 2026.01.17 13:43:43.513417 [ 268 ] {847178b1-c887-45e7-8aef-d4e10ba6d32f} <Debug> TCPHandler: Processed in 0.001227547 sec. | ||
| 4756 | 2026.01.17 13:43:45.791320 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4757 | 2026.01.17 13:43:45.791376 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4758 | 2026.01.17 13:43:45.893846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10444 | ||
| 4759 | 2026.01.17 13:43:45.894552 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.01.17 13:43:45.894620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4761 | 2026.01.17 13:43:45.895292 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4762 | 2026.01.17 13:43:45.895544 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.01.17 13:43:45.895693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10444 | ||
| 4764 | 2026.01.17 13:43:46.438252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4765 | 2026.01.17 13:43:46.453473 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.01.17 13:43:46.453530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4767 | 2026.01.17 13:43:46.459015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4768 | 2026.01.17 13:43:46.459717 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.01.17 13:43:46.462306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4770 | 2026.01.17 13:43:48.504699 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.01.17 13:43:48.504914 [ 268 ] {724e65de-176b-40fc-a17a-ab9915834634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4772 | 2026.01.17 13:43:48.504989 [ 268 ] {724e65de-176b-40fc-a17a-ab9915834634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4773 | 2026.01.17 13:43:48.505828 [ 268 ] {724e65de-176b-40fc-a17a-ab9915834634} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.01.17 13:43:48.505877 [ 268 ] {724e65de-176b-40fc-a17a-ab9915834634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4775 | 2026.01.17 13:43:48.506277 [ 268 ] {724e65de-176b-40fc-a17a-ab9915834634} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4776 | 2026.01.17 13:43:48.506505 [ 268 ] {724e65de-176b-40fc-a17a-ab9915834634} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.01.17 13:43:48.506641 [ 76 ] {} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4778 | 2026.01.17 13:43:48.506657 [ 268 ] {724e65de-176b-40fc-a17a-ab9915834634} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001798 sec., 67853.17018909901 rows/sec., 5.83 MiB/sec. | ||
| 4779 | 2026.01.17 13:43:48.506712 [ 76 ] {} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.01.17 13:43:48.506725 [ 268 ] {724e65de-176b-40fc-a17a-ab9915834634} <Debug> TCPHandler: Processed in 0.002165048 sec. | ||
| 4781 | 2026.01.17 13:43:48.506743 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4782 | 2026.01.17 13:43:48.506864 [ 193 ] {aa079346-927b-4352-b18d-64df0b1647de::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 | ||
| 4783 | 2026.01.17 13:43:48.506889 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.01.17 13:43:48.507002 [ 268 ] {51b3e6f0-5f5f-4b62-b9af-04cc6368a135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.01.17 13:43:48.507009 [ 193 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4786 | 2026.01.17 13:43:48.507047 [ 268 ] {51b3e6f0-5f5f-4b62-b9af-04cc6368a135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4787 | 2026.01.17 13:43:48.507054 [ 193 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2464 rows starting from the beginning of the part | ||
| 4788 | 2026.01.17 13:43:48.507137 [ 193 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 122 rows starting from the beginning of the part | ||
| 4789 | 2026.01.17 13:43:48.507187 [ 193 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 4790 | 2026.01.17 13:43:48.507234 [ 193 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1265 rows starting from the beginning of the part | ||
| 4791 | 2026.01.17 13:43:48.507276 [ 193 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part | ||
| 4792 | 2026.01.17 13:43:48.507321 [ 193 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 122 rows starting from the beginning of the part | ||
| 4793 | 2026.01.17 13:43:48.507583 [ 268 ] {51b3e6f0-5f5f-4b62-b9af-04cc6368a135} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.01.17 13:43:48.507629 [ 268 ] {51b3e6f0-5f5f-4b62-b9af-04cc6368a135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4795 | 2026.01.17 13:43:48.507944 [ 268 ] {51b3e6f0-5f5f-4b62-b9af-04cc6368a135} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4796 | 2026.01.17 13:43:48.508178 [ 268 ] {51b3e6f0-5f5f-4b62-b9af-04cc6368a135} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.01.17 13:43:48.508308 [ 268 ] {51b3e6f0-5f5f-4b62-b9af-04cc6368a135} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001326 sec., 24886.8778280543 rows/sec., 1.83 MiB/sec. | ||
| 4798 | 2026.01.17 13:43:48.508346 [ 268 ] {51b3e6f0-5f5f-4b62-b9af-04cc6368a135} <Debug> TCPHandler: Processed in 0.001505653 sec. | ||
| 4799 | 2026.01.17 13:43:48.508469 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2026.01.17 13:43:48.508562 [ 268 ] {0137f4de-a1f5-43c0-a878-7d7c0e287792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4801 | 2026.01.17 13:43:48.508602 [ 268 ] {0137f4de-a1f5-43c0-a878-7d7c0e287792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4802 | 2026.01.17 13:43:48.509089 [ 268 ] {0137f4de-a1f5-43c0-a878-7d7c0e287792} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.01.17 13:43:48.509126 [ 268 ] {0137f4de-a1f5-43c0-a878-7d7c0e287792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4804 | 2026.01.17 13:43:48.509264 [ 193 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4117 rows, containing 5 columns (5 merged, 0 gathered) in 0.002453264 sec., 1678172.4266120563 rows/sec., 144.65 MiB/sec. | ||
| 4805 | 2026.01.17 13:43:48.509452 [ 268 ] {0137f4de-a1f5-43c0-a878-7d7c0e287792} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4806 | 2026.01.17 13:43:48.509641 [ 186 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4807 | 2026.01.17 13:43:48.509684 [ 268 ] {0137f4de-a1f5-43c0-a878-7d7c0e287792} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.01.17 13:43:48.509810 [ 268 ] {0137f4de-a1f5-43c0-a878-7d7c0e287792} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001266 sec., 76619.27330173776 rows/sec., 5.98 MiB/sec. | ||
| 4809 | 2026.01.17 13:43:48.509817 [ 75 ] {} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4810 | 2026.01.17 13:43:48.509848 [ 268 ] {0137f4de-a1f5-43c0-a878-7d7c0e287792} <Debug> TCPHandler: Processed in 0.001426111 sec. | ||
| 4811 | 2026.01.17 13:43:48.509889 [ 75 ] {} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.01.17 13:43:48.509919 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4813 | 2026.01.17 13:43:48.509950 [ 186 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.01.17 13:43:48.509987 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.01.17 13:43:48.509996 [ 193 ] {3b6558ac-abe3-401b-a698-82cb679427e6::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 | ||
| 4816 | 2026.01.17 13:43:48.510045 [ 186 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_31_6} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4817 | 2026.01.17 13:43:48.510082 [ 268 ] {953ecf50-a063-4306-96bd-1bdc80546efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.01.17 13:43:48.510100 [ 193 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4819 | 2026.01.17 13:43:48.510129 [ 268 ] {953ecf50-a063-4306-96bd-1bdc80546efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4820 | 2026.01.17 13:43:48.510132 [ 193 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 4821 | 2026.01.17 13:43:48.510146 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4822 | 2026.01.17 13:43:48.510201 [ 193 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 97 rows starting from the beginning of the part | ||
| 4823 | 2026.01.17 13:43:48.510243 [ 193 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 4824 | 2026.01.17 13:43:48.510277 [ 193 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 559 rows starting from the beginning of the part | ||
| 4825 | 2026.01.17 13:43:48.510311 [ 193 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part | ||
| 4826 | 2026.01.17 13:43:48.510348 [ 193 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 97 rows starting from the beginning of the part | ||
| 4827 | 2026.01.17 13:43:48.510566 [ 268 ] {953ecf50-a063-4306-96bd-1bdc80546efd} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.01.17 13:43:48.510607 [ 268 ] {953ecf50-a063-4306-96bd-1bdc80546efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4829 | 2026.01.17 13:43:48.510949 [ 268 ] {953ecf50-a063-4306-96bd-1bdc80546efd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4830 | 2026.01.17 13:43:48.511169 [ 268 ] {953ecf50-a063-4306-96bd-1bdc80546efd} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.01.17 13:43:48.511295 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4832 | 2026.01.17 13:43:48.511297 [ 268 ] {953ecf50-a063-4306-96bd-1bdc80546efd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 4833 | 2026.01.17 13:43:48.511337 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.01.17 13:43:48.511359 [ 268 ] {953ecf50-a063-4306-96bd-1bdc80546efd} <Debug> TCPHandler: Processed in 0.001420691 sec. | ||
| 4835 | 2026.01.17 13:43:48.511361 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4836 | 2026.01.17 13:43:48.511398 [ 187 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432211 sec., 1499080.7918665614 rows/sec., 116.14 MiB/sec. | ||
| 4837 | 2026.01.17 13:43:48.511447 [ 193 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 4838 | 2026.01.17 13:43:48.511479 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.01.17 13:43:48.511555 [ 193 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4840 | 2026.01.17 13:43:48.511577 [ 268 ] {ffc81b08-49b8-4c5c-b729-b20dd373601d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4841 | 2026.01.17 13:43:48.511587 [ 193 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8176 rows starting from the beginning of the part | ||
| 4842 | 2026.01.17 13:43:48.511624 [ 195 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4843 | 2026.01.17 13:43:48.511639 [ 268 ] {ffc81b08-49b8-4c5c-b729-b20dd373601d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4844 | 2026.01.17 13:43:48.511646 [ 193 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 4845 | 2026.01.17 13:43:48.511697 [ 193 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 4846 | 2026.01.17 13:43:48.511733 [ 193 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 847 rows starting from the beginning of the part | ||
| 4847 | 2026.01.17 13:43:48.511768 [ 193 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 4848 | 2026.01.17 13:43:48.511803 [ 193 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 4849 | 2026.01.17 13:43:48.511952 [ 195 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.01.17 13:43:48.512047 [ 195 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_31_6} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4851 | 2026.01.17 13:43:48.512151 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4852 | 2026.01.17 13:43:48.512516 [ 268 ] {ffc81b08-49b8-4c5c-b729-b20dd373601d} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.01.17 13:43:48.512558 [ 268 ] {ffc81b08-49b8-4c5c-b729-b20dd373601d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4854 | 2026.01.17 13:43:48.513142 [ 268 ] {ffc81b08-49b8-4c5c-b729-b20dd373601d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4855 | 2026.01.17 13:43:48.513371 [ 268 ] {ffc81b08-49b8-4c5c-b729-b20dd373601d} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.01.17 13:43:48.513508 [ 268 ] {ffc81b08-49b8-4c5c-b729-b20dd373601d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001949 sec., 16931.759876859927 rows/sec., 30.34 MiB/sec. | ||
| 4857 | 2026.01.17 13:43:48.513561 [ 268 ] {ffc81b08-49b8-4c5c-b729-b20dd373601d} <Debug> TCPHandler: Processed in 0.002129477 sec. | ||
| 4858 | 2026.01.17 13:43:48.513677 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.01.17 13:43:48.513769 [ 268 ] {be02cbb4-e4a6-4937-9606-8a7bfd93ef51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4860 | 2026.01.17 13:43:48.513809 [ 268 ] {be02cbb4-e4a6-4937-9606-8a7bfd93ef51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4861 | 2026.01.17 13:43:48.514152 [ 268 ] {be02cbb4-e4a6-4937-9606-8a7bfd93ef51} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.01.17 13:43:48.514188 [ 268 ] {be02cbb4-e4a6-4937-9606-8a7bfd93ef51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4863 | 2026.01.17 13:43:48.514548 [ 268 ] {be02cbb4-e4a6-4937-9606-8a7bfd93ef51} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4864 | 2026.01.17 13:43:48.514769 [ 268 ] {be02cbb4-e4a6-4937-9606-8a7bfd93ef51} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.01.17 13:43:48.514891 [ 75 ] {} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4866 | 2026.01.17 13:43:48.514895 [ 268 ] {be02cbb4-e4a6-4937-9606-8a7bfd93ef51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 4867 | 2026.01.17 13:43:48.514932 [ 75 ] {} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.01.17 13:43:48.514953 [ 268 ] {be02cbb4-e4a6-4937-9606-8a7bfd93ef51} <Debug> TCPHandler: Processed in 0.001323529 sec. | ||
| 4869 | 2026.01.17 13:43:48.514960 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4870 | 2026.01.17 13:43:48.515056 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4871 | 2026.01.17 13:43:48.515163 [ 189 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9663 rows, containing 5 columns (5 merged, 0 gathered) in 0.003743172 sec., 2581500.3959208927 rows/sec., 176.22 MiB/sec. | ||
| 4872 | 2026.01.17 13:43:48.515176 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4873 | 2026.01.17 13:43:48.515240 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1526 rows starting from the beginning of the part | ||
| 4874 | 2026.01.17 13:43:48.515307 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4875 | 2026.01.17 13:43:48.515355 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4876 | 2026.01.17 13:43:48.515368 [ 189 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4877 | 2026.01.17 13:43:48.515398 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4878 | 2026.01.17 13:43:48.515444 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4879 | 2026.01.17 13:43:48.515486 [ 187 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 4880 | 2026.01.17 13:43:48.515663 [ 189 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.01.17 13:43:48.515748 [ 189 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4882 | 2026.01.17 13:43:48.515819 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4883 | 2026.01.17 13:43:48.516523 [ 195 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1826 rows, containing 4 columns (4 merged, 0 gathered) in 0.001503543 sec., 1214464.7675523746 rows/sec., 80.17 MiB/sec. | ||
| 4884 | 2026.01.17 13:43:48.516736 [ 195 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4885 | 2026.01.17 13:43:48.516971 [ 195 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_31_6} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.01.17 13:43:48.517035 [ 195 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_31_6} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4887 | 2026.01.17 13:43:48.517098 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4888 | 2026.01.17 13:43:50.915849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 646 | ||
| 4889 | 2026.01.17 13:43:50.917965 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.01.17 13:43:50.918018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4891 | 2026.01.17 13:43:50.919214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4892 | 2026.01.17 13:43:50.919492 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.01.17 13:43:50.919670 [ 72 ] {} <Debug> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4894 | 2026.01.17 13:43:50.919741 [ 72 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.01.17 13:43:50.919768 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4896 | 2026.01.17 13:43:50.919839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 4897 | 2026.01.17 13:43:50.919893 [ 187 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::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 | ||
| 4898 | 2026.01.17 13:43:50.920474 [ 187 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4899 | 2026.01.17 13:43:50.920644 [ 187 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part | ||
| 4900 | 2026.01.17 13:43:50.921052 [ 187 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 4901 | 2026.01.17 13:43:50.921413 [ 187 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4902 | 2026.01.17 13:43:50.921756 [ 187 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4903 | 2026.01.17 13:43:50.922075 [ 187 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4904 | 2026.01.17 13:43:50.922393 [ 187 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4905 | 2026.01.17 13:43:50.928787 [ 188 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 72 columns (72 merged, 0 gathered) in 0.008951427 sec., 72167.26450430753 rows/sec., 63.92 MiB/sec. | ||
| 4906 | 2026.01.17 13:43:50.929910 [ 189 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4907 | 2026.01.17 13:43:50.930564 [ 189 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.01.17 13:43:50.930641 [ 189 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_16_3} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4909 | 2026.01.17 13:43:50.930848 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4910 | 2026.01.17 13:43:53.395790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10956 | ||
| 4911 | 2026.01.17 13:43:53.396315 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.01.17 13:43:53.396361 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4913 | 2026.01.17 13:43:53.396850 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4914 | 2026.01.17 13:43:53.397079 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.01.17 13:43:53.397222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10956 | ||
| 4916 | 2026.01.17 13:43:53.514322 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.01.17 13:43:53.514605 [ 268 ] {83c2f871-3301-487c-a4ea-e50bcc9bb811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4918 | 2026.01.17 13:43:53.514708 [ 268 ] {83c2f871-3301-487c-a4ea-e50bcc9bb811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4919 | 2026.01.17 13:43:53.515958 [ 268 ] {83c2f871-3301-487c-a4ea-e50bcc9bb811} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.01.17 13:43:53.516020 [ 268 ] {83c2f871-3301-487c-a4ea-e50bcc9bb811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4921 | 2026.01.17 13:43:53.516455 [ 268 ] {83c2f871-3301-487c-a4ea-e50bcc9bb811} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4922 | 2026.01.17 13:43:53.516673 [ 268 ] {83c2f871-3301-487c-a4ea-e50bcc9bb811} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.01.17 13:43:53.516816 [ 268 ] {83c2f871-3301-487c-a4ea-e50bcc9bb811} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002289 sec., 179117.51856705986 rows/sec., 11.36 MiB/sec. | ||
| 4924 | 2026.01.17 13:43:53.516857 [ 268 ] {83c2f871-3301-487c-a4ea-e50bcc9bb811} <Debug> TCPHandler: Processed in 0.00271624 sec. | ||
| 4925 | 2026.01.17 13:43:53.516989 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.01.17 13:43:53.517082 [ 268 ] {1d013734-7f03-47e0-852c-1cb0efaf9c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4927 | 2026.01.17 13:43:53.517122 [ 268 ] {1d013734-7f03-47e0-852c-1cb0efaf9c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4928 | 2026.01.17 13:43:53.517554 [ 268 ] {1d013734-7f03-47e0-852c-1cb0efaf9c80} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.01.17 13:43:53.517589 [ 268 ] {1d013734-7f03-47e0-852c-1cb0efaf9c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4930 | 2026.01.17 13:43:53.517873 [ 268 ] {1d013734-7f03-47e0-852c-1cb0efaf9c80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4931 | 2026.01.17 13:43:53.518083 [ 268 ] {1d013734-7f03-47e0-852c-1cb0efaf9c80} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.01.17 13:43:53.518213 [ 268 ] {1d013734-7f03-47e0-852c-1cb0efaf9c80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. | ||
| 4933 | 2026.01.17 13:43:53.518249 [ 268 ] {1d013734-7f03-47e0-852c-1cb0efaf9c80} <Debug> TCPHandler: Processed in 0.00131612 sec. | ||
| 4934 | 2026.01.17 13:43:53.518361 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.01.17 13:43:53.518451 [ 268 ] {266d67de-22e8-4491-82c6-b41efb3186f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4936 | 2026.01.17 13:43:53.518490 [ 268 ] {266d67de-22e8-4491-82c6-b41efb3186f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4937 | 2026.01.17 13:43:53.519407 [ 268 ] {266d67de-22e8-4491-82c6-b41efb3186f7} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.01.17 13:43:53.519444 [ 268 ] {266d67de-22e8-4491-82c6-b41efb3186f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4939 | 2026.01.17 13:43:53.519813 [ 268 ] {266d67de-22e8-4491-82c6-b41efb3186f7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4940 | 2026.01.17 13:43:53.520032 [ 268 ] {266d67de-22e8-4491-82c6-b41efb3186f7} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.01.17 13:43:53.520155 [ 268 ] {266d67de-22e8-4491-82c6-b41efb3186f7} <Debug> executeQuery: Read 1129 rows, 91.45 KiB in 0.001722 sec., 655632.9849012776 rows/sec., 51.86 MiB/sec. | ||
| 4942 | 2026.01.17 13:43:53.520192 [ 268 ] {266d67de-22e8-4491-82c6-b41efb3186f7} <Debug> TCPHandler: Processed in 0.001878251 sec. | ||
| 4943 | 2026.01.17 13:43:53.520308 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.01.17 13:43:53.520400 [ 268 ] {74aea9fa-93e8-4ce0-9a6e-2947ad787d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4945 | 2026.01.17 13:43:53.520446 [ 268 ] {74aea9fa-93e8-4ce0-9a6e-2947ad787d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4946 | 2026.01.17 13:43:53.520966 [ 268 ] {74aea9fa-93e8-4ce0-9a6e-2947ad787d52} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.01.17 13:43:53.521003 [ 268 ] {74aea9fa-93e8-4ce0-9a6e-2947ad787d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4948 | 2026.01.17 13:43:53.521315 [ 268 ] {74aea9fa-93e8-4ce0-9a6e-2947ad787d52} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4949 | 2026.01.17 13:43:53.521525 [ 268 ] {74aea9fa-93e8-4ce0-9a6e-2947ad787d52} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.01.17 13:43:53.521653 [ 268 ] {74aea9fa-93e8-4ce0-9a6e-2947ad787d52} <Debug> executeQuery: Read 215 rows, 13.06 KiB in 0.001271 sec., 169158.14319433516 rows/sec., 10.03 MiB/sec. | ||
| 4951 | 2026.01.17 13:43:53.521690 [ 268 ] {74aea9fa-93e8-4ce0-9a6e-2947ad787d52} <Debug> TCPHandler: Processed in 0.001428641 sec. | ||
| 4952 | 2026.01.17 13:43:53.521801 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.01.17 13:43:53.521892 [ 268 ] {eba54981-2c8b-4908-b6d9-e5ddfa316026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4954 | 2026.01.17 13:43:53.521931 [ 268 ] {eba54981-2c8b-4908-b6d9-e5ddfa316026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4955 | 2026.01.17 13:43:53.522416 [ 268 ] {eba54981-2c8b-4908-b6d9-e5ddfa316026} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.01.17 13:43:53.522451 [ 268 ] {eba54981-2c8b-4908-b6d9-e5ddfa316026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4957 | 2026.01.17 13:43:53.522753 [ 268 ] {eba54981-2c8b-4908-b6d9-e5ddfa316026} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4958 | 2026.01.17 13:43:53.522954 [ 268 ] {eba54981-2c8b-4908-b6d9-e5ddfa316026} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.01.17 13:43:53.523078 [ 268 ] {eba54981-2c8b-4908-b6d9-e5ddfa316026} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 4960 | 2026.01.17 13:43:53.523116 [ 268 ] {eba54981-2c8b-4908-b6d9-e5ddfa316026} <Debug> TCPHandler: Processed in 0.001362241 sec. | ||
| 4961 | 2026.01.17 13:43:53.523229 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.01.17 13:43:53.523321 [ 268 ] {97c0c09d-5dda-4db5-abdd-fc8d149528d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4963 | 2026.01.17 13:43:53.523360 [ 268 ] {97c0c09d-5dda-4db5-abdd-fc8d149528d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4964 | 2026.01.17 13:43:53.523836 [ 268 ] {97c0c09d-5dda-4db5-abdd-fc8d149528d4} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.01.17 13:43:53.523871 [ 268 ] {97c0c09d-5dda-4db5-abdd-fc8d149528d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4966 | 2026.01.17 13:43:53.524162 [ 268 ] {97c0c09d-5dda-4db5-abdd-fc8d149528d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4967 | 2026.01.17 13:43:53.524383 [ 268 ] {97c0c09d-5dda-4db5-abdd-fc8d149528d4} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.01.17 13:43:53.524510 [ 268 ] {97c0c09d-5dda-4db5-abdd-fc8d149528d4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 4969 | 2026.01.17 13:43:53.524547 [ 268 ] {97c0c09d-5dda-4db5-abdd-fc8d149528d4} <Debug> TCPHandler: Processed in 0.00136748 sec. | ||
| 4970 | 2026.01.17 13:43:53.524665 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.01.17 13:43:53.524756 [ 268 ] {547ae4d9-e37e-4ef8-8b98-9f47ab39f9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4972 | 2026.01.17 13:43:53.524795 [ 268 ] {547ae4d9-e37e-4ef8-8b98-9f47ab39f9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4973 | 2026.01.17 13:43:53.525424 [ 268 ] {547ae4d9-e37e-4ef8-8b98-9f47ab39f9a5} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.01.17 13:43:53.525459 [ 268 ] {547ae4d9-e37e-4ef8-8b98-9f47ab39f9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4975 | 2026.01.17 13:43:53.525781 [ 268 ] {547ae4d9-e37e-4ef8-8b98-9f47ab39f9a5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4976 | 2026.01.17 13:43:53.525991 [ 268 ] {547ae4d9-e37e-4ef8-8b98-9f47ab39f9a5} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.01.17 13:43:53.526116 [ 268 ] {547ae4d9-e37e-4ef8-8b98-9f47ab39f9a5} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001378 sec., 499999.99999999994 rows/sec., 34.92 MiB/sec. | ||
| 4978 | 2026.01.17 13:43:53.526153 [ 268 ] {547ae4d9-e37e-4ef8-8b98-9f47ab39f9a5} <Debug> TCPHandler: Processed in 0.001542844 sec. | ||
| 4979 | 2026.01.17 13:43:53.526262 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.01.17 13:43:53.526353 [ 268 ] {bc7fd14f-af9b-410f-9e6a-0e5761ab6ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4981 | 2026.01.17 13:43:53.526393 [ 268 ] {bc7fd14f-af9b-410f-9e6a-0e5761ab6ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4982 | 2026.01.17 13:43:53.526722 [ 268 ] {bc7fd14f-af9b-410f-9e6a-0e5761ab6ec7} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.01.17 13:43:53.526757 [ 268 ] {bc7fd14f-af9b-410f-9e6a-0e5761ab6ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4984 | 2026.01.17 13:43:53.527049 [ 268 ] {bc7fd14f-af9b-410f-9e6a-0e5761ab6ec7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4985 | 2026.01.17 13:43:53.527271 [ 268 ] {bc7fd14f-af9b-410f-9e6a-0e5761ab6ec7} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.01.17 13:43:53.527396 [ 268 ] {bc7fd14f-af9b-410f-9e6a-0e5761ab6ec7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 4987 | 2026.01.17 13:43:53.527433 [ 268 ] {bc7fd14f-af9b-410f-9e6a-0e5761ab6ec7} <Debug> TCPHandler: Processed in 0.001217696 sec. | ||
| 4988 | 2026.01.17 13:43:53.527550 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.01.17 13:43:53.527639 [ 268 ] {41b21407-0a3b-475b-9b1f-1dfd55b8695c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.01.17 13:43:53.527680 [ 268 ] {41b21407-0a3b-475b-9b1f-1dfd55b8695c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4991 | 2026.01.17 13:43:53.528129 [ 268 ] {41b21407-0a3b-475b-9b1f-1dfd55b8695c} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.01.17 13:43:53.528164 [ 268 ] {41b21407-0a3b-475b-9b1f-1dfd55b8695c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4993 | 2026.01.17 13:43:53.528498 [ 268 ] {41b21407-0a3b-475b-9b1f-1dfd55b8695c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4994 | 2026.01.17 13:43:53.528705 [ 268 ] {41b21407-0a3b-475b-9b1f-1dfd55b8695c} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.01.17 13:43:53.528836 [ 268 ] {41b21407-0a3b-475b-9b1f-1dfd55b8695c} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001211 sec., 260115.60693641618 rows/sec., 17.09 MiB/sec. | ||
| 4996 | 2026.01.17 13:43:53.528871 [ 268 ] {41b21407-0a3b-475b-9b1f-1dfd55b8695c} <Debug> TCPHandler: Processed in 0.00137084 sec. | ||
| 4997 | 2026.01.17 13:43:53.528980 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.01.17 13:43:53.529069 [ 268 ] {2ed349b0-4090-40bb-b911-b9da4adce93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4999 | 2026.01.17 13:43:53.529109 [ 268 ] {2ed349b0-4090-40bb-b911-b9da4adce93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5000 | 2026.01.17 13:43:53.529420 [ 268 ] {2ed349b0-4090-40bb-b911-b9da4adce93d} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.01.17 13:43:53.529455 [ 268 ] {2ed349b0-4090-40bb-b911-b9da4adce93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5002 | 2026.01.17 13:43:53.529746 [ 268 ] {2ed349b0-4090-40bb-b911-b9da4adce93d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5003 | 2026.01.17 13:43:53.529945 [ 268 ] {2ed349b0-4090-40bb-b911-b9da4adce93d} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.01.17 13:43:53.530039 [ 71 ] {} <Debug> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5005 | 2026.01.17 13:43:53.530068 [ 268 ] {2ed349b0-4090-40bb-b911-b9da4adce93d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 5006 | 2026.01.17 13:43:53.530103 [ 71 ] {} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.01.17 13:43:53.530112 [ 268 ] {2ed349b0-4090-40bb-b911-b9da4adce93d} <Debug> TCPHandler: Processed in 0.001178346 sec. | ||
| 5008 | 2026.01.17 13:43:53.530131 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5009 | 2026.01.17 13:43:53.530224 [ 187 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::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 | ||
| 5010 | 2026.01.17 13:43:53.530231 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.01.17 13:43:53.530340 [ 268 ] {1672c955-f51d-4b7b-b1e7-881e8c4e88ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.01.17 13:43:53.530346 [ 187 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5013 | 2026.01.17 13:43:53.530395 [ 187 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::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 | ||
| 5014 | 2026.01.17 13:43:53.530396 [ 268 ] {1672c955-f51d-4b7b-b1e7-881e8c4e88ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5015 | 2026.01.17 13:43:53.530467 [ 187 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::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 | ||
| 5016 | 2026.01.17 13:43:53.530521 [ 187 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::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 | ||
| 5017 | 2026.01.17 13:43:53.530569 [ 187 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::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 | ||
| 5018 | 2026.01.17 13:43:53.530613 [ 187 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::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 | ||
| 5019 | 2026.01.17 13:43:53.531182 [ 268 ] {1672c955-f51d-4b7b-b1e7-881e8c4e88ed} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.01.17 13:43:53.531222 [ 268 ] {1672c955-f51d-4b7b-b1e7-881e8c4e88ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5021 | 2026.01.17 13:43:53.531464 [ 188 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275938 sec., 3918.6857041643093 rows/sec., 264.05 KiB/sec. | ||
| 5022 | 2026.01.17 13:43:53.531614 [ 200 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5023 | 2026.01.17 13:43:53.531733 [ 268 ] {1672c955-f51d-4b7b-b1e7-881e8c4e88ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5024 | 2026.01.17 13:43:53.531977 [ 200 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::all_1_5_1} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.01.17 13:43:53.532024 [ 268 ] {1672c955-f51d-4b7b-b1e7-881e8c4e88ed} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.01.17 13:43:53.532061 [ 200 ] {03ea2749-e521-4a73-87ec-9f5e606c63fd::all_1_5_1} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5027 | 2026.01.17 13:43:53.532146 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5028 | 2026.01.17 13:43:53.532173 [ 268 ] {1672c955-f51d-4b7b-b1e7-881e8c4e88ed} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001851 sec., 4321.988114532685 rows/sec., 7.74 MiB/sec. | ||
| 5029 | 2026.01.17 13:43:53.532238 [ 268 ] {1672c955-f51d-4b7b-b1e7-881e8c4e88ed} <Debug> TCPHandler: Processed in 0.002053425 sec. | ||
| 5030 | 2026.01.17 13:43:53.532363 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2026.01.17 13:43:53.532454 [ 268 ] {284edcc7-057f-470e-bafa-b9ef520b51d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5032 | 2026.01.17 13:43:53.532493 [ 268 ] {284edcc7-057f-470e-bafa-b9ef520b51d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5033 | 2026.01.17 13:43:53.532852 [ 268 ] {284edcc7-057f-470e-bafa-b9ef520b51d9} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.01.17 13:43:53.532886 [ 268 ] {284edcc7-057f-470e-bafa-b9ef520b51d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5035 | 2026.01.17 13:43:53.533185 [ 268 ] {284edcc7-057f-470e-bafa-b9ef520b51d9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5036 | 2026.01.17 13:43:53.533390 [ 268 ] {284edcc7-057f-470e-bafa-b9ef520b51d9} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.01.17 13:43:53.533509 [ 268 ] {284edcc7-057f-470e-bafa-b9ef520b51d9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 5038 | 2026.01.17 13:43:53.533542 [ 268 ] {284edcc7-057f-470e-bafa-b9ef520b51d9} <Debug> TCPHandler: Processed in 0.001225207 sec. | ||
| 5039 | 2026.01.17 13:43:53.962395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5040 | 2026.01.17 13:43:53.979317 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.01.17 13:43:53.979377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5042 | 2026.01.17 13:43:53.985895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5043 | 2026.01.17 13:43:53.986653 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.01.17 13:43:53.989941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5045 | 2026.01.17 13:43:58.505289 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.01.17 13:43:58.505485 [ 268 ] {88781bda-9b47-4a53-a597-c589ffb416c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5047 | 2026.01.17 13:43:58.505550 [ 268 ] {88781bda-9b47-4a53-a597-c589ffb416c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5048 | 2026.01.17 13:43:58.506246 [ 268 ] {88781bda-9b47-4a53-a597-c589ffb416c2} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.01.17 13:43:58.506294 [ 268 ] {88781bda-9b47-4a53-a597-c589ffb416c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5050 | 2026.01.17 13:43:58.506698 [ 268 ] {88781bda-9b47-4a53-a597-c589ffb416c2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5051 | 2026.01.17 13:43:58.506922 [ 268 ] {88781bda-9b47-4a53-a597-c589ffb416c2} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.01.17 13:43:58.507069 [ 268 ] {88781bda-9b47-4a53-a597-c589ffb416c2} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001633 sec., 74709.1243110839 rows/sec., 6.42 MiB/sec. | ||
| 5053 | 2026.01.17 13:43:58.507109 [ 268 ] {88781bda-9b47-4a53-a597-c589ffb416c2} <Debug> TCPHandler: Processed in 0.001949513 sec. | ||
| 5054 | 2026.01.17 13:43:58.507231 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.01.17 13:43:58.507323 [ 268 ] {e688f05c-d75f-4a39-ad07-d7741f74a5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.01.17 13:43:58.507363 [ 268 ] {e688f05c-d75f-4a39-ad07-d7741f74a5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5057 | 2026.01.17 13:43:58.507772 [ 268 ] {e688f05c-d75f-4a39-ad07-d7741f74a5fe} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.01.17 13:43:58.507808 [ 268 ] {e688f05c-d75f-4a39-ad07-d7741f74a5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5059 | 2026.01.17 13:43:58.508100 [ 268 ] {e688f05c-d75f-4a39-ad07-d7741f74a5fe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5060 | 2026.01.17 13:43:58.508306 [ 268 ] {e688f05c-d75f-4a39-ad07-d7741f74a5fe} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.01.17 13:43:58.508430 [ 268 ] {e688f05c-d75f-4a39-ad07-d7741f74a5fe} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001125 sec., 29333.333333333336 rows/sec., 2.15 MiB/sec. | ||
| 5062 | 2026.01.17 13:43:58.508467 [ 268 ] {e688f05c-d75f-4a39-ad07-d7741f74a5fe} <Debug> TCPHandler: Processed in 0.001282588 sec. | ||
| 5063 | 2026.01.17 13:43:58.508578 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.01.17 13:43:58.508668 [ 268 ] {1fd579d8-6109-488c-8233-ec3c6cc7807d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5065 | 2026.01.17 13:43:58.508708 [ 268 ] {1fd579d8-6109-488c-8233-ec3c6cc7807d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5066 | 2026.01.17 13:43:58.509137 [ 268 ] {1fd579d8-6109-488c-8233-ec3c6cc7807d} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.01.17 13:43:58.509173 [ 268 ] {1fd579d8-6109-488c-8233-ec3c6cc7807d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5068 | 2026.01.17 13:43:58.509482 [ 268 ] {1fd579d8-6109-488c-8233-ec3c6cc7807d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5069 | 2026.01.17 13:43:58.509691 [ 268 ] {1fd579d8-6109-488c-8233-ec3c6cc7807d} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.01.17 13:43:58.509813 [ 268 ] {1fd579d8-6109-488c-8233-ec3c6cc7807d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001162 sec., 83476.76419965576 rows/sec., 6.52 MiB/sec. | ||
| 5071 | 2026.01.17 13:43:58.509849 [ 268 ] {1fd579d8-6109-488c-8233-ec3c6cc7807d} <Debug> TCPHandler: Processed in 0.001316759 sec. | ||
| 5072 | 2026.01.17 13:43:58.509959 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.01.17 13:43:58.510049 [ 268 ] {e0543c2f-c039-4e02-aebe-06d50b3918cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5074 | 2026.01.17 13:43:58.510091 [ 268 ] {e0543c2f-c039-4e02-aebe-06d50b3918cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5075 | 2026.01.17 13:43:58.510490 [ 268 ] {e0543c2f-c039-4e02-aebe-06d50b3918cf} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.01.17 13:43:58.510526 [ 268 ] {e0543c2f-c039-4e02-aebe-06d50b3918cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5077 | 2026.01.17 13:43:58.510841 [ 268 ] {e0543c2f-c039-4e02-aebe-06d50b3918cf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5078 | 2026.01.17 13:43:58.511058 [ 268 ] {e0543c2f-c039-4e02-aebe-06d50b3918cf} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.01.17 13:43:58.511184 [ 268 ] {e0543c2f-c039-4e02-aebe-06d50b3918cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 5080 | 2026.01.17 13:43:58.511219 [ 268 ] {e0543c2f-c039-4e02-aebe-06d50b3918cf} <Debug> TCPHandler: Processed in 0.001306049 sec. | ||
| 5081 | 2026.01.17 13:43:58.511327 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.01.17 13:43:58.511417 [ 268 ] {2d3563bf-cd36-4238-b584-4e2e54bfe4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5083 | 2026.01.17 13:43:58.511477 [ 268 ] {2d3563bf-cd36-4238-b584-4e2e54bfe4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5084 | 2026.01.17 13:43:58.512293 [ 268 ] {2d3563bf-cd36-4238-b584-4e2e54bfe4fc} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.01.17 13:43:58.512329 [ 268 ] {2d3563bf-cd36-4238-b584-4e2e54bfe4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5086 | 2026.01.17 13:43:58.512863 [ 268 ] {2d3563bf-cd36-4238-b584-4e2e54bfe4fc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5087 | 2026.01.17 13:43:58.513086 [ 268 ] {2d3563bf-cd36-4238-b584-4e2e54bfe4fc} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.01.17 13:43:58.513221 [ 268 ] {2d3563bf-cd36-4238-b584-4e2e54bfe4fc} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001822 sec., 18111.964873765093 rows/sec., 32.46 MiB/sec. | ||
| 5089 | 2026.01.17 13:43:58.513272 [ 268 ] {2d3563bf-cd36-4238-b584-4e2e54bfe4fc} <Debug> TCPHandler: Processed in 0.001990804 sec. | ||
| 5090 | 2026.01.17 13:43:58.513383 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.01.17 13:43:58.513474 [ 268 ] {08e6c42e-c575-4a8b-b245-62010b124b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5092 | 2026.01.17 13:43:58.513515 [ 268 ] {08e6c42e-c575-4a8b-b245-62010b124b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5093 | 2026.01.17 13:43:58.513849 [ 268 ] {08e6c42e-c575-4a8b-b245-62010b124b7e} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.01.17 13:43:58.513885 [ 268 ] {08e6c42e-c575-4a8b-b245-62010b124b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5095 | 2026.01.17 13:43:58.514189 [ 268 ] {08e6c42e-c575-4a8b-b245-62010b124b7e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5096 | 2026.01.17 13:43:58.514399 [ 268 ] {08e6c42e-c575-4a8b-b245-62010b124b7e} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.01.17 13:43:58.514529 [ 268 ] {08e6c42e-c575-4a8b-b245-62010b124b7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5098 | 2026.01.17 13:43:58.514563 [ 268 ] {08e6c42e-c575-4a8b-b245-62010b124b7e} <Debug> TCPHandler: Processed in 0.001227247 sec. | ||
| 5099 | 2026.01.17 13:44:00.791428 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5100 | 2026.01.17 13:44:00.791507 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5101 | 2026.01.17 13:44:00.897430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11404 | ||
| 5102 | 2026.01.17 13:44:00.897890 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.01.17 13:44:00.897934 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5104 | 2026.01.17 13:44:00.898502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5105 | 2026.01.17 13:44:00.898764 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.01.17 13:44:00.898910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11404 | ||
| 5107 | 2026.01.17 13:44:00.920132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 682 | ||
| 5108 | 2026.01.17 13:44:00.922548 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.01.17 13:44:00.922609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5110 | 2026.01.17 13:44:00.923901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5111 | 2026.01.17 13:44:00.924196 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.01.17 13:44:00.924614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5113 | 2026.01.17 13:44:01.490143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5114 | 2026.01.17 13:44:01.507004 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.01.17 13:44:01.507111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5116 | 2026.01.17 13:44:01.513390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5117 | 2026.01.17 13:44:01.514119 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.01.17 13:44:01.517057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5119 | 2026.01.17 13:44:03.516384 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.01.17 13:44:03.516673 [ 268 ] {305afa07-ba7e-4df3-aade-0a174409974e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.01.17 13:44:03.516773 [ 268 ] {305afa07-ba7e-4df3-aade-0a174409974e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5122 | 2026.01.17 13:44:03.517671 [ 268 ] {305afa07-ba7e-4df3-aade-0a174409974e} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.01.17 13:44:03.517724 [ 268 ] {305afa07-ba7e-4df3-aade-0a174409974e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5124 | 2026.01.17 13:44:03.518151 [ 268 ] {305afa07-ba7e-4df3-aade-0a174409974e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5125 | 2026.01.17 13:44:03.518399 [ 268 ] {305afa07-ba7e-4df3-aade-0a174409974e} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.01.17 13:44:03.518566 [ 268 ] {305afa07-ba7e-4df3-aade-0a174409974e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001963 sec., 208863.9836984208 rows/sec., 13.25 MiB/sec. | ||
| 5127 | 2026.01.17 13:44:03.518615 [ 268 ] {305afa07-ba7e-4df3-aade-0a174409974e} <Debug> TCPHandler: Processed in 0.002403253 sec. | ||
| 5128 | 2026.01.17 13:44:03.518736 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.01.17 13:44:03.518838 [ 268 ] {83e47538-fd66-4cf2-af1c-9d3fac7c448a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5130 | 2026.01.17 13:44:03.518882 [ 268 ] {83e47538-fd66-4cf2-af1c-9d3fac7c448a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5131 | 2026.01.17 13:44:03.519828 [ 268 ] {83e47538-fd66-4cf2-af1c-9d3fac7c448a} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.01.17 13:44:03.519864 [ 268 ] {83e47538-fd66-4cf2-af1c-9d3fac7c448a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5133 | 2026.01.17 13:44:03.520248 [ 268 ] {83e47538-fd66-4cf2-af1c-9d3fac7c448a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5134 | 2026.01.17 13:44:03.520471 [ 268 ] {83e47538-fd66-4cf2-af1c-9d3fac7c448a} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.01.17 13:44:03.520614 [ 268 ] {83e47538-fd66-4cf2-af1c-9d3fac7c448a} <Debug> executeQuery: Read 1128 rows, 91.38 KiB in 0.001799 sec., 627015.0083379655 rows/sec., 49.60 MiB/sec. | ||
| 5136 | 2026.01.17 13:44:03.520653 [ 268 ] {83e47538-fd66-4cf2-af1c-9d3fac7c448a} <Debug> TCPHandler: Processed in 0.001969654 sec. | ||
| 5137 | 2026.01.17 13:44:03.520765 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.01.17 13:44:03.520860 [ 268 ] {1c9761f7-b5d1-41d4-9fca-2c4ca5045924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5139 | 2026.01.17 13:44:03.520902 [ 268 ] {1c9761f7-b5d1-41d4-9fca-2c4ca5045924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5140 | 2026.01.17 13:44:03.521378 [ 268 ] {1c9761f7-b5d1-41d4-9fca-2c4ca5045924} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.01.17 13:44:03.521415 [ 268 ] {1c9761f7-b5d1-41d4-9fca-2c4ca5045924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5142 | 2026.01.17 13:44:03.521736 [ 268 ] {1c9761f7-b5d1-41d4-9fca-2c4ca5045924} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5143 | 2026.01.17 13:44:03.521956 [ 268 ] {1c9761f7-b5d1-41d4-9fca-2c4ca5045924} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.01.17 13:44:03.522088 [ 268 ] {1c9761f7-b5d1-41d4-9fca-2c4ca5045924} <Debug> executeQuery: Read 213 rows, 12.92 KiB in 0.001249 sec., 170536.42914331466 rows/sec., 10.10 MiB/sec. | ||
| 5145 | 2026.01.17 13:44:03.522126 [ 268 ] {1c9761f7-b5d1-41d4-9fca-2c4ca5045924} <Debug> TCPHandler: Processed in 0.001410961 sec. | ||
| 5146 | 2026.01.17 13:44:03.522234 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.01.17 13:44:03.522327 [ 268 ] {a9f37fca-d8e4-40d1-8d4a-d3478e72de55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5148 | 2026.01.17 13:44:03.522367 [ 268 ] {a9f37fca-d8e4-40d1-8d4a-d3478e72de55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5149 | 2026.01.17 13:44:03.522842 [ 268 ] {a9f37fca-d8e4-40d1-8d4a-d3478e72de55} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.01.17 13:44:03.522879 [ 268 ] {a9f37fca-d8e4-40d1-8d4a-d3478e72de55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5151 | 2026.01.17 13:44:03.523191 [ 268 ] {a9f37fca-d8e4-40d1-8d4a-d3478e72de55} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5152 | 2026.01.17 13:44:03.523413 [ 268 ] {a9f37fca-d8e4-40d1-8d4a-d3478e72de55} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.01.17 13:44:03.523518 [ 57 ] {} <Debug> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 5154 | 2026.01.17 13:44:03.523543 [ 268 ] {a9f37fca-d8e4-40d1-8d4a-d3478e72de55} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 5155 | 2026.01.17 13:44:03.523588 [ 57 ] {} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.01.17 13:44:03.523596 [ 268 ] {a9f37fca-d8e4-40d1-8d4a-d3478e72de55} <Debug> TCPHandler: Processed in 0.001409131 sec. | ||
| 5157 | 2026.01.17 13:44:03.523617 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5158 | 2026.01.17 13:44:03.523713 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5159 | 2026.01.17 13:44:03.523721 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 5160 | 2026.01.17 13:44:03.523810 [ 268 ] {7f17d3a4-4f6c-4b6a-a438-982a1e34a3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.01.17 13:44:03.523834 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5162 | 2026.01.17 13:44:03.523850 [ 268 ] {7f17d3a4-4f6c-4b6a-a438-982a1e34a3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5163 | 2026.01.17 13:44:03.523866 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 464 rows starting from the beginning of the part | ||
| 5164 | 2026.01.17 13:44:03.523931 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5165 | 2026.01.17 13:44:03.523982 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5166 | 2026.01.17 13:44:03.524030 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 5167 | 2026.01.17 13:44:03.524078 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5168 | 2026.01.17 13:44:03.524127 [ 198 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5169 | 2026.01.17 13:44:03.524315 [ 268 ] {7f17d3a4-4f6c-4b6a-a438-982a1e34a3ad} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.01.17 13:44:03.524350 [ 268 ] {7f17d3a4-4f6c-4b6a-a438-982a1e34a3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5171 | 2026.01.17 13:44:03.524679 [ 268 ] {7f17d3a4-4f6c-4b6a-a438-982a1e34a3ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5172 | 2026.01.17 13:44:03.524903 [ 268 ] {7f17d3a4-4f6c-4b6a-a438-982a1e34a3ad} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.01.17 13:44:03.525030 [ 268 ] {7f17d3a4-4f6c-4b6a-a438-982a1e34a3ad} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 5174 | 2026.01.17 13:44:03.525069 [ 268 ] {7f17d3a4-4f6c-4b6a-a438-982a1e34a3ad} <Debug> TCPHandler: Processed in 0.001406431 sec. | ||
| 5175 | 2026.01.17 13:44:03.525154 [ 188 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474312 sec., 927890.4329612728 rows/sec., 65.48 MiB/sec. | ||
| 5176 | 2026.01.17 13:44:03.525185 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2026.01.17 13:44:03.525294 [ 268 ] {269bc75f-593c-4746-8f20-d3ef216a75bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5178 | 2026.01.17 13:44:03.525312 [ 202 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5179 | 2026.01.17 13:44:03.525336 [ 268 ] {269bc75f-593c-4746-8f20-d3ef216a75bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5180 | 2026.01.17 13:44:03.525555 [ 202 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.01.17 13:44:03.525614 [ 202 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_14_3} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 5182 | 2026.01.17 13:44:03.525679 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5183 | 2026.01.17 13:44:03.525994 [ 268 ] {269bc75f-593c-4746-8f20-d3ef216a75bc} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.01.17 13:44:03.526030 [ 268 ] {269bc75f-593c-4746-8f20-d3ef216a75bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5185 | 2026.01.17 13:44:03.526372 [ 268 ] {269bc75f-593c-4746-8f20-d3ef216a75bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5186 | 2026.01.17 13:44:03.526597 [ 268 ] {269bc75f-593c-4746-8f20-d3ef216a75bc} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.01.17 13:44:03.526729 [ 268 ] {269bc75f-593c-4746-8f20-d3ef216a75bc} <Debug> executeQuery: Read 687 rows, 49.11 KiB in 0.001454 sec., 472489.68363136175 rows/sec., 32.98 MiB/sec. | ||
| 5188 | 2026.01.17 13:44:03.526768 [ 268 ] {269bc75f-593c-4746-8f20-d3ef216a75bc} <Debug> TCPHandler: Processed in 0.001632146 sec. | ||
| 5189 | 2026.01.17 13:44:03.526892 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.01.17 13:44:03.527016 [ 268 ] {9229fb7b-3587-414a-b72c-03f08ef7ec1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5191 | 2026.01.17 13:44:03.527068 [ 268 ] {9229fb7b-3587-414a-b72c-03f08ef7ec1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5192 | 2026.01.17 13:44:03.527470 [ 268 ] {9229fb7b-3587-414a-b72c-03f08ef7ec1a} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.01.17 13:44:03.527522 [ 268 ] {9229fb7b-3587-414a-b72c-03f08ef7ec1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5194 | 2026.01.17 13:44:03.527877 [ 268 ] {9229fb7b-3587-414a-b72c-03f08ef7ec1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5195 | 2026.01.17 13:44:03.528093 [ 268 ] {9229fb7b-3587-414a-b72c-03f08ef7ec1a} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.01.17 13:44:03.528189 [ 57 ] {} <Debug> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5197 | 2026.01.17 13:44:03.528222 [ 268 ] {9229fb7b-3587-414a-b72c-03f08ef7ec1a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001231 sec., 4874.086108854589 rows/sec., 254.65 KiB/sec. | ||
| 5198 | 2026.01.17 13:44:03.528222 [ 57 ] {} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.01.17 13:44:03.528261 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5200 | 2026.01.17 13:44:03.528267 [ 268 ] {9229fb7b-3587-414a-b72c-03f08ef7ec1a} <Debug> TCPHandler: Processed in 0.001436931 sec. | ||
| 5201 | 2026.01.17 13:44:03.528342 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::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 | ||
| 5202 | 2026.01.17 13:44:03.528386 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5203 | 2026.01.17 13:44:03.528441 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5204 | 2026.01.17 13:44:03.528471 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 5205 | 2026.01.17 13:44:03.528481 [ 268 ] {a8957b65-69ef-4887-b4d4-c2f510cc85ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.01.17 13:44:03.528523 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 5207 | 2026.01.17 13:44:03.528526 [ 268 ] {a8957b65-69ef-4887-b4d4-c2f510cc85ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5208 | 2026.01.17 13:44:03.528565 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 5209 | 2026.01.17 13:44:03.528605 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5210 | 2026.01.17 13:44:03.528642 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 5211 | 2026.01.17 13:44:03.528681 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5212 | 2026.01.17 13:44:03.528976 [ 268 ] {a8957b65-69ef-4887-b4d4-c2f510cc85ba} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.01.17 13:44:03.529012 [ 268 ] {a8957b65-69ef-4887-b4d4-c2f510cc85ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5214 | 2026.01.17 13:44:03.529370 [ 268 ] {a8957b65-69ef-4887-b4d4-c2f510cc85ba} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5215 | 2026.01.17 13:44:03.529372 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001065093 sec., 33799.865363869634 rows/sec., 1.72 MiB/sec. | ||
| 5216 | 2026.01.17 13:44:03.529474 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5217 | 2026.01.17 13:44:03.529600 [ 268 ] {a8957b65-69ef-4887-b4d4-c2f510cc85ba} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2026.01.17 13:44:03.529719 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.01.17 13:44:03.529740 [ 268 ] {a8957b65-69ef-4887-b4d4-c2f510cc85ba} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001277 sec., 245888.80187940487 rows/sec., 16.15 MiB/sec. | ||
| 5220 | 2026.01.17 13:44:03.529779 [ 268 ] {a8957b65-69ef-4887-b4d4-c2f510cc85ba} <Debug> TCPHandler: Processed in 0.001441991 sec. | ||
| 5221 | 2026.01.17 13:44:03.529783 [ 198 ] {51048c4f-4358-4001-8075-50c85ffae95d::all_1_6_1} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5222 | 2026.01.17 13:44:03.529848 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5223 | 2026.01.17 13:44:03.529897 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.01.17 13:44:03.529990 [ 268 ] {dcbd472a-eb06-4812-991e-c2f99e7f6ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5225 | 2026.01.17 13:44:03.530032 [ 268 ] {dcbd472a-eb06-4812-991e-c2f99e7f6ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5226 | 2026.01.17 13:44:03.530351 [ 268 ] {dcbd472a-eb06-4812-991e-c2f99e7f6ba4} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.01.17 13:44:03.530387 [ 268 ] {dcbd472a-eb06-4812-991e-c2f99e7f6ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5228 | 2026.01.17 13:44:03.530684 [ 268 ] {dcbd472a-eb06-4812-991e-c2f99e7f6ba4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5229 | 2026.01.17 13:44:03.530895 [ 268 ] {dcbd472a-eb06-4812-991e-c2f99e7f6ba4} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.01.17 13:44:03.531022 [ 268 ] {dcbd472a-eb06-4812-991e-c2f99e7f6ba4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 5231 | 2026.01.17 13:44:03.531058 [ 268 ] {dcbd472a-eb06-4812-991e-c2f99e7f6ba4} <Debug> TCPHandler: Processed in 0.001215436 sec. | ||
| 5232 | 2026.01.17 13:44:03.531183 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5233 | 2026.01.17 13:44:03.531299 [ 268 ] {8634534d-b115-4c71-9aa5-b8d18ebe9804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5234 | 2026.01.17 13:44:03.531364 [ 268 ] {8634534d-b115-4c71-9aa5-b8d18ebe9804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5235 | 2026.01.17 13:44:03.532166 [ 268 ] {8634534d-b115-4c71-9aa5-b8d18ebe9804} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.01.17 13:44:03.532203 [ 268 ] {8634534d-b115-4c71-9aa5-b8d18ebe9804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5237 | 2026.01.17 13:44:03.532710 [ 268 ] {8634534d-b115-4c71-9aa5-b8d18ebe9804} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5238 | 2026.01.17 13:44:03.532934 [ 268 ] {8634534d-b115-4c71-9aa5-b8d18ebe9804} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.01.17 13:44:03.533044 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5240 | 2026.01.17 13:44:03.533071 [ 268 ] {8634534d-b115-4c71-9aa5-b8d18ebe9804} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001796 sec., 4454.342984409799 rows/sec., 7.98 MiB/sec. | ||
| 5241 | 2026.01.17 13:44:03.533081 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.01.17 13:44:03.533112 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5243 | 2026.01.17 13:44:03.533128 [ 268 ] {8634534d-b115-4c71-9aa5-b8d18ebe9804} <Debug> TCPHandler: Processed in 0.002004464 sec. | ||
| 5244 | 2026.01.17 13:44:03.533187 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 5245 | 2026.01.17 13:44:03.533243 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.01.17 13:44:03.533338 [ 268 ] {5609c563-e6b6-4e33-a3bc-73a795eddade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5247 | 2026.01.17 13:44:03.533375 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5248 | 2026.01.17 13:44:03.533379 [ 268 ] {5609c563-e6b6-4e33-a3bc-73a795eddade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5249 | 2026.01.17 13:44:03.533424 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 396 rows starting from the beginning of the part | ||
| 5250 | 2026.01.17 13:44:03.533544 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 5251 | 2026.01.17 13:44:03.533653 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
| 5252 | 2026.01.17 13:44:03.533723 [ 268 ] {5609c563-e6b6-4e33-a3bc-73a795eddade} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.01.17 13:44:03.533752 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 5254 | 2026.01.17 13:44:03.533759 [ 268 ] {5609c563-e6b6-4e33-a3bc-73a795eddade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5255 | 2026.01.17 13:44:03.533838 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
| 5256 | 2026.01.17 13:44:03.533918 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 5257 | 2026.01.17 13:44:03.534078 [ 268 ] {5609c563-e6b6-4e33-a3bc-73a795eddade} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5258 | 2026.01.17 13:44:03.534295 [ 268 ] {5609c563-e6b6-4e33-a3bc-73a795eddade} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.01.17 13:44:03.534421 [ 268 ] {5609c563-e6b6-4e33-a3bc-73a795eddade} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 5260 | 2026.01.17 13:44:03.534456 [ 268 ] {5609c563-e6b6-4e33-a3bc-73a795eddade} <Debug> TCPHandler: Processed in 0.001262978 sec. | ||
| 5261 | 2026.01.17 13:44:03.537250 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 19 columns (19 merged, 0 gathered) in 0.004094081 sec., 118707.95912440422 rows/sec., 212.72 MiB/sec. | ||
| 5262 | 2026.01.17 13:44:03.537945 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5263 | 2026.01.17 13:44:03.538246 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.01.17 13:44:03.538306 [ 202 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5265 | 2026.01.17 13:44:03.538375 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 5266 | 2026.01.17 13:44:06.031201 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55876 | ||
| 5267 | 2026.01.17 13:44:06.031307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5268 | 2026.01.17 13:44:06.031336 [ 293 ] {} <Debug> TCP-Session: d9738195-9ee9-418e-a62a-867d519d70ba Authenticating user 'default' from [fd00:1122:3344:101::e]:55876 | ||
| 5269 | 2026.01.17 13:44:06.031359 [ 293 ] {} <Debug> TCP-Session: d9738195-9ee9-418e-a62a-867d519d70ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.01.17 13:44:06.031372 [ 293 ] {} <Debug> TCP-Session: d9738195-9ee9-418e-a62a-867d519d70ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5271 | 2026.01.17 13:44:06.031609 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43970 | ||
| 5272 | 2026.01.17 13:44:06.031643 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35326 | ||
| 5273 | 2026.01.17 13:44:06.031652 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65381 | ||
| 5274 | 2026.01.17 13:44:06.031681 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35353 | ||
| 5275 | 2026.01.17 13:44:06.031687 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52007 | ||
| 5276 | 2026.01.17 13:44:06.031740 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5277 | 2026.01.17 13:44:06.031735 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5278 | 2026.01.17 13:44:06.031786 [ 297 ] {} <Debug> TCP-Session: df6daedc-0562-4eee-aa6c-72759fcfd7d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35326 | ||
| 5279 | 2026.01.17 13:44:06.031682 [ 293 ] {} <Trace> TCP-Session: d9738195-9ee9-418e-a62a-867d519d70ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.01.17 13:44:06.031821 [ 297 ] {} <Debug> TCP-Session: df6daedc-0562-4eee-aa6c-72759fcfd7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5281 | 2026.01.17 13:44:06.031815 [ 294 ] {} <Debug> TCP-Session: f4e3e9d9-73da-43b4-b837-5f9bb85745a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43970 | ||
| 5282 | 2026.01.17 13:44:06.031845 [ 297 ] {} <Debug> TCP-Session: df6daedc-0562-4eee-aa6c-72759fcfd7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2026.01.17 13:44:06.031872 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5284 | 2026.01.17 13:44:06.031872 [ 294 ] {} <Debug> TCP-Session: f4e3e9d9-73da-43b4-b837-5f9bb85745a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5285 | 2026.01.17 13:44:06.031919 [ 298 ] {} <Debug> TCP-Session: 6ec008aa-fa88-4b29-b6b8-ae785b3834ed Authenticating user 'default' from [fd00:1122:3344:101::e]:65381 | ||
| 5286 | 2026.01.17 13:44:06.031925 [ 294 ] {} <Debug> TCP-Session: f4e3e9d9-73da-43b4-b837-5f9bb85745a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5287 | 2026.01.17 13:44:06.031937 [ 298 ] {} <Debug> TCP-Session: 6ec008aa-fa88-4b29-b6b8-ae785b3834ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.01.17 13:44:06.031661 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38651 | ||
| 5289 | 2026.01.17 13:44:06.031954 [ 298 ] {} <Debug> TCP-Session: 6ec008aa-fa88-4b29-b6b8-ae785b3834ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5290 | 2026.01.17 13:44:06.031992 [ 293 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55876) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5291 | 2026.01.17 13:44:06.031997 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5292 | 2026.01.17 13:44:06.032035 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5293 | 2026.01.17 13:44:06.032065 [ 301 ] {} <Debug> TCP-Session: c8e574ab-3e24-479d-bfa2-a49573d574d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52007 | ||
| 5294 | 2026.01.17 13:44:06.031621 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38104 | ||
| 5295 | 2026.01.17 13:44:06.032103 [ 300 ] {} <Debug> TCP-Session: 49546b7a-d2a7-46de-b879-9f2c219d4990 Authenticating user 'default' from [fd00:1122:3344:101::e]:35353 | ||
| 5296 | 2026.01.17 13:44:06.031618 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56432 | ||
| 5297 | 2026.01.17 13:44:06.032153 [ 300 ] {} <Debug> TCP-Session: 49546b7a-d2a7-46de-b879-9f2c219d4990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2026.01.17 13:44:06.032134 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5299 | 2026.01.17 13:44:06.032194 [ 300 ] {} <Debug> TCP-Session: 49546b7a-d2a7-46de-b879-9f2c219d4990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.01.17 13:44:06.032229 [ 299 ] {} <Debug> TCP-Session: 04f00497-29d1-4452-9127-1a162e2739ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38651 | ||
| 5301 | 2026.01.17 13:44:06.032102 [ 301 ] {} <Debug> TCP-Session: c8e574ab-3e24-479d-bfa2-a49573d574d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2026.01.17 13:44:06.032268 [ 299 ] {} <Debug> TCP-Session: 04f00497-29d1-4452-9127-1a162e2739ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5303 | 2026.01.17 13:44:06.032274 [ 293 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5304 | 2026.01.17 13:44:06.032293 [ 301 ] {} <Debug> TCP-Session: c8e574ab-3e24-479d-bfa2-a49573d574d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.01.17 13:44:06.032299 [ 299 ] {} <Debug> TCP-Session: 04f00497-29d1-4452-9127-1a162e2739ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.01.17 13:44:06.032342 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5307 | 2026.01.17 13:44:06.032359 [ 293 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5308 | 2026.01.17 13:44:06.032373 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5309 | 2026.01.17 13:44:06.032392 [ 296 ] {} <Debug> TCP-Session: ea0c80dd-4345-49e5-9943-e39974205f8c Authenticating user 'default' from [fd00:1122:3344:101::e]:38104 | ||
| 5310 | 2026.01.17 13:44:06.032427 [ 295 ] {} <Debug> TCP-Session: d91374cc-e8d9-4cfb-a3e4-9273516bed16 Authenticating user 'default' from [fd00:1122:3344:101::e]:56432 | ||
| 5311 | 2026.01.17 13:44:06.032447 [ 296 ] {} <Debug> TCP-Session: ea0c80dd-4345-49e5-9943-e39974205f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2026.01.17 13:44:06.032465 [ 295 ] {} <Debug> TCP-Session: d91374cc-e8d9-4cfb-a3e4-9273516bed16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.01.17 13:44:06.032480 [ 296 ] {} <Debug> TCP-Session: ea0c80dd-4345-49e5-9943-e39974205f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2026.01.17 13:44:06.032495 [ 295 ] {} <Debug> TCP-Session: d91374cc-e8d9-4cfb-a3e4-9273516bed16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2026.01.17 13:44:06.032687 [ 293 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 5316 | 2026.01.17 13:44:06.033647 [ 345 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Trace> AggregatingTransform: Aggregating | ||
| 5317 | 2026.01.17 13:44:06.033701 [ 345 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Trace> Aggregator: Aggregation method: without_key | ||
| 5318 | 2026.01.17 13:44:06.033735 [ 345 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934251 sec. (1070.376 rows/sec., 41.81 KiB/sec.) | ||
| 5319 | 2026.01.17 13:44:06.033752 [ 345 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Trace> Aggregator: Merging aggregated data | ||
| 5320 | 2026.01.17 13:44:06.035112 [ 293 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003177 sec., 314.7623544224111 rows/sec., 12.30 KiB/sec. | ||
| 5321 | 2026.01.17 13:44:06.035251 [ 293 ] {a04f86d0-f6e4-43fb-ad90-462977cf8e07} <Debug> TCPHandler: Processed in 0.003683621 sec. | ||
| 5322 | 2026.01.17 13:44:06.035399 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5323 | 2026.01.17 13:44:06.035424 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5324 | 2026.01.17 13:44:06.035442 [ 293 ] {} <Debug> TCP-Session: d9738195-9ee9-418e-a62a-867d519d70ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.01.17 13:44:06.035446 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5326 | 2026.01.17 13:44:06.035476 [ 294 ] {} <Debug> TCP-Session: f4e3e9d9-73da-43b4-b837-5f9bb85745a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.01.17 13:44:06.035482 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5328 | 2026.01.17 13:44:06.035506 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5329 | 2026.01.17 13:44:06.035525 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5330 | 2026.01.17 13:44:06.035547 [ 295 ] {} <Debug> TCP-Session: d91374cc-e8d9-4cfb-a3e4-9273516bed16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5331 | 2026.01.17 13:44:06.035581 [ 299 ] {} <Debug> TCP-Session: 04f00497-29d1-4452-9127-1a162e2739ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.01.17 13:44:06.035566 [ 301 ] {} <Debug> TCP-Session: c8e574ab-3e24-479d-bfa2-a49573d574d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.01.17 13:44:06.035564 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5334 | 2026.01.17 13:44:06.035543 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5335 | 2026.01.17 13:44:06.035664 [ 300 ] {} <Debug> TCP-Session: 49546b7a-d2a7-46de-b879-9f2c219d4990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.01.17 13:44:06.035503 [ 297 ] {} <Debug> TCP-Session: df6daedc-0562-4eee-aa6c-72759fcfd7d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.01.17 13:44:06.035694 [ 298 ] {} <Debug> TCP-Session: 6ec008aa-fa88-4b29-b6b8-ae785b3834ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.01.17 13:44:06.035468 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5339 | 2026.01.17 13:44:06.035764 [ 296 ] {} <Debug> TCP-Session: ea0c80dd-4345-49e5-9943-e39974205f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.01.17 13:44:06.192048 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37478 | ||
| 5341 | 2026.01.17 13:44:06.192149 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5342 | 2026.01.17 13:44:06.192176 [ 293 ] {} <Debug> TCP-Session: 4a45d3e7-04d9-46ff-b277-9f6e6d4dafc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37478 | ||
| 5343 | 2026.01.17 13:44:06.192198 [ 293 ] {} <Debug> TCP-Session: 4a45d3e7-04d9-46ff-b277-9f6e6d4dafc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.01.17 13:44:06.192212 [ 293 ] {} <Debug> TCP-Session: 4a45d3e7-04d9-46ff-b277-9f6e6d4dafc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.01.17 13:44:06.192409 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63864 | ||
| 5346 | 2026.01.17 13:44:06.192434 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34492 | ||
| 5347 | 2026.01.17 13:44:06.192465 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64958 | ||
| 5348 | 2026.01.17 13:44:06.192478 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57287 | ||
| 5349 | 2026.01.17 13:44:06.192499 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61580 | ||
| 5350 | 2026.01.17 13:44:06.192544 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5351 | 2026.01.17 13:44:06.192560 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5352 | 2026.01.17 13:44:06.192562 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5353 | 2026.01.17 13:44:06.192584 [ 294 ] {} <Debug> TCP-Session: f38d2cb7-a8c2-4b16-b38d-a75bfc6fff1d Authenticating user 'default' from [fd00:1122:3344:101::e]:63864 | ||
| 5354 | 2026.01.17 13:44:06.192586 [ 293 ] {} <Trace> TCP-Session: 4a45d3e7-04d9-46ff-b277-9f6e6d4dafc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.01.17 13:44:06.192602 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5356 | 2026.01.17 13:44:06.192608 [ 298 ] {} <Debug> TCP-Session: 4251f2a6-1257-4344-bb9d-b091ead606cb Authenticating user 'default' from [fd00:1122:3344:101::e]:64958 | ||
| 5357 | 2026.01.17 13:44:06.192645 [ 301 ] {} <Debug> TCP-Session: a8bfa0ad-875e-4662-afec-feb18a938dfb Authenticating user 'default' from [fd00:1122:3344:101::e]:61580 | ||
| 5358 | 2026.01.17 13:44:06.192662 [ 298 ] {} <Debug> TCP-Session: 4251f2a6-1257-4344-bb9d-b091ead606cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.01.17 13:44:06.192678 [ 301 ] {} <Debug> TCP-Session: a8bfa0ad-875e-4662-afec-feb18a938dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.01.17 13:44:06.192689 [ 298 ] {} <Debug> TCP-Session: 4251f2a6-1257-4344-bb9d-b091ead606cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.01.17 13:44:06.192702 [ 301 ] {} <Debug> TCP-Session: a8bfa0ad-875e-4662-afec-feb18a938dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.01.17 13:44:06.192452 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33099 | ||
| 5363 | 2026.01.17 13:44:06.192489 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58029 | ||
| 5364 | 2026.01.17 13:44:06.192770 [ 293 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5365 | 2026.01.17 13:44:06.192794 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5366 | 2026.01.17 13:44:06.192619 [ 294 ] {} <Debug> TCP-Session: f38d2cb7-a8c2-4b16-b38d-a75bfc6fff1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.01.17 13:44:06.192826 [ 297 ] {} <Debug> TCP-Session: b43df2b8-5aea-4834-9f41-8822776b0312 Authenticating user 'default' from [fd00:1122:3344:101::e]:33099 | ||
| 5368 | 2026.01.17 13:44:06.192844 [ 294 ] {} <Debug> TCP-Session: f38d2cb7-a8c2-4b16-b38d-a75bfc6fff1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.01.17 13:44:06.192849 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5370 | 2026.01.17 13:44:06.192863 [ 297 ] {} <Debug> TCP-Session: b43df2b8-5aea-4834-9f41-8822776b0312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.01.17 13:44:06.192894 [ 300 ] {} <Debug> TCP-Session: 46f9b9b4-c5b6-4cb1-bcea-1878cddd12b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58029 | ||
| 5372 | 2026.01.17 13:44:06.192913 [ 297 ] {} <Debug> TCP-Session: b43df2b8-5aea-4834-9f41-8822776b0312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.01.17 13:44:06.192930 [ 300 ] {} <Debug> TCP-Session: 46f9b9b4-c5b6-4cb1-bcea-1878cddd12b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.01.17 13:44:06.192598 [ 295 ] {} <Debug> TCP-Session: ddc7ba27-85f8-4298-8f99-77b29dc74a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:34492 | ||
| 5375 | 2026.01.17 13:44:06.192954 [ 300 ] {} <Debug> TCP-Session: 46f9b9b4-c5b6-4cb1-bcea-1878cddd12b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.01.17 13:44:06.192580 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5377 | 2026.01.17 13:44:06.192984 [ 295 ] {} <Debug> TCP-Session: ddc7ba27-85f8-4298-8f99-77b29dc74a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.01.17 13:44:06.192446 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50613 | ||
| 5379 | 2026.01.17 13:44:06.193019 [ 295 ] {} <Debug> TCP-Session: ddc7ba27-85f8-4298-8f99-77b29dc74a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.01.17 13:44:06.193042 [ 293 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5381 | 2026.01.17 13:44:06.193018 [ 299 ] {} <Debug> TCP-Session: ccf27e62-1130-4f7f-a4da-b7d0d6c2ec4d Authenticating user 'default' from [fd00:1122:3344:101::e]:57287 | ||
| 5382 | 2026.01.17 13:44:06.193096 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5383 | 2026.01.17 13:44:06.193104 [ 299 ] {} <Debug> TCP-Session: ccf27e62-1130-4f7f-a4da-b7d0d6c2ec4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5384 | 2026.01.17 13:44:06.193117 [ 293 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5385 | 2026.01.17 13:44:06.193134 [ 299 ] {} <Debug> TCP-Session: ccf27e62-1130-4f7f-a4da-b7d0d6c2ec4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.01.17 13:44:06.193127 [ 296 ] {} <Debug> TCP-Session: 16c90da0-dfca-450f-8bf0-3b39d6e0c112 Authenticating user 'default' from [fd00:1122:3344:101::e]:50613 | ||
| 5387 | 2026.01.17 13:44:06.193182 [ 296 ] {} <Debug> TCP-Session: 16c90da0-dfca-450f-8bf0-3b39d6e0c112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.01.17 13:44:06.193194 [ 296 ] {} <Debug> TCP-Session: 16c90da0-dfca-450f-8bf0-3b39d6e0c112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2026.01.17 13:44:06.193437 [ 293 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 5390 | 2026.01.17 13:44:06.194360 [ 312 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Trace> AggregatingTransform: Aggregating | ||
| 5391 | 2026.01.17 13:44:06.194694 [ 312 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5392 | 2026.01.17 13:44:06.194735 [ 312 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001197286 sec. (835.222 rows/sec., 32.63 KiB/sec.) | ||
| 5393 | 2026.01.17 13:44:06.194752 [ 312 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Trace> Aggregator: Merging aggregated data | ||
| 5394 | 2026.01.17 13:44:06.195753 [ 293 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003037 sec., 329.27230819888047 rows/sec., 12.86 KiB/sec. | ||
| 5395 | 2026.01.17 13:44:06.195929 [ 293 ] {8b0865a7-7c04-4ba4-bdcf-9dec4f27d0b9} <Debug> TCPHandler: Processed in 0.003461937 sec. | ||
| 5396 | 2026.01.17 13:44:06.196043 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5397 | 2026.01.17 13:44:06.196073 [ 293 ] {} <Debug> TCP-Session: 4a45d3e7-04d9-46ff-b277-9f6e6d4dafc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.01.17 13:44:06.196075 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5399 | 2026.01.17 13:44:06.196094 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5400 | 2026.01.17 13:44:06.196112 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5401 | 2026.01.17 13:44:06.196132 [ 294 ] {} <Debug> TCP-Session: f38d2cb7-a8c2-4b16-b38d-a75bfc6fff1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.01.17 13:44:06.196132 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5403 | 2026.01.17 13:44:06.196162 [ 298 ] {} <Debug> TCP-Session: 4251f2a6-1257-4344-bb9d-b091ead606cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5404 | 2026.01.17 13:44:06.196176 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5405 | 2026.01.17 13:44:06.196193 [ 299 ] {} <Debug> TCP-Session: ccf27e62-1130-4f7f-a4da-b7d0d6c2ec4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.01.17 13:44:06.196208 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5407 | 2026.01.17 13:44:06.196228 [ 296 ] {} <Debug> TCP-Session: 16c90da0-dfca-450f-8bf0-3b39d6e0c112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.01.17 13:44:06.196190 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5409 | 2026.01.17 13:44:06.196253 [ 300 ] {} <Debug> TCP-Session: 46f9b9b4-c5b6-4cb1-bcea-1878cddd12b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.01.17 13:44:06.196155 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5411 | 2026.01.17 13:44:06.196292 [ 297 ] {} <Debug> TCP-Session: b43df2b8-5aea-4834-9f41-8822776b0312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.01.17 13:44:06.196147 [ 295 ] {} <Debug> TCP-Session: ddc7ba27-85f8-4298-8f99-77b29dc74a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.01.17 13:44:06.196323 [ 301 ] {} <Debug> TCP-Session: a8bfa0ad-875e-4662-afec-feb18a938dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.01.17 13:44:07.559306 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48882 | ||
| 5415 | 2026.01.17 13:44:07.559437 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5416 | 2026.01.17 13:44:07.559477 [ 293 ] {} <Debug> TCP-Session: 3ad5a559-62f8-49ee-8b73-41b59e99bfdd Authenticating user 'default' from [fd00:1122:3344:101::e]:48882 | ||
| 5417 | 2026.01.17 13:44:07.559507 [ 293 ] {} <Debug> TCP-Session: 3ad5a559-62f8-49ee-8b73-41b59e99bfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.01.17 13:44:07.559525 [ 293 ] {} <Debug> TCP-Session: 3ad5a559-62f8-49ee-8b73-41b59e99bfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.01.17 13:44:07.559753 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50191 | ||
| 5420 | 2026.01.17 13:44:07.559798 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54776 | ||
| 5421 | 2026.01.17 13:44:07.559831 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39983 | ||
| 5422 | 2026.01.17 13:44:07.559854 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41853 | ||
| 5423 | 2026.01.17 13:44:07.559875 [ 293 ] {} <Trace> TCP-Session: 3ad5a559-62f8-49ee-8b73-41b59e99bfdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.01.17 13:44:07.559900 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5425 | 2026.01.17 13:44:07.559930 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5426 | 2026.01.17 13:44:07.559934 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5427 | 2026.01.17 13:44:07.559949 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5428 | 2026.01.17 13:44:07.559956 [ 294 ] {} <Debug> TCP-Session: cdc42df3-a715-4891-a6ac-c972d3ec8bec Authenticating user 'default' from [fd00:1122:3344:101::e]:50191 | ||
| 5429 | 2026.01.17 13:44:07.559975 [ 295 ] {} <Debug> TCP-Session: 0b9ebe1b-3039-453f-b0ca-ac103cce514f Authenticating user 'default' from [fd00:1122:3344:101::e]:54776 | ||
| 5430 | 2026.01.17 13:44:07.559983 [ 299 ] {} <Debug> TCP-Session: baeb71e6-e41f-483c-bfc0-0c52a86924b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41853 | ||
| 5431 | 2026.01.17 13:44:07.560003 [ 294 ] {} <Debug> TCP-Session: cdc42df3-a715-4891-a6ac-c972d3ec8bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.01.17 13:44:07.560015 [ 295 ] {} <Debug> TCP-Session: 0b9ebe1b-3039-453f-b0ca-ac103cce514f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.01.17 13:44:07.560020 [ 299 ] {} <Debug> TCP-Session: baeb71e6-e41f-483c-bfc0-0c52a86924b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.01.17 13:44:07.560030 [ 294 ] {} <Debug> TCP-Session: cdc42df3-a715-4891-a6ac-c972d3ec8bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.01.17 13:44:07.560037 [ 295 ] {} <Debug> TCP-Session: 0b9ebe1b-3039-453f-b0ca-ac103cce514f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.01.17 13:44:07.560045 [ 299 ] {} <Debug> TCP-Session: baeb71e6-e41f-483c-bfc0-0c52a86924b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.01.17 13:44:07.559957 [ 298 ] {} <Debug> TCP-Session: 757e3513-024d-4380-b6f5-f2cbca538543 Authenticating user 'default' from [fd00:1122:3344:101::e]:39983 | ||
| 5438 | 2026.01.17 13:44:07.560081 [ 293 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48882) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5439 | 2026.01.17 13:44:07.560114 [ 298 ] {} <Debug> TCP-Session: 757e3513-024d-4380-b6f5-f2cbca538543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.01.17 13:44:07.559880 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54160 | ||
| 5441 | 2026.01.17 13:44:07.560141 [ 298 ] {} <Debug> TCP-Session: 757e3513-024d-4380-b6f5-f2cbca538543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5442 | 2026.01.17 13:44:07.559870 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42930 | ||
| 5443 | 2026.01.17 13:44:07.559815 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50958 | ||
| 5444 | 2026.01.17 13:44:07.560218 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5445 | 2026.01.17 13:44:07.559799 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43098 | ||
| 5446 | 2026.01.17 13:44:07.560255 [ 301 ] {} <Debug> TCP-Session: 6da9b052-04e9-4b71-9caa-c3f47442f332 Authenticating user 'default' from [fd00:1122:3344:101::e]:54160 | ||
| 5447 | 2026.01.17 13:44:07.560288 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5448 | 2026.01.17 13:44:07.560288 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5449 | 2026.01.17 13:44:07.560304 [ 301 ] {} <Debug> TCP-Session: 6da9b052-04e9-4b71-9caa-c3f47442f332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.01.17 13:44:07.560328 [ 297 ] {} <Debug> TCP-Session: 8e86c684-bd48-49b1-839a-27bf291faf45 Authenticating user 'default' from [fd00:1122:3344:101::e]:50958 | ||
| 5451 | 2026.01.17 13:44:07.560342 [ 301 ] {} <Debug> TCP-Session: 6da9b052-04e9-4b71-9caa-c3f47442f332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.01.17 13:44:07.560341 [ 300 ] {} <Debug> TCP-Session: ec1fe5a9-38f7-4463-aa2d-3c9e20ea236d Authenticating user 'default' from [fd00:1122:3344:101::e]:42930 | ||
| 5453 | 2026.01.17 13:44:07.560354 [ 297 ] {} <Debug> TCP-Session: 8e86c684-bd48-49b1-839a-27bf291faf45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.01.17 13:44:07.560373 [ 293 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5455 | 2026.01.17 13:44:07.560389 [ 297 ] {} <Debug> TCP-Session: 8e86c684-bd48-49b1-839a-27bf291faf45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.01.17 13:44:07.560388 [ 300 ] {} <Debug> TCP-Session: ec1fe5a9-38f7-4463-aa2d-3c9e20ea236d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.01.17 13:44:07.560329 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.01.17 13:44:07.560432 [ 300 ] {} <Debug> TCP-Session: ec1fe5a9-38f7-4463-aa2d-3c9e20ea236d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.01.17 13:44:07.560439 [ 293 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5460 | 2026.01.17 13:44:07.560452 [ 296 ] {} <Debug> TCP-Session: b636885b-cbfb-4db2-944e-5ac7d80b265b Authenticating user 'default' from [fd00:1122:3344:101::e]:43098 | ||
| 5461 | 2026.01.17 13:44:07.560487 [ 296 ] {} <Debug> TCP-Session: b636885b-cbfb-4db2-944e-5ac7d80b265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.01.17 13:44:07.560507 [ 296 ] {} <Debug> TCP-Session: b636885b-cbfb-4db2-944e-5ac7d80b265b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.01.17 13:44:07.560820 [ 293 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Debug> oximeter.version (38f92ce0-fc9c-4f68-97f2-9afc4a9e3569) (SelectExecutor): Key condition: unknown | ||
| 5464 | 2026.01.17 13:44:07.561684 [ 316 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Trace> AggregatingTransform: Aggregating | ||
| 5465 | 2026.01.17 13:44:07.561730 [ 316 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5466 | 2026.01.17 13:44:07.561762 [ 316 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000832969 sec. (1200.525 rows/sec., 46.90 KiB/sec.) | ||
| 5467 | 2026.01.17 13:44:07.561778 [ 316 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Trace> Aggregator: Merging aggregated data | ||
| 5468 | 2026.01.17 13:44:07.563131 [ 293 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00311 sec., 321.54340836012864 rows/sec., 12.56 KiB/sec. | ||
| 5469 | 2026.01.17 13:44:07.563265 [ 293 ] {7678cb8b-6539-40e5-95bd-38ddfbe899d2} <Debug> TCPHandler: Processed in 0.003517918 sec. | ||
| 5470 | 2026.01.17 13:44:07.563393 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5471 | 2026.01.17 13:44:07.563424 [ 293 ] {} <Debug> TCP-Session: 3ad5a559-62f8-49ee-8b73-41b59e99bfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.01.17 13:44:07.563433 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5473 | 2026.01.17 13:44:07.563457 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5474 | 2026.01.17 13:44:07.563474 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5475 | 2026.01.17 13:44:07.563496 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5476 | 2026.01.17 13:44:07.563507 [ 295 ] {} <Debug> TCP-Session: 0b9ebe1b-3039-453f-b0ca-ac103cce514f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.01.17 13:44:07.563516 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5478 | 2026.01.17 13:44:07.563538 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5479 | 2026.01.17 13:44:07.563559 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5480 | 2026.01.17 13:44:07.563577 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5481 | 2026.01.17 13:44:07.563598 [ 298 ] {} <Debug> TCP-Session: 757e3513-024d-4380-b6f5-f2cbca538543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.01.17 13:44:07.563624 [ 296 ] {} <Debug> TCP-Session: b636885b-cbfb-4db2-944e-5ac7d80b265b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.01.17 13:44:07.563638 [ 300 ] {} <Debug> TCP-Session: ec1fe5a9-38f7-4463-aa2d-3c9e20ea236d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.01.17 13:44:07.563572 [ 299 ] {} <Debug> TCP-Session: baeb71e6-e41f-483c-bfc0-0c52a86924b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.01.17 13:44:07.563529 [ 294 ] {} <Debug> TCP-Session: cdc42df3-a715-4891-a6ac-c972d3ec8bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.01.17 13:44:07.563471 [ 301 ] {} <Debug> TCP-Session: 6da9b052-04e9-4b71-9caa-c3f47442f332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5487 | 2026.01.17 13:44:07.563543 [ 297 ] {} <Debug> TCP-Session: 8e86c684-bd48-49b1-839a-27bf291faf45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.01.17 13:44:08.398984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11916 | ||
| 5489 | 2026.01.17 13:44:08.399671 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.01.17 13:44:08.399735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5491 | 2026.01.17 13:44:08.400294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5492 | 2026.01.17 13:44:08.400553 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.01.17 13:44:08.400708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11916 | ||
| 5494 | 2026.01.17 13:44:08.536450 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.01.17 13:44:08.536632 [ 268 ] {e82d1ef2-6500-4323-826d-3f7820e41b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5496 | 2026.01.17 13:44:08.536705 [ 268 ] {e82d1ef2-6500-4323-826d-3f7820e41b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5497 | 2026.01.17 13:44:08.537345 [ 268 ] {e82d1ef2-6500-4323-826d-3f7820e41b14} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.01.17 13:44:08.537397 [ 268 ] {e82d1ef2-6500-4323-826d-3f7820e41b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5499 | 2026.01.17 13:44:08.537790 [ 268 ] {e82d1ef2-6500-4323-826d-3f7820e41b14} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5500 | 2026.01.17 13:44:08.538039 [ 268 ] {e82d1ef2-6500-4323-826d-3f7820e41b14} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.01.17 13:44:08.538214 [ 268 ] {e82d1ef2-6500-4323-826d-3f7820e41b14} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001631 sec., 1226.2415695892091 rows/sec., 99.99 KiB/sec. | ||
| 5502 | 2026.01.17 13:44:08.538267 [ 268 ] {e82d1ef2-6500-4323-826d-3f7820e41b14} <Debug> TCPHandler: Processed in 0.001953703 sec. | ||
| 5503 | 2026.01.17 13:44:08.538399 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2026.01.17 13:44:08.538504 [ 268 ] {31c83b45-677e-45fc-aeff-7d085a9dc977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5505 | 2026.01.17 13:44:08.538548 [ 268 ] {31c83b45-677e-45fc-aeff-7d085a9dc977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5506 | 2026.01.17 13:44:08.539733 [ 268 ] {31c83b45-677e-45fc-aeff-7d085a9dc977} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.01.17 13:44:08.539773 [ 268 ] {31c83b45-677e-45fc-aeff-7d085a9dc977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5508 | 2026.01.17 13:44:08.540245 [ 268 ] {31c83b45-677e-45fc-aeff-7d085a9dc977} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5509 | 2026.01.17 13:44:08.540459 [ 268 ] {31c83b45-677e-45fc-aeff-7d085a9dc977} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.01.17 13:44:08.540617 [ 268 ] {31c83b45-677e-45fc-aeff-7d085a9dc977} <Debug> executeQuery: Read 1263 rows, 107.37 KiB in 0.002136 sec., 591292.1348314607 rows/sec., 49.09 MiB/sec. | ||
| 5511 | 2026.01.17 13:44:08.540660 [ 268 ] {31c83b45-677e-45fc-aeff-7d085a9dc977} <Debug> TCPHandler: Processed in 0.002312931 sec. | ||
| 5512 | 2026.01.17 13:44:08.540779 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2026.01.17 13:44:08.540879 [ 268 ] {86cf9a46-6511-499e-9134-a1e4cfc06a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5514 | 2026.01.17 13:44:08.540921 [ 268 ] {86cf9a46-6511-499e-9134-a1e4cfc06a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5515 | 2026.01.17 13:44:08.541353 [ 268 ] {86cf9a46-6511-499e-9134-a1e4cfc06a86} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2026.01.17 13:44:08.541390 [ 268 ] {86cf9a46-6511-499e-9134-a1e4cfc06a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5517 | 2026.01.17 13:44:08.541701 [ 268 ] {86cf9a46-6511-499e-9134-a1e4cfc06a86} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5518 | 2026.01.17 13:44:08.541906 [ 268 ] {86cf9a46-6511-499e-9134-a1e4cfc06a86} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2026.01.17 13:44:08.542025 [ 52 ] {} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5520 | 2026.01.17 13:44:08.542039 [ 268 ] {86cf9a46-6511-499e-9134-a1e4cfc06a86} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001182 sec., 29610.829103214888 rows/sec., 2.17 MiB/sec. | ||
| 5521 | 2026.01.17 13:44:08.542089 [ 52 ] {} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.01.17 13:44:08.542098 [ 268 ] {86cf9a46-6511-499e-9134-a1e4cfc06a86} <Debug> TCPHandler: Processed in 0.001371279 sec. | ||
| 5523 | 2026.01.17 13:44:08.542120 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5524 | 2026.01.17 13:44:08.542220 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.01.17 13:44:08.542225 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 5526 | 2026.01.17 13:44:08.542321 [ 268 ] {37520f02-3390-49bb-9d3b-e57c5d5a9399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5527 | 2026.01.17 13:44:08.542361 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5528 | 2026.01.17 13:44:08.542366 [ 268 ] {37520f02-3390-49bb-9d3b-e57c5d5a9399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5529 | 2026.01.17 13:44:08.542407 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5530 | 2026.01.17 13:44:08.542478 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 5531 | 2026.01.17 13:44:08.542525 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 215 rows starting from the beginning of the part | ||
| 5532 | 2026.01.17 13:44:08.542567 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
| 5533 | 2026.01.17 13:44:08.542613 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 213 rows starting from the beginning of the part | ||
| 5534 | 2026.01.17 13:44:08.542651 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 5535 | 2026.01.17 13:44:08.542917 [ 268 ] {37520f02-3390-49bb-9d3b-e57c5d5a9399} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.01.17 13:44:08.542959 [ 268 ] {37520f02-3390-49bb-9d3b-e57c5d5a9399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5537 | 2026.01.17 13:44:08.543297 [ 268 ] {37520f02-3390-49bb-9d3b-e57c5d5a9399} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5538 | 2026.01.17 13:44:08.543518 [ 268 ] {37520f02-3390-49bb-9d3b-e57c5d5a9399} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.01.17 13:44:08.543601 [ 202 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420852 sec., 567969.0777083046 rows/sec., 37.43 MiB/sec. | ||
| 5540 | 2026.01.17 13:44:08.543658 [ 268 ] {37520f02-3390-49bb-9d3b-e57c5d5a9399} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001355 sec., 168265.68265682657 rows/sec., 11.39 MiB/sec. | ||
| 5541 | 2026.01.17 13:44:08.543696 [ 268 ] {37520f02-3390-49bb-9d3b-e57c5d5a9399} <Debug> TCPHandler: Processed in 0.001526694 sec. | ||
| 5542 | 2026.01.17 13:44:08.543802 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.01.17 13:44:08.543809 [ 197 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5544 | 2026.01.17 13:44:08.543897 [ 268 ] {25f32cd2-650b-4435-b2b6-c1a669d31a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5545 | 2026.01.17 13:44:08.543944 [ 268 ] {25f32cd2-650b-4435-b2b6-c1a669d31a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5546 | 2026.01.17 13:44:08.544156 [ 197 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.01.17 13:44:08.544264 [ 197 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_31_6} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5548 | 2026.01.17 13:44:08.544386 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5549 | 2026.01.17 13:44:08.544623 [ 268 ] {25f32cd2-650b-4435-b2b6-c1a669d31a76} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.01.17 13:44:08.544665 [ 268 ] {25f32cd2-650b-4435-b2b6-c1a669d31a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5551 | 2026.01.17 13:44:08.545035 [ 268 ] {25f32cd2-650b-4435-b2b6-c1a669d31a76} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5552 | 2026.01.17 13:44:08.545246 [ 268 ] {25f32cd2-650b-4435-b2b6-c1a669d31a76} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.01.17 13:44:08.545376 [ 268 ] {25f32cd2-650b-4435-b2b6-c1a669d31a76} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001498 sec., 370493.9919893191 rows/sec., 27.52 MiB/sec. | ||
| 5554 | 2026.01.17 13:44:08.545414 [ 268 ] {25f32cd2-650b-4435-b2b6-c1a669d31a76} <Debug> TCPHandler: Processed in 0.001660776 sec. | ||
| 5555 | 2026.01.17 13:44:08.545533 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.01.17 13:44:08.545627 [ 268 ] {a51e6ffa-2b0b-45d1-9c38-ae6359497b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5557 | 2026.01.17 13:44:08.545671 [ 268 ] {a51e6ffa-2b0b-45d1-9c38-ae6359497b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5558 | 2026.01.17 13:44:08.546274 [ 268 ] {a51e6ffa-2b0b-45d1-9c38-ae6359497b17} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.01.17 13:44:08.546311 [ 268 ] {a51e6ffa-2b0b-45d1-9c38-ae6359497b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5560 | 2026.01.17 13:44:08.546698 [ 268 ] {a51e6ffa-2b0b-45d1-9c38-ae6359497b17} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5561 | 2026.01.17 13:44:08.546907 [ 268 ] {a51e6ffa-2b0b-45d1-9c38-ae6359497b17} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.01.17 13:44:08.547038 [ 268 ] {a51e6ffa-2b0b-45d1-9c38-ae6359497b17} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001428 sec., 591736.6946778712 rows/sec., 39.83 MiB/sec. | ||
| 5563 | 2026.01.17 13:44:08.547074 [ 268 ] {a51e6ffa-2b0b-45d1-9c38-ae6359497b17} <Debug> TCPHandler: Processed in 0.001591805 sec. | ||
| 5564 | 2026.01.17 13:44:08.547185 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.01.17 13:44:08.547277 [ 268 ] {0dbe26a3-1ef8-48e8-a3b9-770622f284db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.01.17 13:44:08.547333 [ 268 ] {0dbe26a3-1ef8-48e8-a3b9-770622f284db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5567 | 2026.01.17 13:44:08.548232 [ 268 ] {0dbe26a3-1ef8-48e8-a3b9-770622f284db} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.01.17 13:44:08.548269 [ 268 ] {0dbe26a3-1ef8-48e8-a3b9-770622f284db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5569 | 2026.01.17 13:44:08.548834 [ 268 ] {0dbe26a3-1ef8-48e8-a3b9-770622f284db} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5570 | 2026.01.17 13:44:08.549065 [ 268 ] {0dbe26a3-1ef8-48e8-a3b9-770622f284db} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.01.17 13:44:08.549206 [ 268 ] {0dbe26a3-1ef8-48e8-a3b9-770622f284db} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001948 sec., 16940.451745379876 rows/sec., 30.36 MiB/sec. | ||
| 5572 | 2026.01.17 13:44:08.549259 [ 268 ] {0dbe26a3-1ef8-48e8-a3b9-770622f284db} <Debug> TCPHandler: Processed in 0.002123237 sec. | ||
| 5573 | 2026.01.17 13:44:08.549372 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.01.17 13:44:08.549464 [ 268 ] {433610de-f62d-4621-8b55-31fe72deb876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5575 | 2026.01.17 13:44:08.549510 [ 268 ] {433610de-f62d-4621-8b55-31fe72deb876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5576 | 2026.01.17 13:44:08.549861 [ 268 ] {433610de-f62d-4621-8b55-31fe72deb876} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.01.17 13:44:08.549896 [ 268 ] {433610de-f62d-4621-8b55-31fe72deb876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5578 | 2026.01.17 13:44:08.550204 [ 268 ] {433610de-f62d-4621-8b55-31fe72deb876} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5579 | 2026.01.17 13:44:08.550443 [ 268 ] {433610de-f62d-4621-8b55-31fe72deb876} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.01.17 13:44:08.550577 [ 268 ] {433610de-f62d-4621-8b55-31fe72deb876} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 5581 | 2026.01.17 13:44:08.550613 [ 268 ] {433610de-f62d-4621-8b55-31fe72deb876} <Debug> TCPHandler: Processed in 0.001290798 sec. | ||
| 5582 | 2026.01.17 13:44:09.017108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5583 | 2026.01.17 13:44:09.035172 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.01.17 13:44:09.035231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5585 | 2026.01.17 13:44:09.040770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5586 | 2026.01.17 13:44:09.041569 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.01.17 13:44:09.044642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5588 | 2026.01.17 13:44:10.924820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 726 | ||
| 5589 | 2026.01.17 13:44:10.927405 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.01.17 13:44:10.927465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5591 | 2026.01.17 13:44:10.928764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5592 | 2026.01.17 13:44:10.929078 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.01.17 13:44:10.929443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 5594 | 2026.01.17 13:44:13.515316 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.01.17 13:44:13.515506 [ 268 ] {201b2e90-ba39-4ced-98f4-b7aae0787db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5596 | 2026.01.17 13:44:13.515573 [ 268 ] {201b2e90-ba39-4ced-98f4-b7aae0787db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5597 | 2026.01.17 13:44:13.516388 [ 268 ] {201b2e90-ba39-4ced-98f4-b7aae0787db0} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.01.17 13:44:13.516433 [ 268 ] {201b2e90-ba39-4ced-98f4-b7aae0787db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5599 | 2026.01.17 13:44:13.516845 [ 268 ] {201b2e90-ba39-4ced-98f4-b7aae0787db0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5600 | 2026.01.17 13:44:13.517072 [ 268 ] {201b2e90-ba39-4ced-98f4-b7aae0787db0} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.01.17 13:44:13.517198 [ 45 ] {} <Debug> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5602 | 2026.01.17 13:44:13.517230 [ 268 ] {201b2e90-ba39-4ced-98f4-b7aae0787db0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001771 sec., 231507.62281197065 rows/sec., 14.69 MiB/sec. | ||
| 5603 | 2026.01.17 13:44:13.517264 [ 45 ] {} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.01.17 13:44:13.517285 [ 268 ] {201b2e90-ba39-4ced-98f4-b7aae0787db0} <Debug> TCPHandler: Processed in 0.002094476 sec. | ||
| 5605 | 2026.01.17 13:44:13.517290 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5606 | 2026.01.17 13:44:13.517417 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.01.17 13:44:13.517429 [ 196 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::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 | ||
| 5608 | 2026.01.17 13:44:13.517521 [ 268 ] {43c92ed0-e87e-4899-be29-90ca49009187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5609 | 2026.01.17 13:44:13.517569 [ 268 ] {43c92ed0-e87e-4899-be29-90ca49009187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5610 | 2026.01.17 13:44:13.517583 [ 196 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5611 | 2026.01.17 13:44:13.517627 [ 196 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 5612 | 2026.01.17 13:44:13.517701 [ 196 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::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 | ||
| 5613 | 2026.01.17 13:44:13.517758 [ 196 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::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 | ||
| 5614 | 2026.01.17 13:44:13.517806 [ 196 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5615 | 2026.01.17 13:44:13.517849 [ 196 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5616 | 2026.01.17 13:44:13.517896 [ 196 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 5617 | 2026.01.17 13:44:13.518521 [ 268 ] {43c92ed0-e87e-4899-be29-90ca49009187} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.01.17 13:44:13.518564 [ 268 ] {43c92ed0-e87e-4899-be29-90ca49009187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5619 | 2026.01.17 13:44:13.518926 [ 202 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560264 sec., 1097250.208939 rows/sec., 74.69 MiB/sec. | ||
| 5620 | 2026.01.17 13:44:13.518954 [ 268 ] {43c92ed0-e87e-4899-be29-90ca49009187} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5621 | 2026.01.17 13:44:13.519148 [ 191 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5622 | 2026.01.17 13:44:13.519186 [ 268 ] {43c92ed0-e87e-4899-be29-90ca49009187} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.01.17 13:44:13.519301 [ 45 ] {} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5624 | 2026.01.17 13:44:13.519322 [ 268 ] {43c92ed0-e87e-4899-be29-90ca49009187} <Debug> executeQuery: Read 1128 rows, 91.38 KiB in 0.001825 sec., 618082.1917808219 rows/sec., 48.90 MiB/sec. | ||
| 5625 | 2026.01.17 13:44:13.519333 [ 45 ] {} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.01.17 13:44:13.519364 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5627 | 2026.01.17 13:44:13.519366 [ 268 ] {43c92ed0-e87e-4899-be29-90ca49009187} <Debug> TCPHandler: Processed in 0.001999174 sec. | ||
| 5628 | 2026.01.17 13:44:13.519433 [ 196 ] {aa079346-927b-4352-b18d-64df0b1647de::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 | ||
| 5629 | 2026.01.17 13:44:13.519494 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5630 | 2026.01.17 13:44:13.519528 [ 196 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5631 | 2026.01.17 13:44:13.519537 [ 191 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_10_2} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.01.17 13:44:13.519559 [ 196 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2464 rows starting from the beginning of the part | ||
| 5633 | 2026.01.17 13:44:13.519590 [ 268 ] {d95a2c1c-750d-4ac0-843b-804d07d999b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5634 | 2026.01.17 13:44:13.519610 [ 196 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1129 rows starting from the beginning of the part | ||
| 5635 | 2026.01.17 13:44:13.519635 [ 268 ] {d95a2c1c-750d-4ac0-843b-804d07d999b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5636 | 2026.01.17 13:44:13.519649 [ 191 ] {45292ac9-e204-4185-95a1-1a74d3b744b4::all_1_10_2} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5637 | 2026.01.17 13:44:13.519650 [ 196 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 122 rows starting from the beginning of the part | ||
| 5638 | 2026.01.17 13:44:13.519707 [ 196 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1128 rows starting from the beginning of the part | ||
| 5639 | 2026.01.17 13:44:13.519738 [ 196 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1263 rows starting from the beginning of the part | ||
| 5640 | 2026.01.17 13:44:13.519766 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5641 | 2026.01.17 13:44:13.519768 [ 196 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1128 rows starting from the beginning of the part | ||
| 5642 | 2026.01.17 13:44:13.520125 [ 268 ] {d95a2c1c-750d-4ac0-843b-804d07d999b8} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.01.17 13:44:13.520165 [ 268 ] {d95a2c1c-750d-4ac0-843b-804d07d999b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5644 | 2026.01.17 13:44:13.520491 [ 268 ] {d95a2c1c-750d-4ac0-843b-804d07d999b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5645 | 2026.01.17 13:44:13.520729 [ 268 ] {d95a2c1c-750d-4ac0-843b-804d07d999b8} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.01.17 13:44:13.520861 [ 268 ] {d95a2c1c-750d-4ac0-843b-804d07d999b8} <Debug> executeQuery: Read 213 rows, 12.92 KiB in 0.001289 sec., 165244.375484872 rows/sec., 9.79 MiB/sec. | ||
| 5647 | 2026.01.17 13:44:13.520897 [ 268 ] {d95a2c1c-750d-4ac0-843b-804d07d999b8} <Debug> TCPHandler: Processed in 0.001450712 sec. | ||
| 5648 | 2026.01.17 13:44:13.521007 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.01.17 13:44:13.521097 [ 268 ] {0e0e35f5-6237-4411-8d93-284fbb5147b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5650 | 2026.01.17 13:44:13.521135 [ 268 ] {0e0e35f5-6237-4411-8d93-284fbb5147b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5651 | 2026.01.17 13:44:13.521605 [ 268 ] {0e0e35f5-6237-4411-8d93-284fbb5147b3} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.01.17 13:44:13.521641 [ 268 ] {0e0e35f5-6237-4411-8d93-284fbb5147b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5653 | 2026.01.17 13:44:13.521946 [ 268 ] {0e0e35f5-6237-4411-8d93-284fbb5147b3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5654 | 2026.01.17 13:44:13.522040 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7234 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634518 sec., 2745853.3211767767 rows/sec., 232.42 MiB/sec. | ||
| 5655 | 2026.01.17 13:44:13.522162 [ 268 ] {0e0e35f5-6237-4411-8d93-284fbb5147b3} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.17 13:44:13.522294 [ 268 ] {0e0e35f5-6237-4411-8d93-284fbb5147b3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 5657 | 2026.01.17 13:44:13.522330 [ 268 ] {0e0e35f5-6237-4411-8d93-284fbb5147b3} <Debug> TCPHandler: Processed in 0.0013696 sec. | ||
| 5658 | 2026.01.17 13:44:13.522353 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5659 | 2026.01.17 13:44:13.522431 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.01.17 13:44:13.522519 [ 268 ] {5613eba0-cc1f-4f10-8099-53951d180b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5661 | 2026.01.17 13:44:13.522557 [ 268 ] {5613eba0-cc1f-4f10-8099-53951d180b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5662 | 2026.01.17 13:44:13.522666 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.01.17 13:44:13.522739 [ 190 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_36_7} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5664 | 2026.01.17 13:44:13.522821 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 5665 | 2026.01.17 13:44:13.522991 [ 268 ] {5613eba0-cc1f-4f10-8099-53951d180b2b} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.01.17 13:44:13.523024 [ 268 ] {5613eba0-cc1f-4f10-8099-53951d180b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5667 | 2026.01.17 13:44:13.523306 [ 268 ] {5613eba0-cc1f-4f10-8099-53951d180b2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5668 | 2026.01.17 13:44:13.523568 [ 268 ] {5613eba0-cc1f-4f10-8099-53951d180b2b} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.01.17 13:44:13.523694 [ 268 ] {5613eba0-cc1f-4f10-8099-53951d180b2b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 5670 | 2026.01.17 13:44:13.523694 [ 44 ] {} <Debug> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5671 | 2026.01.17 13:44:13.523731 [ 268 ] {5613eba0-cc1f-4f10-8099-53951d180b2b} <Debug> TCPHandler: Processed in 0.00134458 sec. | ||
| 5672 | 2026.01.17 13:44:13.523761 [ 44 ] {} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.01.17 13:44:13.523789 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5674 | 2026.01.17 13:44:13.523843 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.01.17 13:44:13.523884 [ 199 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::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 | ||
| 5676 | 2026.01.17 13:44:13.523936 [ 268 ] {b3b07bf2-c39a-41dc-a18b-75fe43f69a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5677 | 2026.01.17 13:44:13.523980 [ 268 ] {b3b07bf2-c39a-41dc-a18b-75fe43f69a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5678 | 2026.01.17 13:44:13.523996 [ 199 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5679 | 2026.01.17 13:44:13.524033 [ 199 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 5680 | 2026.01.17 13:44:13.524095 [ 199 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::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 | ||
| 5681 | 2026.01.17 13:44:13.524140 [ 199 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::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 | ||
| 5682 | 2026.01.17 13:44:13.524182 [ 199 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 5683 | 2026.01.17 13:44:13.524227 [ 199 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5684 | 2026.01.17 13:44:13.524265 [ 199 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 5685 | 2026.01.17 13:44:13.524639 [ 268 ] {b3b07bf2-c39a-41dc-a18b-75fe43f69a3c} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.01.17 13:44:13.524681 [ 268 ] {b3b07bf2-c39a-41dc-a18b-75fe43f69a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5687 | 2026.01.17 13:44:13.525028 [ 268 ] {b3b07bf2-c39a-41dc-a18b-75fe43f69a3c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5688 | 2026.01.17 13:44:13.525186 [ 190 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134524 sec., 654158.3657934644 rows/sec., 40.16 MiB/sec. | ||
| 5689 | 2026.01.17 13:44:13.525250 [ 268 ] {b3b07bf2-c39a-41dc-a18b-75fe43f69a3c} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.01.17 13:44:13.525303 [ 190 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5691 | 2026.01.17 13:44:13.525356 [ 44 ] {} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5692 | 2026.01.17 13:44:13.525376 [ 268 ] {b3b07bf2-c39a-41dc-a18b-75fe43f69a3c} <Debug> executeQuery: Read 687 rows, 49.11 KiB in 0.001457 sec., 471516.8153740563 rows/sec., 32.92 MiB/sec. | ||
| 5693 | 2026.01.17 13:44:13.525387 [ 44 ] {} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.01.17 13:44:13.525419 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5695 | 2026.01.17 13:44:13.525419 [ 268 ] {b3b07bf2-c39a-41dc-a18b-75fe43f69a3c} <Debug> TCPHandler: Processed in 0.001629246 sec. | ||
| 5696 | 2026.01.17 13:44:13.525500 [ 191 ] {3b6558ac-abe3-401b-a698-82cb679427e6::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 | ||
| 5697 | 2026.01.17 13:44:13.525541 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.01.17 13:44:13.525562 [ 190 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_10_2} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.01.17 13:44:13.525607 [ 191 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5700 | 2026.01.17 13:44:13.525626 [ 190 ] {a4e8d647-8fce-45b7-a178-1fb3a0ac7253::all_1_10_2} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5701 | 2026.01.17 13:44:13.525636 [ 268 ] {e8618b4b-f93a-4198-8971-a4867ef81cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5702 | 2026.01.17 13:44:13.525643 [ 191 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 5703 | 2026.01.17 13:44:13.525682 [ 268 ] {e8618b4b-f93a-4198-8971-a4867ef81cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5704 | 2026.01.17 13:44:13.525699 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5705 | 2026.01.17 13:44:13.525719 [ 191 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 689 rows starting from the beginning of the part | ||
| 5706 | 2026.01.17 13:44:13.525776 [ 191 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 97 rows starting from the beginning of the part | ||
| 5707 | 2026.01.17 13:44:13.525824 [ 191 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 687 rows starting from the beginning of the part | ||
| 5708 | 2026.01.17 13:44:13.525870 [ 191 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 555 rows starting from the beginning of the part | ||
| 5709 | 2026.01.17 13:44:13.525910 [ 191 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 687 rows starting from the beginning of the part | ||
| 5710 | 2026.01.17 13:44:13.526019 [ 268 ] {e8618b4b-f93a-4198-8971-a4867ef81cb3} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.01.17 13:44:13.526062 [ 268 ] {e8618b4b-f93a-4198-8971-a4867ef81cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5712 | 2026.01.17 13:44:13.526389 [ 268 ] {e8618b4b-f93a-4198-8971-a4867ef81cb3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5713 | 2026.01.17 13:44:13.526616 [ 268 ] {e8618b4b-f93a-4198-8971-a4867ef81cb3} <Trace> oximeter.measurements_bool (51048c4f-4358-4001-8075-50c85ffae95d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.01.17 13:44:13.526744 [ 268 ] {e8618b4b-f93a-4198-8971-a4867ef81cb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 5715 | 2026.01.17 13:44:13.526780 [ 268 ] {e8618b4b-f93a-4198-8971-a4867ef81cb3} <Debug> TCPHandler: Processed in 0.001285379 sec. | ||
| 5716 | 2026.01.17 13:44:13.526881 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.01.17 13:44:13.526970 [ 268 ] {249d9491-193d-4d4f-90d4-3f2dac09de31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.01.17 13:44:13.527012 [ 268 ] {249d9491-193d-4d4f-90d4-3f2dac09de31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5719 | 2026.01.17 13:44:13.527376 [ 194 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3965 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912042 sec., 2073699.2179042092 rows/sec., 155.94 MiB/sec. | ||
| 5720 | 2026.01.17 13:44:13.527443 [ 268 ] {249d9491-193d-4d4f-90d4-3f2dac09de31} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.01.17 13:44:13.527479 [ 268 ] {249d9491-193d-4d4f-90d4-3f2dac09de31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5722 | 2026.01.17 13:44:13.527574 [ 190 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5723 | 2026.01.17 13:44:13.527811 [ 268 ] {249d9491-193d-4d4f-90d4-3f2dac09de31} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5724 | 2026.01.17 13:44:13.527869 [ 190 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.01.17 13:44:13.527943 [ 190 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_36_7} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5726 | 2026.01.17 13:44:13.528021 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 5727 | 2026.01.17 13:44:13.528026 [ 268 ] {249d9491-193d-4d4f-90d4-3f2dac09de31} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.01.17 13:44:13.528135 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5729 | 2026.01.17 13:44:13.528158 [ 268 ] {249d9491-193d-4d4f-90d4-3f2dac09de31} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001205 sec., 260580.91286307055 rows/sec., 17.12 MiB/sec. | ||
| 5730 | 2026.01.17 13:44:13.528169 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.01.17 13:44:13.528198 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5732 | 2026.01.17 13:44:13.528199 [ 268 ] {249d9491-193d-4d4f-90d4-3f2dac09de31} <Debug> TCPHandler: Processed in 0.00136429 sec. | ||
| 5733 | 2026.01.17 13:44:13.528270 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 5734 | 2026.01.17 13:44:13.528319 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.01.17 13:44:13.528369 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5736 | 2026.01.17 13:44:13.528400 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9663 rows starting from the beginning of the part | ||
| 5737 | 2026.01.17 13:44:13.528420 [ 268 ] {4ecb937c-a947-4422-8dfd-16fd85c5e8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5738 | 2026.01.17 13:44:13.528447 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 315 rows starting from the beginning of the part | ||
| 5739 | 2026.01.17 13:44:13.528469 [ 268 ] {4ecb937c-a947-4422-8dfd-16fd85c5e8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5740 | 2026.01.17 13:44:13.528490 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::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 | ||
| 5741 | 2026.01.17 13:44:13.528531 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 5742 | 2026.01.17 13:44:13.528564 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5743 | 2026.01.17 13:44:13.528601 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 5744 | 2026.01.17 13:44:13.528798 [ 268 ] {4ecb937c-a947-4422-8dfd-16fd85c5e8f6} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.01.17 13:44:13.528842 [ 268 ] {4ecb937c-a947-4422-8dfd-16fd85c5e8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5746 | 2026.01.17 13:44:13.529171 [ 268 ] {4ecb937c-a947-4422-8dfd-16fd85c5e8f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5747 | 2026.01.17 13:44:13.529388 [ 268 ] {4ecb937c-a947-4422-8dfd-16fd85c5e8f6} <Trace> oximeter.measurements_f64 (03ea2749-e521-4a73-87ec-9f5e606c63fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.01.17 13:44:13.529519 [ 268 ] {4ecb937c-a947-4422-8dfd-16fd85c5e8f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 5749 | 2026.01.17 13:44:13.529555 [ 268 ] {4ecb937c-a947-4422-8dfd-16fd85c5e8f6} <Debug> TCPHandler: Processed in 0.001286569 sec. | ||
| 5750 | 2026.01.17 13:44:13.529680 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2026.01.17 13:44:13.529801 [ 268 ] {44449a19-dba0-4b7e-a7b2-01cc24035309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5752 | 2026.01.17 13:44:13.529870 [ 268 ] {44449a19-dba0-4b7e-a7b2-01cc24035309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5753 | 2026.01.17 13:44:13.530695 [ 268 ] {44449a19-dba0-4b7e-a7b2-01cc24035309} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.01.17 13:44:13.530732 [ 268 ] {44449a19-dba0-4b7e-a7b2-01cc24035309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5755 | 2026.01.17 13:44:13.531297 [ 268 ] {44449a19-dba0-4b7e-a7b2-01cc24035309} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5756 | 2026.01.17 13:44:13.531538 [ 268 ] {44449a19-dba0-4b7e-a7b2-01cc24035309} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.01.17 13:44:13.531681 [ 268 ] {44449a19-dba0-4b7e-a7b2-01cc24035309} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001905 sec., 4199.475065616798 rows/sec., 7.53 MiB/sec. | ||
| 5758 | 2026.01.17 13:44:13.531736 [ 268 ] {44449a19-dba0-4b7e-a7b2-01cc24035309} <Debug> TCPHandler: Processed in 0.002118337 sec. | ||
| 5759 | 2026.01.17 13:44:13.531850 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2026.01.17 13:44:13.531946 [ 268 ] {9c538ac5-ce04-45b6-839b-19ce5e4650c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5761 | 2026.01.17 13:44:13.531988 [ 268 ] {9c538ac5-ce04-45b6-839b-19ce5e4650c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5762 | 2026.01.17 13:44:13.532138 [ 192 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11611 rows, containing 5 columns (5 merged, 0 gathered) in 0.003893315 sec., 2982291.4405846945 rows/sec., 202.80 MiB/sec. | ||
| 5763 | 2026.01.17 13:44:13.532337 [ 268 ] {9c538ac5-ce04-45b6-839b-19ce5e4650c4} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2026.01.17 13:44:13.532380 [ 268 ] {9c538ac5-ce04-45b6-839b-19ce5e4650c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5765 | 2026.01.17 13:44:13.532411 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5766 | 2026.01.17 13:44:13.532696 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2026.01.17 13:44:13.532731 [ 268 ] {9c538ac5-ce04-45b6-839b-19ce5e4650c4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5768 | 2026.01.17 13:44:13.532768 [ 191 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5769 | 2026.01.17 13:44:13.532843 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5770 | 2026.01.17 13:44:13.532961 [ 268 ] {9c538ac5-ce04-45b6-839b-19ce5e4650c4} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.01.17 13:44:13.533068 [ 44 ] {} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5772 | 2026.01.17 13:44:13.533096 [ 268 ] {9c538ac5-ce04-45b6-839b-19ce5e4650c4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 5.46 MiB/sec. | ||
| 5773 | 2026.01.17 13:44:13.533096 [ 44 ] {} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.01.17 13:44:13.533136 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5775 | 2026.01.17 13:44:13.533139 [ 268 ] {9c538ac5-ce04-45b6-839b-19ce5e4650c4} <Debug> TCPHandler: Processed in 0.00133888 sec. | ||
| 5776 | 2026.01.17 13:44:13.533208 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 5777 | 2026.01.17 13:44:13.533294 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5778 | 2026.01.17 13:44:13.533324 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1826 rows starting from the beginning of the part | ||
| 5779 | 2026.01.17 13:44:13.533382 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5780 | 2026.01.17 13:44:13.533424 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 5781 | 2026.01.17 13:44:13.533468 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5782 | 2026.01.17 13:44:13.533506 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::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 | ||
| 5783 | 2026.01.17 13:44:13.533547 [ 194 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5784 | 2026.01.17 13:44:13.534610 [ 191 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001432632 sec., 1576120.0364085124 rows/sec., 103.13 MiB/sec. | ||
| 5785 | 2026.01.17 13:44:13.534883 [ 192 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5786 | 2026.01.17 13:44:13.535165 [ 192 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_36_7} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.01.17 13:44:13.535240 [ 192 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_36_7} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5788 | 2026.01.17 13:44:13.535322 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5789 | 2026.01.17 13:44:15.791572 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5790 | 2026.01.17 13:44:15.791636 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5791 | 2026.01.17 13:44:15.900840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12364 | ||
| 5792 | 2026.01.17 13:44:15.901385 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.01.17 13:44:15.901432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5794 | 2026.01.17 13:44:15.901926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5795 | 2026.01.17 13:44:15.902165 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.01.17 13:44:15.902314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12364 | ||
| 5797 | 2026.01.17 13:44:15.902308 [ 42 ] {} <Debug> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5798 | 2026.01.17 13:44:15.902386 [ 42 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.01.17 13:44:15.902410 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5800 | 2026.01.17 13:44:15.902512 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 5801 | 2026.01.17 13:44:15.902626 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5802 | 2026.01.17 13:44:15.902664 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9996 rows starting from the beginning of the part | ||
| 5803 | 2026.01.17 13:44:15.902727 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 5804 | 2026.01.17 13:44:15.902771 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 5805 | 2026.01.17 13:44:15.902817 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5806 | 2026.01.17 13:44:15.902858 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5807 | 2026.01.17 13:44:15.902898 [ 186 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5808 | 2026.01.17 13:44:15.907375 [ 191 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12364 rows, containing 4 columns (4 merged, 0 gathered) in 0.004902488 sec., 2521984.755495577 rows/sec., 36.08 MiB/sec. | ||
| 5809 | 2026.01.17 13:44:15.907769 [ 193 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5810 | 2026.01.17 13:44:15.908101 [ 193 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_26_5} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.01.17 13:44:15.908188 [ 193 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_26_5} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5812 | 2026.01.17 13:44:15.908299 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 5813 | 2026.01.17 13:44:16.544775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5814 | 2026.01.17 13:44:16.561873 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.01.17 13:44:16.561933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5816 | 2026.01.17 13:44:16.567531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5817 | 2026.01.17 13:44:16.568222 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.01.17 13:44:16.568538 [ 42 ] {} <Debug> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5819 | 2026.01.17 13:44:16.568636 [ 42 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.01.17 13:44:16.568676 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5821 | 2026.01.17 13:44:16.568855 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 5822 | 2026.01.17 13:44:16.571254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5823 | 2026.01.17 13:44:16.572768 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5824 | 2026.01.17 13:44:16.574309 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 5825 | 2026.01.17 13:44:16.579016 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 5826 | 2026.01.17 13:44:16.583493 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 5827 | 2026.01.17 13:44:16.587738 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 5828 | 2026.01.17 13:44:16.592212 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 5829 | 2026.01.17 13:44:16.596313 [ 186 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 5830 | 2026.01.17 13:44:16.649958 [ 191 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081175735 sec., 2414.5146329749896 rows/sec., 12.49 MiB/sec. | ||
| 5831 | 2026.01.17 13:44:16.652600 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5832 | 2026.01.17 13:44:16.654566 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_26_5} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.01.17 13:44:16.654652 [ 195 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_26_5} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5834 | 2026.01.17 13:44:16.657465 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5835 | 2026.01.17 13:44:17.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.14 MiB, peak 271.69 MiB, free memory in arenas 0.00 B, will set to 266.42 MiB (RSS), difference: 5.28 MiB | ||
| 5836 | 2026.01.17 13:44:18.505869 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5837 | 2026.01.17 13:44:18.506086 [ 268 ] {55dec9c1-d4a7-41b7-a672-5d21e0d1d2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5838 | 2026.01.17 13:44:18.506197 [ 268 ] {55dec9c1-d4a7-41b7-a672-5d21e0d1d2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5839 | 2026.01.17 13:44:18.506954 [ 268 ] {55dec9c1-d4a7-41b7-a672-5d21e0d1d2fb} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.01.17 13:44:18.506999 [ 268 ] {55dec9c1-d4a7-41b7-a672-5d21e0d1d2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5841 | 2026.01.17 13:44:18.507403 [ 268 ] {55dec9c1-d4a7-41b7-a672-5d21e0d1d2fb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5842 | 2026.01.17 13:44:18.507652 [ 268 ] {55dec9c1-d4a7-41b7-a672-5d21e0d1d2fb} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.01.17 13:44:18.507800 [ 268 ] {55dec9c1-d4a7-41b7-a672-5d21e0d1d2fb} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001768 sec., 69004.52488687783 rows/sec., 5.93 MiB/sec. | ||
| 5844 | 2026.01.17 13:44:18.507843 [ 268 ] {55dec9c1-d4a7-41b7-a672-5d21e0d1d2fb} <Debug> TCPHandler: Processed in 0.002138307 sec. | ||
| 5845 | 2026.01.17 13:44:18.507977 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5846 | 2026.01.17 13:44:18.508102 [ 268 ] {dad0f693-833c-48b8-85e2-6f4f7ab38f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5847 | 2026.01.17 13:44:18.508145 [ 268 ] {dad0f693-833c-48b8-85e2-6f4f7ab38f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5848 | 2026.01.17 13:44:18.508615 [ 268 ] {dad0f693-833c-48b8-85e2-6f4f7ab38f2a} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.01.17 13:44:18.508652 [ 268 ] {dad0f693-833c-48b8-85e2-6f4f7ab38f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5850 | 2026.01.17 13:44:18.508988 [ 268 ] {dad0f693-833c-48b8-85e2-6f4f7ab38f2a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5851 | 2026.01.17 13:44:18.509239 [ 268 ] {dad0f693-833c-48b8-85e2-6f4f7ab38f2a} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.01.17 13:44:18.509392 [ 268 ] {dad0f693-833c-48b8-85e2-6f4f7ab38f2a} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001313 sec., 25133.282559025134 rows/sec., 1.85 MiB/sec. | ||
| 5853 | 2026.01.17 13:44:18.509432 [ 268 ] {dad0f693-833c-48b8-85e2-6f4f7ab38f2a} <Debug> TCPHandler: Processed in 0.001505353 sec. | ||
| 5854 | 2026.01.17 13:44:18.509558 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5855 | 2026.01.17 13:44:18.509651 [ 268 ] {0115c7aa-233d-46f4-8cdb-78db5a80739e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5856 | 2026.01.17 13:44:18.509690 [ 268 ] {0115c7aa-233d-46f4-8cdb-78db5a80739e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5857 | 2026.01.17 13:44:18.510122 [ 268 ] {0115c7aa-233d-46f4-8cdb-78db5a80739e} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2026.01.17 13:44:18.510158 [ 268 ] {0115c7aa-233d-46f4-8cdb-78db5a80739e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5859 | 2026.01.17 13:44:18.510490 [ 268 ] {0115c7aa-233d-46f4-8cdb-78db5a80739e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5860 | 2026.01.17 13:44:18.510701 [ 268 ] {0115c7aa-233d-46f4-8cdb-78db5a80739e} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2026.01.17 13:44:18.510824 [ 268 ] {0115c7aa-233d-46f4-8cdb-78db5a80739e} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001191 sec., 81444.16456759025 rows/sec., 6.36 MiB/sec. | ||
| 5862 | 2026.01.17 13:44:18.510859 [ 268 ] {0115c7aa-233d-46f4-8cdb-78db5a80739e} <Debug> TCPHandler: Processed in 0.001348169 sec. | ||
| 5863 | 2026.01.17 13:44:18.510973 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.01.17 13:44:18.511063 [ 268 ] {d8b3369b-9e79-448d-a953-6e85c4e6934b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5865 | 2026.01.17 13:44:18.511105 [ 268 ] {d8b3369b-9e79-448d-a953-6e85c4e6934b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5866 | 2026.01.17 13:44:18.511512 [ 268 ] {d8b3369b-9e79-448d-a953-6e85c4e6934b} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.01.17 13:44:18.511547 [ 268 ] {d8b3369b-9e79-448d-a953-6e85c4e6934b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5868 | 2026.01.17 13:44:18.511874 [ 268 ] {d8b3369b-9e79-448d-a953-6e85c4e6934b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5869 | 2026.01.17 13:44:18.512079 [ 268 ] {d8b3369b-9e79-448d-a953-6e85c4e6934b} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.01.17 13:44:18.512203 [ 268 ] {d8b3369b-9e79-448d-a953-6e85c4e6934b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 5871 | 2026.01.17 13:44:18.512238 [ 268 ] {d8b3369b-9e79-448d-a953-6e85c4e6934b} <Debug> TCPHandler: Processed in 0.001311469 sec. | ||
| 5872 | 2026.01.17 13:44:18.512346 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5873 | 2026.01.17 13:44:18.512436 [ 268 ] {e3ef5f42-5843-406e-a428-35f9031cd21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5874 | 2026.01.17 13:44:18.512488 [ 268 ] {e3ef5f42-5843-406e-a428-35f9031cd21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5875 | 2026.01.17 13:44:18.513304 [ 268 ] {e3ef5f42-5843-406e-a428-35f9031cd21d} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.01.17 13:44:18.513340 [ 268 ] {e3ef5f42-5843-406e-a428-35f9031cd21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5877 | 2026.01.17 13:44:18.513911 [ 268 ] {e3ef5f42-5843-406e-a428-35f9031cd21d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5878 | 2026.01.17 13:44:18.514126 [ 268 ] {e3ef5f42-5843-406e-a428-35f9031cd21d} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2026.01.17 13:44:18.514256 [ 268 ] {e3ef5f42-5843-406e-a428-35f9031cd21d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001837 sec., 17964.071856287424 rows/sec., 32.19 MiB/sec. | ||
| 5880 | 2026.01.17 13:44:18.514306 [ 268 ] {e3ef5f42-5843-406e-a428-35f9031cd21d} <Debug> TCPHandler: Processed in 0.002006614 sec. | ||
| 5881 | 2026.01.17 13:44:18.514418 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5882 | 2026.01.17 13:44:18.514509 [ 268 ] {91a0e174-a07f-40bd-b26d-9abb61596d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5883 | 2026.01.17 13:44:18.514548 [ 268 ] {91a0e174-a07f-40bd-b26d-9abb61596d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5884 | 2026.01.17 13:44:18.514880 [ 268 ] {91a0e174-a07f-40bd-b26d-9abb61596d52} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2026.01.17 13:44:18.514915 [ 268 ] {91a0e174-a07f-40bd-b26d-9abb61596d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5886 | 2026.01.17 13:44:18.515206 [ 268 ] {91a0e174-a07f-40bd-b26d-9abb61596d52} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5887 | 2026.01.17 13:44:18.515416 [ 268 ] {91a0e174-a07f-40bd-b26d-9abb61596d52} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2026.01.17 13:44:18.515539 [ 268 ] {91a0e174-a07f-40bd-b26d-9abb61596d52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 5889 | 2026.01.17 13:44:18.515573 [ 268 ] {91a0e174-a07f-40bd-b26d-9abb61596d52} <Debug> TCPHandler: Processed in 0.001202516 sec. | ||
| 5890 | 2026.01.17 13:44:20.929750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 760 | ||
| 5891 | 2026.01.17 13:44:20.932130 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.01.17 13:44:20.932188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5893 | 2026.01.17 13:44:20.933493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5894 | 2026.01.17 13:44:20.933792 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.01.17 13:44:20.934145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 5896 | 2026.01.17 13:44:23.402429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12876 | ||
| 5897 | 2026.01.17 13:44:23.403213 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.01.17 13:44:23.403264 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5899 | 2026.01.17 13:44:23.403778 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5900 | 2026.01.17 13:44:23.404002 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.01.17 13:44:23.404139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12876 | ||
| 5902 | 2026.01.17 13:44:23.507891 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.01.17 13:44:23.508067 [ 268 ] {81d3f707-3ff6-449b-aa7b-16e1ed54bd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5904 | 2026.01.17 13:44:23.508130 [ 268 ] {81d3f707-3ff6-449b-aa7b-16e1ed54bd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5905 | 2026.01.17 13:44:23.508843 [ 268 ] {81d3f707-3ff6-449b-aa7b-16e1ed54bd1d} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.01.17 13:44:23.508880 [ 268 ] {81d3f707-3ff6-449b-aa7b-16e1ed54bd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5907 | 2026.01.17 13:44:23.509274 [ 268 ] {81d3f707-3ff6-449b-aa7b-16e1ed54bd1d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5908 | 2026.01.17 13:44:23.509499 [ 268 ] {81d3f707-3ff6-449b-aa7b-16e1ed54bd1d} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.01.17 13:44:23.509660 [ 268 ] {81d3f707-3ff6-449b-aa7b-16e1ed54bd1d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001642 sec., 14616.3215590743 rows/sec., 1.21 MiB/sec. | ||
| 5910 | 2026.01.17 13:44:23.509700 [ 268 ] {81d3f707-3ff6-449b-aa7b-16e1ed54bd1d} <Debug> TCPHandler: Processed in 0.001932932 sec. | ||
| 5911 | 2026.01.17 13:44:23.509832 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.01.17 13:44:23.509933 [ 268 ] {f8a9e503-9457-4d08-8d84-b26685ed65d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5913 | 2026.01.17 13:44:23.509972 [ 268 ] {f8a9e503-9457-4d08-8d84-b26685ed65d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5914 | 2026.01.17 13:44:23.510400 [ 268 ] {f8a9e503-9457-4d08-8d84-b26685ed65d2} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.01.17 13:44:23.510435 [ 268 ] {f8a9e503-9457-4d08-8d84-b26685ed65d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5916 | 2026.01.17 13:44:23.510742 [ 268 ] {f8a9e503-9457-4d08-8d84-b26685ed65d2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5917 | 2026.01.17 13:44:23.510948 [ 268 ] {f8a9e503-9457-4d08-8d84-b26685ed65d2} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.01.17 13:44:23.511070 [ 268 ] {f8a9e503-9457-4d08-8d84-b26685ed65d2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001156 sec., 6920.415224913495 rows/sec., 564.31 KiB/sec. | ||
| 5919 | 2026.01.17 13:44:23.511106 [ 268 ] {f8a9e503-9457-4d08-8d84-b26685ed65d2} <Debug> TCPHandler: Processed in 0.001329599 sec. | ||
| 5920 | 2026.01.17 13:44:23.511228 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.01.17 13:44:23.511319 [ 268 ] {504042da-b4d5-4eaa-9f52-08244abb1403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5922 | 2026.01.17 13:44:23.511356 [ 268 ] {504042da-b4d5-4eaa-9f52-08244abb1403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5923 | 2026.01.17 13:44:23.511808 [ 268 ] {504042da-b4d5-4eaa-9f52-08244abb1403} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.01.17 13:44:23.511841 [ 268 ] {504042da-b4d5-4eaa-9f52-08244abb1403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5925 | 2026.01.17 13:44:23.512166 [ 268 ] {504042da-b4d5-4eaa-9f52-08244abb1403} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5926 | 2026.01.17 13:44:23.512381 [ 268 ] {504042da-b4d5-4eaa-9f52-08244abb1403} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.01.17 13:44:23.512506 [ 268 ] {504042da-b4d5-4eaa-9f52-08244abb1403} <Debug> executeQuery: Read 196 rows, 17.70 KiB in 0.001205 sec., 162655.60165975106 rows/sec., 14.34 MiB/sec. | ||
| 5928 | 2026.01.17 13:44:23.512541 [ 268 ] {504042da-b4d5-4eaa-9f52-08244abb1403} <Debug> TCPHandler: Processed in 0.00136717 sec. | ||
| 5929 | 2026.01.17 13:44:23.512664 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.01.17 13:44:23.512755 [ 268 ] {0ea020a6-6edd-4c9d-b95d-8c82b988af15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5931 | 2026.01.17 13:44:23.512793 [ 268 ] {0ea020a6-6edd-4c9d-b95d-8c82b988af15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5932 | 2026.01.17 13:44:23.513187 [ 268 ] {0ea020a6-6edd-4c9d-b95d-8c82b988af15} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.01.17 13:44:23.513221 [ 268 ] {0ea020a6-6edd-4c9d-b95d-8c82b988af15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5934 | 2026.01.17 13:44:23.513523 [ 268 ] {0ea020a6-6edd-4c9d-b95d-8c82b988af15} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5935 | 2026.01.17 13:44:23.513724 [ 268 ] {0ea020a6-6edd-4c9d-b95d-8c82b988af15} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.01.17 13:44:23.513846 [ 268 ] {0ea020a6-6edd-4c9d-b95d-8c82b988af15} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001109 sec., 25247.971145175834 rows/sec., 1.87 MiB/sec. | ||
| 5937 | 2026.01.17 13:44:23.513882 [ 268 ] {0ea020a6-6edd-4c9d-b95d-8c82b988af15} <Debug> TCPHandler: Processed in 0.001272058 sec. | ||
| 5938 | 2026.01.17 13:44:23.513996 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.01.17 13:44:23.514090 [ 268 ] {5c0e0191-cba0-4aca-9425-18ed47c92165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.01.17 13:44:23.514128 [ 268 ] {5c0e0191-cba0-4aca-9425-18ed47c92165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5941 | 2026.01.17 13:44:23.514515 [ 268 ] {5c0e0191-cba0-4aca-9425-18ed47c92165} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.01.17 13:44:23.514548 [ 268 ] {5c0e0191-cba0-4aca-9425-18ed47c92165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5943 | 2026.01.17 13:44:23.514839 [ 268 ] {5c0e0191-cba0-4aca-9425-18ed47c92165} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5944 | 2026.01.17 13:44:23.515050 [ 268 ] {5c0e0191-cba0-4aca-9425-18ed47c92165} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.01.17 13:44:23.515173 [ 268 ] {5c0e0191-cba0-4aca-9425-18ed47c92165} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 5946 | 2026.01.17 13:44:23.515210 [ 268 ] {5c0e0191-cba0-4aca-9425-18ed47c92165} <Debug> TCPHandler: Processed in 0.001267658 sec. | ||
| 5947 | 2026.01.17 13:44:23.515318 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.01.17 13:44:23.515407 [ 268 ] {49db90c2-1044-4572-81c2-80e4a0ff397c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.01.17 13:44:23.515445 [ 268 ] {49db90c2-1044-4572-81c2-80e4a0ff397c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5950 | 2026.01.17 13:44:23.515831 [ 268 ] {49db90c2-1044-4572-81c2-80e4a0ff397c} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.01.17 13:44:23.515866 [ 268 ] {49db90c2-1044-4572-81c2-80e4a0ff397c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5952 | 2026.01.17 13:44:23.516156 [ 268 ] {49db90c2-1044-4572-81c2-80e4a0ff397c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5953 | 2026.01.17 13:44:23.516370 [ 268 ] {49db90c2-1044-4572-81c2-80e4a0ff397c} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.01.17 13:44:23.516496 [ 268 ] {49db90c2-1044-4572-81c2-80e4a0ff397c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 5955 | 2026.01.17 13:44:23.516533 [ 268 ] {49db90c2-1044-4572-81c2-80e4a0ff397c} <Debug> TCPHandler: Processed in 0.001261757 sec. | ||
| 5956 | 2026.01.17 13:44:23.516641 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.01.17 13:44:23.516730 [ 268 ] {20292378-7530-4930-b460-eab9680101eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5958 | 2026.01.17 13:44:23.516769 [ 268 ] {20292378-7530-4930-b460-eab9680101eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5959 | 2026.01.17 13:44:23.517190 [ 268 ] {20292378-7530-4930-b460-eab9680101eb} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.01.17 13:44:23.517225 [ 268 ] {20292378-7530-4930-b460-eab9680101eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5961 | 2026.01.17 13:44:23.517541 [ 268 ] {20292378-7530-4930-b460-eab9680101eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5962 | 2026.01.17 13:44:23.517749 [ 268 ] {20292378-7530-4930-b460-eab9680101eb} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.01.17 13:44:23.517874 [ 268 ] {20292378-7530-4930-b460-eab9680101eb} <Debug> executeQuery: Read 116 rows, 9.67 KiB in 0.001161 sec., 99913.86735572782 rows/sec., 8.13 MiB/sec. | ||
| 5964 | 2026.01.17 13:44:23.517911 [ 268 ] {20292378-7530-4930-b460-eab9680101eb} <Debug> TCPHandler: Processed in 0.001316469 sec. | ||
| 5965 | 2026.01.17 13:44:23.518023 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.01.17 13:44:23.518114 [ 268 ] {3fc52512-ad62-401a-8ad9-9d7642689609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.01.17 13:44:23.518156 [ 268 ] {3fc52512-ad62-401a-8ad9-9d7642689609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5968 | 2026.01.17 13:44:23.518548 [ 268 ] {3fc52512-ad62-401a-8ad9-9d7642689609} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.01.17 13:44:23.518585 [ 268 ] {3fc52512-ad62-401a-8ad9-9d7642689609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5970 | 2026.01.17 13:44:23.518920 [ 268 ] {3fc52512-ad62-401a-8ad9-9d7642689609} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5971 | 2026.01.17 13:44:23.519123 [ 268 ] {3fc52512-ad62-401a-8ad9-9d7642689609} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.01.17 13:44:23.519250 [ 268 ] {3fc52512-ad62-401a-8ad9-9d7642689609} <Debug> executeQuery: Read 236 rows, 17.67 KiB in 0.001154 sec., 204506.0658578856 rows/sec., 14.95 MiB/sec. | ||
| 5973 | 2026.01.17 13:44:23.519287 [ 268 ] {3fc52512-ad62-401a-8ad9-9d7642689609} <Debug> TCPHandler: Processed in 0.001309659 sec. | ||
| 5974 | 2026.01.17 13:44:23.519398 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.01.17 13:44:23.519488 [ 268 ] {95b8edb6-b968-4d94-9957-8684549e5aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5976 | 2026.01.17 13:44:23.519541 [ 268 ] {95b8edb6-b968-4d94-9957-8684549e5aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5977 | 2026.01.17 13:44:23.520275 [ 268 ] {95b8edb6-b968-4d94-9957-8684549e5aab} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.01.17 13:44:23.520310 [ 268 ] {95b8edb6-b968-4d94-9957-8684549e5aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5979 | 2026.01.17 13:44:23.520837 [ 268 ] {95b8edb6-b968-4d94-9957-8684549e5aab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5980 | 2026.01.17 13:44:23.521050 [ 268 ] {95b8edb6-b968-4d94-9957-8684549e5aab} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.01.17 13:44:23.521181 [ 268 ] {95b8edb6-b968-4d94-9957-8684549e5aab} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00171 sec., 4678.362573099415 rows/sec., 8.38 MiB/sec. | ||
| 5982 | 2026.01.17 13:44:23.521232 [ 268 ] {95b8edb6-b968-4d94-9957-8684549e5aab} <Debug> TCPHandler: Processed in 0.001880072 sec. | ||
| 5983 | 2026.01.17 13:44:23.521344 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.01.17 13:44:23.521435 [ 268 ] {ac92a997-f45f-42ea-a85a-6399acd3745f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5985 | 2026.01.17 13:44:23.521475 [ 268 ] {ac92a997-f45f-42ea-a85a-6399acd3745f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5986 | 2026.01.17 13:44:23.521810 [ 268 ] {ac92a997-f45f-42ea-a85a-6399acd3745f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.01.17 13:44:23.521846 [ 268 ] {ac92a997-f45f-42ea-a85a-6399acd3745f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5988 | 2026.01.17 13:44:23.522144 [ 268 ] {ac92a997-f45f-42ea-a85a-6399acd3745f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5989 | 2026.01.17 13:44:23.522345 [ 268 ] {ac92a997-f45f-42ea-a85a-6399acd3745f} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.01.17 13:44:23.522471 [ 268 ] {ac92a997-f45f-42ea-a85a-6399acd3745f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 5991 | 2026.01.17 13:44:23.522506 [ 268 ] {ac92a997-f45f-42ea-a85a-6399acd3745f} <Debug> TCPHandler: Processed in 0.001209007 sec. | ||
| 5992 | 2026.01.17 13:44:24.071332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5993 | 2026.01.17 13:44:24.087249 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.01.17 13:44:24.087315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5995 | 2026.01.17 13:44:24.093194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5996 | 2026.01.17 13:44:24.093931 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.01.17 13:44:24.097106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5998 | 2026.01.17 13:44:28.505446 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.01.17 13:44:28.505668 [ 268 ] {4ea771be-fbae-44f8-9e3b-1f980ab59404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6000 | 2026.01.17 13:44:28.505738 [ 268 ] {4ea771be-fbae-44f8-9e3b-1f980ab59404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6001 | 2026.01.17 13:44:28.506403 [ 268 ] {4ea771be-fbae-44f8-9e3b-1f980ab59404} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.01.17 13:44:28.506446 [ 268 ] {4ea771be-fbae-44f8-9e3b-1f980ab59404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6003 | 2026.01.17 13:44:28.506847 [ 268 ] {4ea771be-fbae-44f8-9e3b-1f980ab59404} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6004 | 2026.01.17 13:44:28.507074 [ 268 ] {4ea771be-fbae-44f8-9e3b-1f980ab59404} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.01.17 13:44:28.507229 [ 268 ] {4ea771be-fbae-44f8-9e3b-1f980ab59404} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001622 sec., 75215.7829839704 rows/sec., 6.46 MiB/sec. | ||
| 6006 | 2026.01.17 13:44:28.507272 [ 268 ] {4ea771be-fbae-44f8-9e3b-1f980ab59404} <Debug> TCPHandler: Processed in 0.001961833 sec. | ||
| 6007 | 2026.01.17 13:44:28.507395 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.01.17 13:44:28.507491 [ 268 ] {2dbdda4f-970a-449c-93d0-5aa563be85b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6009 | 2026.01.17 13:44:28.507532 [ 268 ] {2dbdda4f-970a-449c-93d0-5aa563be85b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6010 | 2026.01.17 13:44:28.507951 [ 268 ] {2dbdda4f-970a-449c-93d0-5aa563be85b5} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.01.17 13:44:28.507988 [ 268 ] {2dbdda4f-970a-449c-93d0-5aa563be85b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6012 | 2026.01.17 13:44:28.508317 [ 268 ] {2dbdda4f-970a-449c-93d0-5aa563be85b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6013 | 2026.01.17 13:44:28.508547 [ 268 ] {2dbdda4f-970a-449c-93d0-5aa563be85b5} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2026.01.17 13:44:28.508679 [ 268 ] {2dbdda4f-970a-449c-93d0-5aa563be85b5} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001208 sec., 27317.880794701985 rows/sec., 2.01 MiB/sec. | ||
| 6015 | 2026.01.17 13:44:28.508717 [ 268 ] {2dbdda4f-970a-449c-93d0-5aa563be85b5} <Debug> TCPHandler: Processed in 0.00137163 sec. | ||
| 6016 | 2026.01.17 13:44:28.508829 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2026.01.17 13:44:28.508922 [ 268 ] {cb5d7d70-972c-47cd-8fe5-d50204cb9b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6018 | 2026.01.17 13:44:28.508963 [ 268 ] {cb5d7d70-972c-47cd-8fe5-d50204cb9b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6019 | 2026.01.17 13:44:28.509384 [ 268 ] {cb5d7d70-972c-47cd-8fe5-d50204cb9b39} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.01.17 13:44:28.509421 [ 268 ] {cb5d7d70-972c-47cd-8fe5-d50204cb9b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6021 | 2026.01.17 13:44:28.509735 [ 268 ] {cb5d7d70-972c-47cd-8fe5-d50204cb9b39} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6022 | 2026.01.17 13:44:28.509949 [ 268 ] {cb5d7d70-972c-47cd-8fe5-d50204cb9b39} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.01.17 13:44:28.510076 [ 268 ] {cb5d7d70-972c-47cd-8fe5-d50204cb9b39} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001173 sec., 82693.94714407502 rows/sec., 6.46 MiB/sec. | ||
| 6024 | 2026.01.17 13:44:28.510113 [ 268 ] {cb5d7d70-972c-47cd-8fe5-d50204cb9b39} <Debug> TCPHandler: Processed in 0.00133263 sec. | ||
| 6025 | 2026.01.17 13:44:28.510226 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2026.01.17 13:44:28.510318 [ 268 ] {2e60a8d1-c8cf-4a20-b9d0-b3bb5a5f4301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6027 | 2026.01.17 13:44:28.510361 [ 268 ] {2e60a8d1-c8cf-4a20-b9d0-b3bb5a5f4301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6028 | 2026.01.17 13:44:28.510772 [ 268 ] {2e60a8d1-c8cf-4a20-b9d0-b3bb5a5f4301} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.01.17 13:44:28.510809 [ 268 ] {2e60a8d1-c8cf-4a20-b9d0-b3bb5a5f4301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6030 | 2026.01.17 13:44:28.511140 [ 268 ] {2e60a8d1-c8cf-4a20-b9d0-b3bb5a5f4301} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6031 | 2026.01.17 13:44:28.511353 [ 268 ] {2e60a8d1-c8cf-4a20-b9d0-b3bb5a5f4301} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.01.17 13:44:28.511482 [ 268 ] {2e60a8d1-c8cf-4a20-b9d0-b3bb5a5f4301} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6033 | 2026.01.17 13:44:28.511521 [ 268 ] {2e60a8d1-c8cf-4a20-b9d0-b3bb5a5f4301} <Debug> TCPHandler: Processed in 0.00134332 sec. | ||
| 6034 | 2026.01.17 13:44:28.511634 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2026.01.17 13:44:28.511733 [ 268 ] {af6ea4b2-a158-41e1-8164-ab80fd374eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6036 | 2026.01.17 13:44:28.511788 [ 268 ] {af6ea4b2-a158-41e1-8164-ab80fd374eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6037 | 2026.01.17 13:44:28.512603 [ 268 ] {af6ea4b2-a158-41e1-8164-ab80fd374eeb} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.01.17 13:44:28.512641 [ 268 ] {af6ea4b2-a158-41e1-8164-ab80fd374eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6039 | 2026.01.17 13:44:28.513200 [ 268 ] {af6ea4b2-a158-41e1-8164-ab80fd374eeb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6040 | 2026.01.17 13:44:28.513437 [ 268 ] {af6ea4b2-a158-41e1-8164-ab80fd374eeb} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.01.17 13:44:28.513557 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6042 | 2026.01.17 13:44:28.513576 [ 268 ] {af6ea4b2-a158-41e1-8164-ab80fd374eeb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001861 sec., 17732.401934443846 rows/sec., 31.78 MiB/sec. | ||
| 6043 | 2026.01.17 13:44:28.513628 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.01.17 13:44:28.513654 [ 268 ] {af6ea4b2-a158-41e1-8164-ab80fd374eeb} <Debug> TCPHandler: Processed in 0.002067495 sec. | ||
| 6045 | 2026.01.17 13:44:28.513656 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6046 | 2026.01.17 13:44:28.513779 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.01.17 13:44:28.513800 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 6048 | 2026.01.17 13:44:28.513878 [ 268 ] {103e0626-8405-43eb-9970-31ce6fc3643c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6049 | 2026.01.17 13:44:28.513926 [ 268 ] {103e0626-8405-43eb-9970-31ce6fc3643c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6050 | 2026.01.17 13:44:28.514068 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6051 | 2026.01.17 13:44:28.514136 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 6052 | 2026.01.17 13:44:28.514270 [ 268 ] {103e0626-8405-43eb-9970-31ce6fc3643c} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.01.17 13:44:28.514305 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 6054 | 2026.01.17 13:44:28.514313 [ 268 ] {103e0626-8405-43eb-9970-31ce6fc3643c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6055 | 2026.01.17 13:44:28.514437 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 6056 | 2026.01.17 13:44:28.514565 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
| 6057 | 2026.01.17 13:44:28.514653 [ 268 ] {103e0626-8405-43eb-9970-31ce6fc3643c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6058 | 2026.01.17 13:44:28.514677 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 6059 | 2026.01.17 13:44:28.514790 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
| 6060 | 2026.01.17 13:44:28.514895 [ 268 ] {103e0626-8405-43eb-9970-31ce6fc3643c} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.01.17 13:44:28.515032 [ 268 ] {103e0626-8405-43eb-9970-31ce6fc3643c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 6062 | 2026.01.17 13:44:28.515070 [ 268 ] {103e0626-8405-43eb-9970-31ce6fc3643c} <Debug> TCPHandler: Processed in 0.00134011 sec. | ||
| 6063 | 2026.01.17 13:44:28.542869 [ 191 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 19 columns (19 merged, 0 gathered) in 0.029130651 sec., 20631.190150882656 rows/sec., 36.97 MiB/sec. | ||
| 6064 | 2026.01.17 13:44:28.543768 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6065 | 2026.01.17 13:44:28.544169 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.01.17 13:44:28.544258 [ 189 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6067 | 2026.01.17 13:44:28.544376 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 6068 | 2026.01.17 13:44:29.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.86 MiB, peak 275.17 MiB, free memory in arenas 0.00 B, will set to 270.31 MiB (RSS), difference: 2.46 MiB | ||
| 6069 | 2026.01.17 13:44:30.791712 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6070 | 2026.01.17 13:44:30.791795 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6071 | 2026.01.17 13:44:30.904275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13324 | ||
| 6072 | 2026.01.17 13:44:30.904756 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.01.17 13:44:30.904795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6074 | 2026.01.17 13:44:30.905277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6075 | 2026.01.17 13:44:30.905514 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.01.17 13:44:30.905645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13324 | ||
| 6077 | 2026.01.17 13:44:30.934359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 792 | ||
| 6078 | 2026.01.17 13:44:30.937183 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.01.17 13:44:30.937240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6080 | 2026.01.17 13:44:30.938565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6081 | 2026.01.17 13:44:30.938862 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.01.17 13:44:30.939240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 6083 | 2026.01.17 13:44:31.597247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6084 | 2026.01.17 13:44:31.613512 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.01.17 13:44:31.613573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6086 | 2026.01.17 13:44:31.619277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6087 | 2026.01.17 13:44:31.620015 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.01.17 13:44:31.622936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6089 | 2026.01.17 13:44:33.504896 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.01.17 13:44:33.505095 [ 268 ] {7ca9a0df-5530-48c2-95e9-1f5665c1a988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6091 | 2026.01.17 13:44:33.505171 [ 268 ] {7ca9a0df-5530-48c2-95e9-1f5665c1a988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6092 | 2026.01.17 13:44:33.505869 [ 268 ] {7ca9a0df-5530-48c2-95e9-1f5665c1a988} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.01.17 13:44:33.505915 [ 268 ] {7ca9a0df-5530-48c2-95e9-1f5665c1a988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6094 | 2026.01.17 13:44:33.506327 [ 268 ] {7ca9a0df-5530-48c2-95e9-1f5665c1a988} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6095 | 2026.01.17 13:44:33.506569 [ 268 ] {7ca9a0df-5530-48c2-95e9-1f5665c1a988} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.01.17 13:44:33.506730 [ 268 ] {7ca9a0df-5530-48c2-95e9-1f5665c1a988} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001685 sec., 42729.97032640949 rows/sec., 3.44 MiB/sec. | ||
| 6097 | 2026.01.17 13:44:33.506779 [ 268 ] {7ca9a0df-5530-48c2-95e9-1f5665c1a988} <Debug> TCPHandler: Processed in 0.002011844 sec. | ||
| 6098 | 2026.01.17 13:44:33.506913 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.01.17 13:44:33.507019 [ 268 ] {418aef5c-9b1e-4872-9087-8653be7752fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.01.17 13:44:33.507062 [ 268 ] {418aef5c-9b1e-4872-9087-8653be7752fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6101 | 2026.01.17 13:44:33.507483 [ 268 ] {418aef5c-9b1e-4872-9087-8653be7752fe} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.01.17 13:44:33.507521 [ 268 ] {418aef5c-9b1e-4872-9087-8653be7752fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6103 | 2026.01.17 13:44:33.507888 [ 268 ] {418aef5c-9b1e-4872-9087-8653be7752fe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6104 | 2026.01.17 13:44:33.508110 [ 268 ] {418aef5c-9b1e-4872-9087-8653be7752fe} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.01.17 13:44:33.508229 [ 121 ] {} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6106 | 2026.01.17 13:44:33.508247 [ 268 ] {418aef5c-9b1e-4872-9087-8653be7752fe} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001252 sec., 6389.776357827475 rows/sec., 480.48 KiB/sec. | ||
| 6107 | 2026.01.17 13:44:33.508295 [ 121 ] {} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.01.17 13:44:33.508307 [ 268 ] {418aef5c-9b1e-4872-9087-8653be7752fe} <Debug> TCPHandler: Processed in 0.001446612 sec. | ||
| 6109 | 2026.01.17 13:44:33.508326 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6110 | 2026.01.17 13:44:33.508428 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2026.01.17 13:44:33.508457 [ 200 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::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 | ||
| 6112 | 2026.01.17 13:44:33.508529 [ 268 ] {77088a7f-ff0a-4193-869f-c3d28f7e2f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6113 | 2026.01.17 13:44:33.508574 [ 268 ] {77088a7f-ff0a-4193-869f-c3d28f7e2f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6114 | 2026.01.17 13:44:33.508612 [ 200 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6115 | 2026.01.17 13:44:33.508653 [ 200 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6116 | 2026.01.17 13:44:33.508723 [ 200 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 213 rows starting from the beginning of the part | ||
| 6117 | 2026.01.17 13:44:33.508772 [ 200 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6118 | 2026.01.17 13:44:33.508815 [ 200 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part | ||
| 6119 | 2026.01.17 13:44:33.508852 [ 200 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
| 6120 | 2026.01.17 13:44:33.508890 [ 200 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6121 | 2026.01.17 13:44:33.509030 [ 268 ] {77088a7f-ff0a-4193-869f-c3d28f7e2f90} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.01.17 13:44:33.509072 [ 268 ] {77088a7f-ff0a-4193-869f-c3d28f7e2f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6123 | 2026.01.17 13:44:33.509427 [ 268 ] {77088a7f-ff0a-4193-869f-c3d28f7e2f90} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6124 | 2026.01.17 13:44:33.509664 [ 268 ] {77088a7f-ff0a-4193-869f-c3d28f7e2f90} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.01.17 13:44:33.509797 [ 268 ] {77088a7f-ff0a-4193-869f-c3d28f7e2f90} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001288 sec., 55900.621118012416 rows/sec., 4.36 MiB/sec. | ||
| 6126 | 2026.01.17 13:44:33.509811 [ 189 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414671 sec., 419178.7348436492 rows/sec., 28.08 MiB/sec. | ||
| 6127 | 2026.01.17 13:44:33.509837 [ 268 ] {77088a7f-ff0a-4193-869f-c3d28f7e2f90} <Debug> TCPHandler: Processed in 0.001458962 sec. | ||
| 6128 | 2026.01.17 13:44:33.509975 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6129 | 2026.01.17 13:44:33.510041 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6130 | 2026.01.17 13:44:33.510073 [ 268 ] {acec5d04-3084-4b0c-93e5-e11e3df1ddff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6131 | 2026.01.17 13:44:33.510124 [ 268 ] {acec5d04-3084-4b0c-93e5-e11e3df1ddff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6132 | 2026.01.17 13:44:33.510414 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.01.17 13:44:33.510519 [ 191 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_36_7} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6134 | 2026.01.17 13:44:33.510575 [ 268 ] {acec5d04-3084-4b0c-93e5-e11e3df1ddff} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.01.17 13:44:33.510617 [ 268 ] {acec5d04-3084-4b0c-93e5-e11e3df1ddff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6136 | 2026.01.17 13:44:33.510622 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6137 | 2026.01.17 13:44:33.510987 [ 268 ] {acec5d04-3084-4b0c-93e5-e11e3df1ddff} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6138 | 2026.01.17 13:44:33.511213 [ 268 ] {acec5d04-3084-4b0c-93e5-e11e3df1ddff} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.01.17 13:44:33.511347 [ 268 ] {acec5d04-3084-4b0c-93e5-e11e3df1ddff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 6140 | 2026.01.17 13:44:33.511385 [ 268 ] {acec5d04-3084-4b0c-93e5-e11e3df1ddff} <Debug> TCPHandler: Processed in 0.001462382 sec. | ||
| 6141 | 2026.01.17 13:44:33.511498 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.01.17 13:44:33.511591 [ 268 ] {5c5139c0-3e2d-4827-9c24-f1f6520af605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6143 | 2026.01.17 13:44:33.511644 [ 268 ] {5c5139c0-3e2d-4827-9c24-f1f6520af605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6144 | 2026.01.17 13:44:33.512429 [ 268 ] {5c5139c0-3e2d-4827-9c24-f1f6520af605} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.01.17 13:44:33.512467 [ 268 ] {5c5139c0-3e2d-4827-9c24-f1f6520af605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6146 | 2026.01.17 13:44:33.513007 [ 268 ] {5c5139c0-3e2d-4827-9c24-f1f6520af605} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6147 | 2026.01.17 13:44:33.513234 [ 268 ] {5c5139c0-3e2d-4827-9c24-f1f6520af605} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.01.17 13:44:33.513373 [ 268 ] {5c5139c0-3e2d-4827-9c24-f1f6520af605} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001801 sec., 4441.976679622432 rows/sec., 7.96 MiB/sec. | ||
| 6149 | 2026.01.17 13:44:33.513434 [ 268 ] {5c5139c0-3e2d-4827-9c24-f1f6520af605} <Debug> TCPHandler: Processed in 0.001984214 sec. | ||
| 6150 | 2026.01.17 13:44:33.513547 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.01.17 13:44:33.513641 [ 268 ] {0f900f3b-68f9-4154-91b9-e699cb325132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6152 | 2026.01.17 13:44:33.513683 [ 268 ] {0f900f3b-68f9-4154-91b9-e699cb325132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6153 | 2026.01.17 13:44:33.514050 [ 268 ] {0f900f3b-68f9-4154-91b9-e699cb325132} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.01.17 13:44:33.514088 [ 268 ] {0f900f3b-68f9-4154-91b9-e699cb325132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6155 | 2026.01.17 13:44:33.514419 [ 268 ] {0f900f3b-68f9-4154-91b9-e699cb325132} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6156 | 2026.01.17 13:44:33.514637 [ 268 ] {0f900f3b-68f9-4154-91b9-e699cb325132} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.01.17 13:44:33.514769 [ 268 ] {0f900f3b-68f9-4154-91b9-e699cb325132} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 6158 | 2026.01.17 13:44:33.514806 [ 268 ] {0f900f3b-68f9-4154-91b9-e699cb325132} <Debug> TCPHandler: Processed in 0.001307949 sec. | ||
| 6159 | 2026.01.17 13:44:36.051760 [ 134 ] {} <Debug> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6160 | 2026.01.17 13:44:36.051862 [ 134 ] {} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.01.17 13:44:36.051903 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6162 | 2026.01.17 13:44:36.052078 [ 189 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6163 | 2026.01.17 13:44:36.052241 [ 189 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6164 | 2026.01.17 13:44:36.052282 [ 189 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6165 | 2026.01.17 13:44:36.052356 [ 189 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6166 | 2026.01.17 13:44:36.052409 [ 189 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6167 | 2026.01.17 13:44:36.052458 [ 189 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6168 | 2026.01.17 13:44:36.052505 [ 189 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6169 | 2026.01.17 13:44:36.053310 [ 191 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293138 sec., 29385.88147591363 rows/sec., 2.45 MiB/sec. | ||
| 6170 | 2026.01.17 13:44:36.053504 [ 188 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6171 | 2026.01.17 13:44:36.053812 [ 188 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.01.17 13:44:36.053895 [ 188 ] {bb9c8763-2e51-481a-a1c7-98e4aa5e8874::all_1_13_3} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6173 | 2026.01.17 13:44:36.053992 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6174 | 2026.01.17 13:44:38.405761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13836 | ||
| 6175 | 2026.01.17 13:44:38.406297 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.01.17 13:44:38.406336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6177 | 2026.01.17 13:44:38.406814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6178 | 2026.01.17 13:44:38.407034 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.01.17 13:44:38.407161 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13836 | ||
| 6180 | 2026.01.17 13:44:38.532286 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6181 | 2026.01.17 13:44:38.532485 [ 268 ] {c3875c1d-4153-4c8e-8e5b-9b74f237364f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6182 | 2026.01.17 13:44:38.532558 [ 268 ] {c3875c1d-4153-4c8e-8e5b-9b74f237364f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6183 | 2026.01.17 13:44:38.533250 [ 268 ] {c3875c1d-4153-4c8e-8e5b-9b74f237364f} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.01.17 13:44:38.533292 [ 268 ] {c3875c1d-4153-4c8e-8e5b-9b74f237364f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6185 | 2026.01.17 13:44:38.533692 [ 268 ] {c3875c1d-4153-4c8e-8e5b-9b74f237364f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6186 | 2026.01.17 13:44:38.533961 [ 268 ] {c3875c1d-4153-4c8e-8e5b-9b74f237364f} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.01.17 13:44:38.534121 [ 268 ] {c3875c1d-4153-4c8e-8e5b-9b74f237364f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001692 sec., 3546.099290780142 rows/sec., 289.16 KiB/sec. | ||
| 6188 | 2026.01.17 13:44:38.534164 [ 268 ] {c3875c1d-4153-4c8e-8e5b-9b74f237364f} <Debug> TCPHandler: Processed in 0.002016544 sec. | ||
| 6189 | 2026.01.17 13:44:38.534289 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.01.17 13:44:38.534382 [ 268 ] {45df8622-efc3-4369-b974-e799983355c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6191 | 2026.01.17 13:44:38.534422 [ 268 ] {45df8622-efc3-4369-b974-e799983355c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6192 | 2026.01.17 13:44:38.535519 [ 268 ] {45df8622-efc3-4369-b974-e799983355c2} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.01.17 13:44:38.535554 [ 268 ] {45df8622-efc3-4369-b974-e799983355c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6194 | 2026.01.17 13:44:38.535980 [ 268 ] {45df8622-efc3-4369-b974-e799983355c2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6195 | 2026.01.17 13:44:38.536206 [ 268 ] {45df8622-efc3-4369-b974-e799983355c2} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.01.17 13:44:38.536308 [ 150 ] {} <Debug> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6197 | 2026.01.17 13:44:38.536333 [ 268 ] {45df8622-efc3-4369-b974-e799983355c2} <Debug> executeQuery: Read 1265 rows, 107.51 KiB in 0.001971 sec., 641806.1897513953 rows/sec., 53.27 MiB/sec. | ||
| 6198 | 2026.01.17 13:44:38.536353 [ 150 ] {} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.01.17 13:44:38.536372 [ 268 ] {45df8622-efc3-4369-b974-e799983355c2} <Debug> TCPHandler: Processed in 0.002131886 sec. | ||
| 6200 | 2026.01.17 13:44:38.536375 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6201 | 2026.01.17 13:44:38.536490 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2026.01.17 13:44:38.536516 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6203 | 2026.01.17 13:44:38.536583 [ 268 ] {74a19fcf-09e3-4b66-b991-869255e9d21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6204 | 2026.01.17 13:44:38.536629 [ 268 ] {74a19fcf-09e3-4b66-b991-869255e9d21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6205 | 2026.01.17 13:44:38.536673 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6206 | 2026.01.17 13:44:38.536715 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2464 rows starting from the beginning of the part | ||
| 6207 | 2026.01.17 13:44:38.536787 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 122 rows starting from the beginning of the part | ||
| 6208 | 2026.01.17 13:44:38.536838 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 196 rows starting from the beginning of the part | ||
| 6209 | 2026.01.17 13:44:38.536887 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 122 rows starting from the beginning of the part | ||
| 6210 | 2026.01.17 13:44:38.536932 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 6211 | 2026.01.17 13:44:38.536977 [ 189 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1265 rows starting from the beginning of the part | ||
| 6212 | 2026.01.17 13:44:38.537058 [ 268 ] {74a19fcf-09e3-4b66-b991-869255e9d21f} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2026.01.17 13:44:38.537099 [ 268 ] {74a19fcf-09e3-4b66-b991-869255e9d21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6214 | 2026.01.17 13:44:38.537466 [ 268 ] {74a19fcf-09e3-4b66-b991-869255e9d21f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6215 | 2026.01.17 13:44:38.537723 [ 268 ] {74a19fcf-09e3-4b66-b991-869255e9d21f} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2026.01.17 13:44:38.537859 [ 268 ] {74a19fcf-09e3-4b66-b991-869255e9d21f} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001295 sec., 30115.83011583012 rows/sec., 2.19 MiB/sec. | ||
| 6217 | 2026.01.17 13:44:38.537898 [ 268 ] {74a19fcf-09e3-4b66-b991-869255e9d21f} <Debug> TCPHandler: Processed in 0.001457182 sec. | ||
| 6218 | 2026.01.17 13:44:38.538007 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2026.01.17 13:44:38.538100 [ 268 ] {5ea7c64c-db48-4cba-a4a4-64deba857263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6220 | 2026.01.17 13:44:38.538140 [ 268 ] {5ea7c64c-db48-4cba-a4a4-64deba857263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6221 | 2026.01.17 13:44:38.538637 [ 268 ] {5ea7c64c-db48-4cba-a4a4-64deba857263} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2026.01.17 13:44:38.538672 [ 268 ] {5ea7c64c-db48-4cba-a4a4-64deba857263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6223 | 2026.01.17 13:44:38.538929 [ 191 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4241 rows, containing 5 columns (5 merged, 0 gathered) in 0.002476455 sec., 1712528.594301128 rows/sec., 148.13 MiB/sec. | ||
| 6224 | 2026.01.17 13:44:38.539015 [ 268 ] {5ea7c64c-db48-4cba-a4a4-64deba857263} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6225 | 2026.01.17 13:44:38.539244 [ 268 ] {5ea7c64c-db48-4cba-a4a4-64deba857263} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.01.17 13:44:38.539275 [ 198 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6227 | 2026.01.17 13:44:38.539390 [ 268 ] {5ea7c64c-db48-4cba-a4a4-64deba857263} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001308 sec., 174311.9266055046 rows/sec., 11.80 MiB/sec. | ||
| 6228 | 2026.01.17 13:44:38.539428 [ 268 ] {5ea7c64c-db48-4cba-a4a4-64deba857263} <Debug> TCPHandler: Processed in 0.001468893 sec. | ||
| 6229 | 2026.01.17 13:44:38.539540 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.01.17 13:44:38.539598 [ 198 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.01.17 13:44:38.539632 [ 268 ] {6a7cf3f5-d959-4567-b129-c441a43dffa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6232 | 2026.01.17 13:44:38.539673 [ 268 ] {6a7cf3f5-d959-4567-b129-c441a43dffa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6233 | 2026.01.17 13:44:38.539678 [ 198 ] {aa079346-927b-4352-b18d-64df0b1647de::all_1_41_8} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6234 | 2026.01.17 13:44:38.539781 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6235 | 2026.01.17 13:44:38.540309 [ 268 ] {6a7cf3f5-d959-4567-b129-c441a43dffa3} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.01.17 13:44:38.540344 [ 268 ] {6a7cf3f5-d959-4567-b129-c441a43dffa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6237 | 2026.01.17 13:44:38.540677 [ 268 ] {6a7cf3f5-d959-4567-b129-c441a43dffa3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6238 | 2026.01.17 13:44:38.540902 [ 268 ] {6a7cf3f5-d959-4567-b129-c441a43dffa3} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.01.17 13:44:38.541028 [ 268 ] {6a7cf3f5-d959-4567-b129-c441a43dffa3} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001414 sec., 395332.39038189535 rows/sec., 29.38 MiB/sec. | ||
| 6240 | 2026.01.17 13:44:38.541027 [ 125 ] {} <Debug> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6241 | 2026.01.17 13:44:38.541068 [ 268 ] {6a7cf3f5-d959-4567-b129-c441a43dffa3} <Debug> TCPHandler: Processed in 0.001576275 sec. | ||
| 6242 | 2026.01.17 13:44:38.541086 [ 125 ] {} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.01.17 13:44:38.541113 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6244 | 2026.01.17 13:44:38.541176 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6245 | 2026.01.17 13:44:38.541187 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.01.17 13:44:38.541269 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6247 | 2026.01.17 13:44:38.541293 [ 268 ] {0d316eca-34f5-4d29-a476-b0de42bcd0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6248 | 2026.01.17 13:44:38.541298 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6249 | 2026.01.17 13:44:38.541345 [ 268 ] {0d316eca-34f5-4d29-a476-b0de42bcd0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6250 | 2026.01.17 13:44:38.541363 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 97 rows starting from the beginning of the part | ||
| 6251 | 2026.01.17 13:44:38.541406 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 116 rows starting from the beginning of the part | ||
| 6252 | 2026.01.17 13:44:38.541440 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 97 rows starting from the beginning of the part | ||
| 6253 | 2026.01.17 13:44:38.541473 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 6254 | 2026.01.17 13:44:38.541509 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 559 rows starting from the beginning of the part | ||
| 6255 | 2026.01.17 13:44:38.541933 [ 268 ] {0d316eca-34f5-4d29-a476-b0de42bcd0eb} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.01.17 13:44:38.541976 [ 268 ] {0d316eca-34f5-4d29-a476-b0de42bcd0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6257 | 2026.01.17 13:44:38.542416 [ 268 ] {0d316eca-34f5-4d29-a476-b0de42bcd0eb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6258 | 2026.01.17 13:44:38.542520 [ 198 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136919 sec., 1600216.1862122861 rows/sec., 124.40 MiB/sec. | ||
| 6259 | 2026.01.17 13:44:38.542659 [ 268 ] {0d316eca-34f5-4d29-a476-b0de42bcd0eb} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.01.17 13:44:38.542701 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6261 | 2026.01.17 13:44:38.542774 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6262 | 2026.01.17 13:44:38.542799 [ 268 ] {0d316eca-34f5-4d29-a476-b0de42bcd0eb} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001525 sec., 555409.8360655737 rows/sec., 37.38 MiB/sec. | ||
| 6263 | 2026.01.17 13:44:38.542803 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.01.17 13:44:38.542842 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6265 | 2026.01.17 13:44:38.542849 [ 268 ] {0d316eca-34f5-4d29-a476-b0de42bcd0eb} <Debug> TCPHandler: Processed in 0.001709758 sec. | ||
| 6266 | 2026.01.17 13:44:38.542914 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6267 | 2026.01.17 13:44:38.542957 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.01.17 13:44:38.542974 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2026.01.17 13:44:38.543022 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6270 | 2026.01.17 13:44:38.543028 [ 189 ] {3b6558ac-abe3-401b-a698-82cb679427e6::all_1_41_8} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6271 | 2026.01.17 13:44:38.543056 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11611 rows starting from the beginning of the part | ||
| 6272 | 2026.01.17 13:44:38.543073 [ 268 ] {d41e76fd-0916-4346-865d-eb77b8085756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6273 | 2026.01.17 13:44:38.543101 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6274 | 2026.01.17 13:44:38.543110 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6275 | 2026.01.17 13:44:38.543133 [ 268 ] {d41e76fd-0916-4346-865d-eb77b8085756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6276 | 2026.01.17 13:44:38.543159 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 236 rows starting from the beginning of the part | ||
| 6277 | 2026.01.17 13:44:38.543208 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6278 | 2026.01.17 13:44:38.543262 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6279 | 2026.01.17 13:44:38.543309 [ 197 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 847 rows starting from the beginning of the part | ||
| 6280 | 2026.01.17 13:44:38.544042 [ 268 ] {d41e76fd-0916-4346-865d-eb77b8085756} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.01.17 13:44:38.544085 [ 268 ] {d41e76fd-0916-4346-865d-eb77b8085756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6282 | 2026.01.17 13:44:38.544705 [ 268 ] {d41e76fd-0916-4346-865d-eb77b8085756} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6283 | 2026.01.17 13:44:38.544954 [ 268 ] {d41e76fd-0916-4346-865d-eb77b8085756} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2026.01.17 13:44:38.545101 [ 268 ] {d41e76fd-0916-4346-865d-eb77b8085756} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002046 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 6285 | 2026.01.17 13:44:38.545155 [ 268 ] {d41e76fd-0916-4346-865d-eb77b8085756} <Debug> TCPHandler: Processed in 0.002230429 sec. | ||
| 6286 | 2026.01.17 13:44:38.545283 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.01.17 13:44:38.545376 [ 268 ] {44e5a94e-e600-45e8-95cc-ccebc2df4a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6288 | 2026.01.17 13:44:38.545417 [ 268 ] {44e5a94e-e600-45e8-95cc-ccebc2df4a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6289 | 2026.01.17 13:44:38.545771 [ 268 ] {44e5a94e-e600-45e8-95cc-ccebc2df4a14} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.01.17 13:44:38.545808 [ 268 ] {44e5a94e-e600-45e8-95cc-ccebc2df4a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6291 | 2026.01.17 13:44:38.546195 [ 268 ] {44e5a94e-e600-45e8-95cc-ccebc2df4a14} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6292 | 2026.01.17 13:44:38.546413 [ 268 ] {44e5a94e-e600-45e8-95cc-ccebc2df4a14} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.01.17 13:44:38.546520 [ 125 ] {} <Debug> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6294 | 2026.01.17 13:44:38.546546 [ 268 ] {44e5a94e-e600-45e8-95cc-ccebc2df4a14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 6295 | 2026.01.17 13:44:38.546553 [ 125 ] {} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.01.17 13:44:38.546586 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6297 | 2026.01.17 13:44:38.546589 [ 268 ] {44e5a94e-e600-45e8-95cc-ccebc2df4a14} <Debug> TCPHandler: Processed in 0.00135596 sec. | ||
| 6298 | 2026.01.17 13:44:38.546664 [ 198 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6299 | 2026.01.17 13:44:38.546758 [ 198 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6300 | 2026.01.17 13:44:38.546791 [ 198 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2258 rows starting from the beginning of the part | ||
| 6301 | 2026.01.17 13:44:38.546858 [ 198 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6302 | 2026.01.17 13:44:38.546907 [ 198 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6303 | 2026.01.17 13:44:38.546938 [ 189 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13174 rows, containing 5 columns (5 merged, 0 gathered) in 0.00405844 sec., 3246074.8464927413 rows/sec., 221.09 MiB/sec. | ||
| 6304 | 2026.01.17 13:44:38.546950 [ 198 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6305 | 2026.01.17 13:44:38.547000 [ 198 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6306 | 2026.01.17 13:44:38.547043 [ 198 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6307 | 2026.01.17 13:44:38.547432 [ 202 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6308 | 2026.01.17 13:44:38.547757 [ 202 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.01.17 13:44:38.547837 [ 202 ] {bda96328-3b0c-44c2-9cf6-1823fd8f7f1c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6310 | 2026.01.17 13:44:38.547942 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 6311 | 2026.01.17 13:44:38.548176 [ 202 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2558 rows, containing 4 columns (4 merged, 0 gathered) in 0.001546914 sec., 1653614.874517911 rows/sec., 108.58 MiB/sec. | ||
| 6312 | 2026.01.17 13:44:38.548428 [ 202 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6313 | 2026.01.17 13:44:38.548661 [ 202 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.01.17 13:44:38.548720 [ 202 ] {0626b39d-9d05-49d7-a4e1-354d26522b88::all_1_41_8} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6315 | 2026.01.17 13:44:38.548789 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6316 | 2026.01.17 13:44:39.123036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6317 | 2026.01.17 13:44:39.139503 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.01.17 13:44:39.139555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6319 | 2026.01.17 13:44:39.145477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6320 | 2026.01.17 13:44:39.146203 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.01.17 13:44:39.148982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6322 | 2026.01.17 13:44:40.939444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 820 | ||
| 6323 | 2026.01.17 13:44:40.941718 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.01.17 13:44:40.941779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6325 | 2026.01.17 13:44:40.943017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6326 | 2026.01.17 13:44:40.943333 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.01.17 13:44:40.943487 [ 88 ] {} <Debug> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6328 | 2026.01.17 13:44:40.943559 [ 88 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.01.17 13:44:40.943583 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6330 | 2026.01.17 13:44:40.943692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6331 | 2026.01.17 13:44:40.943714 [ 202 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::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 | ||
| 6332 | 2026.01.17 13:44:40.944296 [ 202 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6333 | 2026.01.17 13:44:40.944426 [ 202 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 646 rows starting from the beginning of the part | ||
| 6334 | 2026.01.17 13:44:40.944763 [ 202 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::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 | ||
| 6335 | 2026.01.17 13:44:40.945086 [ 202 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 6336 | 2026.01.17 13:44:40.945394 [ 202 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6337 | 2026.01.17 13:44:40.945706 [ 202 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6338 | 2026.01.17 13:44:40.946028 [ 202 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6339 | 2026.01.17 13:44:40.952066 [ 196 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 72 columns (72 merged, 0 gathered) in 0.008413195 sec., 97465.94486399043 rows/sec., 82.73 MiB/sec. | ||
| 6340 | 2026.01.17 13:44:40.953239 [ 189 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6341 | 2026.01.17 13:44:40.953831 [ 189 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.01.17 13:44:40.953901 [ 189 ] {9dbfdaa6-b68c-4956-9113-d6f88ca6d554::all_1_21_4} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6343 | 2026.01.17 13:44:40.954120 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6344 | 2026.01.17 13:44:43.503622 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2026.01.17 13:44:43.503893 [ 268 ] {5005de60-14d4-4d12-9932-37181efbe9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6346 | 2026.01.17 13:44:43.503988 [ 268 ] {5005de60-14d4-4d12-9932-37181efbe9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6347 | 2026.01.17 13:44:43.505642 [ 268 ] {5005de60-14d4-4d12-9932-37181efbe9a2} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.01.17 13:44:43.505691 [ 268 ] {5005de60-14d4-4d12-9932-37181efbe9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6349 | 2026.01.17 13:44:43.506114 [ 268 ] {5005de60-14d4-4d12-9932-37181efbe9a2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6350 | 2026.01.17 13:44:43.506341 [ 268 ] {5005de60-14d4-4d12-9932-37181efbe9a2} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.01.17 13:44:43.506488 [ 268 ] {5005de60-14d4-4d12-9932-37181efbe9a2} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.002665 sec., 27016.885553470922 rows/sec., 2.18 MiB/sec. | ||
| 6352 | 2026.01.17 13:44:43.506532 [ 268 ] {5005de60-14d4-4d12-9932-37181efbe9a2} <Debug> TCPHandler: Processed in 0.003064997 sec. | ||
| 6353 | 2026.01.17 13:44:43.506664 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2026.01.17 13:44:43.506769 [ 268 ] {4f9261a0-f272-4fc4-a25e-349b3288c5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6355 | 2026.01.17 13:44:43.506814 [ 268 ] {4f9261a0-f272-4fc4-a25e-349b3288c5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6356 | 2026.01.17 13:44:43.507224 [ 268 ] {4f9261a0-f272-4fc4-a25e-349b3288c5e2} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.01.17 13:44:43.507259 [ 268 ] {4f9261a0-f272-4fc4-a25e-349b3288c5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6358 | 2026.01.17 13:44:43.507550 [ 268 ] {4f9261a0-f272-4fc4-a25e-349b3288c5e2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6359 | 2026.01.17 13:44:43.507761 [ 268 ] {4f9261a0-f272-4fc4-a25e-349b3288c5e2} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.01.17 13:44:43.507890 [ 268 ] {4f9261a0-f272-4fc4-a25e-349b3288c5e2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001147 sec., 6974.716652136007 rows/sec., 524.47 KiB/sec. | ||
| 6361 | 2026.01.17 13:44:43.507925 [ 268 ] {4f9261a0-f272-4fc4-a25e-349b3288c5e2} <Debug> TCPHandler: Processed in 0.001312849 sec. | ||
| 6362 | 2026.01.17 13:44:43.508039 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2026.01.17 13:44:43.508130 [ 268 ] {e02d1879-77fb-4a6b-a508-37576b719e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6364 | 2026.01.17 13:44:43.508169 [ 268 ] {e02d1879-77fb-4a6b-a508-37576b719e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6365 | 2026.01.17 13:44:43.508593 [ 268 ] {e02d1879-77fb-4a6b-a508-37576b719e23} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.17 13:44:43.508628 [ 268 ] {e02d1879-77fb-4a6b-a508-37576b719e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6367 | 2026.01.17 13:44:43.508939 [ 268 ] {e02d1879-77fb-4a6b-a508-37576b719e23} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6368 | 2026.01.17 13:44:43.509139 [ 268 ] {e02d1879-77fb-4a6b-a508-37576b719e23} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.01.17 13:44:43.509261 [ 268 ] {e02d1879-77fb-4a6b-a508-37576b719e23} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001148 sec., 62717.77003484321 rows/sec., 4.90 MiB/sec. | ||
| 6370 | 2026.01.17 13:44:43.509296 [ 268 ] {e02d1879-77fb-4a6b-a508-37576b719e23} <Debug> TCPHandler: Processed in 0.001303699 sec. | ||
| 6371 | 2026.01.17 13:44:43.509408 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2026.01.17 13:44:43.509498 [ 268 ] {7d536183-dcce-45a7-a064-ba2297d7b724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6373 | 2026.01.17 13:44:43.509541 [ 268 ] {7d536183-dcce-45a7-a064-ba2297d7b724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6374 | 2026.01.17 13:44:43.509949 [ 268 ] {7d536183-dcce-45a7-a064-ba2297d7b724} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.01.17 13:44:43.509983 [ 268 ] {7d536183-dcce-45a7-a064-ba2297d7b724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6376 | 2026.01.17 13:44:43.510298 [ 268 ] {7d536183-dcce-45a7-a064-ba2297d7b724} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6377 | 2026.01.17 13:44:43.510505 [ 268 ] {7d536183-dcce-45a7-a064-ba2297d7b724} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.01.17 13:44:43.510630 [ 268 ] {7d536183-dcce-45a7-a064-ba2297d7b724} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 6379 | 2026.01.17 13:44:43.510666 [ 268 ] {7d536183-dcce-45a7-a064-ba2297d7b724} <Debug> TCPHandler: Processed in 0.001304088 sec. | ||
| 6380 | 2026.01.17 13:44:43.510776 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.01.17 13:44:43.510865 [ 268 ] {af435944-08eb-468a-a54c-0d9054ac4dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6382 | 2026.01.17 13:44:43.510919 [ 268 ] {af435944-08eb-468a-a54c-0d9054ac4dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6383 | 2026.01.17 13:44:43.511666 [ 268 ] {af435944-08eb-468a-a54c-0d9054ac4dcd} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.01.17 13:44:43.511701 [ 268 ] {af435944-08eb-468a-a54c-0d9054ac4dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6385 | 2026.01.17 13:44:43.512203 [ 268 ] {af435944-08eb-468a-a54c-0d9054ac4dcd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6386 | 2026.01.17 13:44:43.512418 [ 268 ] {af435944-08eb-468a-a54c-0d9054ac4dcd} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.01.17 13:44:43.512552 [ 268 ] {af435944-08eb-468a-a54c-0d9054ac4dcd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001704 sec., 4694.835680751174 rows/sec., 8.41 MiB/sec. | ||
| 6388 | 2026.01.17 13:44:43.512603 [ 268 ] {af435944-08eb-468a-a54c-0d9054ac4dcd} <Debug> TCPHandler: Processed in 0.001874041 sec. | ||
| 6389 | 2026.01.17 13:44:43.512715 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.01.17 13:44:43.512807 [ 268 ] {44bbd0d5-329a-4f8b-9b8f-3ca7a115da5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6391 | 2026.01.17 13:44:43.512847 [ 268 ] {44bbd0d5-329a-4f8b-9b8f-3ca7a115da5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6392 | 2026.01.17 13:44:43.513179 [ 268 ] {44bbd0d5-329a-4f8b-9b8f-3ca7a115da5b} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.01.17 13:44:43.513213 [ 268 ] {44bbd0d5-329a-4f8b-9b8f-3ca7a115da5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6394 | 2026.01.17 13:44:43.513508 [ 268 ] {44bbd0d5-329a-4f8b-9b8f-3ca7a115da5b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6395 | 2026.01.17 13:44:43.513721 [ 268 ] {44bbd0d5-329a-4f8b-9b8f-3ca7a115da5b} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.01.17 13:44:43.513847 [ 268 ] {44bbd0d5-329a-4f8b-9b8f-3ca7a115da5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 6397 | 2026.01.17 13:44:43.513882 [ 268 ] {44bbd0d5-329a-4f8b-9b8f-3ca7a115da5b} <Debug> TCPHandler: Processed in 0.001213197 sec. | ||
| 6398 | 2026.01.17 13:44:45.791863 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6399 | 2026.01.17 13:44:45.791944 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6400 | 2026.01.17 13:44:45.907251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14284 | ||
| 6401 | 2026.01.17 13:44:45.907743 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.01.17 13:44:45.907785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6403 | 2026.01.17 13:44:45.908284 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6404 | 2026.01.17 13:44:45.908517 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.01.17 13:44:45.908658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14284 | ||
| 6406 | 2026.01.17 13:44:46.649071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6407 | 2026.01.17 13:44:46.666747 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.01.17 13:44:46.666812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6409 | 2026.01.17 13:44:46.672841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6410 | 2026.01.17 13:44:46.673543 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.01.17 13:44:46.676520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6412 | 2026.01.17 13:44:48.504849 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2026.01.17 13:44:48.505057 [ 268 ] {60aa8cfa-25c2-4a80-a801-f7a1a3dc7c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6414 | 2026.01.17 13:44:48.505127 [ 268 ] {60aa8cfa-25c2-4a80-a801-f7a1a3dc7c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6415 | 2026.01.17 13:44:48.505820 [ 268 ] {60aa8cfa-25c2-4a80-a801-f7a1a3dc7c77} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.01.17 13:44:48.505874 [ 268 ] {60aa8cfa-25c2-4a80-a801-f7a1a3dc7c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6417 | 2026.01.17 13:44:48.506291 [ 268 ] {60aa8cfa-25c2-4a80-a801-f7a1a3dc7c77} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6418 | 2026.01.17 13:44:48.506522 [ 268 ] {60aa8cfa-25c2-4a80-a801-f7a1a3dc7c77} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.01.17 13:44:48.506679 [ 268 ] {60aa8cfa-25c2-4a80-a801-f7a1a3dc7c77} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001679 sec., 72662.29898749256 rows/sec., 6.24 MiB/sec. | ||
| 6420 | 2026.01.17 13:44:48.506728 [ 268 ] {60aa8cfa-25c2-4a80-a801-f7a1a3dc7c77} <Debug> TCPHandler: Processed in 0.002012644 sec. | ||
| 6421 | 2026.01.17 13:44:48.506853 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2026.01.17 13:44:48.506953 [ 268 ] {2ee2d010-56bc-4d49-802d-1578881134c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6423 | 2026.01.17 13:44:48.506997 [ 268 ] {2ee2d010-56bc-4d49-802d-1578881134c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6424 | 2026.01.17 13:44:48.507417 [ 268 ] {2ee2d010-56bc-4d49-802d-1578881134c3} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.01.17 13:44:48.507455 [ 268 ] {2ee2d010-56bc-4d49-802d-1578881134c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6426 | 2026.01.17 13:44:48.507756 [ 268 ] {2ee2d010-56bc-4d49-802d-1578881134c3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6427 | 2026.01.17 13:44:48.507967 [ 268 ] {2ee2d010-56bc-4d49-802d-1578881134c3} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.01.17 13:44:48.508092 [ 268 ] {2ee2d010-56bc-4d49-802d-1578881134c3} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001163 sec., 28374.89251934652 rows/sec., 2.08 MiB/sec. | ||
| 6429 | 2026.01.17 13:44:48.508129 [ 268 ] {2ee2d010-56bc-4d49-802d-1578881134c3} <Debug> TCPHandler: Processed in 0.001326279 sec. | ||
| 6430 | 2026.01.17 13:44:48.508233 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6431 | 2026.01.17 13:44:48.508323 [ 268 ] {9546d6fe-cc4d-4d8a-bad3-68fe3b47f677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6432 | 2026.01.17 13:44:48.508363 [ 268 ] {9546d6fe-cc4d-4d8a-bad3-68fe3b47f677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6433 | 2026.01.17 13:44:48.508781 [ 268 ] {9546d6fe-cc4d-4d8a-bad3-68fe3b47f677} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.01.17 13:44:48.508818 [ 268 ] {9546d6fe-cc4d-4d8a-bad3-68fe3b47f677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6435 | 2026.01.17 13:44:48.509108 [ 268 ] {9546d6fe-cc4d-4d8a-bad3-68fe3b47f677} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6436 | 2026.01.17 13:44:48.509339 [ 268 ] {9546d6fe-cc4d-4d8a-bad3-68fe3b47f677} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2026.01.17 13:44:48.509465 [ 268 ] {9546d6fe-cc4d-4d8a-bad3-68fe3b47f677} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001159 sec., 83692.83865401207 rows/sec., 6.54 MiB/sec. | ||
| 6438 | 2026.01.17 13:44:48.509501 [ 268 ] {9546d6fe-cc4d-4d8a-bad3-68fe3b47f677} <Debug> TCPHandler: Processed in 0.001314919 sec. | ||
| 6439 | 2026.01.17 13:44:48.509606 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.01.17 13:44:48.509696 [ 268 ] {be44182c-ce76-4ea4-913b-05fc439ca933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6441 | 2026.01.17 13:44:48.509740 [ 268 ] {be44182c-ce76-4ea4-913b-05fc439ca933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6442 | 2026.01.17 13:44:48.510142 [ 268 ] {be44182c-ce76-4ea4-913b-05fc439ca933} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.01.17 13:44:48.510177 [ 268 ] {be44182c-ce76-4ea4-913b-05fc439ca933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6444 | 2026.01.17 13:44:48.510495 [ 268 ] {be44182c-ce76-4ea4-913b-05fc439ca933} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6445 | 2026.01.17 13:44:48.510706 [ 268 ] {be44182c-ce76-4ea4-913b-05fc439ca933} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.01.17 13:44:48.510831 [ 268 ] {be44182c-ce76-4ea4-913b-05fc439ca933} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 6447 | 2026.01.17 13:44:48.510866 [ 268 ] {be44182c-ce76-4ea4-913b-05fc439ca933} <Debug> TCPHandler: Processed in 0.001306559 sec. | ||
| 6448 | 2026.01.17 13:44:48.510988 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.01.17 13:44:48.511113 [ 268 ] {f7eeceb0-687d-4215-b402-a9d1fbe47bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6450 | 2026.01.17 13:44:48.511178 [ 268 ] {f7eeceb0-687d-4215-b402-a9d1fbe47bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6451 | 2026.01.17 13:44:48.512076 [ 268 ] {f7eeceb0-687d-4215-b402-a9d1fbe47bc8} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.01.17 13:44:48.512115 [ 268 ] {f7eeceb0-687d-4215-b402-a9d1fbe47bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6453 | 2026.01.17 13:44:48.512677 [ 268 ] {f7eeceb0-687d-4215-b402-a9d1fbe47bc8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6454 | 2026.01.17 13:44:48.512905 [ 268 ] {f7eeceb0-687d-4215-b402-a9d1fbe47bc8} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.01.17 13:44:48.513047 [ 268 ] {f7eeceb0-687d-4215-b402-a9d1fbe47bc8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00196 sec., 16836.73469387755 rows/sec., 30.17 MiB/sec. | ||
| 6456 | 2026.01.17 13:44:48.513100 [ 268 ] {f7eeceb0-687d-4215-b402-a9d1fbe47bc8} <Debug> TCPHandler: Processed in 0.002173268 sec. | ||
| 6457 | 2026.01.17 13:44:48.513209 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.01.17 13:44:48.513305 [ 268 ] {b8d8599e-4af4-4401-a423-14ff15f5ef9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6459 | 2026.01.17 13:44:48.513345 [ 268 ] {b8d8599e-4af4-4401-a423-14ff15f5ef9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6460 | 2026.01.17 13:44:48.513689 [ 268 ] {b8d8599e-4af4-4401-a423-14ff15f5ef9e} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.01.17 13:44:48.513727 [ 268 ] {b8d8599e-4af4-4401-a423-14ff15f5ef9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6462 | 2026.01.17 13:44:48.514038 [ 268 ] {b8d8599e-4af4-4401-a423-14ff15f5ef9e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6463 | 2026.01.17 13:44:48.514258 [ 268 ] {b8d8599e-4af4-4401-a423-14ff15f5ef9e} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.01.17 13:44:48.514392 [ 268 ] {b8d8599e-4af4-4401-a423-14ff15f5ef9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 6465 | 2026.01.17 13:44:48.514428 [ 268 ] {b8d8599e-4af4-4401-a423-14ff15f5ef9e} <Debug> TCPHandler: Processed in 0.001268888 sec. | ||
| 6466 | 2026.01.17 13:44:50.943943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 844 | ||
| 6467 | 2026.01.17 13:44:50.946096 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.01.17 13:44:50.946145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6469 | 2026.01.17 13:44:50.947346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6470 | 2026.01.17 13:44:50.947612 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.01.17 13:44:50.947953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6472 | 2026.01.17 13:44:51.043471 [ 137 ] {} <Debug> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 6473 | 2026.01.17 13:44:51.043541 [ 137 ] {} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.01.17 13:44:51.043584 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6475 | 2026.01.17 13:44:51.043779 [ 199 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 6476 | 2026.01.17 13:44:51.044008 [ 199 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6477 | 2026.01.17 13:44:51.044048 [ 199 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 464 rows starting from the beginning of the part | ||
| 6478 | 2026.01.17 13:44:51.044117 [ 199 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 6479 | 2026.01.17 13:44:51.044162 [ 199 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 6480 | 2026.01.17 13:44:51.044203 [ 199 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6481 | 2026.01.17 13:44:51.044241 [ 199 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 6482 | 2026.01.17 13:44:51.045145 [ 196 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455542 sec., 794205.8697035194 rows/sec., 56.37 MiB/sec. | ||
| 6483 | 2026.01.17 13:44:51.045386 [ 190 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 6484 | 2026.01.17 13:44:51.045724 [ 190 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.01.17 13:44:51.045811 [ 190 ] {88df1d0b-7c99-4b64-b1bd-c42f2d595529::all_1_18_4} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 6486 | 2026.01.17 13:44:51.045907 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6487 | 2026.01.17 13:44:53.408830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14796 | ||
| 6488 | 2026.01.17 13:44:53.409695 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.01.17 13:44:53.409774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6490 | 2026.01.17 13:44:53.410394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6491 | 2026.01.17 13:44:53.410618 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.01.17 13:44:53.410749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14796 | ||
| 6493 | 2026.01.17 13:44:53.410771 [ 139 ] {} <Debug> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6494 | 2026.01.17 13:44:53.410877 [ 139 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.01.17 13:44:53.410919 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6496 | 2026.01.17 13:44:53.411074 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::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 | ||
| 6497 | 2026.01.17 13:44:53.411275 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6498 | 2026.01.17 13:44:53.411342 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12364 rows starting from the beginning of the part | ||
| 6499 | 2026.01.17 13:44:53.411443 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6500 | 2026.01.17 13:44:53.411523 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6501 | 2026.01.17 13:44:53.411590 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6502 | 2026.01.17 13:44:53.411653 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6503 | 2026.01.17 13:44:53.411717 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6504 | 2026.01.17 13:44:53.413719 [ 196 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14796 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271711 sec., 5445491.717302575 rows/sec., 77.90 MiB/sec. | ||
| 6505 | 2026.01.17 13:44:53.413979 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6506 | 2026.01.17 13:44:53.414244 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.01.17 13:44:53.414319 [ 199 ] {e6127b60-f203-4bf0-be72-836d4f8c0985::all_1_31_6} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6508 | 2026.01.17 13:44:53.414389 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6509 | 2026.01.17 13:44:53.506549 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.01.17 13:44:53.506744 [ 268 ] {f70ffa17-c645-4bbb-a210-e5fd857b4f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6511 | 2026.01.17 13:44:53.506813 [ 268 ] {f70ffa17-c645-4bbb-a210-e5fd857b4f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6512 | 2026.01.17 13:44:53.507600 [ 268 ] {f70ffa17-c645-4bbb-a210-e5fd857b4f0d} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.01.17 13:44:53.507645 [ 268 ] {f70ffa17-c645-4bbb-a210-e5fd857b4f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6514 | 2026.01.17 13:44:53.508036 [ 268 ] {f70ffa17-c645-4bbb-a210-e5fd857b4f0d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6515 | 2026.01.17 13:44:53.508264 [ 268 ] {f70ffa17-c645-4bbb-a210-e5fd857b4f0d} <Trace> oximeter.fields_i16 (45292ac9-e204-4185-95a1-1a74d3b744b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.01.17 13:44:53.508415 [ 268 ] {f70ffa17-c645-4bbb-a210-e5fd857b4f0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001726 sec., 13904.982618771726 rows/sec., 1.15 MiB/sec. | ||
| 6517 | 2026.01.17 13:44:53.508457 [ 268 ] {f70ffa17-c645-4bbb-a210-e5fd857b4f0d} <Debug> TCPHandler: Processed in 0.002041815 sec. | ||
| 6518 | 2026.01.17 13:44:53.508604 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.01.17 13:44:53.508729 [ 268 ] {59c186fb-3a90-46e5-baad-0cb78f011d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6520 | 2026.01.17 13:44:53.508769 [ 268 ] {59c186fb-3a90-46e5-baad-0cb78f011d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6521 | 2026.01.17 13:44:53.509281 [ 268 ] {59c186fb-3a90-46e5-baad-0cb78f011d6c} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.01.17 13:44:53.509317 [ 268 ] {59c186fb-3a90-46e5-baad-0cb78f011d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6523 | 2026.01.17 13:44:53.509611 [ 268 ] {59c186fb-3a90-46e5-baad-0cb78f011d6c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6524 | 2026.01.17 13:44:53.509830 [ 268 ] {59c186fb-3a90-46e5-baad-0cb78f011d6c} <Trace> oximeter.fields_ipaddr (bb9c8763-2e51-481a-a1c7-98e4aa5e8874): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.01.17 13:44:53.509959 [ 268 ] {59c186fb-3a90-46e5-baad-0cb78f011d6c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001248 sec., 1602.5641025641025 rows/sec., 130.68 KiB/sec. | ||
| 6526 | 2026.01.17 13:44:53.510020 [ 268 ] {59c186fb-3a90-46e5-baad-0cb78f011d6c} <Debug> TCPHandler: Processed in 0.001474352 sec. | ||
| 6527 | 2026.01.17 13:44:53.510161 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.01.17 13:44:53.510252 [ 268 ] {40c9df6d-b2c5-484c-ae28-db47233357d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6529 | 2026.01.17 13:44:53.510290 [ 268 ] {40c9df6d-b2c5-484c-ae28-db47233357d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6530 | 2026.01.17 13:44:53.510894 [ 268 ] {40c9df6d-b2c5-484c-ae28-db47233357d3} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.01.17 13:44:53.510932 [ 268 ] {40c9df6d-b2c5-484c-ae28-db47233357d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6532 | 2026.01.17 13:44:53.511251 [ 268 ] {40c9df6d-b2c5-484c-ae28-db47233357d3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6533 | 2026.01.17 13:44:53.511458 [ 268 ] {40c9df6d-b2c5-484c-ae28-db47233357d3} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.01.17 13:44:53.511582 [ 268 ] {40c9df6d-b2c5-484c-ae28-db47233357d3} <Debug> executeQuery: Read 193 rows, 17.48 KiB in 0.001348 sec., 143175.07418397625 rows/sec., 12.66 MiB/sec. | ||
| 6535 | 2026.01.17 13:44:53.511619 [ 268 ] {40c9df6d-b2c5-484c-ae28-db47233357d3} <Debug> TCPHandler: Processed in 0.001520933 sec. | ||
| 6536 | 2026.01.17 13:44:53.511750 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.01.17 13:44:53.511842 [ 268 ] {caaf9f48-e445-4c4a-a605-523535327b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6538 | 2026.01.17 13:44:53.511881 [ 268 ] {caaf9f48-e445-4c4a-a605-523535327b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6539 | 2026.01.17 13:44:53.512340 [ 268 ] {caaf9f48-e445-4c4a-a605-523535327b9e} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.01.17 13:44:53.512377 [ 268 ] {caaf9f48-e445-4c4a-a605-523535327b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6541 | 2026.01.17 13:44:53.512675 [ 268 ] {caaf9f48-e445-4c4a-a605-523535327b9e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6542 | 2026.01.17 13:44:53.512880 [ 268 ] {caaf9f48-e445-4c4a-a605-523535327b9e} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.01.17 13:44:53.513004 [ 268 ] {caaf9f48-e445-4c4a-a605-523535327b9e} <Debug> executeQuery: Read 22 rows, 1.70 KiB in 0.001181 sec., 18628.281117696868 rows/sec., 1.41 MiB/sec. | ||
| 6544 | 2026.01.17 13:44:53.513041 [ 268 ] {caaf9f48-e445-4c4a-a605-523535327b9e} <Debug> TCPHandler: Processed in 0.00134694 sec. | ||
| 6545 | 2026.01.17 13:44:53.513157 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2026.01.17 13:44:53.513253 [ 268 ] {52e7e6cd-7178-441f-a9af-ede1be730bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6547 | 2026.01.17 13:44:53.513293 [ 268 ] {52e7e6cd-7178-441f-a9af-ede1be730bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6548 | 2026.01.17 13:44:53.513697 [ 268 ] {52e7e6cd-7178-441f-a9af-ede1be730bb2} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.01.17 13:44:53.513732 [ 268 ] {52e7e6cd-7178-441f-a9af-ede1be730bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6550 | 2026.01.17 13:44:53.514024 [ 268 ] {52e7e6cd-7178-441f-a9af-ede1be730bb2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6551 | 2026.01.17 13:44:53.514233 [ 268 ] {52e7e6cd-7178-441f-a9af-ede1be730bb2} <Trace> oximeter.fields_u32 (88df1d0b-7c99-4b64-b1bd-c42f2d595529): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.01.17 13:44:53.514355 [ 268 ] {52e7e6cd-7178-441f-a9af-ede1be730bb2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 6553 | 2026.01.17 13:44:53.514391 [ 268 ] {52e7e6cd-7178-441f-a9af-ede1be730bb2} <Debug> TCPHandler: Processed in 0.001281068 sec. | ||
| 6554 | 2026.01.17 13:44:53.514500 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2026.01.17 13:44:53.514590 [ 268 ] {031255e5-2b6c-4b66-b53c-426ea16811e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6556 | 2026.01.17 13:44:53.514629 [ 268 ] {031255e5-2b6c-4b66-b53c-426ea16811e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6557 | 2026.01.17 13:44:53.515024 [ 268 ] {031255e5-2b6c-4b66-b53c-426ea16811e9} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.01.17 13:44:53.515059 [ 268 ] {031255e5-2b6c-4b66-b53c-426ea16811e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6559 | 2026.01.17 13:44:53.515345 [ 268 ] {031255e5-2b6c-4b66-b53c-426ea16811e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6560 | 2026.01.17 13:44:53.515543 [ 268 ] {031255e5-2b6c-4b66-b53c-426ea16811e9} <Trace> oximeter.fields_u8 (a4e8d647-8fce-45b7-a178-1fb3a0ac7253): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.01.17 13:44:53.515665 [ 268 ] {031255e5-2b6c-4b66-b53c-426ea16811e9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 6562 | 2026.01.17 13:44:53.515701 [ 268 ] {031255e5-2b6c-4b66-b53c-426ea16811e9} <Debug> TCPHandler: Processed in 0.001247477 sec. | ||
| 6563 | 2026.01.17 13:44:53.515808 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.01.17 13:44:53.515899 [ 268 ] {40da09a0-6680-4c49-86ed-9e5c9338c75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6565 | 2026.01.17 13:44:53.515938 [ 268 ] {40da09a0-6680-4c49-86ed-9e5c9338c75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6566 | 2026.01.17 13:44:53.516377 [ 268 ] {40da09a0-6680-4c49-86ed-9e5c9338c75d} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.01.17 13:44:53.516412 [ 268 ] {40da09a0-6680-4c49-86ed-9e5c9338c75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6568 | 2026.01.17 13:44:53.516702 [ 268 ] {40da09a0-6680-4c49-86ed-9e5c9338c75d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6569 | 2026.01.17 13:44:53.516906 [ 268 ] {40da09a0-6680-4c49-86ed-9e5c9338c75d} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.01.17 13:44:53.517026 [ 268 ] {40da09a0-6680-4c49-86ed-9e5c9338c75d} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.001145 sec., 96069.8689956332 rows/sec., 7.83 MiB/sec. | ||
| 6571 | 2026.01.17 13:44:53.517062 [ 268 ] {40da09a0-6680-4c49-86ed-9e5c9338c75d} <Debug> TCPHandler: Processed in 0.001300209 sec. | ||
| 6572 | 2026.01.17 13:44:53.517173 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.01.17 13:44:53.517262 [ 268 ] {4c7596c0-cac8-4bc6-b7a7-9cbc0aba98e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6574 | 2026.01.17 13:44:53.517305 [ 268 ] {4c7596c0-cac8-4bc6-b7a7-9cbc0aba98e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6575 | 2026.01.17 13:44:53.517728 [ 268 ] {4c7596c0-cac8-4bc6-b7a7-9cbc0aba98e3} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.01.17 13:44:53.517762 [ 268 ] {4c7596c0-cac8-4bc6-b7a7-9cbc0aba98e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6577 | 2026.01.17 13:44:53.518093 [ 268 ] {4c7596c0-cac8-4bc6-b7a7-9cbc0aba98e3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6578 | 2026.01.17 13:44:53.518303 [ 268 ] {4c7596c0-cac8-4bc6-b7a7-9cbc0aba98e3} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.01.17 13:44:53.518429 [ 268 ] {4c7596c0-cac8-4bc6-b7a7-9cbc0aba98e3} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001184 sec., 166385.13513513515 rows/sec., 11.93 MiB/sec. | ||
| 6580 | 2026.01.17 13:44:53.518465 [ 268 ] {4c7596c0-cac8-4bc6-b7a7-9cbc0aba98e3} <Debug> TCPHandler: Processed in 0.00133797 sec. | ||
| 6581 | 2026.01.17 13:44:53.518576 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2026.01.17 13:44:53.518666 [ 268 ] {ca4054f9-5996-44e7-b651-f665db50261f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6583 | 2026.01.17 13:44:53.518719 [ 268 ] {ca4054f9-5996-44e7-b651-f665db50261f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6584 | 2026.01.17 13:44:53.519491 [ 268 ] {ca4054f9-5996-44e7-b651-f665db50261f} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.01.17 13:44:53.519526 [ 268 ] {ca4054f9-5996-44e7-b651-f665db50261f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6586 | 2026.01.17 13:44:53.520033 [ 268 ] {ca4054f9-5996-44e7-b651-f665db50261f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6587 | 2026.01.17 13:44:53.520253 [ 268 ] {ca4054f9-5996-44e7-b651-f665db50261f} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.01.17 13:44:53.520384 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6589 | 2026.01.17 13:44:53.520385 [ 268 ] {ca4054f9-5996-44e7-b651-f665db50261f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001737 sec., 4605.641911341393 rows/sec., 8.25 MiB/sec. | ||
| 6590 | 2026.01.17 13:44:53.520429 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.01.17 13:44:53.520453 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6592 | 2026.01.17 13:44:53.520462 [ 268 ] {ca4054f9-5996-44e7-b651-f665db50261f} <Debug> TCPHandler: Processed in 0.001931743 sec. | ||
| 6593 | 2026.01.17 13:44:53.520556 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::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 | ||
| 6594 | 2026.01.17 13:44:53.520581 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.01.17 13:44:53.520673 [ 268 ] {9b6e5f66-36df-4dee-b4f2-e9e515f88d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6596 | 2026.01.17 13:44:53.520712 [ 268 ] {9b6e5f66-36df-4dee-b4f2-e9e515f88d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6597 | 2026.01.17 13:44:53.520776 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6598 | 2026.01.17 13:44:53.520832 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 601 rows starting from the beginning of the part | ||
| 6599 | 2026.01.17 13:44:53.520964 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 6600 | 2026.01.17 13:44:53.521070 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6601 | 2026.01.17 13:44:53.521072 [ 268 ] {9b6e5f66-36df-4dee-b4f2-e9e515f88d58} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.01.17 13:44:53.521114 [ 268 ] {9b6e5f66-36df-4dee-b4f2-e9e515f88d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6603 | 2026.01.17 13:44:53.521172 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 6604 | 2026.01.17 13:44:53.521280 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
| 6605 | 2026.01.17 13:44:53.521387 [ 194 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6606 | 2026.01.17 13:44:53.521430 [ 268 ] {9b6e5f66-36df-4dee-b4f2-e9e515f88d58} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6607 | 2026.01.17 13:44:53.521649 [ 268 ] {9b6e5f66-36df-4dee-b4f2-e9e515f88d58} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.01.17 13:44:53.521774 [ 268 ] {9b6e5f66-36df-4dee-b4f2-e9e515f88d58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 6609 | 2026.01.17 13:44:53.521808 [ 268 ] {9b6e5f66-36df-4dee-b4f2-e9e515f88d58} <Debug> TCPHandler: Processed in 0.001273598 sec. | ||
| 6610 | 2026.01.17 13:44:53.524588 [ 196 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 19 columns (19 merged, 0 gathered) in 0.0040743 sec., 169599.68583560365 rows/sec., 303.91 MiB/sec. | ||
| 6611 | 2026.01.17 13:44:53.525452 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6612 | 2026.01.17 13:44:53.525805 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.01.17 13:44:53.525877 [ 195 ] {f0782b9d-baf8-453c-974f-e4cd98a2ad14::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6614 | 2026.01.17 13:44:53.526025 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 6615 | 2026.01.17 13:44:54.176657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6616 | 2026.01.17 13:44:54.194925 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.01.17 13:44:54.194976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6618 | 2026.01.17 13:44:54.201029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6619 | 2026.01.17 13:44:54.201739 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.01.17 13:44:54.202018 [ 139 ] {} <Debug> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6621 | 2026.01.17 13:44:54.202059 [ 139 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.01.17 13:44:54.202083 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6623 | 2026.01.17 13:44:54.202207 [ 193 ] {54385bb4-d5a7-4118-892b-976f36197d40::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 | ||
| 6624 | 2026.01.17 13:44:54.205016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6625 | 2026.01.17 13:44:54.206364 [ 193 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6626 | 2026.01.17 13:44:54.207885 [ 193 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6627 | 2026.01.17 13:44:54.212704 [ 193 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6628 | 2026.01.17 13:44:54.217194 [ 193 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6629 | 2026.01.17 13:44:54.221648 [ 193 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6630 | 2026.01.17 13:44:54.225975 [ 193 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6631 | 2026.01.17 13:44:54.230251 [ 193 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6632 | 2026.01.17 13:44:54.283220 [ 196 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081064892 sec., 2886.576349228961 rows/sec., 14.93 MiB/sec. | ||
| 6633 | 2026.01.17 13:44:54.285955 [ 192 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6634 | 2026.01.17 13:44:54.288336 [ 192 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.01.17 13:44:54.288457 [ 192 ] {54385bb4-d5a7-4118-892b-976f36197d40::all_1_31_6} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6636 | 2026.01.17 13:44:54.291496 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6637 | 2026.01.17 13:44:55.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.99 MiB, peak 284.54 MiB, free memory in arenas 0.00 B, will set to 277.86 MiB (RSS), difference: 3.88 MiB | ||
| 6638 | 2026.01.17 13:44:58.505413 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2026.01.17 13:44:58.505607 [ 268 ] {c51760ca-a33a-49da-bb17-227bb116f54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6640 | 2026.01.17 13:44:58.505673 [ 268 ] {c51760ca-a33a-49da-bb17-227bb116f54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6641 | 2026.01.17 13:44:58.506319 [ 268 ] {c51760ca-a33a-49da-bb17-227bb116f54e} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.01.17 13:44:58.506366 [ 268 ] {c51760ca-a33a-49da-bb17-227bb116f54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6643 | 2026.01.17 13:44:58.506761 [ 268 ] {c51760ca-a33a-49da-bb17-227bb116f54e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6644 | 2026.01.17 13:44:58.506989 [ 268 ] {c51760ca-a33a-49da-bb17-227bb116f54e} <Trace> oximeter.fields_string (aa079346-927b-4352-b18d-64df0b1647de): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.01.17 13:44:58.507140 [ 268 ] {c51760ca-a33a-49da-bb17-227bb116f54e} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001581 sec., 77166.3504111322 rows/sec., 6.63 MiB/sec. | ||
| 6646 | 2026.01.17 13:44:58.507180 [ 268 ] {c51760ca-a33a-49da-bb17-227bb116f54e} <Debug> TCPHandler: Processed in 0.001895851 sec. | ||
| 6647 | 2026.01.17 13:44:58.507301 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2026.01.17 13:44:58.507393 [ 268 ] {8059d3b1-0d68-434a-bfca-a082bd6aab0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6649 | 2026.01.17 13:44:58.507433 [ 268 ] {8059d3b1-0d68-434a-bfca-a082bd6aab0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6650 | 2026.01.17 13:44:58.507835 [ 268 ] {8059d3b1-0d68-434a-bfca-a082bd6aab0e} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.01.17 13:44:58.507871 [ 268 ] {8059d3b1-0d68-434a-bfca-a082bd6aab0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6652 | 2026.01.17 13:44:58.508166 [ 268 ] {8059d3b1-0d68-434a-bfca-a082bd6aab0e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6653 | 2026.01.17 13:44:58.508383 [ 268 ] {8059d3b1-0d68-434a-bfca-a082bd6aab0e} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.01.17 13:44:58.508489 [ 131 ] {} <Debug> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6655 | 2026.01.17 13:44:58.508507 [ 268 ] {8059d3b1-0d68-434a-bfca-a082bd6aab0e} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001132 sec., 29151.94346289753 rows/sec., 2.14 MiB/sec. | ||
| 6656 | 2026.01.17 13:44:58.508558 [ 131 ] {} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.01.17 13:44:58.508567 [ 268 ] {8059d3b1-0d68-434a-bfca-a082bd6aab0e} <Debug> TCPHandler: Processed in 0.001313479 sec. | ||
| 6658 | 2026.01.17 13:44:58.508588 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6659 | 2026.01.17 13:44:58.508690 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.01.17 13:44:58.508691 [ 194 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6661 | 2026.01.17 13:44:58.508786 [ 268 ] {a35037d4-271d-4c28-8212-e649ec15d18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6662 | 2026.01.17 13:44:58.508814 [ 194 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6663 | 2026.01.17 13:44:58.508827 [ 268 ] {a35037d4-271d-4c28-8212-e649ec15d18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6664 | 2026.01.17 13:44:58.508848 [ 194 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 6665 | 2026.01.17 13:44:58.508919 [ 194 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
| 6666 | 2026.01.17 13:44:58.508969 [ 194 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 6667 | 2026.01.17 13:44:58.509016 [ 194 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
| 6668 | 2026.01.17 13:44:58.509059 [ 194 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 22 rows starting from the beginning of the part | ||
| 6669 | 2026.01.17 13:44:58.509106 [ 194 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part | ||
| 6670 | 2026.01.17 13:44:58.509253 [ 268 ] {a35037d4-271d-4c28-8212-e649ec15d18d} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.01.17 13:44:58.509288 [ 268 ] {a35037d4-271d-4c28-8212-e649ec15d18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6672 | 2026.01.17 13:44:58.509830 [ 268 ] {a35037d4-271d-4c28-8212-e649ec15d18d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6673 | 2026.01.17 13:44:58.509979 [ 192 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326229 sec., 311409.26642382273 rows/sec., 21.75 MiB/sec. | ||
| 6674 | 2026.01.17 13:44:58.510043 [ 268 ] {a35037d4-271d-4c28-8212-e649ec15d18d} <Trace> oximeter.fields_uuid (3b6558ac-abe3-401b-a698-82cb679427e6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.01.17 13:44:58.510181 [ 268 ] {a35037d4-271d-4c28-8212-e649ec15d18d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001413 sec., 68648.2661004954 rows/sec., 5.36 MiB/sec. | ||
| 6676 | 2026.01.17 13:44:58.510186 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6677 | 2026.01.17 13:44:58.510220 [ 268 ] {a35037d4-271d-4c28-8212-e649ec15d18d} <Debug> TCPHandler: Processed in 0.001578144 sec. | ||
| 6678 | 2026.01.17 13:44:58.510342 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.01.17 13:44:58.510436 [ 268 ] {6678d277-60b4-40e6-bba5-73f769b5bc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.01.17 13:44:58.510481 [ 268 ] {6678d277-60b4-40e6-bba5-73f769b5bc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6681 | 2026.01.17 13:44:58.510501 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.01.17 13:44:58.510579 [ 196 ] {0ce757d1-dc37-415f-9c4d-a802d854ad44::all_1_41_8} <Trace> oximeter.fields_u16 (0ce757d1-dc37-415f-9c4d-a802d854ad44) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6683 | 2026.01.17 13:44:58.510667 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6684 | 2026.01.17 13:44:58.510877 [ 268 ] {6678d277-60b4-40e6-bba5-73f769b5bc28} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.01.17 13:44:58.510937 [ 268 ] {6678d277-60b4-40e6-bba5-73f769b5bc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6686 | 2026.01.17 13:44:58.511272 [ 268 ] {6678d277-60b4-40e6-bba5-73f769b5bc28} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6687 | 2026.01.17 13:44:58.511481 [ 268 ] {6678d277-60b4-40e6-bba5-73f769b5bc28} <Trace> oximeter.measurements_cumulativeu64 (bda96328-3b0c-44c2-9cf6-1823fd8f7f1c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.01.17 13:44:58.511613 [ 268 ] {6678d277-60b4-40e6-bba5-73f769b5bc28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6689 | 2026.01.17 13:44:58.511649 [ 268 ] {6678d277-60b4-40e6-bba5-73f769b5bc28} <Debug> TCPHandler: Processed in 0.00135495 sec. | ||
| 6690 | 2026.01.17 13:44:58.511758 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2026.01.17 13:44:58.511847 [ 268 ] {079c4f7d-d8dd-414f-a663-4ed8b4cac8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6692 | 2026.01.17 13:44:58.511899 [ 268 ] {079c4f7d-d8dd-414f-a663-4ed8b4cac8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6693 | 2026.01.17 13:44:58.512666 [ 268 ] {079c4f7d-d8dd-414f-a663-4ed8b4cac8f8} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2026.01.17 13:44:58.512702 [ 268 ] {079c4f7d-d8dd-414f-a663-4ed8b4cac8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6695 | 2026.01.17 13:44:58.513240 [ 268 ] {079c4f7d-d8dd-414f-a663-4ed8b4cac8f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6696 | 2026.01.17 13:44:58.513469 [ 268 ] {079c4f7d-d8dd-414f-a663-4ed8b4cac8f8} <Trace> oximeter.measurements_histogramu64 (f0782b9d-baf8-453c-974f-e4cd98a2ad14): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.01.17 13:44:58.513602 [ 268 ] {079c4f7d-d8dd-414f-a663-4ed8b4cac8f8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001773 sec., 18612.521150592216 rows/sec., 33.35 MiB/sec. | ||
| 6698 | 2026.01.17 13:44:58.513652 [ 268 ] {079c4f7d-d8dd-414f-a663-4ed8b4cac8f8} <Debug> TCPHandler: Processed in 0.001940093 sec. | ||
| 6699 | 2026.01.17 13:44:58.513764 [ 268 ] {} <Trace> TCP-Session: 01a122f6-31c5-48bf-bd7b-9d885c068a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.01.17 13:44:58.513855 [ 268 ] {5ce7e71b-0631-4343-9c53-7172e35a6b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6701 | 2026.01.17 13:44:58.513894 [ 268 ] {5ce7e71b-0631-4343-9c53-7172e35a6b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6702 | 2026.01.17 13:44:58.514238 [ 268 ] {5ce7e71b-0631-4343-9c53-7172e35a6b07} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.01.17 13:44:58.514273 [ 268 ] {5ce7e71b-0631-4343-9c53-7172e35a6b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6704 | 2026.01.17 13:44:58.514574 [ 268 ] {5ce7e71b-0631-4343-9c53-7172e35a6b07} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6705 | 2026.01.17 13:44:58.514781 [ 268 ] {5ce7e71b-0631-4343-9c53-7172e35a6b07} <Trace> oximeter.measurements_u64 (0626b39d-9d05-49d7-a4e1-354d26522b88): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.01.17 13:44:58.514909 [ 268 ] {5ce7e71b-0631-4343-9c53-7172e35a6b07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6707 | 2026.01.17 13:44:58.514943 [ 268 ] {5ce7e71b-0631-4343-9c53-7172e35a6b07} <Debug> TCPHandler: Processed in 0.001227367 sec. | ||
| 6708 | 2026.01.17 13:45:00.792215 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6709 | 2026.01.17 13:45:00.792280 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6710 | 2026.01.17 13:45:00.910905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15244 | ||
| 6711 | 2026.01.17 13:45:00.911572 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.01.17 13:45:00.911625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6713 | 2026.01.17 13:45:00.912592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6714 | 2026.01.17 13:45:00.912962 [ 245 ] {} <Trace> system.asynchronous_metric_log (e6127b60-f203-4bf0-be72-836d4f8c0985): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.01.17 13:45:00.913168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15244 | ||
| 6716 | 2026.01.17 13:45:00.948187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 876 | ||
| 6717 | 2026.01.17 13:45:00.950974 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.01.17 13:45:00.951048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6719 | 2026.01.17 13:45:00.952560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6720 | 2026.01.17 13:45:00.952960 [ 243 ] {} <Trace> system.query_log (9dbfdaa6-b68c-4956-9113-d6f88ca6d554): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.01.17 13:45:00.953420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 6722 | 2026.01.17 13:45:01.001288 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00092106 sec. | ||
| 6723 | 2026.01.17 13:45:01.705145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6724 | 2026.01.17 13:45:01.721587 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.01.17 13:45:01.721651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6726 | 2026.01.17 13:45:01.727120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6727 | 2026.01.17 13:45:01.727838 [ 244 ] {} <Trace> system.metric_log (54385bb4-d5a7-4118-892b-976f36197d40): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.01.17 13:45:01.731010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||