| 1 | [ Jan 16 09:12:50 Enabled. ] | ||
| 2 | [ Jan 16 09:12:50 Rereading configuration. ] | ||
| 3 | [ Jan 16 09:12:51 Rereading configuration. ] | ||
| 4 | [ Jan 16 09:12: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 16 09:12: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.16 09:12:57.883860 [ 1 ] {} <Information> Application: Will watch for the process with pid 24338 | ||
| 29 | 2026.01.16 09:12:57.884245 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.16 09:12:58.101805 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24338 | ||
| 31 | 2026.01.16 09:12:58.102513 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.16 09:12:58.102670 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.16 09:12:58.198478 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.16 09:12:58.278471 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.16 09:12:58.278596 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.16 09:12:58.278627 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.16 09:12:58.278716 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.16 09:12:58.279430 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.16 09:12:58.281731 [ 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.16 09:12:58.282682 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.16 09:12:58.283532 [ 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.16 09:12:58.283582 [ 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.16 09:12:58.283621 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.16 09:12:58.284321 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.16 09:12:58.285248 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.16 09:12:58.290686 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.16 09:12:58.291280 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.16 09:12:58.292688 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.16 09:12:58.292784 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.16 09:12:58.293942 [ 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.16 09:12:58.294427 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.16 09:12:58.298854 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.16 09:12:58.299545 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.16 09:12:58.302895 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.16 09:12:58.303321 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.16 09:12:58.303781 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.16 09:12:58.304154 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.16 09:12:58.305640 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.16 09:12:58.305666 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.16 09:12:58.305770 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.16 09:12:58.305865 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.16 09:12:58.337646 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.16 09:12:58.337675 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000182786 sec | ||
| 68 | 2026.01.16 09:12:58.337721 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.16 09:12:58.337759 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.16 09:12:58.338607 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.16 09:12:58.339246 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.16 09:12:58.349381 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.16 09:12:58.349424 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.16 09:12:58.349501 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.16 09:12:58.349513 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.16 09:12:58.349548 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.16 09:12:58.349619 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.16 09:12:58.354019 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.16 09:12:58.354068 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.16 09:12:58.354130 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.16 09:12:58.354304 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.16 09:12:58.354349 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.16 09:12:58.354362 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.16 09:12:58.354448 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.16 09:12:58.354461 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.16 09:12:58.354492 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.16 09:12:58.354561 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.16 09:12:58.378609 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.16 09:12:58.381338 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.16 09:12:58.381436 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000116674 sec | ||
| 91 | 2026.01.16 09:12:58.381450 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.16 09:12:58.381460 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.16 09:12:58.381486 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.16 09:12:58.381711 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.16 09:12:58.381829 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.16 09:12:58.381845 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.16 09:12:58.381856 [ 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.16 09:12:58.381868 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.16 09:12:58.421331 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.16 09:12:58.421551 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2026.01.16 09:12:58.423068 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4631e-05 sec. | ||
| 102 | 2026.01.16 09:12:58.423502 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.16 09:12:58.424149 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.16 09:12:58.424166 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.16 09:12:59.408479 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39475 | ||
| 106 | 2026.01.16 09:12:59.411660 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.16 09:12:59.411729 [ 3 ] {} <Debug> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Authenticating user 'default' from [fd00:1122:3344:101::d]:39475 | ||
| 108 | 2026.01.16 09:12:59.411757 [ 3 ] {} <Debug> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.16 09:12:59.411780 [ 3 ] {} <Debug> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.16 09:12:59.411871 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.16 09:12:59.411897 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.16 09:12:59.411920 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.16 09:12:59.412372 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34537 | ||
| 114 | 2026.01.16 09:12:59.412374 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48578 | ||
| 115 | 2026.01.16 09:12:59.412599 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.01.16 09:12:59.412634 [ 4 ] {} <Debug> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48578 | ||
| 117 | 2026.01.16 09:12:59.412672 [ 4 ] {} <Debug> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.01.16 09:12:59.412691 [ 4 ] {} <Debug> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.16 09:12:59.413262 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36846 | ||
| 120 | 2026.01.16 09:12:59.413280 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.16 09:12:59.414020 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56785 | ||
| 122 | 2026.01.16 09:12:59.414024 [ 5 ] {} <Debug> TCP-Session: d5ecece1-bce6-463f-89a4-5180f96c7738 Authenticating user 'default' from [fd00:1122:3344:101::d]:34537 | ||
| 123 | 2026.01.16 09:12:59.414043 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58066 | ||
| 124 | 2026.01.16 09:12:59.414069 [ 5 ] {} <Debug> TCP-Session: d5ecece1-bce6-463f-89a4-5180f96c7738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.16 09:12:59.414130 [ 5 ] {} <Debug> TCP-Session: d5ecece1-bce6-463f-89a4-5180f96c7738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.16 09:12:59.414718 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54166 | ||
| 127 | 2026.01.16 09:12:59.414778 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 128 | 2026.01.16 09:12:59.414796 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.16 09:12:59.414820 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.16 09:12:59.414832 [ 253 ] {} <Debug> TCP-Session: a422c99b-f455-4263-aa16-24a4aa517baa Authenticating user 'default' from [fd00:1122:3344:101::d]:36846 | ||
| 131 | 2026.01.16 09:12:59.414866 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58083 | ||
| 132 | 2026.01.16 09:12:59.414880 [ 253 ] {} <Debug> TCP-Session: a422c99b-f455-4263-aa16-24a4aa517baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.16 09:12:59.414873 [ 255 ] {} <Debug> TCP-Session: b8b82778-4ed1-4eb1-9be5-77d10a15c3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58066 | ||
| 134 | 2026.01.16 09:12:59.414911 [ 253 ] {} <Debug> TCP-Session: a422c99b-f455-4263-aa16-24a4aa517baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.16 09:12:59.414958 [ 255 ] {} <Debug> TCP-Session: b8b82778-4ed1-4eb1-9be5-77d10a15c3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.16 09:12:59.414964 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.16 09:12:59.414994 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33721 | ||
| 138 | 2026.01.16 09:12:59.415030 [ 256 ] {} <Debug> TCP-Session: 56861e94-f546-4d82-a016-ff308f8f3b25 Authenticating user 'default' from [fd00:1122:3344:101::d]:56785 | ||
| 139 | 2026.01.16 09:12:59.414979 [ 255 ] {} <Debug> TCP-Session: b8b82778-4ed1-4eb1-9be5-77d10a15c3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.16 09:12:59.415061 [ 256 ] {} <Debug> TCP-Session: 56861e94-f546-4d82-a016-ff308f8f3b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.16 09:12:59.415051 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.16 09:12:59.415108 [ 256 ] {} <Debug> TCP-Session: 56861e94-f546-4d82-a016-ff308f8f3b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.16 09:12:59.415143 [ 257 ] {} <Debug> TCP-Session: 3de02225-9182-42be-a2d0-d1cda6946f8c Authenticating user 'default' from [fd00:1122:3344:101::d]:54166 | ||
| 144 | 2026.01.16 09:12:59.415194 [ 257 ] {} <Debug> TCP-Session: 3de02225-9182-42be-a2d0-d1cda6946f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.16 09:12:59.415214 [ 257 ] {} <Debug> TCP-Session: 3de02225-9182-42be-a2d0-d1cda6946f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.16 09:12:59.416454 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.16 09:12:59.416480 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.01.16 09:12:59.416500 [ 259 ] {} <Debug> TCP-Session: 3af83a77-8ec2-4384-bbc9-c8c2fcb74fec Authenticating user 'default' from [fd00:1122:3344:101::d]:33721 | ||
| 149 | 2026.01.16 09:12:59.416531 [ 259 ] {} <Debug> TCP-Session: 3af83a77-8ec2-4384-bbc9-c8c2fcb74fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.16 09:12:59.416544 [ 258 ] {} <Debug> TCP-Session: 67c9d807-5b63-4eb3-8b4d-9a7c50ff2c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:58083 | ||
| 151 | 2026.01.16 09:12:59.416561 [ 259 ] {} <Debug> TCP-Session: 3af83a77-8ec2-4384-bbc9-c8c2fcb74fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.16 09:12:59.416578 [ 258 ] {} <Debug> TCP-Session: 67c9d807-5b63-4eb3-8b4d-9a7c50ff2c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.16 09:12:59.416609 [ 258 ] {} <Debug> TCP-Session: 67c9d807-5b63-4eb3-8b4d-9a7c50ff2c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.16 09:12:59.418402 [ 3 ] {2468a1a9-023c-49b4-9067-a3340bc77ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.16 09:12:59.511152 [ 3 ] {2468a1a9-023c-49b4-9067-a3340bc77ea0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39475) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.16 09:12:59.512142 [ 3 ] {2468a1a9-023c-49b4-9067-a3340bc77ea0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.16 09:12:59.512392 [ 3 ] {2468a1a9-023c-49b4-9067-a3340bc77ea0} <Debug> TCPHandler: Processed in 0.099825257 sec. | ||
| 204 | 2026.01.16 09:12:59.512890 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.16 09:12:59.513147 [ 4 ] {f98188b1-6894-4fb4-b5a7-0ba569b9d3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.16 09:12:59.513551 [ 4 ] {f98188b1-6894-4fb4-b5a7-0ba569b9d3a6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48578) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.16 09:12:59.513863 [ 4 ] {f98188b1-6894-4fb4-b5a7-0ba569b9d3a6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.16 09:12:59.514164 [ 4 ] {f98188b1-6894-4fb4-b5a7-0ba569b9d3a6} <Debug> TCPHandler: Processed in 0.001464523 sec. | ||
| 255 | 2026.01.16 09:12:59.514459 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.16 09:12:59.515320 [ 3 ] {bd3b4248-a8ab-4924-b453-732c935b6d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.16 09:12:59.516005 [ 3 ] {bd3b4248-a8ab-4924-b453-732c935b6d6b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.16 09:12:59.545692 [ 3 ] {bd3b4248-a8ab-4924-b453-732c935b6d6b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.16 09:12:59.545716 [ 3 ] {bd3b4248-a8ab-4924-b453-732c935b6d6b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7982e-05 sec | ||
| 260 | 2026.01.16 09:12:59.545730 [ 3 ] {bd3b4248-a8ab-4924-b453-732c935b6d6b} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.16 09:12:59.545791 [ 3 ] {bd3b4248-a8ab-4924-b453-732c935b6d6b} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.16 09:12:59.545854 [ 3 ] {bd3b4248-a8ab-4924-b453-732c935b6d6b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.16 09:12:59.546535 [ 3 ] {bd3b4248-a8ab-4924-b453-732c935b6d6b} <Debug> TCPHandler: Processed in 0.032191194 sec. | ||
| 264 | 2026.01.16 09:12:59.546708 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.16 09:12:59.546960 [ 3 ] {90b2f264-5597-427b-86f4-7c23e68f9fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.16 09:12:59.547017 [ 3 ] {90b2f264-5597-427b-86f4-7c23e68f9fa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.16 09:12:59.552076 [ 3 ] {90b2f264-5597-427b-86f4-7c23e68f9fa1} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.16 09:12:59.579748 [ 3 ] {90b2f264-5597-427b-86f4-7c23e68f9fa1} <Debug> oximeter.version (964a47d9-122a-43b8-b384-c58fc5b6c234): Loading data parts | ||
| 270 | 2026.01.16 09:12:59.580930 [ 3 ] {90b2f264-5597-427b-86f4-7c23e68f9fa1} <Debug> oximeter.version (964a47d9-122a-43b8-b384-c58fc5b6c234): There are no data parts | ||
| 271 | 2026.01.16 09:12:59.593582 [ 3 ] {90b2f264-5597-427b-86f4-7c23e68f9fa1} <Debug> TCPHandler: Processed in 0.046928906 sec. | ||
| 272 | 2026.01.16 09:12:59.593845 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.16 09:12:59.594068 [ 3 ] {e4f8700c-3910-4c66-9d20-32a881ce7943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.01.16 09:12:59.594235 [ 3 ] {e4f8700c-3910-4c66-9d20-32a881ce7943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.16 09:12:59.606768 [ 3 ] {e4f8700c-3910-4c66-9d20-32a881ce7943} <Debug> oximeter.measurements_bool (be667a52-0fd6-4c4c-aeeb-becefd33f17c): Loading data parts | ||
| 286 | 2026.01.16 09:12:59.607288 [ 3 ] {e4f8700c-3910-4c66-9d20-32a881ce7943} <Debug> oximeter.measurements_bool (be667a52-0fd6-4c4c-aeeb-becefd33f17c): There are no data parts | ||
| 287 | 2026.01.16 09:12:59.617932 [ 3 ] {e4f8700c-3910-4c66-9d20-32a881ce7943} <Debug> TCPHandler: Processed in 0.02419194 sec. | ||
| 288 | 2026.01.16 09:12:59.618167 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.16 09:12:59.618467 [ 3 ] {79d1849a-94ce-4cee-bc80-269ce936e3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 290 | 2026.01.16 09:12:59.618602 [ 3 ] {79d1849a-94ce-4cee-bc80-269ce936e3d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.16 09:12:59.633273 [ 3 ] {79d1849a-94ce-4cee-bc80-269ce936e3d7} <Debug> oximeter.measurements_i8 (e62cd1d8-15ab-4f78-a972-3a070fdaedb6): Loading data parts | ||
| 292 | 2026.01.16 09:12:59.633495 [ 3 ] {79d1849a-94ce-4cee-bc80-269ce936e3d7} <Debug> oximeter.measurements_i8 (e62cd1d8-15ab-4f78-a972-3a070fdaedb6): There are no data parts | ||
| 293 | 2026.01.16 09:12:59.636185 [ 3 ] {79d1849a-94ce-4cee-bc80-269ce936e3d7} <Debug> TCPHandler: Processed in 0.018113371 sec. | ||
| 294 | 2026.01.16 09:12:59.636425 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.16 09:12:59.636603 [ 3 ] {7095adf9-7951-4614-9a60-7f1556d83196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 296 | 2026.01.16 09:12:59.636736 [ 3 ] {7095adf9-7951-4614-9a60-7f1556d83196} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.16 09:12:59.649337 [ 3 ] {7095adf9-7951-4614-9a60-7f1556d83196} <Debug> oximeter.measurements_u8 (3a796bdb-6a30-4b0c-9bfb-477dadc136f4): Loading data parts | ||
| 298 | 2026.01.16 09:12:59.649615 [ 3 ] {7095adf9-7951-4614-9a60-7f1556d83196} <Debug> oximeter.measurements_u8 (3a796bdb-6a30-4b0c-9bfb-477dadc136f4): There are no data parts | ||
| 299 | 2026.01.16 09:12:59.669758 [ 3 ] {7095adf9-7951-4614-9a60-7f1556d83196} <Debug> TCPHandler: Processed in 0.033392529 sec. | ||
| 300 | 2026.01.16 09:12:59.669987 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.16 09:12:59.670306 [ 3 ] {d607ff83-51af-48f3-b921-24995b1e9843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 302 | 2026.01.16 09:12:59.670364 [ 3 ] {d607ff83-51af-48f3-b921-24995b1e9843} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.16 09:12:59.677079 [ 3 ] {d607ff83-51af-48f3-b921-24995b1e9843} <Debug> oximeter.measurements_i16 (a45a4982-f327-49b3-a6d7-dc41ef079ef1): Loading data parts | ||
| 304 | 2026.01.16 09:12:59.677228 [ 3 ] {d607ff83-51af-48f3-b921-24995b1e9843} <Debug> oximeter.measurements_i16 (a45a4982-f327-49b3-a6d7-dc41ef079ef1): There are no data parts | ||
| 305 | 2026.01.16 09:12:59.688003 [ 3 ] {d607ff83-51af-48f3-b921-24995b1e9843} <Debug> TCPHandler: Processed in 0.018111201 sec. | ||
| 306 | 2026.01.16 09:12:59.688270 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.16 09:12:59.688442 [ 3 ] {414d43c5-0152-4d12-9c64-565ee52fcc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 308 | 2026.01.16 09:12:59.688589 [ 3 ] {414d43c5-0152-4d12-9c64-565ee52fcc24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.16 09:12:59.691809 [ 3 ] {414d43c5-0152-4d12-9c64-565ee52fcc24} <Debug> oximeter.measurements_u16 (0cf235f6-dbe9-4f26-a519-75abd4571b35): Loading data parts | ||
| 310 | 2026.01.16 09:12:59.692090 [ 3 ] {414d43c5-0152-4d12-9c64-565ee52fcc24} <Debug> oximeter.measurements_u16 (0cf235f6-dbe9-4f26-a519-75abd4571b35): There are no data parts | ||
| 311 | 2026.01.16 09:12:59.704124 [ 3 ] {414d43c5-0152-4d12-9c64-565ee52fcc24} <Debug> TCPHandler: Processed in 0.015914666 sec. | ||
| 312 | 2026.01.16 09:12:59.704343 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.16 09:12:59.704684 [ 3 ] {a6e52d48-f6c5-4379-970f-3adb15aa7f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 314 | 2026.01.16 09:12:59.704754 [ 3 ] {a6e52d48-f6c5-4379-970f-3adb15aa7f35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.16 09:12:59.717309 [ 3 ] {a6e52d48-f6c5-4379-970f-3adb15aa7f35} <Debug> oximeter.measurements_i32 (5b785dc8-5d92-4fc5-a696-17ba77a49b18): Loading data parts | ||
| 316 | 2026.01.16 09:12:59.717488 [ 3 ] {a6e52d48-f6c5-4379-970f-3adb15aa7f35} <Debug> oximeter.measurements_i32 (5b785dc8-5d92-4fc5-a696-17ba77a49b18): There are no data parts | ||
| 317 | 2026.01.16 09:12:59.719582 [ 3 ] {a6e52d48-f6c5-4379-970f-3adb15aa7f35} <Debug> TCPHandler: Processed in 0.015302218 sec. | ||
| 318 | 2026.01.16 09:12:59.719915 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.16 09:12:59.720087 [ 3 ] {c9077c1a-02e7-452e-b76e-2220d5870701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 320 | 2026.01.16 09:12:59.720227 [ 3 ] {c9077c1a-02e7-452e-b76e-2220d5870701} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.16 09:12:59.734649 [ 3 ] {c9077c1a-02e7-452e-b76e-2220d5870701} <Debug> oximeter.measurements_u32 (a28504f4-cdad-4c4a-830f-0917d07374c8): Loading data parts | ||
| 322 | 2026.01.16 09:12:59.734878 [ 3 ] {c9077c1a-02e7-452e-b76e-2220d5870701} <Debug> oximeter.measurements_u32 (a28504f4-cdad-4c4a-830f-0917d07374c8): There are no data parts | ||
| 323 | 2026.01.16 09:12:59.737985 [ 3 ] {c9077c1a-02e7-452e-b76e-2220d5870701} <Debug> TCPHandler: Processed in 0.018129202 sec. | ||
| 324 | 2026.01.16 09:12:59.738162 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.16 09:12:59.738418 [ 3 ] {8002acd6-a88c-4a76-943e-bc355f38943e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 326 | 2026.01.16 09:12:59.738523 [ 3 ] {8002acd6-a88c-4a76-943e-bc355f38943e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.16 09:12:59.749067 [ 3 ] {8002acd6-a88c-4a76-943e-bc355f38943e} <Debug> oximeter.measurements_i64 (f15c24a9-2f7a-4587-a0e9-4d3d52c9720f): Loading data parts | ||
| 328 | 2026.01.16 09:12:59.749269 [ 3 ] {8002acd6-a88c-4a76-943e-bc355f38943e} <Debug> oximeter.measurements_i64 (f15c24a9-2f7a-4587-a0e9-4d3d52c9720f): There are no data parts | ||
| 329 | 2026.01.16 09:12:59.751664 [ 3 ] {8002acd6-a88c-4a76-943e-bc355f38943e} <Debug> TCPHandler: Processed in 0.013562988 sec. | ||
| 330 | 2026.01.16 09:12:59.751956 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.01.16 09:12:59.752131 [ 3 ] {b18c38d9-98e4-409a-a381-73a96bd4eacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 332 | 2026.01.16 09:12:59.752262 [ 3 ] {b18c38d9-98e4-409a-a381-73a96bd4eacf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.01.16 09:12:59.764085 [ 3 ] {b18c38d9-98e4-409a-a381-73a96bd4eacf} <Debug> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Loading data parts | ||
| 334 | 2026.01.16 09:12:59.764248 [ 3 ] {b18c38d9-98e4-409a-a381-73a96bd4eacf} <Debug> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): There are no data parts | ||
| 335 | 2026.01.16 09:12:59.777408 [ 3 ] {b18c38d9-98e4-409a-a381-73a96bd4eacf} <Debug> TCPHandler: Processed in 0.025515968 sec. | ||
| 336 | 2026.01.16 09:12:59.777599 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.01.16 09:12:59.777811 [ 3 ] {ad71b4c8-e3ae-45e3-ac79-4f9df85c9079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 338 | 2026.01.16 09:12:59.777967 [ 3 ] {ad71b4c8-e3ae-45e3-ac79-4f9df85c9079} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.01.16 09:12:59.793995 [ 3 ] {ad71b4c8-e3ae-45e3-ac79-4f9df85c9079} <Debug> oximeter.measurements_f32 (13d055c0-d4e8-4f94-8945-fbca4f39ea03): Loading data parts | ||
| 340 | 2026.01.16 09:12:59.794276 [ 3 ] {ad71b4c8-e3ae-45e3-ac79-4f9df85c9079} <Debug> oximeter.measurements_f32 (13d055c0-d4e8-4f94-8945-fbca4f39ea03): There are no data parts | ||
| 341 | 2026.01.16 09:12:59.797307 [ 3 ] {ad71b4c8-e3ae-45e3-ac79-4f9df85c9079} <Debug> TCPHandler: Processed in 0.01977469 sec. | ||
| 342 | 2026.01.16 09:12:59.797487 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.16 09:12:59.797758 [ 3 ] {19d3a300-0dc9-4172-9edc-cd6f32ee990d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 344 | 2026.01.16 09:12:59.797878 [ 3 ] {19d3a300-0dc9-4172-9edc-cd6f32ee990d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.01.16 09:12:59.809490 [ 3 ] {19d3a300-0dc9-4172-9edc-cd6f32ee990d} <Debug> oximeter.measurements_f64 (12ff07c5-c096-491b-9d8d-ef07a5a769bd): Loading data parts | ||
| 346 | 2026.01.16 09:12:59.809657 [ 3 ] {19d3a300-0dc9-4172-9edc-cd6f32ee990d} <Debug> oximeter.measurements_f64 (12ff07c5-c096-491b-9d8d-ef07a5a769bd): There are no data parts | ||
| 347 | 2026.01.16 09:12:59.825800 [ 3 ] {19d3a300-0dc9-4172-9edc-cd6f32ee990d} <Debug> TCPHandler: Processed in 0.028370021 sec. | ||
| 348 | 2026.01.16 09:12:59.825966 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.01.16 09:12:59.826150 [ 3 ] {01d66d51-e5bb-4077-a7de-c621a5acbd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 350 | 2026.01.16 09:12:59.826317 [ 3 ] {01d66d51-e5bb-4077-a7de-c621a5acbd8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.01.16 09:12:59.839952 [ 3 ] {01d66d51-e5bb-4077-a7de-c621a5acbd8c} <Debug> oximeter.measurements_string (36eae5f4-d63b-40be-b79c-2dac92d28e5c): Loading data parts | ||
| 352 | 2026.01.16 09:12:59.840165 [ 3 ] {01d66d51-e5bb-4077-a7de-c621a5acbd8c} <Debug> oximeter.measurements_string (36eae5f4-d63b-40be-b79c-2dac92d28e5c): There are no data parts | ||
| 353 | 2026.01.16 09:12:59.848834 [ 3 ] {01d66d51-e5bb-4077-a7de-c621a5acbd8c} <Debug> TCPHandler: Processed in 0.022925463 sec. | ||
| 354 | 2026.01.16 09:12:59.849005 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.01.16 09:12:59.849249 [ 3 ] {03cc7684-d5fb-4f2a-b75e-8b12edb2fff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.16 09:12:59.849449 [ 3 ] {03cc7684-d5fb-4f2a-b75e-8b12edb2fff9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.01.16 09:12:59.865128 [ 3 ] {03cc7684-d5fb-4f2a-b75e-8b12edb2fff9} <Debug> oximeter.measurements_bytes (5e8192cc-ee02-4cde-93e1-dedc84476d8c): Loading data parts | ||
| 365 | 2026.01.16 09:12:59.865294 [ 3 ] {03cc7684-d5fb-4f2a-b75e-8b12edb2fff9} <Debug> oximeter.measurements_bytes (5e8192cc-ee02-4cde-93e1-dedc84476d8c): There are no data parts | ||
| 366 | 2026.01.16 09:12:59.879359 [ 3 ] {03cc7684-d5fb-4f2a-b75e-8b12edb2fff9} <Debug> TCPHandler: Processed in 0.030406081 sec. | ||
| 367 | 2026.01.16 09:12:59.879561 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.16 09:12:59.879771 [ 3 ] {6511974c-16d4-474e-9f2b-cf048630604c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 369 | 2026.01.16 09:12:59.879884 [ 3 ] {6511974c-16d4-474e-9f2b-cf048630604c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.01.16 09:12:59.885357 [ 3 ] {6511974c-16d4-474e-9f2b-cf048630604c} <Debug> oximeter.measurements_cumulativei64 (c331451b-7c5d-4b25-85ba-06e10175be21): Loading data parts | ||
| 371 | 2026.01.16 09:12:59.885688 [ 3 ] {6511974c-16d4-474e-9f2b-cf048630604c} <Debug> oximeter.measurements_cumulativei64 (c331451b-7c5d-4b25-85ba-06e10175be21): There are no data parts | ||
| 372 | 2026.01.16 09:12:59.893889 [ 3 ] {6511974c-16d4-474e-9f2b-cf048630604c} <Debug> TCPHandler: Processed in 0.014378811 sec. | ||
| 373 | 2026.01.16 09:12:59.894069 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.16 09:12:59.894356 [ 3 ] {f41cd015-0da4-4ea4-ac76-bbcf090145e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 375 | 2026.01.16 09:12:59.894461 [ 3 ] {f41cd015-0da4-4ea4-ac76-bbcf090145e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.01.16 09:12:59.906307 [ 3 ] {f41cd015-0da4-4ea4-ac76-bbcf090145e2} <Debug> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Loading data parts | ||
| 377 | 2026.01.16 09:12:59.906472 [ 3 ] {f41cd015-0da4-4ea4-ac76-bbcf090145e2} <Debug> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): There are no data parts | ||
| 378 | 2026.01.16 09:12:59.909997 [ 3 ] {f41cd015-0da4-4ea4-ac76-bbcf090145e2} <Debug> TCPHandler: Processed in 0.015987769 sec. | ||
| 379 | 2026.01.16 09:12:59.910213 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.16 09:12:59.910417 [ 3 ] {4d409402-bcbd-490d-857a-fe38347b1e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 381 | 2026.01.16 09:12:59.910544 [ 3 ] {4d409402-bcbd-490d-857a-fe38347b1e3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.01.16 09:12:59.921697 [ 3 ] {4d409402-bcbd-490d-857a-fe38347b1e3e} <Debug> oximeter.measurements_cumulativef32 (1627d22a-b114-4d08-b326-e41712d8ae9b): Loading data parts | ||
| 383 | 2026.01.16 09:12:59.922110 [ 3 ] {4d409402-bcbd-490d-857a-fe38347b1e3e} <Debug> oximeter.measurements_cumulativef32 (1627d22a-b114-4d08-b326-e41712d8ae9b): There are no data parts | ||
| 384 | 2026.01.16 09:12:59.927074 [ 3 ] {4d409402-bcbd-490d-857a-fe38347b1e3e} <Debug> TCPHandler: Processed in 0.016926806 sec. | ||
| 385 | 2026.01.16 09:12:59.927261 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.16 09:12:59.927592 [ 3 ] {964107d2-68d3-4621-b7c1-b42dbd9177ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 387 | 2026.01.16 09:12:59.927735 [ 3 ] {964107d2-68d3-4621-b7c1-b42dbd9177ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.01.16 09:12:59.937433 [ 3 ] {964107d2-68d3-4621-b7c1-b42dbd9177ee} <Debug> oximeter.measurements_cumulativef64 (6c627a5e-0fea-4da7-a9c5-3784a8d656e3): Loading data parts | ||
| 389 | 2026.01.16 09:12:59.937647 [ 3 ] {964107d2-68d3-4621-b7c1-b42dbd9177ee} <Debug> oximeter.measurements_cumulativef64 (6c627a5e-0fea-4da7-a9c5-3784a8d656e3): There are no data parts | ||
| 390 | 2026.01.16 09:12:59.940394 [ 3 ] {964107d2-68d3-4621-b7c1-b42dbd9177ee} <Debug> TCPHandler: Processed in 0.013196887 sec. | ||
| 391 | 2026.01.16 09:12:59.940552 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.16 09:12:59.940781 [ 3 ] {f8a6e7e8-034f-4940-8a80-da28c6061969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.01.16 09:12:59.940935 [ 3 ] {f8a6e7e8-034f-4940-8a80-da28c6061969} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.01.16 09:12:59.952889 [ 3 ] {f8a6e7e8-034f-4940-8a80-da28c6061969} <Debug> oximeter.measurements_histogrami8 (347e4359-2574-4419-b5e6-69afaed3c043): Loading data parts | ||
| 405 | 2026.01.16 09:12:59.953320 [ 3 ] {f8a6e7e8-034f-4940-8a80-da28c6061969} <Debug> oximeter.measurements_histogrami8 (347e4359-2574-4419-b5e6-69afaed3c043): There are no data parts | ||
| 406 | 2026.01.16 09:12:59.966190 [ 3 ] {f8a6e7e8-034f-4940-8a80-da28c6061969} <Debug> TCPHandler: Processed in 0.025688103 sec. | ||
| 407 | 2026.01.16 09:12:59.966350 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.01.16 09:12:59.966674 [ 3 ] {99ad8a35-f8ce-493d-b3e7-46d8e642849e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 409 | 2026.01.16 09:12:59.966811 [ 3 ] {99ad8a35-f8ce-493d-b3e7-46d8e642849e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.01.16 09:12:59.969910 [ 3 ] {99ad8a35-f8ce-493d-b3e7-46d8e642849e} <Debug> oximeter.measurements_histogramu8 (4a8ff054-a023-4982-acfb-3d80871739cb): Loading data parts | ||
| 411 | 2026.01.16 09:12:59.970123 [ 3 ] {99ad8a35-f8ce-493d-b3e7-46d8e642849e} <Debug> oximeter.measurements_histogramu8 (4a8ff054-a023-4982-acfb-3d80871739cb): There are no data parts | ||
| 412 | 2026.01.16 09:12:59.981391 [ 3 ] {99ad8a35-f8ce-493d-b3e7-46d8e642849e} <Debug> TCPHandler: Processed in 0.015091612 sec. | ||
| 413 | 2026.01.16 09:12:59.981597 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.01.16 09:12:59.981831 [ 3 ] {88088640-9a2e-4952-bc70-41a43ee2d74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 415 | 2026.01.16 09:12:59.982009 [ 3 ] {88088640-9a2e-4952-bc70-41a43ee2d74e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.01.16 09:12:59.994389 [ 3 ] {88088640-9a2e-4952-bc70-41a43ee2d74e} <Debug> oximeter.measurements_histogrami16 (8c08c4d1-6222-45ca-bd03-a406894a4542): Loading data parts | ||
| 417 | 2026.01.16 09:12:59.994690 [ 3 ] {88088640-9a2e-4952-bc70-41a43ee2d74e} <Debug> oximeter.measurements_histogrami16 (8c08c4d1-6222-45ca-bd03-a406894a4542): There are no data parts | ||
| 418 | 2026.01.16 09:12:59.998039 [ 3 ] {88088640-9a2e-4952-bc70-41a43ee2d74e} <Debug> TCPHandler: Processed in 0.016502843 sec. | ||
| 419 | 2026.01.16 09:12:59.998197 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.16 09:12:59.998595 [ 3 ] {015003ed-c9d5-4c94-bfcc-be1d19304b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 421 | 2026.01.16 09:12:59.998760 [ 3 ] {015003ed-c9d5-4c94-bfcc-be1d19304b9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.01.16 09:13:00.001163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.93 MiB, peak 122.93 MiB, free memory in arenas 0.00 B, will set to 132.54 MiB (RSS), difference: 9.61 MiB | ||
| 423 | 2026.01.16 09:13:00.011852 [ 3 ] {015003ed-c9d5-4c94-bfcc-be1d19304b9b} <Debug> oximeter.measurements_histogramu16 (50053f73-03e8-4fa5-b3d2-8c4dc2c183ef): Loading data parts | ||
| 424 | 2026.01.16 09:13:00.012214 [ 3 ] {015003ed-c9d5-4c94-bfcc-be1d19304b9b} <Debug> oximeter.measurements_histogramu16 (50053f73-03e8-4fa5-b3d2-8c4dc2c183ef): There are no data parts | ||
| 425 | 2026.01.16 09:13:00.024849 [ 3 ] {015003ed-c9d5-4c94-bfcc-be1d19304b9b} <Debug> TCPHandler: Processed in 0.026699561 sec. | ||
| 426 | 2026.01.16 09:13:00.025213 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.16 09:13:00.025603 [ 3 ] {3b03fca3-de68-4afd-8692-0dd06daecca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.01.16 09:13:00.025766 [ 3 ] {3b03fca3-de68-4afd-8692-0dd06daecca0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.16 09:13:00.039852 [ 3 ] {3b03fca3-de68-4afd-8692-0dd06daecca0} <Debug> oximeter.measurements_histogrami32 (bf29e6c2-131d-4b3c-ab86-c8a4af810058): Loading data parts | ||
| 430 | 2026.01.16 09:13:00.040121 [ 3 ] {3b03fca3-de68-4afd-8692-0dd06daecca0} <Debug> oximeter.measurements_histogrami32 (bf29e6c2-131d-4b3c-ab86-c8a4af810058): There are no data parts | ||
| 431 | 2026.01.16 09:13:00.052800 [ 3 ] {3b03fca3-de68-4afd-8692-0dd06daecca0} <Debug> TCPHandler: Processed in 0.027796065 sec. | ||
| 432 | 2026.01.16 09:13:00.053089 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.16 09:13:00.053366 [ 3 ] {e325d265-d521-4efb-903e-0bc4ff604766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.01.16 09:13:00.053501 [ 3 ] {e325d265-d521-4efb-903e-0bc4ff604766} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.16 09:13:00.064749 [ 3 ] {e325d265-d521-4efb-903e-0bc4ff604766} <Debug> oximeter.measurements_histogramu32 (aa5b06ba-5a2f-488f-8a40-072018074cf4): Loading data parts | ||
| 436 | 2026.01.16 09:13:00.064987 [ 3 ] {e325d265-d521-4efb-903e-0bc4ff604766} <Debug> oximeter.measurements_histogramu32 (aa5b06ba-5a2f-488f-8a40-072018074cf4): There are no data parts | ||
| 437 | 2026.01.16 09:13:00.070142 [ 3 ] {e325d265-d521-4efb-903e-0bc4ff604766} <Debug> TCPHandler: Processed in 0.017121492 sec. | ||
| 438 | 2026.01.16 09:13:00.070317 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.16 09:13:00.070654 [ 3 ] {8dd4684f-0e14-4120-a13c-691121cc1995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.01.16 09:13:00.070813 [ 3 ] {8dd4684f-0e14-4120-a13c-691121cc1995} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.16 09:13:00.082331 [ 3 ] {8dd4684f-0e14-4120-a13c-691121cc1995} <Debug> oximeter.measurements_histogrami64 (bd098bd8-7226-4f06-adc9-5c76fff96585): Loading data parts | ||
| 442 | 2026.01.16 09:13:00.082517 [ 3 ] {8dd4684f-0e14-4120-a13c-691121cc1995} <Debug> oximeter.measurements_histogrami64 (bd098bd8-7226-4f06-adc9-5c76fff96585): There are no data parts | ||
| 443 | 2026.01.16 09:13:00.084993 [ 3 ] {8dd4684f-0e14-4120-a13c-691121cc1995} <Debug> TCPHandler: Processed in 0.014725162 sec. | ||
| 444 | 2026.01.16 09:13:00.085299 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.16 09:13:00.085571 [ 3 ] {3829fa18-68c8-4e1f-888d-5a17990d8ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.01.16 09:13:00.085713 [ 3 ] {3829fa18-68c8-4e1f-888d-5a17990d8ef0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.16 09:13:00.097154 [ 3 ] {3829fa18-68c8-4e1f-888d-5a17990d8ef0} <Debug> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Loading data parts | ||
| 448 | 2026.01.16 09:13:00.097354 [ 3 ] {3829fa18-68c8-4e1f-888d-5a17990d8ef0} <Debug> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): There are no data parts | ||
| 449 | 2026.01.16 09:13:00.104306 [ 3 ] {3829fa18-68c8-4e1f-888d-5a17990d8ef0} <Debug> TCPHandler: Processed in 0.019074299 sec. | ||
| 450 | 2026.01.16 09:13:00.104513 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.16 09:13:00.104743 [ 3 ] {51c6b9d1-c6d6-4c43-ac8b-9347fe85562f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.01.16 09:13:00.104888 [ 3 ] {51c6b9d1-c6d6-4c43-ac8b-9347fe85562f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.16 09:13:00.112133 [ 3 ] {51c6b9d1-c6d6-4c43-ac8b-9347fe85562f} <Debug> oximeter.measurements_histogramf32 (43a5d749-973b-48bc-a542-48e14019721a): Loading data parts | ||
| 454 | 2026.01.16 09:13:00.112343 [ 3 ] {51c6b9d1-c6d6-4c43-ac8b-9347fe85562f} <Debug> oximeter.measurements_histogramf32 (43a5d749-973b-48bc-a542-48e14019721a): There are no data parts | ||
| 455 | 2026.01.16 09:13:00.125013 [ 3 ] {51c6b9d1-c6d6-4c43-ac8b-9347fe85562f} <Debug> TCPHandler: Processed in 0.020565053 sec. | ||
| 456 | 2026.01.16 09:13:00.125340 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.16 09:13:00.125622 [ 3 ] {9b49c003-a342-4998-8019-f73f1809ad36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.01.16 09:13:00.125782 [ 3 ] {9b49c003-a342-4998-8019-f73f1809ad36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.16 09:13:00.128474 [ 3 ] {9b49c003-a342-4998-8019-f73f1809ad36} <Debug> oximeter.measurements_histogramf64 (9fb373de-6554-46e7-a0db-bf7fa481cfce): Loading data parts | ||
| 460 | 2026.01.16 09:13:00.128632 [ 3 ] {9b49c003-a342-4998-8019-f73f1809ad36} <Debug> oximeter.measurements_histogramf64 (9fb373de-6554-46e7-a0db-bf7fa481cfce): There are no data parts | ||
| 461 | 2026.01.16 09:13:00.138105 [ 3 ] {9b49c003-a342-4998-8019-f73f1809ad36} <Debug> TCPHandler: Processed in 0.012837726 sec. | ||
| 462 | 2026.01.16 09:13:00.138276 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.16 09:13:00.138460 [ 3 ] {ff4cdd23-57a2-4e25-93b8-81f1a1b06216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.01.16 09:13:00.138614 [ 3 ] {ff4cdd23-57a2-4e25-93b8-81f1a1b06216} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.16 09:13:00.141018 [ 3 ] {ff4cdd23-57a2-4e25-93b8-81f1a1b06216} <Debug> oximeter.fields_bool (5db0ed02-d229-4f7f-9d32-7a7dea44c57d): Loading data parts | ||
| 491 | 2026.01.16 09:13:00.141333 [ 3 ] {ff4cdd23-57a2-4e25-93b8-81f1a1b06216} <Debug> oximeter.fields_bool (5db0ed02-d229-4f7f-9d32-7a7dea44c57d): There are no data parts | ||
| 492 | 2026.01.16 09:13:00.152948 [ 3 ] {ff4cdd23-57a2-4e25-93b8-81f1a1b06216} <Debug> TCPHandler: Processed in 0.014730462 sec. | ||
| 493 | 2026.01.16 09:13:00.153127 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.16 09:13:00.153435 [ 3 ] {9b96dd29-5ad6-4169-ba6c-3acf5f931cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.01.16 09:13:00.153597 [ 3 ] {9b96dd29-5ad6-4169-ba6c-3acf5f931cae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.16 09:13:00.156977 [ 3 ] {9b96dd29-5ad6-4169-ba6c-3acf5f931cae} <Debug> oximeter.fields_i8 (8d3a07d0-76a4-4142-afbb-35d8c1b0a80a): Loading data parts | ||
| 497 | 2026.01.16 09:13:00.157161 [ 3 ] {9b96dd29-5ad6-4169-ba6c-3acf5f931cae} <Debug> oximeter.fields_i8 (8d3a07d0-76a4-4142-afbb-35d8c1b0a80a): There are no data parts | ||
| 498 | 2026.01.16 09:13:00.176085 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40940 | ||
| 499 | 2026.01.16 09:13:00.177322 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 500 | 2026.01.16 09:13:00.177367 [ 262 ] {} <Debug> TCP-Session: c9f2e046-6bcf-4214-ab5b-7d35b82e7285 Authenticating user 'default' from [fd00:1122:3344:101::c]:40940 | ||
| 501 | 2026.01.16 09:13:00.177395 [ 262 ] {} <Debug> TCP-Session: c9f2e046-6bcf-4214-ab5b-7d35b82e7285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 502 | 2026.01.16 09:13:00.177494 [ 262 ] {} <Debug> TCP-Session: c9f2e046-6bcf-4214-ab5b-7d35b82e7285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 503 | 2026.01.16 09:13:00.177549 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 504 | 2026.01.16 09:13:00.177571 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 505 | 2026.01.16 09:13:00.177677 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 506 | 2026.01.16 09:13:00.178205 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55889 | ||
| 507 | 2026.01.16 09:13:00.178366 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41607 | ||
| 508 | 2026.01.16 09:13:00.178405 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 509 | 2026.01.16 09:13:00.178488 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61589 | ||
| 510 | 2026.01.16 09:13:00.178377 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60332 | ||
| 511 | 2026.01.16 09:13:00.178612 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 512 | 2026.01.16 09:13:00.178628 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45994 | ||
| 513 | 2026.01.16 09:13:00.178713 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36288 | ||
| 514 | 2026.01.16 09:13:00.178819 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50079 | ||
| 515 | 2026.01.16 09:13:00.178842 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 516 | 2026.01.16 09:13:00.178863 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 517 | 2026.01.16 09:13:00.178897 [ 264 ] {} <Debug> TCP-Session: bcc979f0-ab93-4ae7-b666-49a55e487afe Authenticating user 'default' from [fd00:1122:3344:101::c]:60332 | ||
| 518 | 2026.01.16 09:13:00.178689 [ 265 ] {} <Debug> TCP-Session: beb3a4f3-b1aa-4433-9e4d-d1f7c580441b Authenticating user 'default' from [fd00:1122:3344:101::c]:41607 | ||
| 519 | 2026.01.16 09:13:00.178651 [ 263 ] {} <Debug> TCP-Session: 2555c994-9e10-4e2b-b77f-b146dea8faec Authenticating user 'default' from [fd00:1122:3344:101::c]:55889 | ||
| 520 | 2026.01.16 09:13:00.179083 [ 266 ] {} <Debug> TCP-Session: 5fbbbdf4-443a-4c65-87eb-ecd815e1a176 Authenticating user 'default' from [fd00:1122:3344:101::c]:61589 | ||
| 521 | 2026.01.16 09:13:00.179146 [ 265 ] {} <Debug> TCP-Session: beb3a4f3-b1aa-4433-9e4d-d1f7c580441b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 522 | 2026.01.16 09:13:00.179168 [ 263 ] {} <Debug> TCP-Session: 2555c994-9e10-4e2b-b77f-b146dea8faec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 523 | 2026.01.16 09:13:00.179220 [ 265 ] {} <Debug> TCP-Session: beb3a4f3-b1aa-4433-9e4d-d1f7c580441b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 524 | 2026.01.16 09:13:00.179247 [ 263 ] {} <Debug> TCP-Session: 2555c994-9e10-4e2b-b77f-b146dea8faec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 525 | 2026.01.16 09:13:00.179172 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 526 | 2026.01.16 09:13:00.179210 [ 266 ] {} <Debug> TCP-Session: 5fbbbdf4-443a-4c65-87eb-ecd815e1a176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 527 | 2026.01.16 09:13:00.179351 [ 267 ] {} <Debug> TCP-Session: 858692e3-1477-42bf-8447-f40b26e73ec2 Authenticating user 'default' from [fd00:1122:3344:101::c]:45994 | ||
| 528 | 2026.01.16 09:13:00.179346 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 529 | 2026.01.16 09:13:00.179465 [ 266 ] {} <Debug> TCP-Session: 5fbbbdf4-443a-4c65-87eb-ecd815e1a176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2026.01.16 09:13:00.179515 [ 268 ] {} <Debug> TCP-Session: 2d75b160-6b44-40b2-978c-84e4284cb3ab Authenticating user 'default' from [fd00:1122:3344:101::c]:36288 | ||
| 531 | 2026.01.16 09:13:00.179343 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 532 | 2026.01.16 09:13:00.179150 [ 264 ] {} <Debug> TCP-Session: bcc979f0-ab93-4ae7-b666-49a55e487afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 533 | 2026.01.16 09:13:00.179615 [ 268 ] {} <Debug> TCP-Session: 2d75b160-6b44-40b2-978c-84e4284cb3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 534 | 2026.01.16 09:13:00.179601 [ 269 ] {} <Debug> TCP-Session: 60d9fa99-5ab5-4ee9-ae79-4b67ad15caf5 Authenticating user 'default' from [fd00:1122:3344:101::c]:50079 | ||
| 535 | 2026.01.16 09:13:00.179493 [ 267 ] {} <Debug> TCP-Session: 858692e3-1477-42bf-8447-f40b26e73ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 536 | 2026.01.16 09:13:00.179721 [ 268 ] {} <Debug> TCP-Session: 2d75b160-6b44-40b2-978c-84e4284cb3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 537 | 2026.01.16 09:13:00.179708 [ 269 ] {} <Debug> TCP-Session: 60d9fa99-5ab5-4ee9-ae79-4b67ad15caf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 538 | 2026.01.16 09:13:00.179694 [ 264 ] {} <Debug> TCP-Session: bcc979f0-ab93-4ae7-b666-49a55e487afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 539 | 2026.01.16 09:13:00.179932 [ 269 ] {} <Debug> TCP-Session: 60d9fa99-5ab5-4ee9-ae79-4b67ad15caf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 540 | 2026.01.16 09:13:00.179923 [ 267 ] {} <Debug> TCP-Session: 858692e3-1477-42bf-8447-f40b26e73ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2026.01.16 09:13:00.178717 [ 3 ] {9b96dd29-5ad6-4169-ba6c-3acf5f931cae} <Debug> TCPHandler: Processed in 0.025649792 sec. | ||
| 542 | 2026.01.16 09:13:00.180420 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.16 09:13:00.180594 [ 3 ] {352ad420-2dba-43b2-b059-da0396759b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 544 | 2026.01.16 09:13:00.180792 [ 3 ] {352ad420-2dba-43b2-b059-da0396759b99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.01.16 09:13:00.196503 [ 3 ] {352ad420-2dba-43b2-b059-da0396759b99} <Debug> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): Loading data parts | ||
| 546 | 2026.01.16 09:13:00.196792 [ 3 ] {352ad420-2dba-43b2-b059-da0396759b99} <Debug> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): There are no data parts | ||
| 547 | 2026.01.16 09:13:00.199042 [ 3 ] {352ad420-2dba-43b2-b059-da0396759b99} <Debug> TCPHandler: Processed in 0.018695198 sec. | ||
| 548 | 2026.01.16 09:13:00.199232 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.16 09:13:00.199525 [ 3 ] {8ae1052d-984d-4c8b-9c91-06acd7eb55d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 550 | 2026.01.16 09:13:00.199629 [ 3 ] {8ae1052d-984d-4c8b-9c91-06acd7eb55d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.01.16 09:13:00.201752 [ 3 ] {8ae1052d-984d-4c8b-9c91-06acd7eb55d3} <Debug> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): Loading data parts | ||
| 552 | 2026.01.16 09:13:00.201924 [ 3 ] {8ae1052d-984d-4c8b-9c91-06acd7eb55d3} <Debug> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): There are no data parts | ||
| 553 | 2026.01.16 09:13:00.215636 [ 3 ] {8ae1052d-984d-4c8b-9c91-06acd7eb55d3} <Debug> TCPHandler: Processed in 0.016474823 sec. | ||
| 554 | 2026.01.16 09:13:00.215946 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.01.16 09:13:00.216116 [ 3 ] {2ada27e0-91a3-4337-b5fc-8906563bce92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 556 | 2026.01.16 09:13:00.216269 [ 3 ] {2ada27e0-91a3-4337-b5fc-8906563bce92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.01.16 09:13:00.219314 [ 3 ] {2ada27e0-91a3-4337-b5fc-8906563bce92} <Debug> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Loading data parts | ||
| 558 | 2026.01.16 09:13:00.219592 [ 3 ] {2ada27e0-91a3-4337-b5fc-8906563bce92} <Debug> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): There are no data parts | ||
| 559 | 2026.01.16 09:13:00.233771 [ 3 ] {2ada27e0-91a3-4337-b5fc-8906563bce92} <Debug> TCPHandler: Processed in 0.017902805 sec. | ||
| 560 | 2026.01.16 09:13:00.233974 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.01.16 09:13:00.234238 [ 3 ] {94ff885c-7744-4cf7-b2af-dfc796cddec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 562 | 2026.01.16 09:13:00.234347 [ 3 ] {94ff885c-7744-4cf7-b2af-dfc796cddec1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.01.16 09:13:00.242500 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63293 | ||
| 564 | 2026.01.16 09:13:00.251076 [ 3 ] {94ff885c-7744-4cf7-b2af-dfc796cddec1} <Debug> oximeter.fields_i32 (4ee479df-fb5b-41fd-9c86-5adb56791f4d): Loading data parts | ||
| 565 | 2026.01.16 09:13:00.251338 [ 3 ] {94ff885c-7744-4cf7-b2af-dfc796cddec1} <Debug> oximeter.fields_i32 (4ee479df-fb5b-41fd-9c86-5adb56791f4d): There are no data parts | ||
| 566 | 2026.01.16 09:13:00.253438 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 567 | 2026.01.16 09:13:00.253490 [ 270 ] {} <Debug> TCP-Session: 3e2cd03d-e868-4699-a28d-1c0be10e91e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:63293 | ||
| 568 | 2026.01.16 09:13:00.253511 [ 270 ] {} <Debug> TCP-Session: 3e2cd03d-e868-4699-a28d-1c0be10e91e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 569 | 2026.01.16 09:13:00.253625 [ 270 ] {} <Debug> TCP-Session: 3e2cd03d-e868-4699-a28d-1c0be10e91e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 570 | 2026.01.16 09:13:00.253697 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 571 | 2026.01.16 09:13:00.253738 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 572 | 2026.01.16 09:13:00.253833 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 573 | 2026.01.16 09:13:00.254362 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64092 | ||
| 574 | 2026.01.16 09:13:00.254454 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37787 | ||
| 575 | 2026.01.16 09:13:00.254622 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47061 | ||
| 576 | 2026.01.16 09:13:00.254769 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 577 | 2026.01.16 09:13:00.254831 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52505 | ||
| 578 | 2026.01.16 09:13:00.254806 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.16 09:13:00.254892 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.01.16 09:13:00.254931 [ 271 ] {} <Debug> TCP-Session: e935b523-0cd1-40e7-b7ae-61b5d427e85c Authenticating user 'default' from [fd00:1122:3344:101::b]:64092 | ||
| 581 | 2026.01.16 09:13:00.254970 [ 273 ] {} <Debug> TCP-Session: fd101526-f125-4471-9f72-4ed42cf5a369 Authenticating user 'default' from [fd00:1122:3344:101::b]:47061 | ||
| 582 | 2026.01.16 09:13:00.254962 [ 272 ] {} <Debug> TCP-Session: 07e07481-3f21-416b-8428-fad42e71ddad Authenticating user 'default' from [fd00:1122:3344:101::b]:37787 | ||
| 583 | 2026.01.16 09:13:00.254953 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50379 | ||
| 584 | 2026.01.16 09:13:00.255090 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34128 | ||
| 585 | 2026.01.16 09:13:00.255144 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 586 | 2026.01.16 09:13:00.255079 [ 273 ] {} <Debug> TCP-Session: fd101526-f125-4471-9f72-4ed42cf5a369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 587 | 2026.01.16 09:13:00.255192 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60892 | ||
| 588 | 2026.01.16 09:13:00.255219 [ 273 ] {} <Debug> TCP-Session: fd101526-f125-4471-9f72-4ed42cf5a369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.01.16 09:13:00.255073 [ 272 ] {} <Debug> TCP-Session: 07e07481-3f21-416b-8428-fad42e71ddad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.01.16 09:13:00.255059 [ 271 ] {} <Debug> TCP-Session: e935b523-0cd1-40e7-b7ae-61b5d427e85c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.01.16 09:13:00.255337 [ 272 ] {} <Debug> TCP-Session: 07e07481-3f21-416b-8428-fad42e71ddad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.01.16 09:13:00.255312 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.01.16 09:13:00.255226 [ 274 ] {} <Debug> TCP-Session: bd387aae-91aa-420c-bdc7-7ab86abc3f08 Authenticating user 'default' from [fd00:1122:3344:101::b]:52505 | ||
| 594 | 2026.01.16 09:13:00.255475 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.01.16 09:13:00.255482 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.01.16 09:13:00.255484 [ 275 ] {} <Debug> TCP-Session: 94dc068d-d39e-474c-b6a6-86a4dea0c5bc Authenticating user 'default' from [fd00:1122:3344:101::b]:50379 | ||
| 597 | 2026.01.16 09:13:00.255562 [ 274 ] {} <Debug> TCP-Session: bd387aae-91aa-420c-bdc7-7ab86abc3f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.16 09:13:00.255591 [ 276 ] {} <Debug> TCP-Session: 36feedf1-31da-48c9-922f-282c9149c08e Authenticating user 'default' from [fd00:1122:3344:101::b]:34128 | ||
| 599 | 2026.01.16 09:13:00.255600 [ 275 ] {} <Debug> TCP-Session: 94dc068d-d39e-474c-b6a6-86a4dea0c5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.01.16 09:13:00.255563 [ 277 ] {} <Debug> TCP-Session: e4492c50-f493-4eb3-8224-d13af5bce576 Authenticating user 'default' from [fd00:1122:3344:101::b]:60892 | ||
| 601 | 2026.01.16 09:13:00.255687 [ 276 ] {} <Debug> TCP-Session: 36feedf1-31da-48c9-922f-282c9149c08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.01.16 09:13:00.255667 [ 275 ] {} <Debug> TCP-Session: 94dc068d-d39e-474c-b6a6-86a4dea0c5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.01.16 09:13:00.255656 [ 274 ] {} <Debug> TCP-Session: bd387aae-91aa-420c-bdc7-7ab86abc3f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.01.16 09:13:00.255783 [ 276 ] {} <Debug> TCP-Session: 36feedf1-31da-48c9-922f-282c9149c08e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.01.16 09:13:00.255765 [ 277 ] {} <Debug> TCP-Session: e4492c50-f493-4eb3-8224-d13af5bce576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.16 09:13:00.255448 [ 271 ] {} <Debug> TCP-Session: e935b523-0cd1-40e7-b7ae-61b5d427e85c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.01.16 09:13:00.255905 [ 277 ] {} <Debug> TCP-Session: e4492c50-f493-4eb3-8224-d13af5bce576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.01.16 09:13:00.254812 [ 3 ] {94ff885c-7744-4cf7-b2af-dfc796cddec1} <Debug> TCPHandler: Processed in 0.020914773 sec. | ||
| 609 | 2026.01.16 09:13:00.256196 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.01.16 09:13:00.256503 [ 3 ] {6e5d33d6-13d4-403c-8ff4-517a002f5282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 611 | 2026.01.16 09:13:00.256714 [ 3 ] {6e5d33d6-13d4-403c-8ff4-517a002f5282} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.01.16 09:13:00.267409 [ 3 ] {6e5d33d6-13d4-403c-8ff4-517a002f5282} <Debug> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): Loading data parts | ||
| 613 | 2026.01.16 09:13:00.267583 [ 3 ] {6e5d33d6-13d4-403c-8ff4-517a002f5282} <Debug> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): There are no data parts | ||
| 614 | 2026.01.16 09:13:00.270534 [ 3 ] {6e5d33d6-13d4-403c-8ff4-517a002f5282} <Debug> TCPHandler: Processed in 0.014441814 sec. | ||
| 615 | 2026.01.16 09:13:00.270712 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.01.16 09:13:00.270900 [ 3 ] {56f605ea-a5a5-4938-89af-0d2f87beefc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 617 | 2026.01.16 09:13:00.271084 [ 3 ] {56f605ea-a5a5-4938-89af-0d2f87beefc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.01.16 09:13:00.282223 [ 3 ] {56f605ea-a5a5-4938-89af-0d2f87beefc8} <Debug> oximeter.fields_i64 (1c2e4ba0-fe9d-4b42-9ac3-5b85788815e3): Loading data parts | ||
| 619 | 2026.01.16 09:13:00.282454 [ 3 ] {56f605ea-a5a5-4938-89af-0d2f87beefc8} <Debug> oximeter.fields_i64 (1c2e4ba0-fe9d-4b42-9ac3-5b85788815e3): There are no data parts | ||
| 620 | 2026.01.16 09:13:00.285427 [ 3 ] {56f605ea-a5a5-4938-89af-0d2f87beefc8} <Debug> TCPHandler: Processed in 0.014784203 sec. | ||
| 621 | 2026.01.16 09:13:00.285600 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.01.16 09:13:00.285885 [ 3 ] {4ce01a3b-a0c2-4408-9901-650a731e100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 623 | 2026.01.16 09:13:00.285993 [ 3 ] {4ce01a3b-a0c2-4408-9901-650a731e100f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.01.16 09:13:00.299706 [ 3 ] {4ce01a3b-a0c2-4408-9901-650a731e100f} <Debug> oximeter.fields_u64 (6fba3bca-863a-47f7-a4ee-edf7c56eceab): Loading data parts | ||
| 625 | 2026.01.16 09:13:00.299932 [ 3 ] {4ce01a3b-a0c2-4408-9901-650a731e100f} <Debug> oximeter.fields_u64 (6fba3bca-863a-47f7-a4ee-edf7c56eceab): There are no data parts | ||
| 626 | 2026.01.16 09:13:00.303185 [ 3 ] {4ce01a3b-a0c2-4408-9901-650a731e100f} <Debug> TCPHandler: Processed in 0.017639377 sec. | ||
| 627 | 2026.01.16 09:13:00.303372 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.01.16 09:13:00.303560 [ 3 ] {912ca449-ddf1-445f-a036-9a9b1969648b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 629 | 2026.01.16 09:13:00.303713 [ 3 ] {912ca449-ddf1-445f-a036-9a9b1969648b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.01.16 09:13:00.315537 [ 3 ] {912ca449-ddf1-445f-a036-9a9b1969648b} <Debug> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): Loading data parts | ||
| 631 | 2026.01.16 09:13:00.315712 [ 3 ] {912ca449-ddf1-445f-a036-9a9b1969648b} <Debug> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): There are no data parts | ||
| 632 | 2026.01.16 09:13:00.319071 [ 3 ] {912ca449-ddf1-445f-a036-9a9b1969648b} <Debug> TCPHandler: Processed in 0.015760772 sec. | ||
| 633 | 2026.01.16 09:13:00.319234 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.01.16 09:13:00.319503 [ 3 ] {8d28a79a-6699-46d0-a3a4-77c1558ffa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 635 | 2026.01.16 09:13:00.319635 [ 3 ] {8d28a79a-6699-46d0-a3a4-77c1558ffa97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.01.16 09:13:00.334635 [ 3 ] {8d28a79a-6699-46d0-a3a4-77c1558ffa97} <Debug> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Loading data parts | ||
| 637 | 2026.01.16 09:13:00.334803 [ 3 ] {8d28a79a-6699-46d0-a3a4-77c1558ffa97} <Debug> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): There are no data parts | ||
| 638 | 2026.01.16 09:13:00.338553 [ 3 ] {8d28a79a-6699-46d0-a3a4-77c1558ffa97} <Debug> TCPHandler: Processed in 0.019373128 sec. | ||
| 639 | 2026.01.16 09:13:00.338725 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.01.16 09:13:00.338900 [ 3 ] {d455307b-4e79-4367-aad8-27013bc27bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) 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) | ||
| 641 | 2026.01.16 09:13:00.339052 [ 3 ] {d455307b-4e79-4367-aad8-27013bc27bd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.01.16 09:13:00.349893 [ 3 ] {d455307b-4e79-4367-aad8-27013bc27bd6} <Debug> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Loading data parts | ||
| 643 | 2026.01.16 09:13:00.350085 [ 3 ] {d455307b-4e79-4367-aad8-27013bc27bd6} <Debug> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): There are no data parts | ||
| 644 | 2026.01.16 09:13:00.353539 [ 3 ] {d455307b-4e79-4367-aad8-27013bc27bd6} <Debug> TCPHandler: Processed in 0.014872056 sec. | ||
| 645 | 2026.01.16 09:13:00.353721 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.01.16 09:13:00.354068 [ 3 ] {bc1e2698-97be-4bac-8c20-c438e6eb6f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.01.16 09:13:00.354212 [ 3 ] {bc1e2698-97be-4bac-8c20-c438e6eb6f5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.01.16 09:13:00.367147 [ 3 ] {bc1e2698-97be-4bac-8c20-c438e6eb6f5b} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859): Loading data parts | ||
| 652 | 2026.01.16 09:13:00.367394 [ 3 ] {bc1e2698-97be-4bac-8c20-c438e6eb6f5b} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859): There are no data parts | ||
| 653 | 2026.01.16 09:13:00.369988 [ 3 ] {bc1e2698-97be-4bac-8c20-c438e6eb6f5b} <Debug> TCPHandler: Processed in 0.016318668 sec. | ||
| 654 | 2026.01.16 09:13:00.370270 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.01.16 09:13:00.370670 [ 4 ] {5dee266b-2a29-4add-b30b-114fc495b5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.01.16 09:13:00.372039 [ 4 ] {5dee266b-2a29-4add-b30b-114fc495b5e5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.01.16 09:13:00.379979 [ 261 ] {5dee266b-2a29-4add-b30b-114fc495b5e5} <Trace> oximeter.version (964a47d9-122a-43b8-b384-c58fc5b6c234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.01.16 09:13:00.380162 [ 261 ] {5dee266b-2a29-4add-b30b-114fc495b5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 659 | 2026.01.16 09:13:00.385143 [ 261 ] {5dee266b-2a29-4add-b30b-114fc495b5e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.01.16 09:13:00.385791 [ 261 ] {5dee266b-2a29-4add-b30b-114fc495b5e5} <Trace> oximeter.version (964a47d9-122a-43b8-b384-c58fc5b6c234): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.01.16 09:13:00.386161 [ 4 ] {5dee266b-2a29-4add-b30b-114fc495b5e5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015624 sec., 64.00409626216077 rows/sec., 1.00 KiB/sec. | ||
| 662 | 2026.01.16 09:13:00.386468 [ 4 ] {5dee266b-2a29-4add-b30b-114fc495b5e5} <Debug> TCPHandler: Processed in 0.016336019 sec. | ||
| 663 | 2026.01.16 09:13:01.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.26 MiB, peak 134.26 MiB, free memory in arenas 0.00 B, will set to 139.20 MiB (RSS), difference: 4.94 MiB | ||
| 664 | 2026.01.16 09:13:01.594151 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49090 | ||
| 665 | 2026.01.16 09:13:01.599152 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.16 09:13:01.599218 [ 278 ] {} <Debug> TCP-Session: 3930b5ca-b59f-47bc-b4cf-1d75591018de Authenticating user 'default' from [fd00:1122:3344:101::a]:49090 | ||
| 667 | 2026.01.16 09:13:01.599474 [ 278 ] {} <Debug> TCP-Session: 3930b5ca-b59f-47bc-b4cf-1d75591018de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.16 09:13:01.599491 [ 278 ] {} <Debug> TCP-Session: 3930b5ca-b59f-47bc-b4cf-1d75591018de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.16 09:13:01.599565 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.16 09:13:01.599754 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.16 09:13:01.599795 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.16 09:13:01.600471 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56675 | ||
| 673 | 2026.01.16 09:13:01.600642 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.01.16 09:13:01.600699 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57217 | ||
| 675 | 2026.01.16 09:13:01.600701 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46343 | ||
| 676 | 2026.01.16 09:13:01.600792 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34680 | ||
| 677 | 2026.01.16 09:13:01.600814 [ 279 ] {} <Debug> TCP-Session: 12c5edfb-37fc-4841-aaef-56d7ce7240e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:56675 | ||
| 678 | 2026.01.16 09:13:01.600919 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35484 | ||
| 679 | 2026.01.16 09:13:01.600959 [ 279 ] {} <Debug> TCP-Session: 12c5edfb-37fc-4841-aaef-56d7ce7240e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.16 09:13:01.600982 [ 279 ] {} <Debug> TCP-Session: 12c5edfb-37fc-4841-aaef-56d7ce7240e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.16 09:13:01.601139 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.16 09:13:01.601208 [ 280 ] {} <Debug> TCP-Session: f3a22c7c-6a22-4d03-8442-fcccf2d07c85 Authenticating user 'default' from [fd00:1122:3344:101::a]:46343 | ||
| 683 | 2026.01.16 09:13:01.601218 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59853 | ||
| 684 | 2026.01.16 09:13:01.601238 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.16 09:13:01.601238 [ 280 ] {} <Debug> TCP-Session: f3a22c7c-6a22-4d03-8442-fcccf2d07c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.16 09:13:01.601280 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.16 09:13:01.601391 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52414 | ||
| 688 | 2026.01.16 09:13:01.601473 [ 281 ] {} <Debug> TCP-Session: 721a6589-8c5c-41bc-9aab-3a2690c8ffca Authenticating user 'default' from [fd00:1122:3344:101::a]:57217 | ||
| 689 | 2026.01.16 09:13:01.601408 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.16 09:13:01.601517 [ 282 ] {} <Debug> TCP-Session: 5f256781-4ea0-467b-8cd9-4baf7e8dbd28 Authenticating user 'default' from [fd00:1122:3344:101::a]:34680 | ||
| 691 | 2026.01.16 09:13:01.601521 [ 281 ] {} <Debug> TCP-Session: 721a6589-8c5c-41bc-9aab-3a2690c8ffca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.16 09:13:01.601604 [ 280 ] {} <Debug> TCP-Session: f3a22c7c-6a22-4d03-8442-fcccf2d07c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.16 09:13:01.601626 [ 282 ] {} <Debug> TCP-Session: 5f256781-4ea0-467b-8cd9-4baf7e8dbd28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.16 09:13:01.601623 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.16 09:13:01.601707 [ 282 ] {} <Debug> TCP-Session: 5f256781-4ea0-467b-8cd9-4baf7e8dbd28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.16 09:13:01.601679 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.01.16 09:13:01.601732 [ 283 ] {} <Debug> TCP-Session: 81cb0325-b274-4d2f-8216-181817c12a9c Authenticating user 'default' from [fd00:1122:3344:101::a]:35484 | ||
| 698 | 2026.01.16 09:13:01.601811 [ 284 ] {} <Debug> TCP-Session: 0d3e4ac0-3c81-470c-8030-50438b16da2d Authenticating user 'default' from [fd00:1122:3344:101::a]:59853 | ||
| 699 | 2026.01.16 09:13:01.601841 [ 285 ] {} <Debug> TCP-Session: fd7c9d70-966d-43f0-858b-db093a115140 Authenticating user 'default' from [fd00:1122:3344:101::a]:52414 | ||
| 700 | 2026.01.16 09:13:01.601635 [ 281 ] {} <Debug> TCP-Session: 721a6589-8c5c-41bc-9aab-3a2690c8ffca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.16 09:13:01.601949 [ 283 ] {} <Debug> TCP-Session: 81cb0325-b274-4d2f-8216-181817c12a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.16 09:13:01.601959 [ 285 ] {} <Debug> TCP-Session: fd7c9d70-966d-43f0-858b-db093a115140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.16 09:13:01.602043 [ 284 ] {} <Debug> TCP-Session: 0d3e4ac0-3c81-470c-8030-50438b16da2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.16 09:13:01.602070 [ 283 ] {} <Debug> TCP-Session: 81cb0325-b274-4d2f-8216-181817c12a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.16 09:13:01.602054 [ 285 ] {} <Debug> TCP-Session: fd7c9d70-966d-43f0-858b-db093a115140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.16 09:13:01.602169 [ 284 ] {} <Debug> TCP-Session: 0d3e4ac0-3c81-470c-8030-50438b16da2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.16 09:13:05.855777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.16 09:13:05.855824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.16 09:13:05.855892 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.16 09:13:05.855946 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.16 09:13:05.859563 [ 244 ] {} <Debug> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Loading data parts | ||
| 712 | 2026.01.16 09:13:05.859810 [ 244 ] {} <Debug> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): There are no data parts | ||
| 713 | 2026.01.16 09:13:05.863576 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.16 09:13:05.863706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 715 | 2026.01.16 09:13:05.869915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.16 09:13:05.870641 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.16 09:13:05.870953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.01.16 09:13:05.877207 [ 243 ] {} <Debug> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Loading data parts | ||
| 719 | 2026.01.16 09:13:05.877501 [ 243 ] {} <Debug> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): There are no data parts | ||
| 720 | 2026.01.16 09:13:05.907334 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.16 09:13:05.907600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 722 | 2026.01.16 09:13:05.914063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.16 09:13:05.915327 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.16 09:13:05.919320 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.16 09:13:06.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.11 MiB | ||
| 726 | 2026.01.16 09:13:08.355668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.16 09:13:08.355855 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.16 09:13:08.360188 [ 242 ] {} <Debug> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Loading data parts | ||
| 729 | 2026.01.16 09:13:08.360390 [ 242 ] {} <Debug> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): There are no data parts | ||
| 730 | 2026.01.16 09:13:08.367481 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.16 09:13:08.367623 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 732 | 2026.01.16 09:13:08.369433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.16 09:13:08.370039 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.16 09:13:08.370319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.16 09:13:09.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.14 MiB | ||
| 736 | 2026.01.16 09:13:13.306113 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.16 09:13:13.306177 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.16 09:13:13.371958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.01.16 09:13:13.374927 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.16 09:13:13.374978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 741 | 2026.01.16 09:13:13.375650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.16 09:13:13.376128 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.16 09:13:13.376324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.16 09:13:13.420326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.16 09:13:13.438283 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.16 09:13:13.438444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 747 | 2026.01.16 09:13:13.445032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.16 09:13:13.446235 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.16 09:13:13.449482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.16 09:13:14.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.78 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 1.91 MiB | ||
| 751 | 2026.01.16 09:13:19.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.73 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.01.16 09:13:20.401535 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.16 09:13:20.401776 [ 3 ] {bb2cfa07-eba5-45e0-b4b4-04ed62333373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.01.16 09:13:20.410168 [ 3 ] {bb2cfa07-eba5-45e0-b4b4-04ed62333373} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.01.16 09:13:20.422179 [ 3 ] {bb2cfa07-eba5-45e0-b4b4-04ed62333373} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.01.16 09:13:20.426742 [ 3 ] {bb2cfa07-eba5-45e0-b4b4-04ed62333373} <Debug> TCPHandler: Processed in 0.025346073 sec. | ||
| 757 | 2026.01.16 09:13:20.437335 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.01.16 09:13:20.437515 [ 3 ] {a0582837-4207-4d18-879f-6b2f9fa7603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.01.16 09:13:20.443558 [ 3 ] {a0582837-4207-4d18-879f-6b2f9fa7603d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.01.16 09:13:20.443662 [ 3 ] {a0582837-4207-4d18-879f-6b2f9fa7603d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.01.16 09:13:20.446047 [ 3 ] {a0582837-4207-4d18-879f-6b2f9fa7603d} <Debug> TCPHandler: Processed in 0.008771157 sec. | ||
| 762 | 2026.01.16 09:13:20.448083 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.01.16 09:13:20.448203 [ 3 ] {0052005d-5f9e-46c8-82fc-09b3c18872ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.01.16 09:13:20.450483 [ 3 ] {0052005d-5f9e-46c8-82fc-09b3c18872ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.01.16 09:13:20.450539 [ 3 ] {0052005d-5f9e-46c8-82fc-09b3c18872ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.01.16 09:13:20.450946 [ 3 ] {0052005d-5f9e-46c8-82fc-09b3c18872ee} <Debug> TCPHandler: Processed in 0.002909886 sec. | ||
| 767 | 2026.01.16 09:13:20.451183 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.16 09:13:20.451321 [ 3 ] {ea0716cf-c030-429f-a8a1-1a5856f39066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.01.16 09:13:20.451562 [ 3 ] {ea0716cf-c030-429f-a8a1-1a5856f39066} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.01.16 09:13:20.451606 [ 3 ] {ea0716cf-c030-429f-a8a1-1a5856f39066} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.01.16 09:13:20.451926 [ 3 ] {ea0716cf-c030-429f-a8a1-1a5856f39066} <Debug> TCPHandler: Processed in 0.000801413 sec. | ||
| 772 | 2026.01.16 09:13:20.452119 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.01.16 09:13:20.452232 [ 3 ] {7d82e56b-877c-446c-946a-0a21648e007e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.01.16 09:13:20.452471 [ 3 ] {7d82e56b-877c-446c-946a-0a21648e007e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.01.16 09:13:20.452514 [ 3 ] {7d82e56b-877c-446c-946a-0a21648e007e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.01.16 09:13:20.452822 [ 3 ] {7d82e56b-877c-446c-946a-0a21648e007e} <Debug> TCPHandler: Processed in 0.000750442 sec. | ||
| 777 | 2026.01.16 09:13:20.453026 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.01.16 09:13:20.453140 [ 3 ] {dbdeb9fe-fcc7-4595-9071-511c66e9d1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.01.16 09:13:20.453376 [ 3 ] {dbdeb9fe-fcc7-4595-9071-511c66e9d1b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.01.16 09:13:20.453419 [ 3 ] {dbdeb9fe-fcc7-4595-9071-511c66e9d1b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.01.16 09:13:20.453737 [ 3 ] {dbdeb9fe-fcc7-4595-9071-511c66e9d1b4} <Debug> TCPHandler: Processed in 0.000757302 sec. | ||
| 782 | 2026.01.16 09:13:20.453936 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.01.16 09:13:20.454050 [ 3 ] {89fe65b6-5f15-4abb-b6e4-ea104e47c9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.01.16 09:13:20.454295 [ 3 ] {89fe65b6-5f15-4abb-b6e4-ea104e47c9e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.01.16 09:13:20.454340 [ 3 ] {89fe65b6-5f15-4abb-b6e4-ea104e47c9e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.01.16 09:13:20.454664 [ 3 ] {89fe65b6-5f15-4abb-b6e4-ea104e47c9e9} <Debug> TCPHandler: Processed in 0.000775353 sec. | ||
| 787 | 2026.01.16 09:13:20.454896 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.01.16 09:13:20.455019 [ 3 ] {8e4f82a3-6983-4598-9ecd-032680e4e436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.01.16 09:13:20.455283 [ 3 ] {8e4f82a3-6983-4598-9ecd-032680e4e436} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.01.16 09:13:20.455329 [ 3 ] {8e4f82a3-6983-4598-9ecd-032680e4e436} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.01.16 09:13:20.455653 [ 3 ] {8e4f82a3-6983-4598-9ecd-032680e4e436} <Debug> TCPHandler: Processed in 0.000809734 sec. | ||
| 792 | 2026.01.16 09:13:20.455856 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.01.16 09:13:20.455973 [ 3 ] {4e1646ca-82c5-4a8e-aa9d-5b8e4bc254f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.01.16 09:13:20.456239 [ 3 ] {4e1646ca-82c5-4a8e-aa9d-5b8e4bc254f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.01.16 09:13:20.456295 [ 3 ] {4e1646ca-82c5-4a8e-aa9d-5b8e4bc254f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.01.16 09:13:20.456644 [ 3 ] {4e1646ca-82c5-4a8e-aa9d-5b8e4bc254f9} <Debug> TCPHandler: Processed in 0.000835655 sec. | ||
| 797 | 2026.01.16 09:13:20.456848 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.01.16 09:13:20.456968 [ 3 ] {6cbfa158-7be6-4e78-bb65-09482b02b087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.01.16 09:13:20.457217 [ 3 ] {6cbfa158-7be6-4e78-bb65-09482b02b087} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.01.16 09:13:20.457260 [ 3 ] {6cbfa158-7be6-4e78-bb65-09482b02b087} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.01.16 09:13:20.457576 [ 3 ] {6cbfa158-7be6-4e78-bb65-09482b02b087} <Debug> TCPHandler: Processed in 0.000776472 sec. | ||
| 802 | 2026.01.16 09:13:20.457812 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.01.16 09:13:20.457929 [ 3 ] {cbd00138-510d-440f-ba4f-a392f4569657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.01.16 09:13:20.458174 [ 3 ] {cbd00138-510d-440f-ba4f-a392f4569657} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.01.16 09:13:20.458216 [ 3 ] {cbd00138-510d-440f-ba4f-a392f4569657} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.01.16 09:13:20.458530 [ 3 ] {cbd00138-510d-440f-ba4f-a392f4569657} <Debug> TCPHandler: Processed in 0.000765422 sec. | ||
| 807 | 2026.01.16 09:13:20.458738 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.01.16 09:13:20.458875 [ 3 ] {afc792b4-52c8-471b-8dfe-20cd00f912ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.01.16 09:13:20.459186 [ 3 ] {afc792b4-52c8-471b-8dfe-20cd00f912ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.01.16 09:13:20.459236 [ 3 ] {afc792b4-52c8-471b-8dfe-20cd00f912ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.01.16 09:13:20.459612 [ 3 ] {afc792b4-52c8-471b-8dfe-20cd00f912ca} <Debug> TCPHandler: Processed in 0.000930267 sec. | ||
| 812 | 2026.01.16 09:13:20.459837 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.01.16 09:13:20.459971 [ 3 ] {06ed7d5f-b913-473c-8ffa-2099d66448f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.01.16 09:13:20.460286 [ 3 ] {06ed7d5f-b913-473c-8ffa-2099d66448f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.01.16 09:13:20.460336 [ 3 ] {06ed7d5f-b913-473c-8ffa-2099d66448f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.01.16 09:13:20.460715 [ 3 ] {06ed7d5f-b913-473c-8ffa-2099d66448f0} <Debug> TCPHandler: Processed in 0.000933037 sec. | ||
| 817 | 2026.01.16 09:13:20.460921 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.01.16 09:13:20.461038 [ 3 ] {8181bb81-1d19-4c9e-873d-7458f1dd1621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.01.16 09:13:20.461293 [ 3 ] {8181bb81-1d19-4c9e-873d-7458f1dd1621} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.01.16 09:13:20.461335 [ 3 ] {8181bb81-1d19-4c9e-873d-7458f1dd1621} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.01.16 09:13:20.461712 [ 3 ] {8181bb81-1d19-4c9e-873d-7458f1dd1621} <Debug> TCPHandler: Processed in 0.000838934 sec. | ||
| 822 | 2026.01.16 09:13:20.461920 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.01.16 09:13:20.462037 [ 3 ] {f8397ac4-6130-4ce8-97d5-cd53741bf064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.01.16 09:13:20.462286 [ 3 ] {f8397ac4-6130-4ce8-97d5-cd53741bf064} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.01.16 09:13:20.462328 [ 3 ] {f8397ac4-6130-4ce8-97d5-cd53741bf064} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.01.16 09:13:20.462641 [ 3 ] {f8397ac4-6130-4ce8-97d5-cd53741bf064} <Debug> TCPHandler: Processed in 0.000769353 sec. | ||
| 827 | 2026.01.16 09:13:20.462844 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.01.16 09:13:20.462960 [ 3 ] {22f1dd76-8883-491b-b793-562a8f35c20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.01.16 09:13:20.463209 [ 3 ] {22f1dd76-8883-491b-b793-562a8f35c20b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.01.16 09:13:20.463251 [ 3 ] {22f1dd76-8883-491b-b793-562a8f35c20b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.01.16 09:13:20.463559 [ 3 ] {22f1dd76-8883-491b-b793-562a8f35c20b} <Debug> TCPHandler: Processed in 0.000761643 sec. | ||
| 832 | 2026.01.16 09:13:20.465485 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.01.16 09:13:20.465603 [ 3 ] {7c5c4250-ccd4-4bd4-8cdf-aacf259ab7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.01.16 09:13:20.465853 [ 3 ] {7c5c4250-ccd4-4bd4-8cdf-aacf259ab7b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.01.16 09:13:20.465895 [ 3 ] {7c5c4250-ccd4-4bd4-8cdf-aacf259ab7b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.01.16 09:13:20.466218 [ 3 ] {7c5c4250-ccd4-4bd4-8cdf-aacf259ab7b5} <Debug> TCPHandler: Processed in 0.000781303 sec. | ||
| 837 | 2026.01.16 09:13:20.466424 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.01.16 09:13:20.466541 [ 3 ] {c97e8a03-6147-441c-bb0d-843d02ebafa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.01.16 09:13:20.466806 [ 3 ] {c97e8a03-6147-441c-bb0d-843d02ebafa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.01.16 09:13:20.466847 [ 3 ] {c97e8a03-6147-441c-bb0d-843d02ebafa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.01.16 09:13:20.467154 [ 3 ] {c97e8a03-6147-441c-bb0d-843d02ebafa6} <Debug> TCPHandler: Processed in 0.000778263 sec. | ||
| 842 | 2026.01.16 09:13:20.467353 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.16 09:13:20.467470 [ 3 ] {b41d7e28-10c2-4423-8415-c1efce766693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.01.16 09:13:20.467722 [ 3 ] {b41d7e28-10c2-4423-8415-c1efce766693} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.01.16 09:13:20.467762 [ 3 ] {b41d7e28-10c2-4423-8415-c1efce766693} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.01.16 09:13:20.468059 [ 3 ] {b41d7e28-10c2-4423-8415-c1efce766693} <Debug> TCPHandler: Processed in 0.000753642 sec. | ||
| 847 | 2026.01.16 09:13:20.468247 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.16 09:13:20.468364 [ 3 ] {5661f63b-5686-4a87-b068-0ab705b11b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.01.16 09:13:20.468614 [ 3 ] {5661f63b-5686-4a87-b068-0ab705b11b4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.01.16 09:13:20.468656 [ 3 ] {5661f63b-5686-4a87-b068-0ab705b11b4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.01.16 09:13:20.468959 [ 3 ] {5661f63b-5686-4a87-b068-0ab705b11b4a} <Debug> TCPHandler: Processed in 0.000759182 sec. | ||
| 852 | 2026.01.16 09:13:20.469195 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.01.16 09:13:20.469313 [ 3 ] {62ef38c1-3b14-4deb-b984-7358bbec7185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.01.16 09:13:20.469566 [ 3 ] {62ef38c1-3b14-4deb-b984-7358bbec7185} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.01.16 09:13:20.469606 [ 3 ] {62ef38c1-3b14-4deb-b984-7358bbec7185} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.01.16 09:13:20.469928 [ 3 ] {62ef38c1-3b14-4deb-b984-7358bbec7185} <Debug> TCPHandler: Processed in 0.000780932 sec. | ||
| 857 | 2026.01.16 09:13:20.470210 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.01.16 09:13:20.470330 [ 3 ] {fcaf8211-2cd9-439a-b446-04611df7db84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.01.16 09:13:20.470587 [ 3 ] {fcaf8211-2cd9-439a-b446-04611df7db84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.01.16 09:13:20.470628 [ 3 ] {fcaf8211-2cd9-439a-b446-04611df7db84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.01.16 09:13:20.470936 [ 3 ] {fcaf8211-2cd9-439a-b446-04611df7db84} <Debug> TCPHandler: Processed in 0.000774003 sec. | ||
| 862 | 2026.01.16 09:13:20.471182 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.16 09:13:20.471308 [ 3 ] {16a2f541-0325-438f-b406-4da10c20387e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.01.16 09:13:20.471567 [ 3 ] {16a2f541-0325-438f-b406-4da10c20387e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.01.16 09:13:20.471609 [ 3 ] {16a2f541-0325-438f-b406-4da10c20387e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.01.16 09:13:20.471917 [ 3 ] {16a2f541-0325-438f-b406-4da10c20387e} <Debug> TCPHandler: Processed in 0.000782233 sec. | ||
| 867 | 2026.01.16 09:13:20.472155 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.16 09:13:20.472276 [ 3 ] {a3758a48-dc7a-47d5-b167-f7f693b755a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.01.16 09:13:20.472540 [ 3 ] {a3758a48-dc7a-47d5-b167-f7f693b755a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.01.16 09:13:20.472581 [ 3 ] {a3758a48-dc7a-47d5-b167-f7f693b755a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.16 09:13:20.472894 [ 3 ] {a3758a48-dc7a-47d5-b167-f7f693b755a6} <Debug> TCPHandler: Processed in 0.000787123 sec. | ||
| 872 | 2026.01.16 09:13:20.473129 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.16 09:13:20.473250 [ 3 ] {10bb0b6b-339c-463b-bae7-f618168481cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.01.16 09:13:20.473515 [ 3 ] {10bb0b6b-339c-463b-bae7-f618168481cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.01.16 09:13:20.473557 [ 3 ] {10bb0b6b-339c-463b-bae7-f618168481cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.16 09:13:20.473878 [ 3 ] {10bb0b6b-339c-463b-bae7-f618168481cd} <Debug> TCPHandler: Processed in 0.000796683 sec. | ||
| 877 | 2026.01.16 09:13:20.474134 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.16 09:13:20.474255 [ 3 ] {d51957a2-e728-407d-80d3-ad2ec3fad5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.01.16 09:13:20.474519 [ 3 ] {d51957a2-e728-407d-80d3-ad2ec3fad5e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.01.16 09:13:20.474560 [ 3 ] {d51957a2-e728-407d-80d3-ad2ec3fad5e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.01.16 09:13:20.474863 [ 3 ] {d51957a2-e728-407d-80d3-ad2ec3fad5e7} <Debug> TCPHandler: Processed in 0.000777003 sec. | ||
| 882 | 2026.01.16 09:13:20.487085 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.01.16 09:13:20.487221 [ 3 ] {caccb969-da01-4346-ba57-f39e1c419a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.01.16 09:13:20.487271 [ 3 ] {caccb969-da01-4346-ba57-f39e1c419a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.01.16 09:13:20.490134 [ 3 ] {caccb969-da01-4346-ba57-f39e1c419a26} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.01.16 09:13:20.490178 [ 3 ] {caccb969-da01-4346-ba57-f39e1c419a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 887 | 2026.01.16 09:13:20.492711 [ 3 ] {caccb969-da01-4346-ba57-f39e1c419a26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.01.16 09:13:20.493170 [ 3 ] {caccb969-da01-4346-ba57-f39e1c419a26} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.01.16 09:13:20.493324 [ 3 ] {caccb969-da01-4346-ba57-f39e1c419a26} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006144 sec., 4231.770833333333 rows/sec., 933.49 KiB/sec. | ||
| 890 | 2026.01.16 09:13:20.493367 [ 3 ] {caccb969-da01-4346-ba57-f39e1c419a26} <Debug> TCPHandler: Processed in 0.006344006 sec. | ||
| 891 | 2026.01.16 09:13:20.493508 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.01.16 09:13:20.493602 [ 3 ] {81da6e9b-ff63-4428-843d-2da627a3ef9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.01.16 09:13:20.493644 [ 3 ] {81da6e9b-ff63-4428-843d-2da627a3ef9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.01.16 09:13:20.498330 [ 3 ] {81da6e9b-ff63-4428-843d-2da627a3ef9a} <Trace> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.01.16 09:13:20.498371 [ 3 ] {81da6e9b-ff63-4428-843d-2da627a3ef9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 896 | 2026.01.16 09:13:20.498924 [ 3 ] {81da6e9b-ff63-4428-843d-2da627a3ef9a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.01.16 09:13:20.499432 [ 3 ] {81da6e9b-ff63-4428-843d-2da627a3ef9a} <Trace> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.01.16 09:13:20.499560 [ 3 ] {81da6e9b-ff63-4428-843d-2da627a3ef9a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005976 sec., 4016.064257028112 rows/sec., 341.21 KiB/sec. | ||
| 899 | 2026.01.16 09:13:20.499596 [ 3 ] {81da6e9b-ff63-4428-843d-2da627a3ef9a} <Debug> TCPHandler: Processed in 0.00613671 sec. | ||
| 900 | 2026.01.16 09:13:20.499720 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.16 09:13:20.499813 [ 3 ] {abcff160-bbb2-4923-8565-126d2bc2366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.01.16 09:13:20.499854 [ 3 ] {abcff160-bbb2-4923-8565-126d2bc2366d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.01.16 09:13:20.500244 [ 3 ] {abcff160-bbb2-4923-8565-126d2bc2366d} <Trace> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.01.16 09:13:20.500281 [ 3 ] {abcff160-bbb2-4923-8565-126d2bc2366d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 905 | 2026.01.16 09:13:20.500665 [ 3 ] {abcff160-bbb2-4923-8565-126d2bc2366d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.01.16 09:13:20.501069 [ 3 ] {abcff160-bbb2-4923-8565-126d2bc2366d} <Trace> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): 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.16 09:13:20.501193 [ 3 ] {abcff160-bbb2-4923-8565-126d2bc2366d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001398 sec., 7153.07582260372 rows/sec., 583.28 KiB/sec. | ||
| 908 | 2026.01.16 09:13:20.501229 [ 3 ] {abcff160-bbb2-4923-8565-126d2bc2366d} <Debug> TCPHandler: Processed in 0.001557616 sec. | ||
| 909 | 2026.01.16 09:13:20.501333 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.01.16 09:13:20.501425 [ 3 ] {a8ed7f26-cc8f-4535-82e8-4aa0685276ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.01.16 09:13:20.501464 [ 3 ] {a8ed7f26-cc8f-4535-82e8-4aa0685276ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.01.16 09:13:20.501980 [ 3 ] {a8ed7f26-cc8f-4535-82e8-4aa0685276ab} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.01.16 09:13:20.502017 [ 3 ] {a8ed7f26-cc8f-4535-82e8-4aa0685276ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 914 | 2026.01.16 09:13:20.502561 [ 3 ] {a8ed7f26-cc8f-4535-82e8-4aa0685276ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.01.16 09:13:20.503005 [ 3 ] {a8ed7f26-cc8f-4535-82e8-4aa0685276ab} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): 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.16 09:13:20.503132 [ 3 ] {a8ed7f26-cc8f-4535-82e8-4aa0685276ab} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001725 sec., 116521.73913043478 rows/sec., 10.30 MiB/sec. | ||
| 917 | 2026.01.16 09:13:20.503170 [ 3 ] {a8ed7f26-cc8f-4535-82e8-4aa0685276ab} <Debug> TCPHandler: Processed in 0.001884666 sec. | ||
| 918 | 2026.01.16 09:13:20.503309 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.16 09:13:20.503430 [ 3 ] {75c3499d-1892-4f3c-a53c-2e89bf9bf3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.01.16 09:13:20.503478 [ 3 ] {75c3499d-1892-4f3c-a53c-2e89bf9bf3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.01.16 09:13:20.503968 [ 3 ] {75c3499d-1892-4f3c-a53c-2e89bf9bf3fa} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.01.16 09:13:20.504013 [ 3 ] {75c3499d-1892-4f3c-a53c-2e89bf9bf3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 923 | 2026.01.16 09:13:20.504477 [ 3 ] {75c3499d-1892-4f3c-a53c-2e89bf9bf3fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.01.16 09:13:20.504931 [ 3 ] {75c3499d-1892-4f3c-a53c-2e89bf9bf3fa} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): 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.16 09:13:20.505107 [ 3 ] {75c3499d-1892-4f3c-a53c-2e89bf9bf3fa} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.0017 sec., 18823.529411764706 rows/sec., 1.39 MiB/sec. | ||
| 926 | 2026.01.16 09:13:20.505155 [ 3 ] {75c3499d-1892-4f3c-a53c-2e89bf9bf3fa} <Debug> TCPHandler: Processed in 0.001910126 sec. | ||
| 927 | 2026.01.16 09:13:20.505291 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.16 09:13:20.505392 [ 3 ] {c5bf6300-597b-4cb0-a561-240fc6804957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.01.16 09:13:20.505432 [ 3 ] {c5bf6300-597b-4cb0-a561-240fc6804957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.01.16 09:13:20.505870 [ 3 ] {c5bf6300-597b-4cb0-a561-240fc6804957} <Trace> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.01.16 09:13:20.505905 [ 3 ] {c5bf6300-597b-4cb0-a561-240fc6804957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 932 | 2026.01.16 09:13:20.506321 [ 3 ] {c5bf6300-597b-4cb0-a561-240fc6804957} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.01.16 09:13:20.506835 [ 3 ] {c5bf6300-597b-4cb0-a561-240fc6804957} <Trace> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): 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.16 09:13:20.506979 [ 3 ] {c5bf6300-597b-4cb0-a561-240fc6804957} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 935 | 2026.01.16 09:13:20.507016 [ 3 ] {c5bf6300-597b-4cb0-a561-240fc6804957} <Debug> TCPHandler: Processed in 0.001794423 sec. | ||
| 936 | 2026.01.16 09:13:20.507147 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.16 09:13:20.507246 [ 3 ] {651391ae-21aa-470a-b95e-22905fa4bc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.01.16 09:13:20.507287 [ 3 ] {651391ae-21aa-470a-b95e-22905fa4bc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.01.16 09:13:20.507693 [ 3 ] {651391ae-21aa-470a-b95e-22905fa4bc1f} <Trace> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.01.16 09:13:20.507730 [ 3 ] {651391ae-21aa-470a-b95e-22905fa4bc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 941 | 2026.01.16 09:13:20.508179 [ 3 ] {651391ae-21aa-470a-b95e-22905fa4bc1f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.01.16 09:13:20.508741 [ 3 ] {651391ae-21aa-470a-b95e-22905fa4bc1f} <Trace> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): 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.16 09:13:20.508873 [ 3 ] {651391ae-21aa-470a-b95e-22905fa4bc1f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001649 sec., 7277.137659187386 rows/sec., 568.53 KiB/sec. | ||
| 944 | 2026.01.16 09:13:20.508910 [ 3 ] {651391ae-21aa-470a-b95e-22905fa4bc1f} <Debug> TCPHandler: Processed in 0.001823753 sec. | ||
| 945 | 2026.01.16 09:13:20.509025 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.01.16 09:13:20.509127 [ 3 ] {9c3d15e2-8f07-4f96-b38e-e4f5de886e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.01.16 09:13:20.509167 [ 3 ] {9c3d15e2-8f07-4f96-b38e-e4f5de886e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.01.16 09:13:20.509620 [ 3 ] {9c3d15e2-8f07-4f96-b38e-e4f5de886e75} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.16 09:13:20.509655 [ 3 ] {9c3d15e2-8f07-4f96-b38e-e4f5de886e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 950 | 2026.01.16 09:13:20.510099 [ 3 ] {9c3d15e2-8f07-4f96-b38e-e4f5de886e75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.01.16 09:13:20.510654 [ 3 ] {9c3d15e2-8f07-4f96-b38e-e4f5de886e75} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): 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.16 09:13:20.510789 [ 3 ] {9c3d15e2-8f07-4f96-b38e-e4f5de886e75} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001681 sec., 71386.07971445569 rows/sec., 5.80 MiB/sec. | ||
| 953 | 2026.01.16 09:13:20.510827 [ 3 ] {9c3d15e2-8f07-4f96-b38e-e4f5de886e75} <Debug> TCPHandler: Processed in 0.001852204 sec. | ||
| 954 | 2026.01.16 09:13:20.510941 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.01.16 09:13:20.511036 [ 3 ] {708aa962-9438-499e-85fb-c0936a017b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.01.16 09:13:20.511080 [ 3 ] {708aa962-9438-499e-85fb-c0936a017b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.01.16 09:13:20.511567 [ 3 ] {708aa962-9438-499e-85fb-c0936a017b77} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.16 09:13:20.511602 [ 3 ] {708aa962-9438-499e-85fb-c0936a017b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 959 | 2026.01.16 09:13:20.516072 [ 3 ] {708aa962-9438-499e-85fb-c0936a017b77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.01.16 09:13:20.516627 [ 3 ] {708aa962-9438-499e-85fb-c0936a017b77} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): 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.16 09:13:20.516757 [ 3 ] {708aa962-9438-499e-85fb-c0936a017b77} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.00574 sec., 53832.75261324042 rows/sec., 4.03 MiB/sec. | ||
| 962 | 2026.01.16 09:13:20.516794 [ 3 ] {708aa962-9438-499e-85fb-c0936a017b77} <Debug> TCPHandler: Processed in 0.005902953 sec. | ||
| 963 | 2026.01.16 09:13:20.516922 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.16 09:13:20.517017 [ 3 ] {0cbff01a-4080-4971-95fd-0fe7b98f4829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.01.16 09:13:20.517069 [ 3 ] {0cbff01a-4080-4971-95fd-0fe7b98f4829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2026.01.16 09:13:20.517836 [ 3 ] {0cbff01a-4080-4971-95fd-0fe7b98f4829} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.01.16 09:13:20.517872 [ 3 ] {0cbff01a-4080-4971-95fd-0fe7b98f4829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 968 | 2026.01.16 09:13:20.519138 [ 3 ] {0cbff01a-4080-4971-95fd-0fe7b98f4829} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.01.16 09:13:20.519612 [ 3 ] {0cbff01a-4080-4971-95fd-0fe7b98f4829} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): 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.16 09:13:20.519750 [ 3 ] {0cbff01a-4080-4971-95fd-0fe7b98f4829} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002753 sec., 3632.401017072285 rows/sec., 6.51 MiB/sec. | ||
| 971 | 2026.01.16 09:13:20.519799 [ 3 ] {0cbff01a-4080-4971-95fd-0fe7b98f4829} <Debug> TCPHandler: Processed in 0.002927525 sec. | ||
| 972 | 2026.01.16 09:13:20.519909 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.01.16 09:13:20.520004 [ 3 ] {2358f4e6-1680-4a1e-a1c9-b2267b1e82c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.01.16 09:13:20.520050 [ 3 ] {2358f4e6-1680-4a1e-a1c9-b2267b1e82c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.01.16 09:13:20.520380 [ 3 ] {2358f4e6-1680-4a1e-a1c9-b2267b1e82c8} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.01.16 09:13:20.520418 [ 3 ] {2358f4e6-1680-4a1e-a1c9-b2267b1e82c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 977 | 2026.01.16 09:13:20.520828 [ 3 ] {2358f4e6-1680-4a1e-a1c9-b2267b1e82c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.01.16 09:13:20.521256 [ 3 ] {2358f4e6-1680-4a1e-a1c9-b2267b1e82c8} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): 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.16 09:13:20.521384 [ 3 ] {2358f4e6-1680-4a1e-a1c9-b2267b1e82c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
| 980 | 2026.01.16 09:13:20.521419 [ 3 ] {2358f4e6-1680-4a1e-a1c9-b2267b1e82c8} <Debug> TCPHandler: Processed in 0.001558916 sec. | ||
| 981 | 2026.01.16 09:13:20.877307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 982 | 2026.01.16 09:13:20.877781 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.01.16 09:13:20.877826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 984 | 2026.01.16 09:13:20.878527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.01.16 09:13:20.878970 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.01.16 09:13:20.879096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 987 | 2026.01.16 09:13:20.950447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.01.16 09:13:20.968791 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.01.16 09:13:20.968858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 990 | 2026.01.16 09:13:20.975397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.01.16 09:13:20.976580 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.01.16 09:13:20.979736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.01.16 09:13:21.000146 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.01 MiB, peak 164.01 MiB, free memory in arenas 0.00 B, will set to 161.12 MiB (RSS), difference: 1.11 MiB | ||
| 994 | 2026.01.16 09:13:25.410560 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.01.16 09:13:25.410752 [ 3 ] {82316d67-3580-43f6-8397-a184b1043732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.01.16 09:13:25.410819 [ 3 ] {82316d67-3580-43f6-8397-a184b1043732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.01.16 09:13:25.411503 [ 3 ] {82316d67-3580-43f6-8397-a184b1043732} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.01.16 09:13:25.411553 [ 3 ] {82316d67-3580-43f6-8397-a184b1043732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 999 | 2026.01.16 09:13:25.411961 [ 3 ] {82316d67-3580-43f6-8397-a184b1043732} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.01.16 09:13:25.412215 [ 3 ] {82316d67-3580-43f6-8397-a184b1043732} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.01.16 09:13:25.412372 [ 3 ] {82316d67-3580-43f6-8397-a184b1043732} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.56 MiB/sec. | ||
| 1002 | 2026.01.16 09:13:25.412421 [ 3 ] {82316d67-3580-43f6-8397-a184b1043732} <Debug> TCPHandler: Processed in 0.001990428 sec. | ||
| 1003 | 2026.01.16 09:13:25.412553 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.16 09:13:25.412663 [ 3 ] {f2868e22-88cb-4aea-b4c4-974d13f9f66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.01.16 09:13:25.412709 [ 3 ] {f2868e22-88cb-4aea-b4c4-974d13f9f66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.01.16 09:13:25.413170 [ 3 ] {f2868e22-88cb-4aea-b4c4-974d13f9f66c} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.01.16 09:13:25.413211 [ 3 ] {f2868e22-88cb-4aea-b4c4-974d13f9f66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1008 | 2026.01.16 09:13:25.413530 [ 3 ] {f2868e22-88cb-4aea-b4c4-974d13f9f66c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.01.16 09:13:25.413757 [ 3 ] {f2868e22-88cb-4aea-b4c4-974d13f9f66c} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.01.16 09:13:25.413887 [ 3 ] {f2868e22-88cb-4aea-b4c4-974d13f9f66c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 1011 | 2026.01.16 09:13:25.413926 [ 3 ] {f2868e22-88cb-4aea-b4c4-974d13f9f66c} <Debug> TCPHandler: Processed in 0.001426411 sec. | ||
| 1012 | 2026.01.16 09:13:25.414045 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.16 09:13:25.414142 [ 3 ] {6d4bec8f-391d-45b5-82b5-bc2527cbd612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.01.16 09:13:25.414189 [ 3 ] {6d4bec8f-391d-45b5-82b5-bc2527cbd612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.01.16 09:13:25.414633 [ 3 ] {6d4bec8f-391d-45b5-82b5-bc2527cbd612} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.01.16 09:13:25.414671 [ 3 ] {6d4bec8f-391d-45b5-82b5-bc2527cbd612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1017 | 2026.01.16 09:13:25.415007 [ 3 ] {6d4bec8f-391d-45b5-82b5-bc2527cbd612} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.01.16 09:13:25.415221 [ 3 ] {6d4bec8f-391d-45b5-82b5-bc2527cbd612} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.01.16 09:13:25.415352 [ 3 ] {6d4bec8f-391d-45b5-82b5-bc2527cbd612} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 1020 | 2026.01.16 09:13:25.415389 [ 3 ] {6d4bec8f-391d-45b5-82b5-bc2527cbd612} <Debug> TCPHandler: Processed in 0.001397121 sec. | ||
| 1021 | 2026.01.16 09:13:25.415497 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.16 09:13:25.415591 [ 3 ] {91ea57ce-95b9-43e5-b955-4efdefe60899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.01.16 09:13:25.415634 [ 3 ] {91ea57ce-95b9-43e5-b955-4efdefe60899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.01.16 09:13:25.415969 [ 3 ] {91ea57ce-95b9-43e5-b955-4efdefe60899} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.01.16 09:13:25.416006 [ 3 ] {91ea57ce-95b9-43e5-b955-4efdefe60899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1026 | 2026.01.16 09:13:25.416311 [ 3 ] {91ea57ce-95b9-43e5-b955-4efdefe60899} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.01.16 09:13:25.416518 [ 3 ] {91ea57ce-95b9-43e5-b955-4efdefe60899} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.01.16 09:13:25.416648 [ 3 ] {91ea57ce-95b9-43e5-b955-4efdefe60899} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 1029 | 2026.01.16 09:13:25.416683 [ 3 ] {91ea57ce-95b9-43e5-b955-4efdefe60899} <Debug> TCPHandler: Processed in 0.001234646 sec. | ||
| 1030 | 2026.01.16 09:13:25.458624 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42283 | ||
| 1031 | 2026.01.16 09:13:25.459049 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.01.16 09:13:25.459084 [ 286 ] {} <Debug> TCP-Session: 340ce6c2-5e29-4880-a507-5c66f281f4f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42283 | ||
| 1033 | 2026.01.16 09:13:25.459108 [ 286 ] {} <Debug> TCP-Session: 340ce6c2-5e29-4880-a507-5c66f281f4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.01.16 09:13:25.459124 [ 286 ] {} <Debug> TCP-Session: 340ce6c2-5e29-4880-a507-5c66f281f4f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.01.16 09:13:25.459165 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1036 | 2026.01.16 09:13:25.459188 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1037 | 2026.01.16 09:13:25.459204 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1038 | 2026.01.16 09:13:25.459617 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52415 | ||
| 1039 | 2026.01.16 09:13:25.459736 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2026.01.16 09:13:25.459773 [ 287 ] {} <Debug> TCP-Session: 2540f460-1468-4e37-80b5-e649f467b940 Authenticating user 'default' from [fd00:1122:3344:101::e]:52415 | ||
| 1041 | 2026.01.16 09:13:25.459796 [ 287 ] {} <Debug> TCP-Session: 2540f460-1468-4e37-80b5-e649f467b940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.01.16 09:13:25.459809 [ 287 ] {} <Debug> TCP-Session: 2540f460-1468-4e37-80b5-e649f467b940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.01.16 09:13:25.459825 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59522 | ||
| 1044 | 2026.01.16 09:13:25.459857 [ 286 ] {} <Trace> TCP-Session: 340ce6c2-5e29-4880-a507-5c66f281f4f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.01.16 09:13:25.459826 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43537 | ||
| 1046 | 2026.01.16 09:13:25.459912 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36887 | ||
| 1047 | 2026.01.16 09:13:25.459993 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45360 | ||
| 1048 | 2026.01.16 09:13:25.460030 [ 286 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42283) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1049 | 2026.01.16 09:13:25.460109 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2026.01.16 09:13:25.460153 [ 288 ] {} <Debug> TCP-Session: e0fcaeb6-d5fe-4699-bbd3-8063829609f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59522 | ||
| 1051 | 2026.01.16 09:13:25.460175 [ 288 ] {} <Debug> TCP-Session: e0fcaeb6-d5fe-4699-bbd3-8063829609f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.01.16 09:13:25.460189 [ 288 ] {} <Debug> TCP-Session: e0fcaeb6-d5fe-4699-bbd3-8063829609f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.01.16 09:13:25.460221 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34425 | ||
| 1054 | 2026.01.16 09:13:25.460314 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1055 | 2026.01.16 09:13:25.460320 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2026.01.16 09:13:25.460360 [ 291 ] {} <Debug> TCP-Session: f49dd016-faf6-48ac-88b6-a71ad98bbe94 Authenticating user 'default' from [fd00:1122:3344:101::e]:45360 | ||
| 1057 | 2026.01.16 09:13:25.460369 [ 286 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1058 | 2026.01.16 09:13:25.460387 [ 291 ] {} <Debug> TCP-Session: f49dd016-faf6-48ac-88b6-a71ad98bbe94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.01.16 09:13:25.460388 [ 289 ] {} <Debug> TCP-Session: d0964b35-1081-4b7a-b14d-dd05c2536c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:43537 | ||
| 1060 | 2026.01.16 09:13:25.460417 [ 291 ] {} <Debug> TCP-Session: f49dd016-faf6-48ac-88b6-a71ad98bbe94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.01.16 09:13:25.460446 [ 289 ] {} <Debug> TCP-Session: d0964b35-1081-4b7a-b14d-dd05c2536c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.01.16 09:13:25.460451 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1063 | 2026.01.16 09:13:25.460470 [ 289 ] {} <Debug> TCP-Session: d0964b35-1081-4b7a-b14d-dd05c2536c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.01.16 09:13:25.460484 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38758 | ||
| 1065 | 2026.01.16 09:13:25.460498 [ 290 ] {} <Debug> TCP-Session: 653d86b9-b21f-47ae-9c34-5556be165924 Authenticating user 'default' from [fd00:1122:3344:101::e]:36887 | ||
| 1066 | 2026.01.16 09:13:25.460507 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2026.01.16 09:13:25.460530 [ 290 ] {} <Debug> TCP-Session: 653d86b9-b21f-47ae-9c34-5556be165924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.01.16 09:13:25.460558 [ 290 ] {} <Debug> TCP-Session: 653d86b9-b21f-47ae-9c34-5556be165924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.01.16 09:13:25.460559 [ 292 ] {} <Debug> TCP-Session: dc30fa6c-55fe-44a4-9e99-10c8b5cfb0ba Authenticating user 'default' from [fd00:1122:3344:101::e]:34425 | ||
| 1070 | 2026.01.16 09:13:25.460596 [ 292 ] {} <Debug> TCP-Session: dc30fa6c-55fe-44a4-9e99-10c8b5cfb0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.01.16 09:13:25.460608 [ 292 ] {} <Debug> TCP-Session: dc30fa6c-55fe-44a4-9e99-10c8b5cfb0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.01.16 09:13:25.462557 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2026.01.16 09:13:25.462585 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55846 | ||
| 1074 | 2026.01.16 09:13:25.462596 [ 293 ] {} <Debug> TCP-Session: f9abd6e7-ac06-4d2b-b236-41616e996ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38758 | ||
| 1075 | 2026.01.16 09:13:25.462630 [ 293 ] {} <Debug> TCP-Session: f9abd6e7-ac06-4d2b-b236-41616e996ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.01.16 09:13:25.462643 [ 293 ] {} <Debug> TCP-Session: f9abd6e7-ac06-4d2b-b236-41616e996ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.01.16 09:13:25.464726 [ 286 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.01.16 09:13:25.464743 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2026.01.16 09:13:25.464781 [ 294 ] {} <Debug> TCP-Session: 0a232cf1-c9e9-46f7-bbf6-26bb79cb27a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55846 | ||
| 1080 | 2026.01.16 09:13:25.464799 [ 294 ] {} <Debug> TCP-Session: 0a232cf1-c9e9-46f7-bbf6-26bb79cb27a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.01.16 09:13:25.464814 [ 294 ] {} <Debug> TCP-Session: 0a232cf1-c9e9-46f7-bbf6-26bb79cb27a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.01.16 09:13:25.475058 [ 286 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Debug> oximeter.version (964a47d9-122a-43b8-b384-c58fc5b6c234) (SelectExecutor): Key condition: unknown | ||
| 1083 | 2026.01.16 09:13:25.491475 [ 295 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Trace> AggregatingTransform: Aggregating | ||
| 1084 | 2026.01.16 09:13:25.493539 [ 295 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1085 | 2026.01.16 09:13:25.494190 [ 295 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005589514 sec. (178.906 rows/sec., 6.99 KiB/sec.) | ||
| 1086 | 2026.01.16 09:13:25.494215 [ 295 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Trace> Aggregator: Merging aggregated data | ||
| 1087 | 2026.01.16 09:13:25.494245 [ 295 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1088 | 2026.01.16 09:13:25.497338 [ 286 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.037369 sec., 26.76014878642725 rows/sec., 1.05 KiB/sec. | ||
| 1089 | 2026.01.16 09:13:25.497473 [ 286 ] {9c9492b3-7716-4b05-97b1-29c89cbebef7} <Debug> TCPHandler: Processed in 0.037721845 sec. | ||
| 1090 | 2026.01.16 09:13:25.500007 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.01.16 09:13:25.500040 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.01.16 09:13:25.500055 [ 286 ] {} <Debug> TCP-Session: 340ce6c2-5e29-4880-a507-5c66f281f4f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.01.16 09:13:25.500077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.01.16 09:13:25.500097 [ 292 ] {} <Debug> TCP-Session: dc30fa6c-55fe-44a4-9e99-10c8b5cfb0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.01.16 09:13:25.500097 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.01.16 09:13:25.500119 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.01.16 09:13:25.500139 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.01.16 09:13:25.500161 [ 287 ] {} <Debug> TCP-Session: 2540f460-1468-4e37-80b5-e649f467b940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.01.16 09:13:25.500175 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1100 | 2026.01.16 09:13:25.500192 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1101 | 2026.01.16 09:13:25.500192 [ 289 ] {} <Debug> TCP-Session: d0964b35-1081-4b7a-b14d-dd05c2536c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.01.16 09:13:25.500217 [ 290 ] {} <Debug> TCP-Session: 653d86b9-b21f-47ae-9c34-5556be165924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.01.16 09:13:25.500226 [ 294 ] {} <Debug> TCP-Session: 0a232cf1-c9e9-46f7-bbf6-26bb79cb27a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.01.16 09:13:25.500155 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.01.16 09:13:25.500138 [ 291 ] {} <Debug> TCP-Session: f49dd016-faf6-48ac-88b6-a71ad98bbe94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.01.16 09:13:25.500184 [ 293 ] {} <Debug> TCP-Session: f9abd6e7-ac06-4d2b-b236-41616e996ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.01.16 09:13:25.500293 [ 288 ] {} <Debug> TCP-Session: e0fcaeb6-d5fe-4699-bbd3-8063829609f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.01.16 09:13:26.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.68 MiB, peak 169.77 MiB, free memory in arenas 0.00 B, will set to 164.17 MiB (RSS), difference: 2.49 MiB | ||
| 1109 | 2026.01.16 09:13:27.194915 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35919 | ||
| 1110 | 2026.01.16 09:13:27.195047 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1111 | 2026.01.16 09:13:27.195078 [ 286 ] {} <Debug> TCP-Session: 591278af-15a2-40ed-b460-544470225ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35919 | ||
| 1112 | 2026.01.16 09:13:27.195110 [ 286 ] {} <Debug> TCP-Session: 591278af-15a2-40ed-b460-544470225ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.01.16 09:13:27.195127 [ 286 ] {} <Debug> TCP-Session: 591278af-15a2-40ed-b460-544470225ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.01.16 09:13:27.195342 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39958 | ||
| 1115 | 2026.01.16 09:13:27.195381 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52831 | ||
| 1116 | 2026.01.16 09:13:27.195395 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46049 | ||
| 1117 | 2026.01.16 09:13:27.195441 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61674 | ||
| 1118 | 2026.01.16 09:13:27.195462 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44603 | ||
| 1119 | 2026.01.16 09:13:27.195474 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.01.16 09:13:27.195530 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.01.16 09:13:27.195542 [ 290 ] {} <Debug> TCP-Session: c41bce70-ad6a-46cf-b8d8-cfe997d499f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52831 | ||
| 1122 | 2026.01.16 09:13:27.195467 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2026.01.16 09:13:27.195567 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2026.01.16 09:13:27.195573 [ 290 ] {} <Debug> TCP-Session: c41bce70-ad6a-46cf-b8d8-cfe997d499f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.01.16 09:13:27.195599 [ 287 ] {} <Debug> TCP-Session: 61981150-3544-46cc-86c0-5a1bac9d9bff Authenticating user 'default' from [fd00:1122:3344:101::e]:39958 | ||
| 1126 | 2026.01.16 09:13:27.195607 [ 294 ] {} <Debug> TCP-Session: 6f5d7d51-b588-4a59-bd5f-0d5437bf9e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:44603 | ||
| 1127 | 2026.01.16 09:13:27.195611 [ 290 ] {} <Debug> TCP-Session: c41bce70-ad6a-46cf-b8d8-cfe997d499f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.01.16 09:13:27.195631 [ 287 ] {} <Debug> TCP-Session: 61981150-3544-46cc-86c0-5a1bac9d9bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.01.16 09:13:27.195639 [ 294 ] {} <Debug> TCP-Session: 6f5d7d51-b588-4a59-bd5f-0d5437bf9e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.01.16 09:13:27.195655 [ 287 ] {} <Debug> TCP-Session: 61981150-3544-46cc-86c0-5a1bac9d9bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.01.16 09:13:27.195668 [ 294 ] {} <Debug> TCP-Session: 6f5d7d51-b588-4a59-bd5f-0d5437bf9e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.01.16 09:13:27.195567 [ 289 ] {} <Debug> TCP-Session: 91fadc0a-fd25-4018-aed2-cd59cab5edc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46049 | ||
| 1133 | 2026.01.16 09:13:27.195563 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2026.01.16 09:13:27.195724 [ 289 ] {} <Debug> TCP-Session: 91fadc0a-fd25-4018-aed2-cd59cab5edc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.01.16 09:13:27.195452 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54409 | ||
| 1136 | 2026.01.16 09:13:27.195748 [ 289 ] {} <Debug> TCP-Session: 91fadc0a-fd25-4018-aed2-cd59cab5edc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.01.16 09:13:27.195749 [ 292 ] {} <Debug> TCP-Session: 1b771be1-d2f6-4a84-b2fb-ac62b2abac65 Authenticating user 'default' from [fd00:1122:3344:101::e]:61674 | ||
| 1138 | 2026.01.16 09:13:27.195427 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63530 | ||
| 1139 | 2026.01.16 09:13:27.195800 [ 292 ] {} <Debug> TCP-Session: 1b771be1-d2f6-4a84-b2fb-ac62b2abac65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.16 09:13:27.195810 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.01.16 09:13:27.195832 [ 292 ] {} <Debug> TCP-Session: 1b771be1-d2f6-4a84-b2fb-ac62b2abac65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.01.16 09:13:27.195856 [ 293 ] {} <Debug> TCP-Session: 8cb3a670-53c4-42a7-9a01-46335b499232 Authenticating user 'default' from [fd00:1122:3344:101::e]:54409 | ||
| 1143 | 2026.01.16 09:13:27.195861 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.01.16 09:13:27.195884 [ 293 ] {} <Debug> TCP-Session: 8cb3a670-53c4-42a7-9a01-46335b499232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.01.16 09:13:27.195904 [ 291 ] {} <Debug> TCP-Session: a61d9f23-d658-4d91-8b4c-278f8533d6c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63530 | ||
| 1146 | 2026.01.16 09:13:27.195917 [ 293 ] {} <Debug> TCP-Session: 8cb3a670-53c4-42a7-9a01-46335b499232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.01.16 09:13:27.195932 [ 291 ] {} <Debug> TCP-Session: a61d9f23-d658-4d91-8b4c-278f8533d6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.01.16 09:13:27.195357 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40673 | ||
| 1149 | 2026.01.16 09:13:27.195956 [ 291 ] {} <Debug> TCP-Session: a61d9f23-d658-4d91-8b4c-278f8533d6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.01.16 09:13:27.195470 [ 286 ] {} <Trace> TCP-Session: 591278af-15a2-40ed-b460-544470225ac1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.01.16 09:13:27.196033 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1152 | 2026.01.16 09:13:27.196060 [ 288 ] {} <Debug> TCP-Session: f0a69650-c88d-4570-9f9d-6a738a27c408 Authenticating user 'default' from [fd00:1122:3344:101::e]:40673 | ||
| 1153 | 2026.01.16 09:13:27.196076 [ 288 ] {} <Debug> TCP-Session: f0a69650-c88d-4570-9f9d-6a738a27c408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.01.16 09:13:27.196088 [ 288 ] {} <Debug> TCP-Session: f0a69650-c88d-4570-9f9d-6a738a27c408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.01.16 09:13:27.196164 [ 286 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35919) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1156 | 2026.01.16 09:13:27.196428 [ 286 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1157 | 2026.01.16 09:13:27.196484 [ 286 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1158 | 2026.01.16 09:13:27.196795 [ 286 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Debug> oximeter.version (964a47d9-122a-43b8-b384-c58fc5b6c234) (SelectExecutor): Key condition: unknown | ||
| 1159 | 2026.01.16 09:13:27.197762 [ 301 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Trace> AggregatingTransform: Aggregating | ||
| 1160 | 2026.01.16 09:13:27.197806 [ 301 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Trace> Aggregator: Aggregation method: without_key | ||
| 1161 | 2026.01.16 09:13:27.197839 [ 301 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946268 sec. (1056.783 rows/sec., 41.28 KiB/sec.) | ||
| 1162 | 2026.01.16 09:13:27.197858 [ 301 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Trace> Aggregator: Merging aggregated data | ||
| 1163 | 2026.01.16 09:13:27.199089 [ 286 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002979 sec., 335.6831151393085 rows/sec., 13.11 KiB/sec. | ||
| 1164 | 2026.01.16 09:13:27.199212 [ 286 ] {0fbc68d9-54ae-4dc4-9102-e8a988673552} <Debug> TCPHandler: Processed in 0.003863013 sec. | ||
| 1165 | 2026.01.16 09:13:27.199343 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.01.16 09:13:27.199377 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.01.16 09:13:27.199383 [ 286 ] {} <Debug> TCP-Session: 591278af-15a2-40ed-b460-544470225ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.01.16 09:13:27.199391 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.01.16 09:13:27.199424 [ 287 ] {} <Debug> TCP-Session: 61981150-3544-46cc-86c0-5a1bac9d9bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.01.16 09:13:27.199433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.01.16 09:13:27.199462 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.01.16 09:13:27.199467 [ 288 ] {} <Debug> TCP-Session: f0a69650-c88d-4570-9f9d-6a738a27c408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.01.16 09:13:27.199497 [ 289 ] {} <Debug> TCP-Session: 91fadc0a-fd25-4018-aed2-cd59cab5edc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.01.16 09:13:27.199516 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2026.01.16 09:13:27.199514 [ 291 ] {} <Debug> TCP-Session: a61d9f23-d658-4d91-8b4c-278f8533d6c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.01.16 09:13:27.199475 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.01.16 09:13:27.199553 [ 293 ] {} <Debug> TCP-Session: 8cb3a670-53c4-42a7-9a01-46335b499232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.01.16 09:13:27.199412 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1179 | 2026.01.16 09:13:27.199589 [ 292 ] {} <Debug> TCP-Session: 1b771be1-d2f6-4a84-b2fb-ac62b2abac65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.01.16 09:13:27.199509 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2026.01.16 09:13:27.199630 [ 294 ] {} <Debug> TCP-Session: 6f5d7d51-b588-4a59-bd5f-0d5437bf9e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.01.16 09:13:27.199660 [ 290 ] {} <Debug> TCP-Session: c41bce70-ad6a-46cf-b8d8-cfe997d499f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.01.16 09:13:27.252332 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33105 | ||
| 1184 | 2026.01.16 09:13:27.252421 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.01.16 09:13:27.252445 [ 286 ] {} <Debug> TCP-Session: 89047024-9791-433d-a064-cb418ea2e9ee Authenticating user 'default' from [fd00:1122:3344:101::e]:33105 | ||
| 1186 | 2026.01.16 09:13:27.252466 [ 286 ] {} <Debug> TCP-Session: 89047024-9791-433d-a064-cb418ea2e9ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.01.16 09:13:27.252479 [ 286 ] {} <Debug> TCP-Session: 89047024-9791-433d-a064-cb418ea2e9ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.01.16 09:13:27.252672 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64213 | ||
| 1189 | 2026.01.16 09:13:27.252697 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56490 | ||
| 1190 | 2026.01.16 09:13:27.252695 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45754 | ||
| 1191 | 2026.01.16 09:13:27.252738 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64983 | ||
| 1192 | 2026.01.16 09:13:27.252728 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56924 | ||
| 1193 | 2026.01.16 09:13:27.252776 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57901 | ||
| 1194 | 2026.01.16 09:13:27.252801 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2026.01.16 09:13:27.252805 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.01.16 09:13:27.252775 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.01.16 09:13:27.252855 [ 289 ] {} <Debug> TCP-Session: 19e87cd3-70c8-4d6d-b3d6-f8ce2954682e Authenticating user 'default' from [fd00:1122:3344:101::e]:45754 | ||
| 1198 | 2026.01.16 09:13:27.252859 [ 293 ] {} <Debug> TCP-Session: 3b2c0ec9-ae27-48cb-877b-9353091a5c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:64983 | ||
| 1199 | 2026.01.16 09:13:27.252875 [ 290 ] {} <Debug> TCP-Session: 06509892-4ae6-4fbb-9d60-2fc80c8141ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56490 | ||
| 1200 | 2026.01.16 09:13:27.252882 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.01.16 09:13:27.252910 [ 290 ] {} <Debug> TCP-Session: 06509892-4ae6-4fbb-9d60-2fc80c8141ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.01.16 09:13:27.252929 [ 294 ] {} <Debug> TCP-Session: 3731bd48-6bf6-44e8-a834-2f9dac8c41bd Authenticating user 'default' from [fd00:1122:3344:101::e]:57901 | ||
| 1203 | 2026.01.16 09:13:27.252937 [ 290 ] {} <Debug> TCP-Session: 06509892-4ae6-4fbb-9d60-2fc80c8141ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.01.16 09:13:27.252947 [ 294 ] {} <Debug> TCP-Session: 3731bd48-6bf6-44e8-a834-2f9dac8c41bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.01.16 09:13:27.252894 [ 289 ] {} <Debug> TCP-Session: 19e87cd3-70c8-4d6d-b3d6-f8ce2954682e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.01.16 09:13:27.252964 [ 294 ] {} <Debug> TCP-Session: 3731bd48-6bf6-44e8-a834-2f9dac8c41bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.01.16 09:13:27.252989 [ 289 ] {} <Debug> TCP-Session: 19e87cd3-70c8-4d6d-b3d6-f8ce2954682e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.01.16 09:13:27.252896 [ 293 ] {} <Debug> TCP-Session: 3b2c0ec9-ae27-48cb-877b-9353091a5c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.01.16 09:13:27.252858 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1210 | 2026.01.16 09:13:27.253025 [ 293 ] {} <Debug> TCP-Session: 3b2c0ec9-ae27-48cb-877b-9353091a5c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.01.16 09:13:27.252770 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1212 | 2026.01.16 09:13:27.253059 [ 292 ] {} <Debug> TCP-Session: 3cc420b0-430a-4bab-84cf-281c2d611f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:56924 | ||
| 1213 | 2026.01.16 09:13:27.252762 [ 286 ] {} <Trace> TCP-Session: 89047024-9791-433d-a064-cb418ea2e9ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.01.16 09:13:27.253098 [ 287 ] {} <Debug> TCP-Session: 1bdda9a7-d4be-40c1-af4d-5341ad42c7e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64213 | ||
| 1215 | 2026.01.16 09:13:27.253107 [ 292 ] {} <Debug> TCP-Session: 3cc420b0-430a-4bab-84cf-281c2d611f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.01.16 09:13:27.253142 [ 287 ] {} <Debug> TCP-Session: 1bdda9a7-d4be-40c1-af4d-5341ad42c7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.01.16 09:13:27.252720 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50179 | ||
| 1218 | 2026.01.16 09:13:27.253177 [ 287 ] {} <Debug> TCP-Session: 1bdda9a7-d4be-40c1-af4d-5341ad42c7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.01.16 09:13:27.253171 [ 292 ] {} <Debug> TCP-Session: 3cc420b0-430a-4bab-84cf-281c2d611f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.01.16 09:13:27.252687 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41896 | ||
| 1221 | 2026.01.16 09:13:27.253242 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1222 | 2026.01.16 09:13:27.253264 [ 286 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1223 | 2026.01.16 09:13:27.253268 [ 291 ] {} <Debug> TCP-Session: fbe1ee34-759c-44b0-9faf-aac6491d8944 Authenticating user 'default' from [fd00:1122:3344:101::e]:50179 | ||
| 1224 | 2026.01.16 09:13:27.253283 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1225 | 2026.01.16 09:13:27.253307 [ 291 ] {} <Debug> TCP-Session: fbe1ee34-759c-44b0-9faf-aac6491d8944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.01.16 09:13:27.253320 [ 288 ] {} <Debug> TCP-Session: 6e4d11bd-9a3d-4b53-873c-e3773784fcfc Authenticating user 'default' from [fd00:1122:3344:101::e]:41896 | ||
| 1227 | 2026.01.16 09:13:27.253326 [ 291 ] {} <Debug> TCP-Session: fbe1ee34-759c-44b0-9faf-aac6491d8944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.01.16 09:13:27.253345 [ 288 ] {} <Debug> TCP-Session: 6e4d11bd-9a3d-4b53-873c-e3773784fcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.01.16 09:13:27.253370 [ 288 ] {} <Debug> TCP-Session: 6e4d11bd-9a3d-4b53-873c-e3773784fcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.01.16 09:13:27.253507 [ 286 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1231 | 2026.01.16 09:13:27.253559 [ 286 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1232 | 2026.01.16 09:13:27.253841 [ 286 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Debug> oximeter.version (964a47d9-122a-43b8-b384-c58fc5b6c234) (SelectExecutor): Key condition: unknown | ||
| 1233 | 2026.01.16 09:13:27.254811 [ 317 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Trace> AggregatingTransform: Aggregating | ||
| 1234 | 2026.01.16 09:13:27.254855 [ 317 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1235 | 2026.01.16 09:13:27.254888 [ 317 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947508 sec. (1055.400 rows/sec., 41.23 KiB/sec.) | ||
| 1236 | 2026.01.16 09:13:27.254908 [ 317 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Trace> Aggregator: Merging aggregated data | ||
| 1237 | 2026.01.16 09:13:27.256405 [ 286 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003199 sec., 312.5976867771179 rows/sec., 12.21 KiB/sec. | ||
| 1238 | 2026.01.16 09:13:27.256543 [ 286 ] {1f7831a6-4231-4a9d-9515-b6e2b74ea6f5} <Debug> TCPHandler: Processed in 0.003882154 sec. | ||
| 1239 | 2026.01.16 09:13:27.256680 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.01.16 09:13:27.256708 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1241 | 2026.01.16 09:13:27.256722 [ 286 ] {} <Debug> TCP-Session: 89047024-9791-433d-a064-cb418ea2e9ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.01.16 09:13:27.256729 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2026.01.16 09:13:27.256749 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.01.16 09:13:27.256788 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.01.16 09:13:27.256807 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.01.16 09:13:27.256824 [ 287 ] {} <Debug> TCP-Session: 1bdda9a7-d4be-40c1-af4d-5341ad42c7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.01.16 09:13:27.256845 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.01.16 09:13:27.256857 [ 290 ] {} <Debug> TCP-Session: 06509892-4ae6-4fbb-9d60-2fc80c8141ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.01.16 09:13:27.256879 [ 292 ] {} <Debug> TCP-Session: 3cc420b0-430a-4bab-84cf-281c2d611f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.01.16 09:13:27.256891 [ 294 ] {} <Debug> TCP-Session: 3731bd48-6bf6-44e8-a834-2f9dac8c41bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.01.16 09:13:27.256752 [ 293 ] {} <Debug> TCP-Session: 3b2c0ec9-ae27-48cb-877b-9353091a5c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.01.16 09:13:27.256795 [ 289 ] {} <Debug> TCP-Session: 19e87cd3-70c8-4d6d-b3d6-f8ce2954682e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.01.16 09:13:27.256770 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1254 | 2026.01.16 09:13:27.256829 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2026.01.16 09:13:27.257015 [ 288 ] {} <Debug> TCP-Session: 6e4d11bd-9a3d-4b53-873c-e3773784fcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.01.16 09:13:27.257034 [ 291 ] {} <Debug> TCP-Session: fbe1ee34-759c-44b0-9faf-aac6491d8944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.01.16 09:13:28.306440 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1258 | 2026.01.16 09:13:28.306489 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1259 | 2026.01.16 09:13:28.374477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 176 | ||
| 1260 | 2026.01.16 09:13:28.378206 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.01.16 09:13:28.378265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1262 | 2026.01.16 09:13:28.379540 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1263 | 2026.01.16 09:13:28.379794 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.01.16 09:13:28.380050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1265 | 2026.01.16 09:13:28.380146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 1900 | ||
| 1266 | 2026.01.16 09:13:28.380658 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.01.16 09:13:28.380710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1268 | 2026.01.16 09:13:28.381221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1269 | 2026.01.16 09:13:28.381468 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.01.16 09:13:28.381617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1900 | ||
| 1271 | 2026.01.16 09:13:28.480788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1272 | 2026.01.16 09:13:28.499771 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.01.16 09:13:28.499847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1274 | 2026.01.16 09:13:28.506910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1275 | 2026.01.16 09:13:28.508062 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.01.16 09:13:28.511648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1277 | 2026.01.16 09:13:29.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.86 MiB, peak 174.78 MiB, free memory in arenas 0.00 B, will set to 166.69 MiB (RSS), difference: 1.83 MiB | ||
| 1278 | 2026.01.16 09:13:30.409856 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.01.16 09:13:30.410057 [ 3 ] {f6fbbebf-c33b-4c7c-9d3c-3da58a5e4bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1280 | 2026.01.16 09:13:30.410127 [ 3 ] {f6fbbebf-c33b-4c7c-9d3c-3da58a5e4bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1281 | 2026.01.16 09:13:30.410794 [ 3 ] {f6fbbebf-c33b-4c7c-9d3c-3da58a5e4bf3} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.01.16 09:13:30.410852 [ 3 ] {f6fbbebf-c33b-4c7c-9d3c-3da58a5e4bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1283 | 2026.01.16 09:13:30.411275 [ 3 ] {f6fbbebf-c33b-4c7c-9d3c-3da58a5e4bf3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2026.01.16 09:13:30.411511 [ 3 ] {f6fbbebf-c33b-4c7c-9d3c-3da58a5e4bf3} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.01.16 09:13:30.411678 [ 3 ] {f6fbbebf-c33b-4c7c-9d3c-3da58a5e4bf3} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001669 sec., 45536.24925104853 rows/sec., 3.74 MiB/sec. | ||
| 1286 | 2026.01.16 09:13:30.411733 [ 3 ] {f6fbbebf-c33b-4c7c-9d3c-3da58a5e4bf3} <Debug> TCPHandler: Processed in 0.002009539 sec. | ||
| 1287 | 2026.01.16 09:13:30.411864 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.01.16 09:13:30.411974 [ 3 ] {9c4ffa64-073a-4eaf-9d1c-eb59d0ee0fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.01.16 09:13:30.412020 [ 3 ] {9c4ffa64-073a-4eaf-9d1c-eb59d0ee0fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1290 | 2026.01.16 09:13:30.412457 [ 3 ] {9c4ffa64-073a-4eaf-9d1c-eb59d0ee0fc3} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.01.16 09:13:30.412501 [ 3 ] {9c4ffa64-073a-4eaf-9d1c-eb59d0ee0fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1292 | 2026.01.16 09:13:30.412809 [ 3 ] {9c4ffa64-073a-4eaf-9d1c-eb59d0ee0fc3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.01.16 09:13:30.413018 [ 3 ] {9c4ffa64-073a-4eaf-9d1c-eb59d0ee0fc3} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.01.16 09:13:30.413158 [ 3 ] {9c4ffa64-073a-4eaf-9d1c-eb59d0ee0fc3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 1295 | 2026.01.16 09:13:30.413199 [ 3 ] {9c4ffa64-073a-4eaf-9d1c-eb59d0ee0fc3} <Debug> TCPHandler: Processed in 0.001388451 sec. | ||
| 1296 | 2026.01.16 09:13:30.413307 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.01.16 09:13:30.413408 [ 3 ] {d11921ee-1f05-45e2-89e0-ebf4443af835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1298 | 2026.01.16 09:13:30.413453 [ 3 ] {d11921ee-1f05-45e2-89e0-ebf4443af835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1299 | 2026.01.16 09:13:30.413873 [ 3 ] {d11921ee-1f05-45e2-89e0-ebf4443af835} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.01.16 09:13:30.413911 [ 3 ] {d11921ee-1f05-45e2-89e0-ebf4443af835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1301 | 2026.01.16 09:13:30.414225 [ 3 ] {d11921ee-1f05-45e2-89e0-ebf4443af835} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1302 | 2026.01.16 09:13:30.414433 [ 3 ] {d11921ee-1f05-45e2-89e0-ebf4443af835} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.01.16 09:13:30.414565 [ 3 ] {d11921ee-1f05-45e2-89e0-ebf4443af835} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001179 sec., 62765.05513146735 rows/sec., 4.90 MiB/sec. | ||
| 1304 | 2026.01.16 09:13:30.414602 [ 3 ] {d11921ee-1f05-45e2-89e0-ebf4443af835} <Debug> TCPHandler: Processed in 0.001344599 sec. | ||
| 1305 | 2026.01.16 09:13:30.414708 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.01.16 09:13:30.414806 [ 3 ] {99090721-68a2-4ff5-a5f3-e89674702fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.01.16 09:13:30.414851 [ 3 ] {99090721-68a2-4ff5-a5f3-e89674702fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1308 | 2026.01.16 09:13:30.415275 [ 3 ] {99090721-68a2-4ff5-a5f3-e89674702fa8} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.01.16 09:13:30.415314 [ 3 ] {99090721-68a2-4ff5-a5f3-e89674702fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1310 | 2026.01.16 09:13:30.415659 [ 3 ] {99090721-68a2-4ff5-a5f3-e89674702fa8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2026.01.16 09:13:30.415868 [ 3 ] {99090721-68a2-4ff5-a5f3-e89674702fa8} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.01.16 09:13:30.416001 [ 3 ] {99090721-68a2-4ff5-a5f3-e89674702fa8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 1313 | 2026.01.16 09:13:30.416038 [ 3 ] {99090721-68a2-4ff5-a5f3-e89674702fa8} <Debug> TCPHandler: Processed in 0.001380091 sec. | ||
| 1314 | 2026.01.16 09:13:30.416158 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.01.16 09:13:30.416288 [ 3 ] {72289972-8481-4945-889e-b275b610ff39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.01.16 09:13:30.416357 [ 3 ] {72289972-8481-4945-889e-b275b610ff39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1317 | 2026.01.16 09:13:30.417187 [ 3 ] {72289972-8481-4945-889e-b275b610ff39} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.01.16 09:13:30.417227 [ 3 ] {72289972-8481-4945-889e-b275b610ff39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1319 | 2026.01.16 09:13:30.417770 [ 3 ] {72289972-8481-4945-889e-b275b610ff39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1320 | 2026.01.16 09:13:30.418002 [ 3 ] {72289972-8481-4945-889e-b275b610ff39} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.01.16 09:13:30.418150 [ 3 ] {72289972-8481-4945-889e-b275b610ff39} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00189 sec., 5291.005291005291 rows/sec., 9.48 MiB/sec. | ||
| 1322 | 2026.01.16 09:13:30.418213 [ 3 ] {72289972-8481-4945-889e-b275b610ff39} <Debug> TCPHandler: Processed in 0.002116512 sec. | ||
| 1323 | 2026.01.16 09:13:30.418321 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.01.16 09:13:30.418420 [ 3 ] {c9b517a9-05c1-4cc1-b896-ee05064d82d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.01.16 09:13:30.418464 [ 3 ] {c9b517a9-05c1-4cc1-b896-ee05064d82d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1326 | 2026.01.16 09:13:30.418805 [ 3 ] {c9b517a9-05c1-4cc1-b896-ee05064d82d7} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.01.16 09:13:30.418843 [ 3 ] {c9b517a9-05c1-4cc1-b896-ee05064d82d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1328 | 2026.01.16 09:13:30.419158 [ 3 ] {c9b517a9-05c1-4cc1-b896-ee05064d82d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1329 | 2026.01.16 09:13:30.419379 [ 3 ] {c9b517a9-05c1-4cc1-b896-ee05064d82d7} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.01.16 09:13:30.419515 [ 3 ] {c9b517a9-05c1-4cc1-b896-ee05064d82d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 1331 | 2026.01.16 09:13:30.419551 [ 3 ] {c9b517a9-05c1-4cc1-b896-ee05064d82d7} <Debug> TCPHandler: Processed in 0.001281178 sec. | ||
| 1332 | 2026.01.16 09:13:35.403850 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.01.16 09:13:35.404115 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 1334 | 2026.01.16 09:13:35.404518 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.01.16 09:13:35.408707 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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')" moved to PREWHERE | ||
| 1336 | 2026.01.16 09:13:35.409007 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.01.16 09:13:35.409107 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.01.16 09:13:35.409311 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1339 | 2026.01.16 09:13:35.411317 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.01.16 09:13:35.413294 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1341 | 2026.01.16 09:13:35.413319 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.01.16 09:13:35.416070 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1343 | 2026.01.16 09:13:35.416102 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1344 | 2026.01.16 09:13:35.442333 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.038323 sec., 678.4437544033608 rows/sec., 29.36 KiB/sec. | ||
| 1345 | 2026.01.16 09:13:35.442417 [ 3 ] {2f7daaa8-4972-4d6a-9d11-c6e0a7c93d4b} <Debug> TCPHandler: Processed in 0.038700645 sec. | ||
| 1346 | 2026.01.16 09:13:35.442683 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.01.16 09:13:35.442838 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.01.16 09:13:35.443101 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.01.16 09:13:35.443137 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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')" moved to PREWHERE | ||
| 1350 | 2026.01.16 09:13:35.443329 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.01.16 09:13:35.443385 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.01.16 09:13:35.443498 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1353 | 2026.01.16 09:13:35.443528 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.01.16 09:13:35.443547 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1355 | 2026.01.16 09:13:35.443563 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.01.16 09:13:35.443599 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1357 | 2026.01.16 09:13:35.443620 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1358 | 2026.01.16 09:13:35.444125 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001356 sec., 19174.041297935102 rows/sec., 829.65 KiB/sec. | ||
| 1359 | 2026.01.16 09:13:35.444187 [ 3 ] {a10c8319-9ed4-44bc-816d-dc250838aab9} <Debug> TCPHandler: Processed in 0.001570166 sec. | ||
| 1360 | 2026.01.16 09:13:35.444403 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.01.16 09:13:35.444540 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 1362 | 2026.01.16 09:13:35.444762 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.01.16 09:13:35.444801 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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')" moved to PREWHERE | ||
| 1364 | 2026.01.16 09:13:35.445001 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.01.16 09:13:35.445057 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.01.16 09:13:35.445161 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1367 | 2026.01.16 09:13:35.445190 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.01.16 09:13:35.445208 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1369 | 2026.01.16 09:13:35.445222 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.01.16 09:13:35.445256 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1371 | 2026.01.16 09:13:35.445275 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1372 | 2026.01.16 09:13:35.445719 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001239 sec., 20984.66505246166 rows/sec., 907.99 KiB/sec. | ||
| 1373 | 2026.01.16 09:13:35.445775 [ 3 ] {649fe0b8-3184-403c-8859-5ca88835fe7a} <Debug> TCPHandler: Processed in 0.001422062 sec. | ||
| 1374 | 2026.01.16 09:13:35.452661 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.01.16 09:13:35.452775 [ 3 ] {0e5d5d0f-1194-4028-a292-360a111a2843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1376 | 2026.01.16 09:13:35.452818 [ 3 ] {0e5d5d0f-1194-4028-a292-360a111a2843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1377 | 2026.01.16 09:13:35.453450 [ 3 ] {0e5d5d0f-1194-4028-a292-360a111a2843} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.01.16 09:13:35.453498 [ 3 ] {0e5d5d0f-1194-4028-a292-360a111a2843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1379 | 2026.01.16 09:13:35.453986 [ 3 ] {0e5d5d0f-1194-4028-a292-360a111a2843} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1380 | 2026.01.16 09:13:35.454194 [ 3 ] {0e5d5d0f-1194-4028-a292-360a111a2843} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.01.16 09:13:35.454335 [ 3 ] {0e5d5d0f-1194-4028-a292-360a111a2843} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001593 sec., 1883.2391713747645 rows/sec., 171.65 KiB/sec. | ||
| 1382 | 2026.01.16 09:13:35.454374 [ 3 ] {0e5d5d0f-1194-4028-a292-360a111a2843} <Debug> TCPHandler: Processed in 0.001763632 sec. | ||
| 1383 | 2026.01.16 09:13:35.454485 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.01.16 09:13:35.454583 [ 3 ] {a8936cbc-0559-46a7-8b70-8578d9f18057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1385 | 2026.01.16 09:13:35.454625 [ 3 ] {a8936cbc-0559-46a7-8b70-8578d9f18057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1386 | 2026.01.16 09:13:35.455033 [ 3 ] {a8936cbc-0559-46a7-8b70-8578d9f18057} <Trace> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.01.16 09:13:35.455096 [ 3 ] {a8936cbc-0559-46a7-8b70-8578d9f18057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1388 | 2026.01.16 09:13:35.455396 [ 3 ] {a8936cbc-0559-46a7-8b70-8578d9f18057} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.01.16 09:13:35.455615 [ 3 ] {a8936cbc-0559-46a7-8b70-8578d9f18057} <Trace> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.01.16 09:13:35.455742 [ 3 ] {a8936cbc-0559-46a7-8b70-8578d9f18057} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 1391 | 2026.01.16 09:13:35.455780 [ 3 ] {a8936cbc-0559-46a7-8b70-8578d9f18057} <Debug> TCPHandler: Processed in 0.001343919 sec. | ||
| 1392 | 2026.01.16 09:13:35.455890 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.01.16 09:13:35.455984 [ 3 ] {b8648a05-407c-481b-8316-a582a78facb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1394 | 2026.01.16 09:13:35.456029 [ 3 ] {b8648a05-407c-481b-8316-a582a78facb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1395 | 2026.01.16 09:13:35.456471 [ 3 ] {b8648a05-407c-481b-8316-a582a78facb6} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.01.16 09:13:35.456507 [ 3 ] {b8648a05-407c-481b-8316-a582a78facb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1397 | 2026.01.16 09:13:35.456818 [ 3 ] {b8648a05-407c-481b-8316-a582a78facb6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1398 | 2026.01.16 09:13:35.457038 [ 3 ] {b8648a05-407c-481b-8316-a582a78facb6} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.01.16 09:13:35.457164 [ 3 ] {b8648a05-407c-481b-8316-a582a78facb6} <Debug> executeQuery: Read 67 rows, 5.40 KiB in 0.001199 sec., 55879.89991659716 rows/sec., 4.40 MiB/sec. | ||
| 1400 | 2026.01.16 09:13:35.457201 [ 3 ] {b8648a05-407c-481b-8316-a582a78facb6} <Debug> TCPHandler: Processed in 0.00135968 sec. | ||
| 1401 | 2026.01.16 09:13:35.457319 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.01.16 09:13:35.457414 [ 3 ] {f0306324-5fdf-42f2-a127-f14b554849c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.01.16 09:13:35.457453 [ 3 ] {f0306324-5fdf-42f2-a127-f14b554849c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1404 | 2026.01.16 09:13:35.457868 [ 3 ] {f0306324-5fdf-42f2-a127-f14b554849c8} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.01.16 09:13:35.457904 [ 3 ] {f0306324-5fdf-42f2-a127-f14b554849c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1406 | 2026.01.16 09:13:35.458201 [ 3 ] {f0306324-5fdf-42f2-a127-f14b554849c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1407 | 2026.01.16 09:13:35.458417 [ 3 ] {f0306324-5fdf-42f2-a127-f14b554849c8} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.01.16 09:13:35.458553 [ 3 ] {f0306324-5fdf-42f2-a127-f14b554849c8} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001159 sec., 6039.689387402933 rows/sec., 444.89 KiB/sec. | ||
| 1409 | 2026.01.16 09:13:35.458591 [ 3 ] {f0306324-5fdf-42f2-a127-f14b554849c8} <Debug> TCPHandler: Processed in 0.001325389 sec. | ||
| 1410 | 2026.01.16 09:13:35.458701 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.01.16 09:13:35.458793 [ 3 ] {35398da3-b89a-4c1c-aef3-77f5c4294c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1412 | 2026.01.16 09:13:35.458831 [ 3 ] {35398da3-b89a-4c1c-aef3-77f5c4294c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1413 | 2026.01.16 09:13:35.459301 [ 3 ] {35398da3-b89a-4c1c-aef3-77f5c4294c14} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.01.16 09:13:35.459342 [ 3 ] {35398da3-b89a-4c1c-aef3-77f5c4294c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1415 | 2026.01.16 09:13:35.459663 [ 3 ] {35398da3-b89a-4c1c-aef3-77f5c4294c14} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1416 | 2026.01.16 09:13:35.459877 [ 3 ] {35398da3-b89a-4c1c-aef3-77f5c4294c14} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.01.16 09:13:35.460006 [ 3 ] {35398da3-b89a-4c1c-aef3-77f5c4294c14} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00123 sec., 65040.650406504064 rows/sec., 5.08 MiB/sec. | ||
| 1418 | 2026.01.16 09:13:35.460042 [ 3 ] {35398da3-b89a-4c1c-aef3-77f5c4294c14} <Debug> TCPHandler: Processed in 0.00138923 sec. | ||
| 1419 | 2026.01.16 09:13:35.460157 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.01.16 09:13:35.460253 [ 3 ] {0693b071-bfcc-4e34-abd3-2aaba287d254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.01.16 09:13:35.460301 [ 3 ] {0693b071-bfcc-4e34-abd3-2aaba287d254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1422 | 2026.01.16 09:13:35.460759 [ 3 ] {0693b071-bfcc-4e34-abd3-2aaba287d254} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.01.16 09:13:35.460795 [ 3 ] {0693b071-bfcc-4e34-abd3-2aaba287d254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1424 | 2026.01.16 09:13:35.461123 [ 3 ] {0693b071-bfcc-4e34-abd3-2aaba287d254} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1425 | 2026.01.16 09:13:35.461335 [ 3 ] {0693b071-bfcc-4e34-abd3-2aaba287d254} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.01.16 09:13:35.461466 [ 3 ] {0693b071-bfcc-4e34-abd3-2aaba287d254} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001233 sec., 130575.83130575831 rows/sec., 9.09 MiB/sec. | ||
| 1427 | 2026.01.16 09:13:35.461505 [ 3 ] {0693b071-bfcc-4e34-abd3-2aaba287d254} <Debug> TCPHandler: Processed in 0.001396381 sec. | ||
| 1428 | 2026.01.16 09:13:35.461618 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.01.16 09:13:35.461711 [ 3 ] {352074c7-422d-4fc1-a807-c49f0dd3a314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.01.16 09:13:35.461771 [ 3 ] {352074c7-422d-4fc1-a807-c49f0dd3a314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1431 | 2026.01.16 09:13:35.462504 [ 3 ] {352074c7-422d-4fc1-a807-c49f0dd3a314} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.01.16 09:13:35.462539 [ 3 ] {352074c7-422d-4fc1-a807-c49f0dd3a314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1433 | 2026.01.16 09:13:35.463070 [ 3 ] {352074c7-422d-4fc1-a807-c49f0dd3a314} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1434 | 2026.01.16 09:13:35.463289 [ 3 ] {352074c7-422d-4fc1-a807-c49f0dd3a314} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.01.16 09:13:35.463423 [ 3 ] {352074c7-422d-4fc1-a807-c49f0dd3a314} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001731 sec., 2888.503755054882 rows/sec., 5.18 MiB/sec. | ||
| 1436 | 2026.01.16 09:13:35.463479 [ 3 ] {352074c7-422d-4fc1-a807-c49f0dd3a314} <Debug> TCPHandler: Processed in 0.001909416 sec. | ||
| 1437 | 2026.01.16 09:13:35.463587 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.01.16 09:13:35.463682 [ 3 ] {ddc6c603-8031-4e9a-89e1-d6ae0e03639d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.01.16 09:13:35.463723 [ 3 ] {ddc6c603-8031-4e9a-89e1-d6ae0e03639d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1440 | 2026.01.16 09:13:35.464166 [ 3 ] {ddc6c603-8031-4e9a-89e1-d6ae0e03639d} <Trace> oximeter.measurements_i64 (f15c24a9-2f7a-4587-a0e9-4d3d52c9720f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.01.16 09:13:35.464202 [ 3 ] {ddc6c603-8031-4e9a-89e1-d6ae0e03639d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1442 | 2026.01.16 09:13:35.464492 [ 3 ] {ddc6c603-8031-4e9a-89e1-d6ae0e03639d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1443 | 2026.01.16 09:13:35.464699 [ 3 ] {ddc6c603-8031-4e9a-89e1-d6ae0e03639d} <Trace> oximeter.measurements_i64 (f15c24a9-2f7a-4587-a0e9-4d3d52c9720f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.01.16 09:13:35.464820 [ 3 ] {ddc6c603-8031-4e9a-89e1-d6ae0e03639d} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001157 sec., 7778.738115816767 rows/sec., 549.47 KiB/sec. | ||
| 1445 | 2026.01.16 09:13:35.464854 [ 3 ] {ddc6c603-8031-4e9a-89e1-d6ae0e03639d} <Debug> TCPHandler: Processed in 0.001314368 sec. | ||
| 1446 | 2026.01.16 09:13:35.464956 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.01.16 09:13:35.465049 [ 3 ] {bd063785-0b28-4829-bc66-552c356d91c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.01.16 09:13:35.465089 [ 3 ] {bd063785-0b28-4829-bc66-552c356d91c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1449 | 2026.01.16 09:13:35.465425 [ 3 ] {bd063785-0b28-4829-bc66-552c356d91c5} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.01.16 09:13:35.465460 [ 3 ] {bd063785-0b28-4829-bc66-552c356d91c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1451 | 2026.01.16 09:13:35.465770 [ 3 ] {bd063785-0b28-4829-bc66-552c356d91c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1452 | 2026.01.16 09:13:35.465974 [ 3 ] {bd063785-0b28-4829-bc66-552c356d91c5} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.01.16 09:13:35.466109 [ 3 ] {bd063785-0b28-4829-bc66-552c356d91c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 1454 | 2026.01.16 09:13:35.466143 [ 3 ] {bd063785-0b28-4829-bc66-552c356d91c5} <Debug> TCPHandler: Processed in 0.001235116 sec. | ||
| 1455 | 2026.01.16 09:13:35.882654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2348 | ||
| 1456 | 2026.01.16 09:13:35.883142 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.01.16 09:13:35.883193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1458 | 2026.01.16 09:13:35.883691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1459 | 2026.01.16 09:13:35.883926 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.01.16 09:13:35.884064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2348 | ||
| 1461 | 2026.01.16 09:13:36.012682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1462 | 2026.01.16 09:13:36.029817 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.01.16 09:13:36.029883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1464 | 2026.01.16 09:13:36.035880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1465 | 2026.01.16 09:13:36.036610 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.16 09:13:36.039793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1467 | 2026.01.16 09:13:38.381255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 212 | ||
| 1468 | 2026.01.16 09:13:38.383433 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.01.16 09:13:38.383487 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1470 | 2026.01.16 09:13:38.384641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1471 | 2026.01.16 09:13:38.384896 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.01.16 09:13:38.385146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1473 | 2026.01.16 09:13:40.410791 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.01.16 09:13:40.410979 [ 3 ] {7b755a86-c26b-460c-a8d3-9a32b966e61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1475 | 2026.01.16 09:13:40.411045 [ 3 ] {7b755a86-c26b-460c-a8d3-9a32b966e61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1476 | 2026.01.16 09:13:40.411676 [ 3 ] {7b755a86-c26b-460c-a8d3-9a32b966e61c} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.01.16 09:13:40.411722 [ 3 ] {7b755a86-c26b-460c-a8d3-9a32b966e61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1478 | 2026.01.16 09:13:40.412106 [ 3 ] {7b755a86-c26b-460c-a8d3-9a32b966e61c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1479 | 2026.01.16 09:13:40.412334 [ 3 ] {7b755a86-c26b-460c-a8d3-9a32b966e61c} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.01.16 09:13:40.412488 [ 3 ] {7b755a86-c26b-460c-a8d3-9a32b966e61c} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001557 sec., 48811.81759794476 rows/sec., 4.01 MiB/sec. | ||
| 1481 | 2026.01.16 09:13:40.412533 [ 3 ] {7b755a86-c26b-460c-a8d3-9a32b966e61c} <Debug> TCPHandler: Processed in 0.001865265 sec. | ||
| 1482 | 2026.01.16 09:13:40.412660 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.01.16 09:13:40.412762 [ 3 ] {8e701fb9-6cb6-45ef-af27-08aece918400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1484 | 2026.01.16 09:13:40.412808 [ 3 ] {8e701fb9-6cb6-45ef-af27-08aece918400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1485 | 2026.01.16 09:13:40.413212 [ 3 ] {8e701fb9-6cb6-45ef-af27-08aece918400} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.01.16 09:13:40.413247 [ 3 ] {8e701fb9-6cb6-45ef-af27-08aece918400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1487 | 2026.01.16 09:13:40.413543 [ 3 ] {8e701fb9-6cb6-45ef-af27-08aece918400} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1488 | 2026.01.16 09:13:40.413748 [ 3 ] {8e701fb9-6cb6-45ef-af27-08aece918400} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): 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.16 09:13:40.413873 [ 3 ] {8e701fb9-6cb6-45ef-af27-08aece918400} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001133 sec., 8826.125330979701 rows/sec., 663.68 KiB/sec. | ||
| 1490 | 2026.01.16 09:13:40.413913 [ 3 ] {8e701fb9-6cb6-45ef-af27-08aece918400} <Debug> TCPHandler: Processed in 0.001304448 sec. | ||
| 1491 | 2026.01.16 09:13:40.414020 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.16 09:13:40.414148 [ 3 ] {8f114aa5-d20d-4963-b211-ada4a1652cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1493 | 2026.01.16 09:13:40.414190 [ 3 ] {8f114aa5-d20d-4963-b211-ada4a1652cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1494 | 2026.01.16 09:13:40.414637 [ 3 ] {8f114aa5-d20d-4963-b211-ada4a1652cde} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.01.16 09:13:40.414672 [ 3 ] {8f114aa5-d20d-4963-b211-ada4a1652cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1496 | 2026.01.16 09:13:40.414989 [ 3 ] {8f114aa5-d20d-4963-b211-ada4a1652cde} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1497 | 2026.01.16 09:13:40.415208 [ 3 ] {8f114aa5-d20d-4963-b211-ada4a1652cde} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.01.16 09:13:40.415340 [ 3 ] {8f114aa5-d20d-4963-b211-ada4a1652cde} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001213 sec., 61005.77081615828 rows/sec., 4.76 MiB/sec. | ||
| 1499 | 2026.01.16 09:13:40.415377 [ 3 ] {8f114aa5-d20d-4963-b211-ada4a1652cde} <Debug> TCPHandler: Processed in 0.001407361 sec. | ||
| 1500 | 2026.01.16 09:13:40.415489 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.01.16 09:13:40.415584 [ 3 ] {84409f21-3594-407a-abb0-0597744ff9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1502 | 2026.01.16 09:13:40.415627 [ 3 ] {84409f21-3594-407a-abb0-0597744ff9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1503 | 2026.01.16 09:13:40.416053 [ 3 ] {84409f21-3594-407a-abb0-0597744ff9af} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.01.16 09:13:40.416088 [ 3 ] {84409f21-3594-407a-abb0-0597744ff9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1505 | 2026.01.16 09:13:40.416455 [ 3 ] {84409f21-3594-407a-abb0-0597744ff9af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1506 | 2026.01.16 09:13:40.416677 [ 3 ] {84409f21-3594-407a-abb0-0597744ff9af} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.01.16 09:13:40.416805 [ 3 ] {84409f21-3594-407a-abb0-0597744ff9af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 1508 | 2026.01.16 09:13:40.416841 [ 3 ] {84409f21-3594-407a-abb0-0597744ff9af} <Debug> TCPHandler: Processed in 0.001401091 sec. | ||
| 1509 | 2026.01.16 09:13:40.416970 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.01.16 09:13:40.417063 [ 3 ] {e35ec30e-4b2f-4873-bbfb-aa3dbffd8b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1511 | 2026.01.16 09:13:40.417117 [ 3 ] {e35ec30e-4b2f-4873-bbfb-aa3dbffd8b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1512 | 2026.01.16 09:13:40.417860 [ 3 ] {e35ec30e-4b2f-4873-bbfb-aa3dbffd8b40} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.01.16 09:13:40.417894 [ 3 ] {e35ec30e-4b2f-4873-bbfb-aa3dbffd8b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1514 | 2026.01.16 09:13:40.418389 [ 3 ] {e35ec30e-4b2f-4873-bbfb-aa3dbffd8b40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1515 | 2026.01.16 09:13:40.418608 [ 3 ] {e35ec30e-4b2f-4873-bbfb-aa3dbffd8b40} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.01.16 09:13:40.418741 [ 3 ] {e35ec30e-4b2f-4873-bbfb-aa3dbffd8b40} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 1517 | 2026.01.16 09:13:40.418794 [ 3 ] {e35ec30e-4b2f-4873-bbfb-aa3dbffd8b40} <Debug> TCPHandler: Processed in 0.001873885 sec. | ||
| 1518 | 2026.01.16 09:13:40.418905 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.01.16 09:13:40.418999 [ 3 ] {9f10d362-fdba-49ee-a7e0-4b10bd211ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.01.16 09:13:40.419041 [ 3 ] {9f10d362-fdba-49ee-a7e0-4b10bd211ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1521 | 2026.01.16 09:13:40.419380 [ 3 ] {9f10d362-fdba-49ee-a7e0-4b10bd211ab3} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.01.16 09:13:40.419414 [ 3 ] {9f10d362-fdba-49ee-a7e0-4b10bd211ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1523 | 2026.01.16 09:13:40.419711 [ 3 ] {9f10d362-fdba-49ee-a7e0-4b10bd211ab3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1524 | 2026.01.16 09:13:40.419930 [ 3 ] {9f10d362-fdba-49ee-a7e0-4b10bd211ab3} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.01.16 09:13:40.420058 [ 3 ] {9f10d362-fdba-49ee-a7e0-4b10bd211ab3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 1526 | 2026.01.16 09:13:40.420093 [ 3 ] {9f10d362-fdba-49ee-a7e0-4b10bd211ab3} <Debug> TCPHandler: Processed in 0.001236786 sec. | ||
| 1527 | 2026.01.16 09:13:43.306548 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1528 | 2026.01.16 09:13:43.306603 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1529 | 2026.01.16 09:13:43.385018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2860 | ||
| 1530 | 2026.01.16 09:13:43.385508 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.01.16 09:13:43.385545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1532 | 2026.01.16 09:13:43.386064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1533 | 2026.01.16 09:13:43.386295 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.01.16 09:13:43.386418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2860 | ||
| 1535 | 2026.01.16 09:13:43.386476 [ 47 ] {} <Debug> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1536 | 2026.01.16 09:13:43.386560 [ 47 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.01.16 09:13:43.386588 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1538 | 2026.01.16 09:13:43.388773 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::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 | ||
| 1539 | 2026.01.16 09:13:43.391279 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1540 | 2026.01.16 09:13:43.391376 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1541 | 2026.01.16 09:13:43.391509 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1542 | 2026.01.16 09:13:43.391571 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1543 | 2026.01.16 09:13:43.391651 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 497 rows starting from the beginning of the part | ||
| 1544 | 2026.01.16 09:13:43.391717 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1545 | 2026.01.16 09:13:43.391782 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1546 | 2026.01.16 09:13:43.430611 [ 192 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2860 rows, containing 4 columns (4 merged, 0 gathered) in 0.043921958 sec., 65115.49416808787 rows/sec., 953.84 KiB/sec. | ||
| 1547 | 2026.01.16 09:13:43.431400 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1548 | 2026.01.16 09:13:43.431699 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.01.16 09:13:43.431772 [ 202 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_6_1} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1550 | 2026.01.16 09:13:43.433679 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1551 | 2026.01.16 09:13:43.540744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1552 | 2026.01.16 09:13:43.558512 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.01.16 09:13:43.558573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1554 | 2026.01.16 09:13:43.566213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1555 | 2026.01.16 09:13:43.567020 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.01.16 09:13:43.567297 [ 47 ] {} <Debug> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1557 | 2026.01.16 09:13:43.567336 [ 47 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.01.16 09:13:43.567355 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1559 | 2026.01.16 09:13:43.567510 [ 200 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 1560 | 2026.01.16 09:13:43.571450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1561 | 2026.01.16 09:13:43.571935 [ 200 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1562 | 2026.01.16 09:13:43.573306 [ 200 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 1563 | 2026.01.16 09:13:43.577674 [ 200 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 1564 | 2026.01.16 09:13:43.581886 [ 200 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 1565 | 2026.01.16 09:13:43.585961 [ 200 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 1566 | 2026.01.16 09:13:43.595573 [ 200 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 1567 | 2026.01.16 09:13:43.600132 [ 200 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 1568 | 2026.01.16 09:13:43.662316 [ 202 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094880862 sec., 484.8185295787047 rows/sec., 2.51 MiB/sec. | ||
| 1569 | 2026.01.16 09:13:43.664649 [ 194 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1570 | 2026.01.16 09:13:43.666765 [ 194 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_6_1} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.01.16 09:13:43.666850 [ 194 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_6_1} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1572 | 2026.01.16 09:13:43.668657 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1573 | 2026.01.16 09:13:44.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.63 MiB, peak 180.18 MiB, free memory in arenas 0.00 B, will set to 180.54 MiB (RSS), difference: 9.92 MiB | ||
| 1574 | 2026.01.16 09:13:45.411045 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.01.16 09:13:45.411237 [ 3 ] {af6eff62-3203-4bdb-8476-ba454321031e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1576 | 2026.01.16 09:13:45.411306 [ 3 ] {af6eff62-3203-4bdb-8476-ba454321031e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1577 | 2026.01.16 09:13:45.412019 [ 3 ] {af6eff62-3203-4bdb-8476-ba454321031e} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.01.16 09:13:45.412074 [ 3 ] {af6eff62-3203-4bdb-8476-ba454321031e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1579 | 2026.01.16 09:13:45.412500 [ 3 ] {af6eff62-3203-4bdb-8476-ba454321031e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1580 | 2026.01.16 09:13:45.412747 [ 3 ] {af6eff62-3203-4bdb-8476-ba454321031e} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.01.16 09:13:45.412914 [ 3 ] {af6eff62-3203-4bdb-8476-ba454321031e} <Debug> executeQuery: Read 104 rows, 8.87 KiB in 0.001726 sec., 60254.92468134414 rows/sec., 5.02 MiB/sec. | ||
| 1582 | 2026.01.16 09:13:45.412919 [ 58 ] {} <Debug> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1583 | 2026.01.16 09:13:45.412967 [ 3 ] {af6eff62-3203-4bdb-8476-ba454321031e} <Debug> TCPHandler: Processed in 0.002052871 sec. | ||
| 1584 | 2026.01.16 09:13:45.412991 [ 58 ] {} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.01.16 09:13:45.413018 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1586 | 2026.01.16 09:13:45.413108 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.01.16 09:13:45.413174 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::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 | ||
| 1588 | 2026.01.16 09:13:45.413218 [ 3 ] {fc3fb13d-01d0-4633-ac39-05eeda08cdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1589 | 2026.01.16 09:13:45.413268 [ 3 ] {fc3fb13d-01d0-4633-ac39-05eeda08cdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1590 | 2026.01.16 09:13:45.413323 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1591 | 2026.01.16 09:13:45.413362 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1592 | 2026.01.16 09:13:45.413458 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1593 | 2026.01.16 09:13:45.413511 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1594 | 2026.01.16 09:13:45.413557 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 67 rows starting from the beginning of the part | ||
| 1595 | 2026.01.16 09:13:45.413601 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1596 | 2026.01.16 09:13:45.413646 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1597 | 2026.01.16 09:13:45.413706 [ 3 ] {fc3fb13d-01d0-4633-ac39-05eeda08cdb0} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.01.16 09:13:45.413753 [ 3 ] {fc3fb13d-01d0-4633-ac39-05eeda08cdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1599 | 2026.01.16 09:13:45.414213 [ 3 ] {fc3fb13d-01d0-4633-ac39-05eeda08cdb0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1600 | 2026.01.16 09:13:45.414471 [ 3 ] {fc3fb13d-01d0-4633-ac39-05eeda08cdb0} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.01.16 09:13:45.414621 [ 3 ] {fc3fb13d-01d0-4633-ac39-05eeda08cdb0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001429 sec., 16794.96151154654 rows/sec., 1.23 MiB/sec. | ||
| 1602 | 2026.01.16 09:13:45.414661 [ 3 ] {fc3fb13d-01d0-4633-ac39-05eeda08cdb0} <Debug> TCPHandler: Processed in 0.001605777 sec. | ||
| 1603 | 2026.01.16 09:13:45.414778 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.01.16 09:13:45.414868 [ 194 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769142 sec., 327842.5360994199 rows/sec., 28.64 MiB/sec. | ||
| 1605 | 2026.01.16 09:13:45.414881 [ 3 ] {780641ac-8312-47da-9c92-c76296484c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1606 | 2026.01.16 09:13:45.414934 [ 3 ] {780641ac-8312-47da-9c92-c76296484c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1607 | 2026.01.16 09:13:45.415068 [ 202 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1608 | 2026.01.16 09:13:45.415348 [ 202 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.01.16 09:13:45.415414 [ 202 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_6_1} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1610 | 2026.01.16 09:13:45.415443 [ 3 ] {780641ac-8312-47da-9c92-c76296484c96} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.01.16 09:13:45.415480 [ 3 ] {780641ac-8312-47da-9c92-c76296484c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1612 | 2026.01.16 09:13:45.415491 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1613 | 2026.01.16 09:13:45.415815 [ 3 ] {780641ac-8312-47da-9c92-c76296484c96} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1614 | 2026.01.16 09:13:45.416041 [ 3 ] {780641ac-8312-47da-9c92-c76296484c96} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.01.16 09:13:45.416149 [ 58 ] {} <Debug> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1616 | 2026.01.16 09:13:45.416169 [ 3 ] {780641ac-8312-47da-9c92-c76296484c96} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.001309 sec., 73338.42627960275 rows/sec., 5.74 MiB/sec. | ||
| 1617 | 2026.01.16 09:13:45.416192 [ 58 ] {} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.01.16 09:13:45.416213 [ 3 ] {780641ac-8312-47da-9c92-c76296484c96} <Debug> TCPHandler: Processed in 0.001487094 sec. | ||
| 1619 | 2026.01.16 09:13:45.416215 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1620 | 2026.01.16 09:13:45.416322 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::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 | ||
| 1621 | 2026.01.16 09:13:45.416353 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.01.16 09:13:45.416411 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1623 | 2026.01.16 09:13:45.416441 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1624 | 2026.01.16 09:13:45.416448 [ 3 ] {ae704164-5660-4e22-9366-af61aa68d242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1625 | 2026.01.16 09:13:45.416493 [ 3 ] {ae704164-5660-4e22-9366-af61aa68d242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1626 | 2026.01.16 09:13:45.416529 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1627 | 2026.01.16 09:13:45.416580 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::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 | ||
| 1628 | 2026.01.16 09:13:45.416623 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part | ||
| 1629 | 2026.01.16 09:13:45.416675 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1630 | 2026.01.16 09:13:45.416741 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
| 1631 | 2026.01.16 09:13:45.416957 [ 3 ] {ae704164-5660-4e22-9366-af61aa68d242} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.01.16 09:13:45.416994 [ 3 ] {ae704164-5660-4e22-9366-af61aa68d242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1633 | 2026.01.16 09:13:45.417339 [ 3 ] {ae704164-5660-4e22-9366-af61aa68d242} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1634 | 2026.01.16 09:13:45.417564 [ 3 ] {ae704164-5660-4e22-9366-af61aa68d242} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.01.16 09:13:45.417663 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1636 | 2026.01.16 09:13:45.417665 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138101 sec., 367846.7208781978 rows/sec., 30.42 MiB/sec. | ||
| 1637 | 2026.01.16 09:13:45.417690 [ 3 ] {ae704164-5660-4e22-9366-af61aa68d242} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 1638 | 2026.01.16 09:13:45.417696 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.01.16 09:13:45.417745 [ 3 ] {ae704164-5660-4e22-9366-af61aa68d242} <Debug> TCPHandler: Processed in 0.001441073 sec. | ||
| 1640 | 2026.01.16 09:13:45.417749 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1641 | 2026.01.16 09:13:45.417812 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1642 | 2026.01.16 09:13:45.417868 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.01.16 09:13:45.417895 [ 186 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 1644 | 2026.01.16 09:13:45.417963 [ 3 ] {19a24a1e-ab7a-49a9-ad88-10008a41e5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1645 | 2026.01.16 09:13:45.418021 [ 3 ] {19a24a1e-ab7a-49a9-ad88-10008a41e5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1646 | 2026.01.16 09:13:45.418050 [ 186 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1647 | 2026.01.16 09:13:45.418063 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.01.16 09:13:45.418098 [ 186 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1649 | 2026.01.16 09:13:45.418135 [ 194 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_6_1} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1650 | 2026.01.16 09:13:45.418197 [ 186 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1651 | 2026.01.16 09:13:45.418206 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1652 | 2026.01.16 09:13:45.418259 [ 186 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1653 | 2026.01.16 09:13:45.418315 [ 186 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1654 | 2026.01.16 09:13:45.418360 [ 186 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1655 | 2026.01.16 09:13:45.418418 [ 186 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1656 | 2026.01.16 09:13:45.418843 [ 3 ] {19a24a1e-ab7a-49a9-ad88-10008a41e5e6} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.01.16 09:13:45.418887 [ 3 ] {19a24a1e-ab7a-49a9-ad88-10008a41e5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1658 | 2026.01.16 09:13:45.419566 [ 3 ] {19a24a1e-ab7a-49a9-ad88-10008a41e5e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1659 | 2026.01.16 09:13:45.419741 [ 191 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917236 sec., 578958.4589481942 rows/sec., 41.18 MiB/sec. | ||
| 1660 | 2026.01.16 09:13:45.419819 [ 3 ] {19a24a1e-ab7a-49a9-ad88-10008a41e5e6} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): 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.16 09:13:45.419944 [ 191 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1662 | 2026.01.16 09:13:45.419965 [ 3 ] {19a24a1e-ab7a-49a9-ad88-10008a41e5e6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002022 sec., 11869.436201780416 rows/sec., 21.27 MiB/sec. | ||
| 1663 | 2026.01.16 09:13:45.420030 [ 3 ] {19a24a1e-ab7a-49a9-ad88-10008a41e5e6} <Debug> TCPHandler: Processed in 0.002210255 sec. | ||
| 1664 | 2026.01.16 09:13:45.420151 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.01.16 09:13:45.420226 [ 191 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.01.16 09:13:45.420245 [ 3 ] {14dfaf00-e657-4021-b5a3-deda7f9dad56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1667 | 2026.01.16 09:13:45.420286 [ 3 ] {14dfaf00-e657-4021-b5a3-deda7f9dad56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1668 | 2026.01.16 09:13:45.420288 [ 191 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1669 | 2026.01.16 09:13:45.420361 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1670 | 2026.01.16 09:13:45.420604 [ 3 ] {14dfaf00-e657-4021-b5a3-deda7f9dad56} <Trace> oximeter.measurements_i64 (f15c24a9-2f7a-4587-a0e9-4d3d52c9720f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.01.16 09:13:45.420638 [ 3 ] {14dfaf00-e657-4021-b5a3-deda7f9dad56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1672 | 2026.01.16 09:13:45.420937 [ 3 ] {14dfaf00-e657-4021-b5a3-deda7f9dad56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1673 | 2026.01.16 09:13:45.421146 [ 3 ] {14dfaf00-e657-4021-b5a3-deda7f9dad56} <Trace> oximeter.measurements_i64 (f15c24a9-2f7a-4587-a0e9-4d3d52c9720f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.01.16 09:13:45.421267 [ 3 ] {14dfaf00-e657-4021-b5a3-deda7f9dad56} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00104 sec., 14423.076923076924 rows/sec., 1.07 MiB/sec. | ||
| 1675 | 2026.01.16 09:13:45.421302 [ 3 ] {14dfaf00-e657-4021-b5a3-deda7f9dad56} <Debug> TCPHandler: Processed in 0.001199945 sec. | ||
| 1676 | 2026.01.16 09:13:45.421414 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.01.16 09:13:45.421506 [ 3 ] {d803f7f8-e5ff-4142-aad0-469eebdc64c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.01.16 09:13:45.421546 [ 3 ] {d803f7f8-e5ff-4142-aad0-469eebdc64c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1679 | 2026.01.16 09:13:45.421880 [ 3 ] {d803f7f8-e5ff-4142-aad0-469eebdc64c0} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.01.16 09:13:45.421915 [ 3 ] {d803f7f8-e5ff-4142-aad0-469eebdc64c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1681 | 2026.01.16 09:13:45.422227 [ 3 ] {d803f7f8-e5ff-4142-aad0-469eebdc64c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1682 | 2026.01.16 09:13:45.422444 [ 3 ] {d803f7f8-e5ff-4142-aad0-469eebdc64c0} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.01.16 09:13:45.422550 [ 58 ] {} <Debug> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1684 | 2026.01.16 09:13:45.422588 [ 58 ] {} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.01.16 09:13:45.422590 [ 3 ] {d803f7f8-e5ff-4142-aad0-469eebdc64c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 1686 | 2026.01.16 09:13:45.422610 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1687 | 2026.01.16 09:13:45.422638 [ 3 ] {d803f7f8-e5ff-4142-aad0-469eebdc64c0} <Debug> TCPHandler: Processed in 0.001271637 sec. | ||
| 1688 | 2026.01.16 09:13:45.422699 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 1689 | 2026.01.16 09:13:45.422808 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1690 | 2026.01.16 09:13:45.422835 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1691 | 2026.01.16 09:13:45.422880 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1692 | 2026.01.16 09:13:45.422917 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1693 | 2026.01.16 09:13:45.422959 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1694 | 2026.01.16 09:13:45.423001 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1695 | 2026.01.16 09:13:45.423041 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1696 | 2026.01.16 09:13:45.424147 [ 191 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001486653 sec., 242154.69245345079 rows/sec., 16.32 MiB/sec. | ||
| 1697 | 2026.01.16 09:13:45.424293 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1698 | 2026.01.16 09:13:45.424559 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.01.16 09:13:45.424626 [ 186 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_6_1} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1700 | 2026.01.16 09:13:45.424690 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1701 | 2026.01.16 09:13:48.386171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 238 | ||
| 1702 | 2026.01.16 09:13:48.388133 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.16 09:13:48.388176 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1704 | 2026.01.16 09:13:48.389335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1705 | 2026.01.16 09:13:48.389599 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.01.16 09:13:48.389835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1707 | 2026.01.16 09:13:50.411043 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.01.16 09:13:50.411251 [ 3 ] {a5d848b6-0935-44a7-a0de-c2b2edc2ce0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.01.16 09:13:50.411321 [ 3 ] {a5d848b6-0935-44a7-a0de-c2b2edc2ce0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1710 | 2026.01.16 09:13:50.411910 [ 3 ] {a5d848b6-0935-44a7-a0de-c2b2edc2ce0e} <Trace> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.01.16 09:13:50.411956 [ 3 ] {a5d848b6-0935-44a7-a0de-c2b2edc2ce0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1712 | 2026.01.16 09:13:50.412331 [ 3 ] {a5d848b6-0935-44a7-a0de-c2b2edc2ce0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1713 | 2026.01.16 09:13:50.412549 [ 3 ] {a5d848b6-0935-44a7-a0de-c2b2edc2ce0e} <Trace> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.01.16 09:13:50.412692 [ 3 ] {a5d848b6-0935-44a7-a0de-c2b2edc2ce0e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001494 sec., 16064.257028112448 rows/sec., 1.33 MiB/sec. | ||
| 1715 | 2026.01.16 09:13:50.412732 [ 3 ] {a5d848b6-0935-44a7-a0de-c2b2edc2ce0e} <Debug> TCPHandler: Processed in 0.001821223 sec. | ||
| 1716 | 2026.01.16 09:13:50.412844 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.01.16 09:13:50.412940 [ 3 ] {534ce650-ebea-40dd-b5f0-60c9183081b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1718 | 2026.01.16 09:13:50.412980 [ 3 ] {534ce650-ebea-40dd-b5f0-60c9183081b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1719 | 2026.01.16 09:13:50.413441 [ 3 ] {534ce650-ebea-40dd-b5f0-60c9183081b2} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.01.16 09:13:50.413476 [ 3 ] {534ce650-ebea-40dd-b5f0-60c9183081b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1721 | 2026.01.16 09:13:50.413786 [ 3 ] {534ce650-ebea-40dd-b5f0-60c9183081b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1722 | 2026.01.16 09:13:50.413991 [ 3 ] {534ce650-ebea-40dd-b5f0-60c9183081b2} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.01.16 09:13:50.414112 [ 3 ] {534ce650-ebea-40dd-b5f0-60c9183081b2} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001192 sec., 164429.5302013423 rows/sec., 14.60 MiB/sec. | ||
| 1724 | 2026.01.16 09:13:50.414147 [ 3 ] {534ce650-ebea-40dd-b5f0-60c9183081b2} <Debug> TCPHandler: Processed in 0.00135105 sec. | ||
| 1725 | 2026.01.16 09:13:50.414255 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.01.16 09:13:50.414348 [ 3 ] {183688de-608b-4eca-820a-026e22f78fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1727 | 2026.01.16 09:13:50.414387 [ 3 ] {183688de-608b-4eca-820a-026e22f78fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1728 | 2026.01.16 09:13:50.414764 [ 3 ] {183688de-608b-4eca-820a-026e22f78fcd} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.01.16 09:13:50.414800 [ 3 ] {183688de-608b-4eca-820a-026e22f78fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1730 | 2026.01.16 09:13:50.415079 [ 3 ] {183688de-608b-4eca-820a-026e22f78fcd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1731 | 2026.01.16 09:13:50.415285 [ 3 ] {183688de-608b-4eca-820a-026e22f78fcd} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.01.16 09:13:50.415388 [ 75 ] {} <Debug> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1733 | 2026.01.16 09:13:50.415408 [ 3 ] {183688de-608b-4eca-820a-026e22f78fcd} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001079 sec., 20389.249304911955 rows/sec., 1.55 MiB/sec. | ||
| 1734 | 2026.01.16 09:13:50.415452 [ 75 ] {} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.01.16 09:13:50.415458 [ 3 ] {183688de-608b-4eca-820a-026e22f78fcd} <Debug> TCPHandler: Processed in 0.001251766 sec. | ||
| 1736 | 2026.01.16 09:13:50.415479 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1737 | 2026.01.16 09:13:50.415572 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.01.16 09:13:50.415639 [ 189 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::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 | ||
| 1739 | 2026.01.16 09:13:50.415676 [ 3 ] {3bcc6de7-0c53-407e-9feb-1cc9f78b6c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1740 | 2026.01.16 09:13:50.415726 [ 3 ] {3bcc6de7-0c53-407e-9feb-1cc9f78b6c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1741 | 2026.01.16 09:13:50.415808 [ 189 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1742 | 2026.01.16 09:13:50.415859 [ 189 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1743 | 2026.01.16 09:13:50.415967 [ 189 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::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 | ||
| 1744 | 2026.01.16 09:13:50.416027 [ 189 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::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 | ||
| 1745 | 2026.01.16 09:13:50.416077 [ 189 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1746 | 2026.01.16 09:13:50.416125 [ 189 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1747 | 2026.01.16 09:13:50.416133 [ 3 ] {3bcc6de7-0c53-407e-9feb-1cc9f78b6c1f} <Trace> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.01.16 09:13:50.416171 [ 189 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1749 | 2026.01.16 09:13:50.416177 [ 3 ] {3bcc6de7-0c53-407e-9feb-1cc9f78b6c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1750 | 2026.01.16 09:13:50.416540 [ 3 ] {3bcc6de7-0c53-407e-9feb-1cc9f78b6c1f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1751 | 2026.01.16 09:13:50.416790 [ 3 ] {3bcc6de7-0c53-407e-9feb-1cc9f78b6c1f} <Trace> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.01.16 09:13:50.416935 [ 3 ] {3bcc6de7-0c53-407e-9feb-1cc9f78b6c1f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001278 sec., 18779.342723004695 rows/sec., 1.56 MiB/sec. | ||
| 1753 | 2026.01.16 09:13:50.416975 [ 3 ] {3bcc6de7-0c53-407e-9feb-1cc9f78b6c1f} <Debug> TCPHandler: Processed in 0.001453803 sec. | ||
| 1754 | 2026.01.16 09:13:50.417075 [ 186 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505555 sec., 69741.72315192736 rows/sec., 5.42 MiB/sec. | ||
| 1755 | 2026.01.16 09:13:50.417097 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.01.16 09:13:50.417233 [ 3 ] {950c706e-52a2-43fc-89fe-e5cf4dd6cd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1757 | 2026.01.16 09:13:50.417235 [ 191 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1758 | 2026.01.16 09:13:50.417282 [ 3 ] {950c706e-52a2-43fc-89fe-e5cf4dd6cd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1759 | 2026.01.16 09:13:50.417502 [ 191 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_6_1} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.01.16 09:13:50.417569 [ 191 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_6_1} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1761 | 2026.01.16 09:13:50.417643 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1762 | 2026.01.16 09:13:50.417759 [ 3 ] {950c706e-52a2-43fc-89fe-e5cf4dd6cd1e} <Trace> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2026.01.16 09:13:50.417802 [ 3 ] {950c706e-52a2-43fc-89fe-e5cf4dd6cd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1764 | 2026.01.16 09:13:50.418160 [ 3 ] {950c706e-52a2-43fc-89fe-e5cf4dd6cd1e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1765 | 2026.01.16 09:13:50.418379 [ 3 ] {950c706e-52a2-43fc-89fe-e5cf4dd6cd1e} <Trace> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.01.16 09:13:50.418506 [ 3 ] {950c706e-52a2-43fc-89fe-e5cf4dd6cd1e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001297 sec., 9252.120277563608 rows/sec., 722.82 KiB/sec. | ||
| 1767 | 2026.01.16 09:13:50.418545 [ 3 ] {950c706e-52a2-43fc-89fe-e5cf4dd6cd1e} <Debug> TCPHandler: Processed in 0.001509394 sec. | ||
| 1768 | 2026.01.16 09:13:50.418653 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.01.16 09:13:50.418749 [ 3 ] {ef46a710-7001-4dcd-8057-021d05eadae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1770 | 2026.01.16 09:13:50.418788 [ 3 ] {ef46a710-7001-4dcd-8057-021d05eadae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1771 | 2026.01.16 09:13:50.419194 [ 3 ] {ef46a710-7001-4dcd-8057-021d05eadae0} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.01.16 09:13:50.419231 [ 3 ] {ef46a710-7001-4dcd-8057-021d05eadae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1773 | 2026.01.16 09:13:50.419539 [ 3 ] {ef46a710-7001-4dcd-8057-021d05eadae0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1774 | 2026.01.16 09:13:50.419750 [ 3 ] {ef46a710-7001-4dcd-8057-021d05eadae0} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.01.16 09:13:50.419876 [ 3 ] {ef46a710-7001-4dcd-8057-021d05eadae0} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001147 sec., 95902.3539668701 rows/sec., 7.81 MiB/sec. | ||
| 1776 | 2026.01.16 09:13:50.419914 [ 3 ] {ef46a710-7001-4dcd-8057-021d05eadae0} <Debug> TCPHandler: Processed in 0.001310458 sec. | ||
| 1777 | 2026.01.16 09:13:50.420022 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.01.16 09:13:50.420117 [ 3 ] {5dc8f801-d6d3-4573-bc0b-9dfb5aee0454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.01.16 09:13:50.420160 [ 3 ] {5dc8f801-d6d3-4573-bc0b-9dfb5aee0454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1780 | 2026.01.16 09:13:50.420550 [ 3 ] {5dc8f801-d6d3-4573-bc0b-9dfb5aee0454} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.01.16 09:13:50.420587 [ 3 ] {5dc8f801-d6d3-4573-bc0b-9dfb5aee0454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1782 | 2026.01.16 09:13:50.420930 [ 3 ] {5dc8f801-d6d3-4573-bc0b-9dfb5aee0454} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1783 | 2026.01.16 09:13:50.421159 [ 3 ] {5dc8f801-d6d3-4573-bc0b-9dfb5aee0454} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.01.16 09:13:50.421286 [ 3 ] {5dc8f801-d6d3-4573-bc0b-9dfb5aee0454} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001188 sec., 164983.16498316498 rows/sec., 11.84 MiB/sec. | ||
| 1785 | 2026.01.16 09:13:50.421322 [ 3 ] {5dc8f801-d6d3-4573-bc0b-9dfb5aee0454} <Debug> TCPHandler: Processed in 0.001349859 sec. | ||
| 1786 | 2026.01.16 09:13:50.421429 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.01.16 09:13:50.421523 [ 3 ] {04b8c293-a1f9-4aa8-8348-c11da1a32610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1788 | 2026.01.16 09:13:50.421578 [ 3 ] {04b8c293-a1f9-4aa8-8348-c11da1a32610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1789 | 2026.01.16 09:13:50.422290 [ 3 ] {04b8c293-a1f9-4aa8-8348-c11da1a32610} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.01.16 09:13:50.422326 [ 3 ] {04b8c293-a1f9-4aa8-8348-c11da1a32610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1791 | 2026.01.16 09:13:50.422835 [ 3 ] {04b8c293-a1f9-4aa8-8348-c11da1a32610} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1792 | 2026.01.16 09:13:50.423049 [ 3 ] {04b8c293-a1f9-4aa8-8348-c11da1a32610} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.01.16 09:13:50.423151 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1794 | 2026.01.16 09:13:50.423184 [ 3 ] {04b8c293-a1f9-4aa8-8348-c11da1a32610} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001679 sec., 5955.926146515783 rows/sec., 10.67 MiB/sec. | ||
| 1795 | 2026.01.16 09:13:50.423204 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.01.16 09:13:50.423229 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1797 | 2026.01.16 09:13:50.423244 [ 3 ] {04b8c293-a1f9-4aa8-8348-c11da1a32610} <Debug> TCPHandler: Processed in 0.001865105 sec. | ||
| 1798 | 2026.01.16 09:13:50.423314 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::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 | ||
| 1799 | 2026.01.16 09:13:50.423354 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.01.16 09:13:50.423455 [ 3 ] {9b998744-53c9-406a-adc2-aeb4c304074d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.01.16 09:13:50.423497 [ 3 ] {9b998744-53c9-406a-adc2-aeb4c304074d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1802 | 2026.01.16 09:13:50.423568 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1803 | 2026.01.16 09:13:50.423638 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::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 | ||
| 1804 | 2026.01.16 09:13:50.423784 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::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 | ||
| 1805 | 2026.01.16 09:13:50.423822 [ 3 ] {9b998744-53c9-406a-adc2-aeb4c304074d} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.01.16 09:13:50.423863 [ 3 ] {9b998744-53c9-406a-adc2-aeb4c304074d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1807 | 2026.01.16 09:13:50.423916 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 1808 | 2026.01.16 09:13:50.424043 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1809 | 2026.01.16 09:13:50.424158 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1810 | 2026.01.16 09:13:50.424184 [ 3 ] {9b998744-53c9-406a-adc2-aeb4c304074d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1811 | 2026.01.16 09:13:50.424275 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1812 | 2026.01.16 09:13:50.424416 [ 3 ] {9b998744-53c9-406a-adc2-aeb4c304074d} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.01.16 09:13:50.424546 [ 3 ] {9b998744-53c9-406a-adc2-aeb4c304074d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 1814 | 2026.01.16 09:13:50.424582 [ 3 ] {9b998744-53c9-406a-adc2-aeb4c304074d} <Debug> TCPHandler: Processed in 0.001277768 sec. | ||
| 1815 | 2026.01.16 09:13:50.426028 [ 198 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 19 columns (19 merged, 0 gathered) in 0.002752071 sec., 25072.02757486998 rows/sec., 44.93 MiB/sec. | ||
| 1816 | 2026.01.16 09:13:50.426287 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1817 | 2026.01.16 09:13:50.426600 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.01.16 09:13:50.426667 [ 186 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1819 | 2026.01.16 09:13:50.426749 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1820 | 2026.01.16 09:13:50.887401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3308 | ||
| 1821 | 2026.01.16 09:13:50.887848 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.01.16 09:13:50.887886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1823 | 2026.01.16 09:13:50.888337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1824 | 2026.01.16 09:13:50.888555 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.01.16 09:13:50.888674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3308 | ||
| 1826 | 2026.01.16 09:13:51.072443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1827 | 2026.01.16 09:13:51.090718 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.01.16 09:13:51.090788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1829 | 2026.01.16 09:13:51.096484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1830 | 2026.01.16 09:13:51.097160 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.01.16 09:13:51.100657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1832 | 2026.01.16 09:13:55.410338 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.01.16 09:13:55.410530 [ 3 ] {15574508-8f3e-4d4d-831c-8de609b1684b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1834 | 2026.01.16 09:13:55.410601 [ 3 ] {15574508-8f3e-4d4d-831c-8de609b1684b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1835 | 2026.01.16 09:13:55.411276 [ 3 ] {15574508-8f3e-4d4d-831c-8de609b1684b} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.01.16 09:13:55.411322 [ 3 ] {15574508-8f3e-4d4d-831c-8de609b1684b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1837 | 2026.01.16 09:13:55.411718 [ 3 ] {15574508-8f3e-4d4d-831c-8de609b1684b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1838 | 2026.01.16 09:13:55.411953 [ 3 ] {15574508-8f3e-4d4d-831c-8de609b1684b} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.01.16 09:13:55.412109 [ 3 ] {15574508-8f3e-4d4d-831c-8de609b1684b} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001628 sec., 65110.565110565105 rows/sec., 5.44 MiB/sec. | ||
| 1840 | 2026.01.16 09:13:55.412157 [ 3 ] {15574508-8f3e-4d4d-831c-8de609b1684b} <Debug> TCPHandler: Processed in 0.001948407 sec. | ||
| 1841 | 2026.01.16 09:13:55.412293 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.01.16 09:13:55.412399 [ 3 ] {58b620b5-56d7-47f8-89e1-043dc0511c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1843 | 2026.01.16 09:13:55.412446 [ 3 ] {58b620b5-56d7-47f8-89e1-043dc0511c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1844 | 2026.01.16 09:13:55.412884 [ 3 ] {58b620b5-56d7-47f8-89e1-043dc0511c72} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.01.16 09:13:55.412922 [ 3 ] {58b620b5-56d7-47f8-89e1-043dc0511c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1846 | 2026.01.16 09:13:55.413235 [ 3 ] {58b620b5-56d7-47f8-89e1-043dc0511c72} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1847 | 2026.01.16 09:13:55.413446 [ 3 ] {58b620b5-56d7-47f8-89e1-043dc0511c72} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.01.16 09:13:55.413580 [ 3 ] {58b620b5-56d7-47f8-89e1-043dc0511c72} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001205 sec., 20746.88796680498 rows/sec., 1.52 MiB/sec. | ||
| 1849 | 2026.01.16 09:13:55.413619 [ 3 ] {58b620b5-56d7-47f8-89e1-043dc0511c72} <Debug> TCPHandler: Processed in 0.001378751 sec. | ||
| 1850 | 2026.01.16 09:13:55.413736 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.01.16 09:13:55.413835 [ 3 ] {c92f845f-c524-4c0f-885f-29274101bf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1852 | 2026.01.16 09:13:55.413879 [ 3 ] {c92f845f-c524-4c0f-885f-29274101bf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1853 | 2026.01.16 09:13:55.414312 [ 3 ] {c92f845f-c524-4c0f-885f-29274101bf43} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.01.16 09:13:55.414349 [ 3 ] {c92f845f-c524-4c0f-885f-29274101bf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1855 | 2026.01.16 09:13:55.414679 [ 3 ] {c92f845f-c524-4c0f-885f-29274101bf43} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1856 | 2026.01.16 09:13:55.414906 [ 3 ] {c92f845f-c524-4c0f-885f-29274101bf43} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.01.16 09:13:55.415031 [ 3 ] {c92f845f-c524-4c0f-885f-29274101bf43} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001217 sec., 73130.64913722267 rows/sec., 5.71 MiB/sec. | ||
| 1858 | 2026.01.16 09:13:55.415067 [ 3 ] {c92f845f-c524-4c0f-885f-29274101bf43} <Debug> TCPHandler: Processed in 0.001382801 sec. | ||
| 1859 | 2026.01.16 09:13:55.415186 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.01.16 09:13:55.415284 [ 3 ] {523709b1-7a54-44e5-932d-b8b0d3661300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.01.16 09:13:55.415329 [ 3 ] {523709b1-7a54-44e5-932d-b8b0d3661300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1862 | 2026.01.16 09:13:55.415770 [ 3 ] {523709b1-7a54-44e5-932d-b8b0d3661300} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.01.16 09:13:55.415807 [ 3 ] {523709b1-7a54-44e5-932d-b8b0d3661300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1864 | 2026.01.16 09:13:55.416138 [ 3 ] {523709b1-7a54-44e5-932d-b8b0d3661300} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1865 | 2026.01.16 09:13:55.416364 [ 3 ] {523709b1-7a54-44e5-932d-b8b0d3661300} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.01.16 09:13:55.416493 [ 3 ] {523709b1-7a54-44e5-932d-b8b0d3661300} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 1867 | 2026.01.16 09:13:55.416531 [ 3 ] {523709b1-7a54-44e5-932d-b8b0d3661300} <Debug> TCPHandler: Processed in 0.001394781 sec. | ||
| 1868 | 2026.01.16 09:13:55.416647 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.01.16 09:13:55.416744 [ 3 ] {1fdb965f-638d-4498-98bc-91f20ebb8c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1870 | 2026.01.16 09:13:55.416801 [ 3 ] {1fdb965f-638d-4498-98bc-91f20ebb8c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1871 | 2026.01.16 09:13:55.417708 [ 3 ] {1fdb965f-638d-4498-98bc-91f20ebb8c34} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.01.16 09:13:55.417747 [ 3 ] {1fdb965f-638d-4498-98bc-91f20ebb8c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1873 | 2026.01.16 09:13:55.418404 [ 3 ] {1fdb965f-638d-4498-98bc-91f20ebb8c34} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1874 | 2026.01.16 09:13:55.418678 [ 3 ] {1fdb965f-638d-4498-98bc-91f20ebb8c34} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.01.16 09:13:55.418827 [ 3 ] {1fdb965f-638d-4498-98bc-91f20ebb8c34} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002103 sec., 11887.779362815027 rows/sec., 21.30 MiB/sec. | ||
| 1876 | 2026.01.16 09:13:55.418894 [ 3 ] {1fdb965f-638d-4498-98bc-91f20ebb8c34} <Debug> TCPHandler: Processed in 0.002296337 sec. | ||
| 1877 | 2026.01.16 09:13:55.419029 [ 3 ] {} <Trace> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.01.16 09:13:55.419140 [ 3 ] {7e11fcf1-6d47-4e70-acc4-df28ed66d386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.01.16 09:13:55.419189 [ 3 ] {7e11fcf1-6d47-4e70-acc4-df28ed66d386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1880 | 2026.01.16 09:13:55.419650 [ 3 ] {7e11fcf1-6d47-4e70-acc4-df28ed66d386} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.01.16 09:13:55.419692 [ 3 ] {7e11fcf1-6d47-4e70-acc4-df28ed66d386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1882 | 2026.01.16 09:13:55.420111 [ 3 ] {7e11fcf1-6d47-4e70-acc4-df28ed66d386} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1883 | 2026.01.16 09:13:55.420383 [ 3 ] {7e11fcf1-6d47-4e70-acc4-df28ed66d386} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.01.16 09:13:55.420533 [ 3 ] {7e11fcf1-6d47-4e70-acc4-df28ed66d386} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. | ||
| 1885 | 2026.01.16 09:13:55.420581 [ 3 ] {7e11fcf1-6d47-4e70-acc4-df28ed66d386} <Debug> TCPHandler: Processed in 0.001611838 sec. | ||
| 1886 | 2026.01.16 09:13:58.306662 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1887 | 2026.01.16 09:13:58.306709 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1888 | 2026.01.16 09:13:58.389697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3820 | ||
| 1889 | 2026.01.16 09:13:58.390197 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.01.16 09:13:58.390244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1891 | 2026.01.16 09:13:58.390721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1892 | 2026.01.16 09:13:58.390849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 268 | ||
| 1893 | 2026.01.16 09:13:58.390982 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.01.16 09:13:58.391121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3820 | ||
| 1895 | 2026.01.16 09:13:58.392901 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.01.16 09:13:58.392946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1897 | 2026.01.16 09:13:58.394055 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1898 | 2026.01.16 09:13:58.394311 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.01.16 09:13:58.394580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 1900 | 2026.01.16 09:13:58.601675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1901 | 2026.01.16 09:13:58.618765 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.01.16 09:13:58.618835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1903 | 2026.01.16 09:13:58.625002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1904 | 2026.01.16 09:13:58.625771 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): 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.16 09:13:58.629424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1906 | 2026.01.16 09:13:59.412712 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1907 | 2026.01.16 09:13:59.412780 [ 3 ] {} <Debug> TCP-Session: 5be39c3a-9543-42fb-9095-4942b8230c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2026.01.16 09:14:00.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.27 MiB, peak 186.53 MiB, free memory in arenas 0.00 B, will set to 183.31 MiB (RSS), difference: 2.04 MiB | ||
| 1909 | 2026.01.16 09:14:00.409709 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.01.16 09:14:00.409986 [ 4 ] {302b1486-ab9c-4669-8a3d-2597112278ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1911 | 2026.01.16 09:14:00.410086 [ 4 ] {302b1486-ab9c-4669-8a3d-2597112278ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1912 | 2026.01.16 09:14:00.410984 [ 4 ] {302b1486-ab9c-4669-8a3d-2597112278ce} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.01.16 09:14:00.411031 [ 4 ] {302b1486-ab9c-4669-8a3d-2597112278ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1914 | 2026.01.16 09:14:00.411438 [ 4 ] {302b1486-ab9c-4669-8a3d-2597112278ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1915 | 2026.01.16 09:14:00.411671 [ 4 ] {302b1486-ab9c-4669-8a3d-2597112278ce} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.01.16 09:14:00.411815 [ 4 ] {302b1486-ab9c-4669-8a3d-2597112278ce} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001904 sec., 39915.96638655462 rows/sec., 3.28 MiB/sec. | ||
| 1917 | 2026.01.16 09:14:00.411854 [ 4 ] {302b1486-ab9c-4669-8a3d-2597112278ce} <Debug> TCPHandler: Processed in 0.002328379 sec. | ||
| 1918 | 2026.01.16 09:14:00.411981 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.01.16 09:14:00.412073 [ 4 ] {34414858-a53d-4929-8d32-e4a58ae0d662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1920 | 2026.01.16 09:14:00.412112 [ 4 ] {34414858-a53d-4929-8d32-e4a58ae0d662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1921 | 2026.01.16 09:14:00.412504 [ 4 ] {34414858-a53d-4929-8d32-e4a58ae0d662} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.01.16 09:14:00.412540 [ 4 ] {34414858-a53d-4929-8d32-e4a58ae0d662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1923 | 2026.01.16 09:14:00.412842 [ 4 ] {34414858-a53d-4929-8d32-e4a58ae0d662} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1924 | 2026.01.16 09:14:00.413064 [ 4 ] {34414858-a53d-4929-8d32-e4a58ae0d662} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.01.16 09:14:00.413189 [ 4 ] {34414858-a53d-4929-8d32-e4a58ae0d662} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001134 sec., 8818.342151675484 rows/sec., 663.10 KiB/sec. | ||
| 1926 | 2026.01.16 09:14:00.413226 [ 4 ] {34414858-a53d-4929-8d32-e4a58ae0d662} <Debug> TCPHandler: Processed in 0.001294768 sec. | ||
| 1927 | 2026.01.16 09:14:00.413330 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.01.16 09:14:00.413420 [ 4 ] {5adcd649-2141-4fc0-b902-cc235383d6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1929 | 2026.01.16 09:14:00.413458 [ 4 ] {5adcd649-2141-4fc0-b902-cc235383d6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1930 | 2026.01.16 09:14:00.413862 [ 4 ] {5adcd649-2141-4fc0-b902-cc235383d6b2} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.01.16 09:14:00.413898 [ 4 ] {5adcd649-2141-4fc0-b902-cc235383d6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1932 | 2026.01.16 09:14:00.414200 [ 4 ] {5adcd649-2141-4fc0-b902-cc235383d6b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1933 | 2026.01.16 09:14:00.414417 [ 4 ] {5adcd649-2141-4fc0-b902-cc235383d6b2} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.01.16 09:14:00.414537 [ 4 ] {5adcd649-2141-4fc0-b902-cc235383d6b2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 1935 | 2026.01.16 09:14:00.414575 [ 4 ] {5adcd649-2141-4fc0-b902-cc235383d6b2} <Debug> TCPHandler: Processed in 0.001293008 sec. | ||
| 1936 | 2026.01.16 09:14:00.414685 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.01.16 09:14:00.414777 [ 4 ] {f6946e5a-cde5-4d40-bb00-6aebcb0008ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1938 | 2026.01.16 09:14:00.414820 [ 4 ] {f6946e5a-cde5-4d40-bb00-6aebcb0008ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1939 | 2026.01.16 09:14:00.415222 [ 4 ] {f6946e5a-cde5-4d40-bb00-6aebcb0008ec} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.01.16 09:14:00.415259 [ 4 ] {f6946e5a-cde5-4d40-bb00-6aebcb0008ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1941 | 2026.01.16 09:14:00.415589 [ 4 ] {f6946e5a-cde5-4d40-bb00-6aebcb0008ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1942 | 2026.01.16 09:14:00.415800 [ 4 ] {f6946e5a-cde5-4d40-bb00-6aebcb0008ec} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.01.16 09:14:00.415922 [ 4 ] {f6946e5a-cde5-4d40-bb00-6aebcb0008ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 1944 | 2026.01.16 09:14:00.415956 [ 4 ] {f6946e5a-cde5-4d40-bb00-6aebcb0008ec} <Debug> TCPHandler: Processed in 0.001320329 sec. | ||
| 1945 | 2026.01.16 09:14:00.416055 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.01.16 09:14:00.416145 [ 4 ] {4637fbe0-45a6-400a-a246-7d34918f00c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1947 | 2026.01.16 09:14:00.416198 [ 4 ] {4637fbe0-45a6-400a-a246-7d34918f00c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1948 | 2026.01.16 09:14:00.416958 [ 4 ] {4637fbe0-45a6-400a-a246-7d34918f00c6} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.01.16 09:14:00.416995 [ 4 ] {4637fbe0-45a6-400a-a246-7d34918f00c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1950 | 2026.01.16 09:14:00.417483 [ 4 ] {4637fbe0-45a6-400a-a246-7d34918f00c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1951 | 2026.01.16 09:14:00.417698 [ 4 ] {4637fbe0-45a6-400a-a246-7d34918f00c6} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.01.16 09:14:00.417827 [ 4 ] {4637fbe0-45a6-400a-a246-7d34918f00c6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001699 sec., 5885.8151854031785 rows/sec., 10.55 MiB/sec. | ||
| 1953 | 2026.01.16 09:14:00.417875 [ 4 ] {4637fbe0-45a6-400a-a246-7d34918f00c6} <Debug> TCPHandler: Processed in 0.001868355 sec. | ||
| 1954 | 2026.01.16 09:14:00.417982 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.01.16 09:14:00.418075 [ 4 ] {e9ff644d-53a3-4c88-89e9-71114bfa213a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.01.16 09:14:00.418116 [ 4 ] {e9ff644d-53a3-4c88-89e9-71114bfa213a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1957 | 2026.01.16 09:14:00.418437 [ 4 ] {e9ff644d-53a3-4c88-89e9-71114bfa213a} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.01.16 09:14:00.418473 [ 4 ] {e9ff644d-53a3-4c88-89e9-71114bfa213a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1959 | 2026.01.16 09:14:00.418779 [ 4 ] {e9ff644d-53a3-4c88-89e9-71114bfa213a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1960 | 2026.01.16 09:14:00.418984 [ 4 ] {e9ff644d-53a3-4c88-89e9-71114bfa213a} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.01.16 09:14:00.419103 [ 4 ] {e9ff644d-53a3-4c88-89e9-71114bfa213a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 1962 | 2026.01.16 09:14:00.419137 [ 4 ] {e9ff644d-53a3-4c88-89e9-71114bfa213a} <Debug> TCPHandler: Processed in 0.001202745 sec. | ||
| 1963 | 2026.01.16 09:14:05.409873 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.01.16 09:14:05.410067 [ 4 ] {1e684c50-acb5-45e9-ac62-508d45009699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1965 | 2026.01.16 09:14:05.410133 [ 4 ] {1e684c50-acb5-45e9-ac62-508d45009699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1966 | 2026.01.16 09:14:05.410796 [ 4 ] {1e684c50-acb5-45e9-ac62-508d45009699} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.01.16 09:14:05.410844 [ 4 ] {1e684c50-acb5-45e9-ac62-508d45009699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1968 | 2026.01.16 09:14:05.411235 [ 4 ] {1e684c50-acb5-45e9-ac62-508d45009699} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1969 | 2026.01.16 09:14:05.411454 [ 4 ] {1e684c50-acb5-45e9-ac62-508d45009699} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.01.16 09:14:05.411600 [ 4 ] {1e684c50-acb5-45e9-ac62-508d45009699} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001582 sec., 67003.79266750948 rows/sec., 5.60 MiB/sec. | ||
| 1971 | 2026.01.16 09:14:05.411641 [ 4 ] {1e684c50-acb5-45e9-ac62-508d45009699} <Debug> TCPHandler: Processed in 0.001902045 sec. | ||
| 1972 | 2026.01.16 09:14:05.411775 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.01.16 09:14:05.411880 [ 4 ] {dd6c2a3a-d37b-45c4-9e96-886ea7cf9945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.01.16 09:14:05.411922 [ 4 ] {dd6c2a3a-d37b-45c4-9e96-886ea7cf9945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1975 | 2026.01.16 09:14:05.412361 [ 4 ] {dd6c2a3a-d37b-45c4-9e96-886ea7cf9945} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.01.16 09:14:05.412398 [ 4 ] {dd6c2a3a-d37b-45c4-9e96-886ea7cf9945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1977 | 2026.01.16 09:14:05.412698 [ 4 ] {dd6c2a3a-d37b-45c4-9e96-886ea7cf9945} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1978 | 2026.01.16 09:14:05.412915 [ 4 ] {dd6c2a3a-d37b-45c4-9e96-886ea7cf9945} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.01.16 09:14:05.413041 [ 4 ] {dd6c2a3a-d37b-45c4-9e96-886ea7cf9945} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001178 sec., 21222.410865874364 rows/sec., 1.56 MiB/sec. | ||
| 1980 | 2026.01.16 09:14:05.413077 [ 4 ] {dd6c2a3a-d37b-45c4-9e96-886ea7cf9945} <Debug> TCPHandler: Processed in 0.001352469 sec. | ||
| 1981 | 2026.01.16 09:14:05.413207 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.01.16 09:14:05.413298 [ 4 ] {e85807fb-297b-47f5-9e47-ee97fd61d293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1983 | 2026.01.16 09:14:05.413336 [ 4 ] {e85807fb-297b-47f5-9e47-ee97fd61d293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1984 | 2026.01.16 09:14:05.413765 [ 4 ] {e85807fb-297b-47f5-9e47-ee97fd61d293} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.01.16 09:14:05.413802 [ 4 ] {e85807fb-297b-47f5-9e47-ee97fd61d293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1986 | 2026.01.16 09:14:05.414104 [ 4 ] {e85807fb-297b-47f5-9e47-ee97fd61d293} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1987 | 2026.01.16 09:14:05.414312 [ 4 ] {e85807fb-297b-47f5-9e47-ee97fd61d293} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.01.16 09:14:05.414434 [ 4 ] {e85807fb-297b-47f5-9e47-ee97fd61d293} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001154 sec., 77123.05025996533 rows/sec., 6.02 MiB/sec. | ||
| 1989 | 2026.01.16 09:14:05.414470 [ 4 ] {e85807fb-297b-47f5-9e47-ee97fd61d293} <Debug> TCPHandler: Processed in 0.001312348 sec. | ||
| 1990 | 2026.01.16 09:14:05.414587 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.01.16 09:14:05.414678 [ 4 ] {1520bb86-b036-4e7c-87cf-6d446c7725e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1992 | 2026.01.16 09:14:05.414722 [ 4 ] {1520bb86-b036-4e7c-87cf-6d446c7725e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1993 | 2026.01.16 09:14:05.415132 [ 4 ] {1520bb86-b036-4e7c-87cf-6d446c7725e8} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.01.16 09:14:05.415168 [ 4 ] {1520bb86-b036-4e7c-87cf-6d446c7725e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 1995 | 2026.01.16 09:14:05.415501 [ 4 ] {1520bb86-b036-4e7c-87cf-6d446c7725e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1996 | 2026.01.16 09:14:05.415718 [ 4 ] {1520bb86-b036-4e7c-87cf-6d446c7725e8} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.01.16 09:14:05.415844 [ 4 ] {1520bb86-b036-4e7c-87cf-6d446c7725e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 1998 | 2026.01.16 09:14:05.415879 [ 4 ] {1520bb86-b036-4e7c-87cf-6d446c7725e8} <Debug> TCPHandler: Processed in 0.001340859 sec. | ||
| 1999 | 2026.01.16 09:14:05.415992 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.01.16 09:14:05.416082 [ 4 ] {b0a5342a-c2a4-4805-be50-f7e48e437591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.01.16 09:14:05.416135 [ 4 ] {b0a5342a-c2a4-4805-be50-f7e48e437591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2002 | 2026.01.16 09:14:05.416976 [ 4 ] {b0a5342a-c2a4-4805-be50-f7e48e437591} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.01.16 09:14:05.417014 [ 4 ] {b0a5342a-c2a4-4805-be50-f7e48e437591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2004 | 2026.01.16 09:14:05.417559 [ 4 ] {b0a5342a-c2a4-4805-be50-f7e48e437591} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2005 | 2026.01.16 09:14:05.417792 [ 4 ] {b0a5342a-c2a4-4805-be50-f7e48e437591} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.01.16 09:14:05.417924 [ 4 ] {b0a5342a-c2a4-4805-be50-f7e48e437591} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00186 sec., 13440.860215053763 rows/sec., 24.09 MiB/sec. | ||
| 2007 | 2026.01.16 09:14:05.417975 [ 4 ] {b0a5342a-c2a4-4805-be50-f7e48e437591} <Debug> TCPHandler: Processed in 0.00203219 sec. | ||
| 2008 | 2026.01.16 09:14:05.418095 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.01.16 09:14:05.418187 [ 4 ] {ab9ac35e-d981-40eb-a1bc-640ceb2f6748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2010 | 2026.01.16 09:14:05.418229 [ 4 ] {ab9ac35e-d981-40eb-a1bc-640ceb2f6748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2011 | 2026.01.16 09:14:05.418566 [ 4 ] {ab9ac35e-d981-40eb-a1bc-640ceb2f6748} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.01.16 09:14:05.418603 [ 4 ] {ab9ac35e-d981-40eb-a1bc-640ceb2f6748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2013 | 2026.01.16 09:14:05.418910 [ 4 ] {ab9ac35e-d981-40eb-a1bc-640ceb2f6748} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2014 | 2026.01.16 09:14:05.419121 [ 4 ] {ab9ac35e-d981-40eb-a1bc-640ceb2f6748} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.01.16 09:14:05.419244 [ 4 ] {ab9ac35e-d981-40eb-a1bc-640ceb2f6748} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 2016 | 2026.01.16 09:14:05.419278 [ 4 ] {ab9ac35e-d981-40eb-a1bc-640ceb2f6748} <Debug> TCPHandler: Processed in 0.001233026 sec. | ||
| 2017 | 2026.01.16 09:14:05.892136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4268 | ||
| 2018 | 2026.01.16 09:14:05.892550 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.01.16 09:14:05.892581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2020 | 2026.01.16 09:14:05.893024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2021 | 2026.01.16 09:14:05.893239 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.01.16 09:14:05.893351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4268 | ||
| 2023 | 2026.01.16 09:14:06.130432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2024 | 2026.01.16 09:14:06.148132 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.01.16 09:14:06.148192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2026 | 2026.01.16 09:14:06.154028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2027 | 2026.01.16 09:14:06.154712 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.01.16 09:14:06.157628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2029 | 2026.01.16 09:14:07.520469 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51369 | ||
| 2030 | 2026.01.16 09:14:07.520571 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2031 | 2026.01.16 09:14:07.520604 [ 3 ] {} <Debug> TCP-Session: 2e31f2e5-1e32-4af9-9aee-08a846ea54b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51369 | ||
| 2032 | 2026.01.16 09:14:07.520626 [ 3 ] {} <Debug> TCP-Session: 2e31f2e5-1e32-4af9-9aee-08a846ea54b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.01.16 09:14:07.520639 [ 3 ] {} <Debug> TCP-Session: 2e31f2e5-1e32-4af9-9aee-08a846ea54b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.01.16 09:14:07.520848 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52485 | ||
| 2035 | 2026.01.16 09:14:07.520899 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50637 | ||
| 2036 | 2026.01.16 09:14:07.520923 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54602 | ||
| 2037 | 2026.01.16 09:14:07.520956 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2026.01.16 09:14:07.520974 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60893 | ||
| 2039 | 2026.01.16 09:14:07.520990 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40097 | ||
| 2040 | 2026.01.16 09:14:07.521011 [ 3 ] {} <Trace> TCP-Session: 2e31f2e5-1e32-4af9-9aee-08a846ea54b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2026.01.16 09:14:07.521003 [ 286 ] {} <Debug> TCP-Session: a76e8c16-c785-4b5c-ad76-7e387e17c7d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52485 | ||
| 2042 | 2026.01.16 09:14:07.520996 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50215 | ||
| 2043 | 2026.01.16 09:14:07.521082 [ 286 ] {} <Debug> TCP-Session: a76e8c16-c785-4b5c-ad76-7e387e17c7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.01.16 09:14:07.521077 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2045 | 2026.01.16 09:14:07.521123 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2046 | 2026.01.16 09:14:07.521130 [ 286 ] {} <Debug> TCP-Session: a76e8c16-c785-4b5c-ad76-7e387e17c7d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.01.16 09:14:07.521179 [ 290 ] {} <Debug> TCP-Session: 6cb3952b-2718-4532-aa4e-1f9cb30df5c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54602 | ||
| 2048 | 2026.01.16 09:14:07.521167 [ 287 ] {} <Debug> TCP-Session: b48d4ab3-8ee4-4366-a2e1-b65b92e21c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:50637 | ||
| 2049 | 2026.01.16 09:14:07.521203 [ 290 ] {} <Debug> TCP-Session: 6cb3952b-2718-4532-aa4e-1f9cb30df5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.01.16 09:14:07.520933 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51217 | ||
| 2051 | 2026.01.16 09:14:07.521235 [ 3 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51369) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2052 | 2026.01.16 09:14:07.521233 [ 290 ] {} <Debug> TCP-Session: 6cb3952b-2718-4532-aa4e-1f9cb30df5c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.01.16 09:14:07.521231 [ 287 ] {} <Debug> TCP-Session: b48d4ab3-8ee4-4366-a2e1-b65b92e21c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.01.16 09:14:07.520924 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36217 | ||
| 2055 | 2026.01.16 09:14:07.521315 [ 287 ] {} <Debug> TCP-Session: b48d4ab3-8ee4-4366-a2e1-b65b92e21c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.01.16 09:14:07.521336 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2057 | 2026.01.16 09:14:07.521372 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2058 | 2026.01.16 09:14:07.521402 [ 292 ] {} <Debug> TCP-Session: 7e4116cc-7783-482d-a339-b2a875e8e60f Authenticating user 'default' from [fd00:1122:3344:101::e]:40097 | ||
| 2059 | 2026.01.16 09:14:07.521418 [ 293 ] {} <Debug> TCP-Session: 6796e705-0c3c-4a19-a4d5-acb69ddb9b49 Authenticating user 'default' from [fd00:1122:3344:101::e]:50215 | ||
| 2060 | 2026.01.16 09:14:07.521432 [ 292 ] {} <Debug> TCP-Session: 7e4116cc-7783-482d-a339-b2a875e8e60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.01.16 09:14:07.521448 [ 293 ] {} <Debug> TCP-Session: 6796e705-0c3c-4a19-a4d5-acb69ddb9b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.01.16 09:14:07.521451 [ 292 ] {} <Debug> TCP-Session: 7e4116cc-7783-482d-a339-b2a875e8e60f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.01.16 09:14:07.521471 [ 293 ] {} <Debug> TCP-Session: 6796e705-0c3c-4a19-a4d5-acb69ddb9b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.01.16 09:14:07.521495 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2065 | 2026.01.16 09:14:07.521496 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2066 | 2026.01.16 09:14:07.521513 [ 3 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2067 | 2026.01.16 09:14:07.521552 [ 291 ] {} <Debug> TCP-Session: d442e466-b1c5-44e1-9b8b-d24e962da626 Authenticating user 'default' from [fd00:1122:3344:101::e]:60893 | ||
| 2068 | 2026.01.16 09:14:07.521528 [ 289 ] {} <Debug> TCP-Session: 1ecc5e1b-4718-499f-a1bf-ea7c413db08d Authenticating user 'default' from [fd00:1122:3344:101::e]:51217 | ||
| 2069 | 2026.01.16 09:14:07.521582 [ 291 ] {} <Debug> TCP-Session: d442e466-b1c5-44e1-9b8b-d24e962da626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.01.16 09:14:07.521598 [ 3 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2071 | 2026.01.16 09:14:07.521597 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.01.16 09:14:07.521607 [ 291 ] {} <Debug> TCP-Session: d442e466-b1c5-44e1-9b8b-d24e962da626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.01.16 09:14:07.521650 [ 288 ] {} <Debug> TCP-Session: 0e7525b2-1458-4a06-9737-0c2019f1e85a Authenticating user 'default' from [fd00:1122:3344:101::e]:36217 | ||
| 2074 | 2026.01.16 09:14:07.521599 [ 289 ] {} <Debug> TCP-Session: 1ecc5e1b-4718-499f-a1bf-ea7c413db08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.01.16 09:14:07.521681 [ 288 ] {} <Debug> TCP-Session: 0e7525b2-1458-4a06-9737-0c2019f1e85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.01.16 09:14:07.521695 [ 289 ] {} <Debug> TCP-Session: 1ecc5e1b-4718-499f-a1bf-ea7c413db08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.01.16 09:14:07.521708 [ 288 ] {} <Debug> TCP-Session: 0e7525b2-1458-4a06-9737-0c2019f1e85a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.01.16 09:14:07.521887 [ 3 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Debug> oximeter.version (964a47d9-122a-43b8-b384-c58fc5b6c234) (SelectExecutor): Key condition: unknown | ||
| 2079 | 2026.01.16 09:14:07.522006 [ 3 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2080 | 2026.01.16 09:14:07.915301 [ 338 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Trace> AggregatingTransform: Aggregating | ||
| 2081 | 2026.01.16 09:14:07.915379 [ 338 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Trace> Aggregator: Aggregation method: without_key | ||
| 2082 | 2026.01.16 09:14:07.915421 [ 338 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001420912 sec. (703.773 rows/sec., 27.49 KiB/sec.) | ||
| 2083 | 2026.01.16 09:14:07.915440 [ 338 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Trace> Aggregator: Merging aggregated data | ||
| 2084 | 2026.01.16 09:14:07.916645 [ 3 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.39549 sec., 2.5285089382790966 rows/sec., 101.14 B/sec. | ||
| 2085 | 2026.01.16 09:14:07.916804 [ 3 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2086 | 2026.01.16 09:14:07.916819 [ 3 ] {e2e33ee3-7767-4f90-9684-df56d164dc95} <Debug> TCPHandler: Processed in 0.395976358 sec. | ||
| 2087 | 2026.01.16 09:14:07.916971 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2088 | 2026.01.16 09:14:07.917018 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2089 | 2026.01.16 09:14:07.917035 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2090 | 2026.01.16 09:14:07.917053 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2091 | 2026.01.16 09:14:07.917076 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2092 | 2026.01.16 09:14:07.917093 [ 291 ] {} <Debug> TCP-Session: d442e466-b1c5-44e1-9b8b-d24e962da626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.01.16 09:14:07.917098 [ 286 ] {} <Debug> TCP-Session: a76e8c16-c785-4b5c-ad76-7e387e17c7d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.01.16 09:14:07.917115 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2095 | 2026.01.16 09:14:07.917134 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2096 | 2026.01.16 09:14:07.917176 [ 290 ] {} <Debug> TCP-Session: 6cb3952b-2718-4532-aa4e-1f9cb30df5c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.01.16 09:14:07.917153 [ 289 ] {} <Debug> TCP-Session: 1ecc5e1b-4718-499f-a1bf-ea7c413db08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.01.16 09:14:07.917200 [ 287 ] {} <Debug> TCP-Session: b48d4ab3-8ee4-4366-a2e1-b65b92e21c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.01.16 09:14:07.917218 [ 292 ] {} <Debug> TCP-Session: 7e4116cc-7783-482d-a339-b2a875e8e60f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.01.16 09:14:07.917104 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2101 | 2026.01.16 09:14:07.917024 [ 293 ] {} <Debug> TCP-Session: 6796e705-0c3c-4a19-a4d5-acb69ddb9b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.01.16 09:14:07.917290 [ 288 ] {} <Debug> TCP-Session: 0e7525b2-1458-4a06-9737-0c2019f1e85a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.01.16 09:14:07.917148 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2104 | 2026.01.16 09:14:07.917353 [ 3 ] {} <Debug> TCP-Session: 2e31f2e5-1e32-4af9-9aee-08a846ea54b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.01.16 09:14:08.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.97 MiB, peak 198.12 MiB, free memory in arenas 0.00 B, will set to 204.44 MiB (RSS), difference: 18.47 MiB | ||
| 2106 | 2026.01.16 09:14:08.395625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 294 | ||
| 2107 | 2026.01.16 09:14:08.397734 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.01.16 09:14:08.397791 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2109 | 2026.01.16 09:14:08.398957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2110 | 2026.01.16 09:14:08.399244 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.01.16 09:14:08.399416 [ 51 ] {} <Debug> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2112 | 2026.01.16 09:14:08.399482 [ 51 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.01.16 09:14:08.399504 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2114 | 2026.01.16 09:14:08.399508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2115 | 2026.01.16 09:14:08.399614 [ 191 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::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 | ||
| 2116 | 2026.01.16 09:14:08.400247 [ 191 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2117 | 2026.01.16 09:14:08.400424 [ 191 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::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 | ||
| 2118 | 2026.01.16 09:14:08.400852 [ 191 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 2119 | 2026.01.16 09:14:08.401209 [ 191 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2120 | 2026.01.16 09:14:08.401537 [ 191 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2121 | 2026.01.16 09:14:08.401887 [ 191 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::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 | ||
| 2122 | 2026.01.16 09:14:08.402229 [ 191 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2123 | 2026.01.16 09:14:08.408924 [ 198 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.009355085 sec., 31426.75881619461 rows/sec., 29.99 MiB/sec. | ||
| 2124 | 2026.01.16 09:14:08.409809 [ 199 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2125 | 2026.01.16 09:14:08.410538 [ 199 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_6_1} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.01.16 09:14:08.410660 [ 199 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_6_1} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2127 | 2026.01.16 09:14:08.411007 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2128 | 2026.01.16 09:14:10.410144 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.01.16 09:14:10.410340 [ 4 ] {8590b580-6308-4011-ba49-1c387250b0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2130 | 2026.01.16 09:14:10.410409 [ 4 ] {8590b580-6308-4011-ba49-1c387250b0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2131 | 2026.01.16 09:14:10.411092 [ 4 ] {8590b580-6308-4011-ba49-1c387250b0e2} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.01.16 09:14:10.411144 [ 4 ] {8590b580-6308-4011-ba49-1c387250b0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2133 | 2026.01.16 09:14:10.411559 [ 4 ] {8590b580-6308-4011-ba49-1c387250b0e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2134 | 2026.01.16 09:14:10.411809 [ 4 ] {8590b580-6308-4011-ba49-1c387250b0e2} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.01.16 09:14:10.411940 [ 49 ] {} <Debug> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2136 | 2026.01.16 09:14:10.411964 [ 4 ] {8590b580-6308-4011-ba49-1c387250b0e2} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001672 sec., 45454.54545454545 rows/sec., 3.73 MiB/sec. | ||
| 2137 | 2026.01.16 09:14:10.412012 [ 49 ] {} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.01.16 09:14:10.412026 [ 4 ] {8590b580-6308-4011-ba49-1c387250b0e2} <Debug> TCPHandler: Processed in 0.002013809 sec. | ||
| 2139 | 2026.01.16 09:14:10.412036 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2140 | 2026.01.16 09:14:10.412126 [ 199 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::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 | ||
| 2141 | 2026.01.16 09:14:10.412158 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.01.16 09:14:10.412219 [ 199 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2143 | 2026.01.16 09:14:10.412248 [ 199 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 2144 | 2026.01.16 09:14:10.412261 [ 4 ] {dd2b358e-3a95-4256-9832-baac99e7bdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2145 | 2026.01.16 09:14:10.412306 [ 4 ] {dd2b358e-3a95-4256-9832-baac99e7bdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2146 | 2026.01.16 09:14:10.412329 [ 199 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2147 | 2026.01.16 09:14:10.412374 [ 199 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 106 rows starting from the beginning of the part | ||
| 2148 | 2026.01.16 09:14:10.412417 [ 199 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::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 | ||
| 2149 | 2026.01.16 09:14:10.412456 [ 199 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2150 | 2026.01.16 09:14:10.412492 [ 199 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2151 | 2026.01.16 09:14:10.412759 [ 4 ] {dd2b358e-3a95-4256-9832-baac99e7bdf2} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.01.16 09:14:10.412795 [ 4 ] {dd2b358e-3a95-4256-9832-baac99e7bdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2153 | 2026.01.16 09:14:10.413115 [ 4 ] {dd2b358e-3a95-4256-9832-baac99e7bdf2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2154 | 2026.01.16 09:14:10.413342 [ 4 ] {dd2b358e-3a95-4256-9832-baac99e7bdf2} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.01.16 09:14:10.413425 [ 198 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331939 sec., 608135.9581782649 rows/sec., 54.73 MiB/sec. | ||
| 2156 | 2026.01.16 09:14:10.413470 [ 4 ] {dd2b358e-3a95-4256-9832-baac99e7bdf2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001234 sec., 8103.727714748784 rows/sec., 609.36 KiB/sec. | ||
| 2157 | 2026.01.16 09:14:10.413512 [ 4 ] {dd2b358e-3a95-4256-9832-baac99e7bdf2} <Debug> TCPHandler: Processed in 0.001406271 sec. | ||
| 2158 | 2026.01.16 09:14:10.413643 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2026.01.16 09:14:10.413691 [ 197 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2160 | 2026.01.16 09:14:10.413768 [ 4 ] {e6130208-b9c0-448d-8544-bc8c3d397e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2161 | 2026.01.16 09:14:10.413817 [ 4 ] {e6130208-b9c0-448d-8544-bc8c3d397e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2162 | 2026.01.16 09:14:10.414022 [ 197 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.01.16 09:14:10.414110 [ 197 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_11_2} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2164 | 2026.01.16 09:14:10.414207 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2165 | 2026.01.16 09:14:10.414300 [ 4 ] {e6130208-b9c0-448d-8544-bc8c3d397e8f} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.01.16 09:14:10.414341 [ 4 ] {e6130208-b9c0-448d-8544-bc8c3d397e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2167 | 2026.01.16 09:14:10.414698 [ 4 ] {e6130208-b9c0-448d-8544-bc8c3d397e8f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2168 | 2026.01.16 09:14:10.414917 [ 4 ] {e6130208-b9c0-448d-8544-bc8c3d397e8f} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.01.16 09:14:10.415024 [ 49 ] {} <Debug> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2170 | 2026.01.16 09:14:10.415046 [ 4 ] {e6130208-b9c0-448d-8544-bc8c3d397e8f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001305 sec., 56704.98084291188 rows/sec., 4.43 MiB/sec. | ||
| 2171 | 2026.01.16 09:14:10.415067 [ 49 ] {} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.01.16 09:14:10.415090 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2173 | 2026.01.16 09:14:10.415090 [ 4 ] {e6130208-b9c0-448d-8544-bc8c3d397e8f} <Debug> TCPHandler: Processed in 0.001505074 sec. | ||
| 2174 | 2026.01.16 09:14:10.415158 [ 199 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::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 | ||
| 2175 | 2026.01.16 09:14:10.415221 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.01.16 09:14:10.415234 [ 199 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2177 | 2026.01.16 09:14:10.415261 [ 199 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 161 rows starting from the beginning of the part | ||
| 2178 | 2026.01.16 09:14:10.415305 [ 199 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::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 | ||
| 2179 | 2026.01.16 09:14:10.415320 [ 4 ] {cc8dd3d3-c0a9-4817-89c0-69136cd23938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2180 | 2026.01.16 09:14:10.415340 [ 199 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 89 rows starting from the beginning of the part | ||
| 2181 | 2026.01.16 09:14:10.415369 [ 4 ] {cc8dd3d3-c0a9-4817-89c0-69136cd23938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2182 | 2026.01.16 09:14:10.415372 [ 199 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::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 | ||
| 2183 | 2026.01.16 09:14:10.415408 [ 199 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 2184 | 2026.01.16 09:14:10.415442 [ 199 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2185 | 2026.01.16 09:14:10.415821 [ 4 ] {cc8dd3d3-c0a9-4817-89c0-69136cd23938} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.01.16 09:14:10.415856 [ 4 ] {cc8dd3d3-c0a9-4817-89c0-69136cd23938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2187 | 2026.01.16 09:14:10.416210 [ 4 ] {cc8dd3d3-c0a9-4817-89c0-69136cd23938} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2188 | 2026.01.16 09:14:10.416222 [ 197 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001092252 sec., 546577.1635117171 rows/sec., 45.47 MiB/sec. | ||
| 2189 | 2026.01.16 09:14:10.416440 [ 4 ] {cc8dd3d3-c0a9-4817-89c0-69136cd23938} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.01.16 09:14:10.416460 [ 198 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2191 | 2026.01.16 09:14:10.416592 [ 4 ] {cc8dd3d3-c0a9-4817-89c0-69136cd23938} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 2192 | 2026.01.16 09:14:10.416617 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2193 | 2026.01.16 09:14:10.416640 [ 4 ] {cc8dd3d3-c0a9-4817-89c0-69136cd23938} <Debug> TCPHandler: Processed in 0.001469563 sec. | ||
| 2194 | 2026.01.16 09:14:10.416687 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.01.16 09:14:10.416719 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2196 | 2026.01.16 09:14:10.416793 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.01.16 09:14:10.416840 [ 196 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 2198 | 2026.01.16 09:14:10.416847 [ 197 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_11_2} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.01.16 09:14:10.416894 [ 4 ] {f545715f-d01b-4506-8f13-bd9653c01b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.01.16 09:14:10.416955 [ 4 ] {f545715f-d01b-4506-8f13-bd9653c01b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2201 | 2026.01.16 09:14:10.416972 [ 197 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_11_2} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2202 | 2026.01.16 09:14:10.416991 [ 196 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2203 | 2026.01.16 09:14:10.417044 [ 196 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1110 rows starting from the beginning of the part | ||
| 2204 | 2026.01.16 09:14:10.417072 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2205 | 2026.01.16 09:14:10.417147 [ 196 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2206 | 2026.01.16 09:14:10.417210 [ 196 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2207 | 2026.01.16 09:14:10.417261 [ 196 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 2208 | 2026.01.16 09:14:10.417314 [ 196 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 2209 | 2026.01.16 09:14:10.417367 [ 196 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2210 | 2026.01.16 09:14:10.417800 [ 4 ] {f545715f-d01b-4506-8f13-bd9653c01b4a} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.01.16 09:14:10.417843 [ 4 ] {f545715f-d01b-4506-8f13-bd9653c01b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2212 | 2026.01.16 09:14:10.418413 [ 4 ] {f545715f-d01b-4506-8f13-bd9653c01b4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2213 | 2026.01.16 09:14:10.418660 [ 4 ] {f545715f-d01b-4506-8f13-bd9653c01b4a} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.01.16 09:14:10.418701 [ 195 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.001913416 sec., 1017029.2293991479 rows/sec., 71.90 MiB/sec. | ||
| 2215 | 2026.01.16 09:14:10.418802 [ 4 ] {f545715f-d01b-4506-8f13-bd9653c01b4a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001926 sec., 5192.107995846313 rows/sec., 9.30 MiB/sec. | ||
| 2216 | 2026.01.16 09:14:10.418856 [ 4 ] {f545715f-d01b-4506-8f13-bd9653c01b4a} <Debug> TCPHandler: Processed in 0.002119573 sec. | ||
| 2217 | 2026.01.16 09:14:10.418935 [ 197 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2218 | 2026.01.16 09:14:10.418967 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2026.01.16 09:14:10.419071 [ 4 ] {76b27308-c89f-4ee0-ba3e-0c2bc6423a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2220 | 2026.01.16 09:14:10.419127 [ 4 ] {76b27308-c89f-4ee0-ba3e-0c2bc6423a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2221 | 2026.01.16 09:14:10.419233 [ 197 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.01.16 09:14:10.419313 [ 197 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2223 | 2026.01.16 09:14:10.419395 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2224 | 2026.01.16 09:14:10.419488 [ 4 ] {76b27308-c89f-4ee0-ba3e-0c2bc6423a7a} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.01.16 09:14:10.419528 [ 4 ] {76b27308-c89f-4ee0-ba3e-0c2bc6423a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2226 | 2026.01.16 09:14:10.419875 [ 4 ] {76b27308-c89f-4ee0-ba3e-0c2bc6423a7a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2227 | 2026.01.16 09:14:10.420092 [ 4 ] {76b27308-c89f-4ee0-ba3e-0c2bc6423a7a} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2026.01.16 09:14:10.420204 [ 46 ] {} <Debug> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2229 | 2026.01.16 09:14:10.420219 [ 4 ] {76b27308-c89f-4ee0-ba3e-0c2bc6423a7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 2230 | 2026.01.16 09:14:10.420247 [ 46 ] {} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2026.01.16 09:14:10.420265 [ 4 ] {76b27308-c89f-4ee0-ba3e-0c2bc6423a7a} <Debug> TCPHandler: Processed in 0.00134764 sec. | ||
| 2232 | 2026.01.16 09:14:10.420273 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2233 | 2026.01.16 09:14:10.420357 [ 196 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 2234 | 2026.01.16 09:14:10.420459 [ 196 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2235 | 2026.01.16 09:14:10.420492 [ 196 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2236 | 2026.01.16 09:14:10.420551 [ 196 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2237 | 2026.01.16 09:14:10.420592 [ 196 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2238 | 2026.01.16 09:14:10.420626 [ 196 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 2239 | 2026.01.16 09:14:10.420659 [ 196 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 2240 | 2026.01.16 09:14:10.420693 [ 196 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 2241 | 2026.01.16 09:14:10.421440 [ 197 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001114503 sec., 592192.2148258013 rows/sec., 39.91 MiB/sec. | ||
| 2242 | 2026.01.16 09:14:10.421619 [ 198 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2243 | 2026.01.16 09:14:10.421932 [ 198 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_11_2} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.01.16 09:14:10.422018 [ 198 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_11_2} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2245 | 2026.01.16 09:14:10.422110 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2246 | 2026.01.16 09:14:13.306953 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2247 | 2026.01.16 09:14:13.307022 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2248 | 2026.01.16 09:14:13.394331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4780 | ||
| 2249 | 2026.01.16 09:14:13.394819 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.01.16 09:14:13.394855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2251 | 2026.01.16 09:14:13.395355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2252 | 2026.01.16 09:14:13.395591 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.01.16 09:14:13.395730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4780 | ||
| 2254 | 2026.01.16 09:14:13.658615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2255 | 2026.01.16 09:14:13.676563 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.01.16 09:14:13.676633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2257 | 2026.01.16 09:14:13.682921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2258 | 2026.01.16 09:14:13.683665 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.01.16 09:14:13.687231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2260 | 2026.01.16 09:14:14.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.23 MiB, peak 209.23 MiB, free memory in arenas 0.00 B, will set to 206.76 MiB (RSS), difference: 1.53 MiB | ||
| 2261 | 2026.01.16 09:14:15.410059 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.01.16 09:14:15.410277 [ 4 ] {46e86da1-e2a2-42e3-a4b2-b6b652a74795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2263 | 2026.01.16 09:14:15.410354 [ 4 ] {46e86da1-e2a2-42e3-a4b2-b6b652a74795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2264 | 2026.01.16 09:14:15.411105 [ 4 ] {46e86da1-e2a2-42e3-a4b2-b6b652a74795} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.01.16 09:14:15.411157 [ 4 ] {46e86da1-e2a2-42e3-a4b2-b6b652a74795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2266 | 2026.01.16 09:14:15.411562 [ 4 ] {46e86da1-e2a2-42e3-a4b2-b6b652a74795} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2267 | 2026.01.16 09:14:15.411797 [ 4 ] {46e86da1-e2a2-42e3-a4b2-b6b652a74795} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.01.16 09:14:15.411953 [ 4 ] {46e86da1-e2a2-42e3-a4b2-b6b652a74795} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001731 sec., 61236.279607163495 rows/sec., 5.11 MiB/sec. | ||
| 2269 | 2026.01.16 09:14:15.412002 [ 4 ] {46e86da1-e2a2-42e3-a4b2-b6b652a74795} <Debug> TCPHandler: Processed in 0.002090182 sec. | ||
| 2270 | 2026.01.16 09:14:15.412134 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.01.16 09:14:15.412238 [ 4 ] {bccae74d-5b7d-4e45-9e45-f92ecb2cad62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.01.16 09:14:15.412282 [ 4 ] {bccae74d-5b7d-4e45-9e45-f92ecb2cad62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2273 | 2026.01.16 09:14:15.412730 [ 4 ] {bccae74d-5b7d-4e45-9e45-f92ecb2cad62} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.01.16 09:14:15.412769 [ 4 ] {bccae74d-5b7d-4e45-9e45-f92ecb2cad62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2275 | 2026.01.16 09:14:15.413082 [ 4 ] {bccae74d-5b7d-4e45-9e45-f92ecb2cad62} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2276 | 2026.01.16 09:14:15.413290 [ 4 ] {bccae74d-5b7d-4e45-9e45-f92ecb2cad62} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.01.16 09:14:15.413406 [ 40 ] {} <Debug> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2278 | 2026.01.16 09:14:15.413415 [ 4 ] {bccae74d-5b7d-4e45-9e45-f92ecb2cad62} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001203 sec., 20781.37988362427 rows/sec., 1.53 MiB/sec. | ||
| 2279 | 2026.01.16 09:14:15.413492 [ 40 ] {} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.01.16 09:14:15.413506 [ 4 ] {bccae74d-5b7d-4e45-9e45-f92ecb2cad62} <Debug> TCPHandler: Processed in 0.001423692 sec. | ||
| 2281 | 2026.01.16 09:14:15.413521 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2282 | 2026.01.16 09:14:15.413630 [ 198 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::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 | ||
| 2283 | 2026.01.16 09:14:15.413635 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.01.16 09:14:15.413751 [ 4 ] {ba9cc8a3-6327-4970-95c3-5c4b9ba2c91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2285 | 2026.01.16 09:14:15.413751 [ 198 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2286 | 2026.01.16 09:14:15.413793 [ 4 ] {ba9cc8a3-6327-4970-95c3-5c4b9ba2c91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2287 | 2026.01.16 09:14:15.413804 [ 198 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
| 2288 | 2026.01.16 09:14:15.413904 [ 198 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2289 | 2026.01.16 09:14:15.413959 [ 198 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2290 | 2026.01.16 09:14:15.414014 [ 198 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2291 | 2026.01.16 09:14:15.414062 [ 198 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2292 | 2026.01.16 09:14:15.414109 [ 198 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2293 | 2026.01.16 09:14:15.414231 [ 4 ] {ba9cc8a3-6327-4970-95c3-5c4b9ba2c91c} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.01.16 09:14:15.414274 [ 4 ] {ba9cc8a3-6327-4970-95c3-5c4b9ba2c91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2295 | 2026.01.16 09:14:15.414604 [ 4 ] {ba9cc8a3-6327-4970-95c3-5c4b9ba2c91c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2296 | 2026.01.16 09:14:15.414845 [ 4 ] {ba9cc8a3-6327-4970-95c3-5c4b9ba2c91c} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.01.16 09:14:15.414974 [ 4 ] {ba9cc8a3-6327-4970-95c3-5c4b9ba2c91c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001242 sec., 71658.615136876 rows/sec., 5.60 MiB/sec. | ||
| 2298 | 2026.01.16 09:14:15.415000 [ 197 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412571 sec., 108313.13965811276 rows/sec., 8.36 MiB/sec. | ||
| 2299 | 2026.01.16 09:14:15.415012 [ 4 ] {ba9cc8a3-6327-4970-95c3-5c4b9ba2c91c} <Debug> TCPHandler: Processed in 0.001430742 sec. | ||
| 2300 | 2026.01.16 09:14:15.415175 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.01.16 09:14:15.415237 [ 193 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2302 | 2026.01.16 09:14:15.415270 [ 4 ] {436932ca-110d-43a9-9436-57e23a4b5b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.01.16 09:14:15.415319 [ 4 ] {436932ca-110d-43a9-9436-57e23a4b5b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2304 | 2026.01.16 09:14:15.415579 [ 193 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.01.16 09:14:15.415667 [ 193 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_11_2} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2306 | 2026.01.16 09:14:15.415759 [ 4 ] {436932ca-110d-43a9-9436-57e23a4b5b72} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.01.16 09:14:15.415770 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2308 | 2026.01.16 09:14:15.415804 [ 4 ] {436932ca-110d-43a9-9436-57e23a4b5b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2309 | 2026.01.16 09:14:15.416151 [ 4 ] {436932ca-110d-43a9-9436-57e23a4b5b72} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2310 | 2026.01.16 09:14:15.416368 [ 4 ] {436932ca-110d-43a9-9436-57e23a4b5b72} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.01.16 09:14:15.416501 [ 4 ] {436932ca-110d-43a9-9436-57e23a4b5b72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 2312 | 2026.01.16 09:14:15.416536 [ 4 ] {436932ca-110d-43a9-9436-57e23a4b5b72} <Debug> TCPHandler: Processed in 0.001411601 sec. | ||
| 2313 | 2026.01.16 09:14:15.416663 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.01.16 09:14:15.416756 [ 4 ] {2b99905e-dc04-4fed-8ad7-9e5e2268358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2315 | 2026.01.16 09:14:15.416809 [ 4 ] {2b99905e-dc04-4fed-8ad7-9e5e2268358e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2316 | 2026.01.16 09:14:15.417670 [ 4 ] {2b99905e-dc04-4fed-8ad7-9e5e2268358e} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.01.16 09:14:15.417715 [ 4 ] {2b99905e-dc04-4fed-8ad7-9e5e2268358e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2318 | 2026.01.16 09:14:15.418390 [ 4 ] {2b99905e-dc04-4fed-8ad7-9e5e2268358e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2319 | 2026.01.16 09:14:15.418629 [ 4 ] {2b99905e-dc04-4fed-8ad7-9e5e2268358e} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.01.16 09:14:15.418764 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2321 | 2026.01.16 09:14:15.418790 [ 4 ] {2b99905e-dc04-4fed-8ad7-9e5e2268358e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002051 sec., 12189.17601170161 rows/sec., 21.84 MiB/sec. | ||
| 2322 | 2026.01.16 09:14:15.418806 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.01.16 09:14:15.418834 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2324 | 2026.01.16 09:14:15.418849 [ 4 ] {2b99905e-dc04-4fed-8ad7-9e5e2268358e} <Debug> TCPHandler: Processed in 0.002238545 sec. | ||
| 2325 | 2026.01.16 09:14:15.418907 [ 198 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::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 | ||
| 2326 | 2026.01.16 09:14:15.418972 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.01.16 09:14:15.419069 [ 4 ] {411c773b-cfef-474b-930c-ef3d8804a54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2328 | 2026.01.16 09:14:15.419113 [ 4 ] {411c773b-cfef-474b-930c-ef3d8804a54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2329 | 2026.01.16 09:14:15.419116 [ 198 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2330 | 2026.01.16 09:14:15.419185 [ 198 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 69 rows starting from the beginning of the part | ||
| 2331 | 2026.01.16 09:14:15.419295 [ 198 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2332 | 2026.01.16 09:14:15.419411 [ 198 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2333 | 2026.01.16 09:14:15.419473 [ 4 ] {411c773b-cfef-474b-930c-ef3d8804a54a} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.01.16 09:14:15.419514 [ 4 ] {411c773b-cfef-474b-930c-ef3d8804a54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2335 | 2026.01.16 09:14:15.419522 [ 198 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2336 | 2026.01.16 09:14:15.419631 [ 198 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2337 | 2026.01.16 09:14:15.419740 [ 198 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2338 | 2026.01.16 09:14:15.419863 [ 4 ] {411c773b-cfef-474b-930c-ef3d8804a54a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2339 | 2026.01.16 09:14:15.420119 [ 4 ] {411c773b-cfef-474b-930c-ef3d8804a54a} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.01.16 09:14:15.420262 [ 4 ] {411c773b-cfef-474b-930c-ef3d8804a54a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 2341 | 2026.01.16 09:14:15.420299 [ 4 ] {411c773b-cfef-474b-930c-ef3d8804a54a} <Debug> TCPHandler: Processed in 0.001379321 sec. | ||
| 2342 | 2026.01.16 09:14:15.426948 [ 193 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 19 columns (19 merged, 0 gathered) in 0.008072457 sec., 20315.99548935349 rows/sec., 36.41 MiB/sec. | ||
| 2343 | 2026.01.16 09:14:15.427409 [ 197 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2344 | 2026.01.16 09:14:15.427771 [ 197 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.01.16 09:14:15.427882 [ 197 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2346 | 2026.01.16 09:14:15.428008 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2347 | 2026.01.16 09:14:16.197490 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.01.16 09:14:16.197727 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 2349 | 2026.01.16 09:14:16.198069 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2350 | 2026.01.16 09:14:16.198108 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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')" moved to PREWHERE | ||
| 2351 | 2026.01.16 09:14:16.198368 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2352 | 2026.01.16 09:14:16.198440 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2353 | 2026.01.16 09:14:16.198581 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2354 | 2026.01.16 09:14:16.198714 [ 301 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2355 | 2026.01.16 09:14:16.198715 [ 304 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2356 | 2026.01.16 09:14:16.198872 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (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 | ||
| 2357 | 2026.01.16 09:14:16.198902 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2358 | 2026.01.16 09:14:16.200911 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2359 | 2026.01.16 09:14:16.200938 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2360 | 2026.01.16 09:14:16.200995 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2361 | 2026.01.16 09:14:16.201036 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2362 | 2026.01.16 09:14:16.202158 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004536 sec., 6393.298059964726 rows/sec., 278.59 KiB/sec. | ||
| 2363 | 2026.01.16 09:14:16.202282 [ 4 ] {79c4e953-b8d1-4804-ac0a-79fa231c78a6} <Debug> TCPHandler: Processed in 0.004925114 sec. | ||
| 2364 | 2026.01.16 09:14:16.202557 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.01.16 09:14:16.202697 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 2366 | 2026.01.16 09:14:16.202923 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2367 | 2026.01.16 09:14:16.202957 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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')" moved to PREWHERE | ||
| 2368 | 2026.01.16 09:14:16.203154 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2369 | 2026.01.16 09:14:16.203208 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2370 | 2026.01.16 09:14:16.203311 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2371 | 2026.01.16 09:14:16.203371 [ 304 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2372 | 2026.01.16 09:14:16.203372 [ 260 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2373 | 2026.01.16 09:14:16.203494 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (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 | ||
| 2374 | 2026.01.16 09:14:16.203521 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2375 | 2026.01.16 09:14:16.203577 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2376 | 2026.01.16 09:14:16.203595 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2377 | 2026.01.16 09:14:16.203626 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2378 | 2026.01.16 09:14:16.203658 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2379 | 2026.01.16 09:14:16.204333 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001695 sec., 17109.14454277286 rows/sec., 745.53 KiB/sec. | ||
| 2380 | 2026.01.16 09:14:16.204442 [ 4 ] {e3a4a745-3180-4942-9c55-8b8c64cf64da} <Debug> TCPHandler: Processed in 0.001938597 sec. | ||
| 2381 | 2026.01.16 09:14:16.204704 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.01.16 09:14:16.204838 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 2383 | 2026.01.16 09:14:16.205055 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2384 | 2026.01.16 09:14:16.205089 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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')" moved to PREWHERE | ||
| 2385 | 2026.01.16 09:14:16.205285 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2386 | 2026.01.16 09:14:16.205337 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2387 | 2026.01.16 09:14:16.205435 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2388 | 2026.01.16 09:14:16.205494 [ 301 ] {b1983ec6-0efb-450c-975e-526386454a96} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2389 | 2026.01.16 09:14:16.205503 [ 260 ] {b1983ec6-0efb-450c-975e-526386454a96} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2390 | 2026.01.16 09:14:16.205592 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (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 | ||
| 2391 | 2026.01.16 09:14:16.205617 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2392 | 2026.01.16 09:14:16.205674 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2393 | 2026.01.16 09:14:16.205690 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2394 | 2026.01.16 09:14:16.205721 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2395 | 2026.01.16 09:14:16.205752 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2396 | 2026.01.16 09:14:16.206300 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001516 sec., 19129.287598944593 rows/sec., 833.56 KiB/sec. | ||
| 2397 | 2026.01.16 09:14:16.206406 [ 4 ] {b1983ec6-0efb-450c-975e-526386454a96} <Debug> TCPHandler: Processed in 0.001752341 sec. | ||
| 2398 | 2026.01.16 09:14:16.206620 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.01.16 09:14:16.206752 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 2400 | 2026.01.16 09:14:16.206976 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2401 | 2026.01.16 09:14:16.207010 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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')" moved to PREWHERE | ||
| 2402 | 2026.01.16 09:14:16.207204 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2403 | 2026.01.16 09:14:16.207256 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2404 | 2026.01.16 09:14:16.207353 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2405 | 2026.01.16 09:14:16.207409 [ 304 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2406 | 2026.01.16 09:14:16.207416 [ 301 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2407 | 2026.01.16 09:14:16.207503 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (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 | ||
| 2408 | 2026.01.16 09:14:16.207529 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2409 | 2026.01.16 09:14:16.207583 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2410 | 2026.01.16 09:14:16.207600 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2411 | 2026.01.16 09:14:16.207630 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2412 | 2026.01.16 09:14:16.207660 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2413 | 2026.01.16 09:14:16.208271 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001573 sec., 18436.109345200253 rows/sec., 803.35 KiB/sec. | ||
| 2414 | 2026.01.16 09:14:16.208361 [ 4 ] {c484ac0d-18d8-45d0-80b4-ad199fc9354f} <Debug> TCPHandler: Processed in 0.001791642 sec. | ||
| 2415 | 2026.01.16 09:14:16.208584 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.01.16 09:14:16.208718 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 2417 | 2026.01.16 09:14:16.208933 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2418 | 2026.01.16 09:14:16.208968 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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')" moved to PREWHERE | ||
| 2419 | 2026.01.16 09:14:16.209164 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2420 | 2026.01.16 09:14:16.209216 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2421 | 2026.01.16 09:14:16.209313 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2422 | 2026.01.16 09:14:16.209378 [ 260 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2423 | 2026.01.16 09:14:16.209390 [ 326 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2424 | 2026.01.16 09:14:16.209480 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (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 | ||
| 2425 | 2026.01.16 09:14:16.209500 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2426 | 2026.01.16 09:14:16.209556 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2427 | 2026.01.16 09:14:16.209572 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2428 | 2026.01.16 09:14:16.209604 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2429 | 2026.01.16 09:14:16.209635 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2430 | 2026.01.16 09:14:16.210198 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001535 sec., 18892.508143322477 rows/sec., 823.24 KiB/sec. | ||
| 2431 | 2026.01.16 09:14:16.210282 [ 4 ] {288bf7ed-5166-4a35-841c-3d3d89e23c80} <Debug> TCPHandler: Processed in 0.001748571 sec. | ||
| 2432 | 2026.01.16 09:14:16.210513 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.01.16 09:14:16.210646 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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') FORMAT Native; (stage: Complete) | ||
| 2434 | 2026.01.16 09:14:16.210871 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2435 | 2026.01.16 09:14:16.210906 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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')" moved to PREWHERE | ||
| 2436 | 2026.01.16 09:14:16.211116 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2437 | 2026.01.16 09:14:16.211168 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2438 | 2026.01.16 09:14:16.211266 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2439 | 2026.01.16 09:14:16.211326 [ 301 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2440 | 2026.01.16 09:14:16.211326 [ 326 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2441 | 2026.01.16 09:14:16.211411 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (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 | ||
| 2442 | 2026.01.16 09:14:16.211432 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2443 | 2026.01.16 09:14:16.211486 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2444 | 2026.01.16 09:14:16.211502 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Debug> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2445 | 2026.01.16 09:14:16.211532 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2446 | 2026.01.16 09:14:16.211574 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 2447 | 2026.01.16 09:14:16.212102 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001511 sec., 19192.587690271343 rows/sec., 836.31 KiB/sec. | ||
| 2448 | 2026.01.16 09:14:16.212190 [ 4 ] {94ed29f9-2c91-4bf5-8584-1d5ce4fb0cf6} <Debug> TCPHandler: Processed in 0.00172719 sec. | ||
| 2449 | 2026.01.16 09:14:16.310445 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.01.16 09:14:16.310584 [ 4 ] {1b16c54a-18ec-414d-bf61-479867a3893c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2451 | 2026.01.16 09:14:16.310645 [ 4 ] {1b16c54a-18ec-414d-bf61-479867a3893c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2452 | 2026.01.16 09:14:16.311320 [ 4 ] {1b16c54a-18ec-414d-bf61-479867a3893c} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.01.16 09:14:16.311366 [ 4 ] {1b16c54a-18ec-414d-bf61-479867a3893c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2454 | 2026.01.16 09:14:16.311791 [ 4 ] {1b16c54a-18ec-414d-bf61-479867a3893c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2455 | 2026.01.16 09:14:16.312003 [ 4 ] {1b16c54a-18ec-414d-bf61-479867a3893c} <Trace> oximeter.timeseries_schema (c69bd66c-d091-4ac6-9ec6-f6e283e86859): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.01.16 09:14:16.312154 [ 4 ] {1b16c54a-18ec-414d-bf61-479867a3893c} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001611 sec., 3724.3947858472998 rows/sec., 829.26 KiB/sec. | ||
| 2457 | 2026.01.16 09:14:16.312197 [ 4 ] {1b16c54a-18ec-414d-bf61-479867a3893c} <Debug> TCPHandler: Processed in 0.001846374 sec. | ||
| 2458 | 2026.01.16 09:14:16.312309 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.01.16 09:14:16.312402 [ 4 ] {43e1c951-1ca2-4268-b5f1-089f03aca54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.01.16 09:14:16.312443 [ 4 ] {43e1c951-1ca2-4268-b5f1-089f03aca54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2461 | 2026.01.16 09:14:16.312897 [ 4 ] {43e1c951-1ca2-4268-b5f1-089f03aca54a} <Trace> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.01.16 09:14:16.312935 [ 4 ] {43e1c951-1ca2-4268-b5f1-089f03aca54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2463 | 2026.01.16 09:14:16.313249 [ 4 ] {43e1c951-1ca2-4268-b5f1-089f03aca54a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2464 | 2026.01.16 09:14:16.313469 [ 4 ] {43e1c951-1ca2-4268-b5f1-089f03aca54a} <Trace> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.01.16 09:14:16.313598 [ 4 ] {43e1c951-1ca2-4268-b5f1-089f03aca54a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001214 sec., 19769.357495881384 rows/sec., 1.64 MiB/sec. | ||
| 2466 | 2026.01.16 09:14:16.313643 [ 4 ] {43e1c951-1ca2-4268-b5f1-089f03aca54a} <Debug> TCPHandler: Processed in 0.00138514 sec. | ||
| 2467 | 2026.01.16 09:14:16.313753 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.01.16 09:14:16.313845 [ 4 ] {d55ba03e-4448-41bd-b85c-b8720ffe3626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2469 | 2026.01.16 09:14:16.313886 [ 4 ] {d55ba03e-4448-41bd-b85c-b8720ffe3626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2470 | 2026.01.16 09:14:16.314292 [ 4 ] {d55ba03e-4448-41bd-b85c-b8720ffe3626} <Trace> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.01.16 09:14:16.314329 [ 4 ] {d55ba03e-4448-41bd-b85c-b8720ffe3626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2472 | 2026.01.16 09:14:16.314634 [ 4 ] {d55ba03e-4448-41bd-b85c-b8720ffe3626} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2473 | 2026.01.16 09:14:16.314859 [ 4 ] {d55ba03e-4448-41bd-b85c-b8720ffe3626} <Trace> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.01.16 09:14:16.314983 [ 4 ] {d55ba03e-4448-41bd-b85c-b8720ffe3626} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001156 sec., 13840.83044982699 rows/sec., 1.10 MiB/sec. | ||
| 2475 | 2026.01.16 09:14:16.315028 [ 4 ] {d55ba03e-4448-41bd-b85c-b8720ffe3626} <Debug> TCPHandler: Processed in 0.001323829 sec. | ||
| 2476 | 2026.01.16 09:14:16.315137 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.01.16 09:14:16.315234 [ 4 ] {849b2a0d-74a2-42d1-8a4a-e57035947330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2478 | 2026.01.16 09:14:16.315273 [ 4 ] {849b2a0d-74a2-42d1-8a4a-e57035947330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2479 | 2026.01.16 09:14:16.316304 [ 4 ] {849b2a0d-74a2-42d1-8a4a-e57035947330} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.01.16 09:14:16.316340 [ 4 ] {849b2a0d-74a2-42d1-8a4a-e57035947330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2481 | 2026.01.16 09:14:16.316831 [ 4 ] {849b2a0d-74a2-42d1-8a4a-e57035947330} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2482 | 2026.01.16 09:14:16.317037 [ 4 ] {849b2a0d-74a2-42d1-8a4a-e57035947330} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.01.16 09:14:16.317160 [ 4 ] {849b2a0d-74a2-42d1-8a4a-e57035947330} <Debug> executeQuery: Read 1352 rows, 115.30 KiB in 0.001944 sec., 695473.2510288066 rows/sec., 57.92 MiB/sec. | ||
| 2484 | 2026.01.16 09:14:16.317203 [ 4 ] {849b2a0d-74a2-42d1-8a4a-e57035947330} <Debug> TCPHandler: Processed in 0.002116032 sec. | ||
| 2485 | 2026.01.16 09:14:16.317330 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.01.16 09:14:16.317426 [ 4 ] {57c1f3df-76bb-43fd-9cd9-bc3d71f3e4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.01.16 09:14:16.317471 [ 4 ] {57c1f3df-76bb-43fd-9cd9-bc3d71f3e4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2488 | 2026.01.16 09:14:16.317879 [ 4 ] {57c1f3df-76bb-43fd-9cd9-bc3d71f3e4aa} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.01.16 09:14:16.317915 [ 4 ] {57c1f3df-76bb-43fd-9cd9-bc3d71f3e4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2490 | 2026.01.16 09:14:16.318231 [ 4 ] {57c1f3df-76bb-43fd-9cd9-bc3d71f3e4aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2491 | 2026.01.16 09:14:16.318437 [ 4 ] {57c1f3df-76bb-43fd-9cd9-bc3d71f3e4aa} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.01.16 09:14:16.318560 [ 4 ] {57c1f3df-76bb-43fd-9cd9-bc3d71f3e4aa} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001151 sec., 36490.00868809731 rows/sec., 2.66 MiB/sec. | ||
| 2493 | 2026.01.16 09:14:16.318603 [ 4 ] {57c1f3df-76bb-43fd-9cd9-bc3d71f3e4aa} <Debug> TCPHandler: Processed in 0.001325389 sec. | ||
| 2494 | 2026.01.16 09:14:16.318715 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.01.16 09:14:16.318806 [ 4 ] {e14fdba6-a11f-4047-8a01-71f9fe2f2ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2496 | 2026.01.16 09:14:16.318845 [ 4 ] {e14fdba6-a11f-4047-8a01-71f9fe2f2ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2497 | 2026.01.16 09:14:16.319294 [ 4 ] {e14fdba6-a11f-4047-8a01-71f9fe2f2ec2} <Trace> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.01.16 09:14:16.319329 [ 4 ] {e14fdba6-a11f-4047-8a01-71f9fe2f2ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2499 | 2026.01.16 09:14:16.319627 [ 4 ] {e14fdba6-a11f-4047-8a01-71f9fe2f2ec2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2500 | 2026.01.16 09:14:16.319830 [ 4 ] {e14fdba6-a11f-4047-8a01-71f9fe2f2ec2} <Trace> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.01.16 09:14:16.319949 [ 4 ] {e14fdba6-a11f-4047-8a01-71f9fe2f2ec2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00116 sec., 217241.37931034484 rows/sec., 15.03 MiB/sec. | ||
| 2502 | 2026.01.16 09:14:16.319993 [ 4 ] {e14fdba6-a11f-4047-8a01-71f9fe2f2ec2} <Debug> TCPHandler: Processed in 0.001326998 sec. | ||
| 2503 | 2026.01.16 09:14:16.320106 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2026.01.16 09:14:16.320197 [ 4 ] {e3e45eef-336a-417e-ac19-1ab4184882b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2505 | 2026.01.16 09:14:16.320237 [ 4 ] {e3e45eef-336a-417e-ac19-1ab4184882b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2506 | 2026.01.16 09:14:16.320620 [ 4 ] {e3e45eef-336a-417e-ac19-1ab4184882b5} <Trace> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.01.16 09:14:16.320656 [ 4 ] {e3e45eef-336a-417e-ac19-1ab4184882b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2508 | 2026.01.16 09:14:16.320964 [ 4 ] {e3e45eef-336a-417e-ac19-1ab4184882b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2509 | 2026.01.16 09:14:16.321169 [ 4 ] {e3e45eef-336a-417e-ac19-1ab4184882b5} <Trace> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.01.16 09:14:16.321289 [ 4 ] {e3e45eef-336a-417e-ac19-1ab4184882b5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 2511 | 2026.01.16 09:14:16.321332 [ 4 ] {e3e45eef-336a-417e-ac19-1ab4184882b5} <Debug> TCPHandler: Processed in 0.001274477 sec. | ||
| 2512 | 2026.01.16 09:14:16.321433 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2026.01.16 09:14:16.321521 [ 4 ] {21b74cae-cbf7-422b-913b-67c0a72b7b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2514 | 2026.01.16 09:14:16.321559 [ 4 ] {21b74cae-cbf7-422b-913b-67c0a72b7b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2515 | 2026.01.16 09:14:16.322142 [ 4 ] {21b74cae-cbf7-422b-913b-67c0a72b7b84} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.01.16 09:14:16.322178 [ 4 ] {21b74cae-cbf7-422b-913b-67c0a72b7b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2517 | 2026.01.16 09:14:16.322523 [ 4 ] {21b74cae-cbf7-422b-913b-67c0a72b7b84} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2518 | 2026.01.16 09:14:16.322730 [ 4 ] {21b74cae-cbf7-422b-913b-67c0a72b7b84} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.01.16 09:14:16.322857 [ 4 ] {21b74cae-cbf7-422b-913b-67c0a72b7b84} <Debug> executeQuery: Read 589 rows, 45.33 KiB in 0.001353 sec., 435328.8987435329 rows/sec., 32.72 MiB/sec. | ||
| 2520 | 2026.01.16 09:14:16.322895 [ 4 ] {21b74cae-cbf7-422b-913b-67c0a72b7b84} <Debug> TCPHandler: Processed in 0.001509485 sec. | ||
| 2521 | 2026.01.16 09:14:16.323017 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.01.16 09:14:16.323112 [ 4 ] {67beadb8-7177-4c66-9454-3f94517af2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2523 | 2026.01.16 09:14:16.323154 [ 4 ] {67beadb8-7177-4c66-9454-3f94517af2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2524 | 2026.01.16 09:14:16.324348 [ 4 ] {67beadb8-7177-4c66-9454-3f94517af2b2} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2026.01.16 09:14:16.324387 [ 4 ] {67beadb8-7177-4c66-9454-3f94517af2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2526 | 2026.01.16 09:14:16.324946 [ 4 ] {67beadb8-7177-4c66-9454-3f94517af2b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2527 | 2026.01.16 09:14:16.325165 [ 4 ] {67beadb8-7177-4c66-9454-3f94517af2b2} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2026.01.16 09:14:16.325322 [ 4 ] {67beadb8-7177-4c66-9454-3f94517af2b2} <Debug> executeQuery: Read 2614 rows, 179.33 KiB in 0.002227 sec., 1173776.3807813202 rows/sec., 78.64 MiB/sec. | ||
| 2529 | 2026.01.16 09:14:16.325364 [ 4 ] {67beadb8-7177-4c66-9454-3f94517af2b2} <Debug> TCPHandler: Processed in 0.00239659 sec. | ||
| 2530 | 2026.01.16 09:14:16.325476 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2026.01.16 09:14:16.325571 [ 4 ] {ea41e164-6d9b-4688-92b8-7b07bea53789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2532 | 2026.01.16 09:14:16.325638 [ 4 ] {ea41e164-6d9b-4688-92b8-7b07bea53789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2533 | 2026.01.16 09:14:16.326405 [ 4 ] {ea41e164-6d9b-4688-92b8-7b07bea53789} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.01.16 09:14:16.326444 [ 4 ] {ea41e164-6d9b-4688-92b8-7b07bea53789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2535 | 2026.01.16 09:14:16.326980 [ 4 ] {ea41e164-6d9b-4688-92b8-7b07bea53789} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2536 | 2026.01.16 09:14:16.327213 [ 4 ] {ea41e164-6d9b-4688-92b8-7b07bea53789} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.01.16 09:14:16.327358 [ 4 ] {ea41e164-6d9b-4688-92b8-7b07bea53789} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001805 sec., 7756.232686980609 rows/sec., 13.90 MiB/sec. | ||
| 2538 | 2026.01.16 09:14:16.327425 [ 4 ] {ea41e164-6d9b-4688-92b8-7b07bea53789} <Debug> TCPHandler: Processed in 0.001997949 sec. | ||
| 2539 | 2026.01.16 09:14:16.327540 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2026.01.16 09:14:16.327634 [ 4 ] {07620265-ad3f-484e-8cad-0e862014a9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2541 | 2026.01.16 09:14:16.327676 [ 4 ] {07620265-ad3f-484e-8cad-0e862014a9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2542 | 2026.01.16 09:14:16.327999 [ 4 ] {07620265-ad3f-484e-8cad-0e862014a9f9} <Trace> oximeter.measurements_i64 (f15c24a9-2f7a-4587-a0e9-4d3d52c9720f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.01.16 09:14:16.328036 [ 4 ] {07620265-ad3f-484e-8cad-0e862014a9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2544 | 2026.01.16 09:14:16.328339 [ 4 ] {07620265-ad3f-484e-8cad-0e862014a9f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2545 | 2026.01.16 09:14:16.328548 [ 4 ] {07620265-ad3f-484e-8cad-0e862014a9f9} <Trace> oximeter.measurements_i64 (f15c24a9-2f7a-4587-a0e9-4d3d52c9720f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.01.16 09:14:16.328676 [ 4 ] {07620265-ad3f-484e-8cad-0e862014a9f9} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001061 sec., 2827.521206409048 rows/sec., 199.73 KiB/sec. | ||
| 2547 | 2026.01.16 09:14:16.328712 [ 4 ] {07620265-ad3f-484e-8cad-0e862014a9f9} <Debug> TCPHandler: Processed in 0.001221236 sec. | ||
| 2548 | 2026.01.16 09:14:16.328813 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2026.01.16 09:14:16.328905 [ 4 ] {f52c9586-c2b9-46ee-881d-d8a2cdeee1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2550 | 2026.01.16 09:14:16.328946 [ 4 ] {f52c9586-c2b9-46ee-881d-d8a2cdeee1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2551 | 2026.01.16 09:14:16.329250 [ 4 ] {f52c9586-c2b9-46ee-881d-d8a2cdeee1ef} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.01.16 09:14:16.329287 [ 4 ] {f52c9586-c2b9-46ee-881d-d8a2cdeee1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2553 | 2026.01.16 09:14:16.329592 [ 4 ] {f52c9586-c2b9-46ee-881d-d8a2cdeee1ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2554 | 2026.01.16 09:14:16.329813 [ 4 ] {f52c9586-c2b9-46ee-881d-d8a2cdeee1ef} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.01.16 09:14:16.329939 [ 4 ] {f52c9586-c2b9-46ee-881d-d8a2cdeee1ef} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001052 sec., 11406.84410646388 rows/sec., 787.19 KiB/sec. | ||
| 2556 | 2026.01.16 09:14:16.329975 [ 4 ] {f52c9586-c2b9-46ee-881d-d8a2cdeee1ef} <Debug> TCPHandler: Processed in 0.001210565 sec. | ||
| 2557 | 2026.01.16 09:14:18.400545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 354 | ||
| 2558 | 2026.01.16 09:14:18.403256 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.01.16 09:14:18.403310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2560 | 2026.01.16 09:14:18.404545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2561 | 2026.01.16 09:14:18.404818 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.01.16 09:14:18.405149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2563 | 2026.01.16 09:14:20.407863 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.01.16 09:14:20.408062 [ 4 ] {7bb0bbf0-6a57-4284-bf06-36dd40a3c2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2565 | 2026.01.16 09:14:20.408131 [ 4 ] {7bb0bbf0-6a57-4284-bf06-36dd40a3c2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2566 | 2026.01.16 09:14:20.408798 [ 4 ] {7bb0bbf0-6a57-4284-bf06-36dd40a3c2d9} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.01.16 09:14:20.408858 [ 4 ] {7bb0bbf0-6a57-4284-bf06-36dd40a3c2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2568 | 2026.01.16 09:14:20.409291 [ 4 ] {7bb0bbf0-6a57-4284-bf06-36dd40a3c2d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2569 | 2026.01.16 09:14:20.409526 [ 4 ] {7bb0bbf0-6a57-4284-bf06-36dd40a3c2d9} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.01.16 09:14:20.409694 [ 4 ] {7bb0bbf0-6a57-4284-bf06-36dd40a3c2d9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.54 MiB/sec. | ||
| 2571 | 2026.01.16 09:14:20.409746 [ 4 ] {7bb0bbf0-6a57-4284-bf06-36dd40a3c2d9} <Debug> TCPHandler: Processed in 0.002017039 sec. | ||
| 2572 | 2026.01.16 09:14:20.409877 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.01.16 09:14:20.409980 [ 4 ] {27d7c5ea-7935-4def-9e6c-9fe73417e72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2574 | 2026.01.16 09:14:20.410027 [ 4 ] {27d7c5ea-7935-4def-9e6c-9fe73417e72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2575 | 2026.01.16 09:14:20.410457 [ 4 ] {27d7c5ea-7935-4def-9e6c-9fe73417e72a} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.01.16 09:14:20.410497 [ 4 ] {27d7c5ea-7935-4def-9e6c-9fe73417e72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2577 | 2026.01.16 09:14:20.410823 [ 4 ] {27d7c5ea-7935-4def-9e6c-9fe73417e72a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2578 | 2026.01.16 09:14:20.411040 [ 4 ] {27d7c5ea-7935-4def-9e6c-9fe73417e72a} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.01.16 09:14:20.411179 [ 4 ] {27d7c5ea-7935-4def-9e6c-9fe73417e72a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 2580 | 2026.01.16 09:14:20.411218 [ 4 ] {27d7c5ea-7935-4def-9e6c-9fe73417e72a} <Debug> TCPHandler: Processed in 0.001393871 sec. | ||
| 2581 | 2026.01.16 09:14:20.411332 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.01.16 09:14:20.411430 [ 4 ] {0375aac2-bf23-4042-923d-d9a8359d8c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2583 | 2026.01.16 09:14:20.411481 [ 4 ] {0375aac2-bf23-4042-923d-d9a8359d8c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2584 | 2026.01.16 09:14:20.412001 [ 4 ] {0375aac2-bf23-4042-923d-d9a8359d8c02} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.01.16 09:14:20.412049 [ 4 ] {0375aac2-bf23-4042-923d-d9a8359d8c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2586 | 2026.01.16 09:14:20.412542 [ 4 ] {0375aac2-bf23-4042-923d-d9a8359d8c02} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2587 | 2026.01.16 09:14:20.412868 [ 4 ] {0375aac2-bf23-4042-923d-d9a8359d8c02} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.01.16 09:14:20.413041 [ 4 ] {0375aac2-bf23-4042-923d-d9a8359d8c02} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001632 sec., 78431.37254901961 rows/sec., 5.46 MiB/sec. | ||
| 2589 | 2026.01.16 09:14:20.413092 [ 4 ] {0375aac2-bf23-4042-923d-d9a8359d8c02} <Debug> TCPHandler: Processed in 0.001809833 sec. | ||
| 2590 | 2026.01.16 09:14:20.413235 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.01.16 09:14:20.413343 [ 4 ] {0101e285-1b89-4753-8ce6-357807e00dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.01.16 09:14:20.413385 [ 4 ] {0101e285-1b89-4753-8ce6-357807e00dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2593 | 2026.01.16 09:14:20.413724 [ 4 ] {0101e285-1b89-4753-8ce6-357807e00dd1} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.01.16 09:14:20.413760 [ 4 ] {0101e285-1b89-4753-8ce6-357807e00dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2595 | 2026.01.16 09:14:20.414083 [ 4 ] {0101e285-1b89-4753-8ce6-357807e00dd1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2596 | 2026.01.16 09:14:20.414295 [ 4 ] {0101e285-1b89-4753-8ce6-357807e00dd1} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.01.16 09:14:20.414423 [ 4 ] {0101e285-1b89-4753-8ce6-357807e00dd1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001099 sec., 43676.06915377616 rows/sec., 2.94 MiB/sec. | ||
| 2598 | 2026.01.16 09:14:20.414458 [ 4 ] {0101e285-1b89-4753-8ce6-357807e00dd1} <Debug> TCPHandler: Processed in 0.001285137 sec. | ||
| 2599 | 2026.01.16 09:14:20.896764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5228 | ||
| 2600 | 2026.01.16 09:14:20.897249 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.01.16 09:14:20.897295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2602 | 2026.01.16 09:14:20.897808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2603 | 2026.01.16 09:14:20.898045 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.01.16 09:14:20.898177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5228 | ||
| 2605 | 2026.01.16 09:14:20.898187 [ 66 ] {} <Debug> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2606 | 2026.01.16 09:14:20.898258 [ 66 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.01.16 09:14:20.898281 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2608 | 2026.01.16 09:14:20.898439 [ 190 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::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 | ||
| 2609 | 2026.01.16 09:14:20.898600 [ 190 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2610 | 2026.01.16 09:14:20.898654 [ 190 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2860 rows starting from the beginning of the part | ||
| 2611 | 2026.01.16 09:14:20.898761 [ 190 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2612 | 2026.01.16 09:14:20.898820 [ 190 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2613 | 2026.01.16 09:14:20.898910 [ 190 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2614 | 2026.01.16 09:14:20.898964 [ 190 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2615 | 2026.01.16 09:14:20.899013 [ 190 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2616 | 2026.01.16 09:14:20.900448 [ 188 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5228 rows, containing 4 columns (4 merged, 0 gathered) in 0.002078692 sec., 2515043.1136503145 rows/sec., 35.98 MiB/sec. | ||
| 2617 | 2026.01.16 09:14:20.900993 [ 188 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2618 | 2026.01.16 09:14:20.901317 [ 188 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.01.16 09:14:20.901402 [ 188 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_11_2} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2620 | 2026.01.16 09:14:20.901524 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2621 | 2026.01.16 09:14:21.188263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2622 | 2026.01.16 09:14:21.205601 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.01.16 09:14:21.205670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2624 | 2026.01.16 09:14:21.211988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2625 | 2026.01.16 09:14:21.212676 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.01.16 09:14:21.212992 [ 76 ] {} <Debug> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2627 | 2026.01.16 09:14:21.213085 [ 76 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.01.16 09:14:21.213122 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2629 | 2026.01.16 09:14:21.213293 [ 190 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2630 | 2026.01.16 09:14:21.216262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2631 | 2026.01.16 09:14:21.217563 [ 190 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2632 | 2026.01.16 09:14:21.219059 [ 190 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 2633 | 2026.01.16 09:14:21.223644 [ 190 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 2634 | 2026.01.16 09:14:21.227918 [ 190 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 2635 | 2026.01.16 09:14:21.232250 [ 190 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 2636 | 2026.01.16 09:14:21.236986 [ 190 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 2637 | 2026.01.16 09:14:21.241177 [ 190 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 2638 | 2026.01.16 09:14:21.293055 [ 193 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07984382 sec., 1039.529421312758 rows/sec., 5.38 MiB/sec. | ||
| 2639 | 2026.01.16 09:14:21.295414 [ 192 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2640 | 2026.01.16 09:14:21.297439 [ 192 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_11_2} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.01.16 09:14:21.297545 [ 192 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_11_2} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2642 | 2026.01.16 09:14:21.299482 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2643 | 2026.01.16 09:14:22.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.43 MiB, peak 219.31 MiB, free memory in arenas 0.00 B, will set to 219.00 MiB (RSS), difference: 9.58 MiB | ||
| 2644 | 2026.01.16 09:14:25.409953 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.01.16 09:14:25.410168 [ 4 ] {d5eb8e76-bde4-4739-9daa-62ce00bf80d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2646 | 2026.01.16 09:14:25.410247 [ 4 ] {d5eb8e76-bde4-4739-9daa-62ce00bf80d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2647 | 2026.01.16 09:14:25.410981 [ 4 ] {d5eb8e76-bde4-4739-9daa-62ce00bf80d7} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.01.16 09:14:25.411032 [ 4 ] {d5eb8e76-bde4-4739-9daa-62ce00bf80d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2649 | 2026.01.16 09:14:25.411456 [ 4 ] {d5eb8e76-bde4-4739-9daa-62ce00bf80d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2650 | 2026.01.16 09:14:25.411692 [ 4 ] {d5eb8e76-bde4-4739-9daa-62ce00bf80d7} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.01.16 09:14:25.411849 [ 4 ] {d5eb8e76-bde4-4739-9daa-62ce00bf80d7} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001734 sec., 61130.33448673587 rows/sec., 5.11 MiB/sec. | ||
| 2652 | 2026.01.16 09:14:25.411899 [ 4 ] {d5eb8e76-bde4-4739-9daa-62ce00bf80d7} <Debug> TCPHandler: Processed in 0.002091222 sec. | ||
| 2653 | 2026.01.16 09:14:25.412030 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.01.16 09:14:25.412133 [ 4 ] {52cdbf01-3b59-4d40-b2f4-ca29bf776c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2655 | 2026.01.16 09:14:25.412178 [ 4 ] {52cdbf01-3b59-4d40-b2f4-ca29bf776c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2656 | 2026.01.16 09:14:25.412605 [ 4 ] {52cdbf01-3b59-4d40-b2f4-ca29bf776c63} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.01.16 09:14:25.412645 [ 4 ] {52cdbf01-3b59-4d40-b2f4-ca29bf776c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2658 | 2026.01.16 09:14:25.412957 [ 4 ] {52cdbf01-3b59-4d40-b2f4-ca29bf776c63} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2659 | 2026.01.16 09:14:25.413166 [ 4 ] {52cdbf01-3b59-4d40-b2f4-ca29bf776c63} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.01.16 09:14:25.413295 [ 4 ] {52cdbf01-3b59-4d40-b2f4-ca29bf776c63} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001186 sec., 21079.258010118043 rows/sec., 1.55 MiB/sec. | ||
| 2661 | 2026.01.16 09:14:25.413334 [ 4 ] {52cdbf01-3b59-4d40-b2f4-ca29bf776c63} <Debug> TCPHandler: Processed in 0.001355589 sec. | ||
| 2662 | 2026.01.16 09:14:25.413439 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.01.16 09:14:25.413533 [ 4 ] {a53f23ca-559f-4169-bec3-3d79ac1f3010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2664 | 2026.01.16 09:14:25.413574 [ 4 ] {a53f23ca-559f-4169-bec3-3d79ac1f3010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2665 | 2026.01.16 09:14:25.413994 [ 4 ] {a53f23ca-559f-4169-bec3-3d79ac1f3010} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.01.16 09:14:25.414032 [ 4 ] {a53f23ca-559f-4169-bec3-3d79ac1f3010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2667 | 2026.01.16 09:14:25.414349 [ 4 ] {a53f23ca-559f-4169-bec3-3d79ac1f3010} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2668 | 2026.01.16 09:14:25.414583 [ 4 ] {a53f23ca-559f-4169-bec3-3d79ac1f3010} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.01.16 09:14:25.414714 [ 4 ] {a53f23ca-559f-4169-bec3-3d79ac1f3010} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.0012 sec., 74166.66666666667 rows/sec., 5.79 MiB/sec. | ||
| 2670 | 2026.01.16 09:14:25.414752 [ 4 ] {a53f23ca-559f-4169-bec3-3d79ac1f3010} <Debug> TCPHandler: Processed in 0.00136149 sec. | ||
| 2671 | 2026.01.16 09:14:25.414863 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2026.01.16 09:14:25.414955 [ 4 ] {2accda38-9ab7-4cd2-adeb-1f11728cafbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2673 | 2026.01.16 09:14:25.414998 [ 4 ] {2accda38-9ab7-4cd2-adeb-1f11728cafbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2674 | 2026.01.16 09:14:25.415395 [ 4 ] {2accda38-9ab7-4cd2-adeb-1f11728cafbd} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.01.16 09:14:25.415431 [ 4 ] {2accda38-9ab7-4cd2-adeb-1f11728cafbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2676 | 2026.01.16 09:14:25.415767 [ 4 ] {2accda38-9ab7-4cd2-adeb-1f11728cafbd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2677 | 2026.01.16 09:14:25.415983 [ 4 ] {2accda38-9ab7-4cd2-adeb-1f11728cafbd} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.01.16 09:14:25.416106 [ 4 ] {2accda38-9ab7-4cd2-adeb-1f11728cafbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 2679 | 2026.01.16 09:14:25.416142 [ 4 ] {2accda38-9ab7-4cd2-adeb-1f11728cafbd} <Debug> TCPHandler: Processed in 0.001327529 sec. | ||
| 2680 | 2026.01.16 09:14:25.416252 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.01.16 09:14:25.416353 [ 4 ] {8f8ab403-f309-4531-80c4-596ec4c7c7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2682 | 2026.01.16 09:14:25.416412 [ 4 ] {8f8ab403-f309-4531-80c4-596ec4c7c7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2683 | 2026.01.16 09:14:25.417249 [ 4 ] {8f8ab403-f309-4531-80c4-596ec4c7c7a1} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.01.16 09:14:25.417286 [ 4 ] {8f8ab403-f309-4531-80c4-596ec4c7c7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2685 | 2026.01.16 09:14:25.417842 [ 4 ] {8f8ab403-f309-4531-80c4-596ec4c7c7a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2686 | 2026.01.16 09:14:25.418071 [ 4 ] {8f8ab403-f309-4531-80c4-596ec4c7c7a1} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.01.16 09:14:25.418207 [ 4 ] {8f8ab403-f309-4531-80c4-596ec4c7c7a1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001871 sec., 13361.838588989845 rows/sec., 23.94 MiB/sec. | ||
| 2688 | 2026.01.16 09:14:25.418261 [ 4 ] {8f8ab403-f309-4531-80c4-596ec4c7c7a1} <Debug> TCPHandler: Processed in 0.002059411 sec. | ||
| 2689 | 2026.01.16 09:14:25.418376 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.01.16 09:14:25.418471 [ 4 ] {32227dc0-e4e0-44ff-8373-f136d09904a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2691 | 2026.01.16 09:14:25.418513 [ 4 ] {32227dc0-e4e0-44ff-8373-f136d09904a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2692 | 2026.01.16 09:14:25.418875 [ 4 ] {32227dc0-e4e0-44ff-8373-f136d09904a5} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.01.16 09:14:25.418912 [ 4 ] {32227dc0-e4e0-44ff-8373-f136d09904a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2694 | 2026.01.16 09:14:25.419232 [ 4 ] {32227dc0-e4e0-44ff-8373-f136d09904a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2695 | 2026.01.16 09:14:25.419449 [ 4 ] {32227dc0-e4e0-44ff-8373-f136d09904a5} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.01.16 09:14:25.419582 [ 4 ] {32227dc0-e4e0-44ff-8373-f136d09904a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 2697 | 2026.01.16 09:14:25.419619 [ 4 ] {32227dc0-e4e0-44ff-8373-f136d09904a5} <Debug> TCPHandler: Processed in 0.001292878 sec. | ||
| 2698 | 2026.01.16 09:14:28.307277 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2699 | 2026.01.16 09:14:28.307327 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2700 | 2026.01.16 09:14:28.399162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5740 | ||
| 2701 | 2026.01.16 09:14:28.399680 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.01.16 09:14:28.399727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2703 | 2026.01.16 09:14:28.400344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2704 | 2026.01.16 09:14:28.400583 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.01.16 09:14:28.400725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5740 | ||
| 2706 | 2026.01.16 09:14:28.406248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 374 | ||
| 2707 | 2026.01.16 09:14:28.408262 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.01.16 09:14:28.408320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2709 | 2026.01.16 09:14:28.409553 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2710 | 2026.01.16 09:14:28.409848 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.01.16 09:14:28.410218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2712 | 2026.01.16 09:14:28.717238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2713 | 2026.01.16 09:14:28.732524 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.01.16 09:14:28.732592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2715 | 2026.01.16 09:14:28.738792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2716 | 2026.01.16 09:14:28.739545 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.01.16 09:14:28.742597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2718 | 2026.01.16 09:14:30.409745 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.01.16 09:14:30.409953 [ 4 ] {c331d061-54b2-459f-8915-8ca436f73c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2720 | 2026.01.16 09:14:30.410028 [ 4 ] {c331d061-54b2-459f-8915-8ca436f73c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2721 | 2026.01.16 09:14:30.410752 [ 4 ] {c331d061-54b2-459f-8915-8ca436f73c1e} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.01.16 09:14:30.410804 [ 4 ] {c331d061-54b2-459f-8915-8ca436f73c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2723 | 2026.01.16 09:14:30.411204 [ 4 ] {c331d061-54b2-459f-8915-8ca436f73c1e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2724 | 2026.01.16 09:14:30.411452 [ 4 ] {c331d061-54b2-459f-8915-8ca436f73c1e} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.01.16 09:14:30.411595 [ 85 ] {} <Debug> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2726 | 2026.01.16 09:14:30.411614 [ 4 ] {c331d061-54b2-459f-8915-8ca436f73c1e} <Debug> executeQuery: Read 84 rows, 7.16 KiB in 0.001712 sec., 49065.42056074766 rows/sec., 4.08 MiB/sec. | ||
| 2727 | 2026.01.16 09:14:30.411673 [ 85 ] {} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.01.16 09:14:30.411691 [ 4 ] {c331d061-54b2-459f-8915-8ca436f73c1e} <Debug> TCPHandler: Processed in 0.002081681 sec. | ||
| 2729 | 2026.01.16 09:14:30.411703 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2730 | 2026.01.16 09:14:30.411834 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.01.16 09:14:30.411850 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::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 | ||
| 2732 | 2026.01.16 09:14:30.411938 [ 4 ] {f99e9f3e-ceec-460c-8f0d-8ef3d8f67eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2733 | 2026.01.16 09:14:30.411986 [ 4 ] {f99e9f3e-ceec-460c-8f0d-8ef3d8f67eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2734 | 2026.01.16 09:14:30.411999 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2735 | 2026.01.16 09:14:30.412038 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 252 rows starting from the beginning of the part | ||
| 2736 | 2026.01.16 09:14:30.412102 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 2737 | 2026.01.16 09:14:30.412145 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1352 rows starting from the beginning of the part | ||
| 2738 | 2026.01.16 09:14:30.412185 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2739 | 2026.01.16 09:14:30.412267 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 2740 | 2026.01.16 09:14:30.412344 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 84 rows starting from the beginning of the part | ||
| 2741 | 2026.01.16 09:14:30.412407 [ 4 ] {f99e9f3e-ceec-460c-8f0d-8ef3d8f67eb4} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.01.16 09:14:30.412447 [ 4 ] {f99e9f3e-ceec-460c-8f0d-8ef3d8f67eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2743 | 2026.01.16 09:14:30.412770 [ 4 ] {f99e9f3e-ceec-460c-8f0d-8ef3d8f67eb4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2744 | 2026.01.16 09:14:30.413070 [ 4 ] {f99e9f3e-ceec-460c-8f0d-8ef3d8f67eb4} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.01.16 09:14:30.413207 [ 4 ] {f99e9f3e-ceec-460c-8f0d-8ef3d8f67eb4} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00129 sec., 10852.713178294574 rows/sec., 816.07 KiB/sec. | ||
| 2746 | 2026.01.16 09:14:30.413248 [ 4 ] {f99e9f3e-ceec-460c-8f0d-8ef3d8f67eb4} <Debug> TCPHandler: Processed in 0.001467103 sec. | ||
| 2747 | 2026.01.16 09:14:30.413352 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.01.16 09:14:30.413445 [ 4 ] {104e8636-b62a-43a9-8416-afb610ec7bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2749 | 2026.01.16 09:14:30.413485 [ 4 ] {104e8636-b62a-43a9-8416-afb610ec7bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2750 | 2026.01.16 09:14:30.413879 [ 192 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.002089811 sec., 935969.807796016 rows/sec., 82.04 MiB/sec. | ||
| 2751 | 2026.01.16 09:14:30.413913 [ 4 ] {104e8636-b62a-43a9-8416-afb610ec7bcc} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.01.16 09:14:30.413950 [ 4 ] {104e8636-b62a-43a9-8416-afb610ec7bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2753 | 2026.01.16 09:14:30.414115 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2754 | 2026.01.16 09:14:30.414295 [ 4 ] {104e8636-b62a-43a9-8416-afb610ec7bcc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2755 | 2026.01.16 09:14:30.414412 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.01.16 09:14:30.414509 [ 187 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_16_3} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2757 | 2026.01.16 09:14:30.414557 [ 4 ] {104e8636-b62a-43a9-8416-afb610ec7bcc} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.01.16 09:14:30.414589 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2759 | 2026.01.16 09:14:30.414682 [ 85 ] {} <Debug> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2760 | 2026.01.16 09:14:30.414697 [ 4 ] {104e8636-b62a-43a9-8416-afb610ec7bcc} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001268 sec., 61514.195583596214 rows/sec., 4.80 MiB/sec. | ||
| 2761 | 2026.01.16 09:14:30.414740 [ 85 ] {} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.01.16 09:14:30.414753 [ 4 ] {104e8636-b62a-43a9-8416-afb610ec7bcc} <Debug> TCPHandler: Processed in 0.001449172 sec. | ||
| 2763 | 2026.01.16 09:14:30.414780 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2764 | 2026.01.16 09:14:30.414872 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::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 | ||
| 2765 | 2026.01.16 09:14:30.414880 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.01.16 09:14:30.414967 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2767 | 2026.01.16 09:14:30.414995 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 162 rows starting from the beginning of the part | ||
| 2768 | 2026.01.16 09:14:30.414999 [ 4 ] {bbb0683b-b707-48ef-849f-afd48124394c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2769 | 2026.01.16 09:14:30.415045 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part | ||
| 2770 | 2026.01.16 09:14:30.415050 [ 4 ] {bbb0683b-b707-48ef-849f-afd48124394c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2771 | 2026.01.16 09:14:30.415091 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 589 rows starting from the beginning of the part | ||
| 2772 | 2026.01.16 09:14:30.415135 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2773 | 2026.01.16 09:14:30.415169 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part | ||
| 2774 | 2026.01.16 09:14:30.415206 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2775 | 2026.01.16 09:14:30.415484 [ 4 ] {bbb0683b-b707-48ef-849f-afd48124394c} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.01.16 09:14:30.415526 [ 4 ] {bbb0683b-b707-48ef-849f-afd48124394c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2777 | 2026.01.16 09:14:30.415876 [ 4 ] {bbb0683b-b707-48ef-849f-afd48124394c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2778 | 2026.01.16 09:14:30.416053 [ 187 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213825 sec., 882334.7681914609 rows/sec., 71.17 MiB/sec. | ||
| 2779 | 2026.01.16 09:14:30.416108 [ 4 ] {bbb0683b-b707-48ef-849f-afd48124394c} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.01.16 09:14:30.416217 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2781 | 2026.01.16 09:14:30.416241 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2782 | 2026.01.16 09:14:30.416248 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.01.16 09:14:30.416246 [ 4 ] {bbb0683b-b707-48ef-849f-afd48124394c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 2784 | 2026.01.16 09:14:30.416288 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2785 | 2026.01.16 09:14:30.416325 [ 4 ] {bbb0683b-b707-48ef-849f-afd48124394c} <Debug> TCPHandler: Processed in 0.001491954 sec. | ||
| 2786 | 2026.01.16 09:14:30.416390 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 2787 | 2026.01.16 09:14:30.416458 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.01.16 09:14:30.416496 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2789 | 2026.01.16 09:14:30.416529 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1946 rows starting from the beginning of the part | ||
| 2790 | 2026.01.16 09:14:30.416555 [ 4 ] {58ec6956-89e8-472b-bb63-44079a43f62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.01.16 09:14:30.416569 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.01.16 09:14:30.416610 [ 4 ] {58ec6956-89e8-472b-bb63-44079a43f62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2793 | 2026.01.16 09:14:30.416612 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 2794 | 2026.01.16 09:14:30.416642 [ 202 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_16_3} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2795 | 2026.01.16 09:14:30.416674 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2614 rows starting from the beginning of the part | ||
| 2796 | 2026.01.16 09:14:30.416705 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2797 | 2026.01.16 09:14:30.416724 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 2798 | 2026.01.16 09:14:30.416770 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 2799 | 2026.01.16 09:14:30.416815 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 2800 | 2026.01.16 09:14:30.417400 [ 4 ] {58ec6956-89e8-472b-bb63-44079a43f62a} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.16 09:14:30.417435 [ 4 ] {58ec6956-89e8-472b-bb63-44079a43f62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2802 | 2026.01.16 09:14:30.417965 [ 4 ] {58ec6956-89e8-472b-bb63-44079a43f62a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2803 | 2026.01.16 09:14:30.418190 [ 4 ] {58ec6956-89e8-472b-bb63-44079a43f62a} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.01.16 09:14:30.418327 [ 4 ] {58ec6956-89e8-472b-bb63-44079a43f62a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001788 sec., 7829.977628635346 rows/sec., 14.03 MiB/sec. | ||
| 2805 | 2026.01.16 09:14:30.418382 [ 4 ] {58ec6956-89e8-472b-bb63-44079a43f62a} <Debug> TCPHandler: Processed in 0.001972107 sec. | ||
| 2806 | 2026.01.16 09:14:30.418498 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.01.16 09:14:30.418590 [ 4 ] {98c60f40-557d-4ad6-9e5d-d9154d3878cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2808 | 2026.01.16 09:14:30.418631 [ 4 ] {98c60f40-557d-4ad6-9e5d-d9154d3878cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2809 | 2026.01.16 09:14:30.418969 [ 4 ] {98c60f40-557d-4ad6-9e5d-d9154d3878cc} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.01.16 09:14:30.419004 [ 4 ] {98c60f40-557d-4ad6-9e5d-d9154d3878cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2811 | 2026.01.16 09:14:30.419236 [ 194 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002891604 sec., 1787243.3431410387 rows/sec., 122.79 MiB/sec. | ||
| 2812 | 2026.01.16 09:14:30.419335 [ 4 ] {98c60f40-557d-4ad6-9e5d-d9154d3878cc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2813 | 2026.01.16 09:14:30.419545 [ 4 ] {98c60f40-557d-4ad6-9e5d-d9154d3878cc} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.16 09:14:30.419642 [ 85 ] {} <Debug> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2815 | 2026.01.16 09:14:30.419671 [ 4 ] {98c60f40-557d-4ad6-9e5d-d9154d3878cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 2816 | 2026.01.16 09:14:30.419672 [ 85 ] {} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.01.16 09:14:30.419713 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2818 | 2026.01.16 09:14:30.419715 [ 4 ] {98c60f40-557d-4ad6-9e5d-d9154d3878cc} <Debug> TCPHandler: Processed in 0.001265146 sec. | ||
| 2819 | 2026.01.16 09:14:30.419781 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 2820 | 2026.01.16 09:14:30.419792 [ 202 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2821 | 2026.01.16 09:14:30.419864 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2822 | 2026.01.16 09:14:30.419896 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 2823 | 2026.01.16 09:14:30.419941 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 2824 | 2026.01.16 09:14:30.419977 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 2825 | 2026.01.16 09:14:30.420010 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2826 | 2026.01.16 09:14:30.420047 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 2827 | 2026.01.16 09:14:30.420083 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 2828 | 2026.01.16 09:14:30.420110 [ 202 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.01.16 09:14:30.420201 [ 202 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2830 | 2026.01.16 09:14:30.420282 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2831 | 2026.01.16 09:14:30.420848 [ 202 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096102 sec., 821091.4677648613 rows/sec., 55.34 MiB/sec. | ||
| 2832 | 2026.01.16 09:14:30.420994 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2833 | 2026.01.16 09:14:30.421232 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_16_3} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.01.16 09:14:30.421291 [ 192 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_16_3} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2835 | 2026.01.16 09:14:30.421356 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2836 | 2026.01.16 09:14:35.410434 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.01.16 09:14:35.410653 [ 4 ] {fd7f7536-ce83-4f65-a908-1e26f55399b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2838 | 2026.01.16 09:14:35.410726 [ 4 ] {fd7f7536-ce83-4f65-a908-1e26f55399b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2839 | 2026.01.16 09:14:35.411379 [ 4 ] {fd7f7536-ce83-4f65-a908-1e26f55399b8} <Trace> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.01.16 09:14:35.411430 [ 4 ] {fd7f7536-ce83-4f65-a908-1e26f55399b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2841 | 2026.01.16 09:14:35.411819 [ 4 ] {fd7f7536-ce83-4f65-a908-1e26f55399b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2842 | 2026.01.16 09:14:35.412049 [ 4 ] {fd7f7536-ce83-4f65-a908-1e26f55399b8} <Trace> oximeter.fields_ipaddr (d7a23554-69d6-4d54-b336-be7ef64e6ef7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.01.16 09:14:35.412206 [ 4 ] {fd7f7536-ce83-4f65-a908-1e26f55399b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001606 sec., 1245.3300124533 rows/sec., 101.55 KiB/sec. | ||
| 2844 | 2026.01.16 09:14:35.412256 [ 4 ] {fd7f7536-ce83-4f65-a908-1e26f55399b8} <Debug> TCPHandler: Processed in 0.001965108 sec. | ||
| 2845 | 2026.01.16 09:14:35.412389 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.01.16 09:14:35.412491 [ 4 ] {38b8ca35-3ca4-40bf-bd49-bfcc6caa16d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2847 | 2026.01.16 09:14:35.412536 [ 4 ] {38b8ca35-3ca4-40bf-bd49-bfcc6caa16d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2848 | 2026.01.16 09:14:35.413032 [ 4 ] {38b8ca35-3ca4-40bf-bd49-bfcc6caa16d8} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.01.16 09:14:35.413072 [ 4 ] {38b8ca35-3ca4-40bf-bd49-bfcc6caa16d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2850 | 2026.01.16 09:14:35.413409 [ 4 ] {38b8ca35-3ca4-40bf-bd49-bfcc6caa16d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2851 | 2026.01.16 09:14:35.413621 [ 4 ] {38b8ca35-3ca4-40bf-bd49-bfcc6caa16d8} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.01.16 09:14:35.413747 [ 4 ] {38b8ca35-3ca4-40bf-bd49-bfcc6caa16d8} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001277 sec., 83790.13312451058 rows/sec., 6.99 MiB/sec. | ||
| 2853 | 2026.01.16 09:14:35.413787 [ 4 ] {38b8ca35-3ca4-40bf-bd49-bfcc6caa16d8} <Debug> TCPHandler: Processed in 0.001449942 sec. | ||
| 2854 | 2026.01.16 09:14:35.413903 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.01.16 09:14:35.413996 [ 4 ] {f60a7e5e-4433-4021-909b-378610b0c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2856 | 2026.01.16 09:14:35.414037 [ 4 ] {f60a7e5e-4433-4021-909b-378610b0c78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2857 | 2026.01.16 09:14:35.414467 [ 4 ] {f60a7e5e-4433-4021-909b-378610b0c78e} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.01.16 09:14:35.414506 [ 4 ] {f60a7e5e-4433-4021-909b-378610b0c78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2859 | 2026.01.16 09:14:35.414808 [ 4 ] {f60a7e5e-4433-4021-909b-378610b0c78e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2860 | 2026.01.16 09:14:35.415023 [ 4 ] {f60a7e5e-4433-4021-909b-378610b0c78e} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.01.16 09:14:35.415155 [ 4 ] {f60a7e5e-4433-4021-909b-378610b0c78e} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001175 sec., 22978.723404255317 rows/sec., 1.68 MiB/sec. | ||
| 2862 | 2026.01.16 09:14:35.415195 [ 4 ] {f60a7e5e-4433-4021-909b-378610b0c78e} <Debug> TCPHandler: Processed in 0.001341529 sec. | ||
| 2863 | 2026.01.16 09:14:35.415307 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.01.16 09:14:35.415400 [ 4 ] {f57760b6-b38d-4d41-b7d2-7f5674560cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2865 | 2026.01.16 09:14:35.415441 [ 4 ] {f57760b6-b38d-4d41-b7d2-7f5674560cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2866 | 2026.01.16 09:14:35.415872 [ 4 ] {f57760b6-b38d-4d41-b7d2-7f5674560cbb} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.01.16 09:14:35.415909 [ 4 ] {f57760b6-b38d-4d41-b7d2-7f5674560cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2868 | 2026.01.16 09:14:35.416217 [ 4 ] {f57760b6-b38d-4d41-b7d2-7f5674560cbb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2869 | 2026.01.16 09:14:35.416437 [ 4 ] {f57760b6-b38d-4d41-b7d2-7f5674560cbb} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.01.16 09:14:35.416565 [ 4 ] {f57760b6-b38d-4d41-b7d2-7f5674560cbb} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001181 sec., 77053.34462320068 rows/sec., 6.02 MiB/sec. | ||
| 2871 | 2026.01.16 09:14:35.416605 [ 4 ] {f57760b6-b38d-4d41-b7d2-7f5674560cbb} <Debug> TCPHandler: Processed in 0.00134721 sec. | ||
| 2872 | 2026.01.16 09:14:35.416722 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.01.16 09:14:35.416816 [ 4 ] {efe171fa-2cca-450e-b60b-ace8995247f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2874 | 2026.01.16 09:14:35.416861 [ 4 ] {efe171fa-2cca-450e-b60b-ace8995247f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2875 | 2026.01.16 09:14:35.417274 [ 4 ] {efe171fa-2cca-450e-b60b-ace8995247f9} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.01.16 09:14:35.417311 [ 4 ] {efe171fa-2cca-450e-b60b-ace8995247f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2877 | 2026.01.16 09:14:35.417658 [ 4 ] {efe171fa-2cca-450e-b60b-ace8995247f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2878 | 2026.01.16 09:14:35.417878 [ 4 ] {efe171fa-2cca-450e-b60b-ace8995247f9} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.01.16 09:14:35.418006 [ 4 ] {efe171fa-2cca-450e-b60b-ace8995247f9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001206 sec., 133499.17081260364 rows/sec., 9.30 MiB/sec. | ||
| 2880 | 2026.01.16 09:14:35.418045 [ 4 ] {efe171fa-2cca-450e-b60b-ace8995247f9} <Debug> TCPHandler: Processed in 0.00137191 sec. | ||
| 2881 | 2026.01.16 09:14:35.418149 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.01.16 09:14:35.418244 [ 4 ] {b37f4a83-3755-43d1-a125-246041eaf356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.01.16 09:14:35.418298 [ 4 ] {b37f4a83-3755-43d1-a125-246041eaf356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2884 | 2026.01.16 09:14:35.419125 [ 4 ] {b37f4a83-3755-43d1-a125-246041eaf356} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.01.16 09:14:35.419162 [ 4 ] {b37f4a83-3755-43d1-a125-246041eaf356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2886 | 2026.01.16 09:14:35.419723 [ 4 ] {b37f4a83-3755-43d1-a125-246041eaf356} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2887 | 2026.01.16 09:14:35.419949 [ 4 ] {b37f4a83-3755-43d1-a125-246041eaf356} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.01.16 09:14:35.420086 [ 4 ] {b37f4a83-3755-43d1-a125-246041eaf356} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001859 sec., 13448.090371167295 rows/sec., 24.10 MiB/sec. | ||
| 2889 | 2026.01.16 09:14:35.420139 [ 4 ] {b37f4a83-3755-43d1-a125-246041eaf356} <Debug> TCPHandler: Processed in 0.00203875 sec. | ||
| 2890 | 2026.01.16 09:14:35.420250 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.01.16 09:14:35.420345 [ 4 ] {b2599845-4c38-498e-b16d-5c274d77172c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2892 | 2026.01.16 09:14:35.420387 [ 4 ] {b2599845-4c38-498e-b16d-5c274d77172c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2893 | 2026.01.16 09:14:35.420740 [ 4 ] {b2599845-4c38-498e-b16d-5c274d77172c} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.01.16 09:14:35.420777 [ 4 ] {b2599845-4c38-498e-b16d-5c274d77172c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2895 | 2026.01.16 09:14:35.421087 [ 4 ] {b2599845-4c38-498e-b16d-5c274d77172c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2896 | 2026.01.16 09:14:35.421303 [ 4 ] {b2599845-4c38-498e-b16d-5c274d77172c} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.01.16 09:14:35.421431 [ 4 ] {b2599845-4c38-498e-b16d-5c274d77172c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 2898 | 2026.01.16 09:14:35.421474 [ 4 ] {b2599845-4c38-498e-b16d-5c274d77172c} <Debug> TCPHandler: Processed in 0.001273607 sec. | ||
| 2899 | 2026.01.16 09:14:35.901718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6188 | ||
| 2900 | 2026.01.16 09:14:35.902137 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.01.16 09:14:35.902177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2902 | 2026.01.16 09:14:35.902611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2903 | 2026.01.16 09:14:35.902830 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.01.16 09:14:35.902949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6188 | ||
| 2905 | 2026.01.16 09:14:36.243583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2906 | 2026.01.16 09:14:36.261997 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.01.16 09:14:36.262067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2908 | 2026.01.16 09:14:36.268244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2909 | 2026.01.16 09:14:36.269111 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.01.16 09:14:36.272686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2911 | 2026.01.16 09:14:38.411206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 400 | ||
| 2912 | 2026.01.16 09:14:38.413281 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.01.16 09:14:38.413337 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2914 | 2026.01.16 09:14:38.414519 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2915 | 2026.01.16 09:14:38.414792 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.01.16 09:14:38.415123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 2917 | 2026.01.16 09:14:40.409766 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.01.16 09:14:40.409974 [ 4 ] {3438c32f-79ea-4db8-838f-adf5e02dcb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2919 | 2026.01.16 09:14:40.410048 [ 4 ] {3438c32f-79ea-4db8-838f-adf5e02dcb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2920 | 2026.01.16 09:14:40.410809 [ 4 ] {3438c32f-79ea-4db8-838f-adf5e02dcb1c} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.01.16 09:14:40.410857 [ 4 ] {3438c32f-79ea-4db8-838f-adf5e02dcb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2922 | 2026.01.16 09:14:40.411232 [ 4 ] {3438c32f-79ea-4db8-838f-adf5e02dcb1c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2923 | 2026.01.16 09:14:40.411454 [ 4 ] {3438c32f-79ea-4db8-838f-adf5e02dcb1c} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.01.16 09:14:40.411610 [ 4 ] {3438c32f-79ea-4db8-838f-adf5e02dcb1c} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001687 sec., 50978.06757557795 rows/sec., 4.26 MiB/sec. | ||
| 2925 | 2026.01.16 09:14:40.411652 [ 4 ] {3438c32f-79ea-4db8-838f-adf5e02dcb1c} <Debug> TCPHandler: Processed in 0.002027579 sec. | ||
| 2926 | 2026.01.16 09:14:40.411779 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.01.16 09:14:40.411874 [ 4 ] {4a4865fb-5f13-4ce0-86d5-9736687a511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2928 | 2026.01.16 09:14:40.411915 [ 4 ] {4a4865fb-5f13-4ce0-86d5-9736687a511c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2929 | 2026.01.16 09:14:40.412326 [ 4 ] {4a4865fb-5f13-4ce0-86d5-9736687a511c} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.01.16 09:14:40.412363 [ 4 ] {4a4865fb-5f13-4ce0-86d5-9736687a511c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2931 | 2026.01.16 09:14:40.412654 [ 4 ] {4a4865fb-5f13-4ce0-86d5-9736687a511c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2932 | 2026.01.16 09:14:40.412860 [ 4 ] {4a4865fb-5f13-4ce0-86d5-9736687a511c} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.01.16 09:14:40.412973 [ 155 ] {} <Debug> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2934 | 2026.01.16 09:14:40.412991 [ 4 ] {4a4865fb-5f13-4ce0-86d5-9736687a511c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001134 sec., 13227.513227513227 rows/sec., 994.65 KiB/sec. | ||
| 2935 | 2026.01.16 09:14:40.413043 [ 155 ] {} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.01.16 09:14:40.413050 [ 4 ] {4a4865fb-5f13-4ce0-86d5-9736687a511c} <Debug> TCPHandler: Processed in 0.001321059 sec. | ||
| 2937 | 2026.01.16 09:14:40.413071 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2938 | 2026.01.16 09:14:40.413165 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.01.16 09:14:40.413217 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::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 | ||
| 2940 | 2026.01.16 09:14:40.413262 [ 4 ] {da088efb-09c7-4f95-84bd-cc4236013b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2941 | 2026.01.16 09:14:40.413307 [ 4 ] {da088efb-09c7-4f95-84bd-cc4236013b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2942 | 2026.01.16 09:14:40.413373 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2943 | 2026.01.16 09:14:40.413416 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 59 rows starting from the beginning of the part | ||
| 2944 | 2026.01.16 09:14:40.413489 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 2945 | 2026.01.16 09:14:40.413539 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 2946 | 2026.01.16 09:14:40.413589 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 2947 | 2026.01.16 09:14:40.413642 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 2948 | 2026.01.16 09:14:40.413690 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 2949 | 2026.01.16 09:14:40.413734 [ 4 ] {da088efb-09c7-4f95-84bd-cc4236013b10} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.01.16 09:14:40.413776 [ 4 ] {da088efb-09c7-4f95-84bd-cc4236013b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2951 | 2026.01.16 09:14:40.414117 [ 4 ] {da088efb-09c7-4f95-84bd-cc4236013b10} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2952 | 2026.01.16 09:14:40.414348 [ 4 ] {da088efb-09c7-4f95-84bd-cc4236013b10} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.01.16 09:14:40.414487 [ 4 ] {da088efb-09c7-4f95-84bd-cc4236013b10} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001241 sec., 63658.34004834811 rows/sec., 4.97 MiB/sec. | ||
| 2954 | 2026.01.16 09:14:40.414526 [ 4 ] {da088efb-09c7-4f95-84bd-cc4236013b10} <Debug> TCPHandler: Processed in 0.001409151 sec. | ||
| 2955 | 2026.01.16 09:14:40.414579 [ 192 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435902 sec., 126749.59711735202 rows/sec., 9.76 MiB/sec. | ||
| 2956 | 2026.01.16 09:14:40.414637 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.01.16 09:14:40.414711 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2958 | 2026.01.16 09:14:40.414733 [ 4 ] {8e0c7947-3b72-4fc9-af46-87449f14d29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.01.16 09:14:40.414780 [ 4 ] {8e0c7947-3b72-4fc9-af46-87449f14d29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2960 | 2026.01.16 09:14:40.414969 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.01.16 09:14:40.415043 [ 200 ] {0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa::all_1_16_3} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2962 | 2026.01.16 09:14:40.415124 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2963 | 2026.01.16 09:14:40.415202 [ 4 ] {8e0c7947-3b72-4fc9-af46-87449f14d29c} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.01.16 09:14:40.415243 [ 4 ] {8e0c7947-3b72-4fc9-af46-87449f14d29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2965 | 2026.01.16 09:14:40.415576 [ 4 ] {8e0c7947-3b72-4fc9-af46-87449f14d29c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2966 | 2026.01.16 09:14:40.415790 [ 4 ] {8e0c7947-3b72-4fc9-af46-87449f14d29c} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.01.16 09:14:40.415926 [ 4 ] {8e0c7947-3b72-4fc9-af46-87449f14d29c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 2968 | 2026.01.16 09:14:40.415962 [ 4 ] {8e0c7947-3b72-4fc9-af46-87449f14d29c} <Debug> TCPHandler: Processed in 0.00137431 sec. | ||
| 2969 | 2026.01.16 09:14:40.416070 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.01.16 09:14:40.416164 [ 4 ] {77d687d1-487e-4e1f-9d75-b8ad8a3d3c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2971 | 2026.01.16 09:14:40.416219 [ 4 ] {77d687d1-487e-4e1f-9d75-b8ad8a3d3c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2972 | 2026.01.16 09:14:40.416988 [ 4 ] {77d687d1-487e-4e1f-9d75-b8ad8a3d3c3a} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.01.16 09:14:40.417025 [ 4 ] {77d687d1-487e-4e1f-9d75-b8ad8a3d3c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2974 | 2026.01.16 09:14:40.417550 [ 4 ] {77d687d1-487e-4e1f-9d75-b8ad8a3d3c3a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2975 | 2026.01.16 09:14:40.417773 [ 4 ] {77d687d1-487e-4e1f-9d75-b8ad8a3d3c3a} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.01.16 09:14:40.417883 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2977 | 2026.01.16 09:14:40.417909 [ 4 ] {77d687d1-487e-4e1f-9d75-b8ad8a3d3c3a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 2978 | 2026.01.16 09:14:40.417928 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.01.16 09:14:40.417954 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2980 | 2026.01.16 09:14:40.417966 [ 4 ] {77d687d1-487e-4e1f-9d75-b8ad8a3d3c3a} <Debug> TCPHandler: Processed in 0.001944457 sec. | ||
| 2981 | 2026.01.16 09:14:40.418047 [ 189 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::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 | ||
| 2982 | 2026.01.16 09:14:40.418084 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2026.01.16 09:14:40.418178 [ 4 ] {c485e3ed-09fd-42d1-80d8-1121a449ba18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2984 | 2026.01.16 09:14:40.418221 [ 4 ] {c485e3ed-09fd-42d1-80d8-1121a449ba18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2985 | 2026.01.16 09:14:40.418270 [ 189 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2986 | 2026.01.16 09:14:40.418332 [ 189 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 164 rows starting from the beginning of the part | ||
| 2987 | 2026.01.16 09:14:40.418472 [ 189 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 2988 | 2026.01.16 09:14:40.418569 [ 4 ] {c485e3ed-09fd-42d1-80d8-1121a449ba18} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.01.16 09:14:40.418595 [ 189 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 2990 | 2026.01.16 09:14:40.418607 [ 4 ] {c485e3ed-09fd-42d1-80d8-1121a449ba18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 2991 | 2026.01.16 09:14:40.418714 [ 189 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 2992 | 2026.01.16 09:14:40.418829 [ 189 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 2993 | 2026.01.16 09:14:40.418927 [ 189 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 2994 | 2026.01.16 09:14:40.418928 [ 4 ] {c485e3ed-09fd-42d1-80d8-1121a449ba18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2995 | 2026.01.16 09:14:40.419158 [ 4 ] {c485e3ed-09fd-42d1-80d8-1121a449ba18} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.01.16 09:14:40.419294 [ 4 ] {c485e3ed-09fd-42d1-80d8-1121a449ba18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 2997 | 2026.01.16 09:14:40.419332 [ 4 ] {c485e3ed-09fd-42d1-80d8-1121a449ba18} <Debug> TCPHandler: Processed in 0.001298048 sec. | ||
| 2998 | 2026.01.16 09:14:40.421730 [ 200 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 19 columns (19 merged, 0 gathered) in 0.003723889 sec., 69013.87232541034 rows/sec., 123.67 MiB/sec. | ||
| 2999 | 2026.01.16 09:14:40.422173 [ 192 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3000 | 2026.01.16 09:14:40.422560 [ 192 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.01.16 09:14:40.422637 [ 192 ] {8a2b828e-46b4-4789-91f0-63f1b9cf54dc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3002 | 2026.01.16 09:14:40.422751 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3003 | 2026.01.16 09:14:43.307371 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3004 | 2026.01.16 09:14:43.307422 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3005 | 2026.01.16 09:14:43.403960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6700 | ||
| 3006 | 2026.01.16 09:14:43.404475 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.01.16 09:14:43.404522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3008 | 2026.01.16 09:14:43.405025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3009 | 2026.01.16 09:14:43.405265 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.01.16 09:14:43.405407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6700 | ||
| 3011 | 2026.01.16 09:14:43.773680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3012 | 2026.01.16 09:14:43.789974 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.01.16 09:14:43.790031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3014 | 2026.01.16 09:14:43.795870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3015 | 2026.01.16 09:14:43.796573 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.01.16 09:14:43.799283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3017 | 2026.01.16 09:14:45.409905 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.01.16 09:14:45.410183 [ 4 ] {d9e3e435-e26d-4fa7-9659-0ac7152d21f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3019 | 2026.01.16 09:14:45.410280 [ 4 ] {d9e3e435-e26d-4fa7-9659-0ac7152d21f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3020 | 2026.01.16 09:14:45.411173 [ 4 ] {d9e3e435-e26d-4fa7-9659-0ac7152d21f6} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.01.16 09:14:45.411214 [ 4 ] {d9e3e435-e26d-4fa7-9659-0ac7152d21f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3022 | 2026.01.16 09:14:45.411628 [ 4 ] {d9e3e435-e26d-4fa7-9659-0ac7152d21f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3023 | 2026.01.16 09:14:45.411880 [ 4 ] {d9e3e435-e26d-4fa7-9659-0ac7152d21f6} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.01.16 09:14:45.412041 [ 4 ] {d9e3e435-e26d-4fa7-9659-0ac7152d21f6} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001925 sec., 55064.93506493506 rows/sec., 4.60 MiB/sec. | ||
| 3025 | 2026.01.16 09:14:45.412089 [ 4 ] {d9e3e435-e26d-4fa7-9659-0ac7152d21f6} <Debug> TCPHandler: Processed in 0.002355039 sec. | ||
| 3026 | 2026.01.16 09:14:45.412219 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.01.16 09:14:45.412319 [ 4 ] {342ae0b8-01be-424c-be88-392ce6b158d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3028 | 2026.01.16 09:14:45.412364 [ 4 ] {342ae0b8-01be-424c-be88-392ce6b158d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3029 | 2026.01.16 09:14:45.412788 [ 4 ] {342ae0b8-01be-424c-be88-392ce6b158d4} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.01.16 09:14:45.412824 [ 4 ] {342ae0b8-01be-424c-be88-392ce6b158d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3031 | 2026.01.16 09:14:45.413123 [ 4 ] {342ae0b8-01be-424c-be88-392ce6b158d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3032 | 2026.01.16 09:14:45.413334 [ 4 ] {342ae0b8-01be-424c-be88-392ce6b158d4} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.01.16 09:14:45.413461 [ 4 ] {342ae0b8-01be-424c-be88-392ce6b158d4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001162 sec., 21514.629948364887 rows/sec., 1.58 MiB/sec. | ||
| 3034 | 2026.01.16 09:14:45.413500 [ 4 ] {342ae0b8-01be-424c-be88-392ce6b158d4} <Debug> TCPHandler: Processed in 0.001332079 sec. | ||
| 3035 | 2026.01.16 09:14:45.413612 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.01.16 09:14:45.413708 [ 4 ] {3799a42e-ffff-4850-92e7-1adbbba96ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3037 | 2026.01.16 09:14:45.413748 [ 4 ] {3799a42e-ffff-4850-92e7-1adbbba96ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3038 | 2026.01.16 09:14:45.414174 [ 4 ] {3799a42e-ffff-4850-92e7-1adbbba96ce7} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.01.16 09:14:45.414209 [ 4 ] {3799a42e-ffff-4850-92e7-1adbbba96ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3040 | 2026.01.16 09:14:45.414520 [ 4 ] {3799a42e-ffff-4850-92e7-1adbbba96ce7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3041 | 2026.01.16 09:14:45.414731 [ 4 ] {3799a42e-ffff-4850-92e7-1adbbba96ce7} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.01.16 09:14:45.414856 [ 4 ] {3799a42e-ffff-4850-92e7-1adbbba96ce7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001165 sec., 76394.84978540773 rows/sec., 5.97 MiB/sec. | ||
| 3043 | 2026.01.16 09:14:45.414894 [ 4 ] {3799a42e-ffff-4850-92e7-1adbbba96ce7} <Debug> TCPHandler: Processed in 0.001332619 sec. | ||
| 3044 | 2026.01.16 09:14:45.415007 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.01.16 09:14:45.415102 [ 4 ] {e9ca06bd-3a79-4640-b2ff-4c3d1040989b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.01.16 09:14:45.415146 [ 4 ] {e9ca06bd-3a79-4640-b2ff-4c3d1040989b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3047 | 2026.01.16 09:14:45.415589 [ 4 ] {e9ca06bd-3a79-4640-b2ff-4c3d1040989b} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.01.16 09:14:45.415623 [ 4 ] {e9ca06bd-3a79-4640-b2ff-4c3d1040989b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3049 | 2026.01.16 09:14:45.415958 [ 4 ] {e9ca06bd-3a79-4640-b2ff-4c3d1040989b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3050 | 2026.01.16 09:14:45.416166 [ 4 ] {e9ca06bd-3a79-4640-b2ff-4c3d1040989b} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.01.16 09:14:45.416294 [ 4 ] {e9ca06bd-3a79-4640-b2ff-4c3d1040989b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 3052 | 2026.01.16 09:14:45.416330 [ 4 ] {e9ca06bd-3a79-4640-b2ff-4c3d1040989b} <Debug> TCPHandler: Processed in 0.00137345 sec. | ||
| 3053 | 2026.01.16 09:14:45.416440 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.01.16 09:14:45.416535 [ 4 ] {c2878b2a-cf47-495e-9631-f0e475c9c3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.01.16 09:14:45.416590 [ 4 ] {c2878b2a-cf47-495e-9631-f0e475c9c3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3056 | 2026.01.16 09:14:45.417369 [ 4 ] {c2878b2a-cf47-495e-9631-f0e475c9c3b2} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.16 09:14:45.417404 [ 4 ] {c2878b2a-cf47-495e-9631-f0e475c9c3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3058 | 2026.01.16 09:14:45.417955 [ 4 ] {c2878b2a-cf47-495e-9631-f0e475c9c3b2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3059 | 2026.01.16 09:14:45.418186 [ 4 ] {c2878b2a-cf47-495e-9631-f0e475c9c3b2} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.01.16 09:14:45.418322 [ 4 ] {c2878b2a-cf47-495e-9631-f0e475c9c3b2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001804 sec., 13858.09312638581 rows/sec., 24.83 MiB/sec. | ||
| 3061 | 2026.01.16 09:14:45.418382 [ 4 ] {c2878b2a-cf47-495e-9631-f0e475c9c3b2} <Debug> TCPHandler: Processed in 0.001990379 sec. | ||
| 3062 | 2026.01.16 09:14:45.418496 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.16 09:14:45.418592 [ 4 ] {0b54f373-fc84-453d-b0b3-7d0d27e1c7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.01.16 09:14:45.418634 [ 4 ] {0b54f373-fc84-453d-b0b3-7d0d27e1c7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3065 | 2026.01.16 09:14:45.418991 [ 4 ] {0b54f373-fc84-453d-b0b3-7d0d27e1c7c9} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.01.16 09:14:45.419027 [ 4 ] {0b54f373-fc84-453d-b0b3-7d0d27e1c7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3067 | 2026.01.16 09:14:45.419332 [ 4 ] {0b54f373-fc84-453d-b0b3-7d0d27e1c7c9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3068 | 2026.01.16 09:14:45.419554 [ 4 ] {0b54f373-fc84-453d-b0b3-7d0d27e1c7c9} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.01.16 09:14:45.419681 [ 4 ] {0b54f373-fc84-453d-b0b3-7d0d27e1c7c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 3070 | 2026.01.16 09:14:45.419717 [ 4 ] {0b54f373-fc84-453d-b0b3-7d0d27e1c7c9} <Debug> TCPHandler: Processed in 0.001269678 sec. | ||
| 3071 | 2026.01.16 09:14:48.416127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 424 | ||
| 3072 | 2026.01.16 09:14:48.418202 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.01.16 09:14:48.418259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3074 | 2026.01.16 09:14:48.419454 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3075 | 2026.01.16 09:14:48.419725 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.01.16 09:14:48.420060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 3077 | 2026.01.16 09:14:50.436921 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.01.16 09:14:50.437112 [ 4 ] {96a81901-7015-4694-bc40-3cc629bf04d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3079 | 2026.01.16 09:14:50.437176 [ 4 ] {96a81901-7015-4694-bc40-3cc629bf04d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3080 | 2026.01.16 09:14:50.437789 [ 4 ] {96a81901-7015-4694-bc40-3cc629bf04d4} <Trace> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.01.16 09:14:50.437831 [ 4 ] {96a81901-7015-4694-bc40-3cc629bf04d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3082 | 2026.01.16 09:14:50.438217 [ 4 ] {96a81901-7015-4694-bc40-3cc629bf04d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3083 | 2026.01.16 09:14:50.438433 [ 4 ] {96a81901-7015-4694-bc40-3cc629bf04d4} <Trace> oximeter.fields_i16 (977473cf-535a-4f6e-91f6-92ecb191d1c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.01.16 09:14:50.438573 [ 4 ] {96a81901-7015-4694-bc40-3cc629bf04d4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001511 sec., 15883.520847121112 rows/sec., 1.32 MiB/sec. | ||
| 3085 | 2026.01.16 09:14:50.438613 [ 4 ] {96a81901-7015-4694-bc40-3cc629bf04d4} <Debug> TCPHandler: Processed in 0.001818313 sec. | ||
| 3086 | 2026.01.16 09:14:50.438736 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.01.16 09:14:50.438830 [ 4 ] {0d0aeb05-19ff-42c4-92f5-e598ae848eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3088 | 2026.01.16 09:14:50.438869 [ 4 ] {0d0aeb05-19ff-42c4-92f5-e598ae848eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3089 | 2026.01.16 09:14:50.440076 [ 4 ] {0d0aeb05-19ff-42c4-92f5-e598ae848eaf} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.01.16 09:14:50.440112 [ 4 ] {0d0aeb05-19ff-42c4-92f5-e598ae848eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3091 | 2026.01.16 09:14:50.440507 [ 4 ] {0d0aeb05-19ff-42c4-92f5-e598ae848eaf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3092 | 2026.01.16 09:14:50.440722 [ 4 ] {0d0aeb05-19ff-42c4-92f5-e598ae848eaf} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.01.16 09:14:50.440843 [ 4 ] {0d0aeb05-19ff-42c4-92f5-e598ae848eaf} <Debug> executeQuery: Read 1346 rows, 114.92 KiB in 0.002032 sec., 662401.5748031497 rows/sec., 55.23 MiB/sec. | ||
| 3094 | 2026.01.16 09:14:50.440892 [ 4 ] {0d0aeb05-19ff-42c4-92f5-e598ae848eaf} <Debug> TCPHandler: Processed in 0.002203205 sec. | ||
| 3095 | 2026.01.16 09:14:50.441024 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.01.16 09:14:50.441118 [ 4 ] {1dca8d2e-e04e-4fc3-bc95-b544a7e64dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.01.16 09:14:50.441158 [ 4 ] {1dca8d2e-e04e-4fc3-bc95-b544a7e64dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3098 | 2026.01.16 09:14:50.441578 [ 4 ] {1dca8d2e-e04e-4fc3-bc95-b544a7e64dc2} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.01.16 09:14:50.441613 [ 4 ] {1dca8d2e-e04e-4fc3-bc95-b544a7e64dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3100 | 2026.01.16 09:14:50.441899 [ 4 ] {1dca8d2e-e04e-4fc3-bc95-b544a7e64dc2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3101 | 2026.01.16 09:14:50.442098 [ 4 ] {1dca8d2e-e04e-4fc3-bc95-b544a7e64dc2} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.01.16 09:14:50.442222 [ 4 ] {1dca8d2e-e04e-4fc3-bc95-b544a7e64dc2} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001122 sec., 24064.171122994652 rows/sec., 1.82 MiB/sec. | ||
| 3103 | 2026.01.16 09:14:50.442257 [ 4 ] {1dca8d2e-e04e-4fc3-bc95-b544a7e64dc2} <Debug> TCPHandler: Processed in 0.001280578 sec. | ||
| 3104 | 2026.01.16 09:14:50.442382 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.01.16 09:14:50.442473 [ 4 ] {7dea1f16-d50b-4fb9-a857-dca3fdd8ed6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3106 | 2026.01.16 09:14:50.442511 [ 4 ] {7dea1f16-d50b-4fb9-a857-dca3fdd8ed6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3107 | 2026.01.16 09:14:50.443008 [ 4 ] {7dea1f16-d50b-4fb9-a857-dca3fdd8ed6c} <Trace> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.01.16 09:14:50.443042 [ 4 ] {7dea1f16-d50b-4fb9-a857-dca3fdd8ed6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3109 | 2026.01.16 09:14:50.443335 [ 4 ] {7dea1f16-d50b-4fb9-a857-dca3fdd8ed6c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3110 | 2026.01.16 09:14:50.443533 [ 4 ] {7dea1f16-d50b-4fb9-a857-dca3fdd8ed6c} <Trace> oximeter.fields_u32 (ee757c23-04df-4fe9-b159-3237a4d2626f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.01.16 09:14:50.443648 [ 4 ] {7dea1f16-d50b-4fb9-a857-dca3fdd8ed6c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001193 sec., 211232.18776194466 rows/sec., 14.61 MiB/sec. | ||
| 3112 | 2026.01.16 09:14:50.443682 [ 4 ] {7dea1f16-d50b-4fb9-a857-dca3fdd8ed6c} <Debug> TCPHandler: Processed in 0.0013486 sec. | ||
| 3113 | 2026.01.16 09:14:50.443788 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.01.16 09:14:50.443878 [ 4 ] {0a6952e9-c8ec-447f-927c-167e7b01b963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.01.16 09:14:50.443917 [ 4 ] {0a6952e9-c8ec-447f-927c-167e7b01b963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3116 | 2026.01.16 09:14:50.444295 [ 4 ] {0a6952e9-c8ec-447f-927c-167e7b01b963} <Trace> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.01.16 09:14:50.444328 [ 4 ] {0a6952e9-c8ec-447f-927c-167e7b01b963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3118 | 2026.01.16 09:14:50.444607 [ 4 ] {0a6952e9-c8ec-447f-927c-167e7b01b963} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3119 | 2026.01.16 09:14:50.444810 [ 4 ] {0a6952e9-c8ec-447f-927c-167e7b01b963} <Trace> oximeter.fields_u8 (c80558eb-77bd-45ca-818a-0c4e2999f9da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.16 09:14:50.444927 [ 4 ] {0a6952e9-c8ec-447f-927c-167e7b01b963} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001066 sec., 11257.035647279548 rows/sec., 879.46 KiB/sec. | ||
| 3121 | 2026.01.16 09:14:50.444961 [ 4 ] {0a6952e9-c8ec-447f-927c-167e7b01b963} <Debug> TCPHandler: Processed in 0.001220466 sec. | ||
| 3122 | 2026.01.16 09:14:50.445060 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.01.16 09:14:50.445150 [ 4 ] {df055787-12cc-44e3-b463-b32dc57d33ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3124 | 2026.01.16 09:14:50.445187 [ 4 ] {df055787-12cc-44e3-b463-b32dc57d33ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3125 | 2026.01.16 09:14:50.445816 [ 4 ] {df055787-12cc-44e3-b463-b32dc57d33ed} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.01.16 09:14:50.445849 [ 4 ] {df055787-12cc-44e3-b463-b32dc57d33ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3127 | 2026.01.16 09:14:50.446156 [ 4 ] {df055787-12cc-44e3-b463-b32dc57d33ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3128 | 2026.01.16 09:14:50.446362 [ 4 ] {df055787-12cc-44e3-b463-b32dc57d33ed} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.01.16 09:14:50.446483 [ 4 ] {df055787-12cc-44e3-b463-b32dc57d33ed} <Debug> executeQuery: Read 571 rows, 43.86 KiB in 0.00135 sec., 422962.9629629629 rows/sec., 31.73 MiB/sec. | ||
| 3130 | 2026.01.16 09:14:50.446519 [ 4 ] {df055787-12cc-44e3-b463-b32dc57d33ed} <Debug> TCPHandler: Processed in 0.001505024 sec. | ||
| 3131 | 2026.01.16 09:14:50.446620 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.01.16 09:14:50.446710 [ 4 ] {9c86b5fe-2842-40d2-927d-ea1f2d580c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.01.16 09:14:50.446752 [ 4 ] {9c86b5fe-2842-40d2-927d-ea1f2d580c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3134 | 2026.01.16 09:14:50.447354 [ 4 ] {9c86b5fe-2842-40d2-927d-ea1f2d580c57} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.01.16 09:14:50.447387 [ 4 ] {9c86b5fe-2842-40d2-927d-ea1f2d580c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3136 | 2026.01.16 09:14:50.447764 [ 4 ] {9c86b5fe-2842-40d2-927d-ea1f2d580c57} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3137 | 2026.01.16 09:14:50.447971 [ 4 ] {9c86b5fe-2842-40d2-927d-ea1f2d580c57} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.01.16 09:14:50.448088 [ 4 ] {9c86b5fe-2842-40d2-927d-ea1f2d580c57} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001396 sec., 630372.4928366762 rows/sec., 42.78 MiB/sec. | ||
| 3139 | 2026.01.16 09:14:50.448123 [ 4 ] {9c86b5fe-2842-40d2-927d-ea1f2d580c57} <Debug> TCPHandler: Processed in 0.001549776 sec. | ||
| 3140 | 2026.01.16 09:14:50.448229 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.01.16 09:14:50.448341 [ 4 ] {12d38cd6-5eb1-451e-93ae-e4fc519e24a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3142 | 2026.01.16 09:14:50.448398 [ 4 ] {12d38cd6-5eb1-451e-93ae-e4fc519e24a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3143 | 2026.01.16 09:14:50.449137 [ 4 ] {12d38cd6-5eb1-451e-93ae-e4fc519e24a1} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.01.16 09:14:50.449174 [ 4 ] {12d38cd6-5eb1-451e-93ae-e4fc519e24a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3145 | 2026.01.16 09:14:50.449676 [ 4 ] {12d38cd6-5eb1-451e-93ae-e4fc519e24a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3146 | 2026.01.16 09:14:50.449904 [ 4 ] {12d38cd6-5eb1-451e-93ae-e4fc519e24a1} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.01.16 09:14:50.450039 [ 4 ] {12d38cd6-5eb1-451e-93ae-e4fc519e24a1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001716 sec., 8741.25874125874 rows/sec., 15.66 MiB/sec. | ||
| 3148 | 2026.01.16 09:14:50.450089 [ 4 ] {12d38cd6-5eb1-451e-93ae-e4fc519e24a1} <Debug> TCPHandler: Processed in 0.001906627 sec. | ||
| 3149 | 2026.01.16 09:14:50.450191 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.01.16 09:14:50.450283 [ 4 ] {e1678fd0-3d3d-4d58-bbcb-1793745be0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3151 | 2026.01.16 09:14:50.450323 [ 4 ] {e1678fd0-3d3d-4d58-bbcb-1793745be0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3152 | 2026.01.16 09:14:50.450652 [ 4 ] {e1678fd0-3d3d-4d58-bbcb-1793745be0ec} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.01.16 09:14:50.450686 [ 4 ] {e1678fd0-3d3d-4d58-bbcb-1793745be0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3154 | 2026.01.16 09:14:50.451005 [ 4 ] {e1678fd0-3d3d-4d58-bbcb-1793745be0ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3155 | 2026.01.16 09:14:50.451201 [ 4 ] {e1678fd0-3d3d-4d58-bbcb-1793745be0ec} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.01.16 09:14:50.451319 [ 4 ] {e1678fd0-3d3d-4d58-bbcb-1793745be0ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3157 | 2026.01.16 09:14:50.451352 [ 4 ] {e1678fd0-3d3d-4d58-bbcb-1793745be0ec} <Debug> TCPHandler: Processed in 0.001207596 sec. | ||
| 3158 | 2026.01.16 09:14:50.906367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7148 | ||
| 3159 | 2026.01.16 09:14:50.906836 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.01.16 09:14:50.906871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3161 | 2026.01.16 09:14:50.907443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3162 | 2026.01.16 09:14:50.907676 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.01.16 09:14:50.907812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7148 | ||
| 3164 | 2026.01.16 09:14:51.300227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3165 | 2026.01.16 09:14:51.317222 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.01.16 09:14:51.317275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3167 | 2026.01.16 09:14:51.322871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3168 | 2026.01.16 09:14:51.323547 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.01.16 09:14:51.326505 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3170 | 2026.01.16 09:14:55.410325 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.01.16 09:14:55.410517 [ 4 ] {e18412eb-1d74-4ec7-9361-6f5b1bc96354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3172 | 2026.01.16 09:14:55.410602 [ 4 ] {e18412eb-1d74-4ec7-9361-6f5b1bc96354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3173 | 2026.01.16 09:14:55.411293 [ 4 ] {e18412eb-1d74-4ec7-9361-6f5b1bc96354} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.01.16 09:14:55.411342 [ 4 ] {e18412eb-1d74-4ec7-9361-6f5b1bc96354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3175 | 2026.01.16 09:14:55.411739 [ 4 ] {e18412eb-1d74-4ec7-9361-6f5b1bc96354} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3176 | 2026.01.16 09:14:55.411964 [ 4 ] {e18412eb-1d74-4ec7-9361-6f5b1bc96354} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.01.16 09:14:55.412122 [ 4 ] {e18412eb-1d74-4ec7-9361-6f5b1bc96354} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001654 sec., 64087.06166868198 rows/sec., 5.35 MiB/sec. | ||
| 3178 | 2026.01.16 09:14:55.412124 [ 141 ] {} <Debug> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3179 | 2026.01.16 09:14:55.412170 [ 4 ] {e18412eb-1d74-4ec7-9361-6f5b1bc96354} <Debug> TCPHandler: Processed in 0.001985879 sec. | ||
| 3180 | 2026.01.16 09:14:55.412198 [ 141 ] {} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.01.16 09:14:55.412231 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3182 | 2026.01.16 09:14:55.412310 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.01.16 09:14:55.412347 [ 200 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::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 | ||
| 3184 | 2026.01.16 09:14:55.412416 [ 4 ] {c40d19f9-ed7d-4714-b54d-cf077c62865e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3185 | 2026.01.16 09:14:55.412464 [ 4 ] {c40d19f9-ed7d-4714-b54d-cf077c62865e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3186 | 2026.01.16 09:14:55.412472 [ 200 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3187 | 2026.01.16 09:14:55.412513 [ 200 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1403 rows starting from the beginning of the part | ||
| 3188 | 2026.01.16 09:14:55.412587 [ 200 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 107 rows starting from the beginning of the part | ||
| 3189 | 2026.01.16 09:14:55.412640 [ 200 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3190 | 2026.01.16 09:14:55.412688 [ 200 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3191 | 2026.01.16 09:14:55.412734 [ 200 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1346 rows starting from the beginning of the part | ||
| 3192 | 2026.01.16 09:14:55.412778 [ 200 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3193 | 2026.01.16 09:14:55.412892 [ 4 ] {c40d19f9-ed7d-4714-b54d-cf077c62865e} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.01.16 09:14:55.412935 [ 4 ] {c40d19f9-ed7d-4714-b54d-cf077c62865e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3195 | 2026.01.16 09:14:55.413282 [ 4 ] {c40d19f9-ed7d-4714-b54d-cf077c62865e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3196 | 2026.01.16 09:14:55.413514 [ 4 ] {c40d19f9-ed7d-4714-b54d-cf077c62865e} <Trace> oximeter.fields_u16 (0b2f2f1d-6fe5-4619-a764-7aa4d5f89aaa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.01.16 09:14:55.413650 [ 4 ] {c40d19f9-ed7d-4714-b54d-cf077c62865e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001258 sec., 19872.81399046105 rows/sec., 1.46 MiB/sec. | ||
| 3198 | 2026.01.16 09:14:55.413690 [ 4 ] {c40d19f9-ed7d-4714-b54d-cf077c62865e} <Debug> TCPHandler: Processed in 0.001428152 sec. | ||
| 3199 | 2026.01.16 09:14:55.413790 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.01.16 09:14:55.413883 [ 4 ] {3154fffc-da2f-4f22-9504-ae02500299db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3201 | 2026.01.16 09:14:55.413924 [ 4 ] {3154fffc-da2f-4f22-9504-ae02500299db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3202 | 2026.01.16 09:14:55.414242 [ 192 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3154 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947807 sec., 1619256.9387008057 rows/sec., 141.35 MiB/sec. | ||
| 3203 | 2026.01.16 09:14:55.414351 [ 4 ] {3154fffc-da2f-4f22-9504-ae02500299db} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.01.16 09:14:55.414388 [ 4 ] {3154fffc-da2f-4f22-9504-ae02500299db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3205 | 2026.01.16 09:14:55.414538 [ 186 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3206 | 2026.01.16 09:14:55.414703 [ 4 ] {3154fffc-da2f-4f22-9504-ae02500299db} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3207 | 2026.01.16 09:14:55.414916 [ 186 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.01.16 09:14:55.414992 [ 4 ] {3154fffc-da2f-4f22-9504-ae02500299db} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.01.16 09:14:55.415010 [ 186 ] {1edc94f0-3bb0-4a16-8c9f-340aee8e84ec::all_1_21_4} <Trace> oximeter.fields_string (1edc94f0-3bb0-4a16-8c9f-340aee8e84ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3210 | 2026.01.16 09:14:55.415100 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3211 | 2026.01.16 09:14:55.415112 [ 142 ] {} <Debug> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3212 | 2026.01.16 09:14:55.415131 [ 4 ] {3154fffc-da2f-4f22-9504-ae02500299db} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001267 sec., 70244.6724546172 rows/sec., 5.49 MiB/sec. | ||
| 3213 | 2026.01.16 09:14:55.415181 [ 142 ] {} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.01.16 09:14:55.415189 [ 4 ] {3154fffc-da2f-4f22-9504-ae02500299db} <Debug> TCPHandler: Processed in 0.001445912 sec. | ||
| 3215 | 2026.01.16 09:14:55.415210 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3216 | 2026.01.16 09:14:55.415287 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::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 | ||
| 3217 | 2026.01.16 09:14:55.415308 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.01.16 09:14:55.415382 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3219 | 2026.01.16 09:14:55.415404 [ 4 ] {c514fe2d-abb0-40dc-84ea-1e11c4274a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.01.16 09:14:55.415411 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 631 rows starting from the beginning of the part | ||
| 3221 | 2026.01.16 09:14:55.415453 [ 4 ] {c514fe2d-abb0-40dc-84ea-1e11c4274a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3222 | 2026.01.16 09:14:55.415470 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 91 rows starting from the beginning of the part | ||
| 3223 | 2026.01.16 09:14:55.415510 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3224 | 2026.01.16 09:14:55.415545 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part | ||
| 3225 | 2026.01.16 09:14:55.415588 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 571 rows starting from the beginning of the part | ||
| 3226 | 2026.01.16 09:14:55.415623 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part | ||
| 3227 | 2026.01.16 09:14:55.415855 [ 4 ] {c514fe2d-abb0-40dc-84ea-1e11c4274a30} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.01.16 09:14:55.415894 [ 4 ] {c514fe2d-abb0-40dc-84ea-1e11c4274a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3229 | 2026.01.16 09:14:55.416234 [ 4 ] {c514fe2d-abb0-40dc-84ea-1e11c4274a30} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3230 | 2026.01.16 09:14:55.416443 [ 4 ] {c514fe2d-abb0-40dc-84ea-1e11c4274a30} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.01.16 09:14:55.416544 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3232 | 2026.01.16 09:14:55.416562 [ 191 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300128 sec., 1192190.3074158852 rows/sec., 94.98 MiB/sec. | ||
| 3233 | 2026.01.16 09:14:55.416576 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.01.16 09:14:55.416573 [ 4 ] {c514fe2d-abb0-40dc-84ea-1e11c4274a30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3235 | 2026.01.16 09:14:55.416606 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3236 | 2026.01.16 09:14:55.416634 [ 4 ] {c514fe2d-abb0-40dc-84ea-1e11c4274a30} <Debug> TCPHandler: Processed in 0.00137229 sec. | ||
| 3237 | 2026.01.16 09:14:55.416696 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 3238 | 2026.01.16 09:14:55.416730 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3239 | 2026.01.16 09:14:55.416766 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.01.16 09:14:55.416787 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3241 | 2026.01.16 09:14:55.416820 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5168 rows starting from the beginning of the part | ||
| 3242 | 2026.01.16 09:14:55.416871 [ 4 ] {84faea9b-29cf-4b14-b486-0600eca7a291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.01.16 09:14:55.416883 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3244 | 2026.01.16 09:14:55.416931 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 3245 | 2026.01.16 09:14:55.416931 [ 4 ] {84faea9b-29cf-4b14-b486-0600eca7a291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3246 | 2026.01.16 09:14:55.416976 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 3247 | 2026.01.16 09:14:55.416983 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.01.16 09:14:55.417015 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 880 rows starting from the beginning of the part | ||
| 3249 | 2026.01.16 09:14:55.417056 [ 200 ] {e877928f-0ebd-4f4d-93b0-3d11b46dfede::all_1_21_4} <Trace> oximeter.fields_uuid (e877928f-0ebd-4f4d-93b0-3d11b46dfede) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3250 | 2026.01.16 09:14:55.417059 [ 192 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::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 | ||
| 3251 | 2026.01.16 09:14:55.417132 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3252 | 2026.01.16 09:14:55.417818 [ 4 ] {84faea9b-29cf-4b14-b486-0600eca7a291} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.01.16 09:14:55.417858 [ 4 ] {84faea9b-29cf-4b14-b486-0600eca7a291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3254 | 2026.01.16 09:14:55.418394 [ 4 ] {84faea9b-29cf-4b14-b486-0600eca7a291} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3255 | 2026.01.16 09:14:55.418635 [ 4 ] {84faea9b-29cf-4b14-b486-0600eca7a291} <Trace> oximeter.measurements_histogramu64 (8a2b828e-46b4-4789-91f0-63f1b9cf54dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.01.16 09:14:55.418781 [ 4 ] {84faea9b-29cf-4b14-b486-0600eca7a291} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001929 sec., 12960.082944530845 rows/sec., 23.22 MiB/sec. | ||
| 3257 | 2026.01.16 09:14:55.418851 [ 4 ] {84faea9b-29cf-4b14-b486-0600eca7a291} <Debug> TCPHandler: Processed in 0.002134732 sec. | ||
| 3258 | 2026.01.16 09:14:55.418959 [ 4 ] {} <Trace> TCP-Session: bcde4136-6028-4266-8f23-fadf9d0db9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.01.16 09:14:55.419053 [ 4 ] {cb2e8b9a-7a57-43bc-b98a-5b1c48622ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48578) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.01.16 09:14:55.419095 [ 4 ] {cb2e8b9a-7a57-43bc-b98a-5b1c48622ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3261 | 2026.01.16 09:14:55.419422 [ 4 ] {cb2e8b9a-7a57-43bc-b98a-5b1c48622ea7} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.01.16 09:14:55.419459 [ 4 ] {cb2e8b9a-7a57-43bc-b98a-5b1c48622ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3263 | 2026.01.16 09:14:55.419592 [ 200 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6689 rows, containing 5 columns (5 merged, 0 gathered) in 0.002938766 sec., 2276125.4213503217 rows/sec., 156.33 MiB/sec. | ||
| 3264 | 2026.01.16 09:14:55.419767 [ 4 ] {cb2e8b9a-7a57-43bc-b98a-5b1c48622ea7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3265 | 2026.01.16 09:14:55.419997 [ 4 ] {cb2e8b9a-7a57-43bc-b98a-5b1c48622ea7} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.01.16 09:14:55.420098 [ 142 ] {} <Debug> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3267 | 2026.01.16 09:14:55.420124 [ 4 ] {cb2e8b9a-7a57-43bc-b98a-5b1c48622ea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3268 | 2026.01.16 09:14:55.420130 [ 142 ] {} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.01.16 09:14:55.420162 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3270 | 2026.01.16 09:14:55.420165 [ 4 ] {cb2e8b9a-7a57-43bc-b98a-5b1c48622ea7} <Debug> TCPHandler: Processed in 0.001254597 sec. | ||
| 3271 | 2026.01.16 09:14:55.420243 [ 199 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 3272 | 2026.01.16 09:14:55.420302 [ 191 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3273 | 2026.01.16 09:14:55.420333 [ 199 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3274 | 2026.01.16 09:14:55.420365 [ 199 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3275 | 2026.01.16 09:14:55.420414 [ 199 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 3276 | 2026.01.16 09:14:55.420457 [ 199 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 3277 | 2026.01.16 09:14:55.420492 [ 199 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 3278 | 2026.01.16 09:14:55.420528 [ 199 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 3279 | 2026.01.16 09:14:55.420564 [ 199 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::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 | ||
| 3280 | 2026.01.16 09:14:55.420650 [ 191 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.01.16 09:14:55.420745 [ 191 ] {5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5a180dce-a8cf-45c1-aa47-e6ffcb1dbc92) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3282 | 2026.01.16 09:14:55.420846 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3283 | 2026.01.16 09:14:55.421381 [ 200 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172635 sec., 1023336.332277307 rows/sec., 68.97 MiB/sec. | ||
| 3284 | 2026.01.16 09:14:55.421560 [ 191 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3285 | 2026.01.16 09:14:55.421819 [ 191 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_21_4} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.01.16 09:14:55.421886 [ 191 ] {970d1d0f-c6b4-4ac1-ae09-112971b5132a::all_1_21_4} <Trace> oximeter.measurements_u64 (970d1d0f-c6b4-4ac1-ae09-112971b5132a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3287 | 2026.01.16 09:14:55.421957 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3288 | 2026.01.16 09:14:58.307480 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3289 | 2026.01.16 09:14:58.307532 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3290 | 2026.01.16 09:14:58.408790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7660 | ||
| 3291 | 2026.01.16 09:14:58.409291 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.01.16 09:14:58.409339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3293 | 2026.01.16 09:14:58.409834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3294 | 2026.01.16 09:14:58.410074 [ 244 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.01.16 09:14:58.410215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7660 | ||
| 3296 | 2026.01.16 09:14:58.410221 [ 138 ] {} <Debug> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3297 | 2026.01.16 09:14:58.410281 [ 138 ] {} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.01.16 09:14:58.410333 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3299 | 2026.01.16 09:14:58.410460 [ 200 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::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 | ||
| 3300 | 2026.01.16 09:14:58.410599 [ 200 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3301 | 2026.01.16 09:14:58.410639 [ 200 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5228 rows starting from the beginning of the part | ||
| 3302 | 2026.01.16 09:14:58.410703 [ 200 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3303 | 2026.01.16 09:14:58.410745 [ 200 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3304 | 2026.01.16 09:14:58.410786 [ 200 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3305 | 2026.01.16 09:14:58.410822 [ 200 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3306 | 2026.01.16 09:14:58.410893 [ 200 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3307 | 2026.01.16 09:14:58.412279 [ 195 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001877084 sec., 4080797.662757767 rows/sec., 58.38 MiB/sec. | ||
| 3308 | 2026.01.16 09:14:58.413092 [ 196 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3309 | 2026.01.16 09:14:58.413399 [ 196 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.01.16 09:14:58.413474 [ 196 ] {d9a5c03b-9463-4795-8c55-2044ad4231b4::all_1_16_3} <Trace> system.asynchronous_metric_log (d9a5c03b-9463-4795-8c55-2044ad4231b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3311 | 2026.01.16 09:14:58.413557 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3312 | 2026.01.16 09:14:58.421039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 454 | ||
| 3313 | 2026.01.16 09:14:58.423228 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.01.16 09:14:58.423285 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3315 | 2026.01.16 09:14:58.424485 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3316 | 2026.01.16 09:14:58.424758 [ 242 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.01.16 09:14:58.424898 [ 138 ] {} <Debug> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3318 | 2026.01.16 09:14:58.424938 [ 138 ] {} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.01.16 09:14:58.424958 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3320 | 2026.01.16 09:14:58.425057 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::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 | ||
| 3321 | 2026.01.16 09:14:58.425104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3322 | 2026.01.16 09:14:58.425754 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2026.01.16 09:14:58.425944 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
| 3324 | 2026.01.16 09:14:58.426405 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 3325 | 2026.01.16 09:14:58.426769 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3326 | 2026.01.16 09:14:58.427117 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3327 | 2026.01.16 09:14:58.427459 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::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 | ||
| 3328 | 2026.01.16 09:14:58.427793 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3329 | 2026.01.16 09:14:58.433946 [ 198 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 72 columns (72 merged, 0 gathered) in 0.008937812 sec., 50795.429574934 rows/sec., 45.76 MiB/sec. | ||
| 3330 | 2026.01.16 09:14:58.434616 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3331 | 2026.01.16 09:14:58.435129 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.01.16 09:14:58.435204 [ 195 ] {7ca6bb49-c59e-4e04-94fe-dab69688f2fb::all_1_11_2} <Trace> system.query_log (7ca6bb49-c59e-4e04-94fe-dab69688f2fb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3333 | 2026.01.16 09:14:58.435371 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3334 | 2026.01.16 09:14:58.827475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3335 | 2026.01.16 09:14:58.844695 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.01.16 09:14:58.844756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3337 | 2026.01.16 09:14:58.850697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3338 | 2026.01.16 09:14:58.851402 [ 243 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.01.16 09:14:58.851683 [ 138 ] {} <Debug> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3340 | 2026.01.16 09:14:58.851726 [ 138 ] {} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.01.16 09:14:58.851748 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3342 | 2026.01.16 09:14:58.851877 [ 196 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 3343 | 2026.01.16 09:14:58.854892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3344 | 2026.01.16 09:14:58.856048 [ 196 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3345 | 2026.01.16 09:14:58.857530 [ 196 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 3346 | 2026.01.16 09:14:58.862073 [ 196 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 3347 | 2026.01.16 09:14:58.866449 [ 196 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 3348 | 2026.01.16 09:14:58.870951 [ 196 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 3349 | 2026.01.16 09:14:58.875309 [ 196 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 3350 | 2026.01.16 09:14:58.879908 [ 196 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::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 | ||
| 3351 | 2026.01.16 09:14:58.937528 [ 195 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.085708523 sec., 1411.7615817507437 rows/sec., 7.30 MiB/sec. | ||
| 3352 | 2026.01.16 09:14:58.939925 [ 195 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3353 | 2026.01.16 09:14:58.942006 [ 195 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_16_3} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.01.16 09:14:58.942112 [ 195 ] {852fa1e7-9534-40d6-b961-8dc45d8e72be::all_1_16_3} <Trace> system.metric_log (852fa1e7-9534-40d6-b961-8dc45d8e72be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3355 | 2026.01.16 09:14:58.944369 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3356 | 2026.01.16 09:14:59.001189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.39 MiB, peak 236.35 MiB, free memory in arenas 0.00 B, will set to 235.56 MiB (RSS), difference: 9.17 MiB | ||
| 3357 | 2026.01.16 09:14:59.002271 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000847365 sec. | ||