| 1 | [ May 16 00:57:35 Enabled. ] | ||
| 2 | [ May 16 00:57:35 Rereading configuration. ] | ||
| 3 | [ May 16 00:57:36 Rereading configuration. ] | ||
| 4 | [ May 16 00:57:37 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 | [ May 16 00:57:37 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.05.16 00:57:37.889636 [ 1 ] {} <Information> Application: Will watch for the process with pid 23800 | ||
| 29 | 2026.05.16 00:57:37.890162 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.16 00:57:38.031402 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23800 | ||
| 31 | 2026.05.16 00:57:38.032682 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.16 00:57:38.032844 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.16 00:57:38.097374 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.16 00:57:38.125576 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.16 00:57:38.125630 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.16 00:57:38.125647 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.16 00:57:38.125703 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.16 00:57:38.126080 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.16 00:57:38.127593 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.16 00:57:38.128986 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.16 00:57:38.129752 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.16 00:57:38.130587 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.16 00:57:38.130613 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.16 00:57:38.130625 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.16 00:57:38.131322 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.16 00:57:38.133471 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.16 00:57:38.140420 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.16 00:57:38.141222 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.16 00:57:38.142571 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.16 00:57:38.143189 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.16 00:57:38.143954 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.16 00:57:38.144447 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.16 00:57:38.147321 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.16 00:57:38.147533 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.16 00:57:38.148517 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.16 00:57:38.148933 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.16 00:57:38.149308 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.16 00:57:38.149647 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.16 00:57:38.150676 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.16 00:57:38.150704 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.16 00:57:38.150773 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.16 00:57:38.150860 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.16 00:57:38.155345 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.16 00:57:38.155379 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000131361 sec | ||
| 69 | 2026.05.16 00:57:38.155398 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.16 00:57:38.155410 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.16 00:57:38.155548 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.16 00:57:38.156141 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.16 00:57:38.162759 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.16 00:57:38.162811 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.16 00:57:38.162825 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.16 00:57:38.162837 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.16 00:57:38.162877 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.16 00:57:38.162892 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.16 00:57:38.164912 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.16 00:57:38.164952 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.16 00:57:38.164978 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.16 00:57:38.165117 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.16 00:57:38.165153 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.16 00:57:38.165176 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.16 00:57:38.165188 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.16 00:57:38.165200 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.16 00:57:38.165236 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.16 00:57:38.165248 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.16 00:57:38.185119 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.16 00:57:38.185690 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.16 00:57:38.185714 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.21e-05 sec | ||
| 92 | 2026.05.16 00:57:38.185726 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.16 00:57:38.185737 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.16 00:57:38.185764 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.16 00:57:38.185949 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.16 00:57:38.185991 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.16 00:57:38.186005 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.16 00:57:38.186016 [ 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). | ||
| 99 | 2026.05.16 00:57:38.186038 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.16 00:57:38.205701 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.16 00:57:38.205903 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.26 MiB | ||
| 102 | 2026.05.16 00:57:38.206777 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3691e-05 sec. | ||
| 103 | 2026.05.16 00:57:38.207096 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.16 00:57:38.207165 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.16 00:57:38.207183 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.16 00:57:38.301562 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54687 | ||
| 107 | 2026.05.16 00:57:38.301879 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.16 00:57:38.301950 [ 3 ] {} <Debug> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54687 | ||
| 109 | 2026.05.16 00:57:38.301983 [ 3 ] {} <Debug> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.16 00:57:38.302027 [ 3 ] {} <Debug> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.16 00:57:38.302143 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.16 00:57:38.302185 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.16 00:57:38.302225 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.16 00:57:38.302611 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53530 | ||
| 115 | 2026.05.16 00:57:38.303407 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64205 | ||
| 116 | 2026.05.16 00:57:38.303500 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58626 | ||
| 117 | 2026.05.16 00:57:38.303506 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45124 | ||
| 118 | 2026.05.16 00:57:38.303561 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.16 00:57:38.303617 [ 253 ] {} <Debug> TCP-Session: 6b31baf8-9e7a-4962-9cde-92b46ecd119a Authenticating user 'default' from [fd00:1122:3344:101::d]:64205 | ||
| 120 | 2026.05.16 00:57:38.303640 [ 253 ] {} <Debug> TCP-Session: 6b31baf8-9e7a-4962-9cde-92b46ecd119a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.16 00:57:38.303641 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53152 | ||
| 122 | 2026.05.16 00:57:38.303682 [ 253 ] {} <Debug> TCP-Session: 6b31baf8-9e7a-4962-9cde-92b46ecd119a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.16 00:57:38.303713 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40091 | ||
| 124 | 2026.05.16 00:57:38.303764 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.16 00:57:38.303822 [ 5 ] {} <Debug> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Authenticating user 'default' from [fd00:1122:3344:101::d]:45124 | ||
| 126 | 2026.05.16 00:57:38.303828 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42089 | ||
| 127 | 2026.05.16 00:57:38.303846 [ 5 ] {} <Debug> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.16 00:57:38.303869 [ 5 ] {} <Debug> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.16 00:57:38.303880 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.16 00:57:38.303884 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.16 00:57:38.303916 [ 255 ] {} <Debug> TCP-Session: b2f9bbe5-3fd5-488a-8ba0-0bca2493b22d Authenticating user 'default' from [fd00:1122:3344:101::d]:53152 | ||
| 132 | 2026.05.16 00:57:38.303957 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.16 00:57:38.303962 [ 255 ] {} <Debug> TCP-Session: b2f9bbe5-3fd5-488a-8ba0-0bca2493b22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.16 00:57:38.303981 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50727 | ||
| 135 | 2026.05.16 00:57:38.303989 [ 257 ] {} <Debug> TCP-Session: 1357e96f-f5bc-45c6-9156-38bb3a9e910a Authenticating user 'default' from [fd00:1122:3344:101::d]:42089 | ||
| 136 | 2026.05.16 00:57:38.303995 [ 255 ] {} <Debug> TCP-Session: b2f9bbe5-3fd5-488a-8ba0-0bca2493b22d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.16 00:57:38.304033 [ 257 ] {} <Debug> TCP-Session: 1357e96f-f5bc-45c6-9156-38bb3a9e910a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.16 00:57:38.303961 [ 256 ] {} <Debug> TCP-Session: 9f062698-f87a-49d0-a233-83fd8ac4fe20 Authenticating user 'default' from [fd00:1122:3344:101::d]:40091 | ||
| 139 | 2026.05.16 00:57:38.304077 [ 257 ] {} <Debug> TCP-Session: 1357e96f-f5bc-45c6-9156-38bb3a9e910a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.16 00:57:38.304101 [ 256 ] {} <Debug> TCP-Session: 9f062698-f87a-49d0-a233-83fd8ac4fe20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.16 00:57:38.304137 [ 256 ] {} <Debug> TCP-Session: 9f062698-f87a-49d0-a233-83fd8ac4fe20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.16 00:57:38.304154 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.16 00:57:38.304196 [ 258 ] {} <Debug> TCP-Session: 1a1f35cc-02c5-410e-ad88-25090937a896 Authenticating user 'default' from [fd00:1122:3344:101::d]:50727 | ||
| 144 | 2026.05.16 00:57:38.304234 [ 258 ] {} <Debug> TCP-Session: 1a1f35cc-02c5-410e-ad88-25090937a896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.16 00:57:38.304253 [ 258 ] {} <Debug> TCP-Session: 1a1f35cc-02c5-410e-ad88-25090937a896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.16 00:57:38.304851 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.16 00:57:38.304895 [ 254 ] {} <Debug> TCP-Session: acd85b11-d3ed-42f8-85b1-2947dbc20561 Authenticating user 'default' from [fd00:1122:3344:101::d]:58626 | ||
| 148 | 2026.05.16 00:57:38.304902 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.05.16 00:57:38.304913 [ 254 ] {} <Debug> TCP-Session: acd85b11-d3ed-42f8-85b1-2947dbc20561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.16 00:57:38.304946 [ 254 ] {} <Debug> TCP-Session: acd85b11-d3ed-42f8-85b1-2947dbc20561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.16 00:57:38.304947 [ 4 ] {} <Debug> TCP-Session: 5e50ff1d-f30d-404e-bd27-9515d6575e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:53530 | ||
| 152 | 2026.05.16 00:57:38.304976 [ 4 ] {} <Debug> TCP-Session: 5e50ff1d-f30d-404e-bd27-9515d6575e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.16 00:57:38.305000 [ 4 ] {} <Debug> TCP-Session: 5e50ff1d-f30d-404e-bd27-9515d6575e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.16 00:57:38.306657 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.16 00:57:38.307130 [ 3 ] {bbc72aa2-b444-496f-8c56-868ea5c65e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.16 00:57:38.342121 [ 3 ] {bbc72aa2-b444-496f-8c56-868ea5c65e47} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54687) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.16 00:57:38.342938 [ 3 ] {bbc72aa2-b444-496f-8c56-868ea5c65e47} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.16 00:57:38.343040 [ 3 ] {bbc72aa2-b444-496f-8c56-868ea5c65e47} <Debug> TCPHandler: Processed in 0.038164133 sec. | ||
| 205 | 2026.05.16 00:57:38.343403 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.16 00:57:38.343634 [ 5 ] {032feea0-2ad2-41e3-8177-f5b533be8f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.16 00:57:38.344018 [ 5 ] {032feea0-2ad2-41e3-8177-f5b533be8f0b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45124) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.16 00:57:38.344167 [ 5 ] {032feea0-2ad2-41e3-8177-f5b533be8f0b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.16 00:57:38.344260 [ 5 ] {032feea0-2ad2-41e3-8177-f5b533be8f0b} <Debug> TCPHandler: Processed in 0.001019943 sec. | ||
| 256 | 2026.05.16 00:57:38.345243 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.16 00:57:38.345973 [ 3 ] {4e376809-feff-4cc0-bf24-407d67458fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.16 00:57:38.346099 [ 3 ] {4e376809-feff-4cc0-bf24-407d67458fe2} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.16 00:57:38.346649 [ 3 ] {4e376809-feff-4cc0-bf24-407d67458fe2} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.16 00:57:38.346673 [ 3 ] {4e376809-feff-4cc0-bf24-407d67458fe2} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2551e-05 sec | ||
| 261 | 2026.05.16 00:57:38.346694 [ 3 ] {4e376809-feff-4cc0-bf24-407d67458fe2} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.16 00:57:38.346711 [ 3 ] {4e376809-feff-4cc0-bf24-407d67458fe2} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.16 00:57:38.346734 [ 3 ] {4e376809-feff-4cc0-bf24-407d67458fe2} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.16 00:57:38.346852 [ 3 ] {4e376809-feff-4cc0-bf24-407d67458fe2} <Debug> TCPHandler: Processed in 0.001726283 sec. | ||
| 265 | 2026.05.16 00:57:38.346999 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.16 00:57:38.347173 [ 3 ] {96b8280f-c139-4cdb-ba5d-bf52ee4cd3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.05.16 00:57:38.347232 [ 3 ] {96b8280f-c139-4cdb-ba5d-bf52ee4cd3cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.16 00:57:38.352560 [ 3 ] {96b8280f-c139-4cdb-ba5d-bf52ee4cd3cd} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.16 00:57:38.353014 [ 3 ] {96b8280f-c139-4cdb-ba5d-bf52ee4cd3cd} <Debug> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43): Loading data parts | ||
| 271 | 2026.05.16 00:57:38.353428 [ 3 ] {96b8280f-c139-4cdb-ba5d-bf52ee4cd3cd} <Debug> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43): There are no data parts | ||
| 272 | 2026.05.16 00:57:38.354171 [ 3 ] {96b8280f-c139-4cdb-ba5d-bf52ee4cd3cd} <Debug> TCPHandler: Processed in 0.007220567 sec. | ||
| 273 | 2026.05.16 00:57:38.354331 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.16 00:57:38.354560 [ 3 ] {6e109ab9-c2c0-466b-8790-848cf83166a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.05.16 00:57:38.354617 [ 3 ] {6e109ab9-c2c0-466b-8790-848cf83166a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.16 00:57:38.360401 [ 3 ] {6e109ab9-c2c0-466b-8790-848cf83166a0} <Debug> oximeter.measurements_bool (f467a564-2959-478b-9643-72ec16b2fb09): Loading data parts | ||
| 287 | 2026.05.16 00:57:38.360536 [ 3 ] {6e109ab9-c2c0-466b-8790-848cf83166a0} <Debug> oximeter.measurements_bool (f467a564-2959-478b-9643-72ec16b2fb09): There are no data parts | ||
| 288 | 2026.05.16 00:57:38.360987 [ 3 ] {6e109ab9-c2c0-466b-8790-848cf83166a0} <Debug> TCPHandler: Processed in 0.00670478 sec. | ||
| 289 | 2026.05.16 00:57:38.361182 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.16 00:57:38.361364 [ 3 ] {5fb85333-8482-479f-8121-c9bf83955644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.05.16 00:57:38.361416 [ 3 ] {5fb85333-8482-479f-8121-c9bf83955644} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.16 00:57:38.362271 [ 3 ] {5fb85333-8482-479f-8121-c9bf83955644} <Debug> oximeter.measurements_i8 (d9fe5ffa-a599-4c4b-a93a-23e9e88fff6a): Loading data parts | ||
| 293 | 2026.05.16 00:57:38.362393 [ 3 ] {5fb85333-8482-479f-8121-c9bf83955644} <Debug> oximeter.measurements_i8 (d9fe5ffa-a599-4c4b-a93a-23e9e88fff6a): There are no data parts | ||
| 294 | 2026.05.16 00:57:38.362860 [ 3 ] {5fb85333-8482-479f-8121-c9bf83955644} <Debug> TCPHandler: Processed in 0.001726154 sec. | ||
| 295 | 2026.05.16 00:57:38.363003 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.16 00:57:38.363161 [ 3 ] {83b1cf75-8b7d-4ba0-95f6-2192d6fbd937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.05.16 00:57:38.363219 [ 3 ] {83b1cf75-8b7d-4ba0-95f6-2192d6fbd937} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.16 00:57:38.364052 [ 3 ] {83b1cf75-8b7d-4ba0-95f6-2192d6fbd937} <Debug> oximeter.measurements_u8 (b6cf18cc-6025-4a06-a3ea-a7c7e17e39a4): Loading data parts | ||
| 299 | 2026.05.16 00:57:38.364286 [ 3 ] {83b1cf75-8b7d-4ba0-95f6-2192d6fbd937} <Debug> oximeter.measurements_u8 (b6cf18cc-6025-4a06-a3ea-a7c7e17e39a4): There are no data parts | ||
| 300 | 2026.05.16 00:57:38.364879 [ 3 ] {83b1cf75-8b7d-4ba0-95f6-2192d6fbd937} <Debug> TCPHandler: Processed in 0.001921086 sec. | ||
| 301 | 2026.05.16 00:57:38.365091 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.16 00:57:38.365347 [ 3 ] {eb67739c-3f40-4db0-8b14-39dc1aa1de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.05.16 00:57:38.365413 [ 3 ] {eb67739c-3f40-4db0-8b14-39dc1aa1de7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.16 00:57:38.366469 [ 3 ] {eb67739c-3f40-4db0-8b14-39dc1aa1de7f} <Debug> oximeter.measurements_i16 (1139a862-dcc0-4cfb-8080-3f0f176cecc1): Loading data parts | ||
| 305 | 2026.05.16 00:57:38.366602 [ 3 ] {eb67739c-3f40-4db0-8b14-39dc1aa1de7f} <Debug> oximeter.measurements_i16 (1139a862-dcc0-4cfb-8080-3f0f176cecc1): There are no data parts | ||
| 306 | 2026.05.16 00:57:38.367066 [ 3 ] {eb67739c-3f40-4db0-8b14-39dc1aa1de7f} <Debug> TCPHandler: Processed in 0.002086638 sec. | ||
| 307 | 2026.05.16 00:57:38.367199 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.16 00:57:38.367358 [ 3 ] {029905cf-c06d-433c-860a-ade0376764da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.05.16 00:57:38.367411 [ 3 ] {029905cf-c06d-433c-860a-ade0376764da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.16 00:57:38.368248 [ 3 ] {029905cf-c06d-433c-860a-ade0376764da} <Debug> oximeter.measurements_u16 (111fedaf-bbf5-4aae-8926-519fef01fae6): Loading data parts | ||
| 311 | 2026.05.16 00:57:38.368386 [ 3 ] {029905cf-c06d-433c-860a-ade0376764da} <Debug> oximeter.measurements_u16 (111fedaf-bbf5-4aae-8926-519fef01fae6): There are no data parts | ||
| 312 | 2026.05.16 00:57:38.368835 [ 3 ] {029905cf-c06d-433c-860a-ade0376764da} <Debug> TCPHandler: Processed in 0.001683993 sec. | ||
| 313 | 2026.05.16 00:57:38.368966 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.16 00:57:38.369136 [ 3 ] {4dce8a65-25fe-4aa1-a878-6c382898134a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.05.16 00:57:38.369194 [ 3 ] {4dce8a65-25fe-4aa1-a878-6c382898134a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.16 00:57:38.370023 [ 3 ] {4dce8a65-25fe-4aa1-a878-6c382898134a} <Debug> oximeter.measurements_i32 (478ecd01-f4fd-498c-85b5-c14065912fcb): Loading data parts | ||
| 317 | 2026.05.16 00:57:38.370141 [ 3 ] {4dce8a65-25fe-4aa1-a878-6c382898134a} <Debug> oximeter.measurements_i32 (478ecd01-f4fd-498c-85b5-c14065912fcb): There are no data parts | ||
| 318 | 2026.05.16 00:57:38.370625 [ 3 ] {4dce8a65-25fe-4aa1-a878-6c382898134a} <Debug> TCPHandler: Processed in 0.001706733 sec. | ||
| 319 | 2026.05.16 00:57:38.370759 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.16 00:57:38.370913 [ 3 ] {709c165c-b586-4e47-84d4-0b6f272d91e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.05.16 00:57:38.370968 [ 3 ] {709c165c-b586-4e47-84d4-0b6f272d91e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.16 00:57:38.371790 [ 3 ] {709c165c-b586-4e47-84d4-0b6f272d91e4} <Debug> oximeter.measurements_u32 (1c425e80-80be-4a7a-bbd9-a51d4b4f921f): Loading data parts | ||
| 323 | 2026.05.16 00:57:38.371917 [ 3 ] {709c165c-b586-4e47-84d4-0b6f272d91e4} <Debug> oximeter.measurements_u32 (1c425e80-80be-4a7a-bbd9-a51d4b4f921f): There are no data parts | ||
| 324 | 2026.05.16 00:57:38.372350 [ 3 ] {709c165c-b586-4e47-84d4-0b6f272d91e4} <Debug> TCPHandler: Processed in 0.001639172 sec. | ||
| 325 | 2026.05.16 00:57:38.372484 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.16 00:57:38.372656 [ 3 ] {d0a44743-e392-4011-99de-834131212c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.05.16 00:57:38.372708 [ 3 ] {d0a44743-e392-4011-99de-834131212c1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.16 00:57:38.373542 [ 3 ] {d0a44743-e392-4011-99de-834131212c1c} <Debug> oximeter.measurements_i64 (825013c1-5f6e-4400-819e-1802b641ee64): Loading data parts | ||
| 329 | 2026.05.16 00:57:38.373658 [ 3 ] {d0a44743-e392-4011-99de-834131212c1c} <Debug> oximeter.measurements_i64 (825013c1-5f6e-4400-819e-1802b641ee64): There are no data parts | ||
| 330 | 2026.05.16 00:57:38.374096 [ 3 ] {d0a44743-e392-4011-99de-834131212c1c} <Debug> TCPHandler: Processed in 0.001660042 sec. | ||
| 331 | 2026.05.16 00:57:38.374235 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.16 00:57:38.374389 [ 3 ] {3f18d409-7ad8-4ac4-8d0a-f8cd6be8b934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.05.16 00:57:38.374441 [ 3 ] {3f18d409-7ad8-4ac4-8d0a-f8cd6be8b934} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.16 00:57:38.375286 [ 3 ] {3f18d409-7ad8-4ac4-8d0a-f8cd6be8b934} <Debug> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Loading data parts | ||
| 335 | 2026.05.16 00:57:38.375461 [ 3 ] {3f18d409-7ad8-4ac4-8d0a-f8cd6be8b934} <Debug> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): There are no data parts | ||
| 336 | 2026.05.16 00:57:38.375890 [ 3 ] {3f18d409-7ad8-4ac4-8d0a-f8cd6be8b934} <Debug> TCPHandler: Processed in 0.001703533 sec. | ||
| 337 | 2026.05.16 00:57:38.376024 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.16 00:57:38.376196 [ 3 ] {9b53bc7f-54e2-4fe9-8f6d-ddb78f37a856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.05.16 00:57:38.376238 [ 3 ] {9b53bc7f-54e2-4fe9-8f6d-ddb78f37a856} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.16 00:57:38.377199 [ 3 ] {9b53bc7f-54e2-4fe9-8f6d-ddb78f37a856} <Debug> oximeter.measurements_f32 (3f13f7de-2649-4f48-80f8-2773df0e3023): Loading data parts | ||
| 341 | 2026.05.16 00:57:38.377322 [ 3 ] {9b53bc7f-54e2-4fe9-8f6d-ddb78f37a856} <Debug> oximeter.measurements_f32 (3f13f7de-2649-4f48-80f8-2773df0e3023): There are no data parts | ||
| 342 | 2026.05.16 00:57:38.377769 [ 3 ] {9b53bc7f-54e2-4fe9-8f6d-ddb78f37a856} <Debug> TCPHandler: Processed in 0.001792574 sec. | ||
| 343 | 2026.05.16 00:57:38.377921 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.16 00:57:38.378074 [ 3 ] {0923f79d-fdc4-4992-a681-56dd61b71381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.05.16 00:57:38.378132 [ 3 ] {0923f79d-fdc4-4992-a681-56dd61b71381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.05.16 00:57:38.378963 [ 3 ] {0923f79d-fdc4-4992-a681-56dd61b71381} <Debug> oximeter.measurements_f64 (f5d0a989-5a13-41d2-a72f-197f4bcbe38b): Loading data parts | ||
| 347 | 2026.05.16 00:57:38.379091 [ 3 ] {0923f79d-fdc4-4992-a681-56dd61b71381} <Debug> oximeter.measurements_f64 (f5d0a989-5a13-41d2-a72f-197f4bcbe38b): There are no data parts | ||
| 348 | 2026.05.16 00:57:38.379538 [ 3 ] {0923f79d-fdc4-4992-a681-56dd61b71381} <Debug> TCPHandler: Processed in 0.001664183 sec. | ||
| 349 | 2026.05.16 00:57:38.379671 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.16 00:57:38.379838 [ 3 ] {3952fa8f-ae84-425d-9f9a-b75eb03087bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.05.16 00:57:38.379878 [ 3 ] {3952fa8f-ae84-425d-9f9a-b75eb03087bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.05.16 00:57:38.380724 [ 3 ] {3952fa8f-ae84-425d-9f9a-b75eb03087bd} <Debug> oximeter.measurements_string (fa6dbfe3-ce51-4800-a04f-3d1cc8e9cd0b): Loading data parts | ||
| 353 | 2026.05.16 00:57:38.380842 [ 3 ] {3952fa8f-ae84-425d-9f9a-b75eb03087bd} <Debug> oximeter.measurements_string (fa6dbfe3-ce51-4800-a04f-3d1cc8e9cd0b): There are no data parts | ||
| 354 | 2026.05.16 00:57:38.381270 [ 3 ] {3952fa8f-ae84-425d-9f9a-b75eb03087bd} <Debug> TCPHandler: Processed in 0.001646592 sec. | ||
| 355 | 2026.05.16 00:57:38.381422 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.16 00:57:38.381595 [ 3 ] {25503bb2-983d-40e5-86d4-341e55b4e74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.05.16 00:57:38.381667 [ 3 ] {25503bb2-983d-40e5-86d4-341e55b4e74e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.05.16 00:57:38.382515 [ 3 ] {25503bb2-983d-40e5-86d4-341e55b4e74e} <Debug> oximeter.measurements_bytes (2185ab0b-bf82-4dc3-81f5-418c78378d36): Loading data parts | ||
| 366 | 2026.05.16 00:57:38.382631 [ 3 ] {25503bb2-983d-40e5-86d4-341e55b4e74e} <Debug> oximeter.measurements_bytes (2185ab0b-bf82-4dc3-81f5-418c78378d36): There are no data parts | ||
| 367 | 2026.05.16 00:57:38.383068 [ 3 ] {25503bb2-983d-40e5-86d4-341e55b4e74e} <Debug> TCPHandler: Processed in 0.001693333 sec. | ||
| 368 | 2026.05.16 00:57:38.383209 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.16 00:57:38.383371 [ 3 ] {7e382bd9-30d9-4f1a-a193-e8a5f413b90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.05.16 00:57:38.383431 [ 3 ] {7e382bd9-30d9-4f1a-a193-e8a5f413b90e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.05.16 00:57:38.384281 [ 3 ] {7e382bd9-30d9-4f1a-a193-e8a5f413b90e} <Debug> oximeter.measurements_cumulativei64 (5c33870f-04fd-4809-a6c0-c22572e55714): Loading data parts | ||
| 372 | 2026.05.16 00:57:38.384424 [ 3 ] {7e382bd9-30d9-4f1a-a193-e8a5f413b90e} <Debug> oximeter.measurements_cumulativei64 (5c33870f-04fd-4809-a6c0-c22572e55714): There are no data parts | ||
| 373 | 2026.05.16 00:57:38.384874 [ 3 ] {7e382bd9-30d9-4f1a-a193-e8a5f413b90e} <Debug> TCPHandler: Processed in 0.001712373 sec. | ||
| 374 | 2026.05.16 00:57:38.385006 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.16 00:57:38.385186 [ 3 ] {1a524ec9-dfd4-4872-b51a-4f55c531f69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.05.16 00:57:38.385268 [ 3 ] {1a524ec9-dfd4-4872-b51a-4f55c531f69c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.05.16 00:57:38.386138 [ 3 ] {1a524ec9-dfd4-4872-b51a-4f55c531f69c} <Debug> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Loading data parts | ||
| 378 | 2026.05.16 00:57:38.386258 [ 3 ] {1a524ec9-dfd4-4872-b51a-4f55c531f69c} <Debug> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): There are no data parts | ||
| 379 | 2026.05.16 00:57:38.386840 [ 3 ] {1a524ec9-dfd4-4872-b51a-4f55c531f69c} <Debug> TCPHandler: Processed in 0.001881835 sec. | ||
| 380 | 2026.05.16 00:57:38.386978 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.16 00:57:38.387139 [ 3 ] {ea10d35d-7335-4cf4-9c4f-5968acf3f448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.05.16 00:57:38.387202 [ 3 ] {ea10d35d-7335-4cf4-9c4f-5968acf3f448} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.05.16 00:57:38.388098 [ 3 ] {ea10d35d-7335-4cf4-9c4f-5968acf3f448} <Debug> oximeter.measurements_cumulativef32 (d14a6651-841a-44c2-b284-a06cbbce790b): Loading data parts | ||
| 384 | 2026.05.16 00:57:38.388225 [ 3 ] {ea10d35d-7335-4cf4-9c4f-5968acf3f448} <Debug> oximeter.measurements_cumulativef32 (d14a6651-841a-44c2-b284-a06cbbce790b): There are no data parts | ||
| 385 | 2026.05.16 00:57:38.388701 [ 3 ] {ea10d35d-7335-4cf4-9c4f-5968acf3f448} <Debug> TCPHandler: Processed in 0.001771254 sec. | ||
| 386 | 2026.05.16 00:57:38.388855 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.16 00:57:38.389016 [ 3 ] {8a9d71be-9c4a-413c-81b6-05367700c50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.05.16 00:57:38.389078 [ 3 ] {8a9d71be-9c4a-413c-81b6-05367700c50b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.05.16 00:57:38.389958 [ 3 ] {8a9d71be-9c4a-413c-81b6-05367700c50b} <Debug> oximeter.measurements_cumulativef64 (5a6215fd-a387-42bd-a3cb-4e726e381472): Loading data parts | ||
| 390 | 2026.05.16 00:57:38.390101 [ 3 ] {8a9d71be-9c4a-413c-81b6-05367700c50b} <Debug> oximeter.measurements_cumulativef64 (5a6215fd-a387-42bd-a3cb-4e726e381472): There are no data parts | ||
| 391 | 2026.05.16 00:57:38.390585 [ 3 ] {8a9d71be-9c4a-413c-81b6-05367700c50b} <Debug> TCPHandler: Processed in 0.001778564 sec. | ||
| 392 | 2026.05.16 00:57:38.390729 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.16 00:57:38.390974 [ 3 ] {20d1333c-f5fd-470c-a7f6-41d17276b560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.05.16 00:57:38.391049 [ 3 ] {20d1333c-f5fd-470c-a7f6-41d17276b560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.05.16 00:57:38.392160 [ 3 ] {20d1333c-f5fd-470c-a7f6-41d17276b560} <Debug> oximeter.measurements_histogrami8 (016e0d03-004a-439c-85df-616ba323c616): Loading data parts | ||
| 406 | 2026.05.16 00:57:38.392289 [ 3 ] {20d1333c-f5fd-470c-a7f6-41d17276b560} <Debug> oximeter.measurements_histogrami8 (016e0d03-004a-439c-85df-616ba323c616): There are no data parts | ||
| 407 | 2026.05.16 00:57:38.392846 [ 3 ] {20d1333c-f5fd-470c-a7f6-41d17276b560} <Debug> TCPHandler: Processed in 0.002165969 sec. | ||
| 408 | 2026.05.16 00:57:38.393009 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.16 00:57:38.393226 [ 3 ] {953de82e-a2f8-4dc4-917a-fc0442371f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.05.16 00:57:38.393292 [ 3 ] {953de82e-a2f8-4dc4-917a-fc0442371f15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.05.16 00:57:38.394315 [ 3 ] {953de82e-a2f8-4dc4-917a-fc0442371f15} <Debug> oximeter.measurements_histogramu8 (e2cebca4-8478-40c2-9a29-a8f874cb5321): Loading data parts | ||
| 412 | 2026.05.16 00:57:38.394466 [ 3 ] {953de82e-a2f8-4dc4-917a-fc0442371f15} <Debug> oximeter.measurements_histogramu8 (e2cebca4-8478-40c2-9a29-a8f874cb5321): There are no data parts | ||
| 413 | 2026.05.16 00:57:38.394967 [ 3 ] {953de82e-a2f8-4dc4-917a-fc0442371f15} <Debug> TCPHandler: Processed in 0.002005397 sec. | ||
| 414 | 2026.05.16 00:57:38.395103 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.16 00:57:38.395391 [ 3 ] {8dedf8f4-7e1f-4482-adfd-c6c2ba044390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.05.16 00:57:38.395461 [ 3 ] {8dedf8f4-7e1f-4482-adfd-c6c2ba044390} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.05.16 00:57:38.396548 [ 3 ] {8dedf8f4-7e1f-4482-adfd-c6c2ba044390} <Debug> oximeter.measurements_histogrami16 (9847465f-a6ed-4398-ae16-78c34a41cfa9): Loading data parts | ||
| 418 | 2026.05.16 00:57:38.396679 [ 3 ] {8dedf8f4-7e1f-4482-adfd-c6c2ba044390} <Debug> oximeter.measurements_histogrami16 (9847465f-a6ed-4398-ae16-78c34a41cfa9): There are no data parts | ||
| 419 | 2026.05.16 00:57:38.397181 [ 3 ] {8dedf8f4-7e1f-4482-adfd-c6c2ba044390} <Debug> TCPHandler: Processed in 0.002125909 sec. | ||
| 420 | 2026.05.16 00:57:38.397349 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.16 00:57:38.397567 [ 3 ] {b30aaa25-1769-45dc-838f-c1c9e42ffbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.05.16 00:57:38.397635 [ 3 ] {b30aaa25-1769-45dc-838f-c1c9e42ffbd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.05.16 00:57:38.398681 [ 3 ] {b30aaa25-1769-45dc-838f-c1c9e42ffbd0} <Debug> oximeter.measurements_histogramu16 (30c6d453-d7b0-4161-8cd0-27f2ae82ff07): Loading data parts | ||
| 424 | 2026.05.16 00:57:38.398807 [ 3 ] {b30aaa25-1769-45dc-838f-c1c9e42ffbd0} <Debug> oximeter.measurements_histogramu16 (30c6d453-d7b0-4161-8cd0-27f2ae82ff07): There are no data parts | ||
| 425 | 2026.05.16 00:57:38.399334 [ 3 ] {b30aaa25-1769-45dc-838f-c1c9e42ffbd0} <Debug> TCPHandler: Processed in 0.002034228 sec. | ||
| 426 | 2026.05.16 00:57:38.399475 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.16 00:57:38.399689 [ 3 ] {5048c066-d14b-4a23-9014-0b81ecbdb1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) 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.05.16 00:57:38.399757 [ 3 ] {5048c066-d14b-4a23-9014-0b81ecbdb1af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.05.16 00:57:38.400816 [ 3 ] {5048c066-d14b-4a23-9014-0b81ecbdb1af} <Debug> oximeter.measurements_histogrami32 (37e48c67-b2b8-4e2c-9eb6-8832649c5b22): Loading data parts | ||
| 430 | 2026.05.16 00:57:38.400944 [ 3 ] {5048c066-d14b-4a23-9014-0b81ecbdb1af} <Debug> oximeter.measurements_histogrami32 (37e48c67-b2b8-4e2c-9eb6-8832649c5b22): There are no data parts | ||
| 431 | 2026.05.16 00:57:38.401559 [ 3 ] {5048c066-d14b-4a23-9014-0b81ecbdb1af} <Debug> TCPHandler: Processed in 0.002131209 sec. | ||
| 432 | 2026.05.16 00:57:38.401754 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.16 00:57:38.402054 [ 3 ] {1d6399ce-62ea-42a2-bc67-58db95332b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) 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.05.16 00:57:38.402128 [ 3 ] {1d6399ce-62ea-42a2-bc67-58db95332b5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.05.16 00:57:38.403322 [ 3 ] {1d6399ce-62ea-42a2-bc67-58db95332b5b} <Debug> oximeter.measurements_histogramu32 (09d6a8ab-5dd9-4d9c-afd8-4a3967a138e0): Loading data parts | ||
| 436 | 2026.05.16 00:57:38.403462 [ 3 ] {1d6399ce-62ea-42a2-bc67-58db95332b5b} <Debug> oximeter.measurements_histogramu32 (09d6a8ab-5dd9-4d9c-afd8-4a3967a138e0): There are no data parts | ||
| 437 | 2026.05.16 00:57:38.404003 [ 3 ] {1d6399ce-62ea-42a2-bc67-58db95332b5b} <Debug> TCPHandler: Processed in 0.002300871 sec. | ||
| 438 | 2026.05.16 00:57:38.404153 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.16 00:57:38.404375 [ 3 ] {350d462a-d9c5-41ce-bf1b-4d87e356a10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) 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.05.16 00:57:38.404445 [ 3 ] {350d462a-d9c5-41ce-bf1b-4d87e356a10a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.05.16 00:57:38.405556 [ 3 ] {350d462a-d9c5-41ce-bf1b-4d87e356a10a} <Debug> oximeter.measurements_histogrami64 (0c059f7f-8c41-42cd-b37d-14a707b605b2): Loading data parts | ||
| 442 | 2026.05.16 00:57:38.405691 [ 3 ] {350d462a-d9c5-41ce-bf1b-4d87e356a10a} <Debug> oximeter.measurements_histogrami64 (0c059f7f-8c41-42cd-b37d-14a707b605b2): There are no data parts | ||
| 443 | 2026.05.16 00:57:38.406207 [ 3 ] {350d462a-d9c5-41ce-bf1b-4d87e356a10a} <Debug> TCPHandler: Processed in 0.002101328 sec. | ||
| 444 | 2026.05.16 00:57:38.406355 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.16 00:57:38.406589 [ 3 ] {b2349a05-0149-4bab-b654-c8630a97b475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) 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.05.16 00:57:38.406656 [ 3 ] {b2349a05-0149-4bab-b654-c8630a97b475} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.05.16 00:57:38.407704 [ 3 ] {b2349a05-0149-4bab-b654-c8630a97b475} <Debug> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Loading data parts | ||
| 448 | 2026.05.16 00:57:38.407830 [ 3 ] {b2349a05-0149-4bab-b654-c8630a97b475} <Debug> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): There are no data parts | ||
| 449 | 2026.05.16 00:57:38.408347 [ 3 ] {b2349a05-0149-4bab-b654-c8630a97b475} <Debug> TCPHandler: Processed in 0.002041068 sec. | ||
| 450 | 2026.05.16 00:57:38.408494 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.16 00:57:38.408712 [ 3 ] {b2f415e3-bd2b-4a05-a028-896f19b042fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) 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.05.16 00:57:38.408786 [ 3 ] {b2f415e3-bd2b-4a05-a028-896f19b042fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.05.16 00:57:38.409930 [ 3 ] {b2f415e3-bd2b-4a05-a028-896f19b042fa} <Debug> oximeter.measurements_histogramf32 (f56d9597-73c2-4fd1-930c-10abfd1e7bfc): Loading data parts | ||
| 454 | 2026.05.16 00:57:38.410074 [ 3 ] {b2f415e3-bd2b-4a05-a028-896f19b042fa} <Debug> oximeter.measurements_histogramf32 (f56d9597-73c2-4fd1-930c-10abfd1e7bfc): There are no data parts | ||
| 455 | 2026.05.16 00:57:38.410606 [ 3 ] {b2f415e3-bd2b-4a05-a028-896f19b042fa} <Debug> TCPHandler: Processed in 0.002159869 sec. | ||
| 456 | 2026.05.16 00:57:38.410747 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.16 00:57:38.410973 [ 3 ] {b337e968-7f6d-452d-b8aa-85dbe959e9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) 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.05.16 00:57:38.411044 [ 3 ] {b337e968-7f6d-452d-b8aa-85dbe959e9a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.05.16 00:57:38.412086 [ 3 ] {b337e968-7f6d-452d-b8aa-85dbe959e9a8} <Debug> oximeter.measurements_histogramf64 (27565734-e714-4930-aa6d-d69a7ed7a831): Loading data parts | ||
| 460 | 2026.05.16 00:57:38.412211 [ 3 ] {b337e968-7f6d-452d-b8aa-85dbe959e9a8} <Debug> oximeter.measurements_histogramf64 (27565734-e714-4930-aa6d-d69a7ed7a831): There are no data parts | ||
| 461 | 2026.05.16 00:57:38.412799 [ 3 ] {b337e968-7f6d-452d-b8aa-85dbe959e9a8} <Debug> TCPHandler: Processed in 0.002099139 sec. | ||
| 462 | 2026.05.16 00:57:38.412951 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.16 00:57:38.413141 [ 3 ] {7413665a-7a68-4149-ae90-e8bd743580e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) /* 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.05.16 00:57:38.413204 [ 3 ] {7413665a-7a68-4149-ae90-e8bd743580e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.05.16 00:57:38.414212 [ 3 ] {7413665a-7a68-4149-ae90-e8bd743580e2} <Debug> oximeter.fields_bool (fb6e33fc-734b-4c71-84fe-b936b0100a75): Loading data parts | ||
| 491 | 2026.05.16 00:57:38.414399 [ 3 ] {7413665a-7a68-4149-ae90-e8bd743580e2} <Debug> oximeter.fields_bool (fb6e33fc-734b-4c71-84fe-b936b0100a75): There are no data parts | ||
| 492 | 2026.05.16 00:57:38.414874 [ 3 ] {7413665a-7a68-4149-ae90-e8bd743580e2} <Debug> TCPHandler: Processed in 0.001970627 sec. | ||
| 493 | 2026.05.16 00:57:38.415023 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.16 00:57:38.415195 [ 3 ] {f83166e9-b0de-471f-b15f-65b507c2d28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) 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.05.16 00:57:38.415236 [ 3 ] {f83166e9-b0de-471f-b15f-65b507c2d28a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.05.16 00:57:38.416199 [ 3 ] {f83166e9-b0de-471f-b15f-65b507c2d28a} <Debug> oximeter.fields_i8 (1edf99e8-d2c9-465a-ace2-5d602eb7eb40): Loading data parts | ||
| 497 | 2026.05.16 00:57:38.416343 [ 3 ] {f83166e9-b0de-471f-b15f-65b507c2d28a} <Debug> oximeter.fields_i8 (1edf99e8-d2c9-465a-ace2-5d602eb7eb40): There are no data parts | ||
| 498 | 2026.05.16 00:57:38.416900 [ 3 ] {f83166e9-b0de-471f-b15f-65b507c2d28a} <Debug> TCPHandler: Processed in 0.001924846 sec. | ||
| 499 | 2026.05.16 00:57:38.417121 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.16 00:57:38.417286 [ 3 ] {f5828589-faa0-43ee-a913-bcca461d4139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.05.16 00:57:38.417350 [ 3 ] {f5828589-faa0-43ee-a913-bcca461d4139} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.05.16 00:57:38.418350 [ 3 ] {f5828589-faa0-43ee-a913-bcca461d4139} <Debug> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Loading data parts | ||
| 503 | 2026.05.16 00:57:38.418496 [ 3 ] {f5828589-faa0-43ee-a913-bcca461d4139} <Debug> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): There are no data parts | ||
| 504 | 2026.05.16 00:57:38.418998 [ 3 ] {f5828589-faa0-43ee-a913-bcca461d4139} <Debug> TCPHandler: Processed in 0.001927706 sec. | ||
| 505 | 2026.05.16 00:57:38.419139 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.16 00:57:38.419323 [ 3 ] {acdc4a28-a8f7-4b40-bdc1-76c3b7760605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.05.16 00:57:38.419365 [ 3 ] {acdc4a28-a8f7-4b40-bdc1-76c3b7760605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.05.16 00:57:38.420323 [ 3 ] {acdc4a28-a8f7-4b40-bdc1-76c3b7760605} <Debug> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Loading data parts | ||
| 509 | 2026.05.16 00:57:38.420447 [ 3 ] {acdc4a28-a8f7-4b40-bdc1-76c3b7760605} <Debug> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): There are no data parts | ||
| 510 | 2026.05.16 00:57:38.420920 [ 3 ] {acdc4a28-a8f7-4b40-bdc1-76c3b7760605} <Debug> TCPHandler: Processed in 0.001829495 sec. | ||
| 511 | 2026.05.16 00:57:38.421090 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.05.16 00:57:38.421251 [ 3 ] {e2f40315-9403-459f-97a0-8ad5a5a27eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.05.16 00:57:38.421312 [ 3 ] {e2f40315-9403-459f-97a0-8ad5a5a27eab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.05.16 00:57:38.422257 [ 3 ] {e2f40315-9403-459f-97a0-8ad5a5a27eab} <Debug> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Loading data parts | ||
| 515 | 2026.05.16 00:57:38.422408 [ 3 ] {e2f40315-9403-459f-97a0-8ad5a5a27eab} <Debug> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): There are no data parts | ||
| 516 | 2026.05.16 00:57:38.422849 [ 3 ] {e2f40315-9403-459f-97a0-8ad5a5a27eab} <Debug> TCPHandler: Processed in 0.001816965 sec. | ||
| 517 | 2026.05.16 00:57:38.422988 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.05.16 00:57:38.423169 [ 3 ] {20d9a7a3-910f-4111-afce-8e68d44ca19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.05.16 00:57:38.423221 [ 3 ] {20d9a7a3-910f-4111-afce-8e68d44ca19f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.05.16 00:57:38.424175 [ 3 ] {20d9a7a3-910f-4111-afce-8e68d44ca19f} <Debug> oximeter.fields_i32 (81edc92c-3182-453d-94b2-8a7d7379a4c2): Loading data parts | ||
| 521 | 2026.05.16 00:57:38.424301 [ 3 ] {20d9a7a3-910f-4111-afce-8e68d44ca19f} <Debug> oximeter.fields_i32 (81edc92c-3182-453d-94b2-8a7d7379a4c2): There are no data parts | ||
| 522 | 2026.05.16 00:57:38.424768 [ 3 ] {20d9a7a3-910f-4111-afce-8e68d44ca19f} <Debug> TCPHandler: Processed in 0.001827354 sec. | ||
| 523 | 2026.05.16 00:57:38.424926 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.05.16 00:57:38.425082 [ 3 ] {f7fad5e4-5e9e-4b86-aa46-8ef33734a7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.05.16 00:57:38.425149 [ 3 ] {f7fad5e4-5e9e-4b86-aa46-8ef33734a7b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.05.16 00:57:38.426100 [ 3 ] {f7fad5e4-5e9e-4b86-aa46-8ef33734a7b8} <Debug> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Loading data parts | ||
| 527 | 2026.05.16 00:57:38.426253 [ 3 ] {f7fad5e4-5e9e-4b86-aa46-8ef33734a7b8} <Debug> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): There are no data parts | ||
| 528 | 2026.05.16 00:57:38.426715 [ 3 ] {f7fad5e4-5e9e-4b86-aa46-8ef33734a7b8} <Debug> TCPHandler: Processed in 0.001836975 sec. | ||
| 529 | 2026.05.16 00:57:38.426869 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.05.16 00:57:38.427050 [ 3 ] {50aee038-5d7f-414e-a58b-a5d72726d90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.05.16 00:57:38.427105 [ 3 ] {50aee038-5d7f-414e-a58b-a5d72726d90e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.05.16 00:57:38.428025 [ 3 ] {50aee038-5d7f-414e-a58b-a5d72726d90e} <Debug> oximeter.fields_i64 (bac60641-73f0-4f5b-be26-37e5f744b4a3): Loading data parts | ||
| 533 | 2026.05.16 00:57:38.428145 [ 3 ] {50aee038-5d7f-414e-a58b-a5d72726d90e} <Debug> oximeter.fields_i64 (bac60641-73f0-4f5b-be26-37e5f744b4a3): There are no data parts | ||
| 534 | 2026.05.16 00:57:38.428674 [ 3 ] {50aee038-5d7f-414e-a58b-a5d72726d90e} <Debug> TCPHandler: Processed in 0.001860245 sec. | ||
| 535 | 2026.05.16 00:57:38.428854 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.16 00:57:38.429010 [ 3 ] {f0cfba9d-1c76-4de8-8052-1580630df299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.05.16 00:57:38.429076 [ 3 ] {f0cfba9d-1c76-4de8-8052-1580630df299} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.05.16 00:57:38.430003 [ 3 ] {f0cfba9d-1c76-4de8-8052-1580630df299} <Debug> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Loading data parts | ||
| 539 | 2026.05.16 00:57:38.430147 [ 3 ] {f0cfba9d-1c76-4de8-8052-1580630df299} <Debug> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): There are no data parts | ||
| 540 | 2026.05.16 00:57:38.430612 [ 3 ] {f0cfba9d-1c76-4de8-8052-1580630df299} <Debug> TCPHandler: Processed in 0.001806544 sec. | ||
| 541 | 2026.05.16 00:57:38.430761 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.16 00:57:38.430939 [ 3 ] {b0fb395a-0d71-4c6f-b471-c88c645554ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.05.16 00:57:38.430997 [ 3 ] {b0fb395a-0d71-4c6f-b471-c88c645554ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.05.16 00:57:38.431939 [ 3 ] {b0fb395a-0d71-4c6f-b471-c88c645554ad} <Debug> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Loading data parts | ||
| 545 | 2026.05.16 00:57:38.432073 [ 3 ] {b0fb395a-0d71-4c6f-b471-c88c645554ad} <Debug> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): There are no data parts | ||
| 546 | 2026.05.16 00:57:38.432527 [ 3 ] {b0fb395a-0d71-4c6f-b471-c88c645554ad} <Debug> TCPHandler: Processed in 0.001814175 sec. | ||
| 547 | 2026.05.16 00:57:38.432701 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.16 00:57:38.432856 [ 3 ] {f5b8b088-7189-497d-845b-98904e37a62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.05.16 00:57:38.432918 [ 3 ] {f5b8b088-7189-497d-845b-98904e37a62c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.05.16 00:57:38.433855 [ 3 ] {f5b8b088-7189-497d-845b-98904e37a62c} <Debug> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Loading data parts | ||
| 551 | 2026.05.16 00:57:38.434019 [ 3 ] {f5b8b088-7189-497d-845b-98904e37a62c} <Debug> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): There are no data parts | ||
| 552 | 2026.05.16 00:57:38.434466 [ 3 ] {f5b8b088-7189-497d-845b-98904e37a62c} <Debug> TCPHandler: Processed in 0.001819945 sec. | ||
| 553 | 2026.05.16 00:57:38.434610 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.16 00:57:38.434793 [ 3 ] {fadf13ec-634e-4747-ac2c-55893d97fb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.05.16 00:57:38.434861 [ 3 ] {fadf13ec-634e-4747-ac2c-55893d97fb10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.05.16 00:57:38.435809 [ 3 ] {fadf13ec-634e-4747-ac2c-55893d97fb10} <Debug> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Loading data parts | ||
| 557 | 2026.05.16 00:57:38.435942 [ 3 ] {fadf13ec-634e-4747-ac2c-55893d97fb10} <Debug> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): There are no data parts | ||
| 558 | 2026.05.16 00:57:38.436596 [ 3 ] {fadf13ec-634e-4747-ac2c-55893d97fb10} <Debug> TCPHandler: Processed in 0.002035507 sec. | ||
| 559 | 2026.05.16 00:57:38.436846 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.16 00:57:38.437159 [ 3 ] {65e791c5-1113-4e05-8d96-5a399c60d763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.05.16 00:57:38.437263 [ 3 ] {65e791c5-1113-4e05-8d96-5a399c60d763} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.05.16 00:57:38.438492 [ 3 ] {65e791c5-1113-4e05-8d96-5a399c60d763} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394): Loading data parts | ||
| 566 | 2026.05.16 00:57:38.438645 [ 3 ] {65e791c5-1113-4e05-8d96-5a399c60d763} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394): There are no data parts | ||
| 567 | 2026.05.16 00:57:38.439311 [ 3 ] {65e791c5-1113-4e05-8d96-5a399c60d763} <Debug> TCPHandler: Processed in 0.002522694 sec. | ||
| 568 | 2026.05.16 00:57:38.441557 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.16 00:57:38.441797 [ 5 ] {566a45a3-edd6-4bbe-b05b-879aa0fb714e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.05.16 00:57:38.443093 [ 5 ] {566a45a3-edd6-4bbe-b05b-879aa0fb714e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.05.16 00:57:38.451470 [ 259 ] {566a45a3-edd6-4bbe-b05b-879aa0fb714e} <Trace> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.05.16 00:57:38.451529 [ 259 ] {566a45a3-edd6-4bbe-b05b-879aa0fb714e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 573 | 2026.05.16 00:57:38.454313 [ 259 ] {566a45a3-edd6-4bbe-b05b-879aa0fb714e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.05.16 00:57:38.454754 [ 259 ] {566a45a3-edd6-4bbe-b05b-879aa0fb714e} <Trace> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.05.16 00:57:38.455007 [ 5 ] {566a45a3-edd6-4bbe-b05b-879aa0fb714e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013335 sec., 74.99062617172854 rows/sec., 1.17 KiB/sec. | ||
| 576 | 2026.05.16 00:57:38.455359 [ 5 ] {566a45a3-edd6-4bbe-b05b-879aa0fb714e} <Debug> TCPHandler: Processed in 0.013853437 sec. | ||
| 577 | 2026.05.16 00:57:38.998919 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50059 | ||
| 578 | 2026.05.16 00:57:38.999025 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.05.16 00:57:38.999063 [ 260 ] {} <Debug> TCP-Session: eb87d2b0-5ce4-446c-952f-9ad05c4ab066 Authenticating user 'default' from [fd00:1122:3344:101::e]:50059 | ||
| 580 | 2026.05.16 00:57:38.999175 [ 260 ] {} <Debug> TCP-Session: eb87d2b0-5ce4-446c-952f-9ad05c4ab066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.05.16 00:57:38.999192 [ 260 ] {} <Debug> TCP-Session: eb87d2b0-5ce4-446c-952f-9ad05c4ab066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.05.16 00:57:38.999258 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.05.16 00:57:38.999310 [ 260 ] {} <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 | ||
| 584 | 2026.05.16 00:57:38.999327 [ 260 ] {} <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 | ||
| 585 | 2026.05.16 00:57:39.000049 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51859 | ||
| 586 | 2026.05.16 00:57:39.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.49 MiB, peak 124.49 MiB, free memory in arenas 0.00 B, will set to 138.30 MiB (RSS), difference: 13.82 MiB | ||
| 587 | 2026.05.16 00:57:39.000364 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42794 | ||
| 588 | 2026.05.16 00:57:39.000369 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.05.16 00:57:39.001540 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61048 | ||
| 590 | 2026.05.16 00:57:39.001548 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48049 | ||
| 591 | 2026.05.16 00:57:39.001653 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48940 | ||
| 592 | 2026.05.16 00:57:39.001694 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41864 | ||
| 593 | 2026.05.16 00:57:39.001719 [ 261 ] {} <Debug> TCP-Session: 50c089be-2666-4c4c-bdf1-03c9be5a28db Authenticating user 'default' from [fd00:1122:3344:101::e]:51859 | ||
| 594 | 2026.05.16 00:57:39.001563 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59369 | ||
| 595 | 2026.05.16 00:57:39.001779 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.05.16 00:57:39.001764 [ 261 ] {} <Debug> TCP-Session: 50c089be-2666-4c4c-bdf1-03c9be5a28db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.05.16 00:57:39.001915 [ 267 ] {} <Debug> TCP-Session: d7c41430-04bb-4246-b9d6-7de30e00c826 Authenticating user 'default' from [fd00:1122:3344:101::e]:61048 | ||
| 598 | 2026.05.16 00:57:39.001938 [ 261 ] {} <Debug> TCP-Session: 50c089be-2666-4c4c-bdf1-03c9be5a28db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.05.16 00:57:39.001944 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.05.16 00:57:39.001958 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.05.16 00:57:39.001927 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.05.16 00:57:39.002011 [ 265 ] {} <Debug> TCP-Session: e754dd43-ec11-4dae-915b-1870b0592bf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41864 | ||
| 603 | 2026.05.16 00:57:39.002060 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.05.16 00:57:39.002087 [ 265 ] {} <Debug> TCP-Session: e754dd43-ec11-4dae-915b-1870b0592bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.05.16 00:57:39.002106 [ 264 ] {} <Debug> TCP-Session: d930cb4a-8261-47ff-8ded-823632679482 Authenticating user 'default' from [fd00:1122:3344:101::e]:59369 | ||
| 606 | 2026.05.16 00:57:39.002091 [ 266 ] {} <Debug> TCP-Session: 4e6399de-1985-465d-95ac-999092c13582 Authenticating user 'default' from [fd00:1122:3344:101::e]:48049 | ||
| 607 | 2026.05.16 00:57:39.002137 [ 265 ] {} <Debug> TCP-Session: e754dd43-ec11-4dae-915b-1870b0592bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.05.16 00:57:39.002229 [ 266 ] {} <Debug> TCP-Session: 4e6399de-1985-465d-95ac-999092c13582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.05.16 00:57:39.002157 [ 264 ] {} <Debug> TCP-Session: d930cb4a-8261-47ff-8ded-823632679482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.05.16 00:57:39.002268 [ 266 ] {} <Debug> TCP-Session: 4e6399de-1985-465d-95ac-999092c13582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.05.16 00:57:39.002279 [ 264 ] {} <Debug> TCP-Session: d930cb4a-8261-47ff-8ded-823632679482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.05.16 00:57:39.002008 [ 268 ] {} <Debug> TCP-Session: 3deb6344-8567-4879-b743-ae0e6f3977e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48940 | ||
| 613 | 2026.05.16 00:57:39.001998 [ 267 ] {} <Debug> TCP-Session: d7c41430-04bb-4246-b9d6-7de30e00c826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.05.16 00:57:39.002350 [ 268 ] {} <Debug> TCP-Session: 3deb6344-8567-4879-b743-ae0e6f3977e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.05.16 00:57:39.001566 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.05.16 00:57:39.002395 [ 268 ] {} <Debug> TCP-Session: 3deb6344-8567-4879-b743-ae0e6f3977e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.05.16 00:57:39.002387 [ 267 ] {} <Debug> TCP-Session: d7c41430-04bb-4246-b9d6-7de30e00c826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.05.16 00:57:39.002460 [ 262 ] {} <Debug> TCP-Session: 45822c65-f5df-4f37-962a-b6da1a482e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:42794 | ||
| 619 | 2026.05.16 00:57:39.002584 [ 262 ] {} <Debug> TCP-Session: 45822c65-f5df-4f37-962a-b6da1a482e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.16 00:57:39.002691 [ 262 ] {} <Debug> TCP-Session: 45822c65-f5df-4f37-962a-b6da1a482e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.05.16 00:57:39.135105 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55388 | ||
| 622 | 2026.05.16 00:57:39.135229 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.16 00:57:39.135264 [ 269 ] {} <Debug> TCP-Session: 3667f056-4852-4b0c-b4c9-012565cfa689 Authenticating user 'default' from [fd00:1122:3344:101::e]:55388 | ||
| 624 | 2026.05.16 00:57:39.135314 [ 269 ] {} <Debug> TCP-Session: 3667f056-4852-4b0c-b4c9-012565cfa689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.16 00:57:39.135328 [ 269 ] {} <Debug> TCP-Session: 3667f056-4852-4b0c-b4c9-012565cfa689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.16 00:57:39.135893 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41951 | ||
| 627 | 2026.05.16 00:57:39.135999 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43897 | ||
| 628 | 2026.05.16 00:57:39.136454 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54767 | ||
| 629 | 2026.05.16 00:57:39.136563 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45199 | ||
| 630 | 2026.05.16 00:57:39.136576 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.05.16 00:57:39.136583 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51242 | ||
| 632 | 2026.05.16 00:57:39.136661 [ 274 ] {} <Debug> TCP-Session: b4a42ecb-775e-4251-bcc7-ad5556110ebd Authenticating user 'default' from [fd00:1122:3344:101::e]:54767 | ||
| 633 | 2026.05.16 00:57:39.136666 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55777 | ||
| 634 | 2026.05.16 00:57:39.136698 [ 274 ] {} <Debug> TCP-Session: b4a42ecb-775e-4251-bcc7-ad5556110ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.05.16 00:57:39.136751 [ 274 ] {} <Debug> TCP-Session: b4a42ecb-775e-4251-bcc7-ad5556110ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.05.16 00:57:39.136863 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40871 | ||
| 637 | 2026.05.16 00:57:39.136877 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38437 | ||
| 638 | 2026.05.16 00:57:39.136933 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.05.16 00:57:39.137009 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.16 00:57:39.137024 [ 271 ] {} <Debug> TCP-Session: 0c2f0685-626e-433a-89d2-39c0c57bc219 Authenticating user 'default' from [fd00:1122:3344:101::e]:43897 | ||
| 641 | 2026.05.16 00:57:39.137051 [ 275 ] {} <Debug> TCP-Session: 96fbea07-efd3-4e2f-a0f0-088ff7946dc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45199 | ||
| 642 | 2026.05.16 00:57:39.137086 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.05.16 00:57:39.137113 [ 275 ] {} <Debug> TCP-Session: 96fbea07-efd3-4e2f-a0f0-088ff7946dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.05.16 00:57:39.137134 [ 276 ] {} <Debug> TCP-Session: e442481a-e467-4e17-b6ec-3ef45c8be3bb Authenticating user 'default' from [fd00:1122:3344:101::e]:55777 | ||
| 645 | 2026.05.16 00:57:39.137157 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.16 00:57:39.137212 [ 276 ] {} <Debug> TCP-Session: e442481a-e467-4e17-b6ec-3ef45c8be3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.16 00:57:39.137143 [ 275 ] {} <Debug> TCP-Session: 96fbea07-efd3-4e2f-a0f0-088ff7946dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.16 00:57:39.137261 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.05.16 00:57:39.137264 [ 272 ] {} <Debug> TCP-Session: a065e9ef-50c4-498b-a5f6-b799d653df50 Authenticating user 'default' from [fd00:1122:3344:101::e]:51242 | ||
| 650 | 2026.05.16 00:57:39.137241 [ 276 ] {} <Debug> TCP-Session: e442481a-e467-4e17-b6ec-3ef45c8be3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.16 00:57:39.137322 [ 272 ] {} <Debug> TCP-Session: a065e9ef-50c4-498b-a5f6-b799d653df50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.16 00:57:39.137354 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.05.16 00:57:39.137377 [ 272 ] {} <Debug> TCP-Session: a065e9ef-50c4-498b-a5f6-b799d653df50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.16 00:57:39.137420 [ 269 ] {} <Trace> TCP-Session: 3667f056-4852-4b0c-b4c9-012565cfa689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.05.16 00:57:39.137399 [ 273 ] {} <Debug> TCP-Session: ef2545ce-f9a3-4bcd-93cd-ba763999346f Authenticating user 'default' from [fd00:1122:3344:101::e]:38437 | ||
| 656 | 2026.05.16 00:57:39.137317 [ 277 ] {} <Debug> TCP-Session: f981ab46-d1e8-4631-98c3-5000db2ab813 Authenticating user 'default' from [fd00:1122:3344:101::e]:40871 | ||
| 657 | 2026.05.16 00:57:39.137536 [ 273 ] {} <Debug> TCP-Session: ef2545ce-f9a3-4bcd-93cd-ba763999346f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.16 00:57:39.137660 [ 277 ] {} <Debug> TCP-Session: f981ab46-d1e8-4631-98c3-5000db2ab813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.16 00:57:39.137663 [ 273 ] {} <Debug> TCP-Session: ef2545ce-f9a3-4bcd-93cd-ba763999346f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.16 00:57:39.137685 [ 277 ] {} <Debug> TCP-Session: f981ab46-d1e8-4631-98c3-5000db2ab813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.16 00:57:39.137136 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 662 | 2026.05.16 00:57:39.137055 [ 271 ] {} <Debug> TCP-Session: 0c2f0685-626e-433a-89d2-39c0c57bc219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.16 00:57:39.137837 [ 269 ] {0e43c824-030f-40b2-a019-8b49b09d56fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55388) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 664 | 2026.05.16 00:57:39.137930 [ 271 ] {} <Debug> TCP-Session: 0c2f0685-626e-433a-89d2-39c0c57bc219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.16 00:57:39.137791 [ 270 ] {} <Debug> TCP-Session: fe288776-8a99-4e56-ad01-412d219841f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41951 | ||
| 666 | 2026.05.16 00:57:39.137995 [ 270 ] {} <Debug> TCP-Session: fe288776-8a99-4e56-ad01-412d219841f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.16 00:57:39.138009 [ 270 ] {} <Debug> TCP-Session: fe288776-8a99-4e56-ad01-412d219841f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.16 00:57:39.141962 [ 269 ] {0e43c824-030f-40b2-a019-8b49b09d56fa} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 669 | 2026.05.16 00:57:39.144170 [ 269 ] {0e43c824-030f-40b2-a019-8b49b09d56fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 670 | 2026.05.16 00:57:39.145518 [ 259 ] {0e43c824-030f-40b2-a019-8b49b09d56fa} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 671 | 2026.05.16 00:57:39.146073 [ 269 ] {0e43c824-030f-40b2-a019-8b49b09d56fa} <Debug> executeQuery: Read 121 rows, 6.83 KiB in 0.008408 sec., 14391.056137012369 rows/sec., 812.33 KiB/sec. | ||
| 672 | 2026.05.16 00:57:39.146129 [ 269 ] {0e43c824-030f-40b2-a019-8b49b09d56fa} <Debug> TCPHandler: Processed in 0.00889965 sec. | ||
| 673 | 2026.05.16 00:57:40.317094 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59606 | ||
| 674 | 2026.05.16 00:57:40.317260 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.16 00:57:40.317398 [ 278 ] {} <Debug> TCP-Session: c42e1d62-87bc-455d-919f-8b42d987afe3 Authenticating user 'default' from [fd00:1122:3344:101::a]:59606 | ||
| 676 | 2026.05.16 00:57:40.317422 [ 278 ] {} <Debug> TCP-Session: c42e1d62-87bc-455d-919f-8b42d987afe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.16 00:57:40.317434 [ 278 ] {} <Debug> TCP-Session: c42e1d62-87bc-455d-919f-8b42d987afe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.16 00:57:40.317584 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.16 00:57:40.317624 [ 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 | ||
| 680 | 2026.05.16 00:57:40.317728 [ 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 | ||
| 681 | 2026.05.16 00:57:40.318806 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55293 | ||
| 682 | 2026.05.16 00:57:40.318875 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48923 | ||
| 683 | 2026.05.16 00:57:40.318806 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33627 | ||
| 684 | 2026.05.16 00:57:40.319016 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55195 | ||
| 685 | 2026.05.16 00:57:40.319164 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55038 | ||
| 686 | 2026.05.16 00:57:40.319167 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56309 | ||
| 687 | 2026.05.16 00:57:40.319460 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46084 | ||
| 688 | 2026.05.16 00:57:40.319540 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.05.16 00:57:40.319556 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.05.16 00:57:40.319578 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.05.16 00:57:40.319541 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.16 00:57:40.319589 [ 281 ] {} <Debug> TCP-Session: dd2c45f0-c4d3-42cd-b484-cb188144d695 Authenticating user 'default' from [fd00:1122:3344:101::a]:48923 | ||
| 693 | 2026.05.16 00:57:40.319715 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.16 00:57:40.319754 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.16 00:57:40.319768 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.16 00:57:40.319766 [ 281 ] {} <Debug> TCP-Session: dd2c45f0-c4d3-42cd-b484-cb188144d695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.16 00:57:40.319860 [ 283 ] {} <Debug> TCP-Session: 9b91b308-b5f2-4c29-bf80-0ff217a174ac Authenticating user 'default' from [fd00:1122:3344:101::a]:55195 | ||
| 698 | 2026.05.16 00:57:40.319849 [ 279 ] {} <Debug> TCP-Session: 80de4fea-7ec8-4f12-b4c1-ad71ccf5e521 Authenticating user 'default' from [fd00:1122:3344:101::a]:33627 | ||
| 699 | 2026.05.16 00:57:40.319848 [ 285 ] {} <Debug> TCP-Session: f3f92a0c-693e-48d0-93c6-c58fed583be1 Authenticating user 'default' from [fd00:1122:3344:101::a]:46084 | ||
| 700 | 2026.05.16 00:57:40.319978 [ 283 ] {} <Debug> TCP-Session: 9b91b308-b5f2-4c29-bf80-0ff217a174ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.16 00:57:40.319959 [ 279 ] {} <Debug> TCP-Session: 80de4fea-7ec8-4f12-b4c1-ad71ccf5e521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.16 00:57:40.319945 [ 281 ] {} <Debug> TCP-Session: dd2c45f0-c4d3-42cd-b484-cb188144d695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.16 00:57:40.320062 [ 283 ] {} <Debug> TCP-Session: 9b91b308-b5f2-4c29-bf80-0ff217a174ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.16 00:57:40.320048 [ 279 ] {} <Debug> TCP-Session: 80de4fea-7ec8-4f12-b4c1-ad71ccf5e521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.16 00:57:40.320045 [ 285 ] {} <Debug> TCP-Session: f3f92a0c-693e-48d0-93c6-c58fed583be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.16 00:57:40.319715 [ 284 ] {} <Debug> TCP-Session: 08db3326-99e0-40a2-a1c8-57b284f53e62 Authenticating user 'default' from [fd00:1122:3344:101::a]:55038 | ||
| 707 | 2026.05.16 00:57:40.319702 [ 280 ] {} <Debug> TCP-Session: da4b4fa6-f09c-4d62-8787-5c35244e46ea Authenticating user 'default' from [fd00:1122:3344:101::a]:55293 | ||
| 708 | 2026.05.16 00:57:40.319688 [ 282 ] {} <Debug> TCP-Session: 7200b130-c982-4898-b677-4aad0c018c32 Authenticating user 'default' from [fd00:1122:3344:101::a]:56309 | ||
| 709 | 2026.05.16 00:57:40.320247 [ 284 ] {} <Debug> TCP-Session: 08db3326-99e0-40a2-a1c8-57b284f53e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.16 00:57:40.320233 [ 280 ] {} <Debug> TCP-Session: da4b4fa6-f09c-4d62-8787-5c35244e46ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.16 00:57:40.320215 [ 285 ] {} <Debug> TCP-Session: f3f92a0c-693e-48d0-93c6-c58fed583be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.16 00:57:40.320354 [ 284 ] {} <Debug> TCP-Session: 08db3326-99e0-40a2-a1c8-57b284f53e62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.16 00:57:40.320343 [ 280 ] {} <Debug> TCP-Session: da4b4fa6-f09c-4d62-8787-5c35244e46ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.16 00:57:40.320336 [ 282 ] {} <Debug> TCP-Session: 7200b130-c982-4898-b677-4aad0c018c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.16 00:57:40.320465 [ 282 ] {} <Debug> TCP-Session: 7200b130-c982-4898-b677-4aad0c018c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.16 00:57:40.781468 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62544 | ||
| 717 | 2026.05.16 00:57:40.781640 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.16 00:57:40.781699 [ 286 ] {} <Debug> TCP-Session: 0a35fa8f-1f15-4306-84d8-df96d343034b Authenticating user 'default' from [fd00:1122:3344:101::b]:62544 | ||
| 719 | 2026.05.16 00:57:40.781739 [ 286 ] {} <Debug> TCP-Session: 0a35fa8f-1f15-4306-84d8-df96d343034b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.16 00:57:40.781758 [ 286 ] {} <Debug> TCP-Session: 0a35fa8f-1f15-4306-84d8-df96d343034b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.16 00:57:40.781847 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.16 00:57:40.781900 [ 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 | ||
| 723 | 2026.05.16 00:57:40.781932 [ 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 | ||
| 724 | 2026.05.16 00:57:40.782939 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36650 | ||
| 725 | 2026.05.16 00:57:40.783122 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.16 00:57:40.783199 [ 287 ] {} <Debug> TCP-Session: 7832ab52-e416-4bcc-931e-82c2155a2f8c Authenticating user 'default' from [fd00:1122:3344:101::b]:36650 | ||
| 727 | 2026.05.16 00:57:40.783212 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57068 | ||
| 728 | 2026.05.16 00:57:40.783221 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44780 | ||
| 729 | 2026.05.16 00:57:40.783224 [ 287 ] {} <Debug> TCP-Session: 7832ab52-e416-4bcc-931e-82c2155a2f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.16 00:57:40.783343 [ 287 ] {} <Debug> TCP-Session: 7832ab52-e416-4bcc-931e-82c2155a2f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.16 00:57:40.783406 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.16 00:57:40.783444 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51411 | ||
| 733 | 2026.05.16 00:57:40.783451 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59204 | ||
| 734 | 2026.05.16 00:57:40.783521 [ 288 ] {} <Debug> TCP-Session: 4e91f031-9257-4a46-a3e4-766202f0c008 Authenticating user 'default' from [fd00:1122:3344:101::b]:57068 | ||
| 735 | 2026.05.16 00:57:40.783548 [ 288 ] {} <Debug> TCP-Session: 4e91f031-9257-4a46-a3e4-766202f0c008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.16 00:57:40.783585 [ 288 ] {} <Debug> TCP-Session: 4e91f031-9257-4a46-a3e4-766202f0c008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.16 00:57:40.783595 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42294 | ||
| 738 | 2026.05.16 00:57:40.783606 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.16 00:57:40.783659 [ 289 ] {} <Debug> TCP-Session: e05cd3b5-808c-4c5c-9c2c-232ba1aec6ef Authenticating user 'default' from [fd00:1122:3344:101::b]:44780 | ||
| 740 | 2026.05.16 00:57:40.783718 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.05.16 00:57:40.783743 [ 289 ] {} <Debug> TCP-Session: e05cd3b5-808c-4c5c-9c2c-232ba1aec6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.16 00:57:40.783760 [ 291 ] {} <Debug> TCP-Session: 74df1b92-0c03-425b-a46e-e4c78c5fbc02 Authenticating user 'default' from [fd00:1122:3344:101::b]:51411 | ||
| 743 | 2026.05.16 00:57:40.783770 [ 289 ] {} <Debug> TCP-Session: e05cd3b5-808c-4c5c-9c2c-232ba1aec6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.16 00:57:40.783821 [ 291 ] {} <Debug> TCP-Session: 74df1b92-0c03-425b-a46e-e4c78c5fbc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.16 00:57:40.783840 [ 291 ] {} <Debug> TCP-Session: 74df1b92-0c03-425b-a46e-e4c78c5fbc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.16 00:57:40.783864 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63011 | ||
| 747 | 2026.05.16 00:57:40.783933 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.05.16 00:57:40.783955 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.05.16 00:57:40.783965 [ 290 ] {} <Debug> TCP-Session: 8574d3fa-6fd5-4493-a32d-d4c984b2e58c Authenticating user 'default' from [fd00:1122:3344:101::b]:59204 | ||
| 750 | 2026.05.16 00:57:40.784012 [ 292 ] {} <Debug> TCP-Session: e67bc57f-ee04-4794-91b8-a9f132a77f23 Authenticating user 'default' from [fd00:1122:3344:101::b]:42294 | ||
| 751 | 2026.05.16 00:57:40.784047 [ 290 ] {} <Debug> TCP-Session: 8574d3fa-6fd5-4493-a32d-d4c984b2e58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.16 00:57:40.784057 [ 292 ] {} <Debug> TCP-Session: e67bc57f-ee04-4794-91b8-a9f132a77f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.16 00:57:40.784070 [ 290 ] {} <Debug> TCP-Session: 8574d3fa-6fd5-4493-a32d-d4c984b2e58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.16 00:57:40.784107 [ 292 ] {} <Debug> TCP-Session: e67bc57f-ee04-4794-91b8-a9f132a77f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.16 00:57:40.784105 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.05.16 00:57:40.784183 [ 293 ] {} <Debug> TCP-Session: 4c171ca4-ca2f-44d1-8a58-bd6fce817148 Authenticating user 'default' from [fd00:1122:3344:101::b]:63011 | ||
| 757 | 2026.05.16 00:57:40.784204 [ 293 ] {} <Debug> TCP-Session: 4c171ca4-ca2f-44d1-8a58-bd6fce817148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.16 00:57:40.784220 [ 293 ] {} <Debug> TCP-Session: 4c171ca4-ca2f-44d1-8a58-bd6fce817148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.16 00:57:40.907653 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47371 | ||
| 760 | 2026.05.16 00:57:40.907827 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.16 00:57:40.907864 [ 294 ] {} <Debug> TCP-Session: d7115eab-3aa3-4085-bb94-70abe2865faa Authenticating user 'default' from [fd00:1122:3344:101::c]:47371 | ||
| 762 | 2026.05.16 00:57:40.907886 [ 294 ] {} <Debug> TCP-Session: d7115eab-3aa3-4085-bb94-70abe2865faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.16 00:57:40.907900 [ 294 ] {} <Debug> TCP-Session: d7115eab-3aa3-4085-bb94-70abe2865faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.16 00:57:40.907971 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.16 00:57:40.908003 [ 294 ] {} <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 | ||
| 766 | 2026.05.16 00:57:40.908020 [ 294 ] {} <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 | ||
| 767 | 2026.05.16 00:57:40.908964 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56395 | ||
| 768 | 2026.05.16 00:57:40.909084 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42146 | ||
| 769 | 2026.05.16 00:57:40.909138 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.16 00:57:40.909171 [ 295 ] {} <Debug> TCP-Session: 10366741-8a9c-491f-be38-1aa9a11db97e Authenticating user 'default' from [fd00:1122:3344:101::c]:56395 | ||
| 771 | 2026.05.16 00:57:40.909190 [ 295 ] {} <Debug> TCP-Session: 10366741-8a9c-491f-be38-1aa9a11db97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.16 00:57:40.909204 [ 295 ] {} <Debug> TCP-Session: 10366741-8a9c-491f-be38-1aa9a11db97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.16 00:57:40.909235 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.05.16 00:57:40.909279 [ 296 ] {} <Debug> TCP-Session: edc443fc-f7bc-4436-a1fb-32fc6a8e405f Authenticating user 'default' from [fd00:1122:3344:101::c]:42146 | ||
| 775 | 2026.05.16 00:57:40.909297 [ 296 ] {} <Debug> TCP-Session: edc443fc-f7bc-4436-a1fb-32fc6a8e405f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.16 00:57:40.909311 [ 296 ] {} <Debug> TCP-Session: edc443fc-f7bc-4436-a1fb-32fc6a8e405f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.16 00:57:40.909351 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56457 | ||
| 778 | 2026.05.16 00:57:40.909423 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47681 | ||
| 779 | 2026.05.16 00:57:40.909445 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36025 | ||
| 780 | 2026.05.16 00:57:40.909572 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42071 | ||
| 781 | 2026.05.16 00:57:40.909592 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.16 00:57:40.909638 [ 298 ] {} <Debug> TCP-Session: cafaf789-857d-4320-9344-e2ba6ee11d21 Authenticating user 'default' from [fd00:1122:3344:101::c]:56457 | ||
| 783 | 2026.05.16 00:57:40.909663 [ 298 ] {} <Debug> TCP-Session: cafaf789-857d-4320-9344-e2ba6ee11d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.16 00:57:40.909677 [ 298 ] {} <Debug> TCP-Session: cafaf789-857d-4320-9344-e2ba6ee11d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.16 00:57:40.909773 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41887 | ||
| 786 | 2026.05.16 00:57:40.909884 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.16 00:57:40.909958 [ 299 ] {} <Debug> TCP-Session: 45c22725-6997-426b-9927-3c624a183c6b Authenticating user 'default' from [fd00:1122:3344:101::c]:47681 | ||
| 788 | 2026.05.16 00:57:40.909959 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.16 00:57:40.909982 [ 299 ] {} <Debug> TCP-Session: 45c22725-6997-426b-9927-3c624a183c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.16 00:57:40.909982 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.16 00:57:40.909999 [ 299 ] {} <Debug> TCP-Session: 45c22725-6997-426b-9927-3c624a183c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.16 00:57:40.909998 [ 300 ] {} <Debug> TCP-Session: 79c478d6-fa51-4666-8c63-136ff9d3169f Authenticating user 'default' from [fd00:1122:3344:101::c]:42071 | ||
| 793 | 2026.05.16 00:57:40.910040 [ 297 ] {} <Debug> TCP-Session: 00aff676-52d0-4b75-9002-a78ab3613adb Authenticating user 'default' from [fd00:1122:3344:101::c]:36025 | ||
| 794 | 2026.05.16 00:57:40.910047 [ 300 ] {} <Debug> TCP-Session: 79c478d6-fa51-4666-8c63-136ff9d3169f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.16 00:57:40.910068 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.16 00:57:40.910072 [ 297 ] {} <Debug> TCP-Session: 00aff676-52d0-4b75-9002-a78ab3613adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.16 00:57:40.910072 [ 300 ] {} <Debug> TCP-Session: 79c478d6-fa51-4666-8c63-136ff9d3169f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.16 00:57:40.910108 [ 301 ] {} <Debug> TCP-Session: 6c6caee0-d821-471a-ba23-56b130ff4f70 Authenticating user 'default' from [fd00:1122:3344:101::c]:41887 | ||
| 799 | 2026.05.16 00:57:40.910112 [ 297 ] {} <Debug> TCP-Session: 00aff676-52d0-4b75-9002-a78ab3613adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.16 00:57:40.910154 [ 301 ] {} <Debug> TCP-Session: 6c6caee0-d821-471a-ba23-56b130ff4f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.16 00:57:40.910176 [ 301 ] {} <Debug> TCP-Session: 6c6caee0-d821-471a-ba23-56b130ff4f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.16 00:57:41.000308 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.24 MiB, peak 141.24 MiB, free memory in arenas 0.00 B, will set to 142.78 MiB (RSS), difference: 1.54 MiB | ||
| 803 | 2026.05.16 00:57:45.665608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.16 00:57:45.665630 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.16 00:57:45.665706 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.16 00:57:45.665736 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.16 00:57:45.668333 [ 243 ] {} <Debug> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Loading data parts | ||
| 808 | 2026.05.16 00:57:45.668502 [ 243 ] {} <Debug> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): There are no data parts | ||
| 809 | 2026.05.16 00:57:45.670725 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.16 00:57:45.670782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 811 | 2026.05.16 00:57:45.672682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.16 00:57:45.673372 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.16 00:57:45.673531 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.16 00:57:45.678885 [ 244 ] {} <Debug> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Loading data parts | ||
| 815 | 2026.05.16 00:57:45.679038 [ 244 ] {} <Debug> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): There are no data parts | ||
| 816 | 2026.05.16 00:57:45.703633 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.16 00:57:45.703696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 818 | 2026.05.16 00:57:45.712371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.16 00:57:45.714617 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.16 00:57:45.720764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.16 00:57:46.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.83 MiB, peak 151.83 MiB, free memory in arenas 0.00 B, will set to 156.87 MiB (RSS), difference: 9.04 MiB | ||
| 822 | 2026.05.16 00:57:48.165549 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.16 00:57:48.165690 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.16 00:57:48.169624 [ 242 ] {} <Debug> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Loading data parts | ||
| 825 | 2026.05.16 00:57:48.169865 [ 242 ] {} <Debug> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): There are no data parts | ||
| 826 | 2026.05.16 00:57:48.174802 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.16 00:57:48.174841 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 828 | 2026.05.16 00:57:48.176510 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.16 00:57:48.177084 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.16 00:57:48.177300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.16 00:57:49.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.09 MiB, peak 161.09 MiB, free memory in arenas 0.00 B, will set to 157.95 MiB (RSS), difference: -3.14 MiB | ||
| 832 | 2026.05.16 00:57:53.150947 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.16 00:57:53.151014 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.16 00:57:53.173658 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.16 00:57:53.174776 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.16 00:57:53.174843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 837 | 2026.05.16 00:57:53.175530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.16 00:57:53.176040 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.16 00:57:53.176184 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.16 00:57:53.220924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.16 00:57:53.237693 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.16 00:57:53.237734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 843 | 2026.05.16 00:57:53.244138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.16 00:57:53.245362 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.16 00:57:53.248221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.16 00:57:54.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.62 MiB, peak 162.62 MiB, free memory in arenas 0.00 B, will set to 160.55 MiB (RSS), difference: 1.93 MiB | ||
| 847 | 2026.05.16 00:57:57.242977 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.16 00:57:57.243339 [ 3 ] {241a61a2-3ad1-4e90-9709-4d71d16d3b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.16 00:57:57.244204 [ 3 ] {241a61a2-3ad1-4e90-9709-4d71d16d3b47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.05.16 00:57:57.244332 [ 3 ] {241a61a2-3ad1-4e90-9709-4d71d16d3b47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.16 00:57:57.244838 [ 3 ] {241a61a2-3ad1-4e90-9709-4d71d16d3b47} <Debug> TCPHandler: Processed in 0.002057327 sec. | ||
| 852 | 2026.05.16 00:57:57.268020 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.05.16 00:57:57.268168 [ 3 ] {aac86517-e628-49d0-bae0-0f6413d1818e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.05.16 00:57:57.268221 [ 3 ] {aac86517-e628-49d0-bae0-0f6413d1818e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.05.16 00:57:57.271499 [ 3 ] {aac86517-e628-49d0-bae0-0f6413d1818e} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.16 00:57:57.271548 [ 3 ] {aac86517-e628-49d0-bae0-0f6413d1818e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 857 | 2026.05.16 00:57:57.272313 [ 3 ] {aac86517-e628-49d0-bae0-0f6413d1818e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.05.16 00:57:57.272808 [ 3 ] {aac86517-e628-49d0-bae0-0f6413d1818e} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.16 00:57:57.272960 [ 3 ] {aac86517-e628-49d0-bae0-0f6413d1818e} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.004831 sec., 7244.876837093769 rows/sec., 1.54 MiB/sec. | ||
| 860 | 2026.05.16 00:57:57.272998 [ 3 ] {aac86517-e628-49d0-bae0-0f6413d1818e} <Debug> TCPHandler: Processed in 0.005051928 sec. | ||
| 861 | 2026.05.16 00:57:57.273153 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.16 00:57:57.273251 [ 3 ] {c5c3ef95-b48d-4142-a775-bb6f106e4eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.16 00:57:57.273293 [ 3 ] {c5c3ef95-b48d-4142-a775-bb6f106e4eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 864 | 2026.05.16 00:57:57.277080 [ 3 ] {c5c3ef95-b48d-4142-a775-bb6f106e4eef} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.05.16 00:57:57.277140 [ 3 ] {c5c3ef95-b48d-4142-a775-bb6f106e4eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 866 | 2026.05.16 00:57:57.277797 [ 3 ] {c5c3ef95-b48d-4142-a775-bb6f106e4eef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.05.16 00:57:57.278301 [ 3 ] {c5c3ef95-b48d-4142-a775-bb6f106e4eef} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.05.16 00:57:57.278488 [ 3 ] {c5c3ef95-b48d-4142-a775-bb6f106e4eef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005251 sec., 4570.557988954485 rows/sec., 388.32 KiB/sec. | ||
| 869 | 2026.05.16 00:57:57.278560 [ 3 ] {c5c3ef95-b48d-4142-a775-bb6f106e4eef} <Debug> TCPHandler: Processed in 0.005456063 sec. | ||
| 870 | 2026.05.16 00:57:57.278719 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.16 00:57:57.278833 [ 3 ] {62f312bc-6b2b-44ed-99d8-18372f8fd732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.16 00:57:57.278877 [ 3 ] {62f312bc-6b2b-44ed-99d8-18372f8fd732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 873 | 2026.05.16 00:57:57.279379 [ 3 ] {62f312bc-6b2b-44ed-99d8-18372f8fd732} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.16 00:57:57.279415 [ 3 ] {62f312bc-6b2b-44ed-99d8-18372f8fd732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 875 | 2026.05.16 00:57:57.279879 [ 3 ] {62f312bc-6b2b-44ed-99d8-18372f8fd732} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.16 00:57:57.280397 [ 3 ] {62f312bc-6b2b-44ed-99d8-18372f8fd732} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.16 00:57:57.280529 [ 3 ] {62f312bc-6b2b-44ed-99d8-18372f8fd732} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001717 sec., 6988.934187536401 rows/sec., 569.90 KiB/sec. | ||
| 878 | 2026.05.16 00:57:57.280565 [ 3 ] {62f312bc-6b2b-44ed-99d8-18372f8fd732} <Debug> TCPHandler: Processed in 0.001900396 sec. | ||
| 879 | 2026.05.16 00:57:57.280700 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.16 00:57:57.280797 [ 3 ] {4e8aa31b-d899-4256-bf16-bdc243ccf5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.16 00:57:57.280835 [ 3 ] {4e8aa31b-d899-4256-bf16-bdc243ccf5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 882 | 2026.05.16 00:57:57.282355 [ 3 ] {4e8aa31b-d899-4256-bf16-bdc243ccf5e4} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.16 00:57:57.282392 [ 3 ] {4e8aa31b-d899-4256-bf16-bdc243ccf5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 884 | 2026.05.16 00:57:57.283147 [ 3 ] {4e8aa31b-d899-4256-bf16-bdc243ccf5e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.16 00:57:57.283765 [ 3 ] {4e8aa31b-d899-4256-bf16-bdc243ccf5e4} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.05.16 00:57:57.283895 [ 3 ] {4e8aa31b-d899-4256-bf16-bdc243ccf5e4} <Debug> executeQuery: Read 2537 rows, 193.17 KiB in 0.003117 sec., 813923.6445299968 rows/sec., 60.52 MiB/sec. | ||
| 887 | 2026.05.16 00:57:57.283933 [ 3 ] {4e8aa31b-d899-4256-bf16-bdc243ccf5e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 888 | 2026.05.16 00:57:57.283947 [ 3 ] {4e8aa31b-d899-4256-bf16-bdc243ccf5e4} <Debug> TCPHandler: Processed in 0.003295774 sec. | ||
| 889 | 2026.05.16 00:57:57.284095 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.16 00:57:57.284192 [ 3 ] {3e63715e-3143-4f60-9ce9-d28b9d0c08fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.16 00:57:57.284231 [ 3 ] {3e63715e-3143-4f60-9ce9-d28b9d0c08fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.16 00:57:57.284696 [ 3 ] {3e63715e-3143-4f60-9ce9-d28b9d0c08fe} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.16 00:57:57.284731 [ 3 ] {3e63715e-3143-4f60-9ce9-d28b9d0c08fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 894 | 2026.05.16 00:57:57.285156 [ 3 ] {3e63715e-3143-4f60-9ce9-d28b9d0c08fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.16 00:57:57.285659 [ 3 ] {3e63715e-3143-4f60-9ce9-d28b9d0c08fe} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.16 00:57:57.285789 [ 3 ] {3e63715e-3143-4f60-9ce9-d28b9d0c08fe} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001615 sec., 22910.216718266256 rows/sec., 1.68 MiB/sec. | ||
| 897 | 2026.05.16 00:57:57.285824 [ 3 ] {3e63715e-3143-4f60-9ce9-d28b9d0c08fe} <Debug> TCPHandler: Processed in 0.001778615 sec. | ||
| 898 | 2026.05.16 00:57:57.285971 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.16 00:57:57.286066 [ 3 ] {b021ca0d-2eeb-46af-9264-8050bbeabee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.16 00:57:57.286105 [ 3 ] {b021ca0d-2eeb-46af-9264-8050bbeabee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.16 00:57:57.287055 [ 3 ] {b021ca0d-2eeb-46af-9264-8050bbeabee3} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.16 00:57:57.287124 [ 3 ] {b021ca0d-2eeb-46af-9264-8050bbeabee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 903 | 2026.05.16 00:57:57.287742 [ 3 ] {b021ca0d-2eeb-46af-9264-8050bbeabee3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.16 00:57:57.288238 [ 3 ] {b021ca0d-2eeb-46af-9264-8050bbeabee3} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.16 00:57:57.288402 [ 3 ] {b021ca0d-2eeb-46af-9264-8050bbeabee3} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002349 sec., 351213.282247765 rows/sec., 20.54 MiB/sec. | ||
| 906 | 2026.05.16 00:57:57.288463 [ 3 ] {b021ca0d-2eeb-46af-9264-8050bbeabee3} <Debug> TCPHandler: Processed in 0.002540484 sec. | ||
| 907 | 2026.05.16 00:57:57.288667 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.16 00:57:57.288804 [ 3 ] {61c1d91b-95ba-4bf2-ac6a-15b479931326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.16 00:57:57.288863 [ 3 ] {61c1d91b-95ba-4bf2-ac6a-15b479931326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 910 | 2026.05.16 00:57:57.289319 [ 3 ] {61c1d91b-95ba-4bf2-ac6a-15b479931326} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.16 00:57:57.289357 [ 3 ] {61c1d91b-95ba-4bf2-ac6a-15b479931326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 912 | 2026.05.16 00:57:57.289852 [ 3 ] {61c1d91b-95ba-4bf2-ac6a-15b479931326} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.16 00:57:57.290366 [ 3 ] {61c1d91b-95ba-4bf2-ac6a-15b479931326} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.16 00:57:57.290500 [ 3 ] {61c1d91b-95ba-4bf2-ac6a-15b479931326} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001738 sec., 1150.7479861910242 rows/sec., 80.91 KiB/sec. | ||
| 915 | 2026.05.16 00:57:57.290537 [ 3 ] {61c1d91b-95ba-4bf2-ac6a-15b479931326} <Debug> TCPHandler: Processed in 0.001989907 sec. | ||
| 916 | 2026.05.16 00:57:57.290668 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.16 00:57:57.290766 [ 3 ] {5a35716d-0d61-431a-a851-cc816c2fc4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.16 00:57:57.290806 [ 3 ] {5a35716d-0d61-431a-a851-cc816c2fc4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 919 | 2026.05.16 00:57:57.291305 [ 3 ] {5a35716d-0d61-431a-a851-cc816c2fc4c0} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.16 00:57:57.291340 [ 3 ] {5a35716d-0d61-431a-a851-cc816c2fc4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 921 | 2026.05.16 00:57:57.291772 [ 3 ] {5a35716d-0d61-431a-a851-cc816c2fc4c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.16 00:57:57.292250 [ 3 ] {5a35716d-0d61-431a-a851-cc816c2fc4c0} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.16 00:57:57.292395 [ 3 ] {5a35716d-0d61-431a-a851-cc816c2fc4c0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001648 sec., 7281.553398058252 rows/sec., 568.87 KiB/sec. | ||
| 924 | 2026.05.16 00:57:57.292438 [ 3 ] {5a35716d-0d61-431a-a851-cc816c2fc4c0} <Debug> TCPHandler: Processed in 0.001820294 sec. | ||
| 925 | 2026.05.16 00:57:57.292586 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.16 00:57:57.292682 [ 3 ] {eb1527d6-dc1a-4f52-af9e-94c9c94704bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.16 00:57:57.292722 [ 3 ] {eb1527d6-dc1a-4f52-af9e-94c9c94704bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 928 | 2026.05.16 00:57:57.293726 [ 3 ] {eb1527d6-dc1a-4f52-af9e-94c9c94704bb} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.16 00:57:57.293763 [ 3 ] {eb1527d6-dc1a-4f52-af9e-94c9c94704bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 930 | 2026.05.16 00:57:57.294351 [ 3 ] {eb1527d6-dc1a-4f52-af9e-94c9c94704bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.16 00:57:57.294846 [ 3 ] {eb1527d6-dc1a-4f52-af9e-94c9c94704bb} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.16 00:57:57.294981 [ 3 ] {eb1527d6-dc1a-4f52-af9e-94c9c94704bb} <Debug> executeQuery: Read 1340 rows, 92.51 KiB in 0.002316 sec., 578583.7651122626 rows/sec., 39.01 MiB/sec. | ||
| 933 | 2026.05.16 00:57:57.295019 [ 3 ] {eb1527d6-dc1a-4f52-af9e-94c9c94704bb} <Debug> TCPHandler: Processed in 0.002483543 sec. | ||
| 934 | 2026.05.16 00:57:57.295222 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.16 00:57:57.295321 [ 3 ] {875d4e14-e701-450f-adb5-716030787e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.16 00:57:57.295367 [ 3 ] {875d4e14-e701-450f-adb5-716030787e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 937 | 2026.05.16 00:57:57.296340 [ 3 ] {875d4e14-e701-450f-adb5-716030787e66} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.16 00:57:57.296374 [ 3 ] {875d4e14-e701-450f-adb5-716030787e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 939 | 2026.05.16 00:57:57.297070 [ 3 ] {875d4e14-e701-450f-adb5-716030787e66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.16 00:57:57.297585 [ 3 ] {875d4e14-e701-450f-adb5-716030787e66} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.16 00:57:57.297716 [ 3 ] {875d4e14-e701-450f-adb5-716030787e66} <Debug> executeQuery: Read 2089 rows, 132.15 KiB in 0.002413 sec., 865727.3104019891 rows/sec., 53.48 MiB/sec. | ||
| 942 | 2026.05.16 00:57:57.297753 [ 3 ] {875d4e14-e701-450f-adb5-716030787e66} <Debug> TCPHandler: Processed in 0.002584625 sec. | ||
| 943 | 2026.05.16 00:57:57.297943 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.16 00:57:57.298042 [ 3 ] {2870a69e-2c78-47b0-96dc-090574176dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.16 00:57:57.298097 [ 3 ] {2870a69e-2c78-47b0-96dc-090574176dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 946 | 2026.05.16 00:57:57.298904 [ 3 ] {2870a69e-2c78-47b0-96dc-090574176dbd} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.16 00:57:57.298942 [ 3 ] {2870a69e-2c78-47b0-96dc-090574176dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 948 | 2026.05.16 00:57:57.299641 [ 3 ] {2870a69e-2c78-47b0-96dc-090574176dbd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.16 00:57:57.300142 [ 3 ] {2870a69e-2c78-47b0-96dc-090574176dbd} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.16 00:57:57.300288 [ 3 ] {2870a69e-2c78-47b0-96dc-090574176dbd} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002264 sec., 5742.049469964664 rows/sec., 10.29 MiB/sec. | ||
| 951 | 2026.05.16 00:57:57.300338 [ 3 ] {2870a69e-2c78-47b0-96dc-090574176dbd} <Debug> TCPHandler: Processed in 0.002486504 sec. | ||
| 952 | 2026.05.16 00:57:57.300531 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.05.16 00:57:57.300629 [ 3 ] {f557ac11-43ed-445a-a09a-95275cd98a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 954 | 2026.05.16 00:57:57.300671 [ 3 ] {f557ac11-43ed-445a-a09a-95275cd98a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 955 | 2026.05.16 00:57:57.301029 [ 3 ] {f557ac11-43ed-445a-a09a-95275cd98a14} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.05.16 00:57:57.301065 [ 3 ] {f557ac11-43ed-445a-a09a-95275cd98a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 957 | 2026.05.16 00:57:57.301508 [ 3 ] {f557ac11-43ed-445a-a09a-95275cd98a14} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.05.16 00:57:57.302003 [ 3 ] {f557ac11-43ed-445a-a09a-95275cd98a14} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.05.16 00:57:57.302132 [ 3 ] {f557ac11-43ed-445a-a09a-95275cd98a14} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001522 sec., 7884.362680683312 rows/sec., 544.10 KiB/sec. | ||
| 960 | 2026.05.16 00:57:57.302218 [ 3 ] {f557ac11-43ed-445a-a09a-95275cd98a14} <Debug> TCPHandler: Processed in 0.001772244 sec. | ||
| 961 | 2026.05.16 00:57:58.177584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
| 962 | 2026.05.16 00:57:58.179992 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.05.16 00:57:58.180034 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 964 | 2026.05.16 00:57:58.181477 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 965 | 2026.05.16 00:57:58.182020 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.05.16 00:57:58.182246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
| 967 | 2026.05.16 00:57:58.464974 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.05.16 00:57:58.465241 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 969 | 2026.05.16 00:57:58.465672 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 970 | 2026.05.16 00:57:58.465753 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 971 | 2026.05.16 00:57:58.466008 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 972 | 2026.05.16 00:57:58.466273 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 973 | 2026.05.16 00:57:58.466506 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 974 | 2026.05.16 00:57:58.466616 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 975 | 2026.05.16 00:57:58.466657 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (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 | ||
| 976 | 2026.05.16 00:57:58.466673 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 977 | 2026.05.16 00:57:58.466778 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 978 | 2026.05.16 00:57:58.466801 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 979 | 2026.05.16 00:57:58.469679 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.004549 sec., 7693.998681028797 rows/sec., 1.64 MiB/sec. | ||
| 980 | 2026.05.16 00:57:58.469799 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Debug> MemoryTracker: Peak memory usage (for query): 138.15 KiB. | ||
| 981 | 2026.05.16 00:57:58.469819 [ 3 ] {fd57d983-44c6-4d14-9a12-0fa07b015388} <Debug> TCPHandler: Processed in 0.004996648 sec. | ||
| 982 | 2026.05.16 00:57:58.471198 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.05.16 00:57:58.471315 [ 3 ] {03f27291-0fcb-46cf-a264-e69c007db528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 984 | 2026.05.16 00:57:58.471418 [ 3 ] {03f27291-0fcb-46cf-a264-e69c007db528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 985 | 2026.05.16 00:57:58.472128 [ 3 ] {03f27291-0fcb-46cf-a264-e69c007db528} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.05.16 00:57:58.472169 [ 3 ] {03f27291-0fcb-46cf-a264-e69c007db528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 987 | 2026.05.16 00:57:58.472764 [ 3 ] {03f27291-0fcb-46cf-a264-e69c007db528} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 988 | 2026.05.16 00:57:58.473287 [ 3 ] {03f27291-0fcb-46cf-a264-e69c007db528} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.05.16 00:57:58.473430 [ 3 ] {03f27291-0fcb-46cf-a264-e69c007db528} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002145 sec., 26107.226107226106 rows/sec., 1.99 MiB/sec. | ||
| 990 | 2026.05.16 00:57:58.473469 [ 3 ] {03f27291-0fcb-46cf-a264-e69c007db528} <Debug> TCPHandler: Processed in 0.002323862 sec. | ||
| 991 | 2026.05.16 00:57:58.473640 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.05.16 00:57:58.473763 [ 3 ] {a56c07be-2dc5-4dc5-a649-22324cde7814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 993 | 2026.05.16 00:57:58.473804 [ 3 ] {a56c07be-2dc5-4dc5-a649-22324cde7814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 994 | 2026.05.16 00:57:58.474242 [ 3 ] {a56c07be-2dc5-4dc5-a649-22324cde7814} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2026.05.16 00:57:58.474278 [ 3 ] {a56c07be-2dc5-4dc5-a649-22324cde7814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 996 | 2026.05.16 00:57:58.474742 [ 3 ] {a56c07be-2dc5-4dc5-a649-22324cde7814} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 997 | 2026.05.16 00:57:58.475193 [ 3 ] {a56c07be-2dc5-4dc5-a649-22324cde7814} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2026.05.16 00:57:58.475320 [ 3 ] {a56c07be-2dc5-4dc5-a649-22324cde7814} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001591 sec., 40226.27278441232 rows/sec., 3.14 MiB/sec. | ||
| 999 | 2026.05.16 00:57:58.475358 [ 3 ] {a56c07be-2dc5-4dc5-a649-22324cde7814} <Debug> TCPHandler: Processed in 0.001803544 sec. | ||
| 1000 | 2026.05.16 00:57:58.475490 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.05.16 00:57:58.475587 [ 3 ] {e3b24652-9031-4863-8bde-1fe1350060cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1002 | 2026.05.16 00:57:58.475628 [ 3 ] {e3b24652-9031-4863-8bde-1fe1350060cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1003 | 2026.05.16 00:57:58.475994 [ 3 ] {e3b24652-9031-4863-8bde-1fe1350060cf} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.05.16 00:57:58.476029 [ 3 ] {e3b24652-9031-4863-8bde-1fe1350060cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1005 | 2026.05.16 00:57:58.476458 [ 3 ] {e3b24652-9031-4863-8bde-1fe1350060cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1006 | 2026.05.16 00:57:58.476936 [ 3 ] {e3b24652-9031-4863-8bde-1fe1350060cf} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.05.16 00:57:58.477064 [ 3 ] {e3b24652-9031-4863-8bde-1fe1350060cf} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001496 sec., 21390.374331550804 rows/sec., 1.49 MiB/sec. | ||
| 1008 | 2026.05.16 00:57:58.477099 [ 3 ] {e3b24652-9031-4863-8bde-1fe1350060cf} <Debug> TCPHandler: Processed in 0.001658842 sec. | ||
| 1009 | 2026.05.16 00:57:58.477223 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.05.16 00:57:58.477318 [ 3 ] {e1405ef1-01cc-4b5a-942e-921696a10d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1011 | 2026.05.16 00:57:58.477360 [ 3 ] {e1405ef1-01cc-4b5a-942e-921696a10d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1012 | 2026.05.16 00:57:58.477703 [ 3 ] {e1405ef1-01cc-4b5a-942e-921696a10d27} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.05.16 00:57:58.477738 [ 3 ] {e1405ef1-01cc-4b5a-942e-921696a10d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1014 | 2026.05.16 00:57:58.478157 [ 3 ] {e1405ef1-01cc-4b5a-942e-921696a10d27} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1015 | 2026.05.16 00:57:58.478599 [ 3 ] {e1405ef1-01cc-4b5a-942e-921696a10d27} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.05.16 00:57:58.478726 [ 3 ] {e1405ef1-01cc-4b5a-942e-921696a10d27} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001425 sec., 8421.052631578947 rows/sec., 581.14 KiB/sec. | ||
| 1017 | 2026.05.16 00:57:58.478760 [ 3 ] {e1405ef1-01cc-4b5a-942e-921696a10d27} <Debug> TCPHandler: Processed in 0.001585802 sec. | ||
| 1018 | 2026.05.16 00:57:59.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.24 MiB, peak 164.88 MiB, free memory in arenas 0.00 B, will set to 163.20 MiB (RSS), difference: 4.96 MiB | ||
| 1019 | 2026.05.16 00:58:00.676470 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1020 | 2026.05.16 00:58:00.676965 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.05.16 00:58:00.677016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1022 | 2026.05.16 00:58:00.677732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1023 | 2026.05.16 00:58:00.678332 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.05.16 00:58:00.678490 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1025 | 2026.05.16 00:58:00.748296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1026 | 2026.05.16 00:58:00.764829 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.05.16 00:58:00.764889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1028 | 2026.05.16 00:58:00.773069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1029 | 2026.05.16 00:58:00.775091 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.05.16 00:58:00.782167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1031 | 2026.05.16 00:58:01.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.73 MiB, peak 167.73 MiB, free memory in arenas 0.00 B, will set to 165.31 MiB (RSS), difference: 1.58 MiB | ||
| 1032 | 2026.05.16 00:58:03.470023 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.05.16 00:58:03.470267 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1034 | 2026.05.16 00:58:03.470666 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1035 | 2026.05.16 00:58:03.470736 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1036 | 2026.05.16 00:58:03.470971 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.05.16 00:58:03.471055 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.05.16 00:58:03.471200 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1039 | 2026.05.16 00:58:03.471238 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1040 | 2026.05.16 00:58:03.471260 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (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 | ||
| 1041 | 2026.05.16 00:58:03.471275 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1042 | 2026.05.16 00:58:03.471337 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1043 | 2026.05.16 00:58:03.471359 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1044 | 2026.05.16 00:58:03.472459 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002282 sec., 15337.423312883435 rows/sec., 3.26 MiB/sec. | ||
| 1045 | 2026.05.16 00:58:03.472569 [ 3 ] {cf7fd28b-bfef-454e-9989-f5d156712635} <Debug> TCPHandler: Processed in 0.002678446 sec. | ||
| 1046 | 2026.05.16 00:58:03.474390 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.05.16 00:58:03.474535 [ 3 ] {e9bc8416-7d8c-4b37-9afc-01d93ae81a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1048 | 2026.05.16 00:58:03.474586 [ 3 ] {e9bc8416-7d8c-4b37-9afc-01d93ae81a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1049 | 2026.05.16 00:58:03.475111 [ 3 ] {e9bc8416-7d8c-4b37-9afc-01d93ae81a5f} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.05.16 00:58:03.475160 [ 3 ] {e9bc8416-7d8c-4b37-9afc-01d93ae81a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1051 | 2026.05.16 00:58:03.475677 [ 3 ] {e9bc8416-7d8c-4b37-9afc-01d93ae81a5f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1052 | 2026.05.16 00:58:03.476162 [ 3 ] {e9bc8416-7d8c-4b37-9afc-01d93ae81a5f} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.05.16 00:58:03.476316 [ 3 ] {e9bc8416-7d8c-4b37-9afc-01d93ae81a5f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.34 MiB/sec. | ||
| 1054 | 2026.05.16 00:58:03.476356 [ 3 ] {e9bc8416-7d8c-4b37-9afc-01d93ae81a5f} <Debug> TCPHandler: Processed in 0.002082398 sec. | ||
| 1055 | 2026.05.16 00:58:03.476522 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.05.16 00:58:03.476626 [ 3 ] {f629e268-b609-4165-b585-276c523bdd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1057 | 2026.05.16 00:58:03.476668 [ 3 ] {f629e268-b609-4165-b585-276c523bdd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1058 | 2026.05.16 00:58:03.477095 [ 3 ] {f629e268-b609-4165-b585-276c523bdd3a} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.05.16 00:58:03.477133 [ 3 ] {f629e268-b609-4165-b585-276c523bdd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1060 | 2026.05.16 00:58:03.477586 [ 3 ] {f629e268-b609-4165-b585-276c523bdd3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1061 | 2026.05.16 00:58:03.478059 [ 3 ] {f629e268-b609-4165-b585-276c523bdd3a} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.05.16 00:58:03.478196 [ 3 ] {f629e268-b609-4165-b585-276c523bdd3a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001592 sec., 40201.005025125625 rows/sec., 3.14 MiB/sec. | ||
| 1063 | 2026.05.16 00:58:03.478233 [ 3 ] {f629e268-b609-4165-b585-276c523bdd3a} <Debug> TCPHandler: Processed in 0.001763383 sec. | ||
| 1064 | 2026.05.16 00:58:03.478390 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.05.16 00:58:03.478492 [ 3 ] {7f12fecc-183b-4e8d-8bbc-c198c417d320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1066 | 2026.05.16 00:58:03.478536 [ 3 ] {7f12fecc-183b-4e8d-8bbc-c198c417d320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1067 | 2026.05.16 00:58:03.478956 [ 3 ] {7f12fecc-183b-4e8d-8bbc-c198c417d320} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2026.05.16 00:58:03.478993 [ 3 ] {7f12fecc-183b-4e8d-8bbc-c198c417d320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1069 | 2026.05.16 00:58:03.479458 [ 3 ] {7f12fecc-183b-4e8d-8bbc-c198c417d320} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1070 | 2026.05.16 00:58:03.479998 [ 3 ] {7f12fecc-183b-4e8d-8bbc-c198c417d320} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2026.05.16 00:58:03.480134 [ 3 ] {7f12fecc-183b-4e8d-8bbc-c198c417d320} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. | ||
| 1072 | 2026.05.16 00:58:03.480170 [ 3 ] {7f12fecc-183b-4e8d-8bbc-c198c417d320} <Debug> TCPHandler: Processed in 0.001831164 sec. | ||
| 1073 | 2026.05.16 00:58:03.480310 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.05.16 00:58:03.480410 [ 3 ] {c8df8237-da2a-4b51-8438-21fea560868d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1075 | 2026.05.16 00:58:03.480453 [ 3 ] {c8df8237-da2a-4b51-8438-21fea560868d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1076 | 2026.05.16 00:58:03.480805 [ 3 ] {c8df8237-da2a-4b51-8438-21fea560868d} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.05.16 00:58:03.480842 [ 3 ] {c8df8237-da2a-4b51-8438-21fea560868d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1078 | 2026.05.16 00:58:03.481261 [ 3 ] {c8df8237-da2a-4b51-8438-21fea560868d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1079 | 2026.05.16 00:58:03.481724 [ 3 ] {c8df8237-da2a-4b51-8438-21fea560868d} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2026.05.16 00:58:03.481854 [ 3 ] {c8df8237-da2a-4b51-8438-21fea560868d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
| 1081 | 2026.05.16 00:58:03.481890 [ 3 ] {c8df8237-da2a-4b51-8438-21fea560868d} <Debug> TCPHandler: Processed in 0.001630751 sec. | ||
| 1082 | 2026.05.16 00:58:08.151077 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1083 | 2026.05.16 00:58:08.151150 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1084 | 2026.05.16 00:58:08.178612 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1085 | 2026.05.16 00:58:08.179106 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.05.16 00:58:08.179156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1087 | 2026.05.16 00:58:08.179817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1088 | 2026.05.16 00:58:08.180303 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.05.16 00:58:08.180447 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1090 | 2026.05.16 00:58:08.182426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 136 | ||
| 1091 | 2026.05.16 00:58:08.184639 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.05.16 00:58:08.184705 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1093 | 2026.05.16 00:58:08.186208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1094 | 2026.05.16 00:58:08.186803 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.05.16 00:58:08.187051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
| 1096 | 2026.05.16 00:58:08.282301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1097 | 2026.05.16 00:58:08.299084 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.16 00:58:08.299156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1099 | 2026.05.16 00:58:08.306107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1100 | 2026.05.16 00:58:08.307639 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.16 00:58:08.310932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1102 | 2026.05.16 00:58:08.470873 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.05.16 00:58:08.471106 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1104 | 2026.05.16 00:58:08.471423 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1105 | 2026.05.16 00:58:08.471463 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1106 | 2026.05.16 00:58:08.471681 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.05.16 00:58:08.471752 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.05.16 00:58:08.471890 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1109 | 2026.05.16 00:58:08.471926 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1110 | 2026.05.16 00:58:08.471948 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (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 | ||
| 1111 | 2026.05.16 00:58:08.471964 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1112 | 2026.05.16 00:58:08.472005 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1113 | 2026.05.16 00:58:08.472025 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1114 | 2026.05.16 00:58:08.473074 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002059 sec., 16998.54298203011 rows/sec., 3.61 MiB/sec. | ||
| 1115 | 2026.05.16 00:58:08.473177 [ 3 ] {cd1c22f8-c83c-4120-9045-9a88e6522c72} <Debug> TCPHandler: Processed in 0.002435263 sec. | ||
| 1116 | 2026.05.16 00:58:08.475231 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.05.16 00:58:08.475395 [ 3 ] {bc7d84b6-f0d1-428e-a39c-d00e81fd3bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1118 | 2026.05.16 00:58:08.475499 [ 3 ] {bc7d84b6-f0d1-428e-a39c-d00e81fd3bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1119 | 2026.05.16 00:58:08.476124 [ 3 ] {bc7d84b6-f0d1-428e-a39c-d00e81fd3bec} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.05.16 00:58:08.476169 [ 3 ] {bc7d84b6-f0d1-428e-a39c-d00e81fd3bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1121 | 2026.05.16 00:58:08.476760 [ 3 ] {bc7d84b6-f0d1-428e-a39c-d00e81fd3bec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1122 | 2026.05.16 00:58:08.477273 [ 3 ] {bc7d84b6-f0d1-428e-a39c-d00e81fd3bec} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.05.16 00:58:08.477445 [ 3 ] {bc7d84b6-f0d1-428e-a39c-d00e81fd3bec} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002088 sec., 37356.32183908046 rows/sec., 3.08 MiB/sec. | ||
| 1124 | 2026.05.16 00:58:08.477497 [ 3 ] {bc7d84b6-f0d1-428e-a39c-d00e81fd3bec} <Debug> TCPHandler: Processed in 0.002390582 sec. | ||
| 1125 | 2026.05.16 00:58:08.477648 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.05.16 00:58:08.477766 [ 3 ] {e74e4287-b2e3-46b7-afe3-cd3170a14330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.05.16 00:58:08.477812 [ 3 ] {e74e4287-b2e3-46b7-afe3-cd3170a14330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1128 | 2026.05.16 00:58:08.478266 [ 3 ] {e74e4287-b2e3-46b7-afe3-cd3170a14330} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.05.16 00:58:08.478305 [ 3 ] {e74e4287-b2e3-46b7-afe3-cd3170a14330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1130 | 2026.05.16 00:58:08.478748 [ 3 ] {e74e4287-b2e3-46b7-afe3-cd3170a14330} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.05.16 00:58:08.479208 [ 3 ] {e74e4287-b2e3-46b7-afe3-cd3170a14330} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.05.16 00:58:08.479347 [ 3 ] {e74e4287-b2e3-46b7-afe3-cd3170a14330} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001605 sec., 6853.582554517134 rows/sec., 515.36 KiB/sec. | ||
| 1133 | 2026.05.16 00:58:08.479387 [ 3 ] {e74e4287-b2e3-46b7-afe3-cd3170a14330} <Debug> TCPHandler: Processed in 0.001795064 sec. | ||
| 1134 | 2026.05.16 00:58:08.479550 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.05.16 00:58:08.479662 [ 3 ] {cabd4e91-d7a8-4591-9aff-d0dba6242352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.05.16 00:58:08.479709 [ 3 ] {cabd4e91-d7a8-4591-9aff-d0dba6242352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.05.16 00:58:08.480195 [ 3 ] {cabd4e91-d7a8-4591-9aff-d0dba6242352} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.05.16 00:58:08.480236 [ 3 ] {cabd4e91-d7a8-4591-9aff-d0dba6242352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1139 | 2026.05.16 00:58:08.480737 [ 3 ] {cabd4e91-d7a8-4591-9aff-d0dba6242352} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1140 | 2026.05.16 00:58:08.481211 [ 3 ] {cabd4e91-d7a8-4591-9aff-d0dba6242352} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.05.16 00:58:08.481351 [ 3 ] {cabd4e91-d7a8-4591-9aff-d0dba6242352} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001713 sec., 43782.83712784589 rows/sec., 3.42 MiB/sec. | ||
| 1142 | 2026.05.16 00:58:08.481388 [ 3 ] {cabd4e91-d7a8-4591-9aff-d0dba6242352} <Debug> TCPHandler: Processed in 0.001900876 sec. | ||
| 1143 | 2026.05.16 00:58:08.481546 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.05.16 00:58:08.481648 [ 3 ] {9cb28d45-8f3b-4e72-a11e-51c72000511b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1145 | 2026.05.16 00:58:08.481692 [ 3 ] {9cb28d45-8f3b-4e72-a11e-51c72000511b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1146 | 2026.05.16 00:58:08.482118 [ 3 ] {9cb28d45-8f3b-4e72-a11e-51c72000511b} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.05.16 00:58:08.482154 [ 3 ] {9cb28d45-8f3b-4e72-a11e-51c72000511b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1148 | 2026.05.16 00:58:08.482605 [ 3 ] {9cb28d45-8f3b-4e72-a11e-51c72000511b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1149 | 2026.05.16 00:58:08.483128 [ 3 ] {9cb28d45-8f3b-4e72-a11e-51c72000511b} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.05.16 00:58:08.483265 [ 3 ] {9cb28d45-8f3b-4e72-a11e-51c72000511b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. | ||
| 1151 | 2026.05.16 00:58:08.483302 [ 3 ] {9cb28d45-8f3b-4e72-a11e-51c72000511b} <Debug> TCPHandler: Processed in 0.001817405 sec. | ||
| 1152 | 2026.05.16 00:58:08.483439 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.05.16 00:58:08.483540 [ 3 ] {a9c1c748-085e-464e-a295-fe9326cedc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.05.16 00:58:08.483596 [ 3 ] {a9c1c748-085e-464e-a295-fe9326cedc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1155 | 2026.05.16 00:58:08.484386 [ 3 ] {a9c1c748-085e-464e-a295-fe9326cedc77} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.05.16 00:58:08.484425 [ 3 ] {a9c1c748-085e-464e-a295-fe9326cedc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1157 | 2026.05.16 00:58:08.485075 [ 3 ] {a9c1c748-085e-464e-a295-fe9326cedc77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2026.05.16 00:58:08.485648 [ 3 ] {a9c1c748-085e-464e-a295-fe9326cedc77} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.05.16 00:58:08.485803 [ 3 ] {a9c1c748-085e-464e-a295-fe9326cedc77} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002283 sec., 4818.221638195358 rows/sec., 8.63 MiB/sec. | ||
| 1160 | 2026.05.16 00:58:08.485858 [ 3 ] {a9c1c748-085e-464e-a295-fe9326cedc77} <Debug> TCPHandler: Processed in 0.002479043 sec. | ||
| 1161 | 2026.05.16 00:58:08.485994 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.05.16 00:58:08.486097 [ 3 ] {144879ac-3f67-44a3-a34a-fa23d826c46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.05.16 00:58:08.486141 [ 3 ] {144879ac-3f67-44a3-a34a-fa23d826c46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1164 | 2026.05.16 00:58:08.486529 [ 3 ] {144879ac-3f67-44a3-a34a-fa23d826c46c} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.05.16 00:58:08.486567 [ 3 ] {144879ac-3f67-44a3-a34a-fa23d826c46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1166 | 2026.05.16 00:58:08.487022 [ 3 ] {144879ac-3f67-44a3-a34a-fa23d826c46c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1167 | 2026.05.16 00:58:08.487498 [ 3 ] {144879ac-3f67-44a3-a34a-fa23d826c46c} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.05.16 00:58:08.487642 [ 3 ] {144879ac-3f67-44a3-a34a-fa23d826c46c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
| 1169 | 2026.05.16 00:58:08.487682 [ 3 ] {144879ac-3f67-44a3-a34a-fa23d826c46c} <Debug> TCPHandler: Processed in 0.001740974 sec. | ||
| 1170 | 2026.05.16 00:58:13.472365 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.05.16 00:58:13.472624 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1172 | 2026.05.16 00:58:13.472946 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1173 | 2026.05.16 00:58:13.472988 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1174 | 2026.05.16 00:58:13.473210 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1175 | 2026.05.16 00:58:13.473285 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1176 | 2026.05.16 00:58:13.473427 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1177 | 2026.05.16 00:58:13.473467 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1178 | 2026.05.16 00:58:13.473491 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (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 | ||
| 1179 | 2026.05.16 00:58:13.473507 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1180 | 2026.05.16 00:58:13.473550 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1181 | 2026.05.16 00:58:13.473573 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1182 | 2026.05.16 00:58:13.474698 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00217 sec., 16129.032258064515 rows/sec., 3.43 MiB/sec. | ||
| 1183 | 2026.05.16 00:58:13.474812 [ 3 ] {2417606e-a85f-4c85-8877-a8f034f21065} <Debug> TCPHandler: Processed in 0.002592205 sec. | ||
| 1184 | 2026.05.16 00:58:13.476506 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.05.16 00:58:13.476649 [ 3 ] {20df6204-312c-4ce3-b074-0028388b64b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1186 | 2026.05.16 00:58:13.476703 [ 3 ] {20df6204-312c-4ce3-b074-0028388b64b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1187 | 2026.05.16 00:58:13.477340 [ 3 ] {20df6204-312c-4ce3-b074-0028388b64b2} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.05.16 00:58:13.477393 [ 3 ] {20df6204-312c-4ce3-b074-0028388b64b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1189 | 2026.05.16 00:58:13.478057 [ 3 ] {20df6204-312c-4ce3-b074-0028388b64b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1190 | 2026.05.16 00:58:13.478882 [ 3 ] {20df6204-312c-4ce3-b074-0028388b64b2} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.05.16 00:58:13.479106 [ 3 ] {20df6204-312c-4ce3-b074-0028388b64b2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002501 sec., 22391.04358256697 rows/sec., 1.71 MiB/sec. | ||
| 1192 | 2026.05.16 00:58:13.479165 [ 3 ] {20df6204-312c-4ce3-b074-0028388b64b2} <Debug> TCPHandler: Processed in 0.002715617 sec. | ||
| 1193 | 2026.05.16 00:58:13.479332 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.05.16 00:58:13.479459 [ 3 ] {ec189be3-51dd-46be-a83e-0adb52559334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1195 | 2026.05.16 00:58:13.479507 [ 3 ] {ec189be3-51dd-46be-a83e-0adb52559334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1196 | 2026.05.16 00:58:13.480080 [ 3 ] {ec189be3-51dd-46be-a83e-0adb52559334} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.16 00:58:13.480121 [ 3 ] {ec189be3-51dd-46be-a83e-0adb52559334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1198 | 2026.05.16 00:58:13.480944 [ 3 ] {ec189be3-51dd-46be-a83e-0adb52559334} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1199 | 2026.05.16 00:58:13.481787 [ 3 ] {ec189be3-51dd-46be-a83e-0adb52559334} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.16 00:58:13.482082 [ 3 ] {ec189be3-51dd-46be-a83e-0adb52559334} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002651 sec., 24141.833270463976 rows/sec., 1.88 MiB/sec. | ||
| 1201 | 2026.05.16 00:58:13.482137 [ 3 ] {ec189be3-51dd-46be-a83e-0adb52559334} <Debug> TCPHandler: Processed in 0.002862849 sec. | ||
| 1202 | 2026.05.16 00:58:13.482458 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.05.16 00:58:13.482737 [ 3 ] {a846418d-41b0-42e0-8db9-752dc65c44ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.05.16 00:58:13.482802 [ 3 ] {a846418d-41b0-42e0-8db9-752dc65c44ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1205 | 2026.05.16 00:58:13.483509 [ 3 ] {a846418d-41b0-42e0-8db9-752dc65c44ac} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.16 00:58:13.483559 [ 3 ] {a846418d-41b0-42e0-8db9-752dc65c44ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1207 | 2026.05.16 00:58:13.484243 [ 3 ] {a846418d-41b0-42e0-8db9-752dc65c44ac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1208 | 2026.05.16 00:58:13.485149 [ 3 ] {a846418d-41b0-42e0-8db9-752dc65c44ac} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.16 00:58:13.485378 [ 3 ] {a846418d-41b0-42e0-8db9-752dc65c44ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002711 sec., 59018.81224640354 rows/sec., 4.11 MiB/sec. | ||
| 1210 | 2026.05.16 00:58:13.485436 [ 3 ] {a846418d-41b0-42e0-8db9-752dc65c44ac} <Debug> TCPHandler: Processed in 0.003178803 sec. | ||
| 1211 | 2026.05.16 00:58:13.485666 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.05.16 00:58:13.485786 [ 3 ] {cd4ae8c3-0476-4f2b-b73b-266ba3d5f07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.05.16 00:58:13.485834 [ 3 ] {cd4ae8c3-0476-4f2b-b73b-266ba3d5f07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1214 | 2026.05.16 00:58:13.486260 [ 3 ] {cd4ae8c3-0476-4f2b-b73b-266ba3d5f07d} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.05.16 00:58:13.486300 [ 3 ] {cd4ae8c3-0476-4f2b-b73b-266ba3d5f07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1216 | 2026.05.16 00:58:13.486827 [ 3 ] {cd4ae8c3-0476-4f2b-b73b-266ba3d5f07d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1217 | 2026.05.16 00:58:13.487519 [ 3 ] {cd4ae8c3-0476-4f2b-b73b-266ba3d5f07d} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.05.16 00:58:13.487738 [ 3 ] {cd4ae8c3-0476-4f2b-b73b-266ba3d5f07d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001977 sec., 30349.013657056144 rows/sec., 2.05 MiB/sec. | ||
| 1219 | 2026.05.16 00:58:13.487790 [ 3 ] {cd4ae8c3-0476-4f2b-b73b-266ba3d5f07d} <Debug> TCPHandler: Processed in 0.00221438 sec. | ||
| 1220 | 2026.05.16 00:58:15.680540 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1221 | 2026.05.16 00:58:15.681042 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.05.16 00:58:15.681087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1223 | 2026.05.16 00:58:15.681740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1224 | 2026.05.16 00:58:15.682295 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.05.16 00:58:15.682457 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1226 | 2026.05.16 00:58:15.811037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1227 | 2026.05.16 00:58:15.827020 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.05.16 00:58:15.827064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1229 | 2026.05.16 00:58:15.833529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1230 | 2026.05.16 00:58:15.834745 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.05.16 00:58:15.837439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1232 | 2026.05.16 00:58:18.187312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 160 | ||
| 1233 | 2026.05.16 00:58:18.189426 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.05.16 00:58:18.189480 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1235 | 2026.05.16 00:58:18.190847 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1236 | 2026.05.16 00:58:18.191361 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.05.16 00:58:18.191663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
| 1238 | 2026.05.16 00:58:18.470672 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.05.16 00:58:18.470916 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1240 | 2026.05.16 00:58:18.471273 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1241 | 2026.05.16 00:58:18.471316 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1242 | 2026.05.16 00:58:18.471562 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1243 | 2026.05.16 00:58:18.471631 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2026.05.16 00:58:18.471777 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1245 | 2026.05.16 00:58:18.471814 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1246 | 2026.05.16 00:58:18.471836 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (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 | ||
| 1247 | 2026.05.16 00:58:18.471852 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1248 | 2026.05.16 00:58:18.471893 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1249 | 2026.05.16 00:58:18.471919 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1250 | 2026.05.16 00:58:18.473025 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002212 sec., 15822.784810126583 rows/sec., 3.36 MiB/sec. | ||
| 1251 | 2026.05.16 00:58:18.473128 [ 3 ] {9de3aa67-ac47-42a4-b6bc-1a2526ddf396} <Debug> TCPHandler: Processed in 0.002587304 sec. | ||
| 1252 | 2026.05.16 00:58:18.475061 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.05.16 00:58:18.475180 [ 3 ] {059511ad-a09f-4322-bc61-56bb0ea8bfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1254 | 2026.05.16 00:58:18.475224 [ 3 ] {059511ad-a09f-4322-bc61-56bb0ea8bfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1255 | 2026.05.16 00:58:18.475773 [ 3 ] {059511ad-a09f-4322-bc61-56bb0ea8bfbe} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.05.16 00:58:18.475815 [ 3 ] {059511ad-a09f-4322-bc61-56bb0ea8bfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1257 | 2026.05.16 00:58:18.476333 [ 3 ] {059511ad-a09f-4322-bc61-56bb0ea8bfbe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1258 | 2026.05.16 00:58:18.476828 [ 3 ] {059511ad-a09f-4322-bc61-56bb0ea8bfbe} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.05.16 00:58:18.476975 [ 3 ] {059511ad-a09f-4322-bc61-56bb0ea8bfbe} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001828 sec., 42669.584245076585 rows/sec., 3.52 MiB/sec. | ||
| 1260 | 2026.05.16 00:58:18.476972 [ 80 ] {} <Debug> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1261 | 2026.05.16 00:58:18.477014 [ 3 ] {059511ad-a09f-4322-bc61-56bb0ea8bfbe} <Debug> TCPHandler: Processed in 0.002006807 sec. | ||
| 1262 | 2026.05.16 00:58:18.477064 [ 80 ] {} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.16 00:58:18.477095 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1264 | 2026.05.16 00:58:18.477179 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.05.16 00:58:18.477289 [ 3 ] {e10f1ccb-946a-4f4f-b945-c26d587e6a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1266 | 2026.05.16 00:58:18.477331 [ 3 ] {e10f1ccb-946a-4f4f-b945-c26d587e6a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1267 | 2026.05.16 00:58:18.477346 [ 190 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::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 | ||
| 1268 | 2026.05.16 00:58:18.477755 [ 3 ] {e10f1ccb-946a-4f4f-b945-c26d587e6a52} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.16 00:58:18.477795 [ 3 ] {e10f1ccb-946a-4f4f-b945-c26d587e6a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1270 | 2026.05.16 00:58:18.478229 [ 3 ] {e10f1ccb-946a-4f4f-b945-c26d587e6a52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1271 | 2026.05.16 00:58:18.478792 [ 3 ] {e10f1ccb-946a-4f4f-b945-c26d587e6a52} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.05.16 00:58:18.478925 [ 3 ] {e10f1ccb-946a-4f4f-b945-c26d587e6a52} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00166 sec., 6626.506024096386 rows/sec., 498.28 KiB/sec. | ||
| 1273 | 2026.05.16 00:58:18.478962 [ 3 ] {e10f1ccb-946a-4f4f-b945-c26d587e6a52} <Debug> TCPHandler: Processed in 0.001832305 sec. | ||
| 1274 | 2026.05.16 00:58:18.479090 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.05.16 00:58:18.479187 [ 3 ] {3d7acf4e-f0fb-4553-aa43-f0e33fd9b021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1276 | 2026.05.16 00:58:18.479226 [ 3 ] {3d7acf4e-f0fb-4553-aa43-f0e33fd9b021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1277 | 2026.05.16 00:58:18.479679 [ 3 ] {3d7acf4e-f0fb-4553-aa43-f0e33fd9b021} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.05.16 00:58:18.479716 [ 3 ] {3d7acf4e-f0fb-4553-aa43-f0e33fd9b021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1279 | 2026.05.16 00:58:18.479771 [ 190 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1280 | 2026.05.16 00:58:18.479893 [ 190 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2537 rows starting from the beginning of the part | ||
| 1281 | 2026.05.16 00:58:18.480021 [ 190 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::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 | ||
| 1282 | 2026.05.16 00:58:18.480130 [ 190 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1283 | 2026.05.16 00:58:18.480201 [ 190 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1284 | 2026.05.16 00:58:18.480210 [ 3 ] {3d7acf4e-f0fb-4553-aa43-f0e33fd9b021} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1285 | 2026.05.16 00:58:18.480254 [ 190 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1286 | 2026.05.16 00:58:18.480333 [ 190 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1287 | 2026.05.16 00:58:18.480832 [ 3 ] {3d7acf4e-f0fb-4553-aa43-f0e33fd9b021} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.05.16 00:58:18.480982 [ 3 ] {3d7acf4e-f0fb-4553-aa43-f0e33fd9b021} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001812 sec., 41390.72847682119 rows/sec., 3.23 MiB/sec. | ||
| 1289 | 2026.05.16 00:58:18.480984 [ 78 ] {} <Debug> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1290 | 2026.05.16 00:58:18.481023 [ 3 ] {3d7acf4e-f0fb-4553-aa43-f0e33fd9b021} <Debug> TCPHandler: Processed in 0.001983077 sec. | ||
| 1291 | 2026.05.16 00:58:18.481046 [ 78 ] {} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.05.16 00:58:18.481077 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1293 | 2026.05.16 00:58:18.481174 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.05.16 00:58:18.481219 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::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 | ||
| 1295 | 2026.05.16 00:58:18.481284 [ 3 ] {67a47eab-6652-4902-860c-1a0668f82ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1296 | 2026.05.16 00:58:18.481333 [ 3 ] {67a47eab-6652-4902-860c-1a0668f82ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1297 | 2026.05.16 00:58:18.481374 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1298 | 2026.05.16 00:58:18.481424 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1340 rows starting from the beginning of the part | ||
| 1299 | 2026.05.16 00:58:18.481524 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::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 | ||
| 1300 | 2026.05.16 00:58:18.481577 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1301 | 2026.05.16 00:58:18.481633 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 75 rows starting from the beginning of the part | ||
| 1302 | 2026.05.16 00:58:18.481678 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1303 | 2026.05.16 00:58:18.481732 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part | ||
| 1304 | 2026.05.16 00:58:18.481823 [ 3 ] {67a47eab-6652-4902-860c-1a0668f82ed4} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.05.16 00:58:18.481865 [ 3 ] {67a47eab-6652-4902-860c-1a0668f82ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1306 | 2026.05.16 00:58:18.482010 [ 187 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2861 rows, containing 5 columns (5 merged, 0 gathered) in 0.004799475 sec., 596106.8658551195 rows/sec., 46.93 MiB/sec. | ||
| 1307 | 2026.05.16 00:58:18.482603 [ 3 ] {67a47eab-6652-4902-860c-1a0668f82ed4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1308 | 2026.05.16 00:58:18.482708 [ 191 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1309 | 2026.05.16 00:58:18.483177 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1682 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013147 sec., 835507.7895454232 rows/sec., 61.33 MiB/sec. | ||
| 1310 | 2026.05.16 00:58:18.483186 [ 3 ] {67a47eab-6652-4902-860c-1a0668f82ed4} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.05.16 00:58:18.483331 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1312 | 2026.05.16 00:58:18.483357 [ 3 ] {67a47eab-6652-4902-860c-1a0668f82ed4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002096 sec., 76335.87786259541 rows/sec., 5.32 MiB/sec. | ||
| 1313 | 2026.05.16 00:58:18.483372 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.05.16 00:58:18.483403 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1315 | 2026.05.16 00:58:18.483404 [ 3 ] {67a47eab-6652-4902-860c-1a0668f82ed4} <Debug> TCPHandler: Processed in 0.002280281 sec. | ||
| 1316 | 2026.05.16 00:58:18.483472 [ 192 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.05.16 00:58:18.483486 [ 191 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 1318 | 2026.05.16 00:58:18.483529 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1319 | 2026.05.16 00:58:18.483568 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.05.16 00:58:18.483606 [ 192 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_6_1} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1321 | 2026.05.16 00:58:18.483634 [ 191 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1322 | 2026.05.16 00:58:18.483673 [ 3 ] {54de4e26-e3a7-481c-a13e-fb7744e8ff1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1323 | 2026.05.16 00:58:18.483675 [ 191 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2089 rows starting from the beginning of the part | ||
| 1324 | 2026.05.16 00:58:18.483740 [ 3 ] {54de4e26-e3a7-481c-a13e-fb7744e8ff1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1325 | 2026.05.16 00:58:18.483745 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1326 | 2026.05.16 00:58:18.483798 [ 191 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1327 | 2026.05.16 00:58:18.483861 [ 191 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 1328 | 2026.05.16 00:58:18.483919 [ 191 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1329 | 2026.05.16 00:58:18.483971 [ 191 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 1330 | 2026.05.16 00:58:18.484021 [ 191 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 1331 | 2026.05.16 00:58:18.484120 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.05.16 00:58:18.484194 [ 198 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_6_1} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1333 | 2026.05.16 00:58:18.484254 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1334 | 2026.05.16 00:58:18.484588 [ 3 ] {54de4e26-e3a7-481c-a13e-fb7744e8ff1f} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.05.16 00:58:18.484631 [ 3 ] {54de4e26-e3a7-481c-a13e-fb7744e8ff1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1336 | 2026.05.16 00:58:18.485320 [ 3 ] {54de4e26-e3a7-481c-a13e-fb7744e8ff1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1337 | 2026.05.16 00:58:18.485842 [ 3 ] {54de4e26-e3a7-481c-a13e-fb7744e8ff1f} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.05.16 00:58:18.485984 [ 3 ] {54de4e26-e3a7-481c-a13e-fb7744e8ff1f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002329 sec., 4723.057106054101 rows/sec., 8.46 MiB/sec. | ||
| 1339 | 2026.05.16 00:58:18.486042 [ 3 ] {54de4e26-e3a7-481c-a13e-fb7744e8ff1f} <Debug> TCPHandler: Processed in 0.002523774 sec. | ||
| 1340 | 2026.05.16 00:58:18.486168 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.05.16 00:58:18.486267 [ 3 ] {1870a233-a434-4105-b4e1-f7b898204829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1342 | 2026.05.16 00:58:18.486310 [ 3 ] {1870a233-a434-4105-b4e1-f7b898204829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1343 | 2026.05.16 00:58:18.486682 [ 3 ] {1870a233-a434-4105-b4e1-f7b898204829} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.05.16 00:58:18.486721 [ 3 ] {1870a233-a434-4105-b4e1-f7b898204829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1345 | 2026.05.16 00:58:18.487201 [ 3 ] {1870a233-a434-4105-b4e1-f7b898204829} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1346 | 2026.05.16 00:58:18.487756 [ 3 ] {1870a233-a434-4105-b4e1-f7b898204829} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.05.16 00:58:18.487863 [ 78 ] {} <Debug> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1348 | 2026.05.16 00:58:18.487890 [ 3 ] {1870a233-a434-4105-b4e1-f7b898204829} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. | ||
| 1349 | 2026.05.16 00:58:18.487903 [ 78 ] {} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.05.16 00:58:18.487935 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1351 | 2026.05.16 00:58:18.487936 [ 3 ] {1870a233-a434-4105-b4e1-f7b898204829} <Debug> TCPHandler: Processed in 0.001817505 sec. | ||
| 1352 | 2026.05.16 00:58:18.488025 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 1353 | 2026.05.16 00:58:18.488155 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1354 | 2026.05.16 00:58:18.488187 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1355 | 2026.05.16 00:58:18.488262 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 1356 | 2026.05.16 00:58:18.488314 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 1357 | 2026.05.16 00:58:18.488362 [ 192 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2761 rows, containing 5 columns (5 merged, 0 gathered) in 0.004905186 sec., 562873.6606522158 rows/sec., 35.85 MiB/sec. | ||
| 1358 | 2026.05.16 00:58:18.488364 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 1359 | 2026.05.16 00:58:18.488435 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 1360 | 2026.05.16 00:58:18.488481 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 1361 | 2026.05.16 00:58:18.488821 [ 198 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1362 | 2026.05.16 00:58:18.489397 [ 188 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001411759 sec., 187000.75579472134 rows/sec., 12.60 MiB/sec. | ||
| 1363 | 2026.05.16 00:58:18.489516 [ 198 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.05.16 00:58:18.489594 [ 198 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1365 | 2026.05.16 00:58:18.489653 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1366 | 2026.05.16 00:58:18.489666 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1367 | 2026.05.16 00:58:18.490181 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_6_1} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.05.16 00:58:18.490256 [ 187 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_6_1} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1369 | 2026.05.16 00:58:18.490320 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1370 | 2026.05.16 00:58:23.151217 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1371 | 2026.05.16 00:58:23.151285 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1372 | 2026.05.16 00:58:23.183263 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1373 | 2026.05.16 00:58:23.183740 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.05.16 00:58:23.183788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1375 | 2026.05.16 00:58:23.184264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1376 | 2026.05.16 00:58:23.184497 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.05.16 00:58:23.184636 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1378 | 2026.05.16 00:58:23.184654 [ 73 ] {} <Debug> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1379 | 2026.05.16 00:58:23.184723 [ 73 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.05.16 00:58:23.184744 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1381 | 2026.05.16 00:58:23.184863 [ 191 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 1382 | 2026.05.16 00:58:23.184976 [ 191 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1383 | 2026.05.16 00:58:23.185013 [ 191 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 1384 | 2026.05.16 00:58:23.185076 [ 191 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 1385 | 2026.05.16 00:58:23.185126 [ 191 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 1386 | 2026.05.16 00:58:23.185180 [ 191 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1387 | 2026.05.16 00:58:23.185294 [ 191 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1388 | 2026.05.16 00:58:23.185353 [ 191 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1389 | 2026.05.16 00:58:23.204813 [ 198 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.020000828 sec., 140294.19182045865 rows/sec., 2.01 MiB/sec. | ||
| 1390 | 2026.05.16 00:58:23.205577 [ 188 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1391 | 2026.05.16 00:58:23.205911 [ 188 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_6_1} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.05.16 00:58:23.205993 [ 188 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_6_1} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1393 | 2026.05.16 00:58:23.206079 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1394 | 2026.05.16 00:58:23.338247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1395 | 2026.05.16 00:58:23.356270 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.05.16 00:58:23.356341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1397 | 2026.05.16 00:58:23.363868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1398 | 2026.05.16 00:58:23.365419 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.05.16 00:58:23.365791 [ 73 ] {} <Debug> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1400 | 2026.05.16 00:58:23.365845 [ 73 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.16 00:58:23.365865 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1402 | 2026.05.16 00:58:23.365969 [ 188 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 1403 | 2026.05.16 00:58:23.369930 [ 188 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1404 | 2026.05.16 00:58:23.371553 [ 188 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 1405 | 2026.05.16 00:58:23.372982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1406 | 2026.05.16 00:58:23.376358 [ 188 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 1407 | 2026.05.16 00:58:23.380737 [ 188 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 1408 | 2026.05.16 00:58:23.385055 [ 188 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 1409 | 2026.05.16 00:58:23.392526 [ 188 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 1410 | 2026.05.16 00:58:23.397348 [ 188 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 1411 | 2026.05.16 00:58:23.470616 [ 198 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104684587 sec., 439.4152120980331 rows/sec., 2.27 MiB/sec. | ||
| 1412 | 2026.05.16 00:58:23.470900 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.05.16 00:58:23.471124 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1414 | 2026.05.16 00:58:23.471443 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1415 | 2026.05.16 00:58:23.471484 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1416 | 2026.05.16 00:58:23.471715 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1417 | 2026.05.16 00:58:23.471791 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1418 | 2026.05.16 00:58:23.471932 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1419 | 2026.05.16 00:58:23.471969 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1420 | 2026.05.16 00:58:23.471992 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (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 | ||
| 1421 | 2026.05.16 00:58:23.472007 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1422 | 2026.05.16 00:58:23.472058 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1423 | 2026.05.16 00:58:23.472080 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1424 | 2026.05.16 00:58:23.473006 [ 201 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1425 | 2026.05.16 00:58:23.473330 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002297 sec., 15237.265999129299 rows/sec., 3.24 MiB/sec. | ||
| 1426 | 2026.05.16 00:58:23.473450 [ 3 ] {c0ebbe65-9673-415b-9e87-5582ac5f59f3} <Debug> TCPHandler: Processed in 0.002679406 sec. | ||
| 1427 | 2026.05.16 00:58:23.475111 [ 201 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_6_1} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.05.16 00:58:23.475223 [ 201 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_6_1} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1429 | 2026.05.16 00:58:23.475228 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.05.16 00:58:23.475416 [ 3 ] {d4ddf81b-9b99-4c5b-9d18-4b33ef072fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1431 | 2026.05.16 00:58:23.475489 [ 3 ] {d4ddf81b-9b99-4c5b-9d18-4b33ef072fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1432 | 2026.05.16 00:58:23.476192 [ 3 ] {d4ddf81b-9b99-4c5b-9d18-4b33ef072fa7} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.05.16 00:58:23.476247 [ 3 ] {d4ddf81b-9b99-4c5b-9d18-4b33ef072fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1434 | 2026.05.16 00:58:23.476692 [ 3 ] {d4ddf81b-9b99-4c5b-9d18-4b33ef072fa7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1435 | 2026.05.16 00:58:23.476880 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1436 | 2026.05.16 00:58:23.476947 [ 3 ] {d4ddf81b-9b99-4c5b-9d18-4b33ef072fa7} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.05.16 00:58:23.477120 [ 3 ] {d4ddf81b-9b99-4c5b-9d18-4b33ef072fa7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001758 sec., 31854.37997724687 rows/sec., 2.43 MiB/sec. | ||
| 1438 | 2026.05.16 00:58:23.477173 [ 3 ] {d4ddf81b-9b99-4c5b-9d18-4b33ef072fa7} <Debug> TCPHandler: Processed in 0.002086059 sec. | ||
| 1439 | 2026.05.16 00:58:23.477352 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.05.16 00:58:23.477468 [ 3 ] {fc2f57c4-0e7c-426e-bd1e-db7caaf048fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1441 | 2026.05.16 00:58:23.477516 [ 3 ] {fc2f57c4-0e7c-426e-bd1e-db7caaf048fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1442 | 2026.05.16 00:58:23.478037 [ 3 ] {fc2f57c4-0e7c-426e-bd1e-db7caaf048fd} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.05.16 00:58:23.478081 [ 3 ] {fc2f57c4-0e7c-426e-bd1e-db7caaf048fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1444 | 2026.05.16 00:58:23.478437 [ 3 ] {fc2f57c4-0e7c-426e-bd1e-db7caaf048fd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1445 | 2026.05.16 00:58:23.478654 [ 3 ] {fc2f57c4-0e7c-426e-bd1e-db7caaf048fd} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.05.16 00:58:23.478793 [ 3 ] {fc2f57c4-0e7c-426e-bd1e-db7caaf048fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00135 sec., 47407.4074074074 rows/sec., 3.70 MiB/sec. | ||
| 1447 | 2026.05.16 00:58:23.478841 [ 3 ] {fc2f57c4-0e7c-426e-bd1e-db7caaf048fd} <Debug> TCPHandler: Processed in 0.001543241 sec. | ||
| 1448 | 2026.05.16 00:58:23.478999 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.05.16 00:58:23.479108 [ 3 ] {cb984936-387a-4c19-97ad-10e640cafdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1450 | 2026.05.16 00:58:23.479157 [ 3 ] {cb984936-387a-4c19-97ad-10e640cafdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1451 | 2026.05.16 00:58:23.479598 [ 3 ] {cb984936-387a-4c19-97ad-10e640cafdcc} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.05.16 00:58:23.479633 [ 3 ] {cb984936-387a-4c19-97ad-10e640cafdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1453 | 2026.05.16 00:58:23.479993 [ 3 ] {cb984936-387a-4c19-97ad-10e640cafdcc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1454 | 2026.05.16 00:58:23.480215 [ 3 ] {cb984936-387a-4c19-97ad-10e640cafdcc} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.05.16 00:58:23.480350 [ 3 ] {cb984936-387a-4c19-97ad-10e640cafdcc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 1456 | 2026.05.16 00:58:23.480387 [ 3 ] {cb984936-387a-4c19-97ad-10e640cafdcc} <Debug> TCPHandler: Processed in 0.00143864 sec. | ||
| 1457 | 2026.05.16 00:58:23.480521 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.05.16 00:58:23.480621 [ 3 ] {64f6e947-7fb5-4d33-b1a1-f4657fc563cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.05.16 00:58:23.480664 [ 3 ] {64f6e947-7fb5-4d33-b1a1-f4657fc563cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1460 | 2026.05.16 00:58:23.481009 [ 3 ] {64f6e947-7fb5-4d33-b1a1-f4657fc563cc} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.05.16 00:58:23.481043 [ 3 ] {64f6e947-7fb5-4d33-b1a1-f4657fc563cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1462 | 2026.05.16 00:58:23.481360 [ 3 ] {64f6e947-7fb5-4d33-b1a1-f4657fc563cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1463 | 2026.05.16 00:58:23.481575 [ 3 ] {64f6e947-7fb5-4d33-b1a1-f4657fc563cc} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.05.16 00:58:23.481706 [ 3 ] {64f6e947-7fb5-4d33-b1a1-f4657fc563cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 1465 | 2026.05.16 00:58:23.481741 [ 3 ] {64f6e947-7fb5-4d33-b1a1-f4657fc563cc} <Debug> TCPHandler: Processed in 0.001270897 sec. | ||
| 1466 | 2026.05.16 00:58:24.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.74 MiB, peak 179.97 MiB, free memory in arenas 0.00 B, will set to 180.59 MiB (RSS), difference: 9.84 MiB | ||
| 1467 | 2026.05.16 00:58:24.334063 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48732 | ||
| 1468 | 2026.05.16 00:58:24.334182 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1469 | 2026.05.16 00:58:24.334221 [ 306 ] {} <Debug> TCP-Session: 3f5da055-6913-41cb-b7e1-87c77c779ada Authenticating user 'default' from [fd00:1122:3344:101::e]:48732 | ||
| 1470 | 2026.05.16 00:58:24.334250 [ 306 ] {} <Debug> TCP-Session: 3f5da055-6913-41cb-b7e1-87c77c779ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.05.16 00:58:24.334269 [ 306 ] {} <Debug> TCP-Session: 3f5da055-6913-41cb-b7e1-87c77c779ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.05.16 00:58:24.334733 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37310 | ||
| 1473 | 2026.05.16 00:58:24.334784 [ 306 ] {} <Trace> TCP-Session: 3f5da055-6913-41cb-b7e1-87c77c779ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.05.16 00:58:24.334808 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34555 | ||
| 1475 | 2026.05.16 00:58:24.334884 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47805 | ||
| 1476 | 2026.05.16 00:58:24.334896 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1477 | 2026.05.16 00:58:24.334938 [ 307 ] {} <Debug> TCP-Session: 47e4e3c9-db4b-40f1-9cb7-c143135b4667 Authenticating user 'default' from [fd00:1122:3344:101::e]:37310 | ||
| 1478 | 2026.05.16 00:58:24.334962 [ 307 ] {} <Debug> TCP-Session: 47e4e3c9-db4b-40f1-9cb7-c143135b4667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.05.16 00:58:24.334977 [ 307 ] {} <Debug> TCP-Session: 47e4e3c9-db4b-40f1-9cb7-c143135b4667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2026.05.16 00:58:24.334992 [ 306 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48732) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1481 | 2026.05.16 00:58:24.335009 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52555 | ||
| 1482 | 2026.05.16 00:58:24.335018 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1483 | 2026.05.16 00:58:24.335071 [ 308 ] {} <Debug> TCP-Session: 678117bd-33b5-4746-869a-7d6416b8c5bf Authenticating user 'default' from [fd00:1122:3344:101::e]:34555 | ||
| 1484 | 2026.05.16 00:58:24.335096 [ 308 ] {} <Debug> TCP-Session: 678117bd-33b5-4746-869a-7d6416b8c5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.05.16 00:58:24.335112 [ 308 ] {} <Debug> TCP-Session: 678117bd-33b5-4746-869a-7d6416b8c5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.05.16 00:58:24.335150 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59852 | ||
| 1487 | 2026.05.16 00:58:24.335252 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1488 | 2026.05.16 00:58:24.335299 [ 309 ] {} <Debug> TCP-Session: 5a6f7c4d-b6d0-4856-8006-5b7ae60a5a37 Authenticating user 'default' from [fd00:1122:3344:101::e]:47805 | ||
| 1489 | 2026.05.16 00:58:24.335322 [ 309 ] {} <Debug> TCP-Session: 5a6f7c4d-b6d0-4856-8006-5b7ae60a5a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.05.16 00:58:24.335342 [ 309 ] {} <Debug> TCP-Session: 5a6f7c4d-b6d0-4856-8006-5b7ae60a5a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2026.05.16 00:58:24.335432 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1492 | 2026.05.16 00:58:24.335434 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1493 | 2026.05.16 00:58:24.335468 [ 311 ] {} <Debug> TCP-Session: c0d23184-fa36-4ead-be5b-eba4fb6f4b57 Authenticating user 'default' from [fd00:1122:3344:101::e]:59852 | ||
| 1494 | 2026.05.16 00:58:24.335471 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47769 | ||
| 1495 | 2026.05.16 00:58:24.335486 [ 311 ] {} <Debug> TCP-Session: c0d23184-fa36-4ead-be5b-eba4fb6f4b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2026.05.16 00:58:24.335488 [ 310 ] {} <Debug> TCP-Session: 1e747f41-d976-4c09-8f1c-953ceaccd61c Authenticating user 'default' from [fd00:1122:3344:101::e]:52555 | ||
| 1497 | 2026.05.16 00:58:24.335506 [ 311 ] {} <Debug> TCP-Session: c0d23184-fa36-4ead-be5b-eba4fb6f4b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.05.16 00:58:24.335517 [ 310 ] {} <Debug> TCP-Session: 1e747f41-d976-4c09-8f1c-953ceaccd61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.05.16 00:58:24.335526 [ 306 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1500 | 2026.05.16 00:58:24.335532 [ 310 ] {} <Debug> TCP-Session: 1e747f41-d976-4c09-8f1c-953ceaccd61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.05.16 00:58:24.335631 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1502 | 2026.05.16 00:58:24.335662 [ 312 ] {} <Debug> TCP-Session: 5abca9ef-70b5-42e1-9e7d-894a2676f7e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47769 | ||
| 1503 | 2026.05.16 00:58:24.335679 [ 312 ] {} <Debug> TCP-Session: 5abca9ef-70b5-42e1-9e7d-894a2676f7e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.05.16 00:58:24.335676 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59353 | ||
| 1505 | 2026.05.16 00:58:24.335694 [ 312 ] {} <Debug> TCP-Session: 5abca9ef-70b5-42e1-9e7d-894a2676f7e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.16 00:58:24.335686 [ 306 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1507 | 2026.05.16 00:58:24.335750 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38986 | ||
| 1508 | 2026.05.16 00:58:24.340061 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1509 | 2026.05.16 00:58:24.340077 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1510 | 2026.05.16 00:58:24.340123 [ 313 ] {} <Debug> TCP-Session: 3163544a-be52-4edf-96f2-4a4fc902c48e Authenticating user 'default' from [fd00:1122:3344:101::e]:59353 | ||
| 1511 | 2026.05.16 00:58:24.340130 [ 314 ] {} <Debug> TCP-Session: e5a9cbe7-e963-46be-940a-fac809a37603 Authenticating user 'default' from [fd00:1122:3344:101::e]:38986 | ||
| 1512 | 2026.05.16 00:58:24.340153 [ 313 ] {} <Debug> TCP-Session: 3163544a-be52-4edf-96f2-4a4fc902c48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.05.16 00:58:24.340164 [ 314 ] {} <Debug> TCP-Session: e5a9cbe7-e963-46be-940a-fac809a37603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.05.16 00:58:24.340177 [ 313 ] {} <Debug> TCP-Session: 3163544a-be52-4edf-96f2-4a4fc902c48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2026.05.16 00:58:24.340191 [ 314 ] {} <Debug> TCP-Session: e5a9cbe7-e963-46be-940a-fac809a37603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.05.16 00:58:24.342970 [ 306 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Debug> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43) (SelectExecutor): Key condition: unknown | ||
| 1517 | 2026.05.16 00:58:24.357758 [ 315 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Trace> AggregatingTransform: Aggregating | ||
| 1518 | 2026.05.16 00:58:24.357924 [ 315 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1519 | 2026.05.16 00:58:24.360011 [ 315 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006535588 sec. (153.008 rows/sec., 5.98 KiB/sec.) | ||
| 1520 | 2026.05.16 00:58:24.360059 [ 315 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Trace> Aggregator: Merging aggregated data | ||
| 1521 | 2026.05.16 00:58:24.360097 [ 315 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1522 | 2026.05.16 00:58:24.364178 [ 306 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.029239 sec., 34.20089606347686 rows/sec., 1.34 KiB/sec. | ||
| 1523 | 2026.05.16 00:58:24.364338 [ 306 ] {f97083c1-af53-4dea-8d55-48c253acbb7a} <Debug> TCPHandler: Processed in 0.02978493 sec. | ||
| 1524 | 2026.05.16 00:58:24.366572 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1525 | 2026.05.16 00:58:24.366618 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1526 | 2026.05.16 00:58:24.366643 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1527 | 2026.05.16 00:58:24.366671 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2026.05.16 00:58:24.366685 [ 307 ] {} <Debug> TCP-Session: 47e4e3c9-db4b-40f1-9cb7-c143135b4667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.05.16 00:58:24.366711 [ 310 ] {} <Debug> TCP-Session: 1e747f41-d976-4c09-8f1c-953ceaccd61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.05.16 00:58:24.366711 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1531 | 2026.05.16 00:58:24.366735 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1532 | 2026.05.16 00:58:24.366772 [ 314 ] {} <Debug> TCP-Session: e5a9cbe7-e963-46be-940a-fac809a37603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.05.16 00:58:24.366772 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1534 | 2026.05.16 00:58:24.366807 [ 313 ] {} <Debug> TCP-Session: 3163544a-be52-4edf-96f2-4a4fc902c48e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.05.16 00:58:24.366754 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1536 | 2026.05.16 00:58:24.366836 [ 311 ] {} <Debug> TCP-Session: c0d23184-fa36-4ead-be5b-eba4fb6f4b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.05.16 00:58:24.366689 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1538 | 2026.05.16 00:58:24.366875 [ 312 ] {} <Debug> TCP-Session: 5abca9ef-70b5-42e1-9e7d-894a2676f7e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.05.16 00:58:24.366921 [ 309 ] {} <Debug> TCP-Session: 5a6f7c4d-b6d0-4856-8006-5b7ae60a5a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.05.16 00:58:24.366731 [ 308 ] {} <Debug> TCP-Session: 678117bd-33b5-4746-869a-7d6416b8c5bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.05.16 00:58:24.366638 [ 306 ] {} <Debug> TCP-Session: 3f5da055-6913-41cb-b7e1-87c77c779ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.05.16 00:58:24.563107 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50923 | ||
| 1543 | 2026.05.16 00:58:24.563193 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1544 | 2026.05.16 00:58:24.563227 [ 306 ] {} <Debug> TCP-Session: f7f7cdf7-b7de-4d68-9c31-c87ad667fcee Authenticating user 'default' from [fd00:1122:3344:101::e]:50923 | ||
| 1545 | 2026.05.16 00:58:24.563257 [ 306 ] {} <Debug> TCP-Session: f7f7cdf7-b7de-4d68-9c31-c87ad667fcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.05.16 00:58:24.563278 [ 306 ] {} <Debug> TCP-Session: f7f7cdf7-b7de-4d68-9c31-c87ad667fcee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.05.16 00:58:24.563742 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57307 | ||
| 1548 | 2026.05.16 00:58:24.563793 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55333 | ||
| 1549 | 2026.05.16 00:58:24.563810 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1550 | 2026.05.16 00:58:24.563828 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42156 | ||
| 1551 | 2026.05.16 00:58:24.563855 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62036 | ||
| 1552 | 2026.05.16 00:58:24.563876 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52117 | ||
| 1553 | 2026.05.16 00:58:24.563907 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1554 | 2026.05.16 00:58:24.563890 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1555 | 2026.05.16 00:58:24.563968 [ 309 ] {} <Debug> TCP-Session: 47a6ab9a-5b09-46a2-9b79-7d73760e09c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42156 | ||
| 1556 | 2026.05.16 00:58:24.563957 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1557 | 2026.05.16 00:58:24.563993 [ 308 ] {} <Debug> TCP-Session: 2d836081-b41d-410a-8af2-475f60c9c3c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55333 | ||
| 1558 | 2026.05.16 00:58:24.564000 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1559 | 2026.05.16 00:58:24.564025 [ 310 ] {} <Debug> TCP-Session: 337af4d2-569b-4ee6-b5af-bbbb1c66323d Authenticating user 'default' from [fd00:1122:3344:101::e]:62036 | ||
| 1560 | 2026.05.16 00:58:24.564037 [ 308 ] {} <Debug> TCP-Session: 2d836081-b41d-410a-8af2-475f60c9c3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2026.05.16 00:58:24.564074 [ 311 ] {} <Debug> TCP-Session: cab0c21f-8879-450a-80ed-5f43646bbbe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52117 | ||
| 1562 | 2026.05.16 00:58:24.564080 [ 310 ] {} <Debug> TCP-Session: 337af4d2-569b-4ee6-b5af-bbbb1c66323d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.05.16 00:58:24.564091 [ 308 ] {} <Debug> TCP-Session: 2d836081-b41d-410a-8af2-475f60c9c3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.05.16 00:58:24.564117 [ 311 ] {} <Debug> TCP-Session: cab0c21f-8879-450a-80ed-5f43646bbbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2026.05.16 00:58:24.564118 [ 310 ] {} <Debug> TCP-Session: 337af4d2-569b-4ee6-b5af-bbbb1c66323d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.05.16 00:58:24.564162 [ 311 ] {} <Debug> TCP-Session: cab0c21f-8879-450a-80ed-5f43646bbbe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.05.16 00:58:24.564003 [ 309 ] {} <Debug> TCP-Session: 47a6ab9a-5b09-46a2-9b79-7d73760e09c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.05.16 00:58:24.563882 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37487 | ||
| 1569 | 2026.05.16 00:58:24.564262 [ 309 ] {} <Debug> TCP-Session: 47a6ab9a-5b09-46a2-9b79-7d73760e09c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.05.16 00:58:24.564322 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1571 | 2026.05.16 00:58:24.563866 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39134 | ||
| 1572 | 2026.05.16 00:58:24.564362 [ 314 ] {} <Debug> TCP-Session: 52b7d5a8-5690-4d1b-b8a3-9aafb998a9ce Authenticating user 'default' from [fd00:1122:3344:101::e]:37487 | ||
| 1573 | 2026.05.16 00:58:24.563873 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46811 | ||
| 1574 | 2026.05.16 00:58:24.564414 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1575 | 2026.05.16 00:58:24.564402 [ 314 ] {} <Debug> TCP-Session: 52b7d5a8-5690-4d1b-b8a3-9aafb998a9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.05.16 00:58:24.564469 [ 312 ] {} <Debug> TCP-Session: 3a6feab3-090d-470f-91cc-3370dacb7a48 Authenticating user 'default' from [fd00:1122:3344:101::e]:39134 | ||
| 1577 | 2026.05.16 00:58:24.564475 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1578 | 2026.05.16 00:58:24.564498 [ 312 ] {} <Debug> TCP-Session: 3a6feab3-090d-470f-91cc-3370dacb7a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2026.05.16 00:58:24.563864 [ 307 ] {} <Debug> TCP-Session: 86047ec8-1e26-42f9-95b1-187990f34ab7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57307 | ||
| 1580 | 2026.05.16 00:58:24.564527 [ 312 ] {} <Debug> TCP-Session: 3a6feab3-090d-470f-91cc-3370dacb7a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.05.16 00:58:24.564520 [ 313 ] {} <Debug> TCP-Session: 048b7e66-c0b0-4cca-8150-94589860e79e Authenticating user 'default' from [fd00:1122:3344:101::e]:46811 | ||
| 1582 | 2026.05.16 00:58:24.564564 [ 307 ] {} <Debug> TCP-Session: 86047ec8-1e26-42f9-95b1-187990f34ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.05.16 00:58:24.564487 [ 314 ] {} <Debug> TCP-Session: 52b7d5a8-5690-4d1b-b8a3-9aafb998a9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2026.05.16 00:58:24.564601 [ 313 ] {} <Debug> TCP-Session: 048b7e66-c0b0-4cca-8150-94589860e79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2026.05.16 00:58:24.564607 [ 307 ] {} <Debug> TCP-Session: 86047ec8-1e26-42f9-95b1-187990f34ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.05.16 00:58:24.564643 [ 313 ] {} <Debug> TCP-Session: 048b7e66-c0b0-4cca-8150-94589860e79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.05.16 00:58:24.563884 [ 306 ] {} <Trace> TCP-Session: f7f7cdf7-b7de-4d68-9c31-c87ad667fcee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.05.16 00:58:24.564841 [ 306 ] {96283065-124e-4c23-87f1-845599bc1d43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50923) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1589 | 2026.05.16 00:58:24.565143 [ 306 ] {96283065-124e-4c23-87f1-845599bc1d43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1590 | 2026.05.16 00:58:24.565211 [ 306 ] {96283065-124e-4c23-87f1-845599bc1d43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1591 | 2026.05.16 00:58:24.565507 [ 306 ] {96283065-124e-4c23-87f1-845599bc1d43} <Debug> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43) (SelectExecutor): Key condition: unknown | ||
| 1592 | 2026.05.16 00:58:24.566519 [ 317 ] {96283065-124e-4c23-87f1-845599bc1d43} <Trace> AggregatingTransform: Aggregating | ||
| 1593 | 2026.05.16 00:58:24.566568 [ 317 ] {96283065-124e-4c23-87f1-845599bc1d43} <Trace> Aggregator: Aggregation method: without_key | ||
| 1594 | 2026.05.16 00:58:24.566614 [ 317 ] {96283065-124e-4c23-87f1-845599bc1d43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006104 sec. (993.933 rows/sec., 38.83 KiB/sec.) | ||
| 1595 | 2026.05.16 00:58:24.566637 [ 317 ] {96283065-124e-4c23-87f1-845599bc1d43} <Trace> Aggregator: Merging aggregated data | ||
| 1596 | 2026.05.16 00:58:24.567432 [ 306 ] {96283065-124e-4c23-87f1-845599bc1d43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002648 sec., 377.64350453172204 rows/sec., 14.75 KiB/sec. | ||
| 1597 | 2026.05.16 00:58:24.567661 [ 306 ] {96283065-124e-4c23-87f1-845599bc1d43} <Debug> TCPHandler: Processed in 0.003900173 sec. | ||
| 1598 | 2026.05.16 00:58:24.567965 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1599 | 2026.05.16 00:58:24.568004 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1600 | 2026.05.16 00:58:24.568012 [ 306 ] {} <Debug> TCP-Session: f7f7cdf7-b7de-4d68-9c31-c87ad667fcee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.05.16 00:58:24.568025 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1602 | 2026.05.16 00:58:24.568052 [ 307 ] {} <Debug> TCP-Session: 86047ec8-1e26-42f9-95b1-187990f34ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.05.16 00:58:24.568051 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1604 | 2026.05.16 00:58:24.568080 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1605 | 2026.05.16 00:58:24.568092 [ 314 ] {} <Debug> TCP-Session: 52b7d5a8-5690-4d1b-b8a3-9aafb998a9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.05.16 00:58:24.568100 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1607 | 2026.05.16 00:58:24.568136 [ 312 ] {} <Debug> TCP-Session: 3a6feab3-090d-470f-91cc-3370dacb7a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2026.05.16 00:58:24.568142 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1609 | 2026.05.16 00:58:24.568167 [ 311 ] {} <Debug> TCP-Session: cab0c21f-8879-450a-80ed-5f43646bbbe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2026.05.16 00:58:24.568195 [ 309 ] {} <Debug> TCP-Session: 47a6ab9a-5b09-46a2-9b79-7d73760e09c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.05.16 00:58:24.568119 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1612 | 2026.05.16 00:58:24.568116 [ 308 ] {} <Debug> TCP-Session: 2d836081-b41d-410a-8af2-475f60c9c3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.05.16 00:58:24.568263 [ 310 ] {} <Debug> TCP-Session: 337af4d2-569b-4ee6-b5af-bbbb1c66323d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2026.05.16 00:58:24.568064 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1615 | 2026.05.16 00:58:24.568326 [ 313 ] {} <Debug> TCP-Session: 048b7e66-c0b0-4cca-8150-94589860e79e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.05.16 00:58:25.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.07 MiB, peak 190.94 MiB, free memory in arenas 0.00 B, will set to 183.40 MiB (RSS), difference: 2.33 MiB | ||
| 1617 | 2026.05.16 00:58:27.183641 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.05.16 00:58:27.183925 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1619 | 2026.05.16 00:58:27.184372 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1620 | 2026.05.16 00:58:27.184429 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1621 | 2026.05.16 00:58:27.184720 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1622 | 2026.05.16 00:58:27.184795 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1623 | 2026.05.16 00:58:27.184950 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 1624 | 2026.05.16 00:58:27.184990 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1625 | 2026.05.16 00:58:27.185014 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (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 | ||
| 1626 | 2026.05.16 00:58:27.185030 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1627 | 2026.05.16 00:58:27.185075 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec'))" | ||
| 1628 | 2026.05.16 00:58:27.185096 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1629 | 2026.05.16 00:58:27.186524 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002725 sec., 12844.036697247706 rows/sec., 2.73 MiB/sec. | ||
| 1630 | 2026.05.16 00:58:27.186637 [ 3 ] {7c997474-af5f-4f74-b9f9-91701f9941fd} <Debug> TCPHandler: Processed in 0.003147513 sec. | ||
| 1631 | 2026.05.16 00:58:27.200525 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.05.16 00:58:27.200680 [ 3 ] {51850727-c53f-4960-92c1-932a3febf166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1633 | 2026.05.16 00:58:27.200741 [ 3 ] {51850727-c53f-4960-92c1-932a3febf166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1634 | 2026.05.16 00:58:27.201435 [ 3 ] {51850727-c53f-4960-92c1-932a3febf166} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.05.16 00:58:27.201485 [ 3 ] {51850727-c53f-4960-92c1-932a3febf166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1636 | 2026.05.16 00:58:27.201914 [ 3 ] {51850727-c53f-4960-92c1-932a3febf166} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1637 | 2026.05.16 00:58:27.202123 [ 3 ] {51850727-c53f-4960-92c1-932a3febf166} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.05.16 00:58:27.202276 [ 3 ] {51850727-c53f-4960-92c1-932a3febf166} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00164 sec., 1829.2682926829268 rows/sec., 166.73 KiB/sec. | ||
| 1639 | 2026.05.16 00:58:27.202315 [ 3 ] {51850727-c53f-4960-92c1-932a3febf166} <Debug> TCPHandler: Processed in 0.001875126 sec. | ||
| 1640 | 2026.05.16 00:58:27.202434 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.05.16 00:58:27.202529 [ 3 ] {84a9b7c8-9f09-4a38-ab9d-71b9e20684bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.05.16 00:58:27.202570 [ 3 ] {84a9b7c8-9f09-4a38-ab9d-71b9e20684bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1643 | 2026.05.16 00:58:27.202996 [ 3 ] {84a9b7c8-9f09-4a38-ab9d-71b9e20684bb} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.05.16 00:58:27.203031 [ 3 ] {84a9b7c8-9f09-4a38-ab9d-71b9e20684bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1645 | 2026.05.16 00:58:27.203409 [ 3 ] {84a9b7c8-9f09-4a38-ab9d-71b9e20684bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1646 | 2026.05.16 00:58:27.203619 [ 3 ] {84a9b7c8-9f09-4a38-ab9d-71b9e20684bb} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.05.16 00:58:27.203755 [ 3 ] {84a9b7c8-9f09-4a38-ab9d-71b9e20684bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001228 sec., 19543.97394136808 rows/sec., 1.62 MiB/sec. | ||
| 1648 | 2026.05.16 00:58:27.203795 [ 3 ] {84a9b7c8-9f09-4a38-ab9d-71b9e20684bb} <Debug> TCPHandler: Processed in 0.001398138 sec. | ||
| 1649 | 2026.05.16 00:58:27.203920 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.05.16 00:58:27.204018 [ 3 ] {0d7b1fa3-2079-41df-85df-f18f3ede4989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1651 | 2026.05.16 00:58:27.204060 [ 3 ] {0d7b1fa3-2079-41df-85df-f18f3ede4989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1652 | 2026.05.16 00:58:27.204494 [ 3 ] {0d7b1fa3-2079-41df-85df-f18f3ede4989} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.16 00:58:27.204530 [ 3 ] {0d7b1fa3-2079-41df-85df-f18f3ede4989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1654 | 2026.05.16 00:58:27.204828 [ 3 ] {0d7b1fa3-2079-41df-85df-f18f3ede4989} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1655 | 2026.05.16 00:58:27.205033 [ 3 ] {0d7b1fa3-2079-41df-85df-f18f3ede4989} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.05.16 00:58:27.205165 [ 3 ] {0d7b1fa3-2079-41df-85df-f18f3ede4989} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 1657 | 2026.05.16 00:58:27.205201 [ 3 ] {0d7b1fa3-2079-41df-85df-f18f3ede4989} <Debug> TCPHandler: Processed in 0.001331048 sec. | ||
| 1658 | 2026.05.16 00:58:27.205353 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.16 00:58:27.205460 [ 3 ] {10c88173-64cb-47fd-a165-ad800c860456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.16 00:58:27.205502 [ 3 ] {10c88173-64cb-47fd-a165-ad800c860456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1661 | 2026.05.16 00:58:27.206905 [ 3 ] {10c88173-64cb-47fd-a165-ad800c860456} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.16 00:58:27.206944 [ 3 ] {10c88173-64cb-47fd-a165-ad800c860456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1663 | 2026.05.16 00:58:27.207477 [ 3 ] {10c88173-64cb-47fd-a165-ad800c860456} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1664 | 2026.05.16 00:58:27.207700 [ 3 ] {10c88173-64cb-47fd-a165-ad800c860456} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.05.16 00:58:27.207835 [ 3 ] {10c88173-64cb-47fd-a165-ad800c860456} <Debug> executeQuery: Read 2544 rows, 193.99 KiB in 0.002394 sec., 1062656.64160401 rows/sec., 79.13 MiB/sec. | ||
| 1666 | 2026.05.16 00:58:27.207873 [ 3 ] {10c88173-64cb-47fd-a165-ad800c860456} <Debug> TCPHandler: Processed in 0.002575165 sec. | ||
| 1667 | 2026.05.16 00:58:27.208012 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.16 00:58:27.208111 [ 3 ] {c3764f3d-db1f-4835-a475-ad9c3c2dca2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.05.16 00:58:27.208152 [ 3 ] {c3764f3d-db1f-4835-a475-ad9c3c2dca2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1670 | 2026.05.16 00:58:27.208584 [ 3 ] {c3764f3d-db1f-4835-a475-ad9c3c2dca2a} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.05.16 00:58:27.208621 [ 3 ] {c3764f3d-db1f-4835-a475-ad9c3c2dca2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1672 | 2026.05.16 00:58:27.208912 [ 3 ] {c3764f3d-db1f-4835-a475-ad9c3c2dca2a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1673 | 2026.05.16 00:58:27.209119 [ 3 ] {c3764f3d-db1f-4835-a475-ad9c3c2dca2a} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.16 00:58:27.209263 [ 3 ] {c3764f3d-db1f-4835-a475-ad9c3c2dca2a} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001171 sec., 29035.012809564476 rows/sec., 2.17 MiB/sec. | ||
| 1675 | 2026.05.16 00:58:27.209302 [ 3 ] {c3764f3d-db1f-4835-a475-ad9c3c2dca2a} <Debug> TCPHandler: Processed in 0.001340038 sec. | ||
| 1676 | 2026.05.16 00:58:27.209422 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.05.16 00:58:27.209519 [ 3 ] {8c816a54-3429-429e-a712-912f6d2ef6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.05.16 00:58:27.209559 [ 3 ] {8c816a54-3429-429e-a712-912f6d2ef6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1679 | 2026.05.16 00:58:27.210309 [ 3 ] {8c816a54-3429-429e-a712-912f6d2ef6b0} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.05.16 00:58:27.210346 [ 3 ] {8c816a54-3429-429e-a712-912f6d2ef6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1681 | 2026.05.16 00:58:27.210721 [ 3 ] {8c816a54-3429-429e-a712-912f6d2ef6b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1682 | 2026.05.16 00:58:27.210931 [ 3 ] {8c816a54-3429-429e-a712-912f6d2ef6b0} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.05.16 00:58:27.211062 [ 3 ] {8c816a54-3429-429e-a712-912f6d2ef6b0} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00156 sec., 528846.1538461539 rows/sec., 30.94 MiB/sec. | ||
| 1684 | 2026.05.16 00:58:27.211144 [ 3 ] {8c816a54-3429-429e-a712-912f6d2ef6b0} <Debug> TCPHandler: Processed in 0.001759644 sec. | ||
| 1685 | 2026.05.16 00:58:27.211337 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.05.16 00:58:27.211438 [ 3 ] {6f88f0fa-7d79-43e3-ad4e-cb405ad928fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1687 | 2026.05.16 00:58:27.211477 [ 3 ] {6f88f0fa-7d79-43e3-ad4e-cb405ad928fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1688 | 2026.05.16 00:58:27.211886 [ 3 ] {6f88f0fa-7d79-43e3-ad4e-cb405ad928fd} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.05.16 00:58:27.211923 [ 3 ] {6f88f0fa-7d79-43e3-ad4e-cb405ad928fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1690 | 2026.05.16 00:58:27.212218 [ 3 ] {6f88f0fa-7d79-43e3-ad4e-cb405ad928fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1691 | 2026.05.16 00:58:27.212439 [ 3 ] {6f88f0fa-7d79-43e3-ad4e-cb405ad928fd} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.05.16 00:58:27.212567 [ 3 ] {6f88f0fa-7d79-43e3-ad4e-cb405ad928fd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. | ||
| 1693 | 2026.05.16 00:58:27.212605 [ 3 ] {6f88f0fa-7d79-43e3-ad4e-cb405ad928fd} <Debug> TCPHandler: Processed in 0.001327128 sec. | ||
| 1694 | 2026.05.16 00:58:27.212731 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.05.16 00:58:27.212828 [ 3 ] {7ed14b32-5906-45c6-8b10-4500787fc2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1696 | 2026.05.16 00:58:27.212867 [ 3 ] {7ed14b32-5906-45c6-8b10-4500787fc2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1697 | 2026.05.16 00:58:27.213287 [ 3 ] {7ed14b32-5906-45c6-8b10-4500787fc2e6} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.05.16 00:58:27.213323 [ 3 ] {7ed14b32-5906-45c6-8b10-4500787fc2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1699 | 2026.05.16 00:58:27.213616 [ 3 ] {7ed14b32-5906-45c6-8b10-4500787fc2e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1700 | 2026.05.16 00:58:27.213823 [ 3 ] {7ed14b32-5906-45c6-8b10-4500787fc2e6} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.05.16 00:58:27.213960 [ 3 ] {7ed14b32-5906-45c6-8b10-4500787fc2e6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 1702 | 2026.05.16 00:58:27.213996 [ 3 ] {7ed14b32-5906-45c6-8b10-4500787fc2e6} <Debug> TCPHandler: Processed in 0.001314337 sec. | ||
| 1703 | 2026.05.16 00:58:27.214198 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.05.16 00:58:27.214370 [ 3 ] {3b067cde-db1e-4191-8188-8112cabbfdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1705 | 2026.05.16 00:58:27.214435 [ 3 ] {3b067cde-db1e-4191-8188-8112cabbfdf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1706 | 2026.05.16 00:58:27.215695 [ 3 ] {3b067cde-db1e-4191-8188-8112cabbfdf4} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.05.16 00:58:27.215735 [ 3 ] {3b067cde-db1e-4191-8188-8112cabbfdf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1708 | 2026.05.16 00:58:27.216263 [ 3 ] {3b067cde-db1e-4191-8188-8112cabbfdf4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1709 | 2026.05.16 00:58:27.216497 [ 3 ] {3b067cde-db1e-4191-8188-8112cabbfdf4} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.05.16 00:58:27.216653 [ 3 ] {3b067cde-db1e-4191-8188-8112cabbfdf4} <Debug> executeQuery: Read 1346 rows, 92.98 KiB in 0.002332 sec., 577186.9639794169 rows/sec., 38.94 MiB/sec. | ||
| 1711 | 2026.05.16 00:58:27.216695 [ 3 ] {3b067cde-db1e-4191-8188-8112cabbfdf4} <Debug> TCPHandler: Processed in 0.002619755 sec. | ||
| 1712 | 2026.05.16 00:58:27.216822 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.05.16 00:58:27.216949 [ 3 ] {5119d32c-1e49-4095-8360-4735cf8eb50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1714 | 2026.05.16 00:58:27.217003 [ 3 ] {5119d32c-1e49-4095-8360-4735cf8eb50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1715 | 2026.05.16 00:58:27.217863 [ 3 ] {5119d32c-1e49-4095-8360-4735cf8eb50c} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.05.16 00:58:27.217901 [ 3 ] {5119d32c-1e49-4095-8360-4735cf8eb50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1717 | 2026.05.16 00:58:27.218434 [ 3 ] {5119d32c-1e49-4095-8360-4735cf8eb50c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1718 | 2026.05.16 00:58:27.218648 [ 3 ] {5119d32c-1e49-4095-8360-4735cf8eb50c} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.05.16 00:58:27.218785 [ 3 ] {5119d32c-1e49-4095-8360-4735cf8eb50c} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001861 sec., 875335.8409457281 rows/sec., 53.95 MiB/sec. | ||
| 1720 | 2026.05.16 00:58:27.218823 [ 3 ] {5119d32c-1e49-4095-8360-4735cf8eb50c} <Debug> TCPHandler: Processed in 0.002062847 sec. | ||
| 1721 | 2026.05.16 00:58:27.218947 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.05.16 00:58:27.219044 [ 3 ] {68091368-3195-4561-bac4-3b14607ce97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1723 | 2026.05.16 00:58:27.219098 [ 3 ] {68091368-3195-4561-bac4-3b14607ce97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1724 | 2026.05.16 00:58:27.219954 [ 3 ] {68091368-3195-4561-bac4-3b14607ce97a} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.05.16 00:58:27.219991 [ 3 ] {68091368-3195-4561-bac4-3b14607ce97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1726 | 2026.05.16 00:58:27.220534 [ 3 ] {68091368-3195-4561-bac4-3b14607ce97a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1727 | 2026.05.16 00:58:27.220757 [ 3 ] {68091368-3195-4561-bac4-3b14607ce97a} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.05.16 00:58:27.220894 [ 3 ] {68091368-3195-4561-bac4-3b14607ce97a} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001869 sec., 10700.909577314073 rows/sec., 19.18 MiB/sec. | ||
| 1729 | 2026.05.16 00:58:27.220951 [ 3 ] {68091368-3195-4561-bac4-3b14607ce97a} <Debug> TCPHandler: Processed in 0.002053648 sec. | ||
| 1730 | 2026.05.16 00:58:27.221095 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.05.16 00:58:27.221219 [ 3 ] {9af84d12-cc95-4895-864d-8e46ac1d8484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1732 | 2026.05.16 00:58:27.221272 [ 3 ] {9af84d12-cc95-4895-864d-8e46ac1d8484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1733 | 2026.05.16 00:58:27.221695 [ 3 ] {9af84d12-cc95-4895-864d-8e46ac1d8484} <Trace> oximeter.measurements_i64 (825013c1-5f6e-4400-819e-1802b641ee64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.05.16 00:58:27.221739 [ 3 ] {9af84d12-cc95-4895-864d-8e46ac1d8484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1735 | 2026.05.16 00:58:27.222149 [ 3 ] {9af84d12-cc95-4895-864d-8e46ac1d8484} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1736 | 2026.05.16 00:58:27.222403 [ 3 ] {9af84d12-cc95-4895-864d-8e46ac1d8484} <Trace> oximeter.measurements_i64 (825013c1-5f6e-4400-819e-1802b641ee64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.05.16 00:58:27.222546 [ 3 ] {9af84d12-cc95-4895-864d-8e46ac1d8484} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001351 sec., 6661.732050333087 rows/sec., 470.57 KiB/sec. | ||
| 1738 | 2026.05.16 00:58:27.222583 [ 3 ] {9af84d12-cc95-4895-864d-8e46ac1d8484} <Debug> TCPHandler: Processed in 0.001549851 sec. | ||
| 1739 | 2026.05.16 00:58:27.222704 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.05.16 00:58:27.222802 [ 3 ] {32b78a29-9218-4b84-af81-b97faa0522f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.05.16 00:58:27.222844 [ 3 ] {32b78a29-9218-4b84-af81-b97faa0522f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1742 | 2026.05.16 00:58:27.223189 [ 3 ] {32b78a29-9218-4b84-af81-b97faa0522f1} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.05.16 00:58:27.223226 [ 3 ] {32b78a29-9218-4b84-af81-b97faa0522f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1744 | 2026.05.16 00:58:27.223528 [ 3 ] {32b78a29-9218-4b84-af81-b97faa0522f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1745 | 2026.05.16 00:58:27.223740 [ 3 ] {32b78a29-9218-4b84-af81-b97faa0522f1} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.05.16 00:58:27.223876 [ 3 ] {32b78a29-9218-4b84-af81-b97faa0522f1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001092 sec., 43956.043956043955 rows/sec., 2.96 MiB/sec. | ||
| 1747 | 2026.05.16 00:58:27.223913 [ 3 ] {32b78a29-9218-4b84-af81-b97faa0522f1} <Debug> TCPHandler: Processed in 0.001259077 sec. | ||
| 1748 | 2026.05.16 00:58:28.192689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 216 | ||
| 1749 | 2026.05.16 00:58:28.195496 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.05.16 00:58:28.195561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1751 | 2026.05.16 00:58:28.196923 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1752 | 2026.05.16 00:58:28.197209 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.05.16 00:58:28.197542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1754 | 2026.05.16 00:58:28.464624 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.05.16 00:58:28.464844 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1756 | 2026.05.16 00:58:28.465163 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1757 | 2026.05.16 00:58:28.465201 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1758 | 2026.05.16 00:58:28.465432 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1759 | 2026.05.16 00:58:28.465504 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1760 | 2026.05.16 00:58:28.465642 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1761 | 2026.05.16 00:58:28.465751 [ 325 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1762 | 2026.05.16 00:58:28.465781 [ 328 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1763 | 2026.05.16 00:58:28.465895 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1764 | 2026.05.16 00:58:28.465925 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1765 | 2026.05.16 00:58:28.465982 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1766 | 2026.05.16 00:58:28.466004 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1767 | 2026.05.16 00:58:28.467116 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00236 sec., 14830.50847457627 rows/sec., 3.15 MiB/sec. | ||
| 1768 | 2026.05.16 00:58:28.467220 [ 3 ] {b49ffa7e-1bdf-484e-b7a6-ca447086269f} <Debug> TCPHandler: Processed in 0.002743866 sec. | ||
| 1769 | 2026.05.16 00:58:28.468587 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.05.16 00:58:28.468701 [ 3 ] {d63f4b3a-458e-4263-80f2-8611710c50aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1771 | 2026.05.16 00:58:28.468744 [ 3 ] {d63f4b3a-458e-4263-80f2-8611710c50aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1772 | 2026.05.16 00:58:28.469262 [ 3 ] {d63f4b3a-458e-4263-80f2-8611710c50aa} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.05.16 00:58:28.469312 [ 3 ] {d63f4b3a-458e-4263-80f2-8611710c50aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1774 | 2026.05.16 00:58:28.469707 [ 3 ] {d63f4b3a-458e-4263-80f2-8611710c50aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1775 | 2026.05.16 00:58:28.469932 [ 3 ] {d63f4b3a-458e-4263-80f2-8611710c50aa} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.05.16 00:58:28.470087 [ 3 ] {d63f4b3a-458e-4263-80f2-8611710c50aa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001415 sec., 39575.971731448764 rows/sec., 3.02 MiB/sec. | ||
| 1777 | 2026.05.16 00:58:28.470130 [ 3 ] {d63f4b3a-458e-4263-80f2-8611710c50aa} <Debug> TCPHandler: Processed in 0.001593632 sec. | ||
| 1778 | 2026.05.16 00:58:28.470283 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.05.16 00:58:28.470384 [ 3 ] {d61fae66-5964-4236-a42c-904f6cac89f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1780 | 2026.05.16 00:58:28.470431 [ 3 ] {d61fae66-5964-4236-a42c-904f6cac89f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1781 | 2026.05.16 00:58:28.470879 [ 3 ] {d61fae66-5964-4236-a42c-904f6cac89f1} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.05.16 00:58:28.470917 [ 3 ] {d61fae66-5964-4236-a42c-904f6cac89f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1783 | 2026.05.16 00:58:28.471225 [ 3 ] {d61fae66-5964-4236-a42c-904f6cac89f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1784 | 2026.05.16 00:58:28.471447 [ 3 ] {d61fae66-5964-4236-a42c-904f6cac89f1} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.05.16 00:58:28.471578 [ 3 ] {d61fae66-5964-4236-a42c-904f6cac89f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 1786 | 2026.05.16 00:58:28.471616 [ 3 ] {d61fae66-5964-4236-a42c-904f6cac89f1} <Debug> TCPHandler: Processed in 0.001384228 sec. | ||
| 1787 | 2026.05.16 00:58:28.471774 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.05.16 00:58:28.471870 [ 3 ] {d256773c-bb35-48c9-9d64-27297ec5261a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1789 | 2026.05.16 00:58:28.471914 [ 3 ] {d256773c-bb35-48c9-9d64-27297ec5261a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1790 | 2026.05.16 00:58:28.472310 [ 3 ] {d256773c-bb35-48c9-9d64-27297ec5261a} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.05.16 00:58:28.472347 [ 3 ] {d256773c-bb35-48c9-9d64-27297ec5261a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1792 | 2026.05.16 00:58:28.472668 [ 3 ] {d256773c-bb35-48c9-9d64-27297ec5261a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1793 | 2026.05.16 00:58:28.472879 [ 3 ] {d256773c-bb35-48c9-9d64-27297ec5261a} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.05.16 00:58:28.473008 [ 3 ] {d256773c-bb35-48c9-9d64-27297ec5261a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001156 sec., 27681.66089965398 rows/sec., 1.93 MiB/sec. | ||
| 1795 | 2026.05.16 00:58:28.473044 [ 3 ] {d256773c-bb35-48c9-9d64-27297ec5261a} <Debug> TCPHandler: Processed in 0.001319578 sec. | ||
| 1796 | 2026.05.16 00:58:28.473165 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.05.16 00:58:28.473261 [ 3 ] {79622873-4061-400c-9c53-e91e2c1de785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1798 | 2026.05.16 00:58:28.473303 [ 3 ] {79622873-4061-400c-9c53-e91e2c1de785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1799 | 2026.05.16 00:58:28.473649 [ 3 ] {79622873-4061-400c-9c53-e91e2c1de785} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.05.16 00:58:28.473685 [ 3 ] {79622873-4061-400c-9c53-e91e2c1de785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1801 | 2026.05.16 00:58:28.473987 [ 3 ] {79622873-4061-400c-9c53-e91e2c1de785} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1802 | 2026.05.16 00:58:28.474195 [ 3 ] {79622873-4061-400c-9c53-e91e2c1de785} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.05.16 00:58:28.474320 [ 3 ] {79622873-4061-400c-9c53-e91e2c1de785} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 769.63 KiB/sec. | ||
| 1804 | 2026.05.16 00:58:28.474356 [ 3 ] {79622873-4061-400c-9c53-e91e2c1de785} <Debug> TCPHandler: Processed in 0.001240086 sec. | ||
| 1805 | 2026.05.16 00:58:30.684880 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 3251 | ||
| 1806 | 2026.05.16 00:58:30.685423 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.05.16 00:58:30.685481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1808 | 2026.05.16 00:58:30.685999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1809 | 2026.05.16 00:58:30.686245 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.05.16 00:58:30.686390 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3251 | ||
| 1811 | 2026.05.16 00:58:30.873240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1812 | 2026.05.16 00:58:30.890611 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.05.16 00:58:30.890673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1814 | 2026.05.16 00:58:30.896114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1815 | 2026.05.16 00:58:30.897893 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.05.16 00:58:30.906141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1817 | 2026.05.16 00:58:33.470670 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.16 00:58:33.470900 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.16 00:58:33.471220 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1820 | 2026.05.16 00:58:33.471259 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1821 | 2026.05.16 00:58:33.471479 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1822 | 2026.05.16 00:58:33.471554 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1823 | 2026.05.16 00:58:33.471697 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1824 | 2026.05.16 00:58:33.471805 [ 328 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1825 | 2026.05.16 00:58:33.471814 [ 325 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1826 | 2026.05.16 00:58:33.471935 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1827 | 2026.05.16 00:58:33.471965 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1828 | 2026.05.16 00:58:33.472016 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1829 | 2026.05.16 00:58:33.472037 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1830 | 2026.05.16 00:58:33.473108 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002291 sec., 15277.171540811873 rows/sec., 3.25 MiB/sec. | ||
| 1831 | 2026.05.16 00:58:33.473233 [ 3 ] {c3981936-826d-45cf-a2b6-b6a8bf400653} <Debug> TCPHandler: Processed in 0.002694976 sec. | ||
| 1832 | 2026.05.16 00:58:33.475024 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.05.16 00:58:33.475175 [ 3 ] {20feac38-8315-477c-8f5e-1d8e0f0de4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1834 | 2026.05.16 00:58:33.475244 [ 3 ] {20feac38-8315-477c-8f5e-1d8e0f0de4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1835 | 2026.05.16 00:58:33.475867 [ 3 ] {20feac38-8315-477c-8f5e-1d8e0f0de4ab} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.05.16 00:58:33.475911 [ 3 ] {20feac38-8315-477c-8f5e-1d8e0f0de4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1837 | 2026.05.16 00:58:33.476284 [ 3 ] {20feac38-8315-477c-8f5e-1d8e0f0de4ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1838 | 2026.05.16 00:58:33.476515 [ 3 ] {20feac38-8315-477c-8f5e-1d8e0f0de4ab} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.05.16 00:58:33.476665 [ 3 ] {20feac38-8315-477c-8f5e-1d8e0f0de4ab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001532 sec., 36553.52480417755 rows/sec., 2.79 MiB/sec. | ||
| 1840 | 2026.05.16 00:58:33.476707 [ 3 ] {20feac38-8315-477c-8f5e-1d8e0f0de4ab} <Debug> TCPHandler: Processed in 0.001803414 sec. | ||
| 1841 | 2026.05.16 00:58:33.476858 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.05.16 00:58:33.477063 [ 3 ] {592af27b-44ba-406a-b5db-1a173c10410c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1843 | 2026.05.16 00:58:33.477106 [ 3 ] {592af27b-44ba-406a-b5db-1a173c10410c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1844 | 2026.05.16 00:58:33.477565 [ 3 ] {592af27b-44ba-406a-b5db-1a173c10410c} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.05.16 00:58:33.477605 [ 3 ] {592af27b-44ba-406a-b5db-1a173c10410c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1846 | 2026.05.16 00:58:33.477926 [ 3 ] {592af27b-44ba-406a-b5db-1a173c10410c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1847 | 2026.05.16 00:58:33.478254 [ 3 ] {592af27b-44ba-406a-b5db-1a173c10410c} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.05.16 00:58:33.478384 [ 3 ] {592af27b-44ba-406a-b5db-1a173c10410c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001341 sec., 47725.57792692021 rows/sec., 3.73 MiB/sec. | ||
| 1849 | 2026.05.16 00:58:33.478426 [ 3 ] {592af27b-44ba-406a-b5db-1a173c10410c} <Debug> TCPHandler: Processed in 0.001616242 sec. | ||
| 1850 | 2026.05.16 00:58:33.478578 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.05.16 00:58:33.478675 [ 3 ] {07762305-32ad-41ac-a683-95d6f4186b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.05.16 00:58:33.478718 [ 3 ] {07762305-32ad-41ac-a683-95d6f4186b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1853 | 2026.05.16 00:58:33.479194 [ 3 ] {07762305-32ad-41ac-a683-95d6f4186b4e} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.05.16 00:58:33.479232 [ 3 ] {07762305-32ad-41ac-a683-95d6f4186b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1855 | 2026.05.16 00:58:33.479553 [ 3 ] {07762305-32ad-41ac-a683-95d6f4186b4e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1856 | 2026.05.16 00:58:33.479758 [ 3 ] {07762305-32ad-41ac-a683-95d6f4186b4e} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.05.16 00:58:33.479891 [ 3 ] {07762305-32ad-41ac-a683-95d6f4186b4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 1858 | 2026.05.16 00:58:33.479930 [ 3 ] {07762305-32ad-41ac-a683-95d6f4186b4e} <Debug> TCPHandler: Processed in 0.001401269 sec. | ||
| 1859 | 2026.05.16 00:58:33.480072 [ 3 ] {} <Trace> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.05.16 00:58:33.480169 [ 3 ] {2f8e5fb5-fa86-4d4b-9f17-6cdbf2213dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.05.16 00:58:33.480211 [ 3 ] {2f8e5fb5-fa86-4d4b-9f17-6cdbf2213dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1862 | 2026.05.16 00:58:33.480590 [ 3 ] {2f8e5fb5-fa86-4d4b-9f17-6cdbf2213dc5} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.05.16 00:58:33.480626 [ 3 ] {2f8e5fb5-fa86-4d4b-9f17-6cdbf2213dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1864 | 2026.05.16 00:58:33.480924 [ 3 ] {2f8e5fb5-fa86-4d4b-9f17-6cdbf2213dc5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1865 | 2026.05.16 00:58:33.481130 [ 3 ] {2f8e5fb5-fa86-4d4b-9f17-6cdbf2213dc5} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.05.16 00:58:33.481260 [ 3 ] {2f8e5fb5-fa86-4d4b-9f17-6cdbf2213dc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 1867 | 2026.05.16 00:58:33.481300 [ 3 ] {2f8e5fb5-fa86-4d4b-9f17-6cdbf2213dc5} <Debug> TCPHandler: Processed in 0.001278118 sec. | ||
| 1868 | 2026.05.16 00:58:38.151336 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1869 | 2026.05.16 00:58:38.151395 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1870 | 2026.05.16 00:58:38.186586 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3763 | ||
| 1871 | 2026.05.16 00:58:38.187123 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.05.16 00:58:38.187171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1873 | 2026.05.16 00:58:38.187754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1874 | 2026.05.16 00:58:38.188033 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.05.16 00:58:38.188172 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3763 | ||
| 1876 | 2026.05.16 00:58:38.197939 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 236 | ||
| 1877 | 2026.05.16 00:58:38.199986 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.05.16 00:58:38.200044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1879 | 2026.05.16 00:58:38.201259 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1880 | 2026.05.16 00:58:38.201547 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.05.16 00:58:38.201703 [ 44 ] {} <Debug> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1882 | 2026.05.16 00:58:38.201768 [ 44 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.05.16 00:58:38.201792 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1884 | 2026.05.16 00:58:38.201875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
| 1885 | 2026.05.16 00:58:38.201909 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::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 | ||
| 1886 | 2026.05.16 00:58:38.202397 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1887 | 2026.05.16 00:58:38.202560 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1888 | 2026.05.16 00:58:38.202945 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1889 | 2026.05.16 00:58:38.203271 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1890 | 2026.05.16 00:58:38.203595 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 1891 | 2026.05.16 00:58:38.203913 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1892 | 2026.05.16 00:58:38.204219 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1893 | 2026.05.16 00:58:38.209931 [ 198 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 72 columns (72 merged, 0 gathered) in 0.008059418 sec., 29282.511466708886 rows/sec., 28.20 MiB/sec. | ||
| 1894 | 2026.05.16 00:58:38.210696 [ 195 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1895 | 2026.05.16 00:58:38.211310 [ 195 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.05.16 00:58:38.211379 [ 195 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_6_1} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1897 | 2026.05.16 00:58:38.211501 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 1898 | 2026.05.16 00:58:38.306273 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1899 | 2026.05.16 00:58:38.306334 [ 3 ] {} <Debug> TCP-Session: c6db4045-c058-427d-8a2c-791e411a65d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.05.16 00:58:38.406328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1901 | 2026.05.16 00:58:38.423067 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.05.16 00:58:38.423129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1903 | 2026.05.16 00:58:38.428684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1904 | 2026.05.16 00:58:38.429309 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): 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.05.16 00:58:38.432271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1906 | 2026.05.16 00:58:38.471644 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.05.16 00:58:38.471875 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1908 | 2026.05.16 00:58:38.472230 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1909 | 2026.05.16 00:58:38.472274 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1910 | 2026.05.16 00:58:38.472514 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1911 | 2026.05.16 00:58:38.472588 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1912 | 2026.05.16 00:58:38.472736 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1913 | 2026.05.16 00:58:38.472832 [ 328 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1914 | 2026.05.16 00:58:38.472833 [ 325 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1915 | 2026.05.16 00:58:38.472937 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (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 | ||
| 1916 | 2026.05.16 00:58:38.472968 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1917 | 2026.05.16 00:58:38.474987 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1918 | 2026.05.16 00:58:38.475027 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1919 | 2026.05.16 00:58:38.476981 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1920 | 2026.05.16 00:58:38.477039 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1921 | 2026.05.16 00:58:38.478287 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.006502 sec., 5844.3555828975705 rows/sec., 1.19 MiB/sec. | ||
| 1922 | 2026.05.16 00:58:38.478398 [ 5 ] {b790f1ca-dc0d-4f12-94e7-031df8d2e4a5} <Debug> TCPHandler: Processed in 0.006887903 sec. | ||
| 1923 | 2026.05.16 00:58:38.480736 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.05.16 00:58:38.480865 [ 5 ] {78acabf6-825b-4ca2-a0b6-e65ec80358fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1925 | 2026.05.16 00:58:38.480920 [ 5 ] {78acabf6-825b-4ca2-a0b6-e65ec80358fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1926 | 2026.05.16 00:58:38.481474 [ 5 ] {78acabf6-825b-4ca2-a0b6-e65ec80358fa} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.05.16 00:58:38.481515 [ 5 ] {78acabf6-825b-4ca2-a0b6-e65ec80358fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1928 | 2026.05.16 00:58:38.481854 [ 5 ] {78acabf6-825b-4ca2-a0b6-e65ec80358fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1929 | 2026.05.16 00:58:38.482083 [ 5 ] {78acabf6-825b-4ca2-a0b6-e65ec80358fa} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.05.16 00:58:38.482221 [ 5 ] {78acabf6-825b-4ca2-a0b6-e65ec80358fa} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001393 sec., 90452.26130653267 rows/sec., 7.78 MiB/sec. | ||
| 1931 | 2026.05.16 00:58:38.482222 [ 44 ] {} <Debug> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1932 | 2026.05.16 00:58:38.482260 [ 5 ] {78acabf6-825b-4ca2-a0b6-e65ec80358fa} <Debug> TCPHandler: Processed in 0.001633692 sec. | ||
| 1933 | 2026.05.16 00:58:38.482296 [ 44 ] {} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.05.16 00:58:38.482322 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1935 | 2026.05.16 00:58:38.482422 [ 198 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::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 | ||
| 1936 | 2026.05.16 00:58:38.482431 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.05.16 00:58:38.482530 [ 198 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1938 | 2026.05.16 00:58:38.482553 [ 5 ] {1ef5f4fb-39f1-496e-a505-b5cbf4010a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.05.16 00:58:38.482564 [ 198 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2537 rows starting from the beginning of the part | ||
| 1940 | 2026.05.16 00:58:38.482604 [ 5 ] {1ef5f4fb-39f1-496e-a505-b5cbf4010a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1941 | 2026.05.16 00:58:38.482634 [ 198 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 1942 | 2026.05.16 00:58:38.482685 [ 198 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2544 rows starting from the beginning of the part | ||
| 1943 | 2026.05.16 00:58:38.482730 [ 198 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1944 | 2026.05.16 00:58:38.482770 [ 198 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 1945 | 2026.05.16 00:58:38.482811 [ 198 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
| 1946 | 2026.05.16 00:58:38.483024 [ 5 ] {1ef5f4fb-39f1-496e-a505-b5cbf4010a13} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.05.16 00:58:38.483070 [ 5 ] {1ef5f4fb-39f1-496e-a505-b5cbf4010a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1948 | 2026.05.16 00:58:38.483398 [ 5 ] {1ef5f4fb-39f1-496e-a505-b5cbf4010a13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1949 | 2026.05.16 00:58:38.483632 [ 5 ] {1ef5f4fb-39f1-496e-a505-b5cbf4010a13} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.05.16 00:58:38.483767 [ 5 ] {1ef5f4fb-39f1-496e-a505-b5cbf4010a13} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001237 sec., 28294.260307194825 rows/sec., 2.08 MiB/sec. | ||
| 1951 | 2026.05.16 00:58:38.483806 [ 5 ] {1ef5f4fb-39f1-496e-a505-b5cbf4010a13} <Debug> TCPHandler: Processed in 0.00142491 sec. | ||
| 1952 | 2026.05.16 00:58:38.483956 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.05.16 00:58:38.484054 [ 5 ] {cc10944e-5e3d-4e5b-b81f-206b13c5b4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1954 | 2026.05.16 00:58:38.484095 [ 5 ] {cc10944e-5e3d-4e5b-b81f-206b13c5b4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1955 | 2026.05.16 00:58:38.484548 [ 5 ] {cc10944e-5e3d-4e5b-b81f-206b13c5b4a7} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.05.16 00:58:38.484586 [ 5 ] {cc10944e-5e3d-4e5b-b81f-206b13c5b4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1957 | 2026.05.16 00:58:38.484896 [ 5 ] {cc10944e-5e3d-4e5b-b81f-206b13c5b4a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1958 | 2026.05.16 00:58:38.485121 [ 5 ] {cc10944e-5e3d-4e5b-b81f-206b13c5b4a7} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.05.16 00:58:38.485236 [ 44 ] {} <Debug> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1960 | 2026.05.16 00:58:38.485254 [ 5 ] {cc10944e-5e3d-4e5b-b81f-206b13c5b4a7} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.001219 sec., 87776.8662838392 rows/sec., 6.87 MiB/sec. | ||
| 1961 | 2026.05.16 00:58:38.485287 [ 44 ] {} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.05.16 00:58:38.485300 [ 5 ] {cc10944e-5e3d-4e5b-b81f-206b13c5b4a7} <Debug> TCPHandler: Processed in 0.001393409 sec. | ||
| 1963 | 2026.05.16 00:58:38.485323 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1964 | 2026.05.16 00:58:38.485419 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::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 | ||
| 1965 | 2026.05.16 00:58:38.485445 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.05.16 00:58:38.485538 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1967 | 2026.05.16 00:58:38.485552 [ 5 ] {6512c5e5-8c2a-4707-a129-dfd8117ae1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1968 | 2026.05.16 00:58:38.485574 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1340 rows starting from the beginning of the part | ||
| 1969 | 2026.05.16 00:58:38.485602 [ 5 ] {6512c5e5-8c2a-4707-a129-dfd8117ae1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1970 | 2026.05.16 00:58:38.485670 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 1971 | 2026.05.16 00:58:38.485723 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1346 rows starting from the beginning of the part | ||
| 1972 | 2026.05.16 00:58:38.485763 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 1973 | 2026.05.16 00:58:38.485804 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 1974 | 2026.05.16 00:58:38.485843 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 107 rows starting from the beginning of the part | ||
| 1975 | 2026.05.16 00:58:38.486041 [ 5 ] {6512c5e5-8c2a-4707-a129-dfd8117ae1fa} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.05.16 00:58:38.486082 [ 5 ] {6512c5e5-8c2a-4707-a129-dfd8117ae1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1977 | 2026.05.16 00:58:38.486385 [ 200 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5375 rows, containing 5 columns (5 merged, 0 gathered) in 0.003998684 sec., 1344192.2392467123 rows/sec., 105.60 MiB/sec. | ||
| 1978 | 2026.05.16 00:58:38.486445 [ 5 ] {6512c5e5-8c2a-4707-a129-dfd8117ae1fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1979 | 2026.05.16 00:58:38.486689 [ 5 ] {6512c5e5-8c2a-4707-a129-dfd8117ae1fa} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.05.16 00:58:38.486709 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1981 | 2026.05.16 00:58:38.486802 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1982 | 2026.05.16 00:58:38.486832 [ 5 ] {6512c5e5-8c2a-4707-a129-dfd8117ae1fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 1983 | 2026.05.16 00:58:38.486837 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.05.16 00:58:38.486877 [ 5 ] {6512c5e5-8c2a-4707-a129-dfd8117ae1fa} <Debug> TCPHandler: Processed in 0.00148086 sec. | ||
| 1985 | 2026.05.16 00:58:38.486878 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1986 | 2026.05.16 00:58:38.487012 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 1987 | 2026.05.16 00:58:38.487042 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.05.16 00:58:38.487044 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.05.16 00:58:38.487122 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1990 | 2026.05.16 00:58:38.487130 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_11_2} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1991 | 2026.05.16 00:58:38.487147 [ 197 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2985 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768203 sec., 1688154.5840607667 rows/sec., 122.10 MiB/sec. | ||
| 1992 | 2026.05.16 00:58:38.487163 [ 5 ] {ceadd450-335b-4e5d-abcf-9877edf681f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1993 | 2026.05.16 00:58:38.487166 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2761 rows starting from the beginning of the part | ||
| 1994 | 2026.05.16 00:58:38.487217 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 1995 | 2026.05.16 00:58:38.487228 [ 5 ] {ceadd450-335b-4e5d-abcf-9877edf681f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1996 | 2026.05.16 00:58:38.487267 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 1997 | 2026.05.16 00:58:38.487316 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1629 rows starting from the beginning of the part | ||
| 1998 | 2026.05.16 00:58:38.487358 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 1999 | 2026.05.16 00:58:38.487374 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2000 | 2026.05.16 00:58:38.487402 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 2001 | 2026.05.16 00:58:38.487449 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 2002 | 2026.05.16 00:58:38.487684 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.05.16 00:58:38.487766 [ 195 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_11_2} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2004 | 2026.05.16 00:58:38.487840 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2005 | 2026.05.16 00:58:38.488188 [ 5 ] {ceadd450-335b-4e5d-abcf-9877edf681f2} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.05.16 00:58:38.488233 [ 5 ] {ceadd450-335b-4e5d-abcf-9877edf681f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2007 | 2026.05.16 00:58:38.488837 [ 5 ] {ceadd450-335b-4e5d-abcf-9877edf681f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2008 | 2026.05.16 00:58:38.489097 [ 5 ] {ceadd450-335b-4e5d-abcf-9877edf681f2} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.05.16 00:58:38.489346 [ 5 ] {ceadd450-335b-4e5d-abcf-9877edf681f2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002202 sec., 15894.64123524069 rows/sec., 28.48 MiB/sec. | ||
| 2010 | 2026.05.16 00:58:38.489404 [ 5 ] {ceadd450-335b-4e5d-abcf-9877edf681f2} <Debug> TCPHandler: Processed in 0.002411873 sec. | ||
| 2011 | 2026.05.16 00:58:38.489541 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2026.05.16 00:58:38.489640 [ 5 ] {ba31e903-29eb-43a5-936d-6f7da13eac3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2013 | 2026.05.16 00:58:38.489682 [ 5 ] {ba31e903-29eb-43a5-936d-6f7da13eac3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2014 | 2026.05.16 00:58:38.489778 [ 195 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4902 rows, containing 5 columns (5 merged, 0 gathered) in 0.002812338 sec., 1743033.7320763008 rows/sec., 110.91 MiB/sec. | ||
| 2015 | 2026.05.16 00:58:38.490007 [ 5 ] {ba31e903-29eb-43a5-936d-6f7da13eac3f} <Trace> oximeter.measurements_i64 (825013c1-5f6e-4400-819e-1802b641ee64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.05.16 00:58:38.490048 [ 5 ] {ba31e903-29eb-43a5-936d-6f7da13eac3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2017 | 2026.05.16 00:58:38.490161 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2018 | 2026.05.16 00:58:38.490360 [ 5 ] {ba31e903-29eb-43a5-936d-6f7da13eac3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2019 | 2026.05.16 00:58:38.490416 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.05.16 00:58:38.490486 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2021 | 2026.05.16 00:58:38.490547 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2022 | 2026.05.16 00:58:38.490575 [ 5 ] {ba31e903-29eb-43a5-936d-6f7da13eac3f} <Trace> oximeter.measurements_i64 (825013c1-5f6e-4400-819e-1802b641ee64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.05.16 00:58:38.490702 [ 5 ] {ba31e903-29eb-43a5-936d-6f7da13eac3f} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00108 sec., 13888.888888888889 rows/sec., 1.03 MiB/sec. | ||
| 2024 | 2026.05.16 00:58:38.490737 [ 5 ] {ba31e903-29eb-43a5-936d-6f7da13eac3f} <Debug> TCPHandler: Processed in 0.001245517 sec. | ||
| 2025 | 2026.05.16 00:58:38.490871 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.05.16 00:58:38.490967 [ 5 ] {ab85a829-976b-4140-a618-094099913175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.05.16 00:58:38.491010 [ 5 ] {ab85a829-976b-4140-a618-094099913175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2028 | 2026.05.16 00:58:38.491342 [ 5 ] {ab85a829-976b-4140-a618-094099913175} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.05.16 00:58:38.491378 [ 5 ] {ab85a829-976b-4140-a618-094099913175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2030 | 2026.05.16 00:58:38.491680 [ 5 ] {ab85a829-976b-4140-a618-094099913175} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2031 | 2026.05.16 00:58:38.491891 [ 5 ] {ab85a829-976b-4140-a618-094099913175} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.05.16 00:58:38.492019 [ 5 ] {ab85a829-976b-4140-a618-094099913175} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2033 | 2026.05.16 00:58:38.492018 [ 43 ] {} <Debug> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2034 | 2026.05.16 00:58:38.492055 [ 5 ] {ab85a829-976b-4140-a618-094099913175} <Debug> TCPHandler: Processed in 0.001233407 sec. | ||
| 2035 | 2026.05.16 00:58:38.492076 [ 43 ] {} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.05.16 00:58:38.492103 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2037 | 2026.05.16 00:58:38.492185 [ 196 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 2038 | 2026.05.16 00:58:38.492284 [ 196 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2039 | 2026.05.16 00:58:38.492314 [ 196 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 264 rows starting from the beginning of the part | ||
| 2040 | 2026.05.16 00:58:38.492391 [ 196 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 2041 | 2026.05.16 00:58:38.492441 [ 196 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2042 | 2026.05.16 00:58:38.492493 [ 196 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 2043 | 2026.05.16 00:58:38.492539 [ 196 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 2044 | 2026.05.16 00:58:38.492584 [ 196 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 2045 | 2026.05.16 00:58:38.493417 [ 199 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268727 sec., 397248.5806639253 rows/sec., 26.77 MiB/sec. | ||
| 2046 | 2026.05.16 00:58:38.493584 [ 195 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2047 | 2026.05.16 00:58:38.493895 [ 195 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_11_2} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.05.16 00:58:38.493978 [ 195 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_11_2} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2049 | 2026.05.16 00:58:38.494061 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2050 | 2026.05.16 00:58:39.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.98 MiB, peak 190.94 MiB, free memory in arenas 0.00 B, will set to 187.52 MiB (RSS), difference: 3.54 MiB | ||
| 2051 | 2026.05.16 00:58:39.138378 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2052 | 2026.05.16 00:58:39.138432 [ 269 ] {} <Debug> TCP-Session: 3667f056-4852-4b0c-b4c9-012565cfa689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.05.16 00:58:40.000416 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.48 MiB, peak 190.94 MiB, free memory in arenas 0.00 B, will set to 187.52 MiB (RSS), difference: 2.03 MiB | ||
| 2054 | 2026.05.16 00:58:43.470248 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2026.05.16 00:58:43.470492 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2056 | 2026.05.16 00:58:43.470836 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2057 | 2026.05.16 00:58:43.470875 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2058 | 2026.05.16 00:58:43.471092 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2059 | 2026.05.16 00:58:43.471163 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2060 | 2026.05.16 00:58:43.471303 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2061 | 2026.05.16 00:58:43.471417 [ 328 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2062 | 2026.05.16 00:58:43.471417 [ 337 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2063 | 2026.05.16 00:58:43.471547 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2064 | 2026.05.16 00:58:43.471583 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2065 | 2026.05.16 00:58:43.471638 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2066 | 2026.05.16 00:58:43.471667 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2067 | 2026.05.16 00:58:43.472829 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002422 sec., 14450.86705202312 rows/sec., 3.07 MiB/sec. | ||
| 2068 | 2026.05.16 00:58:43.472990 [ 5 ] {36f20158-0f9f-47de-8ab0-94b55d8f0f8e} <Debug> TCPHandler: Processed in 0.002891159 sec. | ||
| 2069 | 2026.05.16 00:58:43.474764 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.05.16 00:58:43.474932 [ 5 ] {bd3ffca4-7d74-46af-a150-9b6554897f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2071 | 2026.05.16 00:58:43.475010 [ 5 ] {bd3ffca4-7d74-46af-a150-9b6554897f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2072 | 2026.05.16 00:58:43.475696 [ 5 ] {bd3ffca4-7d74-46af-a150-9b6554897f4f} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.05.16 00:58:43.475747 [ 5 ] {bd3ffca4-7d74-46af-a150-9b6554897f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2074 | 2026.05.16 00:58:43.476168 [ 5 ] {bd3ffca4-7d74-46af-a150-9b6554897f4f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2075 | 2026.05.16 00:58:43.476420 [ 5 ] {bd3ffca4-7d74-46af-a150-9b6554897f4f} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.05.16 00:58:43.476605 [ 5 ] {bd3ffca4-7d74-46af-a150-9b6554897f4f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00173 sec., 32369.942196531792 rows/sec., 2.47 MiB/sec. | ||
| 2077 | 2026.05.16 00:58:43.476664 [ 5 ] {bd3ffca4-7d74-46af-a150-9b6554897f4f} <Debug> TCPHandler: Processed in 0.002021877 sec. | ||
| 2078 | 2026.05.16 00:58:43.476834 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.05.16 00:58:43.476943 [ 5 ] {31bbcf92-4b1a-4a70-9aad-b9173be03cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2080 | 2026.05.16 00:58:43.476990 [ 5 ] {31bbcf92-4b1a-4a70-9aad-b9173be03cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2081 | 2026.05.16 00:58:43.477503 [ 5 ] {31bbcf92-4b1a-4a70-9aad-b9173be03cd7} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.05.16 00:58:43.477547 [ 5 ] {31bbcf92-4b1a-4a70-9aad-b9173be03cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2083 | 2026.05.16 00:58:43.477916 [ 5 ] {31bbcf92-4b1a-4a70-9aad-b9173be03cd7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2084 | 2026.05.16 00:58:43.478186 [ 5 ] {31bbcf92-4b1a-4a70-9aad-b9173be03cd7} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.05.16 00:58:43.478350 [ 5 ] {31bbcf92-4b1a-4a70-9aad-b9173be03cd7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001433 sec., 44661.54919748779 rows/sec., 3.49 MiB/sec. | ||
| 2086 | 2026.05.16 00:58:43.478394 [ 5 ] {31bbcf92-4b1a-4a70-9aad-b9173be03cd7} <Debug> TCPHandler: Processed in 0.001619722 sec. | ||
| 2087 | 2026.05.16 00:58:43.478549 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.05.16 00:58:43.478682 [ 5 ] {d7e6a862-3c40-4ac2-bba6-fbd1787a87de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.05.16 00:58:43.478750 [ 5 ] {d7e6a862-3c40-4ac2-bba6-fbd1787a87de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2090 | 2026.05.16 00:58:43.479251 [ 5 ] {d7e6a862-3c40-4ac2-bba6-fbd1787a87de} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.05.16 00:58:43.479287 [ 5 ] {d7e6a862-3c40-4ac2-bba6-fbd1787a87de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2092 | 2026.05.16 00:58:43.479753 [ 5 ] {d7e6a862-3c40-4ac2-bba6-fbd1787a87de} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2093 | 2026.05.16 00:58:43.480105 [ 5 ] {d7e6a862-3c40-4ac2-bba6-fbd1787a87de} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.05.16 00:58:43.480301 [ 5 ] {d7e6a862-3c40-4ac2-bba6-fbd1787a87de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001648 sec., 97087.3786407767 rows/sec., 6.76 MiB/sec. | ||
| 2095 | 2026.05.16 00:58:43.480358 [ 5 ] {d7e6a862-3c40-4ac2-bba6-fbd1787a87de} <Debug> TCPHandler: Processed in 0.001864585 sec. | ||
| 2096 | 2026.05.16 00:58:43.480570 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.05.16 00:58:43.480696 [ 5 ] {9d0249f9-cbe0-4f75-896c-1069b750d063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2098 | 2026.05.16 00:58:43.480760 [ 5 ] {9d0249f9-cbe0-4f75-896c-1069b750d063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2099 | 2026.05.16 00:58:43.481502 [ 5 ] {9d0249f9-cbe0-4f75-896c-1069b750d063} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.05.16 00:58:43.481550 [ 5 ] {9d0249f9-cbe0-4f75-896c-1069b750d063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2101 | 2026.05.16 00:58:43.481975 [ 5 ] {9d0249f9-cbe0-4f75-896c-1069b750d063} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2102 | 2026.05.16 00:58:43.482215 [ 5 ] {9d0249f9-cbe0-4f75-896c-1069b750d063} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.05.16 00:58:43.482361 [ 5 ] {9d0249f9-cbe0-4f75-896c-1069b750d063} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001696 sec., 35377.35849056604 rows/sec., 2.38 MiB/sec. | ||
| 2104 | 2026.05.16 00:58:43.482401 [ 5 ] {9d0249f9-cbe0-4f75-896c-1069b750d063} <Debug> TCPHandler: Processed in 0.001906636 sec. | ||
| 2105 | 2026.05.16 00:58:44.373006 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60856 | ||
| 2106 | 2026.05.16 00:58:44.373108 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2107 | 2026.05.16 00:58:44.373136 [ 310 ] {} <Debug> TCP-Session: c1aa5ad1-a122-4965-8a9f-a42697c00eed Authenticating user 'default' from [fd00:1122:3344:101::e]:60856 | ||
| 2108 | 2026.05.16 00:58:44.373159 [ 310 ] {} <Debug> TCP-Session: c1aa5ad1-a122-4965-8a9f-a42697c00eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.05.16 00:58:44.373173 [ 310 ] {} <Debug> TCP-Session: c1aa5ad1-a122-4965-8a9f-a42697c00eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.05.16 00:58:44.373367 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50630 | ||
| 2111 | 2026.05.16 00:58:44.373377 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34763 | ||
| 2112 | 2026.05.16 00:58:44.373421 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59631 | ||
| 2113 | 2026.05.16 00:58:44.373444 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49007 | ||
| 2114 | 2026.05.16 00:58:44.373473 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64646 | ||
| 2115 | 2026.05.16 00:58:44.373481 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2116 | 2026.05.16 00:58:44.373490 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40300 | ||
| 2117 | 2026.05.16 00:58:44.373519 [ 310 ] {} <Trace> TCP-Session: c1aa5ad1-a122-4965-8a9f-a42697c00eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.05.16 00:58:44.373524 [ 312 ] {} <Debug> TCP-Session: f5d8d937-4e57-49b4-9ce6-e2ab88fa7420 Authenticating user 'default' from [fd00:1122:3344:101::e]:34763 | ||
| 2119 | 2026.05.16 00:58:44.373542 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2120 | 2026.05.16 00:58:44.373566 [ 312 ] {} <Debug> TCP-Session: f5d8d937-4e57-49b4-9ce6-e2ab88fa7420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.05.16 00:58:44.373527 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2122 | 2026.05.16 00:58:44.373587 [ 269 ] {} <Debug> TCP-Session: 5287cd23-3232-4525-8afa-c87b0d47f668 Authenticating user 'default' from [fd00:1122:3344:101::e]:64646 | ||
| 2123 | 2026.05.16 00:58:44.373592 [ 312 ] {} <Debug> TCP-Session: f5d8d937-4e57-49b4-9ce6-e2ab88fa7420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.05.16 00:58:44.373619 [ 3 ] {} <Debug> TCP-Session: 99ba1b98-06eb-4595-8dae-91ea75c9a8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:49007 | ||
| 2125 | 2026.05.16 00:58:44.373625 [ 269 ] {} <Debug> TCP-Session: 5287cd23-3232-4525-8afa-c87b0d47f668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.05.16 00:58:44.373646 [ 3 ] {} <Debug> TCP-Session: 99ba1b98-06eb-4595-8dae-91ea75c9a8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.05.16 00:58:44.373652 [ 269 ] {} <Debug> TCP-Session: 5287cd23-3232-4525-8afa-c87b0d47f668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.05.16 00:58:44.373662 [ 3 ] {} <Debug> TCP-Session: 99ba1b98-06eb-4595-8dae-91ea75c9a8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.05.16 00:58:44.373592 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2130 | 2026.05.16 00:58:44.373505 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42675 | ||
| 2131 | 2026.05.16 00:58:44.373710 [ 306 ] {} <Debug> TCP-Session: 107f94dd-64d1-459a-92c1-e399ba38e052 Authenticating user 'default' from [fd00:1122:3344:101::e]:40300 | ||
| 2132 | 2026.05.16 00:58:44.373705 [ 310 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2133 | 2026.05.16 00:58:44.373756 [ 306 ] {} <Debug> TCP-Session: 107f94dd-64d1-459a-92c1-e399ba38e052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.05.16 00:58:44.373504 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2135 | 2026.05.16 00:58:44.373775 [ 306 ] {} <Debug> TCP-Session: 107f94dd-64d1-459a-92c1-e399ba38e052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.05.16 00:58:44.373470 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2137 | 2026.05.16 00:58:44.373807 [ 313 ] {} <Debug> TCP-Session: 2383b475-ea01-4f55-aea7-79e2d7cb8cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59631 | ||
| 2138 | 2026.05.16 00:58:44.373824 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2026.05.16 00:58:44.373836 [ 311 ] {} <Debug> TCP-Session: 95eab55c-ad8b-4c75-934a-86971be14423 Authenticating user 'default' from [fd00:1122:3344:101::e]:50630 | ||
| 2140 | 2026.05.16 00:58:44.373844 [ 313 ] {} <Debug> TCP-Session: 2383b475-ea01-4f55-aea7-79e2d7cb8cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.05.16 00:58:44.373866 [ 307 ] {} <Debug> TCP-Session: 932f51d2-9cea-4675-a801-82e61be89582 Authenticating user 'default' from [fd00:1122:3344:101::e]:42675 | ||
| 2142 | 2026.05.16 00:58:44.373868 [ 311 ] {} <Debug> TCP-Session: 95eab55c-ad8b-4c75-934a-86971be14423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.05.16 00:58:44.373878 [ 313 ] {} <Debug> TCP-Session: 2383b475-ea01-4f55-aea7-79e2d7cb8cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.16 00:58:44.373899 [ 307 ] {} <Debug> TCP-Session: 932f51d2-9cea-4675-a801-82e61be89582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.05.16 00:58:44.373901 [ 311 ] {} <Debug> TCP-Session: 95eab55c-ad8b-4c75-934a-86971be14423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.05.16 00:58:44.373923 [ 307 ] {} <Debug> TCP-Session: 932f51d2-9cea-4675-a801-82e61be89582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.05.16 00:58:44.373424 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48959 | ||
| 2148 | 2026.05.16 00:58:44.374054 [ 310 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2149 | 2026.05.16 00:58:44.374074 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2150 | 2026.05.16 00:58:44.374096 [ 314 ] {} <Debug> TCP-Session: 99520c43-b2e8-4bae-bfd5-95e98d500445 Authenticating user 'default' from [fd00:1122:3344:101::e]:48959 | ||
| 2151 | 2026.05.16 00:58:44.374110 [ 310 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2152 | 2026.05.16 00:58:44.374111 [ 314 ] {} <Debug> TCP-Session: 99520c43-b2e8-4bae-bfd5-95e98d500445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.05.16 00:58:44.374133 [ 314 ] {} <Debug> TCP-Session: 99520c43-b2e8-4bae-bfd5-95e98d500445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.05.16 00:58:44.374408 [ 310 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Debug> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43) (SelectExecutor): Key condition: unknown | ||
| 2155 | 2026.05.16 00:58:44.375443 [ 362 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Trace> AggregatingTransform: Aggregating | ||
| 2156 | 2026.05.16 00:58:44.375509 [ 362 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2157 | 2026.05.16 00:58:44.375545 [ 362 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972793 sec. (1027.968 rows/sec., 40.15 KiB/sec.) | ||
| 2158 | 2026.05.16 00:58:44.375568 [ 362 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Trace> Aggregator: Merging aggregated data | ||
| 2159 | 2026.05.16 00:58:44.376200 [ 310 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002547 sec., 392.6187671770711 rows/sec., 15.34 KiB/sec. | ||
| 2160 | 2026.05.16 00:58:44.376332 [ 310 ] {2cdebc10-16f2-49c3-b2f6-494abc8826a6} <Debug> TCPHandler: Processed in 0.002956829 sec. | ||
| 2161 | 2026.05.16 00:58:44.376461 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2026.05.16 00:58:44.376491 [ 310 ] {} <Debug> TCP-Session: c1aa5ad1-a122-4965-8a9f-a42697c00eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.05.16 00:58:44.376496 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2164 | 2026.05.16 00:58:44.376518 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2165 | 2026.05.16 00:58:44.376544 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2166 | 2026.05.16 00:58:44.376550 [ 311 ] {} <Debug> TCP-Session: 95eab55c-ad8b-4c75-934a-86971be14423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.05.16 00:58:44.376579 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2168 | 2026.05.16 00:58:44.376594 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2169 | 2026.05.16 00:58:44.376614 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2170 | 2026.05.16 00:58:44.376624 [ 3 ] {} <Debug> TCP-Session: 99ba1b98-06eb-4595-8dae-91ea75c9a8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.05.16 00:58:44.376640 [ 313 ] {} <Debug> TCP-Session: 2383b475-ea01-4f55-aea7-79e2d7cb8cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.05.16 00:58:44.376659 [ 269 ] {} <Debug> TCP-Session: 5287cd23-3232-4525-8afa-c87b0d47f668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.16 00:58:44.376633 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2174 | 2026.05.16 00:58:44.376606 [ 307 ] {} <Debug> TCP-Session: 932f51d2-9cea-4675-a801-82e61be89582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.16 00:58:44.376714 [ 306 ] {} <Debug> TCP-Session: 107f94dd-64d1-459a-92c1-e399ba38e052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.16 00:58:44.376574 [ 312 ] {} <Debug> TCP-Session: f5d8d937-4e57-49b4-9ce6-e2ab88fa7420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.05.16 00:58:44.376566 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2178 | 2026.05.16 00:58:44.376793 [ 314 ] {} <Debug> TCP-Session: 99520c43-b2e8-4bae-bfd5-95e98d500445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.05.16 00:58:44.417896 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58726 | ||
| 2180 | 2026.05.16 00:58:44.417985 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2181 | 2026.05.16 00:58:44.418015 [ 310 ] {} <Debug> TCP-Session: af91d1a9-ada7-45b5-b89c-b0e0673d0b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:58726 | ||
| 2182 | 2026.05.16 00:58:44.418040 [ 310 ] {} <Debug> TCP-Session: af91d1a9-ada7-45b5-b89c-b0e0673d0b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.05.16 00:58:44.418056 [ 310 ] {} <Debug> TCP-Session: af91d1a9-ada7-45b5-b89c-b0e0673d0b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.16 00:58:44.418246 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61855 | ||
| 2185 | 2026.05.16 00:58:44.418257 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48419 | ||
| 2186 | 2026.05.16 00:58:44.418298 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33421 | ||
| 2187 | 2026.05.16 00:58:44.418329 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38251 | ||
| 2188 | 2026.05.16 00:58:44.418341 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.05.16 00:58:44.418347 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39360 | ||
| 2190 | 2026.05.16 00:58:44.418376 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.05.16 00:58:44.418398 [ 311 ] {} <Debug> TCP-Session: f828f852-5821-4f09-8ff4-1ab40dd061e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61855 | ||
| 2192 | 2026.05.16 00:58:44.418409 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2193 | 2026.05.16 00:58:44.418439 [ 312 ] {} <Debug> TCP-Session: ba8a6faa-5df7-43a9-846f-474be818ea77 Authenticating user 'default' from [fd00:1122:3344:101::e]:48419 | ||
| 2194 | 2026.05.16 00:58:44.418446 [ 311 ] {} <Debug> TCP-Session: f828f852-5821-4f09-8ff4-1ab40dd061e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.05.16 00:58:44.418462 [ 269 ] {} <Debug> TCP-Session: dfd4eec7-e63e-4eee-83c7-767113a99dd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38251 | ||
| 2196 | 2026.05.16 00:58:44.418482 [ 311 ] {} <Debug> TCP-Session: f828f852-5821-4f09-8ff4-1ab40dd061e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.05.16 00:58:44.418478 [ 312 ] {} <Debug> TCP-Session: ba8a6faa-5df7-43a9-846f-474be818ea77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.05.16 00:58:44.418501 [ 269 ] {} <Debug> TCP-Session: dfd4eec7-e63e-4eee-83c7-767113a99dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.05.16 00:58:44.418524 [ 312 ] {} <Debug> TCP-Session: ba8a6faa-5df7-43a9-846f-474be818ea77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.16 00:58:44.418537 [ 269 ] {} <Debug> TCP-Session: dfd4eec7-e63e-4eee-83c7-767113a99dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.05.16 00:58:44.418448 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2026.05.16 00:58:44.418347 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40485 | ||
| 2203 | 2026.05.16 00:58:44.418630 [ 306 ] {} <Debug> TCP-Session: f963041b-14db-4e78-bf56-810cc5fded08 Authenticating user 'default' from [fd00:1122:3344:101::e]:39360 | ||
| 2204 | 2026.05.16 00:58:44.418313 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55603 | ||
| 2205 | 2026.05.16 00:58:44.418676 [ 306 ] {} <Debug> TCP-Session: f963041b-14db-4e78-bf56-810cc5fded08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.05.16 00:58:44.418686 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2207 | 2026.05.16 00:58:44.418715 [ 306 ] {} <Debug> TCP-Session: f963041b-14db-4e78-bf56-810cc5fded08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.05.16 00:58:44.418732 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2209 | 2026.05.16 00:58:44.418742 [ 307 ] {} <Debug> TCP-Session: 96b0e094-a100-44c9-b76c-5499c79f3b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:40485 | ||
| 2210 | 2026.05.16 00:58:44.418766 [ 3 ] {} <Debug> TCP-Session: a5cc4688-61e3-4fbc-8d00-90574a532794 Authenticating user 'default' from [fd00:1122:3344:101::e]:55603 | ||
| 2211 | 2026.05.16 00:58:44.418783 [ 307 ] {} <Debug> TCP-Session: 96b0e094-a100-44c9-b76c-5499c79f3b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.16 00:58:44.418799 [ 3 ] {} <Debug> TCP-Session: a5cc4688-61e3-4fbc-8d00-90574a532794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.16 00:58:44.418811 [ 307 ] {} <Debug> TCP-Session: 96b0e094-a100-44c9-b76c-5499c79f3b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.16 00:58:44.418825 [ 3 ] {} <Debug> TCP-Session: a5cc4688-61e3-4fbc-8d00-90574a532794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.05.16 00:58:44.418249 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47192 | ||
| 2216 | 2026.05.16 00:58:44.418401 [ 310 ] {} <Trace> TCP-Session: af91d1a9-ada7-45b5-b89c-b0e0673d0b66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.05.16 00:58:44.418381 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.05.16 00:58:44.418918 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.05.16 00:58:44.418947 [ 314 ] {} <Debug> TCP-Session: 6ce1bc39-b5ca-424a-af3d-0c7294ec03f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33421 | ||
| 2220 | 2026.05.16 00:58:44.418951 [ 313 ] {} <Debug> TCP-Session: 351128b2-3416-4a21-93e5-f154f28a8f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:47192 | ||
| 2221 | 2026.05.16 00:58:44.418965 [ 314 ] {} <Debug> TCP-Session: 6ce1bc39-b5ca-424a-af3d-0c7294ec03f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.16 00:58:44.418982 [ 314 ] {} <Debug> TCP-Session: 6ce1bc39-b5ca-424a-af3d-0c7294ec03f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.16 00:58:44.418983 [ 313 ] {} <Debug> TCP-Session: 351128b2-3416-4a21-93e5-f154f28a8f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.05.16 00:58:44.419009 [ 313 ] {} <Debug> TCP-Session: 351128b2-3416-4a21-93e5-f154f28a8f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.05.16 00:58:44.419098 [ 310 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2226 | 2026.05.16 00:58:44.419391 [ 310 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2227 | 2026.05.16 00:58:44.419451 [ 310 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2228 | 2026.05.16 00:58:44.419740 [ 310 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Debug> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43) (SelectExecutor): Key condition: unknown | ||
| 2229 | 2026.05.16 00:58:44.419830 [ 310 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2230 | 2026.05.16 00:58:44.775586 [ 326 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Trace> AggregatingTransform: Aggregating | ||
| 2231 | 2026.05.16 00:58:44.775690 [ 326 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Trace> Aggregator: Aggregation method: without_key | ||
| 2232 | 2026.05.16 00:58:44.775750 [ 326 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001182195 sec. (845.884 rows/sec., 33.04 KiB/sec.) | ||
| 2233 | 2026.05.16 00:58:44.775773 [ 326 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Trace> Aggregator: Merging aggregated data | ||
| 2234 | 2026.05.16 00:58:44.776531 [ 310 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.357487 sec., 2.797304517367065 rows/sec., 111.89 B/sec. | ||
| 2235 | 2026.05.16 00:58:44.776709 [ 310 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2236 | 2026.05.16 00:58:44.776727 [ 310 ] {473b338a-e224-4763-96f3-acf5e00fdaed} <Debug> TCPHandler: Processed in 0.358471108 sec. | ||
| 2237 | 2026.05.16 00:58:44.776889 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2238 | 2026.05.16 00:58:44.776921 [ 310 ] {} <Debug> TCP-Session: af91d1a9-ada7-45b5-b89c-b0e0673d0b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.05.16 00:58:44.776936 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.05.16 00:58:44.776962 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2026.05.16 00:58:44.776978 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.05.16 00:58:44.776997 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2026.05.16 00:58:44.777028 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.05.16 00:58:44.777043 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2245 | 2026.05.16 00:58:44.777074 [ 314 ] {} <Debug> TCP-Session: 6ce1bc39-b5ca-424a-af3d-0c7294ec03f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.05.16 00:58:44.777109 [ 269 ] {} <Debug> TCP-Session: dfd4eec7-e63e-4eee-83c7-767113a99dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.16 00:58:44.777123 [ 3 ] {} <Debug> TCP-Session: a5cc4688-61e3-4fbc-8d00-90574a532794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.05.16 00:58:44.777056 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2026.05.16 00:58:44.777049 [ 313 ] {} <Debug> TCP-Session: 351128b2-3416-4a21-93e5-f154f28a8f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.16 00:58:44.777040 [ 312 ] {} <Debug> TCP-Session: ba8a6faa-5df7-43a9-846f-474be818ea77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.05.16 00:58:44.777198 [ 306 ] {} <Debug> TCP-Session: f963041b-14db-4e78-bf56-810cc5fded08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.05.16 00:58:44.776996 [ 311 ] {} <Debug> TCP-Session: f828f852-5821-4f09-8ff4-1ab40dd061e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.05.16 00:58:44.777084 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2254 | 2026.05.16 00:58:44.777294 [ 307 ] {} <Debug> TCP-Session: 96b0e094-a100-44c9-b76c-5499c79f3b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.05.16 00:58:45.000284 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.20 MiB, peak 197.33 MiB, free memory in arenas 0.00 B, will set to 207.73 MiB (RSS), difference: 18.53 MiB | ||
| 2256 | 2026.05.16 00:58:45.688323 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4211 | ||
| 2257 | 2026.05.16 00:58:45.688814 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.05.16 00:58:45.688867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2259 | 2026.05.16 00:58:45.689504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2260 | 2026.05.16 00:58:45.689868 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.05.16 00:58:45.690059 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4211 | ||
| 2262 | 2026.05.16 00:58:45.932411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2263 | 2026.05.16 00:58:45.950363 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.05.16 00:58:45.950437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2265 | 2026.05.16 00:58:45.957234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2266 | 2026.05.16 00:58:45.958002 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.05.16 00:58:45.964806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2268 | 2026.05.16 00:58:48.202122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 266 | ||
| 2269 | 2026.05.16 00:58:48.204356 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.05.16 00:58:48.204400 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2271 | 2026.05.16 00:58:48.205595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2272 | 2026.05.16 00:58:48.205880 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.05.16 00:58:48.206118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 2274 | 2026.05.16 00:58:48.470869 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.05.16 00:58:48.471140 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2276 | 2026.05.16 00:58:48.471490 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2277 | 2026.05.16 00:58:48.471527 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2278 | 2026.05.16 00:58:48.471751 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2279 | 2026.05.16 00:58:48.471823 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2280 | 2026.05.16 00:58:48.471966 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2281 | 2026.05.16 00:58:48.472083 [ 305 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2282 | 2026.05.16 00:58:48.472107 [ 349 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2283 | 2026.05.16 00:58:48.472231 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2284 | 2026.05.16 00:58:48.472259 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2285 | 2026.05.16 00:58:48.472305 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2286 | 2026.05.16 00:58:48.472325 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2287 | 2026.05.16 00:58:48.473428 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002399 sec., 14589.412255106294 rows/sec., 3.10 MiB/sec. | ||
| 2288 | 2026.05.16 00:58:48.473543 [ 5 ] {537de576-76d8-46c2-93cb-86dc2e6148c6} <Debug> TCPHandler: Processed in 0.002827598 sec. | ||
| 2289 | 2026.05.16 00:58:48.475925 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.05.16 00:58:48.476126 [ 5 ] {309f4955-f992-4b71-8624-b882b53b7f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2291 | 2026.05.16 00:58:48.476203 [ 5 ] {309f4955-f992-4b71-8624-b882b53b7f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2292 | 2026.05.16 00:58:48.476824 [ 5 ] {309f4955-f992-4b71-8624-b882b53b7f9e} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.05.16 00:58:48.476869 [ 5 ] {309f4955-f992-4b71-8624-b882b53b7f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2294 | 2026.05.16 00:58:48.477256 [ 5 ] {309f4955-f992-4b71-8624-b882b53b7f9e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2295 | 2026.05.16 00:58:48.477495 [ 5 ] {309f4955-f992-4b71-8624-b882b53b7f9e} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.05.16 00:58:48.477664 [ 5 ] {309f4955-f992-4b71-8624-b882b53b7f9e} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001592 sec., 81658.29145728642 rows/sec., 7.05 MiB/sec. | ||
| 2297 | 2026.05.16 00:58:48.477703 [ 5 ] {309f4955-f992-4b71-8624-b882b53b7f9e} <Debug> TCPHandler: Processed in 0.001874845 sec. | ||
| 2298 | 2026.05.16 00:58:48.477839 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.05.16 00:58:48.477937 [ 5 ] {b7ccb2be-07ba-4a37-a8e2-08f1d8de33a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2300 | 2026.05.16 00:58:48.477982 [ 5 ] {b7ccb2be-07ba-4a37-a8e2-08f1d8de33a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2301 | 2026.05.16 00:58:48.478499 [ 5 ] {b7ccb2be-07ba-4a37-a8e2-08f1d8de33a1} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.05.16 00:58:48.478539 [ 5 ] {b7ccb2be-07ba-4a37-a8e2-08f1d8de33a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2303 | 2026.05.16 00:58:48.478862 [ 5 ] {b7ccb2be-07ba-4a37-a8e2-08f1d8de33a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2304 | 2026.05.16 00:58:48.479105 [ 5 ] {b7ccb2be-07ba-4a37-a8e2-08f1d8de33a1} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.05.16 00:58:48.479245 [ 31 ] {} <Debug> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2306 | 2026.05.16 00:58:48.479250 [ 5 ] {b7ccb2be-07ba-4a37-a8e2-08f1d8de33a1} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001331 sec., 27798.647633358378 rows/sec., 2.04 MiB/sec. | ||
| 2307 | 2026.05.16 00:58:48.479334 [ 31 ] {} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.05.16 00:58:48.479350 [ 5 ] {b7ccb2be-07ba-4a37-a8e2-08f1d8de33a1} <Debug> TCPHandler: Processed in 0.001560781 sec. | ||
| 2309 | 2026.05.16 00:58:48.479370 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2310 | 2026.05.16 00:58:48.479489 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.05.16 00:58:48.479523 [ 199 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::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 | ||
| 2312 | 2026.05.16 00:58:48.479605 [ 5 ] {44ab8ebb-c778-4081-904b-3a119edbafa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2313 | 2026.05.16 00:58:48.479652 [ 5 ] {44ab8ebb-c778-4081-904b-3a119edbafa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2314 | 2026.05.16 00:58:48.479675 [ 199 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2315 | 2026.05.16 00:58:48.479714 [ 199 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part | ||
| 2316 | 2026.05.16 00:58:48.479785 [ 199 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2317 | 2026.05.16 00:58:48.479831 [ 199 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2318 | 2026.05.16 00:58:48.479874 [ 199 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2319 | 2026.05.16 00:58:48.479917 [ 199 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2320 | 2026.05.16 00:58:48.479995 [ 199 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2321 | 2026.05.16 00:58:48.480122 [ 5 ] {44ab8ebb-c778-4081-904b-3a119edbafa3} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.05.16 00:58:48.480167 [ 5 ] {44ab8ebb-c778-4081-904b-3a119edbafa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2323 | 2026.05.16 00:58:48.480526 [ 5 ] {44ab8ebb-c778-4081-904b-3a119edbafa3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2324 | 2026.05.16 00:58:48.480771 [ 5 ] {44ab8ebb-c778-4081-904b-3a119edbafa3} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.05.16 00:58:48.480910 [ 195 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144596 sec., 114111.04041605577 rows/sec., 8.84 MiB/sec. | ||
| 2326 | 2026.05.16 00:58:48.480914 [ 5 ] {44ab8ebb-c778-4081-904b-3a119edbafa3} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001341 sec., 75316.92766592096 rows/sec., 5.88 MiB/sec. | ||
| 2327 | 2026.05.16 00:58:48.480998 [ 5 ] {44ab8ebb-c778-4081-904b-3a119edbafa3} <Debug> TCPHandler: Processed in 0.001558541 sec. | ||
| 2328 | 2026.05.16 00:58:48.481100 [ 197 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2329 | 2026.05.16 00:58:48.481145 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.05.16 00:58:48.481248 [ 5 ] {fb164e6b-ab59-4412-b9fc-d277a72f2cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2331 | 2026.05.16 00:58:48.481296 [ 5 ] {fb164e6b-ab59-4412-b9fc-d277a72f2cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2332 | 2026.05.16 00:58:48.481407 [ 197 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2026.05.16 00:58:48.481491 [ 197 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_6_1} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2334 | 2026.05.16 00:58:48.481563 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2335 | 2026.05.16 00:58:48.481741 [ 5 ] {fb164e6b-ab59-4412-b9fc-d277a72f2cbf} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.05.16 00:58:48.481785 [ 5 ] {fb164e6b-ab59-4412-b9fc-d277a72f2cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2337 | 2026.05.16 00:58:48.482136 [ 5 ] {fb164e6b-ab59-4412-b9fc-d277a72f2cbf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2338 | 2026.05.16 00:58:48.482353 [ 5 ] {fb164e6b-ab59-4412-b9fc-d277a72f2cbf} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.05.16 00:58:48.482499 [ 5 ] {fb164e6b-ab59-4412-b9fc-d277a72f2cbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 2340 | 2026.05.16 00:58:48.482540 [ 5 ] {fb164e6b-ab59-4412-b9fc-d277a72f2cbf} <Debug> TCPHandler: Processed in 0.00144502 sec. | ||
| 2341 | 2026.05.16 00:58:48.482675 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.16 00:58:48.482772 [ 5 ] {0f4c0ff6-f432-48d7-9ccd-8717ee321fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.16 00:58:48.482827 [ 5 ] {0f4c0ff6-f432-48d7-9ccd-8717ee321fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2344 | 2026.05.16 00:58:48.483637 [ 5 ] {0f4c0ff6-f432-48d7-9ccd-8717ee321fcb} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.16 00:58:48.483675 [ 5 ] {0f4c0ff6-f432-48d7-9ccd-8717ee321fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2346 | 2026.05.16 00:58:48.484289 [ 5 ] {0f4c0ff6-f432-48d7-9ccd-8717ee321fcb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2347 | 2026.05.16 00:58:48.484511 [ 5 ] {0f4c0ff6-f432-48d7-9ccd-8717ee321fcb} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.05.16 00:58:48.484624 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2349 | 2026.05.16 00:58:48.484662 [ 5 ] {0f4c0ff6-f432-48d7-9ccd-8717ee321fcb} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001908 sec., 19392.03354297694 rows/sec., 34.75 MiB/sec. | ||
| 2350 | 2026.05.16 00:58:48.484663 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.05.16 00:58:48.484707 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2352 | 2026.05.16 00:58:48.484723 [ 5 ] {0f4c0ff6-f432-48d7-9ccd-8717ee321fcb} <Debug> TCPHandler: Processed in 0.002096508 sec. | ||
| 2353 | 2026.05.16 00:58:48.484793 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::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 | ||
| 2354 | 2026.05.16 00:58:48.484879 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2026.05.16 00:58:48.484982 [ 5 ] {b0a6548f-84d2-4e5b-a83f-2f96d695408b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2356 | 2026.05.16 00:58:48.485025 [ 5 ] {b0a6548f-84d2-4e5b-a83f-2f96d695408b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2357 | 2026.05.16 00:58:48.485030 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2358 | 2026.05.16 00:58:48.485094 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2359 | 2026.05.16 00:58:48.485252 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2360 | 2026.05.16 00:58:48.485406 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2361 | 2026.05.16 00:58:48.485429 [ 5 ] {b0a6548f-84d2-4e5b-a83f-2f96d695408b} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.05.16 00:58:48.485471 [ 5 ] {b0a6548f-84d2-4e5b-a83f-2f96d695408b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2363 | 2026.05.16 00:58:48.485528 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2364 | 2026.05.16 00:58:48.485651 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2365 | 2026.05.16 00:58:48.485764 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2366 | 2026.05.16 00:58:48.485824 [ 5 ] {b0a6548f-84d2-4e5b-a83f-2f96d695408b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2367 | 2026.05.16 00:58:48.486055 [ 5 ] {b0a6548f-84d2-4e5b-a83f-2f96d695408b} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.05.16 00:58:48.486202 [ 5 ] {b0a6548f-84d2-4e5b-a83f-2f96d695408b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 2369 | 2026.05.16 00:58:48.486241 [ 5 ] {b0a6548f-84d2-4e5b-a83f-2f96d695408b} <Debug> TCPHandler: Processed in 0.00141639 sec. | ||
| 2370 | 2026.05.16 00:58:48.488293 [ 194 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 19 columns (19 merged, 0 gathered) in 0.003575288 sec., 35521.61392313011 rows/sec., 63.65 MiB/sec. | ||
| 2371 | 2026.05.16 00:58:48.488689 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2372 | 2026.05.16 00:58:48.489075 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.05.16 00:58:48.489160 [ 199 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2374 | 2026.05.16 00:58:48.489290 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2375 | 2026.05.16 00:58:53.151518 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2376 | 2026.05.16 00:58:53.151620 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2377 | 2026.05.16 00:58:53.190227 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4723 | ||
| 2378 | 2026.05.16 00:58:53.190757 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2026.05.16 00:58:53.190796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2380 | 2026.05.16 00:58:53.191272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2381 | 2026.05.16 00:58:53.191498 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.05.16 00:58:53.191689 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4723 | ||
| 2383 | 2026.05.16 00:58:53.465002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2384 | 2026.05.16 00:58:53.470721 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2026.05.16 00:58:53.471040 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2386 | 2026.05.16 00:58:53.471439 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2387 | 2026.05.16 00:58:53.471478 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2388 | 2026.05.16 00:58:53.471701 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2389 | 2026.05.16 00:58:53.471777 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2390 | 2026.05.16 00:58:53.471943 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2391 | 2026.05.16 00:58:53.472050 [ 362 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2392 | 2026.05.16 00:58:53.472063 [ 321 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2393 | 2026.05.16 00:58:53.472187 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2394 | 2026.05.16 00:58:53.472215 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2395 | 2026.05.16 00:58:53.472261 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2396 | 2026.05.16 00:58:53.472283 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2397 | 2026.05.16 00:58:53.473653 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002741 sec., 12769.062385990515 rows/sec., 2.71 MiB/sec. | ||
| 2398 | 2026.05.16 00:58:53.473856 [ 5 ] {870dd549-92ac-4afb-a76e-321140153e2b} <Debug> TCPHandler: Processed in 0.003356816 sec. | ||
| 2399 | 2026.05.16 00:58:53.475515 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.05.16 00:58:53.475648 [ 5 ] {54f7743d-26a5-42c0-8b32-f1788905f79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2401 | 2026.05.16 00:58:53.475701 [ 5 ] {54f7743d-26a5-42c0-8b32-f1788905f79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2402 | 2026.05.16 00:58:53.476278 [ 5 ] {54f7743d-26a5-42c0-8b32-f1788905f79f} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.05.16 00:58:53.476332 [ 5 ] {54f7743d-26a5-42c0-8b32-f1788905f79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2404 | 2026.05.16 00:58:53.476732 [ 5 ] {54f7743d-26a5-42c0-8b32-f1788905f79f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2405 | 2026.05.16 00:58:53.476955 [ 5 ] {54f7743d-26a5-42c0-8b32-f1788905f79f} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.16 00:58:53.477109 [ 5 ] {54f7743d-26a5-42c0-8b32-f1788905f79f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001499 sec., 37358.23882588393 rows/sec., 2.85 MiB/sec. | ||
| 2407 | 2026.05.16 00:58:53.477148 [ 5 ] {54f7743d-26a5-42c0-8b32-f1788905f79f} <Debug> TCPHandler: Processed in 0.001695253 sec. | ||
| 2408 | 2026.05.16 00:58:53.477295 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.05.16 00:58:53.477392 [ 5 ] {99ccdac4-88f7-4f55-875e-e1db38d24afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2410 | 2026.05.16 00:58:53.477433 [ 5 ] {99ccdac4-88f7-4f55-875e-e1db38d24afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2411 | 2026.05.16 00:58:53.477861 [ 5 ] {99ccdac4-88f7-4f55-875e-e1db38d24afa} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.05.16 00:58:53.477898 [ 5 ] {99ccdac4-88f7-4f55-875e-e1db38d24afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2413 | 2026.05.16 00:58:53.478201 [ 5 ] {99ccdac4-88f7-4f55-875e-e1db38d24afa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2414 | 2026.05.16 00:58:53.478412 [ 5 ] {99ccdac4-88f7-4f55-875e-e1db38d24afa} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.05.16 00:58:53.478543 [ 5 ] {99ccdac4-88f7-4f55-875e-e1db38d24afa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 2416 | 2026.05.16 00:58:53.478581 [ 5 ] {99ccdac4-88f7-4f55-875e-e1db38d24afa} <Debug> TCPHandler: Processed in 0.001336468 sec. | ||
| 2417 | 2026.05.16 00:58:53.478725 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.05.16 00:58:53.478822 [ 5 ] {fd42d5de-430f-4005-b3f3-a464cb8a61b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2419 | 2026.05.16 00:58:53.478864 [ 5 ] {fd42d5de-430f-4005-b3f3-a464cb8a61b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2420 | 2026.05.16 00:58:53.479309 [ 5 ] {fd42d5de-430f-4005-b3f3-a464cb8a61b6} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.05.16 00:58:53.479345 [ 5 ] {fd42d5de-430f-4005-b3f3-a464cb8a61b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2422 | 2026.05.16 00:58:53.479675 [ 5 ] {fd42d5de-430f-4005-b3f3-a464cb8a61b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2423 | 2026.05.16 00:58:53.479888 [ 5 ] {fd42d5de-430f-4005-b3f3-a464cb8a61b6} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.05.16 00:58:53.480019 [ 5 ] {fd42d5de-430f-4005-b3f3-a464cb8a61b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 2425 | 2026.05.16 00:58:53.480054 [ 5 ] {fd42d5de-430f-4005-b3f3-a464cb8a61b6} <Debug> TCPHandler: Processed in 0.001379749 sec. | ||
| 2426 | 2026.05.16 00:58:53.480188 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.05.16 00:58:53.480284 [ 5 ] {c8c18441-191e-4ccc-8835-4e2d6eb582a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.05.16 00:58:53.480326 [ 5 ] {c8c18441-191e-4ccc-8835-4e2d6eb582a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2429 | 2026.05.16 00:58:53.480675 [ 5 ] {c8c18441-191e-4ccc-8835-4e2d6eb582a3} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.05.16 00:58:53.480712 [ 5 ] {c8c18441-191e-4ccc-8835-4e2d6eb582a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2431 | 2026.05.16 00:58:53.481025 [ 5 ] {c8c18441-191e-4ccc-8835-4e2d6eb582a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2432 | 2026.05.16 00:58:53.481229 [ 5 ] {c8c18441-191e-4ccc-8835-4e2d6eb582a3} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.05.16 00:58:53.481368 [ 5 ] {c8c18441-191e-4ccc-8835-4e2d6eb582a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 2434 | 2026.05.16 00:58:53.481403 [ 5 ] {c8c18441-191e-4ccc-8835-4e2d6eb582a3} <Debug> TCPHandler: Processed in 0.001264787 sec. | ||
| 2435 | 2026.05.16 00:58:53.481784 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.05.16 00:58:53.481838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2437 | 2026.05.16 00:58:53.488033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2438 | 2026.05.16 00:58:53.488693 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.05.16 00:58:53.491707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2440 | 2026.05.16 00:58:57.184830 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.16 00:58:57.185081 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.16 00:58:57.185441 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2443 | 2026.05.16 00:58:57.185500 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2444 | 2026.05.16 00:58:57.185838 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2445 | 2026.05.16 00:58:57.185919 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2446 | 2026.05.16 00:58:57.186090 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 2447 | 2026.05.16 00:58:57.186192 [ 321 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2448 | 2026.05.16 00:58:57.186216 [ 334 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2449 | 2026.05.16 00:58:57.186435 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (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 | ||
| 2450 | 2026.05.16 00:58:57.186474 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2451 | 2026.05.16 00:58:57.186546 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2452 | 2026.05.16 00:58:57.186565 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2453 | 2026.05.16 00:58:57.186603 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec'))" | ||
| 2454 | 2026.05.16 00:58:57.186643 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec'))" | ||
| 2455 | 2026.05.16 00:58:57.187828 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002852 sec., 13323.98316970547 rows/sec., 2.70 MiB/sec. | ||
| 2456 | 2026.05.16 00:58:57.187946 [ 5 ] {ed48318d-7f75-477b-9713-03e67309c3e0} <Debug> TCPHandler: Processed in 0.003254334 sec. | ||
| 2457 | 2026.05.16 00:58:57.204630 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.05.16 00:58:57.204771 [ 5 ] {188c394d-0c7a-4011-8ce7-f4ea76da5a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2459 | 2026.05.16 00:58:57.204826 [ 5 ] {188c394d-0c7a-4011-8ce7-f4ea76da5a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2460 | 2026.05.16 00:58:57.205430 [ 5 ] {188c394d-0c7a-4011-8ce7-f4ea76da5a28} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.05.16 00:58:57.205479 [ 5 ] {188c394d-0c7a-4011-8ce7-f4ea76da5a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2462 | 2026.05.16 00:58:57.205858 [ 5 ] {188c394d-0c7a-4011-8ce7-f4ea76da5a28} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2463 | 2026.05.16 00:58:57.206085 [ 5 ] {188c394d-0c7a-4011-8ce7-f4ea76da5a28} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.05.16 00:58:57.206225 [ 5 ] {188c394d-0c7a-4011-8ce7-f4ea76da5a28} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001493 sec., 16075.016744809109 rows/sec., 1.33 MiB/sec. | ||
| 2465 | 2026.05.16 00:58:57.206264 [ 5 ] {188c394d-0c7a-4011-8ce7-f4ea76da5a28} <Debug> TCPHandler: Processed in 0.001700003 sec. | ||
| 2466 | 2026.05.16 00:58:57.206405 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.05.16 00:58:57.206504 [ 5 ] {a789825b-8dc4-4053-b449-14e85bfa215c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2468 | 2026.05.16 00:58:57.206545 [ 5 ] {a789825b-8dc4-4053-b449-14e85bfa215c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2469 | 2026.05.16 00:58:57.206990 [ 5 ] {a789825b-8dc4-4053-b449-14e85bfa215c} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.05.16 00:58:57.207027 [ 5 ] {a789825b-8dc4-4053-b449-14e85bfa215c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2471 | 2026.05.16 00:58:57.207340 [ 5 ] {a789825b-8dc4-4053-b449-14e85bfa215c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2472 | 2026.05.16 00:58:57.207557 [ 5 ] {a789825b-8dc4-4053-b449-14e85bfa215c} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.16 00:58:57.207687 [ 5 ] {a789825b-8dc4-4053-b449-14e85bfa215c} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001202 sec., 13311.148086522464 rows/sec., 1.06 MiB/sec. | ||
| 2474 | 2026.05.16 00:58:57.207725 [ 5 ] {a789825b-8dc4-4053-b449-14e85bfa215c} <Debug> TCPHandler: Processed in 0.001370248 sec. | ||
| 2475 | 2026.05.16 00:58:57.207875 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.05.16 00:58:57.207972 [ 5 ] {a56c70cb-c266-45d2-835b-6d80fb337c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2477 | 2026.05.16 00:58:57.208012 [ 5 ] {a56c70cb-c266-45d2-835b-6d80fb337c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2478 | 2026.05.16 00:58:57.209419 [ 5 ] {a56c70cb-c266-45d2-835b-6d80fb337c25} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.16 00:58:57.209457 [ 5 ] {a56c70cb-c266-45d2-835b-6d80fb337c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2480 | 2026.05.16 00:58:57.209968 [ 5 ] {a56c70cb-c266-45d2-835b-6d80fb337c25} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2481 | 2026.05.16 00:58:57.210178 [ 5 ] {a56c70cb-c266-45d2-835b-6d80fb337c25} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.16 00:58:57.210357 [ 5 ] {a56c70cb-c266-45d2-835b-6d80fb337c25} <Debug> executeQuery: Read 2611 rows, 200.12 KiB in 0.002403 sec., 1086558.4685809405 rows/sec., 81.33 MiB/sec. | ||
| 2483 | 2026.05.16 00:58:57.210395 [ 5 ] {a56c70cb-c266-45d2-835b-6d80fb337c25} <Debug> TCPHandler: Processed in 0.002569754 sec. | ||
| 2484 | 2026.05.16 00:58:57.210540 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.16 00:58:57.210638 [ 5 ] {574d073e-2ade-4068-9ef5-378aa2bfb774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.16 00:58:57.210686 [ 5 ] {574d073e-2ade-4068-9ef5-378aa2bfb774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2487 | 2026.05.16 00:58:57.211266 [ 5 ] {574d073e-2ade-4068-9ef5-378aa2bfb774} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.05.16 00:58:57.211303 [ 5 ] {574d073e-2ade-4068-9ef5-378aa2bfb774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2489 | 2026.05.16 00:58:57.211612 [ 5 ] {574d073e-2ade-4068-9ef5-378aa2bfb774} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2490 | 2026.05.16 00:58:57.211822 [ 5 ] {574d073e-2ade-4068-9ef5-378aa2bfb774} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.05.16 00:58:57.211955 [ 5 ] {574d073e-2ade-4068-9ef5-378aa2bfb774} <Debug> executeQuery: Read 78 rows, 5.84 KiB in 0.001336 sec., 58383.23353293414 rows/sec., 4.27 MiB/sec. | ||
| 2492 | 2026.05.16 00:58:57.211994 [ 5 ] {574d073e-2ade-4068-9ef5-378aa2bfb774} <Debug> TCPHandler: Processed in 0.001503961 sec. | ||
| 2493 | 2026.05.16 00:58:57.212127 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.16 00:58:57.212225 [ 5 ] {f12cdd7e-3a4e-4563-957c-cfe89069eec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2495 | 2026.05.16 00:58:57.212265 [ 5 ] {f12cdd7e-3a4e-4563-957c-cfe89069eec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2496 | 2026.05.16 00:58:57.212942 [ 5 ] {f12cdd7e-3a4e-4563-957c-cfe89069eec6} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.05.16 00:58:57.212979 [ 5 ] {f12cdd7e-3a4e-4563-957c-cfe89069eec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2498 | 2026.05.16 00:58:57.213324 [ 5 ] {f12cdd7e-3a4e-4563-957c-cfe89069eec6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2499 | 2026.05.16 00:58:57.213533 [ 5 ] {f12cdd7e-3a4e-4563-957c-cfe89069eec6} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.05.16 00:58:57.213657 [ 5 ] {f12cdd7e-3a4e-4563-957c-cfe89069eec6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00145 sec., 568965.5172413794 rows/sec., 33.28 MiB/sec. | ||
| 2501 | 2026.05.16 00:58:57.213696 [ 5 ] {f12cdd7e-3a4e-4563-957c-cfe89069eec6} <Debug> TCPHandler: Processed in 0.001618912 sec. | ||
| 2502 | 2026.05.16 00:58:57.213843 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.05.16 00:58:57.213939 [ 5 ] {b09975f7-1bcf-4e8d-b445-3e7a5f4be0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.05.16 00:58:57.213979 [ 5 ] {b09975f7-1bcf-4e8d-b445-3e7a5f4be0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2505 | 2026.05.16 00:58:57.214367 [ 5 ] {b09975f7-1bcf-4e8d-b445-3e7a5f4be0f4} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.05.16 00:58:57.214402 [ 5 ] {b09975f7-1bcf-4e8d-b445-3e7a5f4be0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2507 | 2026.05.16 00:58:57.214690 [ 5 ] {b09975f7-1bcf-4e8d-b445-3e7a5f4be0f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2508 | 2026.05.16 00:58:57.214907 [ 5 ] {b09975f7-1bcf-4e8d-b445-3e7a5f4be0f4} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.16 00:58:57.215031 [ 5 ] {b09975f7-1bcf-4e8d-b445-3e7a5f4be0f4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 2510 | 2026.05.16 00:58:57.215068 [ 5 ] {b09975f7-1bcf-4e8d-b445-3e7a5f4be0f4} <Debug> TCPHandler: Processed in 0.001274817 sec. | ||
| 2511 | 2026.05.16 00:58:57.215208 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.05.16 00:58:57.215303 [ 5 ] {013f09d6-3e2d-432b-8b9b-3622260ffc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2513 | 2026.05.16 00:58:57.215344 [ 5 ] {013f09d6-3e2d-432b-8b9b-3622260ffc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2514 | 2026.05.16 00:58:57.215751 [ 5 ] {013f09d6-3e2d-432b-8b9b-3622260ffc48} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.16 00:58:57.215788 [ 5 ] {013f09d6-3e2d-432b-8b9b-3622260ffc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2516 | 2026.05.16 00:58:57.216068 [ 5 ] {013f09d6-3e2d-432b-8b9b-3622260ffc48} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2517 | 2026.05.16 00:58:57.216274 [ 5 ] {013f09d6-3e2d-432b-8b9b-3622260ffc48} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.05.16 00:58:57.216410 [ 5 ] {013f09d6-3e2d-432b-8b9b-3622260ffc48} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 2519 | 2026.05.16 00:58:57.216453 [ 5 ] {013f09d6-3e2d-432b-8b9b-3622260ffc48} <Debug> TCPHandler: Processed in 0.001295028 sec. | ||
| 2520 | 2026.05.16 00:58:57.216590 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.05.16 00:58:57.216713 [ 5 ] {93a70371-9efe-4067-bb01-da6cebd4e3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2522 | 2026.05.16 00:58:57.216761 [ 5 ] {93a70371-9efe-4067-bb01-da6cebd4e3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2523 | 2026.05.16 00:58:57.217710 [ 5 ] {93a70371-9efe-4067-bb01-da6cebd4e3a2} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.05.16 00:58:57.217747 [ 5 ] {93a70371-9efe-4067-bb01-da6cebd4e3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2525 | 2026.05.16 00:58:57.218209 [ 5 ] {93a70371-9efe-4067-bb01-da6cebd4e3a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2526 | 2026.05.16 00:58:57.218422 [ 5 ] {93a70371-9efe-4067-bb01-da6cebd4e3a2} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.05.16 00:58:57.218559 [ 5 ] {93a70371-9efe-4067-bb01-da6cebd4e3a2} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.00187 sec., 740106.9518716577 rows/sec., 50.16 MiB/sec. | ||
| 2528 | 2026.05.16 00:58:57.218601 [ 5 ] {93a70371-9efe-4067-bb01-da6cebd4e3a2} <Debug> TCPHandler: Processed in 0.002072508 sec. | ||
| 2529 | 2026.05.16 00:58:57.218722 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.05.16 00:58:57.218820 [ 5 ] {039d1250-f80f-4fe2-b0aa-89445a66f698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.16 00:58:57.218863 [ 5 ] {039d1250-f80f-4fe2-b0aa-89445a66f698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2532 | 2026.05.16 00:58:57.219567 [ 5 ] {039d1250-f80f-4fe2-b0aa-89445a66f698} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.16 00:58:57.219604 [ 5 ] {039d1250-f80f-4fe2-b0aa-89445a66f698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2534 | 2026.05.16 00:58:57.220046 [ 5 ] {039d1250-f80f-4fe2-b0aa-89445a66f698} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2535 | 2026.05.16 00:58:57.220261 [ 5 ] {039d1250-f80f-4fe2-b0aa-89445a66f698} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.16 00:58:57.220396 [ 5 ] {039d1250-f80f-4fe2-b0aa-89445a66f698} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001594 sec., 1026348.808030113 rows/sec., 63.29 MiB/sec. | ||
| 2537 | 2026.05.16 00:58:57.220439 [ 5 ] {039d1250-f80f-4fe2-b0aa-89445a66f698} <Debug> TCPHandler: Processed in 0.001765534 sec. | ||
| 2538 | 2026.05.16 00:58:57.220589 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.05.16 00:58:57.220690 [ 5 ] {38eba21d-2a3b-4c17-8c96-c8ddf77e3d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.05.16 00:58:57.220743 [ 5 ] {38eba21d-2a3b-4c17-8c96-c8ddf77e3d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2541 | 2026.05.16 00:58:57.221585 [ 5 ] {38eba21d-2a3b-4c17-8c96-c8ddf77e3d8d} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.16 00:58:57.221621 [ 5 ] {38eba21d-2a3b-4c17-8c96-c8ddf77e3d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2543 | 2026.05.16 00:58:57.222163 [ 5 ] {38eba21d-2a3b-4c17-8c96-c8ddf77e3d8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2544 | 2026.05.16 00:58:57.222390 [ 5 ] {38eba21d-2a3b-4c17-8c96-c8ddf77e3d8d} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.16 00:58:57.222528 [ 5 ] {38eba21d-2a3b-4c17-8c96-c8ddf77e3d8d} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.00186 sec., 26881.720430107525 rows/sec., 48.17 MiB/sec. | ||
| 2546 | 2026.05.16 00:58:57.222583 [ 5 ] {38eba21d-2a3b-4c17-8c96-c8ddf77e3d8d} <Debug> TCPHandler: Processed in 0.002042617 sec. | ||
| 2547 | 2026.05.16 00:58:57.222712 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.05.16 00:58:57.222809 [ 5 ] {0ad9da8d-96c0-42b0-8a36-41163a5f518e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.05.16 00:58:57.222850 [ 5 ] {0ad9da8d-96c0-42b0-8a36-41163a5f518e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2550 | 2026.05.16 00:58:57.223174 [ 5 ] {0ad9da8d-96c0-42b0-8a36-41163a5f518e} <Trace> oximeter.measurements_i64 (825013c1-5f6e-4400-819e-1802b641ee64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.05.16 00:58:57.223210 [ 5 ] {0ad9da8d-96c0-42b0-8a36-41163a5f518e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2552 | 2026.05.16 00:58:57.223503 [ 5 ] {0ad9da8d-96c0-42b0-8a36-41163a5f518e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2553 | 2026.05.16 00:58:57.223707 [ 5 ] {0ad9da8d-96c0-42b0-8a36-41163a5f518e} <Trace> oximeter.measurements_i64 (825013c1-5f6e-4400-819e-1802b641ee64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.05.16 00:58:57.223832 [ 5 ] {0ad9da8d-96c0-42b0-8a36-41163a5f518e} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001041 sec., 2881.844380403458 rows/sec., 203.57 KiB/sec. | ||
| 2555 | 2026.05.16 00:58:57.223874 [ 5 ] {0ad9da8d-96c0-42b0-8a36-41163a5f518e} <Debug> TCPHandler: Processed in 0.001210946 sec. | ||
| 2556 | 2026.05.16 00:58:57.223997 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.05.16 00:58:57.224092 [ 5 ] {d61da3d3-56d4-4498-89b0-e2ad02ceef9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.05.16 00:58:57.224133 [ 5 ] {d61da3d3-56d4-4498-89b0-e2ad02ceef9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2559 | 2026.05.16 00:58:57.224467 [ 5 ] {d61da3d3-56d4-4498-89b0-e2ad02ceef9a} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.05.16 00:58:57.224503 [ 5 ] {d61da3d3-56d4-4498-89b0-e2ad02ceef9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2561 | 2026.05.16 00:58:57.224796 [ 5 ] {d61da3d3-56d4-4498-89b0-e2ad02ceef9a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2562 | 2026.05.16 00:58:57.225002 [ 5 ] {d61da3d3-56d4-4498-89b0-e2ad02ceef9a} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.05.16 00:58:57.225138 [ 5 ] {d61da3d3-56d4-4498-89b0-e2ad02ceef9a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 2564 | 2026.05.16 00:58:57.225180 [ 5 ] {d61da3d3-56d4-4498-89b0-e2ad02ceef9a} <Debug> TCPHandler: Processed in 0.001231937 sec. | ||
| 2565 | 2026.05.16 00:58:58.206386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 316 | ||
| 2566 | 2026.05.16 00:58:58.209203 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.05.16 00:58:58.209248 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2568 | 2026.05.16 00:58:58.210494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2569 | 2026.05.16 00:58:58.210764 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.05.16 00:58:58.211003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2571 | 2026.05.16 00:58:58.464928 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.05.16 00:58:58.465213 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2573 | 2026.05.16 00:58:58.465601 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2574 | 2026.05.16 00:58:58.465643 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2575 | 2026.05.16 00:58:58.465870 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2576 | 2026.05.16 00:58:58.465946 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2577 | 2026.05.16 00:58:58.466091 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2578 | 2026.05.16 00:58:58.466167 [ 334 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2579 | 2026.05.16 00:58:58.466201 [ 348 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2580 | 2026.05.16 00:58:58.466301 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2581 | 2026.05.16 00:58:58.466329 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2582 | 2026.05.16 00:58:58.466376 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2583 | 2026.05.16 00:58:58.466397 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2584 | 2026.05.16 00:58:58.467349 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002262 sec., 15473.032714412024 rows/sec., 3.29 MiB/sec. | ||
| 2585 | 2026.05.16 00:58:58.467430 [ 5 ] {07e5f99d-6f44-4288-91e2-880487315e46} <Debug> TCPHandler: Processed in 0.002707477 sec. | ||
| 2586 | 2026.05.16 00:58:58.468759 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2026.05.16 00:58:58.468944 [ 5 ] {b6b45ece-2714-4aa7-a2b0-1c34f2490532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2588 | 2026.05.16 00:58:58.469016 [ 5 ] {b6b45ece-2714-4aa7-a2b0-1c34f2490532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2589 | 2026.05.16 00:58:58.469765 [ 5 ] {b6b45ece-2714-4aa7-a2b0-1c34f2490532} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.05.16 00:58:58.469803 [ 5 ] {b6b45ece-2714-4aa7-a2b0-1c34f2490532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2591 | 2026.05.16 00:58:58.470230 [ 5 ] {b6b45ece-2714-4aa7-a2b0-1c34f2490532} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2592 | 2026.05.16 00:58:58.470481 [ 5 ] {b6b45ece-2714-4aa7-a2b0-1c34f2490532} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.05.16 00:58:58.470609 [ 67 ] {} <Debug> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2594 | 2026.05.16 00:58:58.470643 [ 67 ] {} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.05.16 00:58:58.470647 [ 5 ] {b6b45ece-2714-4aa7-a2b0-1c34f2490532} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.44 MiB/sec. | ||
| 2596 | 2026.05.16 00:58:58.470664 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2597 | 2026.05.16 00:58:58.470694 [ 5 ] {b6b45ece-2714-4aa7-a2b0-1c34f2490532} <Debug> TCPHandler: Processed in 0.002080277 sec. | ||
| 2598 | 2026.05.16 00:58:58.470779 [ 195 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::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 | ||
| 2599 | 2026.05.16 00:58:58.470832 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.05.16 00:58:58.470880 [ 195 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2601 | 2026.05.16 00:58:58.470915 [ 195 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2588 rows starting from the beginning of the part | ||
| 2602 | 2026.05.16 00:58:58.470938 [ 5 ] {623fbb40-5c39-4c03-8b49-99de6f9a4c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2603 | 2026.05.16 00:58:58.470971 [ 195 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2604 | 2026.05.16 00:58:58.470986 [ 5 ] {623fbb40-5c39-4c03-8b49-99de6f9a4c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2605 | 2026.05.16 00:58:58.471022 [ 195 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 130 rows starting from the beginning of the part | ||
| 2606 | 2026.05.16 00:58:58.471070 [ 195 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::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 | ||
| 2607 | 2026.05.16 00:58:58.471110 [ 195 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2611 rows starting from the beginning of the part | ||
| 2608 | 2026.05.16 00:58:58.471149 [ 195 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2609 | 2026.05.16 00:58:58.471473 [ 5 ] {623fbb40-5c39-4c03-8b49-99de6f9a4c81} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.05.16 00:58:58.471517 [ 5 ] {623fbb40-5c39-4c03-8b49-99de6f9a4c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2611 | 2026.05.16 00:58:58.471851 [ 5 ] {623fbb40-5c39-4c03-8b49-99de6f9a4c81} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2612 | 2026.05.16 00:58:58.472084 [ 5 ] {623fbb40-5c39-4c03-8b49-99de6f9a4c81} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.05.16 00:58:58.472193 [ 67 ] {} <Debug> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2614 | 2026.05.16 00:58:58.472224 [ 67 ] {} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.05.16 00:58:58.472226 [ 5 ] {623fbb40-5c39-4c03-8b49-99de6f9a4c81} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 2616 | 2026.05.16 00:58:58.472245 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2617 | 2026.05.16 00:58:58.472272 [ 5 ] {623fbb40-5c39-4c03-8b49-99de6f9a4c81} <Debug> TCPHandler: Processed in 0.00148884 sec. | ||
| 2618 | 2026.05.16 00:58:58.472354 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::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 | ||
| 2619 | 2026.05.16 00:58:58.472444 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.05.16 00:58:58.472458 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2621 | 2026.05.16 00:58:58.472500 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1383 rows starting from the beginning of the part | ||
| 2622 | 2026.05.16 00:58:58.472550 [ 5 ] {8cfa21b6-8ef6-442b-a30b-6f2c6c653ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2623 | 2026.05.16 00:58:58.472556 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2624 | 2026.05.16 00:58:58.472607 [ 5 ] {8cfa21b6-8ef6-442b-a30b-6f2c6c653ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2625 | 2026.05.16 00:58:58.472623 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 101 rows starting from the beginning of the part | ||
| 2626 | 2026.05.16 00:58:58.472673 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::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 | ||
| 2627 | 2026.05.16 00:58:58.472716 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1384 rows starting from the beginning of the part | ||
| 2628 | 2026.05.16 00:58:58.472759 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2629 | 2026.05.16 00:58:58.473118 [ 5 ] {8cfa21b6-8ef6-442b-a30b-6f2c6c653ba4} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.05.16 00:58:58.473157 [ 5 ] {8cfa21b6-8ef6-442b-a30b-6f2c6c653ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2631 | 2026.05.16 00:58:58.473274 [ 194 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5497 rows, containing 5 columns (5 merged, 0 gathered) in 0.002541574 sec., 2162832.95312275 rows/sec., 170.66 MiB/sec. | ||
| 2632 | 2026.05.16 00:58:58.473510 [ 5 ] {8cfa21b6-8ef6-442b-a30b-6f2c6c653ba4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2633 | 2026.05.16 00:58:58.473652 [ 189 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2634 | 2026.05.16 00:58:58.473766 [ 5 ] {8cfa21b6-8ef6-442b-a30b-6f2c6c653ba4} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.05.16 00:58:58.473888 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2636 | 2026.05.16 00:58:58.473919 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.05.16 00:58:58.473927 [ 5 ] {8cfa21b6-8ef6-442b-a30b-6f2c6c653ba4} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001396 sec., 22922.63610315186 rows/sec., 1.60 MiB/sec. | ||
| 2638 | 2026.05.16 00:58:58.473940 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2639 | 2026.05.16 00:58:58.473968 [ 5 ] {8cfa21b6-8ef6-442b-a30b-6f2c6c653ba4} <Debug> TCPHandler: Processed in 0.00157273 sec. | ||
| 2640 | 2026.05.16 00:58:58.474018 [ 194 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.05.16 00:58:58.474065 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 2642 | 2026.05.16 00:58:58.474085 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001780364 sec., 1718749.6489481926 rows/sec., 124.73 MiB/sec. | ||
| 2643 | 2026.05.16 00:58:58.474110 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.05.16 00:58:58.474153 [ 194 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_16_3} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2645 | 2026.05.16 00:58:58.474160 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2646 | 2026.05.16 00:58:58.474199 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4902 rows starting from the beginning of the part | ||
| 2647 | 2026.05.16 00:58:58.474213 [ 5 ] {dc402784-2ca0-4425-a4d3-206f3e378bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2648 | 2026.05.16 00:58:58.474246 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 2649 | 2026.05.16 00:58:58.474261 [ 5 ] {dc402784-2ca0-4425-a4d3-206f3e378bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2650 | 2026.05.16 00:58:58.474266 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2651 | 2026.05.16 00:58:58.474302 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2652 | 2026.05.16 00:58:58.474302 [ 189 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2653 | 2026.05.16 00:58:58.474346 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2654 | 2026.05.16 00:58:58.474386 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1636 rows starting from the beginning of the part | ||
| 2655 | 2026.05.16 00:58:58.474424 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 2656 | 2026.05.16 00:58:58.474606 [ 5 ] {dc402784-2ca0-4425-a4d3-206f3e378bb8} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.05.16 00:58:58.474607 [ 189 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.05.16 00:58:58.474650 [ 5 ] {dc402784-2ca0-4425-a4d3-206f3e378bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2659 | 2026.05.16 00:58:58.474707 [ 189 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_16_3} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2660 | 2026.05.16 00:58:58.474797 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2661 | 2026.05.16 00:58:58.475043 [ 5 ] {dc402784-2ca0-4425-a4d3-206f3e378bb8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2662 | 2026.05.16 00:58:58.475286 [ 5 ] {dc402784-2ca0-4425-a4d3-206f3e378bb8} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.05.16 00:58:58.475405 [ 67 ] {} <Debug> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2664 | 2026.05.16 00:58:58.475427 [ 5 ] {dc402784-2ca0-4425-a4d3-206f3e378bb8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001232 sec., 9740.25974025974 rows/sec., 672.18 KiB/sec. | ||
| 2665 | 2026.05.16 00:58:58.475440 [ 67 ] {} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.05.16 00:58:58.475469 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2667 | 2026.05.16 00:58:58.475471 [ 5 ] {dc402784-2ca0-4425-a4d3-206f3e378bb8} <Debug> TCPHandler: Processed in 0.001409189 sec. | ||
| 2668 | 2026.05.16 00:58:58.475551 [ 194 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 2669 | 2026.05.16 00:58:58.475648 [ 194 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2670 | 2026.05.16 00:58:58.475680 [ 194 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part | ||
| 2671 | 2026.05.16 00:58:58.475764 [ 194 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 2672 | 2026.05.16 00:58:58.475811 [ 194 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2673 | 2026.05.16 00:58:58.475870 [ 194 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2674 | 2026.05.16 00:58:58.475912 [ 194 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 2675 | 2026.05.16 00:58:58.475951 [ 194 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 2676 | 2026.05.16 00:58:58.476845 [ 194 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322748 sec., 562465.4129131173 rows/sec., 37.91 MiB/sec. | ||
| 2677 | 2026.05.16 00:58:58.476984 [ 190 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2678 | 2026.05.16 00:58:58.477026 [ 199 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7050 rows, containing 5 columns (5 merged, 0 gathered) in 0.003020201 sec., 2334281.7249580408 rows/sec., 148.49 MiB/sec. | ||
| 2679 | 2026.05.16 00:58:58.477246 [ 190 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.05.16 00:58:58.477313 [ 190 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_16_3} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2681 | 2026.05.16 00:58:58.477372 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2682 | 2026.05.16 00:58:58.477624 [ 189 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2683 | 2026.05.16 00:58:58.477897 [ 189 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.05.16 00:58:58.477961 [ 189 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2685 | 2026.05.16 00:58:58.478033 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 2686 | 2026.05.16 00:58:59.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.29 MiB, peak 219.80 MiB, free memory in arenas 0.00 B, will set to 213.75 MiB (RSS), difference: 1.46 MiB | ||
| 2687 | 2026.05.16 00:59:00.691810 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5171 | ||
| 2688 | 2026.05.16 00:59:00.692378 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.05.16 00:59:00.692417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2690 | 2026.05.16 00:59:00.692974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2691 | 2026.05.16 00:59:00.693230 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.05.16 00:59:00.693371 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5171 | ||
| 2693 | 2026.05.16 00:59:00.693634 [ 45 ] {} <Debug> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2694 | 2026.05.16 00:59:00.693677 [ 45 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.05.16 00:59:00.693702 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2696 | 2026.05.16 00:59:00.693875 [ 186 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 2697 | 2026.05.16 00:59:00.694056 [ 186 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2698 | 2026.05.16 00:59:00.694153 [ 186 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2699 | 2026.05.16 00:59:00.694267 [ 186 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 445 rows starting from the beginning of the part | ||
| 2700 | 2026.05.16 00:59:00.694329 [ 186 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 2701 | 2026.05.16 00:59:00.694386 [ 186 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 2702 | 2026.05.16 00:59:00.694445 [ 186 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 2703 | 2026.05.16 00:59:00.694499 [ 186 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 2704 | 2026.05.16 00:59:00.695917 [ 190 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5171 rows, containing 4 columns (4 merged, 0 gathered) in 0.002138199 sec., 2418390.430451048 rows/sec., 34.60 MiB/sec. | ||
| 2705 | 2026.05.16 00:59:00.696705 [ 199 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2706 | 2026.05.16 00:59:00.696994 [ 199 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_11_2} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.16 00:59:00.697069 [ 199 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_11_2} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2708 | 2026.05.16 00:59:00.697165 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 2709 | 2026.05.16 00:59:00.991796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2710 | 2026.05.16 00:59:01.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.80 MiB, peak 220.20 MiB, free memory in arenas 0.00 B, will set to 215.13 MiB (RSS), difference: 1.33 MiB | ||
| 2711 | 2026.05.16 00:59:01.009530 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.05.16 00:59:01.009573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2713 | 2026.05.16 00:59:01.015725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2714 | 2026.05.16 00:59:01.016421 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.05.16 00:59:01.016705 [ 54 ] {} <Debug> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2716 | 2026.05.16 00:59:01.016780 [ 54 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.05.16 00:59:01.016801 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2718 | 2026.05.16 00:59:01.016919 [ 186 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2719 | 2026.05.16 00:59:01.019973 [ 186 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2720 | 2026.05.16 00:59:01.021282 [ 186 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 2721 | 2026.05.16 00:59:01.023860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2722 | 2026.05.16 00:59:01.025879 [ 186 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 2723 | 2026.05.16 00:59:01.029594 [ 186 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 2724 | 2026.05.16 00:59:01.033256 [ 186 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 2725 | 2026.05.16 00:59:01.037484 [ 186 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 2726 | 2026.05.16 00:59:01.041696 [ 186 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 2727 | 2026.05.16 00:59:01.104290 [ 186 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.087401895 sec., 949.6361606347323 rows/sec., 4.91 MiB/sec. | ||
| 2728 | 2026.05.16 00:59:01.106648 [ 190 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2729 | 2026.05.16 00:59:01.108849 [ 190 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_11_2} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.05.16 00:59:01.108963 [ 190 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_11_2} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2731 | 2026.05.16 00:59:01.111142 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2732 | 2026.05.16 00:59:02.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.22 MiB, peak 226.10 MiB, free memory in arenas 0.00 B, will set to 224.44 MiB (RSS), difference: 8.22 MiB | ||
| 2733 | 2026.05.16 00:59:03.470896 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.05.16 00:59:03.471130 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2735 | 2026.05.16 00:59:03.471470 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2736 | 2026.05.16 00:59:03.471513 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2737 | 2026.05.16 00:59:03.471822 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2738 | 2026.05.16 00:59:03.471977 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2739 | 2026.05.16 00:59:03.472156 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2740 | 2026.05.16 00:59:03.472266 [ 348 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2741 | 2026.05.16 00:59:03.472278 [ 321 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2742 | 2026.05.16 00:59:03.472389 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2743 | 2026.05.16 00:59:03.472420 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2744 | 2026.05.16 00:59:03.472481 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2745 | 2026.05.16 00:59:03.472502 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2746 | 2026.05.16 00:59:03.473600 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002561 sec., 13666.536509176103 rows/sec., 2.90 MiB/sec. | ||
| 2747 | 2026.05.16 00:59:03.473716 [ 5 ] {0975e405-1c73-49c8-a640-bffd1b6771f5} <Debug> TCPHandler: Processed in 0.00295809 sec. | ||
| 2748 | 2026.05.16 00:59:03.475543 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.05.16 00:59:03.475678 [ 5 ] {3ced5b42-9777-4864-aca7-0769b2be789d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2750 | 2026.05.16 00:59:03.475760 [ 5 ] {3ced5b42-9777-4864-aca7-0769b2be789d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2751 | 2026.05.16 00:59:03.476359 [ 5 ] {3ced5b42-9777-4864-aca7-0769b2be789d} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.05.16 00:59:03.476406 [ 5 ] {3ced5b42-9777-4864-aca7-0769b2be789d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2753 | 2026.05.16 00:59:03.476785 [ 5 ] {3ced5b42-9777-4864-aca7-0769b2be789d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2754 | 2026.05.16 00:59:03.477011 [ 5 ] {3ced5b42-9777-4864-aca7-0769b2be789d} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.05.16 00:59:03.477159 [ 5 ] {3ced5b42-9777-4864-aca7-0769b2be789d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001522 sec., 36793.69250985546 rows/sec., 2.81 MiB/sec. | ||
| 2756 | 2026.05.16 00:59:03.477197 [ 5 ] {3ced5b42-9777-4864-aca7-0769b2be789d} <Debug> TCPHandler: Processed in 0.001761124 sec. | ||
| 2757 | 2026.05.16 00:59:03.477337 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.05.16 00:59:03.477442 [ 5 ] {1443dc34-332c-4e6a-a966-a76148822da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2759 | 2026.05.16 00:59:03.477483 [ 5 ] {1443dc34-332c-4e6a-a966-a76148822da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2760 | 2026.05.16 00:59:03.477923 [ 5 ] {1443dc34-332c-4e6a-a966-a76148822da6} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.05.16 00:59:03.477960 [ 5 ] {1443dc34-332c-4e6a-a966-a76148822da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2762 | 2026.05.16 00:59:03.478271 [ 5 ] {1443dc34-332c-4e6a-a966-a76148822da6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2763 | 2026.05.16 00:59:03.478485 [ 5 ] {1443dc34-332c-4e6a-a966-a76148822da6} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.05.16 00:59:03.478615 [ 5 ] {1443dc34-332c-4e6a-a966-a76148822da6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 2765 | 2026.05.16 00:59:03.478651 [ 5 ] {1443dc34-332c-4e6a-a966-a76148822da6} <Debug> TCPHandler: Processed in 0.001365848 sec. | ||
| 2766 | 2026.05.16 00:59:03.478790 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.05.16 00:59:03.478888 [ 5 ] {1b8ae5e8-9455-4922-81f9-191efec52b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.05.16 00:59:03.478931 [ 5 ] {1b8ae5e8-9455-4922-81f9-191efec52b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2769 | 2026.05.16 00:59:03.479399 [ 5 ] {1b8ae5e8-9455-4922-81f9-191efec52b06} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.05.16 00:59:03.479436 [ 5 ] {1b8ae5e8-9455-4922-81f9-191efec52b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2771 | 2026.05.16 00:59:03.479778 [ 5 ] {1b8ae5e8-9455-4922-81f9-191efec52b06} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2772 | 2026.05.16 00:59:03.479994 [ 5 ] {1b8ae5e8-9455-4922-81f9-191efec52b06} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.05.16 00:59:03.480124 [ 5 ] {1b8ae5e8-9455-4922-81f9-191efec52b06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 2774 | 2026.05.16 00:59:03.480160 [ 5 ] {1b8ae5e8-9455-4922-81f9-191efec52b06} <Debug> TCPHandler: Processed in 0.001420359 sec. | ||
| 2775 | 2026.05.16 00:59:03.480289 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.05.16 00:59:03.480386 [ 5 ] {f85f5ed7-f5c3-4a92-90f5-eb785e8592b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2777 | 2026.05.16 00:59:03.480428 [ 5 ] {f85f5ed7-f5c3-4a92-90f5-eb785e8592b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2778 | 2026.05.16 00:59:03.480785 [ 5 ] {f85f5ed7-f5c3-4a92-90f5-eb785e8592b3} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.05.16 00:59:03.480820 [ 5 ] {f85f5ed7-f5c3-4a92-90f5-eb785e8592b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2780 | 2026.05.16 00:59:03.481133 [ 5 ] {f85f5ed7-f5c3-4a92-90f5-eb785e8592b3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2781 | 2026.05.16 00:59:03.481343 [ 5 ] {f85f5ed7-f5c3-4a92-90f5-eb785e8592b3} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.05.16 00:59:03.481478 [ 5 ] {f85f5ed7-f5c3-4a92-90f5-eb785e8592b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2783 | 2026.05.16 00:59:03.481514 [ 5 ] {f85f5ed7-f5c3-4a92-90f5-eb785e8592b3} <Debug> TCPHandler: Processed in 0.001274157 sec. | ||
| 2784 | 2026.05.16 00:59:08.151737 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2785 | 2026.05.16 00:59:08.151860 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2786 | 2026.05.16 00:59:08.193483 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5683 | ||
| 2787 | 2026.05.16 00:59:08.194008 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.05.16 00:59:08.194045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2789 | 2026.05.16 00:59:08.194621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2790 | 2026.05.16 00:59:08.194862 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.05.16 00:59:08.194994 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5683 | ||
| 2792 | 2026.05.16 00:59:08.211284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 336 | ||
| 2793 | 2026.05.16 00:59:08.213487 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.05.16 00:59:08.213542 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2795 | 2026.05.16 00:59:08.214773 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2796 | 2026.05.16 00:59:08.215056 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.05.16 00:59:08.215301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2798 | 2026.05.16 00:59:08.470757 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.05.16 00:59:08.470981 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2800 | 2026.05.16 00:59:08.471317 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2801 | 2026.05.16 00:59:08.471366 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2802 | 2026.05.16 00:59:08.471583 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2803 | 2026.05.16 00:59:08.471651 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2804 | 2026.05.16 00:59:08.471790 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2805 | 2026.05.16 00:59:08.471885 [ 348 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2806 | 2026.05.16 00:59:08.471925 [ 330 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2807 | 2026.05.16 00:59:08.472020 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2808 | 2026.05.16 00:59:08.472046 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2809 | 2026.05.16 00:59:08.472090 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2810 | 2026.05.16 00:59:08.472110 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2811 | 2026.05.16 00:59:08.473201 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00231 sec., 15151.515151515152 rows/sec., 3.22 MiB/sec. | ||
| 2812 | 2026.05.16 00:59:08.473296 [ 5 ] {c23bce3f-ae96-4442-bc52-3f223ef3d61d} <Debug> TCPHandler: Processed in 0.002667586 sec. | ||
| 2813 | 2026.05.16 00:59:08.475560 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.05.16 00:59:08.475691 [ 5 ] {32949359-1204-4fec-82e5-e4b6b3b7583e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2815 | 2026.05.16 00:59:08.475753 [ 5 ] {32949359-1204-4fec-82e5-e4b6b3b7583e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2816 | 2026.05.16 00:59:08.476392 [ 5 ] {32949359-1204-4fec-82e5-e4b6b3b7583e} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.05.16 00:59:08.476440 [ 5 ] {32949359-1204-4fec-82e5-e4b6b3b7583e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2818 | 2026.05.16 00:59:08.476886 [ 5 ] {32949359-1204-4fec-82e5-e4b6b3b7583e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2819 | 2026.05.16 00:59:08.477114 [ 5 ] {32949359-1204-4fec-82e5-e4b6b3b7583e} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.05.16 00:59:08.477269 [ 5 ] {32949359-1204-4fec-82e5-e4b6b3b7583e} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001614 sec., 85501.85873605948 rows/sec., 7.42 MiB/sec. | ||
| 2821 | 2026.05.16 00:59:08.477306 [ 5 ] {32949359-1204-4fec-82e5-e4b6b3b7583e} <Debug> TCPHandler: Processed in 0.001807004 sec. | ||
| 2822 | 2026.05.16 00:59:08.477458 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.05.16 00:59:08.477556 [ 5 ] {e46ad21a-983f-4765-8673-5aaa485c17f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2824 | 2026.05.16 00:59:08.477596 [ 5 ] {e46ad21a-983f-4765-8673-5aaa485c17f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2825 | 2026.05.16 00:59:08.478024 [ 5 ] {e46ad21a-983f-4765-8673-5aaa485c17f8} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.05.16 00:59:08.478062 [ 5 ] {e46ad21a-983f-4765-8673-5aaa485c17f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2827 | 2026.05.16 00:59:08.478369 [ 5 ] {e46ad21a-983f-4765-8673-5aaa485c17f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2828 | 2026.05.16 00:59:08.478588 [ 5 ] {e46ad21a-983f-4765-8673-5aaa485c17f8} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.05.16 00:59:08.478724 [ 5 ] {e46ad21a-983f-4765-8673-5aaa485c17f8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001186 sec., 34569.98313659359 rows/sec., 2.54 MiB/sec. | ||
| 2830 | 2026.05.16 00:59:08.478762 [ 5 ] {e46ad21a-983f-4765-8673-5aaa485c17f8} <Debug> TCPHandler: Processed in 0.001352929 sec. | ||
| 2831 | 2026.05.16 00:59:08.478899 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.05.16 00:59:08.478996 [ 5 ] {b65b47f7-759a-4d1b-b676-1a15c59b3493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2833 | 2026.05.16 00:59:08.479036 [ 5 ] {b65b47f7-759a-4d1b-b676-1a15c59b3493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2834 | 2026.05.16 00:59:08.479463 [ 5 ] {b65b47f7-759a-4d1b-b676-1a15c59b3493} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.05.16 00:59:08.479500 [ 5 ] {b65b47f7-759a-4d1b-b676-1a15c59b3493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2836 | 2026.05.16 00:59:08.479802 [ 5 ] {b65b47f7-759a-4d1b-b676-1a15c59b3493} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2837 | 2026.05.16 00:59:08.480010 [ 5 ] {b65b47f7-759a-4d1b-b676-1a15c59b3493} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.05.16 00:59:08.480147 [ 5 ] {b65b47f7-759a-4d1b-b676-1a15c59b3493} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001169 sec., 89820.35928143714 rows/sec., 7.02 MiB/sec. | ||
| 2839 | 2026.05.16 00:59:08.480184 [ 5 ] {b65b47f7-759a-4d1b-b676-1a15c59b3493} <Debug> TCPHandler: Processed in 0.001334148 sec. | ||
| 2840 | 2026.05.16 00:59:08.480307 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.05.16 00:59:08.480405 [ 5 ] {7fbff4c7-d871-48ac-aede-cd4753bc0c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2842 | 2026.05.16 00:59:08.480448 [ 5 ] {7fbff4c7-d871-48ac-aede-cd4753bc0c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2843 | 2026.05.16 00:59:08.480859 [ 5 ] {7fbff4c7-d871-48ac-aede-cd4753bc0c80} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.05.16 00:59:08.480896 [ 5 ] {7fbff4c7-d871-48ac-aede-cd4753bc0c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2845 | 2026.05.16 00:59:08.481224 [ 5 ] {7fbff4c7-d871-48ac-aede-cd4753bc0c80} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2846 | 2026.05.16 00:59:08.481443 [ 5 ] {7fbff4c7-d871-48ac-aede-cd4753bc0c80} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.05.16 00:59:08.481590 [ 5 ] {7fbff4c7-d871-48ac-aede-cd4753bc0c80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 2848 | 2026.05.16 00:59:08.481628 [ 5 ] {7fbff4c7-d871-48ac-aede-cd4753bc0c80} <Debug> TCPHandler: Processed in 0.001369428 sec. | ||
| 2849 | 2026.05.16 00:59:08.481749 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.05.16 00:59:08.481847 [ 5 ] {35d18fe7-d4ca-480c-9bc6-f8a36629e70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2851 | 2026.05.16 00:59:08.481900 [ 5 ] {35d18fe7-d4ca-480c-9bc6-f8a36629e70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2852 | 2026.05.16 00:59:08.482715 [ 5 ] {35d18fe7-d4ca-480c-9bc6-f8a36629e70a} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.05.16 00:59:08.482752 [ 5 ] {35d18fe7-d4ca-480c-9bc6-f8a36629e70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2854 | 2026.05.16 00:59:08.483321 [ 5 ] {35d18fe7-d4ca-480c-9bc6-f8a36629e70a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2855 | 2026.05.16 00:59:08.483544 [ 5 ] {35d18fe7-d4ca-480c-9bc6-f8a36629e70a} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.05.16 00:59:08.483685 [ 5 ] {35d18fe7-d4ca-480c-9bc6-f8a36629e70a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001856 sec., 22090.51724137931 rows/sec., 39.59 MiB/sec. | ||
| 2857 | 2026.05.16 00:59:08.483739 [ 5 ] {35d18fe7-d4ca-480c-9bc6-f8a36629e70a} <Debug> TCPHandler: Processed in 0.002039237 sec. | ||
| 2858 | 2026.05.16 00:59:08.483883 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.05.16 00:59:08.483980 [ 5 ] {b130ff0b-af4c-452f-8fd1-60966654dd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2860 | 2026.05.16 00:59:08.484020 [ 5 ] {b130ff0b-af4c-452f-8fd1-60966654dd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2861 | 2026.05.16 00:59:08.484375 [ 5 ] {b130ff0b-af4c-452f-8fd1-60966654dd6f} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.05.16 00:59:08.484411 [ 5 ] {b130ff0b-af4c-452f-8fd1-60966654dd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2863 | 2026.05.16 00:59:08.484723 [ 5 ] {b130ff0b-af4c-452f-8fd1-60966654dd6f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2864 | 2026.05.16 00:59:08.484932 [ 5 ] {b130ff0b-af4c-452f-8fd1-60966654dd6f} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.05.16 00:59:08.485170 [ 5 ] {b130ff0b-af4c-452f-8fd1-60966654dd6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 2866 | 2026.05.16 00:59:08.485205 [ 5 ] {b130ff0b-af4c-452f-8fd1-60966654dd6f} <Debug> TCPHandler: Processed in 0.001372248 sec. | ||
| 2867 | 2026.05.16 00:59:08.523964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2868 | 2026.05.16 00:59:08.538195 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.05.16 00:59:08.538258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2870 | 2026.05.16 00:59:08.544082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2871 | 2026.05.16 00:59:08.544748 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.05.16 00:59:08.547213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2873 | 2026.05.16 00:59:13.469578 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.05.16 00:59:13.469841 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2875 | 2026.05.16 00:59:13.470169 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2876 | 2026.05.16 00:59:13.470206 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2877 | 2026.05.16 00:59:13.470422 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2878 | 2026.05.16 00:59:13.470491 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2879 | 2026.05.16 00:59:13.470628 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2880 | 2026.05.16 00:59:13.470730 [ 330 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2881 | 2026.05.16 00:59:13.470744 [ 348 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2882 | 2026.05.16 00:59:13.470863 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2883 | 2026.05.16 00:59:13.470905 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2884 | 2026.05.16 00:59:13.470991 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2885 | 2026.05.16 00:59:13.471016 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2886 | 2026.05.16 00:59:13.472195 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002454 sec., 14262.42868785656 rows/sec., 3.03 MiB/sec. | ||
| 2887 | 2026.05.16 00:59:13.472310 [ 5 ] {171802b7-49d2-429b-a4e9-8fc1bd09db99} <Debug> TCPHandler: Processed in 0.002870248 sec. | ||
| 2888 | 2026.05.16 00:59:13.474116 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.05.16 00:59:13.474293 [ 5 ] {3bddf332-d247-4dbb-951b-01c4c3ca71c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2890 | 2026.05.16 00:59:13.474366 [ 5 ] {3bddf332-d247-4dbb-951b-01c4c3ca71c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2891 | 2026.05.16 00:59:13.475036 [ 5 ] {3bddf332-d247-4dbb-951b-01c4c3ca71c2} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.05.16 00:59:13.475082 [ 5 ] {3bddf332-d247-4dbb-951b-01c4c3ca71c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2893 | 2026.05.16 00:59:13.475464 [ 5 ] {3bddf332-d247-4dbb-951b-01c4c3ca71c2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2894 | 2026.05.16 00:59:13.475724 [ 5 ] {3bddf332-d247-4dbb-951b-01c4c3ca71c2} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.05.16 00:59:13.475917 [ 5 ] {3bddf332-d247-4dbb-951b-01c4c3ca71c2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.56 MiB/sec. | ||
| 2896 | 2026.05.16 00:59:13.475970 [ 5 ] {3bddf332-d247-4dbb-951b-01c4c3ca71c2} <Debug> TCPHandler: Processed in 0.001984797 sec. | ||
| 2897 | 2026.05.16 00:59:13.476128 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.05.16 00:59:13.476238 [ 5 ] {2a9ac616-c301-4d90-a00a-6c3b93f3d1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2899 | 2026.05.16 00:59:13.476283 [ 5 ] {2a9ac616-c301-4d90-a00a-6c3b93f3d1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2900 | 2026.05.16 00:59:13.476748 [ 5 ] {2a9ac616-c301-4d90-a00a-6c3b93f3d1a8} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.05.16 00:59:13.476825 [ 5 ] {2a9ac616-c301-4d90-a00a-6c3b93f3d1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2902 | 2026.05.16 00:59:13.477264 [ 5 ] {2a9ac616-c301-4d90-a00a-6c3b93f3d1a8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2903 | 2026.05.16 00:59:13.477524 [ 5 ] {2a9ac616-c301-4d90-a00a-6c3b93f3d1a8} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.05.16 00:59:13.477719 [ 5 ] {2a9ac616-c301-4d90-a00a-6c3b93f3d1a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001488 sec., 43010.75268817205 rows/sec., 3.36 MiB/sec. | ||
| 2905 | 2026.05.16 00:59:13.477810 [ 5 ] {2a9ac616-c301-4d90-a00a-6c3b93f3d1a8} <Debug> TCPHandler: Processed in 0.001737194 sec. | ||
| 2906 | 2026.05.16 00:59:13.478066 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.05.16 00:59:13.478235 [ 5 ] {7acfcebf-7b5b-458a-b0f1-e9e6b32c110e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2026.05.16 00:59:13.478304 [ 5 ] {7acfcebf-7b5b-458a-b0f1-e9e6b32c110e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2909 | 2026.05.16 00:59:13.478991 [ 5 ] {7acfcebf-7b5b-458a-b0f1-e9e6b32c110e} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.05.16 00:59:13.479041 [ 5 ] {7acfcebf-7b5b-458a-b0f1-e9e6b32c110e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2911 | 2026.05.16 00:59:13.479436 [ 5 ] {7acfcebf-7b5b-458a-b0f1-e9e6b32c110e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2912 | 2026.05.16 00:59:13.479708 [ 5 ] {7acfcebf-7b5b-458a-b0f1-e9e6b32c110e} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.05.16 00:59:13.479916 [ 5 ] {7acfcebf-7b5b-458a-b0f1-e9e6b32c110e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001722 sec., 92915.21486643438 rows/sec., 6.47 MiB/sec. | ||
| 2914 | 2026.05.16 00:59:13.479984 [ 5 ] {7acfcebf-7b5b-458a-b0f1-e9e6b32c110e} <Debug> TCPHandler: Processed in 0.002067258 sec. | ||
| 2915 | 2026.05.16 00:59:13.480168 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.05.16 00:59:13.480344 [ 5 ] {ea3c56f5-4b01-4b81-853e-d082b678af2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.05.16 00:59:13.480426 [ 5 ] {ea3c56f5-4b01-4b81-853e-d082b678af2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2918 | 2026.05.16 00:59:13.481018 [ 5 ] {ea3c56f5-4b01-4b81-853e-d082b678af2f} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.05.16 00:59:13.481098 [ 5 ] {ea3c56f5-4b01-4b81-853e-d082b678af2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2920 | 2026.05.16 00:59:13.481518 [ 5 ] {ea3c56f5-4b01-4b81-853e-d082b678af2f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2921 | 2026.05.16 00:59:13.481759 [ 5 ] {ea3c56f5-4b01-4b81-853e-d082b678af2f} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.05.16 00:59:13.481909 [ 5 ] {ea3c56f5-4b01-4b81-853e-d082b678af2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. | ||
| 2923 | 2026.05.16 00:59:13.481955 [ 5 ] {ea3c56f5-4b01-4b81-853e-d082b678af2f} <Debug> TCPHandler: Processed in 0.001869065 sec. | ||
| 2924 | 2026.05.16 00:59:15.695100 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6131 | ||
| 2925 | 2026.05.16 00:59:15.695619 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.05.16 00:59:15.695654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2927 | 2026.05.16 00:59:15.696314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2928 | 2026.05.16 00:59:15.696562 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.05.16 00:59:15.696692 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6131 | ||
| 2930 | 2026.05.16 00:59:16.047495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2931 | 2026.05.16 00:59:16.064976 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.05.16 00:59:16.065029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2933 | 2026.05.16 00:59:16.070483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2934 | 2026.05.16 00:59:16.071194 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.05.16 00:59:16.074364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2936 | 2026.05.16 00:59:18.215458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 360 | ||
| 2937 | 2026.05.16 00:59:18.217692 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.05.16 00:59:18.217740 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2939 | 2026.05.16 00:59:18.218946 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2940 | 2026.05.16 00:59:18.219235 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.05.16 00:59:18.219573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2942 | 2026.05.16 00:59:18.471062 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2943 | 2026.05.16 00:59:18.471283 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2944 | 2026.05.16 00:59:18.471608 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2945 | 2026.05.16 00:59:18.471648 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2946 | 2026.05.16 00:59:18.471867 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2947 | 2026.05.16 00:59:18.471936 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2948 | 2026.05.16 00:59:18.472072 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2949 | 2026.05.16 00:59:18.472139 [ 330 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2950 | 2026.05.16 00:59:18.472177 [ 348 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2951 | 2026.05.16 00:59:18.472266 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2952 | 2026.05.16 00:59:18.472292 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2953 | 2026.05.16 00:59:18.472336 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2954 | 2026.05.16 00:59:18.472356 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2955 | 2026.05.16 00:59:18.473472 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002276 sec., 15377.85588752197 rows/sec., 3.27 MiB/sec. | ||
| 2956 | 2026.05.16 00:59:18.473591 [ 5 ] {40b9a433-fa3f-4259-b1cc-cfb719dd7f0d} <Debug> TCPHandler: Processed in 0.002658536 sec. | ||
| 2957 | 2026.05.16 00:59:18.475931 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.05.16 00:59:18.476084 [ 5 ] {0752b4f8-6ecd-4d4d-a71f-eed734a79801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2959 | 2026.05.16 00:59:18.476149 [ 5 ] {0752b4f8-6ecd-4d4d-a71f-eed734a79801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2960 | 2026.05.16 00:59:18.476734 [ 5 ] {0752b4f8-6ecd-4d4d-a71f-eed734a79801} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.16 00:59:18.476801 [ 5 ] {0752b4f8-6ecd-4d4d-a71f-eed734a79801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2962 | 2026.05.16 00:59:18.477326 [ 5 ] {0752b4f8-6ecd-4d4d-a71f-eed734a79801} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2963 | 2026.05.16 00:59:18.477625 [ 5 ] {0752b4f8-6ecd-4d4d-a71f-eed734a79801} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.05.16 00:59:18.477839 [ 5 ] {0752b4f8-6ecd-4d4d-a71f-eed734a79801} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001798 sec., 76751.9466073415 rows/sec., 6.66 MiB/sec. | ||
| 2965 | 2026.05.16 00:59:18.477912 [ 5 ] {0752b4f8-6ecd-4d4d-a71f-eed734a79801} <Debug> TCPHandler: Processed in 0.002099328 sec. | ||
| 2966 | 2026.05.16 00:59:18.478108 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.05.16 00:59:18.478243 [ 5 ] {25fa0912-8ad0-4ba9-9f5d-5dec883d1c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.05.16 00:59:18.478300 [ 5 ] {25fa0912-8ad0-4ba9-9f5d-5dec883d1c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2969 | 2026.05.16 00:59:18.478802 [ 5 ] {25fa0912-8ad0-4ba9-9f5d-5dec883d1c8c} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.05.16 00:59:18.478838 [ 5 ] {25fa0912-8ad0-4ba9-9f5d-5dec883d1c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2971 | 2026.05.16 00:59:18.479148 [ 5 ] {25fa0912-8ad0-4ba9-9f5d-5dec883d1c8c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2972 | 2026.05.16 00:59:18.479364 [ 5 ] {25fa0912-8ad0-4ba9-9f5d-5dec883d1c8c} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.05.16 00:59:18.479496 [ 5 ] {25fa0912-8ad0-4ba9-9f5d-5dec883d1c8c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00129 sec., 31782.94573643411 rows/sec., 2.33 MiB/sec. | ||
| 2974 | 2026.05.16 00:59:18.479535 [ 5 ] {25fa0912-8ad0-4ba9-9f5d-5dec883d1c8c} <Debug> TCPHandler: Processed in 0.001543171 sec. | ||
| 2975 | 2026.05.16 00:59:18.479659 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.05.16 00:59:18.479762 [ 5 ] {771019f4-8ba5-40cb-9a54-db209dfcd4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2977 | 2026.05.16 00:59:18.479804 [ 5 ] {771019f4-8ba5-40cb-9a54-db209dfcd4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2978 | 2026.05.16 00:59:18.480273 [ 5 ] {771019f4-8ba5-40cb-9a54-db209dfcd4b5} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.05.16 00:59:18.480310 [ 5 ] {771019f4-8ba5-40cb-9a54-db209dfcd4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2980 | 2026.05.16 00:59:18.480615 [ 5 ] {771019f4-8ba5-40cb-9a54-db209dfcd4b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2981 | 2026.05.16 00:59:18.480823 [ 5 ] {771019f4-8ba5-40cb-9a54-db209dfcd4b5} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.05.16 00:59:18.480958 [ 5 ] {771019f4-8ba5-40cb-9a54-db209dfcd4b5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001218 sec., 86206.89655172414 rows/sec., 6.73 MiB/sec. | ||
| 2983 | 2026.05.16 00:59:18.480994 [ 5 ] {771019f4-8ba5-40cb-9a54-db209dfcd4b5} <Debug> TCPHandler: Processed in 0.001386769 sec. | ||
| 2984 | 2026.05.16 00:59:18.481125 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.05.16 00:59:18.481224 [ 5 ] {ac6d4237-02ef-480c-98ce-5c7219bae52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.05.16 00:59:18.481268 [ 5 ] {ac6d4237-02ef-480c-98ce-5c7219bae52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2987 | 2026.05.16 00:59:18.481673 [ 5 ] {ac6d4237-02ef-480c-98ce-5c7219bae52b} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.05.16 00:59:18.481711 [ 5 ] {ac6d4237-02ef-480c-98ce-5c7219bae52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2989 | 2026.05.16 00:59:18.482036 [ 5 ] {ac6d4237-02ef-480c-98ce-5c7219bae52b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2990 | 2026.05.16 00:59:18.482247 [ 5 ] {ac6d4237-02ef-480c-98ce-5c7219bae52b} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.05.16 00:59:18.482379 [ 5 ] {ac6d4237-02ef-480c-98ce-5c7219bae52b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 2992 | 2026.05.16 00:59:18.482415 [ 5 ] {ac6d4237-02ef-480c-98ce-5c7219bae52b} <Debug> TCPHandler: Processed in 0.001338528 sec. | ||
| 2993 | 2026.05.16 00:59:18.482571 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.05.16 00:59:18.482668 [ 5 ] {139d299b-06dd-4a4b-81ee-75675de45c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.05.16 00:59:18.482721 [ 5 ] {139d299b-06dd-4a4b-81ee-75675de45c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2996 | 2026.05.16 00:59:18.483507 [ 5 ] {139d299b-06dd-4a4b-81ee-75675de45c45} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.05.16 00:59:18.483544 [ 5 ] {139d299b-06dd-4a4b-81ee-75675de45c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2998 | 2026.05.16 00:59:18.484125 [ 5 ] {139d299b-06dd-4a4b-81ee-75675de45c45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2999 | 2026.05.16 00:59:18.484347 [ 5 ] {139d299b-06dd-4a4b-81ee-75675de45c45} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.05.16 00:59:18.484485 [ 5 ] {139d299b-06dd-4a4b-81ee-75675de45c45} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001836 sec., 22331.15468409586 rows/sec., 40.02 MiB/sec. | ||
| 3001 | 2026.05.16 00:59:18.484543 [ 5 ] {139d299b-06dd-4a4b-81ee-75675de45c45} <Debug> TCPHandler: Processed in 0.002020637 sec. | ||
| 3002 | 2026.05.16 00:59:18.484683 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.05.16 00:59:18.484780 [ 5 ] {c0885cf2-5bf4-4908-a6be-15d22c7c6c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3004 | 2026.05.16 00:59:18.484822 [ 5 ] {c0885cf2-5bf4-4908-a6be-15d22c7c6c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3005 | 2026.05.16 00:59:18.485157 [ 5 ] {c0885cf2-5bf4-4908-a6be-15d22c7c6c21} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.16 00:59:18.485193 [ 5 ] {c0885cf2-5bf4-4908-a6be-15d22c7c6c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3007 | 2026.05.16 00:59:18.485493 [ 5 ] {c0885cf2-5bf4-4908-a6be-15d22c7c6c21} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3008 | 2026.05.16 00:59:18.485697 [ 5 ] {c0885cf2-5bf4-4908-a6be-15d22c7c6c21} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.05.16 00:59:18.485829 [ 5 ] {c0885cf2-5bf4-4908-a6be-15d22c7c6c21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 3010 | 2026.05.16 00:59:18.485865 [ 5 ] {c0885cf2-5bf4-4908-a6be-15d22c7c6c21} <Debug> TCPHandler: Processed in 0.001231026 sec. | ||
| 3011 | 2026.05.16 00:59:23.151954 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3012 | 2026.05.16 00:59:23.152046 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3013 | 2026.05.16 00:59:23.196807 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6643 | ||
| 3014 | 2026.05.16 00:59:23.197307 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.05.16 00:59:23.197350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3016 | 2026.05.16 00:59:23.197844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3017 | 2026.05.16 00:59:23.198078 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.05.16 00:59:23.198205 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6643 | ||
| 3019 | 2026.05.16 00:59:23.470880 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.05.16 00:59:23.471110 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3021 | 2026.05.16 00:59:23.471444 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3022 | 2026.05.16 00:59:23.471482 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3023 | 2026.05.16 00:59:23.471710 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3024 | 2026.05.16 00:59:23.471783 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3025 | 2026.05.16 00:59:23.471931 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3026 | 2026.05.16 00:59:23.472033 [ 318 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3027 | 2026.05.16 00:59:23.472037 [ 330 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3028 | 2026.05.16 00:59:23.472156 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3029 | 2026.05.16 00:59:23.472182 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3030 | 2026.05.16 00:59:23.472240 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3031 | 2026.05.16 00:59:23.472263 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3032 | 2026.05.16 00:59:23.473389 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002359 sec., 14836.79525222552 rows/sec., 3.15 MiB/sec. | ||
| 3033 | 2026.05.16 00:59:23.473533 [ 5 ] {10fc8045-7546-4d03-abd9-32ab15092e3b} <Debug> TCPHandler: Processed in 0.002806547 sec. | ||
| 3034 | 2026.05.16 00:59:23.475311 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.05.16 00:59:23.475509 [ 5 ] {41abb5c2-dab6-40fa-ba67-883afc6ad91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3036 | 2026.05.16 00:59:23.475585 [ 5 ] {41abb5c2-dab6-40fa-ba67-883afc6ad91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3037 | 2026.05.16 00:59:23.476330 [ 5 ] {41abb5c2-dab6-40fa-ba67-883afc6ad91e} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.05.16 00:59:23.476379 [ 5 ] {41abb5c2-dab6-40fa-ba67-883afc6ad91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3039 | 2026.05.16 00:59:23.476765 [ 5 ] {41abb5c2-dab6-40fa-ba67-883afc6ad91e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3040 | 2026.05.16 00:59:23.476993 [ 5 ] {41abb5c2-dab6-40fa-ba67-883afc6ad91e} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.05.16 00:59:23.477117 [ 138 ] {} <Debug> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3042 | 2026.05.16 00:59:23.477143 [ 5 ] {41abb5c2-dab6-40fa-ba67-883afc6ad91e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec. | ||
| 3043 | 2026.05.16 00:59:23.477162 [ 138 ] {} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.05.16 00:59:23.477188 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3045 | 2026.05.16 00:59:23.477190 [ 5 ] {41abb5c2-dab6-40fa-ba67-883afc6ad91e} <Debug> TCPHandler: Processed in 0.002017687 sec. | ||
| 3046 | 2026.05.16 00:59:23.477295 [ 187 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::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 | ||
| 3047 | 2026.05.16 00:59:23.477364 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.05.16 00:59:23.477414 [ 187 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3049 | 2026.05.16 00:59:23.477452 [ 187 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2614 rows starting from the beginning of the part | ||
| 3050 | 2026.05.16 00:59:23.477475 [ 5 ] {f1363562-6fcd-495a-82cf-f11891e16225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3051 | 2026.05.16 00:59:23.477514 [ 187 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3052 | 2026.05.16 00:59:23.477522 [ 5 ] {f1363562-6fcd-495a-82cf-f11891e16225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3053 | 2026.05.16 00:59:23.477570 [ 187 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3054 | 2026.05.16 00:59:23.477623 [ 187 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3055 | 2026.05.16 00:59:23.477668 [ 187 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 138 rows starting from the beginning of the part | ||
| 3056 | 2026.05.16 00:59:23.477715 [ 187 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3057 | 2026.05.16 00:59:23.478052 [ 5 ] {f1363562-6fcd-495a-82cf-f11891e16225} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.05.16 00:59:23.478105 [ 5 ] {f1363562-6fcd-495a-82cf-f11891e16225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3059 | 2026.05.16 00:59:23.478487 [ 5 ] {f1363562-6fcd-495a-82cf-f11891e16225} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3060 | 2026.05.16 00:59:23.478715 [ 5 ] {f1363562-6fcd-495a-82cf-f11891e16225} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.05.16 00:59:23.478846 [ 137 ] {} <Debug> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3062 | 2026.05.16 00:59:23.478852 [ 5 ] {f1363562-6fcd-495a-82cf-f11891e16225} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001396 sec., 45845.27220630372 rows/sec., 3.58 MiB/sec. | ||
| 3063 | 2026.05.16 00:59:23.478891 [ 137 ] {} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.05.16 00:59:23.478912 [ 5 ] {f1363562-6fcd-495a-82cf-f11891e16225} <Debug> TCPHandler: Processed in 0.001597972 sec. | ||
| 3065 | 2026.05.16 00:59:23.478918 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3066 | 2026.05.16 00:59:23.479046 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::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 | ||
| 3067 | 2026.05.16 00:59:23.479054 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.05.16 00:59:23.479095 [ 201 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3058 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849185 sec., 1653701.4955237038 rows/sec., 132.01 MiB/sec. | ||
| 3069 | 2026.05.16 00:59:23.479164 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3070 | 2026.05.16 00:59:23.479169 [ 5 ] {53a97c6d-9b3d-4d46-9b3e-0386e9bad460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3071 | 2026.05.16 00:59:23.479203 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3072 | 2026.05.16 00:59:23.479227 [ 5 ] {53a97c6d-9b3d-4d46-9b3e-0386e9bad460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3073 | 2026.05.16 00:59:23.479273 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3074 | 2026.05.16 00:59:23.479328 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3075 | 2026.05.16 00:59:23.479376 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3076 | 2026.05.16 00:59:23.479420 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 105 rows starting from the beginning of the part | ||
| 3077 | 2026.05.16 00:59:23.479445 [ 188 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3078 | 2026.05.16 00:59:23.479465 [ 190 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3079 | 2026.05.16 00:59:23.479705 [ 5 ] {53a97c6d-9b3d-4d46-9b3e-0386e9bad460} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.05.16 00:59:23.479751 [ 5 ] {53a97c6d-9b3d-4d46-9b3e-0386e9bad460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3081 | 2026.05.16 00:59:23.479826 [ 188 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.05.16 00:59:23.479914 [ 188 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_21_4} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3083 | 2026.05.16 00:59:23.480018 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3084 | 2026.05.16 00:59:23.480223 [ 5 ] {53a97c6d-9b3d-4d46-9b3e-0386e9bad460} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3085 | 2026.05.16 00:59:23.480486 [ 5 ] {53a97c6d-9b3d-4d46-9b3e-0386e9bad460} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.05.16 00:59:23.480604 [ 187 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609392 sec., 1120298.845775299 rows/sec., 82.89 MiB/sec. | ||
| 3087 | 2026.05.16 00:59:23.480627 [ 5 ] {53a97c6d-9b3d-4d46-9b3e-0386e9bad460} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
| 3088 | 2026.05.16 00:59:23.480628 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3089 | 2026.05.16 00:59:23.480671 [ 5 ] {53a97c6d-9b3d-4d46-9b3e-0386e9bad460} <Debug> TCPHandler: Processed in 0.001667282 sec. | ||
| 3090 | 2026.05.16 00:59:23.480686 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.05.16 00:59:23.480711 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3092 | 2026.05.16 00:59:23.480784 [ 190 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 3093 | 2026.05.16 00:59:23.480830 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.05.16 00:59:23.480859 [ 188 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3095 | 2026.05.16 00:59:23.480882 [ 190 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3096 | 2026.05.16 00:59:23.480908 [ 190 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7050 rows starting from the beginning of the part | ||
| 3097 | 2026.05.16 00:59:23.480933 [ 5 ] {b1e91c1b-b701-49b8-b218-2042836969b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.05.16 00:59:23.480954 [ 190 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3099 | 2026.05.16 00:59:23.480983 [ 5 ] {b1e91c1b-b701-49b8-b218-2042836969b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3100 | 2026.05.16 00:59:23.480997 [ 190 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 3101 | 2026.05.16 00:59:23.481038 [ 190 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 3102 | 2026.05.16 00:59:23.481072 [ 190 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3103 | 2026.05.16 00:59:23.481106 [ 190 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::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 | ||
| 3104 | 2026.05.16 00:59:23.481163 [ 188 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.05.16 00:59:23.481249 [ 188 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_21_4} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3106 | 2026.05.16 00:59:23.481319 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3107 | 2026.05.16 00:59:23.481356 [ 5 ] {b1e91c1b-b701-49b8-b218-2042836969b5} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.16 00:59:23.481397 [ 5 ] {b1e91c1b-b701-49b8-b218-2042836969b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3109 | 2026.05.16 00:59:23.481711 [ 5 ] {b1e91c1b-b701-49b8-b218-2042836969b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3110 | 2026.05.16 00:59:23.481941 [ 5 ] {b1e91c1b-b701-49b8-b218-2042836969b5} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.16 00:59:23.482082 [ 137 ] {} <Debug> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3112 | 2026.05.16 00:59:23.482089 [ 5 ] {b1e91c1b-b701-49b8-b218-2042836969b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 3113 | 2026.05.16 00:59:23.482127 [ 137 ] {} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.05.16 00:59:23.482146 [ 5 ] {b1e91c1b-b701-49b8-b218-2042836969b5} <Debug> TCPHandler: Processed in 0.001370688 sec. | ||
| 3115 | 2026.05.16 00:59:23.482155 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3116 | 2026.05.16 00:59:23.482253 [ 193 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 3117 | 2026.05.16 00:59:23.482355 [ 193 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3118 | 2026.05.16 00:59:23.482381 [ 193 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 744 rows starting from the beginning of the part | ||
| 3119 | 2026.05.16 00:59:23.482432 [ 193 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 3120 | 2026.05.16 00:59:23.482474 [ 193 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 3121 | 2026.05.16 00:59:23.482515 [ 193 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 3122 | 2026.05.16 00:59:23.482551 [ 193 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 3123 | 2026.05.16 00:59:23.482587 [ 193 ] {3464ad15-05c2-4659-9675-5658ef467ee6::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 | ||
| 3124 | 2026.05.16 00:59:23.483211 [ 188 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7850 rows, containing 5 columns (5 merged, 0 gathered) in 0.002453633 sec., 3199337.4722299543 rows/sec., 205.48 MiB/sec. | ||
| 3125 | 2026.05.16 00:59:23.483407 [ 200 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1044 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189626 sec., 877586.7373443418 rows/sec., 59.14 MiB/sec. | ||
| 3126 | 2026.05.16 00:59:23.483622 [ 198 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3127 | 2026.05.16 00:59:23.483724 [ 201 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3128 | 2026.05.16 00:59:23.483945 [ 198 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_21_4} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.16 00:59:23.484029 [ 198 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_21_4} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3130 | 2026.05.16 00:59:23.484051 [ 201 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.05.16 00:59:23.484099 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3132 | 2026.05.16 00:59:23.484126 [ 201 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3133 | 2026.05.16 00:59:23.484235 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3134 | 2026.05.16 00:59:23.574472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3135 | 2026.05.16 00:59:23.593562 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.05.16 00:59:23.593631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3137 | 2026.05.16 00:59:23.600271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3138 | 2026.05.16 00:59:23.601253 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.05.16 00:59:23.605690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3140 | 2026.05.16 00:59:27.185910 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.05.16 00:59:27.186160 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3142 | 2026.05.16 00:59:27.186514 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3143 | 2026.05.16 00:59:27.186559 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3144 | 2026.05.16 00:59:27.186808 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3145 | 2026.05.16 00:59:27.186877 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3146 | 2026.05.16 00:59:27.187015 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 3147 | 2026.05.16 00:59:27.187113 [ 330 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3148 | 2026.05.16 00:59:27.187128 [ 318 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3149 | 2026.05.16 00:59:27.187243 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3150 | 2026.05.16 00:59:27.187271 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3151 | 2026.05.16 00:59:27.187321 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec'))" | ||
| 3152 | 2026.05.16 00:59:27.187342 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3153 | 2026.05.16 00:59:27.188442 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002388 sec., 14656.616415410386 rows/sec., 3.12 MiB/sec. | ||
| 3154 | 2026.05.16 00:59:27.188540 [ 5 ] {84f59992-854c-4045-86da-d6ce1d71cf1b} <Debug> TCPHandler: Processed in 0.002763457 sec. | ||
| 3155 | 2026.05.16 00:59:27.202519 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.05.16 00:59:27.202673 [ 5 ] {480617d3-142e-40fd-aee1-5637e867551e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3157 | 2026.05.16 00:59:27.202734 [ 5 ] {480617d3-142e-40fd-aee1-5637e867551e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3158 | 2026.05.16 00:59:27.203391 [ 5 ] {480617d3-142e-40fd-aee1-5637e867551e} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.05.16 00:59:27.203449 [ 5 ] {480617d3-142e-40fd-aee1-5637e867551e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3160 | 2026.05.16 00:59:27.203844 [ 5 ] {480617d3-142e-40fd-aee1-5637e867551e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3161 | 2026.05.16 00:59:27.204079 [ 5 ] {480617d3-142e-40fd-aee1-5637e867551e} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.05.16 00:59:27.204238 [ 5 ] {480617d3-142e-40fd-aee1-5637e867551e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 3163 | 2026.05.16 00:59:27.204281 [ 5 ] {480617d3-142e-40fd-aee1-5637e867551e} <Debug> TCPHandler: Processed in 0.001858375 sec. | ||
| 3164 | 2026.05.16 00:59:27.204429 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.05.16 00:59:27.204526 [ 5 ] {3615d0d8-9fa4-4f20-99ed-393a04b0e4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3166 | 2026.05.16 00:59:27.204567 [ 5 ] {3615d0d8-9fa4-4f20-99ed-393a04b0e4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3167 | 2026.05.16 00:59:27.204982 [ 5 ] {3615d0d8-9fa4-4f20-99ed-393a04b0e4a2} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.05.16 00:59:27.205019 [ 5 ] {3615d0d8-9fa4-4f20-99ed-393a04b0e4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3169 | 2026.05.16 00:59:27.205325 [ 5 ] {3615d0d8-9fa4-4f20-99ed-393a04b0e4a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3170 | 2026.05.16 00:59:27.205549 [ 5 ] {3615d0d8-9fa4-4f20-99ed-393a04b0e4a2} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.05.16 00:59:27.205683 [ 5 ] {3615d0d8-9fa4-4f20-99ed-393a04b0e4a2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. | ||
| 3172 | 2026.05.16 00:59:27.205720 [ 5 ] {3615d0d8-9fa4-4f20-99ed-393a04b0e4a2} <Debug> TCPHandler: Processed in 0.001340468 sec. | ||
| 3173 | 2026.05.16 00:59:27.205882 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.05.16 00:59:27.205980 [ 5 ] {5cfd9ff3-979e-4ffe-8b02-39a4e402265e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3175 | 2026.05.16 00:59:27.206026 [ 5 ] {5cfd9ff3-979e-4ffe-8b02-39a4e402265e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3176 | 2026.05.16 00:59:27.207781 [ 5 ] {5cfd9ff3-979e-4ffe-8b02-39a4e402265e} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.05.16 00:59:27.207817 [ 5 ] {5cfd9ff3-979e-4ffe-8b02-39a4e402265e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3178 | 2026.05.16 00:59:27.208322 [ 5 ] {5cfd9ff3-979e-4ffe-8b02-39a4e402265e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3179 | 2026.05.16 00:59:27.208546 [ 5 ] {5cfd9ff3-979e-4ffe-8b02-39a4e402265e} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.05.16 00:59:27.208688 [ 5 ] {5cfd9ff3-979e-4ffe-8b02-39a4e402265e} <Debug> executeQuery: Read 2604 rows, 199.61 KiB in 0.002724 sec., 955947.1365638766 rows/sec., 71.56 MiB/sec. | ||
| 3181 | 2026.05.16 00:59:27.208736 [ 5 ] {5cfd9ff3-979e-4ffe-8b02-39a4e402265e} <Debug> TCPHandler: Processed in 0.00292325 sec. | ||
| 3182 | 2026.05.16 00:59:27.208887 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.05.16 00:59:27.208984 [ 5 ] {c9e294c1-565c-4c2c-9740-0df86180e32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.05.16 00:59:27.209024 [ 5 ] {c9e294c1-565c-4c2c-9740-0df86180e32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3185 | 2026.05.16 00:59:27.209500 [ 5 ] {c9e294c1-565c-4c2c-9740-0df86180e32e} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.05.16 00:59:27.209538 [ 5 ] {c9e294c1-565c-4c2c-9740-0df86180e32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3187 | 2026.05.16 00:59:27.209895 [ 5 ] {c9e294c1-565c-4c2c-9740-0df86180e32e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3188 | 2026.05.16 00:59:27.210141 [ 5 ] {c9e294c1-565c-4c2c-9740-0df86180e32e} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.05.16 00:59:27.210278 [ 5 ] {c9e294c1-565c-4c2c-9740-0df86180e32e} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001312 sec., 48780.487804878045 rows/sec., 3.62 MiB/sec. | ||
| 3190 | 2026.05.16 00:59:27.210316 [ 5 ] {c9e294c1-565c-4c2c-9740-0df86180e32e} <Debug> TCPHandler: Processed in 0.00148666 sec. | ||
| 3191 | 2026.05.16 00:59:27.210456 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.05.16 00:59:27.210557 [ 5 ] {e7e50ec7-31e1-4286-ae28-004861546d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.05.16 00:59:27.210603 [ 5 ] {e7e50ec7-31e1-4286-ae28-004861546d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3194 | 2026.05.16 00:59:27.211487 [ 5 ] {e7e50ec7-31e1-4286-ae28-004861546d57} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.05.16 00:59:27.211524 [ 5 ] {e7e50ec7-31e1-4286-ae28-004861546d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3196 | 2026.05.16 00:59:27.211877 [ 5 ] {e7e50ec7-31e1-4286-ae28-004861546d57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3197 | 2026.05.16 00:59:27.212088 [ 5 ] {e7e50ec7-31e1-4286-ae28-004861546d57} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.16 00:59:27.212217 [ 5 ] {e7e50ec7-31e1-4286-ae28-004861546d57} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00168 sec., 491071.4285714286 rows/sec., 28.73 MiB/sec. | ||
| 3199 | 2026.05.16 00:59:27.212254 [ 5 ] {e7e50ec7-31e1-4286-ae28-004861546d57} <Debug> TCPHandler: Processed in 0.001849485 sec. | ||
| 3200 | 2026.05.16 00:59:27.212413 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.05.16 00:59:27.212512 [ 5 ] {e5471455-43b4-4270-96c9-4160075f47f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3202 | 2026.05.16 00:59:27.212552 [ 5 ] {e5471455-43b4-4270-96c9-4160075f47f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3203 | 2026.05.16 00:59:27.212948 [ 5 ] {e5471455-43b4-4270-96c9-4160075f47f5} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.05.16 00:59:27.212983 [ 5 ] {e5471455-43b4-4270-96c9-4160075f47f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3205 | 2026.05.16 00:59:27.213281 [ 5 ] {e5471455-43b4-4270-96c9-4160075f47f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3206 | 2026.05.16 00:59:27.213498 [ 5 ] {e5471455-43b4-4270-96c9-4160075f47f5} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.05.16 00:59:27.213621 [ 5 ] {e5471455-43b4-4270-96c9-4160075f47f5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. | ||
| 3208 | 2026.05.16 00:59:27.213658 [ 5 ] {e5471455-43b4-4270-96c9-4160075f47f5} <Debug> TCPHandler: Processed in 0.001294527 sec. | ||
| 3209 | 2026.05.16 00:59:27.213798 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.05.16 00:59:27.213893 [ 5 ] {0767fd15-9af3-46e1-8dc5-c3c0d5f5e4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3211 | 2026.05.16 00:59:27.213933 [ 5 ] {0767fd15-9af3-46e1-8dc5-c3c0d5f5e4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3212 | 2026.05.16 00:59:27.214337 [ 5 ] {0767fd15-9af3-46e1-8dc5-c3c0d5f5e4c2} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.05.16 00:59:27.214374 [ 5 ] {0767fd15-9af3-46e1-8dc5-c3c0d5f5e4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3214 | 2026.05.16 00:59:27.214681 [ 5 ] {0767fd15-9af3-46e1-8dc5-c3c0d5f5e4c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3215 | 2026.05.16 00:59:27.214888 [ 5 ] {0767fd15-9af3-46e1-8dc5-c3c0d5f5e4c2} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.16 00:59:27.215021 [ 5 ] {0767fd15-9af3-46e1-8dc5-c3c0d5f5e4c2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 3217 | 2026.05.16 00:59:27.215059 [ 5 ] {0767fd15-9af3-46e1-8dc5-c3c0d5f5e4c2} <Debug> TCPHandler: Processed in 0.001309848 sec. | ||
| 3218 | 2026.05.16 00:59:27.215192 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.05.16 00:59:27.215287 [ 5 ] {bae0a62e-b344-4f4e-b8ef-9aeee48780c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3220 | 2026.05.16 00:59:27.215326 [ 5 ] {bae0a62e-b344-4f4e-b8ef-9aeee48780c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3221 | 2026.05.16 00:59:27.216417 [ 5 ] {bae0a62e-b344-4f4e-b8ef-9aeee48780c6} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.05.16 00:59:27.216453 [ 5 ] {bae0a62e-b344-4f4e-b8ef-9aeee48780c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3223 | 2026.05.16 00:59:27.216843 [ 5 ] {bae0a62e-b344-4f4e-b8ef-9aeee48780c6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3224 | 2026.05.16 00:59:27.217053 [ 5 ] {bae0a62e-b344-4f4e-b8ef-9aeee48780c6} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.16 00:59:27.217189 [ 5 ] {bae0a62e-b344-4f4e-b8ef-9aeee48780c6} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001918 sec., 712721.5849843587 rows/sec., 48.20 MiB/sec. | ||
| 3226 | 2026.05.16 00:59:27.217227 [ 5 ] {bae0a62e-b344-4f4e-b8ef-9aeee48780c6} <Debug> TCPHandler: Processed in 0.002082948 sec. | ||
| 3227 | 2026.05.16 00:59:27.217363 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.05.16 00:59:27.217459 [ 5 ] {5c88d1d5-2496-4d36-a6ac-cb889fd99381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.05.16 00:59:27.217502 [ 5 ] {5c88d1d5-2496-4d36-a6ac-cb889fd99381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3230 | 2026.05.16 00:59:27.218309 [ 5 ] {5c88d1d5-2496-4d36-a6ac-cb889fd99381} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.05.16 00:59:27.218344 [ 5 ] {5c88d1d5-2496-4d36-a6ac-cb889fd99381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3232 | 2026.05.16 00:59:27.218805 [ 5 ] {5c88d1d5-2496-4d36-a6ac-cb889fd99381} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3233 | 2026.05.16 00:59:27.219024 [ 5 ] {5c88d1d5-2496-4d36-a6ac-cb889fd99381} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.05.16 00:59:27.219155 [ 5 ] {5c88d1d5-2496-4d36-a6ac-cb889fd99381} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001714 sec., 950408.4014002334 rows/sec., 58.58 MiB/sec. | ||
| 3235 | 2026.05.16 00:59:27.219192 [ 5 ] {5c88d1d5-2496-4d36-a6ac-cb889fd99381} <Debug> TCPHandler: Processed in 0.001877185 sec. | ||
| 3236 | 2026.05.16 00:59:27.219323 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.16 00:59:27.219421 [ 5 ] {5b74c1fe-eeaf-49eb-ab04-06c01d904bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.05.16 00:59:27.219474 [ 5 ] {5b74c1fe-eeaf-49eb-ab04-06c01d904bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3239 | 2026.05.16 00:59:27.220321 [ 5 ] {5b74c1fe-eeaf-49eb-ab04-06c01d904bb3} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.05.16 00:59:27.220358 [ 5 ] {5b74c1fe-eeaf-49eb-ab04-06c01d904bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3241 | 2026.05.16 00:59:27.220923 [ 5 ] {5b74c1fe-eeaf-49eb-ab04-06c01d904bb3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3242 | 2026.05.16 00:59:27.221156 [ 5 ] {5b74c1fe-eeaf-49eb-ab04-06c01d904bb3} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.05.16 00:59:27.221293 [ 5 ] {5b74c1fe-eeaf-49eb-ab04-06c01d904bb3} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001891 sec., 26441.036488630354 rows/sec., 47.38 MiB/sec. | ||
| 3244 | 2026.05.16 00:59:27.221345 [ 5 ] {5b74c1fe-eeaf-49eb-ab04-06c01d904bb3} <Debug> TCPHandler: Processed in 0.002070338 sec. | ||
| 3245 | 2026.05.16 00:59:27.221482 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.05.16 00:59:27.221579 [ 5 ] {e2dd9b98-3903-4e7c-a773-6c1884763559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3247 | 2026.05.16 00:59:27.221621 [ 5 ] {e2dd9b98-3903-4e7c-a773-6c1884763559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3248 | 2026.05.16 00:59:27.221960 [ 5 ] {e2dd9b98-3903-4e7c-a773-6c1884763559} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.05.16 00:59:27.221995 [ 5 ] {e2dd9b98-3903-4e7c-a773-6c1884763559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3250 | 2026.05.16 00:59:27.222294 [ 5 ] {e2dd9b98-3903-4e7c-a773-6c1884763559} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3251 | 2026.05.16 00:59:27.222498 [ 5 ] {e2dd9b98-3903-4e7c-a773-6c1884763559} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.05.16 00:59:27.222622 [ 5 ] {e2dd9b98-3903-4e7c-a773-6c1884763559} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 3253 | 2026.05.16 00:59:27.222657 [ 5 ] {e2dd9b98-3903-4e7c-a773-6c1884763559} <Debug> TCPHandler: Processed in 0.001224337 sec. | ||
| 3254 | 2026.05.16 00:59:28.219771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 408 | ||
| 3255 | 2026.05.16 00:59:28.222321 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.05.16 00:59:28.222368 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3257 | 2026.05.16 00:59:28.223557 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3258 | 2026.05.16 00:59:28.223816 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.05.16 00:59:28.223987 [ 132 ] {} <Debug> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3260 | 2026.05.16 00:59:28.224050 [ 132 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.16 00:59:28.224057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3262 | 2026.05.16 00:59:28.224073 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3263 | 2026.05.16 00:59:28.224183 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::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 | ||
| 3264 | 2026.05.16 00:59:28.224696 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3265 | 2026.05.16 00:59:28.224824 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 3266 | 2026.05.16 00:59:28.225171 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3267 | 2026.05.16 00:59:28.225483 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 3268 | 2026.05.16 00:59:28.225748 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3269 | 2026.05.16 00:59:28.226013 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::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 | ||
| 3270 | 2026.05.16 00:59:28.226273 [ 193 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 3271 | 2026.05.16 00:59:28.231650 [ 198 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 72 columns (72 merged, 0 gathered) in 0.00750057 sec., 54395.86591419052 rows/sec., 49.33 MiB/sec. | ||
| 3272 | 2026.05.16 00:59:28.232649 [ 200 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3273 | 2026.05.16 00:59:28.233278 [ 200 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.05.16 00:59:28.233365 [ 200 ] {bc50048a-8fd0-4845-9152-f9af4b7f0302::all_1_11_2} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3275 | 2026.05.16 00:59:28.233580 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3276 | 2026.05.16 00:59:28.464991 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.05.16 00:59:28.465219 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3278 | 2026.05.16 00:59:28.465548 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3279 | 2026.05.16 00:59:28.465589 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3280 | 2026.05.16 00:59:28.465815 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3281 | 2026.05.16 00:59:28.465895 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3282 | 2026.05.16 00:59:28.466036 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3283 | 2026.05.16 00:59:28.466134 [ 318 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3284 | 2026.05.16 00:59:28.466155 [ 331 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3285 | 2026.05.16 00:59:28.466265 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3286 | 2026.05.16 00:59:28.466296 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3287 | 2026.05.16 00:59:28.466377 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3288 | 2026.05.16 00:59:28.466415 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3289 | 2026.05.16 00:59:28.467463 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002337 sec., 14976.465554129225 rows/sec., 3.18 MiB/sec. | ||
| 3290 | 2026.05.16 00:59:28.467561 [ 5 ] {a73aa0a6-c862-461e-a9a5-25694cef04f3} <Debug> TCPHandler: Processed in 0.002706226 sec. | ||
| 3291 | 2026.05.16 00:59:28.468643 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.05.16 00:59:28.468758 [ 5 ] {9bab40f0-570f-4167-8bbe-e643bab41898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3293 | 2026.05.16 00:59:28.468804 [ 5 ] {9bab40f0-570f-4167-8bbe-e643bab41898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3294 | 2026.05.16 00:59:28.469342 [ 5 ] {9bab40f0-570f-4167-8bbe-e643bab41898} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.05.16 00:59:28.469388 [ 5 ] {9bab40f0-570f-4167-8bbe-e643bab41898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3296 | 2026.05.16 00:59:28.469755 [ 5 ] {9bab40f0-570f-4167-8bbe-e643bab41898} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3297 | 2026.05.16 00:59:28.469994 [ 5 ] {9bab40f0-570f-4167-8bbe-e643bab41898} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.05.16 00:59:28.470198 [ 5 ] {9bab40f0-570f-4167-8bbe-e643bab41898} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001473 sec., 38017.651052274276 rows/sec., 2.90 MiB/sec. | ||
| 3299 | 2026.05.16 00:59:28.470239 [ 5 ] {9bab40f0-570f-4167-8bbe-e643bab41898} <Debug> TCPHandler: Processed in 0.001646612 sec. | ||
| 3300 | 2026.05.16 00:59:28.470390 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.05.16 00:59:28.470491 [ 5 ] {84fce1c8-8022-43d4-9c0f-46c1bfe6e02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3302 | 2026.05.16 00:59:28.470534 [ 5 ] {84fce1c8-8022-43d4-9c0f-46c1bfe6e02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3303 | 2026.05.16 00:59:28.471076 [ 5 ] {84fce1c8-8022-43d4-9c0f-46c1bfe6e02b} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.05.16 00:59:28.471115 [ 5 ] {84fce1c8-8022-43d4-9c0f-46c1bfe6e02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3305 | 2026.05.16 00:59:28.471425 [ 5 ] {84fce1c8-8022-43d4-9c0f-46c1bfe6e02b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3306 | 2026.05.16 00:59:28.471748 [ 5 ] {84fce1c8-8022-43d4-9c0f-46c1bfe6e02b} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.16 00:59:28.471883 [ 5 ] {84fce1c8-8022-43d4-9c0f-46c1bfe6e02b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001414 sec., 45261.669024045266 rows/sec., 3.53 MiB/sec. | ||
| 3308 | 2026.05.16 00:59:28.471921 [ 5 ] {84fce1c8-8022-43d4-9c0f-46c1bfe6e02b} <Debug> TCPHandler: Processed in 0.001580041 sec. | ||
| 3309 | 2026.05.16 00:59:28.472065 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.05.16 00:59:28.472164 [ 5 ] {8ee95ca3-4fe5-42d9-a557-d42af61ffe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.05.16 00:59:28.472208 [ 5 ] {8ee95ca3-4fe5-42d9-a557-d42af61ffe5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3312 | 2026.05.16 00:59:28.472579 [ 5 ] {8ee95ca3-4fe5-42d9-a557-d42af61ffe5f} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.05.16 00:59:28.472615 [ 5 ] {8ee95ca3-4fe5-42d9-a557-d42af61ffe5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3314 | 2026.05.16 00:59:28.472928 [ 5 ] {8ee95ca3-4fe5-42d9-a557-d42af61ffe5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3315 | 2026.05.16 00:59:28.473139 [ 5 ] {8ee95ca3-4fe5-42d9-a557-d42af61ffe5f} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.05.16 00:59:28.473281 [ 5 ] {8ee95ca3-4fe5-42d9-a557-d42af61ffe5f} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001137 sec., 28144.23922603342 rows/sec., 1.96 MiB/sec. | ||
| 3317 | 2026.05.16 00:59:28.473317 [ 5 ] {8ee95ca3-4fe5-42d9-a557-d42af61ffe5f} <Debug> TCPHandler: Processed in 0.001300908 sec. | ||
| 3318 | 2026.05.16 00:59:28.473440 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.05.16 00:59:28.473537 [ 5 ] {77d9739b-9d7f-41ab-90f2-8a8510b95803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3320 | 2026.05.16 00:59:28.473580 [ 5 ] {77d9739b-9d7f-41ab-90f2-8a8510b95803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3321 | 2026.05.16 00:59:28.473907 [ 5 ] {77d9739b-9d7f-41ab-90f2-8a8510b95803} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.05.16 00:59:28.473944 [ 5 ] {77d9739b-9d7f-41ab-90f2-8a8510b95803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3323 | 2026.05.16 00:59:28.474233 [ 5 ] {77d9739b-9d7f-41ab-90f2-8a8510b95803} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3324 | 2026.05.16 00:59:28.474440 [ 5 ] {77d9739b-9d7f-41ab-90f2-8a8510b95803} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.05.16 00:59:28.474568 [ 5 ] {77d9739b-9d7f-41ab-90f2-8a8510b95803} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00105 sec., 11428.57142857143 rows/sec., 788.69 KiB/sec. | ||
| 3326 | 2026.05.16 00:59:28.474603 [ 5 ] {77d9739b-9d7f-41ab-90f2-8a8510b95803} <Debug> TCPHandler: Processed in 0.001212386 sec. | ||
| 3327 | 2026.05.16 00:59:30.698336 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7091 | ||
| 3328 | 2026.05.16 00:59:30.698837 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.05.16 00:59:30.698887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3330 | 2026.05.16 00:59:30.699516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3331 | 2026.05.16 00:59:30.699833 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.05.16 00:59:30.699990 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7091 | ||
| 3333 | 2026.05.16 00:59:31.105859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3334 | 2026.05.16 00:59:31.121938 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.05.16 00:59:31.122001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3336 | 2026.05.16 00:59:31.127593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3337 | 2026.05.16 00:59:31.128288 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.05.16 00:59:31.130889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3339 | 2026.05.16 00:59:33.470216 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.05.16 00:59:33.470463 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3341 | 2026.05.16 00:59:33.470801 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3342 | 2026.05.16 00:59:33.470838 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3343 | 2026.05.16 00:59:33.471065 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3344 | 2026.05.16 00:59:33.471140 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3345 | 2026.05.16 00:59:33.471285 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3346 | 2026.05.16 00:59:33.471393 [ 316 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3347 | 2026.05.16 00:59:33.471395 [ 331 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3348 | 2026.05.16 00:59:33.471514 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3349 | 2026.05.16 00:59:33.471541 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3350 | 2026.05.16 00:59:33.471594 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3351 | 2026.05.16 00:59:33.471615 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3352 | 2026.05.16 00:59:33.472654 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00229 sec., 15283.842794759827 rows/sec., 3.25 MiB/sec. | ||
| 3353 | 2026.05.16 00:59:33.472720 [ 5 ] {ffa1808d-fb37-4960-b079-8b79c4a98d31} <Debug> TCPHandler: Processed in 0.002653655 sec. | ||
| 3354 | 2026.05.16 00:59:33.474504 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.05.16 00:59:33.474618 [ 5 ] {0ee48ac8-6804-4b03-84f4-a3ea2337ca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3356 | 2026.05.16 00:59:33.474660 [ 5 ] {0ee48ac8-6804-4b03-84f4-a3ea2337ca76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3357 | 2026.05.16 00:59:33.475205 [ 5 ] {0ee48ac8-6804-4b03-84f4-a3ea2337ca76} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.05.16 00:59:33.475247 [ 5 ] {0ee48ac8-6804-4b03-84f4-a3ea2337ca76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3359 | 2026.05.16 00:59:33.475598 [ 5 ] {0ee48ac8-6804-4b03-84f4-a3ea2337ca76} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3360 | 2026.05.16 00:59:33.475824 [ 5 ] {0ee48ac8-6804-4b03-84f4-a3ea2337ca76} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.05.16 00:59:33.475970 [ 5 ] {0ee48ac8-6804-4b03-84f4-a3ea2337ca76} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001382 sec., 40520.98408104197 rows/sec., 3.09 MiB/sec. | ||
| 3362 | 2026.05.16 00:59:33.476007 [ 5 ] {0ee48ac8-6804-4b03-84f4-a3ea2337ca76} <Debug> TCPHandler: Processed in 0.00155472 sec. | ||
| 3363 | 2026.05.16 00:59:33.476161 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.05.16 00:59:33.476258 [ 5 ] {2bb18fd3-0892-459f-bd33-809ab1e069b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3365 | 2026.05.16 00:59:33.476298 [ 5 ] {2bb18fd3-0892-459f-bd33-809ab1e069b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3366 | 2026.05.16 00:59:33.476733 [ 5 ] {2bb18fd3-0892-459f-bd33-809ab1e069b9} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.05.16 00:59:33.476769 [ 5 ] {2bb18fd3-0892-459f-bd33-809ab1e069b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3368 | 2026.05.16 00:59:33.477070 [ 5 ] {2bb18fd3-0892-459f-bd33-809ab1e069b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3369 | 2026.05.16 00:59:33.477290 [ 5 ] {2bb18fd3-0892-459f-bd33-809ab1e069b9} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.05.16 00:59:33.477416 [ 5 ] {2bb18fd3-0892-459f-bd33-809ab1e069b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 3371 | 2026.05.16 00:59:33.477452 [ 5 ] {2bb18fd3-0892-459f-bd33-809ab1e069b9} <Debug> TCPHandler: Processed in 0.001349538 sec. | ||
| 3372 | 2026.05.16 00:59:33.477590 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.05.16 00:59:33.477686 [ 5 ] {34f9e535-96ea-4ea4-b836-ef18ef36bf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.05.16 00:59:33.477728 [ 5 ] {34f9e535-96ea-4ea4-b836-ef18ef36bf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3375 | 2026.05.16 00:59:33.478137 [ 5 ] {34f9e535-96ea-4ea4-b836-ef18ef36bf00} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.05.16 00:59:33.478173 [ 5 ] {34f9e535-96ea-4ea4-b836-ef18ef36bf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3377 | 2026.05.16 00:59:33.478505 [ 5 ] {34f9e535-96ea-4ea4-b836-ef18ef36bf00} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3378 | 2026.05.16 00:59:33.478726 [ 5 ] {34f9e535-96ea-4ea4-b836-ef18ef36bf00} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.05.16 00:59:33.478854 [ 5 ] {34f9e535-96ea-4ea4-b836-ef18ef36bf00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3380 | 2026.05.16 00:59:33.478890 [ 5 ] {34f9e535-96ea-4ea4-b836-ef18ef36bf00} <Debug> TCPHandler: Processed in 0.001349708 sec. | ||
| 3381 | 2026.05.16 00:59:33.479022 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.05.16 00:59:33.479127 [ 5 ] {abfc20eb-8e65-4add-a8c5-05af87807aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3383 | 2026.05.16 00:59:33.479168 [ 5 ] {abfc20eb-8e65-4add-a8c5-05af87807aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3384 | 2026.05.16 00:59:33.479515 [ 5 ] {abfc20eb-8e65-4add-a8c5-05af87807aa2} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.05.16 00:59:33.479550 [ 5 ] {abfc20eb-8e65-4add-a8c5-05af87807aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3386 | 2026.05.16 00:59:33.479842 [ 5 ] {abfc20eb-8e65-4add-a8c5-05af87807aa2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3387 | 2026.05.16 00:59:33.480060 [ 5 ] {abfc20eb-8e65-4add-a8c5-05af87807aa2} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.05.16 00:59:33.480188 [ 5 ] {abfc20eb-8e65-4add-a8c5-05af87807aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 3389 | 2026.05.16 00:59:33.480223 [ 5 ] {abfc20eb-8e65-4add-a8c5-05af87807aa2} <Debug> TCPHandler: Processed in 0.001249877 sec. | ||
| 3390 | 2026.05.16 00:59:37.182132 [ 270 ] {} <Trace> TCP-Session: fe288776-8a99-4e56-ad01-412d219841f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3391 | 2026.05.16 00:59:37.182447 [ 270 ] {07912564-c34c-4db9-ad4f-002480abdaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41951) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 3392 | 2026.05.16 00:59:37.183196 [ 270 ] {07912564-c34c-4db9-ad4f-002480abdaf6} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3393 | 2026.05.16 00:59:37.183586 [ 270 ] {07912564-c34c-4db9-ad4f-002480abdaf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3394 | 2026.05.16 00:59:37.184004 [ 316 ] {07912564-c34c-4db9-ad4f-002480abdaf6} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3395 | 2026.05.16 00:59:37.184428 [ 270 ] {07912564-c34c-4db9-ad4f-002480abdaf6} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002131 sec., 58188.64382918817 rows/sec., 3.21 MiB/sec. | ||
| 3396 | 2026.05.16 00:59:37.184487 [ 270 ] {07912564-c34c-4db9-ad4f-002480abdaf6} <Debug> TCPHandler: Processed in 0.002536644 sec. | ||
| 3397 | 2026.05.16 00:59:38.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.00 MiB, peak 234.59 MiB, free memory in arenas 0.00 B, will set to 229.97 MiB (RSS), difference: -2.03 MiB | ||
| 3398 | 2026.05.16 00:59:38.152157 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3399 | 2026.05.16 00:59:38.152243 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3400 | 2026.05.16 00:59:38.200093 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7603 | ||
| 3401 | 2026.05.16 00:59:38.200601 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.05.16 00:59:38.200644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3403 | 2026.05.16 00:59:38.201146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3404 | 2026.05.16 00:59:38.201382 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.05.16 00:59:38.201511 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7603 | ||
| 3406 | 2026.05.16 00:59:38.201512 [ 120 ] {} <Debug> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3407 | 2026.05.16 00:59:38.201559 [ 120 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.05.16 00:59:38.201578 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3409 | 2026.05.16 00:59:38.201722 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 3410 | 2026.05.16 00:59:38.201872 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3411 | 2026.05.16 00:59:38.201915 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5171 rows starting from the beginning of the part | ||
| 3412 | 2026.05.16 00:59:38.201988 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 3413 | 2026.05.16 00:59:38.202037 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 3414 | 2026.05.16 00:59:38.202084 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 3415 | 2026.05.16 00:59:38.202127 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 3416 | 2026.05.16 00:59:38.202170 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::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 | ||
| 3417 | 2026.05.16 00:59:38.203599 [ 198 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7603 rows, containing 4 columns (4 merged, 0 gathered) in 0.001929866 sec., 3939651.7685683877 rows/sec., 56.36 MiB/sec. | ||
| 3418 | 2026.05.16 00:59:38.204009 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3419 | 2026.05.16 00:59:38.204265 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_16_3} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.05.16 00:59:38.204334 [ 193 ] {ed922149-5109-4e5b-a229-a36ce05f3345::all_1_16_3} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3421 | 2026.05.16 00:59:38.204404 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3422 | 2026.05.16 00:59:38.224280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 430 | ||
| 3423 | 2026.05.16 00:59:38.226238 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.05.16 00:59:38.226277 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3425 | 2026.05.16 00:59:38.227368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3426 | 2026.05.16 00:59:38.227623 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.05.16 00:59:38.227849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3428 | 2026.05.16 00:59:38.471460 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.05.16 00:59:38.471701 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3430 | 2026.05.16 00:59:38.472048 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3431 | 2026.05.16 00:59:38.472087 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3432 | 2026.05.16 00:59:38.472319 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3433 | 2026.05.16 00:59:38.472393 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3434 | 2026.05.16 00:59:38.472544 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3435 | 2026.05.16 00:59:38.472659 [ 316 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3436 | 2026.05.16 00:59:38.472697 [ 331 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3437 | 2026.05.16 00:59:38.472821 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3438 | 2026.05.16 00:59:38.472848 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3439 | 2026.05.16 00:59:38.472894 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3440 | 2026.05.16 00:59:38.472916 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3441 | 2026.05.16 00:59:38.474001 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002403 sec., 14565.126924677485 rows/sec., 3.10 MiB/sec. | ||
| 3442 | 2026.05.16 00:59:38.474099 [ 5 ] {f7c9498b-1a2b-46b9-ab24-ed4a619c301f} <Debug> TCPHandler: Processed in 0.002788038 sec. | ||
| 3443 | 2026.05.16 00:59:38.476327 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.05.16 00:59:38.476486 [ 5 ] {abfc387f-d6b0-49be-9407-d8a5232d39a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3445 | 2026.05.16 00:59:38.476547 [ 5 ] {abfc387f-d6b0-49be-9407-d8a5232d39a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3446 | 2026.05.16 00:59:38.477245 [ 5 ] {abfc387f-d6b0-49be-9407-d8a5232d39a4} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.05.16 00:59:38.477295 [ 5 ] {abfc387f-d6b0-49be-9407-d8a5232d39a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3448 | 2026.05.16 00:59:38.477689 [ 5 ] {abfc387f-d6b0-49be-9407-d8a5232d39a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3449 | 2026.05.16 00:59:38.477921 [ 5 ] {abfc387f-d6b0-49be-9407-d8a5232d39a4} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.05.16 00:59:38.478084 [ 5 ] {abfc387f-d6b0-49be-9407-d8a5232d39a4} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001643 sec., 83992.69628727937 rows/sec., 7.29 MiB/sec. | ||
| 3451 | 2026.05.16 00:59:38.478122 [ 5 ] {abfc387f-d6b0-49be-9407-d8a5232d39a4} <Debug> TCPHandler: Processed in 0.001870265 sec. | ||
| 3452 | 2026.05.16 00:59:38.478255 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.05.16 00:59:38.478351 [ 5 ] {a85226eb-a96b-4fc8-ba63-41069b51946d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3454 | 2026.05.16 00:59:38.478391 [ 5 ] {a85226eb-a96b-4fc8-ba63-41069b51946d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3455 | 2026.05.16 00:59:38.478816 [ 5 ] {a85226eb-a96b-4fc8-ba63-41069b51946d} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.05.16 00:59:38.478853 [ 5 ] {a85226eb-a96b-4fc8-ba63-41069b51946d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3457 | 2026.05.16 00:59:38.479155 [ 5 ] {a85226eb-a96b-4fc8-ba63-41069b51946d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3458 | 2026.05.16 00:59:38.479369 [ 5 ] {a85226eb-a96b-4fc8-ba63-41069b51946d} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.05.16 00:59:38.479484 [ 120 ] {} <Debug> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3460 | 2026.05.16 00:59:38.479501 [ 5 ] {a85226eb-a96b-4fc8-ba63-41069b51946d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001168 sec., 35102.7397260274 rows/sec., 2.58 MiB/sec. | ||
| 3461 | 2026.05.16 00:59:38.479537 [ 120 ] {} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.05.16 00:59:38.479550 [ 5 ] {a85226eb-a96b-4fc8-ba63-41069b51946d} <Debug> TCPHandler: Processed in 0.001342808 sec. | ||
| 3463 | 2026.05.16 00:59:38.479571 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3464 | 2026.05.16 00:59:38.479685 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.05.16 00:59:38.479703 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::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 | ||
| 3466 | 2026.05.16 00:59:38.479785 [ 5 ] {617c0b9b-fe96-4bf4-9b1e-2fb6af92e916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3467 | 2026.05.16 00:59:38.479810 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3468 | 2026.05.16 00:59:38.479826 [ 5 ] {617c0b9b-fe96-4bf4-9b1e-2fb6af92e916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3469 | 2026.05.16 00:59:38.479842 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 66 rows starting from the beginning of the part | ||
| 3470 | 2026.05.16 00:59:38.479908 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 3471 | 2026.05.16 00:59:38.479958 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3472 | 2026.05.16 00:59:38.480011 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3473 | 2026.05.16 00:59:38.480059 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 3474 | 2026.05.16 00:59:38.480105 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3475 | 2026.05.16 00:59:38.480273 [ 5 ] {617c0b9b-fe96-4bf4-9b1e-2fb6af92e916} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.05.16 00:59:38.480308 [ 5 ] {617c0b9b-fe96-4bf4-9b1e-2fb6af92e916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3477 | 2026.05.16 00:59:38.480613 [ 5 ] {617c0b9b-fe96-4bf4-9b1e-2fb6af92e916} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3478 | 2026.05.16 00:59:38.480829 [ 5 ] {617c0b9b-fe96-4bf4-9b1e-2fb6af92e916} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.05.16 00:59:38.480964 [ 5 ] {617c0b9b-fe96-4bf4-9b1e-2fb6af92e916} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001196 sec., 87792.64214046823 rows/sec., 6.86 MiB/sec. | ||
| 3480 | 2026.05.16 00:59:38.480963 [ 198 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300828 sec., 254453.31742551667 rows/sec., 19.66 MiB/sec. | ||
| 3481 | 2026.05.16 00:59:38.481002 [ 5 ] {617c0b9b-fe96-4bf4-9b1e-2fb6af92e916} <Debug> TCPHandler: Processed in 0.001366168 sec. | ||
| 3482 | 2026.05.16 00:59:38.481123 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3483 | 2026.05.16 00:59:38.481188 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.05.16 00:59:38.481285 [ 5 ] {27bb1812-1b54-4704-966a-597226821ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3485 | 2026.05.16 00:59:38.481328 [ 5 ] {27bb1812-1b54-4704-966a-597226821ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3486 | 2026.05.16 00:59:38.481361 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.05.16 00:59:38.481426 [ 196 ] {5ca0f017-46b9-42c6-838d-aad9a21bd02b::all_1_11_2} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3488 | 2026.05.16 00:59:38.481481 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3489 | 2026.05.16 00:59:38.481770 [ 5 ] {27bb1812-1b54-4704-966a-597226821ffd} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.05.16 00:59:38.481805 [ 5 ] {27bb1812-1b54-4704-966a-597226821ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3491 | 2026.05.16 00:59:38.482138 [ 5 ] {27bb1812-1b54-4704-966a-597226821ffd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3492 | 2026.05.16 00:59:38.482353 [ 5 ] {27bb1812-1b54-4704-966a-597226821ffd} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.05.16 00:59:38.482489 [ 5 ] {27bb1812-1b54-4704-966a-597226821ffd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3494 | 2026.05.16 00:59:38.482526 [ 5 ] {27bb1812-1b54-4704-966a-597226821ffd} <Debug> TCPHandler: Processed in 0.001386569 sec. | ||
| 3495 | 2026.05.16 00:59:38.482653 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.05.16 00:59:38.482750 [ 5 ] {3bd66265-823f-418d-97d3-775fae594d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3497 | 2026.05.16 00:59:38.482803 [ 5 ] {3bd66265-823f-418d-97d3-775fae594d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3498 | 2026.05.16 00:59:38.483654 [ 5 ] {3bd66265-823f-418d-97d3-775fae594d48} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.05.16 00:59:38.483690 [ 5 ] {3bd66265-823f-418d-97d3-775fae594d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3500 | 2026.05.16 00:59:38.484251 [ 5 ] {3bd66265-823f-418d-97d3-775fae594d48} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3501 | 2026.05.16 00:59:38.484476 [ 5 ] {3bd66265-823f-418d-97d3-775fae594d48} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.05.16 00:59:38.484613 [ 5 ] {3bd66265-823f-418d-97d3-775fae594d48} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001881 sec., 21796.91653375864 rows/sec., 39.06 MiB/sec. | ||
| 3503 | 2026.05.16 00:59:38.484630 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3504 | 2026.05.16 00:59:38.484664 [ 5 ] {3bd66265-823f-418d-97d3-775fae594d48} <Debug> TCPHandler: Processed in 0.002059438 sec. | ||
| 3505 | 2026.05.16 00:59:38.484686 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.05.16 00:59:38.484719 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3507 | 2026.05.16 00:59:38.484800 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.05.16 00:59:38.484864 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::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 | ||
| 3509 | 2026.05.16 00:59:38.484903 [ 5 ] {9afcea03-e24b-478f-af63-1372cefe392e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.05.16 00:59:38.484954 [ 5 ] {9afcea03-e24b-478f-af63-1372cefe392e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3511 | 2026.05.16 00:59:38.485171 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3512 | 2026.05.16 00:59:38.485254 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 127 rows starting from the beginning of the part | ||
| 3513 | 2026.05.16 00:59:38.485359 [ 5 ] {9afcea03-e24b-478f-af63-1372cefe392e} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.05.16 00:59:38.485401 [ 5 ] {9afcea03-e24b-478f-af63-1372cefe392e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3515 | 2026.05.16 00:59:38.485454 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3516 | 2026.05.16 00:59:38.485594 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3517 | 2026.05.16 00:59:38.485716 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3518 | 2026.05.16 00:59:38.485719 [ 5 ] {9afcea03-e24b-478f-af63-1372cefe392e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3519 | 2026.05.16 00:59:38.485823 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3520 | 2026.05.16 00:59:38.485934 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3521 | 2026.05.16 00:59:38.485959 [ 5 ] {9afcea03-e24b-478f-af63-1372cefe392e} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.05.16 00:59:38.486101 [ 5 ] {9afcea03-e24b-478f-af63-1372cefe392e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 3523 | 2026.05.16 00:59:38.486138 [ 5 ] {9afcea03-e24b-478f-af63-1372cefe392e} <Debug> TCPHandler: Processed in 0.001387259 sec. | ||
| 3524 | 2026.05.16 00:59:38.488574 [ 196 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 19 columns (19 merged, 0 gathered) in 0.003772581 sec., 92774.68131234293 rows/sec., 166.25 MiB/sec. | ||
| 3525 | 2026.05.16 00:59:38.489168 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3526 | 2026.05.16 00:59:38.489494 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.05.16 00:59:38.489576 [ 197 ] {3db135ce-4e38-4cf2-8b70-8d228ff8f897::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3528 | 2026.05.16 00:59:38.489662 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 3529 | 2026.05.16 00:59:38.631003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3530 | 2026.05.16 00:59:38.647849 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.05.16 00:59:38.647900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3532 | 2026.05.16 00:59:38.653940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3533 | 2026.05.16 00:59:38.654655 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.05.16 00:59:38.654994 [ 109 ] {} <Debug> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3535 | 2026.05.16 00:59:38.655071 [ 109 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.05.16 00:59:38.655109 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3537 | 2026.05.16 00:59:38.655283 [ 195 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 3538 | 2026.05.16 00:59:38.657553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3539 | 2026.05.16 00:59:38.659499 [ 195 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3540 | 2026.05.16 00:59:38.661058 [ 195 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 3541 | 2026.05.16 00:59:38.665751 [ 195 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 3542 | 2026.05.16 00:59:38.670363 [ 195 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 3543 | 2026.05.16 00:59:38.674818 [ 195 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 3544 | 2026.05.16 00:59:38.679451 [ 195 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 3545 | 2026.05.16 00:59:38.683598 [ 195 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::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 | ||
| 3546 | 2026.05.16 00:59:38.744752 [ 197 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.089531693 sec., 1351.4767334959254 rows/sec., 6.99 MiB/sec. | ||
| 3547 | 2026.05.16 00:59:38.747223 [ 197 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3548 | 2026.05.16 00:59:38.749397 [ 197 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_16_3} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.05.16 00:59:38.749503 [ 197 ] {6adc8f1a-99db-48ac-8f8a-286341a23be4::all_1_16_3} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3550 | 2026.05.16 00:59:38.751867 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3551 | 2026.05.16 00:59:39.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.66 MiB, peak 241.62 MiB, free memory in arenas 0.00 B, will set to 241.05 MiB (RSS), difference: 9.40 MiB | ||
| 3552 | 2026.05.16 00:59:39.001254 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000822651 sec. | ||
| 3553 | 2026.05.16 00:59:43.471612 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.05.16 00:59:43.471832 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3555 | 2026.05.16 00:59:43.472169 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3556 | 2026.05.16 00:59:43.472208 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3557 | 2026.05.16 00:59:43.472435 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3558 | 2026.05.16 00:59:43.472504 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3559 | 2026.05.16 00:59:43.472669 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3560 | 2026.05.16 00:59:43.472776 [ 331 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3561 | 2026.05.16 00:59:43.472798 [ 316 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3562 | 2026.05.16 00:59:43.472935 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3563 | 2026.05.16 00:59:43.472978 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3564 | 2026.05.16 00:59:43.473049 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3565 | 2026.05.16 00:59:43.473084 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3566 | 2026.05.16 00:59:43.474292 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002549 sec., 13730.874852883484 rows/sec., 2.92 MiB/sec. | ||
| 3567 | 2026.05.16 00:59:43.474428 [ 5 ] {60aafed5-b61f-477e-9657-b2d56ed13e46} <Debug> TCPHandler: Processed in 0.00294431 sec. | ||
| 3568 | 2026.05.16 00:59:43.476122 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.05.16 00:59:43.476299 [ 5 ] {8ad388d5-9c3b-4076-8e4f-3aca19d15ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3570 | 2026.05.16 00:59:43.476369 [ 5 ] {8ad388d5-9c3b-4076-8e4f-3aca19d15ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3571 | 2026.05.16 00:59:43.477064 [ 5 ] {8ad388d5-9c3b-4076-8e4f-3aca19d15ed8} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.05.16 00:59:43.477125 [ 5 ] {8ad388d5-9c3b-4076-8e4f-3aca19d15ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3573 | 2026.05.16 00:59:43.477581 [ 5 ] {8ad388d5-9c3b-4076-8e4f-3aca19d15ed8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3574 | 2026.05.16 00:59:43.477826 [ 5 ] {8ad388d5-9c3b-4076-8e4f-3aca19d15ed8} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.05.16 00:59:43.477988 [ 108 ] {} <Debug> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3576 | 2026.05.16 00:59:43.478000 [ 5 ] {8ad388d5-9c3b-4076-8e4f-3aca19d15ed8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.45 MiB/sec. | ||
| 3577 | 2026.05.16 00:59:43.478037 [ 108 ] {} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.05.16 00:59:43.478064 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3579 | 2026.05.16 00:59:43.478069 [ 5 ] {8ad388d5-9c3b-4076-8e4f-3aca19d15ed8} <Debug> TCPHandler: Processed in 0.002078568 sec. | ||
| 3580 | 2026.05.16 00:59:43.478163 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3581 | 2026.05.16 00:59:43.478262 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3582 | 2026.05.16 00:59:43.478294 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2614 rows starting from the beginning of the part | ||
| 3583 | 2026.05.16 00:59:43.478303 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.05.16 00:59:43.478361 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2604 rows starting from the beginning of the part | ||
| 3585 | 2026.05.16 00:59:43.478416 [ 5 ] {dc12f5c1-3e2f-4577-8606-a6ce02c5b939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3586 | 2026.05.16 00:59:43.478420 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3587 | 2026.05.16 00:59:43.478464 [ 5 ] {dc12f5c1-3e2f-4577-8606-a6ce02c5b939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3588 | 2026.05.16 00:59:43.478472 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3589 | 2026.05.16 00:59:43.478512 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 138 rows starting from the beginning of the part | ||
| 3590 | 2026.05.16 00:59:43.478557 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3591 | 2026.05.16 00:59:43.478977 [ 5 ] {dc12f5c1-3e2f-4577-8606-a6ce02c5b939} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.05.16 00:59:43.479019 [ 5 ] {dc12f5c1-3e2f-4577-8606-a6ce02c5b939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3593 | 2026.05.16 00:59:43.479623 [ 5 ] {dc12f5c1-3e2f-4577-8606-a6ce02c5b939} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3594 | 2026.05.16 00:59:43.479840 [ 5 ] {dc12f5c1-3e2f-4577-8606-a6ce02c5b939} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.05.16 00:59:43.479977 [ 108 ] {} <Debug> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3596 | 2026.05.16 00:59:43.479994 [ 5 ] {dc12f5c1-3e2f-4577-8606-a6ce02c5b939} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0016 sec., 40000 rows/sec., 3.12 MiB/sec. | ||
| 3597 | 2026.05.16 00:59:43.480033 [ 108 ] {} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.05.16 00:59:43.480056 [ 5 ] {dc12f5c1-3e2f-4577-8606-a6ce02c5b939} <Debug> TCPHandler: Processed in 0.001827864 sec. | ||
| 3599 | 2026.05.16 00:59:43.480072 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3600 | 2026.05.16 00:59:43.480259 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2026.05.16 00:59:43.480308 [ 197 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3602 | 2026.05.16 00:59:43.480412 [ 5 ] {1508c60d-d1b2-498a-a35a-168284ae56bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3603 | 2026.05.16 00:59:43.480473 [ 5 ] {1508c60d-d1b2-498a-a35a-168284ae56bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3604 | 2026.05.16 00:59:43.480500 [ 197 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3605 | 2026.05.16 00:59:43.480562 [ 197 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 3606 | 2026.05.16 00:59:43.480654 [ 197 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1367 rows starting from the beginning of the part | ||
| 3607 | 2026.05.16 00:59:43.480726 [ 197 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3608 | 2026.05.16 00:59:43.480785 [ 197 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3609 | 2026.05.16 00:59:43.480824 [ 189 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002690137 sec., 2053427.0187726498 rows/sec., 162.24 MiB/sec. | ||
| 3610 | 2026.05.16 00:59:43.480878 [ 197 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 105 rows starting from the beginning of the part | ||
| 3611 | 2026.05.16 00:59:43.480984 [ 197 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3612 | 2026.05.16 00:59:43.481116 [ 5 ] {1508c60d-d1b2-498a-a35a-168284ae56bf} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.05.16 00:59:43.481171 [ 5 ] {1508c60d-d1b2-498a-a35a-168284ae56bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3614 | 2026.05.16 00:59:43.481262 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3615 | 2026.05.16 00:59:43.481638 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.05.16 00:59:43.481712 [ 196 ] {feb9a6f3-c825-42f3-b118-ab7f8b505a13::all_1_26_5} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3617 | 2026.05.16 00:59:43.481782 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3618 | 2026.05.16 00:59:43.482105 [ 5 ] {1508c60d-d1b2-498a-a35a-168284ae56bf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3619 | 2026.05.16 00:59:43.482352 [ 5 ] {1508c60d-d1b2-498a-a35a-168284ae56bf} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.05.16 00:59:43.482515 [ 5 ] {1508c60d-d1b2-498a-a35a-168284ae56bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002129 sec., 75152.65382808831 rows/sec., 5.23 MiB/sec. | ||
| 3621 | 2026.05.16 00:59:43.482560 [ 5 ] {1508c60d-d1b2-498a-a35a-168284ae56bf} <Debug> TCPHandler: Processed in 0.002380892 sec. | ||
| 3622 | 2026.05.16 00:59:43.482690 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3623 | 2026.05.16 00:59:43.482731 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.05.16 00:59:43.482744 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.05.16 00:59:43.482788 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3626 | 2026.05.16 00:59:43.482850 [ 5 ] {9bcd380d-970e-4d77-8e06-6eb2772caaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.05.16 00:59:43.482905 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3628 | 2026.05.16 00:59:43.482906 [ 5 ] {9bcd380d-970e-4d77-8e06-6eb2772caaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3629 | 2026.05.16 00:59:43.483024 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3630 | 2026.05.16 00:59:43.483069 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7850 rows starting from the beginning of the part | ||
| 3631 | 2026.05.16 00:59:43.483147 [ 186 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.002901729 sec., 1056266.7981744676 rows/sec., 76.66 MiB/sec. | ||
| 3632 | 2026.05.16 00:59:43.483156 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1629 rows starting from the beginning of the part | ||
| 3633 | 2026.05.16 00:59:43.483291 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 3634 | 2026.05.16 00:59:43.483359 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3635 | 2026.05.16 00:59:43.483412 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3636 | 2026.05.16 00:59:43.483457 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3637 | 2026.05.16 00:59:43.483499 [ 5 ] {9bcd380d-970e-4d77-8e06-6eb2772caaaa} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.05.16 00:59:43.483546 [ 5 ] {9bcd380d-970e-4d77-8e06-6eb2772caaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3639 | 2026.05.16 00:59:43.483555 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3640 | 2026.05.16 00:59:43.483961 [ 5 ] {9bcd380d-970e-4d77-8e06-6eb2772caaaa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3641 | 2026.05.16 00:59:43.484054 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.05.16 00:59:43.484180 [ 199 ] {235646c2-3a13-43a5-9132-99af0dc4600f::all_1_26_5} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3643 | 2026.05.16 00:59:43.484300 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3644 | 2026.05.16 00:59:43.484332 [ 5 ] {9bcd380d-970e-4d77-8e06-6eb2772caaaa} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.05.16 00:59:43.484522 [ 89 ] {} <Debug> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3646 | 2026.05.16 00:59:43.484536 [ 5 ] {9bcd380d-970e-4d77-8e06-6eb2772caaaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00171 sec., 35087.71929824562 rows/sec., 2.36 MiB/sec. | ||
| 3647 | 2026.05.16 00:59:43.484593 [ 89 ] {} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.05.16 00:59:43.484609 [ 5 ] {9bcd380d-970e-4d77-8e06-6eb2772caaaa} <Debug> TCPHandler: Processed in 0.001952746 sec. | ||
| 3649 | 2026.05.16 00:59:43.484642 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3650 | 2026.05.16 00:59:43.484823 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3651 | 2026.05.16 00:59:43.484988 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3652 | 2026.05.16 00:59:43.485046 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1044 rows starting from the beginning of the part | ||
| 3653 | 2026.05.16 00:59:43.485137 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 3654 | 2026.05.16 00:59:43.485216 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 3655 | 2026.05.16 00:59:43.485291 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 3656 | 2026.05.16 00:59:43.485359 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3657 | 2026.05.16 00:59:43.485422 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 3658 | 2026.05.16 00:59:43.486793 [ 186 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 4 columns (4 merged, 0 gathered) in 0.002025427 sec., 633940.3987406112 rows/sec., 42.72 MiB/sec. | ||
| 3659 | 2026.05.16 00:59:43.487069 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3660 | 2026.05.16 00:59:43.487360 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.05.16 00:59:43.487448 [ 197 ] {3464ad15-05c2-4659-9675-5658ef467ee6::all_1_26_5} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3662 | 2026.05.16 00:59:43.487534 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3663 | 2026.05.16 00:59:43.488287 [ 197 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9991 rows, containing 5 columns (5 merged, 0 gathered) in 0.005435263 sec., 1838181.5194591319 rows/sec., 117.79 MiB/sec. | ||
| 3664 | 2026.05.16 00:59:43.488565 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3665 | 2026.05.16 00:59:43.488999 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.05.16 00:59:43.489122 [ 194 ] {6b7aef57-d5c4-42c5-bec4-aacbf206db9c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3667 | 2026.05.16 00:59:43.489239 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 3668 | 2026.05.16 00:59:44.000332 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.49 MiB, peak 248.15 MiB, free memory in arenas 0.00 B, will set to 242.83 MiB (RSS), difference: 1.34 MiB | ||
| 3669 | 2026.05.16 00:59:44.403521 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53712 | ||
| 3670 | 2026.05.16 00:59:44.403612 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3671 | 2026.05.16 00:59:44.403638 [ 310 ] {} <Debug> TCP-Session: 48285305-d2d7-4b50-b3d8-b7fba5cf4556 Authenticating user 'default' from [fd00:1122:3344:101::e]:53712 | ||
| 3672 | 2026.05.16 00:59:44.403660 [ 310 ] {} <Debug> TCP-Session: 48285305-d2d7-4b50-b3d8-b7fba5cf4556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2026.05.16 00:59:44.403673 [ 310 ] {} <Debug> TCP-Session: 48285305-d2d7-4b50-b3d8-b7fba5cf4556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.05.16 00:59:44.403886 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45411 | ||
| 3675 | 2026.05.16 00:59:44.403897 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50466 | ||
| 3676 | 2026.05.16 00:59:44.403956 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40893 | ||
| 3677 | 2026.05.16 00:59:44.403987 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3678 | 2026.05.16 00:59:44.403965 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62224 | ||
| 3679 | 2026.05.16 00:59:44.404053 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3680 | 2026.05.16 00:59:44.404056 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3681 | 2026.05.16 00:59:44.404068 [ 311 ] {} <Debug> TCP-Session: 5f1ac98d-d59b-4abb-ad82-00d0c4d98642 Authenticating user 'default' from [fd00:1122:3344:101::e]:45411 | ||
| 3682 | 2026.05.16 00:59:44.404089 [ 312 ] {} <Debug> TCP-Session: 44facf26-683b-4cbe-a7e9-e1ca578685d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50466 | ||
| 3683 | 2026.05.16 00:59:44.404105 [ 306 ] {} <Debug> TCP-Session: d65eed6e-6ff1-43ea-ab48-f12d6fb6c055 Authenticating user 'default' from [fd00:1122:3344:101::e]:40893 | ||
| 3684 | 2026.05.16 00:59:44.404120 [ 311 ] {} <Debug> TCP-Session: 5f1ac98d-d59b-4abb-ad82-00d0c4d98642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.05.16 00:59:44.404132 [ 312 ] {} <Debug> TCP-Session: 44facf26-683b-4cbe-a7e9-e1ca578685d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.05.16 00:59:44.404150 [ 311 ] {} <Debug> TCP-Session: 5f1ac98d-d59b-4abb-ad82-00d0c4d98642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.05.16 00:59:44.404145 [ 306 ] {} <Debug> TCP-Session: d65eed6e-6ff1-43ea-ab48-f12d6fb6c055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.05.16 00:59:44.404168 [ 312 ] {} <Debug> TCP-Session: 44facf26-683b-4cbe-a7e9-e1ca578685d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.05.16 00:59:44.404196 [ 306 ] {} <Debug> TCP-Session: d65eed6e-6ff1-43ea-ab48-f12d6fb6c055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.05.16 00:59:44.403947 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41867 | ||
| 3691 | 2026.05.16 00:59:44.403941 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55033 | ||
| 3692 | 2026.05.16 00:59:44.404278 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3693 | 2026.05.16 00:59:44.403920 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51202 | ||
| 3694 | 2026.05.16 00:59:44.404316 [ 307 ] {} <Debug> TCP-Session: fee4ebe5-781f-4b59-a431-a6bfa49d3ffc Authenticating user 'default' from [fd00:1122:3344:101::e]:62224 | ||
| 3695 | 2026.05.16 00:59:44.403891 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35351 | ||
| 3696 | 2026.05.16 00:59:44.404367 [ 307 ] {} <Debug> TCP-Session: fee4ebe5-781f-4b59-a431-a6bfa49d3ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.05.16 00:59:44.403970 [ 310 ] {} <Trace> TCP-Session: 48285305-d2d7-4b50-b3d8-b7fba5cf4556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.05.16 00:59:44.404416 [ 307 ] {} <Debug> TCP-Session: fee4ebe5-781f-4b59-a431-a6bfa49d3ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.05.16 00:59:44.404599 [ 310 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53712) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3700 | 2026.05.16 00:59:44.404792 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3701 | 2026.05.16 00:59:44.404823 [ 314 ] {} <Debug> TCP-Session: 52d8a757-8369-4c60-8cff-5ab48d5e19cc Authenticating user 'default' from [fd00:1122:3344:101::e]:51202 | ||
| 3702 | 2026.05.16 00:59:44.404842 [ 314 ] {} <Debug> TCP-Session: 52d8a757-8369-4c60-8cff-5ab48d5e19cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.05.16 00:59:44.404858 [ 314 ] {} <Debug> TCP-Session: 52d8a757-8369-4c60-8cff-5ab48d5e19cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2026.05.16 00:59:44.404872 [ 310 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3705 | 2026.05.16 00:59:44.404934 [ 310 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3706 | 2026.05.16 00:59:44.405011 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3707 | 2026.05.16 00:59:44.405050 [ 313 ] {} <Debug> TCP-Session: 407ba66f-5d87-4abb-aea2-e81d599feefd Authenticating user 'default' from [fd00:1122:3344:101::e]:35351 | ||
| 3708 | 2026.05.16 00:59:44.405069 [ 313 ] {} <Debug> TCP-Session: 407ba66f-5d87-4abb-aea2-e81d599feefd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.05.16 00:59:44.405087 [ 313 ] {} <Debug> TCP-Session: 407ba66f-5d87-4abb-aea2-e81d599feefd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.05.16 00:59:44.405135 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3711 | 2026.05.16 00:59:44.405173 [ 3 ] {} <Debug> TCP-Session: 4ce92e9e-9259-44b6-b7f4-97de32838483 Authenticating user 'default' from [fd00:1122:3344:101::e]:55033 | ||
| 3712 | 2026.05.16 00:59:44.405195 [ 3 ] {} <Debug> TCP-Session: 4ce92e9e-9259-44b6-b7f4-97de32838483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.05.16 00:59:44.405209 [ 3 ] {} <Debug> TCP-Session: 4ce92e9e-9259-44b6-b7f4-97de32838483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.05.16 00:59:44.405228 [ 310 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Debug> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43) (SelectExecutor): Key condition: unknown | ||
| 3715 | 2026.05.16 00:59:44.405229 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3716 | 2026.05.16 00:59:44.405294 [ 269 ] {} <Debug> TCP-Session: e5c118b8-6b0d-468c-b13a-706325d833df Authenticating user 'default' from [fd00:1122:3344:101::e]:41867 | ||
| 3717 | 2026.05.16 00:59:44.405322 [ 269 ] {} <Debug> TCP-Session: e5c118b8-6b0d-468c-b13a-706325d833df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.05.16 00:59:44.405343 [ 269 ] {} <Debug> TCP-Session: e5c118b8-6b0d-468c-b13a-706325d833df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.05.16 00:59:44.406135 [ 346 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Trace> AggregatingTransform: Aggregating | ||
| 3720 | 2026.05.16 00:59:44.406181 [ 346 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Trace> Aggregator: Aggregation method: without_key | ||
| 3721 | 2026.05.16 00:59:44.406213 [ 346 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000878902 sec. (1137.783 rows/sec., 44.44 KiB/sec.) | ||
| 3722 | 2026.05.16 00:59:44.406229 [ 346 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Trace> Aggregator: Merging aggregated data | ||
| 3723 | 2026.05.16 00:59:44.406757 [ 310 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002217 sec., 451.0599909788002 rows/sec., 17.62 KiB/sec. | ||
| 3724 | 2026.05.16 00:59:44.406885 [ 310 ] {5b74bcfc-927c-4c26-bd0f-f233fe0d0513} <Debug> TCPHandler: Processed in 0.003038791 sec. | ||
| 3725 | 2026.05.16 00:59:44.407027 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3726 | 2026.05.16 00:59:44.407058 [ 310 ] {} <Debug> TCP-Session: 48285305-d2d7-4b50-b3d8-b7fba5cf4556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.05.16 00:59:44.407065 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3728 | 2026.05.16 00:59:44.407090 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3729 | 2026.05.16 00:59:44.407116 [ 313 ] {} <Debug> TCP-Session: 407ba66f-5d87-4abb-aea2-e81d599feefd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.05.16 00:59:44.407120 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3731 | 2026.05.16 00:59:44.407132 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2026.05.16 00:59:44.407155 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3733 | 2026.05.16 00:59:44.407184 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3734 | 2026.05.16 00:59:44.407197 [ 269 ] {} <Debug> TCP-Session: e5c118b8-6b0d-468c-b13a-706325d833df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.05.16 00:59:44.407212 [ 3 ] {} <Debug> TCP-Session: 4ce92e9e-9259-44b6-b7f4-97de32838483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.05.16 00:59:44.407210 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3737 | 2026.05.16 00:59:44.407239 [ 306 ] {} <Debug> TCP-Session: d65eed6e-6ff1-43ea-ab48-f12d6fb6c055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.05.16 00:59:44.407136 [ 311 ] {} <Debug> TCP-Session: 5f1ac98d-d59b-4abb-ad82-00d0c4d98642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.05.16 00:59:44.407275 [ 307 ] {} <Debug> TCP-Session: fee4ebe5-781f-4b59-a431-a6bfa49d3ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.05.16 00:59:44.407132 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3741 | 2026.05.16 00:59:44.407178 [ 312 ] {} <Debug> TCP-Session: 44facf26-683b-4cbe-a7e9-e1ca578685d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.05.16 00:59:44.407352 [ 314 ] {} <Debug> TCP-Session: 52d8a757-8369-4c60-8cff-5ab48d5e19cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.05.16 00:59:44.413055 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57904 | ||
| 3744 | 2026.05.16 00:59:44.413108 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3745 | 2026.05.16 00:59:44.413129 [ 310 ] {} <Debug> TCP-Session: 4208b688-c26b-4feb-8fef-12923ac30a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:57904 | ||
| 3746 | 2026.05.16 00:59:44.413146 [ 310 ] {} <Debug> TCP-Session: 4208b688-c26b-4feb-8fef-12923ac30a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.05.16 00:59:44.413159 [ 310 ] {} <Debug> TCP-Session: 4208b688-c26b-4feb-8fef-12923ac30a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.05.16 00:59:44.413328 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38825 | ||
| 3749 | 2026.05.16 00:59:44.413330 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53106 | ||
| 3750 | 2026.05.16 00:59:44.413360 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56522 | ||
| 3751 | 2026.05.16 00:59:44.413380 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33169 | ||
| 3752 | 2026.05.16 00:59:44.413403 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39017 | ||
| 3753 | 2026.05.16 00:59:44.413414 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56836 | ||
| 3754 | 2026.05.16 00:59:44.413453 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3755 | 2026.05.16 00:59:44.413471 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3756 | 2026.05.16 00:59:44.413493 [ 314 ] {} <Debug> TCP-Session: bb6eb3e2-aa1a-4bc0-b477-00a851c8a6b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33169 | ||
| 3757 | 2026.05.16 00:59:44.413504 [ 310 ] {} <Trace> TCP-Session: 4208b688-c26b-4feb-8fef-12923ac30a28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.05.16 00:59:44.413523 [ 314 ] {} <Debug> TCP-Session: bb6eb3e2-aa1a-4bc0-b477-00a851c8a6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.05.16 00:59:44.413511 [ 269 ] {} <Debug> TCP-Session: f2fe0f68-42a9-4804-8b8b-377ce89916cc Authenticating user 'default' from [fd00:1122:3344:101::e]:39017 | ||
| 3760 | 2026.05.16 00:59:44.413552 [ 314 ] {} <Debug> TCP-Session: bb6eb3e2-aa1a-4bc0-b477-00a851c8a6b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.05.16 00:59:44.413437 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3762 | 2026.05.16 00:59:44.413578 [ 269 ] {} <Debug> TCP-Session: f2fe0f68-42a9-4804-8b8b-377ce89916cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.05.16 00:59:44.413605 [ 313 ] {} <Debug> TCP-Session: 8232c0ef-eadc-4e32-a82e-a7e900cee788 Authenticating user 'default' from [fd00:1122:3344:101::e]:56522 | ||
| 3764 | 2026.05.16 00:59:44.413614 [ 269 ] {} <Debug> TCP-Session: f2fe0f68-42a9-4804-8b8b-377ce89916cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.05.16 00:59:44.413630 [ 313 ] {} <Debug> TCP-Session: 8232c0ef-eadc-4e32-a82e-a7e900cee788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.05.16 00:59:44.413422 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64356 | ||
| 3767 | 2026.05.16 00:59:44.413656 [ 313 ] {} <Debug> TCP-Session: 8232c0ef-eadc-4e32-a82e-a7e900cee788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.05.16 00:59:44.413678 [ 310 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57904) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3769 | 2026.05.16 00:59:44.413394 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48540 | ||
| 3770 | 2026.05.16 00:59:44.413712 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3771 | 2026.05.16 00:59:44.413399 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3772 | 2026.05.16 00:59:44.413758 [ 307 ] {} <Debug> TCP-Session: 8096a6fe-9bd7-4f2a-9d01-3a1686c9044b Authenticating user 'default' from [fd00:1122:3344:101::e]:64356 | ||
| 3773 | 2026.05.16 00:59:44.413763 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3774 | 2026.05.16 00:59:44.413781 [ 311 ] {} <Debug> TCP-Session: 86bce6dd-7872-4392-8fd2-27f92235c336 Authenticating user 'default' from [fd00:1122:3344:101::e]:38825 | ||
| 3775 | 2026.05.16 00:59:44.413788 [ 307 ] {} <Debug> TCP-Session: 8096a6fe-9bd7-4f2a-9d01-3a1686c9044b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.05.16 00:59:44.413806 [ 3 ] {} <Debug> TCP-Session: 794968af-2cd0-41de-bd6e-54a5168fa921 Authenticating user 'default' from [fd00:1122:3344:101::e]:48540 | ||
| 3777 | 2026.05.16 00:59:44.413814 [ 311 ] {} <Debug> TCP-Session: 86bce6dd-7872-4392-8fd2-27f92235c336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.05.16 00:59:44.413822 [ 307 ] {} <Debug> TCP-Session: 8096a6fe-9bd7-4f2a-9d01-3a1686c9044b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.05.16 00:59:44.413840 [ 3 ] {} <Debug> TCP-Session: 794968af-2cd0-41de-bd6e-54a5168fa921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.05.16 00:59:44.413843 [ 311 ] {} <Debug> TCP-Session: 86bce6dd-7872-4392-8fd2-27f92235c336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.05.16 00:59:44.413871 [ 3 ] {} <Debug> TCP-Session: 794968af-2cd0-41de-bd6e-54a5168fa921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.05.16 00:59:44.413507 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3783 | 2026.05.16 00:59:44.413418 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2026.05.16 00:59:44.413923 [ 306 ] {} <Debug> TCP-Session: aa186a03-d0e2-4b0b-866f-f0b4a831fca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56836 | ||
| 3785 | 2026.05.16 00:59:44.413947 [ 312 ] {} <Debug> TCP-Session: fe475e92-d3ec-41aa-b909-ce1c6cabc505 Authenticating user 'default' from [fd00:1122:3344:101::e]:53106 | ||
| 3786 | 2026.05.16 00:59:44.413976 [ 306 ] {} <Debug> TCP-Session: aa186a03-d0e2-4b0b-866f-f0b4a831fca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.05.16 00:59:44.413972 [ 310 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3788 | 2026.05.16 00:59:44.413998 [ 306 ] {} <Debug> TCP-Session: aa186a03-d0e2-4b0b-866f-f0b4a831fca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.05.16 00:59:44.413991 [ 312 ] {} <Debug> TCP-Session: fe475e92-d3ec-41aa-b909-ce1c6cabc505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.05.16 00:59:44.414042 [ 312 ] {} <Debug> TCP-Session: fe475e92-d3ec-41aa-b909-ce1c6cabc505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.05.16 00:59:44.414049 [ 310 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3792 | 2026.05.16 00:59:44.414340 [ 310 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Debug> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43) (SelectExecutor): Key condition: unknown | ||
| 3793 | 2026.05.16 00:59:44.415241 [ 343 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Trace> AggregatingTransform: Aggregating | ||
| 3794 | 2026.05.16 00:59:44.415288 [ 343 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3795 | 2026.05.16 00:59:44.415324 [ 343 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884132 sec. (1131.053 rows/sec., 44.18 KiB/sec.) | ||
| 3796 | 2026.05.16 00:59:44.415341 [ 343 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Trace> Aggregator: Merging aggregated data | ||
| 3797 | 2026.05.16 00:59:44.415914 [ 310 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002289 sec., 436.8719965050241 rows/sec., 17.07 KiB/sec. | ||
| 3798 | 2026.05.16 00:59:44.416065 [ 310 ] {e62e3cf5-3133-4bfa-9af3-c7ccf9c0bee1} <Debug> TCPHandler: Processed in 0.002672215 sec. | ||
| 3799 | 2026.05.16 00:59:44.416215 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3800 | 2026.05.16 00:59:44.416228 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3801 | 2026.05.16 00:59:44.416255 [ 310 ] {} <Debug> TCP-Session: 4208b688-c26b-4feb-8fef-12923ac30a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.05.16 00:59:44.416262 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3803 | 2026.05.16 00:59:44.416281 [ 311 ] {} <Debug> TCP-Session: 86bce6dd-7872-4392-8fd2-27f92235c336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.05.16 00:59:44.416294 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3805 | 2026.05.16 00:59:44.416316 [ 313 ] {} <Debug> TCP-Session: 8232c0ef-eadc-4e32-a82e-a7e900cee788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.05.16 00:59:44.416319 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3807 | 2026.05.16 00:59:44.416353 [ 306 ] {} <Debug> TCP-Session: aa186a03-d0e2-4b0b-866f-f0b4a831fca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.05.16 00:59:44.416368 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3809 | 2026.05.16 00:59:44.416382 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3810 | 2026.05.16 00:59:44.416384 [ 307 ] {} <Debug> TCP-Session: 8096a6fe-9bd7-4f2a-9d01-3a1686c9044b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.05.16 00:59:44.416429 [ 3 ] {} <Debug> TCP-Session: 794968af-2cd0-41de-bd6e-54a5168fa921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.16 00:59:44.416440 [ 314 ] {} <Debug> TCP-Session: bb6eb3e2-aa1a-4bc0-b477-00a851c8a6b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.05.16 00:59:44.416277 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3814 | 2026.05.16 00:59:44.416332 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3815 | 2026.05.16 00:59:44.416521 [ 269 ] {} <Debug> TCP-Session: f2fe0f68-42a9-4804-8b8b-377ce89916cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.05.16 00:59:44.416530 [ 312 ] {} <Debug> TCP-Session: fe475e92-d3ec-41aa-b909-ce1c6cabc505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.05.16 00:59:44.593245 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57659 | ||
| 3818 | 2026.05.16 00:59:44.593329 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.05.16 00:59:44.593354 [ 310 ] {} <Debug> TCP-Session: 6188d7c5-90e8-4e1b-b98e-c4d2231a6d02 Authenticating user 'default' from [fd00:1122:3344:101::e]:57659 | ||
| 3820 | 2026.05.16 00:59:44.593378 [ 310 ] {} <Debug> TCP-Session: 6188d7c5-90e8-4e1b-b98e-c4d2231a6d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.05.16 00:59:44.593391 [ 310 ] {} <Debug> TCP-Session: 6188d7c5-90e8-4e1b-b98e-c4d2231a6d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.05.16 00:59:44.593619 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48264 | ||
| 3823 | 2026.05.16 00:59:44.593657 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56042 | ||
| 3824 | 2026.05.16 00:59:44.593680 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46882 | ||
| 3825 | 2026.05.16 00:59:44.593713 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60317 | ||
| 3826 | 2026.05.16 00:59:44.593743 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.05.16 00:59:44.593704 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51387 | ||
| 3828 | 2026.05.16 00:59:44.593789 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3829 | 2026.05.16 00:59:44.593784 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.05.16 00:59:44.593839 [ 3 ] {} <Debug> TCP-Session: e2be82c3-670d-4b1a-8674-0a7a94c5ea5b Authenticating user 'default' from [fd00:1122:3344:101::e]:46882 | ||
| 3831 | 2026.05.16 00:59:44.593843 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3832 | 2026.05.16 00:59:44.593861 [ 313 ] {} <Debug> TCP-Session: 87c962fc-b0f2-41dc-8cf2-9a25e44b6750 Authenticating user 'default' from [fd00:1122:3344:101::e]:56042 | ||
| 3833 | 2026.05.16 00:59:44.593875 [ 3 ] {} <Debug> TCP-Session: e2be82c3-670d-4b1a-8674-0a7a94c5ea5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.05.16 00:59:44.593892 [ 306 ] {} <Debug> TCP-Session: 2b543d0c-3dee-4552-b881-2abe25ecc198 Authenticating user 'default' from [fd00:1122:3344:101::e]:51387 | ||
| 3835 | 2026.05.16 00:59:44.593909 [ 313 ] {} <Debug> TCP-Session: 87c962fc-b0f2-41dc-8cf2-9a25e44b6750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.05.16 00:59:44.593916 [ 3 ] {} <Debug> TCP-Session: e2be82c3-670d-4b1a-8674-0a7a94c5ea5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.16 00:59:44.593941 [ 306 ] {} <Debug> TCP-Session: 2b543d0c-3dee-4552-b881-2abe25ecc198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.05.16 00:59:44.593951 [ 313 ] {} <Debug> TCP-Session: 87c962fc-b0f2-41dc-8cf2-9a25e44b6750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.16 00:59:44.593979 [ 306 ] {} <Debug> TCP-Session: 2b543d0c-3dee-4552-b881-2abe25ecc198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.05.16 00:59:44.593788 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.05.16 00:59:44.593695 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62883 | ||
| 3842 | 2026.05.16 00:59:44.594052 [ 307 ] {} <Debug> TCP-Session: d5399441-8d9b-404d-a7e8-1dbeca6ffe5f Authenticating user 'default' from [fd00:1122:3344:101::e]:60317 | ||
| 3843 | 2026.05.16 00:59:44.593680 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35759 | ||
| 3844 | 2026.05.16 00:59:44.594082 [ 307 ] {} <Debug> TCP-Session: d5399441-8d9b-404d-a7e8-1dbeca6ffe5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.05.16 00:59:44.594097 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3846 | 2026.05.16 00:59:44.594112 [ 307 ] {} <Debug> TCP-Session: d5399441-8d9b-404d-a7e8-1dbeca6ffe5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.05.16 00:59:44.593706 [ 310 ] {} <Trace> TCP-Session: 6188d7c5-90e8-4e1b-b98e-c4d2231a6d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.05.16 00:59:44.594128 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3849 | 2026.05.16 00:59:44.594134 [ 269 ] {} <Debug> TCP-Session: 63234fd9-4fa3-4abd-a07d-6a7ff60f7380 Authenticating user 'default' from [fd00:1122:3344:101::e]:62883 | ||
| 3850 | 2026.05.16 00:59:44.594176 [ 314 ] {} <Debug> TCP-Session: 90313ed4-040b-42b9-a948-3ee74f2fff74 Authenticating user 'default' from [fd00:1122:3344:101::e]:35759 | ||
| 3851 | 2026.05.16 00:59:44.594191 [ 269 ] {} <Debug> TCP-Session: 63234fd9-4fa3-4abd-a07d-6a7ff60f7380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.05.16 00:59:44.594208 [ 314 ] {} <Debug> TCP-Session: 90313ed4-040b-42b9-a948-3ee74f2fff74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.05.16 00:59:44.594218 [ 269 ] {} <Debug> TCP-Session: 63234fd9-4fa3-4abd-a07d-6a7ff60f7380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.05.16 00:59:44.594234 [ 314 ] {} <Debug> TCP-Session: 90313ed4-040b-42b9-a948-3ee74f2fff74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.05.16 00:59:44.593632 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42210 | ||
| 3856 | 2026.05.16 00:59:44.593789 [ 311 ] {} <Debug> TCP-Session: 7e3bde27-0ed3-4ac9-ad79-e761bbbe42cb Authenticating user 'default' from [fd00:1122:3344:101::e]:48264 | ||
| 3857 | 2026.05.16 00:59:44.594309 [ 310 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3858 | 2026.05.16 00:59:44.594322 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3859 | 2026.05.16 00:59:44.594331 [ 311 ] {} <Debug> TCP-Session: 7e3bde27-0ed3-4ac9-ad79-e761bbbe42cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.05.16 00:59:44.594357 [ 312 ] {} <Debug> TCP-Session: d992c11c-34d1-40c3-a405-92aee2eb9d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:42210 | ||
| 3861 | 2026.05.16 00:59:44.594374 [ 311 ] {} <Debug> TCP-Session: 7e3bde27-0ed3-4ac9-ad79-e761bbbe42cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.05.16 00:59:44.594390 [ 312 ] {} <Debug> TCP-Session: d992c11c-34d1-40c3-a405-92aee2eb9d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.05.16 00:59:44.594439 [ 312 ] {} <Debug> TCP-Session: d992c11c-34d1-40c3-a405-92aee2eb9d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.05.16 00:59:44.594582 [ 310 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3865 | 2026.05.16 00:59:44.594639 [ 310 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3866 | 2026.05.16 00:59:44.594931 [ 310 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Debug> oximeter.version (0d4434e2-c587-4ba0-8e7e-5f4f72d10e43) (SelectExecutor): Key condition: unknown | ||
| 3867 | 2026.05.16 00:59:44.596144 [ 338 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Trace> AggregatingTransform: Aggregating | ||
| 3868 | 2026.05.16 00:59:44.596201 [ 338 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3869 | 2026.05.16 00:59:44.596243 [ 338 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001191386 sec. (839.359 rows/sec., 32.79 KiB/sec.) | ||
| 3870 | 2026.05.16 00:59:44.596259 [ 338 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Trace> Aggregator: Merging aggregated data | ||
| 3871 | 2026.05.16 00:59:44.596936 [ 310 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002682 sec., 372.85607755406414 rows/sec., 14.56 KiB/sec. | ||
| 3872 | 2026.05.16 00:59:44.597089 [ 310 ] {19f08d3f-2130-48c9-ace3-b3e52a5f255e} <Debug> TCPHandler: Processed in 0.003497517 sec. | ||
| 3873 | 2026.05.16 00:59:44.597287 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3874 | 2026.05.16 00:59:44.597323 [ 310 ] {} <Debug> TCP-Session: 6188d7c5-90e8-4e1b-b98e-c4d2231a6d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.05.16 00:59:44.597339 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2026.05.16 00:59:44.597364 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3877 | 2026.05.16 00:59:44.597413 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3878 | 2026.05.16 00:59:44.597449 [ 307 ] {} <Debug> TCP-Session: d5399441-8d9b-404d-a7e8-1dbeca6ffe5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.05.16 00:59:44.597496 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3880 | 2026.05.16 00:59:44.597513 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.05.16 00:59:44.597571 [ 3 ] {} <Debug> TCP-Session: e2be82c3-670d-4b1a-8674-0a7a94c5ea5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.05.16 00:59:44.597466 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3883 | 2026.05.16 00:59:44.597604 [ 306 ] {} <Debug> TCP-Session: 2b543d0c-3dee-4552-b881-2abe25ecc198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.05.16 00:59:44.597674 [ 313 ] {} <Debug> TCP-Session: 87c962fc-b0f2-41dc-8cf2-9a25e44b6750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.05.16 00:59:44.597469 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3886 | 2026.05.16 00:59:44.597396 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3887 | 2026.05.16 00:59:44.597766 [ 269 ] {} <Debug> TCP-Session: 63234fd9-4fa3-4abd-a07d-6a7ff60f7380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.05.16 00:59:44.597486 [ 312 ] {} <Debug> TCP-Session: d992c11c-34d1-40c3-a405-92aee2eb9d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.16 00:59:44.597827 [ 314 ] {} <Debug> TCP-Session: 90313ed4-040b-42b9-a948-3ee74f2fff74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.05.16 00:59:44.597468 [ 311 ] {} <Debug> TCP-Session: 7e3bde27-0ed3-4ac9-ad79-e761bbbe42cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.05.16 00:59:45.701601 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8051 | ||
| 3892 | 2026.05.16 00:59:45.702092 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.05.16 00:59:45.702143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3894 | 2026.05.16 00:59:45.702622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3895 | 2026.05.16 00:59:45.702863 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.05.16 00:59:45.703010 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8051 | ||
| 3897 | 2026.05.16 00:59:46.157672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3898 | 2026.05.16 00:59:46.172582 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.05.16 00:59:46.172645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3900 | 2026.05.16 00:59:46.178527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3901 | 2026.05.16 00:59:46.179259 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.05.16 00:59:46.181722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3903 | 2026.05.16 00:59:47.000410 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.45 MiB, peak 253.66 MiB, free memory in arenas 0.00 B, will set to 244.50 MiB (RSS), difference: 1.05 MiB | ||
| 3904 | 2026.05.16 00:59:48.228052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 460 | ||
| 3905 | 2026.05.16 00:59:48.230826 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.05.16 00:59:48.230875 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3907 | 2026.05.16 00:59:48.232098 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3908 | 2026.05.16 00:59:48.232367 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.05.16 00:59:48.232614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3910 | 2026.05.16 00:59:48.471639 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.05.16 00:59:48.471866 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3912 | 2026.05.16 00:59:48.472213 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3913 | 2026.05.16 00:59:48.472253 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3914 | 2026.05.16 00:59:48.472478 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3915 | 2026.05.16 00:59:48.472549 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3916 | 2026.05.16 00:59:48.472689 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3917 | 2026.05.16 00:59:48.472771 [ 339 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3918 | 2026.05.16 00:59:48.472809 [ 361 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3919 | 2026.05.16 00:59:48.472923 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3920 | 2026.05.16 00:59:48.472950 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3921 | 2026.05.16 00:59:48.472998 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3922 | 2026.05.16 00:59:48.473020 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3923 | 2026.05.16 00:59:48.474106 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002334 sec., 14995.715509854326 rows/sec., 3.19 MiB/sec. | ||
| 3924 | 2026.05.16 00:59:48.474212 [ 5 ] {1aba316a-987d-4185-858f-3f4a369a8f54} <Debug> TCPHandler: Processed in 0.002699946 sec. | ||
| 3925 | 2026.05.16 00:59:48.476538 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.05.16 00:59:48.476652 [ 5 ] {409e31be-3fba-4655-9669-7ea96b782622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3927 | 2026.05.16 00:59:48.476697 [ 5 ] {409e31be-3fba-4655-9669-7ea96b782622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3928 | 2026.05.16 00:59:48.477269 [ 5 ] {409e31be-3fba-4655-9669-7ea96b782622} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.05.16 00:59:48.477311 [ 5 ] {409e31be-3fba-4655-9669-7ea96b782622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3930 | 2026.05.16 00:59:48.477733 [ 5 ] {409e31be-3fba-4655-9669-7ea96b782622} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3931 | 2026.05.16 00:59:48.477941 [ 5 ] {409e31be-3fba-4655-9669-7ea96b782622} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.05.16 00:59:48.478091 [ 5 ] {409e31be-3fba-4655-9669-7ea96b782622} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 70.37 KiB/sec. | ||
| 3933 | 2026.05.16 00:59:48.478131 [ 5 ] {409e31be-3fba-4655-9669-7ea96b782622} <Debug> TCPHandler: Processed in 0.001645472 sec. | ||
| 3934 | 2026.05.16 00:59:48.478255 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.05.16 00:59:48.478355 [ 5 ] {1b51ebb9-a98e-491c-bba9-7df989d3c5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3936 | 2026.05.16 00:59:48.478397 [ 5 ] {1b51ebb9-a98e-491c-bba9-7df989d3c5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3937 | 2026.05.16 00:59:48.478917 [ 5 ] {1b51ebb9-a98e-491c-bba9-7df989d3c5d6} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.05.16 00:59:48.478955 [ 5 ] {1b51ebb9-a98e-491c-bba9-7df989d3c5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3939 | 2026.05.16 00:59:48.479282 [ 5 ] {1b51ebb9-a98e-491c-bba9-7df989d3c5d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3940 | 2026.05.16 00:59:48.479489 [ 5 ] {1b51ebb9-a98e-491c-bba9-7df989d3c5d6} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.05.16 00:59:48.479621 [ 5 ] {1b51ebb9-a98e-491c-bba9-7df989d3c5d6} <Debug> executeQuery: Read 139 rows, 12.37 KiB in 0.001287 sec., 108003.108003108 rows/sec., 9.38 MiB/sec. | ||
| 3942 | 2026.05.16 00:59:48.479659 [ 5 ] {1b51ebb9-a98e-491c-bba9-7df989d3c5d6} <Debug> TCPHandler: Processed in 0.001453369 sec. | ||
| 3943 | 2026.05.16 00:59:48.479785 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.05.16 00:59:48.479881 [ 5 ] {277777a8-7707-458a-92d5-ac4d3f95a3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3945 | 2026.05.16 00:59:48.479929 [ 5 ] {277777a8-7707-458a-92d5-ac4d3f95a3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3946 | 2026.05.16 00:59:48.480337 [ 5 ] {277777a8-7707-458a-92d5-ac4d3f95a3ed} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.05.16 00:59:48.480373 [ 5 ] {277777a8-7707-458a-92d5-ac4d3f95a3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3948 | 2026.05.16 00:59:48.480657 [ 5 ] {277777a8-7707-458a-92d5-ac4d3f95a3ed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3949 | 2026.05.16 00:59:48.480867 [ 5 ] {277777a8-7707-458a-92d5-ac4d3f95a3ed} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.05.16 00:59:48.481001 [ 5 ] {277777a8-7707-458a-92d5-ac4d3f95a3ed} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001139 sec., 35996.4881474978 rows/sec., 2.64 MiB/sec. | ||
| 3951 | 2026.05.16 00:59:48.481038 [ 5 ] {277777a8-7707-458a-92d5-ac4d3f95a3ed} <Debug> TCPHandler: Processed in 0.001302337 sec. | ||
| 3952 | 2026.05.16 00:59:48.481157 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2026.05.16 00:59:48.481254 [ 5 ] {a4a2c1d4-8f9a-43cb-8fca-004a7d5425d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3954 | 2026.05.16 00:59:48.481293 [ 5 ] {a4a2c1d4-8f9a-43cb-8fca-004a7d5425d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3955 | 2026.05.16 00:59:48.481673 [ 5 ] {a4a2c1d4-8f9a-43cb-8fca-004a7d5425d2} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2026.05.16 00:59:48.481708 [ 5 ] {a4a2c1d4-8f9a-43cb-8fca-004a7d5425d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3957 | 2026.05.16 00:59:48.481991 [ 5 ] {a4a2c1d4-8f9a-43cb-8fca-004a7d5425d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3958 | 2026.05.16 00:59:48.482205 [ 5 ] {a4a2c1d4-8f9a-43cb-8fca-004a7d5425d2} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.05.16 00:59:48.482334 [ 5 ] {a4a2c1d4-8f9a-43cb-8fca-004a7d5425d2} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 60.48 KiB/sec. | ||
| 3960 | 2026.05.16 00:59:48.482371 [ 5 ] {a4a2c1d4-8f9a-43cb-8fca-004a7d5425d2} <Debug> TCPHandler: Processed in 0.001261817 sec. | ||
| 3961 | 2026.05.16 00:59:48.482550 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2026.05.16 00:59:48.482654 [ 5 ] {51cfb58a-d615-4d94-9f07-6ed5a210e90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3963 | 2026.05.16 00:59:48.482694 [ 5 ] {51cfb58a-d615-4d94-9f07-6ed5a210e90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3964 | 2026.05.16 00:59:48.483119 [ 5 ] {51cfb58a-d615-4d94-9f07-6ed5a210e90b} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.05.16 00:59:48.483155 [ 5 ] {51cfb58a-d615-4d94-9f07-6ed5a210e90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3966 | 2026.05.16 00:59:48.483457 [ 5 ] {51cfb58a-d615-4d94-9f07-6ed5a210e90b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3967 | 2026.05.16 00:59:48.483663 [ 5 ] {51cfb58a-d615-4d94-9f07-6ed5a210e90b} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.05.16 00:59:48.483790 [ 5 ] {51cfb58a-d615-4d94-9f07-6ed5a210e90b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001155 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 3969 | 2026.05.16 00:59:48.483827 [ 5 ] {51cfb58a-d615-4d94-9f07-6ed5a210e90b} <Debug> TCPHandler: Processed in 0.001325558 sec. | ||
| 3970 | 2026.05.16 00:59:48.483965 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.05.16 00:59:48.484061 [ 5 ] {02fb3a21-a7e4-4ce7-9b09-b27bf7db27cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3972 | 2026.05.16 00:59:48.484103 [ 5 ] {02fb3a21-a7e4-4ce7-9b09-b27bf7db27cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3973 | 2026.05.16 00:59:48.484493 [ 5 ] {02fb3a21-a7e4-4ce7-9b09-b27bf7db27cd} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.05.16 00:59:48.484529 [ 5 ] {02fb3a21-a7e4-4ce7-9b09-b27bf7db27cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3975 | 2026.05.16 00:59:48.484841 [ 5 ] {02fb3a21-a7e4-4ce7-9b09-b27bf7db27cd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3976 | 2026.05.16 00:59:48.485063 [ 5 ] {02fb3a21-a7e4-4ce7-9b09-b27bf7db27cd} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.05.16 00:59:48.485190 [ 5 ] {02fb3a21-a7e4-4ce7-9b09-b27bf7db27cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 3978 | 2026.05.16 00:59:48.485226 [ 5 ] {02fb3a21-a7e4-4ce7-9b09-b27bf7db27cd} <Debug> TCPHandler: Processed in 0.001310718 sec. | ||
| 3979 | 2026.05.16 00:59:48.485363 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2026.05.16 00:59:48.485458 [ 5 ] {22afb78f-3d69-497a-ad1c-da94ac0c36be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3981 | 2026.05.16 00:59:48.485501 [ 5 ] {22afb78f-3d69-497a-ad1c-da94ac0c36be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3982 | 2026.05.16 00:59:48.485821 [ 5 ] {22afb78f-3d69-497a-ad1c-da94ac0c36be} <Trace> oximeter.measurements_f64 (f5d0a989-5a13-41d2-a72f-197f4bcbe38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.05.16 00:59:48.485857 [ 5 ] {22afb78f-3d69-497a-ad1c-da94ac0c36be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3984 | 2026.05.16 00:59:48.486153 [ 5 ] {22afb78f-3d69-497a-ad1c-da94ac0c36be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3985 | 2026.05.16 00:59:48.486369 [ 5 ] {22afb78f-3d69-497a-ad1c-da94ac0c36be} <Trace> oximeter.measurements_f64 (f5d0a989-5a13-41d2-a72f-197f4bcbe38b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2026.05.16 00:59:48.486492 [ 5 ] {22afb78f-3d69-497a-ad1c-da94ac0c36be} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 60.40 KiB/sec. | ||
| 3987 | 2026.05.16 00:59:48.486527 [ 5 ] {22afb78f-3d69-497a-ad1c-da94ac0c36be} <Debug> TCPHandler: Processed in 0.001212536 sec. | ||
| 3988 | 2026.05.16 00:59:48.486666 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.05.16 00:59:48.486761 [ 5 ] {6c760af4-d6cd-4717-98b9-56175045d7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3990 | 2026.05.16 00:59:48.486813 [ 5 ] {6c760af4-d6cd-4717-98b9-56175045d7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3991 | 2026.05.16 00:59:48.487680 [ 5 ] {6c760af4-d6cd-4717-98b9-56175045d7d8} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.05.16 00:59:48.487717 [ 5 ] {6c760af4-d6cd-4717-98b9-56175045d7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3993 | 2026.05.16 00:59:48.488418 [ 5 ] {6c760af4-d6cd-4717-98b9-56175045d7d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3994 | 2026.05.16 00:59:48.488648 [ 5 ] {6c760af4-d6cd-4717-98b9-56175045d7d8} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.05.16 00:59:48.488789 [ 5 ] {6c760af4-d6cd-4717-98b9-56175045d7d8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002046 sec., 20039.100684261975 rows/sec., 35.91 MiB/sec. | ||
| 3996 | 2026.05.16 00:59:48.488852 [ 5 ] {6c760af4-d6cd-4717-98b9-56175045d7d8} <Debug> TCPHandler: Processed in 0.002233759 sec. | ||
| 3997 | 2026.05.16 00:59:48.489013 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.05.16 00:59:48.489199 [ 5 ] {9fe3f1f8-8648-49f2-98cd-3119d2b56b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3999 | 2026.05.16 00:59:48.489241 [ 5 ] {9fe3f1f8-8648-49f2-98cd-3119d2b56b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4000 | 2026.05.16 00:59:48.489612 [ 5 ] {9fe3f1f8-8648-49f2-98cd-3119d2b56b3c} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.05.16 00:59:48.489649 [ 5 ] {9fe3f1f8-8648-49f2-98cd-3119d2b56b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4002 | 2026.05.16 00:59:48.489962 [ 5 ] {9fe3f1f8-8648-49f2-98cd-3119d2b56b3c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4003 | 2026.05.16 00:59:48.490181 [ 5 ] {9fe3f1f8-8648-49f2-98cd-3119d2b56b3c} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.05.16 00:59:48.490309 [ 5 ] {9fe3f1f8-8648-49f2-98cd-3119d2b56b3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 4005 | 2026.05.16 00:59:48.490345 [ 5 ] {9fe3f1f8-8648-49f2-98cd-3119d2b56b3c} <Debug> TCPHandler: Processed in 0.001380429 sec. | ||
| 4006 | 2026.05.16 00:59:53.152344 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4007 | 2026.05.16 00:59:53.152454 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4008 | 2026.05.16 00:59:53.203151 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8563 | ||
| 4009 | 2026.05.16 00:59:53.203990 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.05.16 00:59:53.204059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4011 | 2026.05.16 00:59:53.204603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4012 | 2026.05.16 00:59:53.204848 [ 243 ] {} <Trace> system.asynchronous_metric_log (ed922149-5109-4e5b-a229-a36ce05f3345): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.05.16 00:59:53.204989 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8563 | ||
| 4014 | 2026.05.16 00:59:53.470095 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2026.05.16 00:59:53.470322 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4016 | 2026.05.16 00:59:53.470656 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4017 | 2026.05.16 00:59:53.470695 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4018 | 2026.05.16 00:59:53.470908 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4019 | 2026.05.16 00:59:53.470992 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4020 | 2026.05.16 00:59:53.471130 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4021 | 2026.05.16 00:59:53.471212 [ 339 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4022 | 2026.05.16 00:59:53.471210 [ 338 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4023 | 2026.05.16 00:59:53.471228 [ 361 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4024 | 2026.05.16 00:59:53.471361 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4025 | 2026.05.16 00:59:53.471387 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4026 | 2026.05.16 00:59:53.471438 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4027 | 2026.05.16 00:59:53.471458 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4028 | 2026.05.16 00:59:53.472408 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002178 sec., 16069.788797061527 rows/sec., 3.42 MiB/sec. | ||
| 4029 | 2026.05.16 00:59:53.472478 [ 5 ] {ada70e87-ea69-4422-820a-ad92c37ca69b} <Debug> TCPHandler: Processed in 0.002514103 sec. | ||
| 4030 | 2026.05.16 00:59:53.474086 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2026.05.16 00:59:53.474199 [ 5 ] {7928b307-5940-4fa6-8a62-1e840c7c9cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4032 | 2026.05.16 00:59:53.474242 [ 5 ] {7928b307-5940-4fa6-8a62-1e840c7c9cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4033 | 2026.05.16 00:59:53.474729 [ 5 ] {7928b307-5940-4fa6-8a62-1e840c7c9cd8} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2026.05.16 00:59:53.474771 [ 5 ] {7928b307-5940-4fa6-8a62-1e840c7c9cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4035 | 2026.05.16 00:59:53.475144 [ 5 ] {7928b307-5940-4fa6-8a62-1e840c7c9cd8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4036 | 2026.05.16 00:59:53.475382 [ 5 ] {7928b307-5940-4fa6-8a62-1e840c7c9cd8} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2026.05.16 00:59:53.475529 [ 5 ] {7928b307-5940-4fa6-8a62-1e840c7c9cd8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001361 sec., 41146.21601763409 rows/sec., 3.14 MiB/sec. | ||
| 4038 | 2026.05.16 00:59:53.475567 [ 5 ] {7928b307-5940-4fa6-8a62-1e840c7c9cd8} <Debug> TCPHandler: Processed in 0.001532861 sec. | ||
| 4039 | 2026.05.16 00:59:53.475698 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4040 | 2026.05.16 00:59:53.475799 [ 5 ] {9ee89a59-8414-47ea-af4b-ad75977c544b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4041 | 2026.05.16 00:59:53.475840 [ 5 ] {9ee89a59-8414-47ea-af4b-ad75977c544b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4042 | 2026.05.16 00:59:53.476292 [ 5 ] {9ee89a59-8414-47ea-af4b-ad75977c544b} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.05.16 00:59:53.476330 [ 5 ] {9ee89a59-8414-47ea-af4b-ad75977c544b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4044 | 2026.05.16 00:59:53.476628 [ 5 ] {9ee89a59-8414-47ea-af4b-ad75977c544b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4045 | 2026.05.16 00:59:53.476842 [ 5 ] {9ee89a59-8414-47ea-af4b-ad75977c544b} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.05.16 00:59:53.476992 [ 5 ] {9ee89a59-8414-47ea-af4b-ad75977c544b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 4047 | 2026.05.16 00:59:53.477031 [ 5 ] {9ee89a59-8414-47ea-af4b-ad75977c544b} <Debug> TCPHandler: Processed in 0.001382518 sec. | ||
| 4048 | 2026.05.16 00:59:53.477168 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2026.05.16 00:59:53.477266 [ 5 ] {2e5d7f1b-4ae0-479c-abc8-df9ffeb34d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4050 | 2026.05.16 00:59:53.477309 [ 5 ] {2e5d7f1b-4ae0-479c-abc8-df9ffeb34d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4051 | 2026.05.16 00:59:53.477733 [ 5 ] {2e5d7f1b-4ae0-479c-abc8-df9ffeb34d54} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.05.16 00:59:53.477771 [ 5 ] {2e5d7f1b-4ae0-479c-abc8-df9ffeb34d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4053 | 2026.05.16 00:59:53.478107 [ 5 ] {2e5d7f1b-4ae0-479c-abc8-df9ffeb34d54} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4054 | 2026.05.16 00:59:53.478318 [ 5 ] {2e5d7f1b-4ae0-479c-abc8-df9ffeb34d54} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2026.05.16 00:59:53.478453 [ 5 ] {2e5d7f1b-4ae0-479c-abc8-df9ffeb34d54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 4056 | 2026.05.16 00:59:53.478490 [ 5 ] {2e5d7f1b-4ae0-479c-abc8-df9ffeb34d54} <Debug> TCPHandler: Processed in 0.001370798 sec. | ||
| 4057 | 2026.05.16 00:59:53.478630 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2026.05.16 00:59:53.478727 [ 5 ] {8130dde1-a3e2-43e7-b27d-b574f58d58fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4059 | 2026.05.16 00:59:53.478768 [ 5 ] {8130dde1-a3e2-43e7-b27d-b574f58d58fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4060 | 2026.05.16 00:59:53.479116 [ 5 ] {8130dde1-a3e2-43e7-b27d-b574f58d58fd} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.05.16 00:59:53.479150 [ 5 ] {8130dde1-a3e2-43e7-b27d-b574f58d58fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4062 | 2026.05.16 00:59:53.479461 [ 5 ] {8130dde1-a3e2-43e7-b27d-b574f58d58fd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4063 | 2026.05.16 00:59:53.479670 [ 5 ] {8130dde1-a3e2-43e7-b27d-b574f58d58fd} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.05.16 00:59:53.479803 [ 5 ] {8130dde1-a3e2-43e7-b27d-b574f58d58fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4065 | 2026.05.16 00:59:53.479838 [ 5 ] {8130dde1-a3e2-43e7-b27d-b574f58d58fd} <Debug> TCPHandler: Processed in 0.001256717 sec. | ||
| 4066 | 2026.05.16 00:59:53.681808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4067 | 2026.05.16 00:59:53.697066 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.05.16 00:59:53.697139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4069 | 2026.05.16 00:59:53.703384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4070 | 2026.05.16 00:59:53.704114 [ 244 ] {} <Trace> system.metric_log (6adc8f1a-99db-48ac-8f8a-286341a23be4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.05.16 00:59:53.706736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4072 | 2026.05.16 00:59:57.184076 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.05.16 00:59:57.184335 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4074 | 2026.05.16 00:59:57.184704 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4075 | 2026.05.16 00:59:57.184752 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4076 | 2026.05.16 00:59:57.185112 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4077 | 2026.05.16 00:59:57.185240 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4078 | 2026.05.16 00:59:57.185399 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4079 | 2026.05.16 00:59:57.185496 [ 339 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4080 | 2026.05.16 00:59:57.185520 [ 350 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4081 | 2026.05.16 00:59:57.185496 [ 323 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4082 | 2026.05.16 00:59:57.185650 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4083 | 2026.05.16 00:59:57.185677 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4084 | 2026.05.16 00:59:57.185727 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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', 'zone:cpu_nsec'))" | ||
| 4085 | 2026.05.16 00:59:57.185748 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4086 | 2026.05.16 00:59:57.186900 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00267 sec., 13108.614232209737 rows/sec., 2.79 MiB/sec. | ||
| 4087 | 2026.05.16 00:59:57.187000 [ 5 ] {51f19f44-1709-4f95-9580-b9c77139fd2c} <Debug> TCPHandler: Processed in 0.003057421 sec. | ||
| 4088 | 2026.05.16 00:59:57.200012 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.05.16 00:59:57.200175 [ 5 ] {3b830c74-a68f-414c-9f45-dba64536f418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4090 | 2026.05.16 00:59:57.200237 [ 5 ] {3b830c74-a68f-414c-9f45-dba64536f418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4091 | 2026.05.16 00:59:57.200844 [ 5 ] {3b830c74-a68f-414c-9f45-dba64536f418} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.05.16 00:59:57.200895 [ 5 ] {3b830c74-a68f-414c-9f45-dba64536f418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4093 | 2026.05.16 00:59:57.201367 [ 5 ] {3b830c74-a68f-414c-9f45-dba64536f418} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4094 | 2026.05.16 00:59:57.201649 [ 5 ] {3b830c74-a68f-414c-9f45-dba64536f418} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.05.16 00:59:57.201789 [ 110 ] {} <Debug> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4096 | 2026.05.16 00:59:57.201834 [ 5 ] {3b830c74-a68f-414c-9f45-dba64536f418} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001704 sec., 14084.507042253521 rows/sec., 1.17 MiB/sec. | ||
| 4097 | 2026.05.16 00:59:57.201843 [ 110 ] {} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.05.16 00:59:57.201886 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4099 | 2026.05.16 00:59:57.201892 [ 5 ] {3b830c74-a68f-414c-9f45-dba64536f418} <Debug> TCPHandler: Processed in 0.002004687 sec. | ||
| 4100 | 2026.05.16 00:59:57.201992 [ 191 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4101 | 2026.05.16 00:59:57.202073 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.05.16 00:59:57.202091 [ 191 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4103 | 2026.05.16 00:59:57.202122 [ 191 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4104 | 2026.05.16 00:59:57.202178 [ 5 ] {669773c7-f2e6-4f72-b11d-e0811769d283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4105 | 2026.05.16 00:59:57.202194 [ 191 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4106 | 2026.05.16 00:59:57.202224 [ 5 ] {669773c7-f2e6-4f72-b11d-e0811769d283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4107 | 2026.05.16 00:59:57.202251 [ 191 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4108 | 2026.05.16 00:59:57.202305 [ 191 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4109 | 2026.05.16 00:59:57.202356 [ 191 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4110 | 2026.05.16 00:59:57.202676 [ 5 ] {669773c7-f2e6-4f72-b11d-e0811769d283} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2026.05.16 00:59:57.202713 [ 5 ] {669773c7-f2e6-4f72-b11d-e0811769d283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4112 | 2026.05.16 00:59:57.203098 [ 5 ] {669773c7-f2e6-4f72-b11d-e0811769d283} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4113 | 2026.05.16 00:59:57.203230 [ 194 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270667 sec., 94438.590126288 rows/sec., 8.20 MiB/sec. | ||
| 4114 | 2026.05.16 00:59:57.203376 [ 197 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4115 | 2026.05.16 00:59:57.203429 [ 5 ] {669773c7-f2e6-4f72-b11d-e0811769d283} <Trace> oximeter.fields_ipaddr (0070e76f-70ef-480e-9daa-70a1e14a8df5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.05.16 00:59:57.203663 [ 5 ] {669773c7-f2e6-4f72-b11d-e0811769d283} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001503 sec., 10645.375914836994 rows/sec., 868.06 KiB/sec. | ||
| 4117 | 2026.05.16 00:59:57.203666 [ 197 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.05.16 00:59:57.203743 [ 5 ] {669773c7-f2e6-4f72-b11d-e0811769d283} <Debug> TCPHandler: Processed in 0.001731743 sec. | ||
| 4119 | 2026.05.16 00:59:57.203750 [ 197 ] {2f9f13f0-8cf6-43c9-9c97-db6e52a26b67::all_1_5_1} <Trace> oximeter.fields_i16 (2f9f13f0-8cf6-43c9-9c97-db6e52a26b67) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4120 | 2026.05.16 00:59:57.203825 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4121 | 2026.05.16 00:59:57.203969 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.05.16 00:59:57.204108 [ 5 ] {9b9d067f-13aa-4cd9-ae8e-bffde118ce74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4123 | 2026.05.16 00:59:57.204164 [ 5 ] {9b9d067f-13aa-4cd9-ae8e-bffde118ce74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4124 | 2026.05.16 00:59:57.205602 [ 5 ] {9b9d067f-13aa-4cd9-ae8e-bffde118ce74} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.05.16 00:59:57.205635 [ 5 ] {9b9d067f-13aa-4cd9-ae8e-bffde118ce74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4126 | 2026.05.16 00:59:57.206230 [ 5 ] {9b9d067f-13aa-4cd9-ae8e-bffde118ce74} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4127 | 2026.05.16 00:59:57.206499 [ 5 ] {9b9d067f-13aa-4cd9-ae8e-bffde118ce74} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.05.16 00:59:57.206649 [ 5 ] {9b9d067f-13aa-4cd9-ae8e-bffde118ce74} <Debug> executeQuery: Read 2611 rows, 200.12 KiB in 0.002584 sec., 1010448.9164086687 rows/sec., 75.63 MiB/sec. | ||
| 4129 | 2026.05.16 00:59:57.206687 [ 5 ] {9b9d067f-13aa-4cd9-ae8e-bffde118ce74} <Debug> TCPHandler: Processed in 0.002830328 sec. | ||
| 4130 | 2026.05.16 00:59:57.206930 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.05.16 00:59:57.207028 [ 5 ] {56d0e15d-4edf-4e95-849a-b3943be7170a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4132 | 2026.05.16 00:59:57.207068 [ 5 ] {56d0e15d-4edf-4e95-849a-b3943be7170a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4133 | 2026.05.16 00:59:57.207501 [ 5 ] {56d0e15d-4edf-4e95-849a-b3943be7170a} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.05.16 00:59:57.207538 [ 5 ] {56d0e15d-4edf-4e95-849a-b3943be7170a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4135 | 2026.05.16 00:59:57.207857 [ 5 ] {56d0e15d-4edf-4e95-849a-b3943be7170a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4136 | 2026.05.16 00:59:57.208099 [ 5 ] {56d0e15d-4edf-4e95-849a-b3943be7170a} <Trace> oximeter.fields_u16 (5ca0f017-46b9-42c6-838d-aad9a21bd02b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.05.16 00:59:57.208232 [ 5 ] {56d0e15d-4edf-4e95-849a-b3943be7170a} <Debug> executeQuery: Read 78 rows, 5.84 KiB in 0.001223 sec., 63777.596075224865 rows/sec., 4.66 MiB/sec. | ||
| 4138 | 2026.05.16 00:59:57.208271 [ 5 ] {56d0e15d-4edf-4e95-849a-b3943be7170a} <Debug> TCPHandler: Processed in 0.001390759 sec. | ||
| 4139 | 2026.05.16 00:59:57.208405 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.05.16 00:59:57.208501 [ 5 ] {9a5bd2c6-37cc-4874-baeb-c962bcbb5ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4141 | 2026.05.16 00:59:57.208541 [ 5 ] {9a5bd2c6-37cc-4874-baeb-c962bcbb5ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4142 | 2026.05.16 00:59:57.209166 [ 5 ] {9a5bd2c6-37cc-4874-baeb-c962bcbb5ab7} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.05.16 00:59:57.209204 [ 5 ] {9a5bd2c6-37cc-4874-baeb-c962bcbb5ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4144 | 2026.05.16 00:59:57.209584 [ 5 ] {9a5bd2c6-37cc-4874-baeb-c962bcbb5ab7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4145 | 2026.05.16 00:59:57.209804 [ 5 ] {9a5bd2c6-37cc-4874-baeb-c962bcbb5ab7} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.05.16 00:59:57.209922 [ 38 ] {} <Debug> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4147 | 2026.05.16 00:59:57.209935 [ 5 ] {9a5bd2c6-37cc-4874-baeb-c962bcbb5ab7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001452 sec., 568181.8181818182 rows/sec., 33.24 MiB/sec. | ||
| 4148 | 2026.05.16 00:59:57.209967 [ 38 ] {} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.05.16 00:59:57.209992 [ 5 ] {9a5bd2c6-37cc-4874-baeb-c962bcbb5ab7} <Debug> TCPHandler: Processed in 0.001635152 sec. | ||
| 4150 | 2026.05.16 00:59:57.209992 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4151 | 2026.05.16 00:59:57.210132 [ 191 ] {a0fbe056-2b69-48c8-9824-6658873a4656::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 | ||
| 4152 | 2026.05.16 00:59:57.210165 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.05.16 00:59:57.210227 [ 191 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4154 | 2026.05.16 00:59:57.210256 [ 191 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 825 rows starting from the beginning of the part | ||
| 4155 | 2026.05.16 00:59:57.210294 [ 5 ] {556e8225-da5f-440f-9f89-241d38b5db5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4156 | 2026.05.16 00:59:57.210302 [ 191 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 4157 | 2026.05.16 00:59:57.210360 [ 5 ] {556e8225-da5f-440f-9f89-241d38b5db5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4158 | 2026.05.16 00:59:57.210363 [ 191 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 4159 | 2026.05.16 00:59:57.210416 [ 191 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 4160 | 2026.05.16 00:59:57.210451 [ 191 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4161 | 2026.05.16 00:59:57.210488 [ 191 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 4162 | 2026.05.16 00:59:57.210780 [ 5 ] {556e8225-da5f-440f-9f89-241d38b5db5e} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.05.16 00:59:57.210825 [ 5 ] {556e8225-da5f-440f-9f89-241d38b5db5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4164 | 2026.05.16 00:59:57.211135 [ 5 ] {556e8225-da5f-440f-9f89-241d38b5db5e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4165 | 2026.05.16 00:59:57.211363 [ 5 ] {556e8225-da5f-440f-9f89-241d38b5db5e} <Trace> oximeter.fields_u64 (57742685-fcc9-4e5f-9384-50632ad6c332): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.05.16 00:59:57.211549 [ 5 ] {556e8225-da5f-440f-9f89-241d38b5db5e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001278 sec., 782.4726134585289 rows/sec., 55.02 KiB/sec. | ||
| 4167 | 2026.05.16 00:59:57.211606 [ 5 ] {556e8225-da5f-440f-9f89-241d38b5db5e} <Debug> TCPHandler: Processed in 0.00150137 sec. | ||
| 4168 | 2026.05.16 00:59:57.211763 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.05.16 00:59:57.211875 [ 5 ] {744de981-3624-4fa5-818d-04c8b4768839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4170 | 2026.05.16 00:59:57.211917 [ 5 ] {744de981-3624-4fa5-818d-04c8b4768839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4171 | 2026.05.16 00:59:57.212120 [ 197 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.002020188 sec., 2042384.1741461686 rows/sec., 127.27 MiB/sec. | ||
| 4172 | 2026.05.16 00:59:57.212337 [ 196 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4173 | 2026.05.16 00:59:57.212354 [ 5 ] {744de981-3624-4fa5-818d-04c8b4768839} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.05.16 00:59:57.212395 [ 5 ] {744de981-3624-4fa5-818d-04c8b4768839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4175 | 2026.05.16 00:59:57.212670 [ 196 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.05.16 00:59:57.212745 [ 5 ] {744de981-3624-4fa5-818d-04c8b4768839} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4177 | 2026.05.16 00:59:57.212754 [ 196 ] {a0fbe056-2b69-48c8-9824-6658873a4656::all_1_6_1} <Trace> oximeter.fields_u32 (a0fbe056-2b69-48c8-9824-6658873a4656) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4178 | 2026.05.16 00:59:57.212847 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4179 | 2026.05.16 00:59:57.212971 [ 5 ] {744de981-3624-4fa5-818d-04c8b4768839} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.05.16 00:59:57.213093 [ 38 ] {} <Debug> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4181 | 2026.05.16 00:59:57.213118 [ 5 ] {744de981-3624-4fa5-818d-04c8b4768839} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00126 sec., 9523.809523809523 rows/sec., 744.05 KiB/sec. | ||
| 4182 | 2026.05.16 00:59:57.213126 [ 38 ] {} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.05.16 00:59:57.213159 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4184 | 2026.05.16 00:59:57.213163 [ 5 ] {744de981-3624-4fa5-818d-04c8b4768839} <Debug> TCPHandler: Processed in 0.00146168 sec. | ||
| 4185 | 2026.05.16 00:59:57.213270 [ 196 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4186 | 2026.05.16 00:59:57.213399 [ 196 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4187 | 2026.05.16 00:59:57.213425 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.05.16 00:59:57.213437 [ 196 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4189 | 2026.05.16 00:59:57.213513 [ 196 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4190 | 2026.05.16 00:59:57.213530 [ 5 ] {76e9a62b-a628-4dbc-9249-a361df8fb1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4191 | 2026.05.16 00:59:57.213560 [ 196 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4192 | 2026.05.16 00:59:57.213576 [ 5 ] {76e9a62b-a628-4dbc-9249-a361df8fb1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4193 | 2026.05.16 00:59:57.213607 [ 196 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4194 | 2026.05.16 00:59:57.213653 [ 196 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4195 | 2026.05.16 00:59:57.214418 [ 197 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184185 sec., 50667.758838357186 rows/sec., 4.06 MiB/sec. | ||
| 4196 | 2026.05.16 00:59:57.214555 [ 5 ] {76e9a62b-a628-4dbc-9249-a361df8fb1f5} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.05.16 00:59:57.214557 [ 187 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4198 | 2026.05.16 00:59:57.214603 [ 5 ] {76e9a62b-a628-4dbc-9249-a361df8fb1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4199 | 2026.05.16 00:59:57.214877 [ 187 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.05.16 00:59:57.214952 [ 187 ] {77bdf5f6-d6a6-49ed-98dc-1003eae44cc7::all_1_5_1} <Trace> oximeter.fields_u8 (77bdf5f6-d6a6-49ed-98dc-1003eae44cc7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4201 | 2026.05.16 00:59:57.215019 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4202 | 2026.05.16 00:59:57.215083 [ 5 ] {76e9a62b-a628-4dbc-9249-a361df8fb1f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4203 | 2026.05.16 00:59:57.215313 [ 5 ] {76e9a62b-a628-4dbc-9249-a361df8fb1f5} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.05.16 00:59:57.215454 [ 5 ] {76e9a62b-a628-4dbc-9249-a361df8fb1f5} <Debug> executeQuery: Read 1381 rows, 95.80 KiB in 0.001942 sec., 711122.5540679712 rows/sec., 48.17 MiB/sec. | ||
| 4205 | 2026.05.16 00:59:57.215493 [ 5 ] {76e9a62b-a628-4dbc-9249-a361df8fb1f5} <Debug> TCPHandler: Processed in 0.002119269 sec. | ||
| 4206 | 2026.05.16 00:59:57.215633 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.05.16 00:59:57.215731 [ 5 ] {f0cb3555-ae5b-489c-91b1-59c948a45b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.05.16 00:59:57.215775 [ 5 ] {f0cb3555-ae5b-489c-91b1-59c948a45b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4209 | 2026.05.16 00:59:57.216656 [ 5 ] {f0cb3555-ae5b-489c-91b1-59c948a45b24} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.05.16 00:59:57.216700 [ 5 ] {f0cb3555-ae5b-489c-91b1-59c948a45b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4211 | 2026.05.16 00:59:57.217207 [ 5 ] {f0cb3555-ae5b-489c-91b1-59c948a45b24} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4212 | 2026.05.16 00:59:57.217431 [ 5 ] {f0cb3555-ae5b-489c-91b1-59c948a45b24} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.05.16 00:59:57.217578 [ 5 ] {f0cb3555-ae5b-489c-91b1-59c948a45b24} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001862 sec., 878625.134264232 rows/sec., 54.18 MiB/sec. | ||
| 4214 | 2026.05.16 00:59:57.217633 [ 5 ] {f0cb3555-ae5b-489c-91b1-59c948a45b24} <Debug> TCPHandler: Processed in 0.002049008 sec. | ||
| 4215 | 2026.05.16 00:59:57.217778 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2026.05.16 00:59:57.217882 [ 5 ] {d4c23382-589e-419f-8a3f-3eefd2749238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4217 | 2026.05.16 00:59:57.217939 [ 5 ] {d4c23382-589e-419f-8a3f-3eefd2749238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4218 | 2026.05.16 00:59:57.218830 [ 5 ] {d4c23382-589e-419f-8a3f-3eefd2749238} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.05.16 00:59:57.218868 [ 5 ] {d4c23382-589e-419f-8a3f-3eefd2749238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4220 | 2026.05.16 00:59:57.219431 [ 5 ] {d4c23382-589e-419f-8a3f-3eefd2749238} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4221 | 2026.05.16 00:59:57.219659 [ 5 ] {d4c23382-589e-419f-8a3f-3eefd2749238} <Trace> oximeter.measurements_histogramu64 (3db135ce-4e38-4cf2-8b70-8d228ff8f897): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.05.16 00:59:57.219802 [ 5 ] {d4c23382-589e-419f-8a3f-3eefd2749238} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001941 sec., 25759.91756826378 rows/sec., 46.16 MiB/sec. | ||
| 4223 | 2026.05.16 00:59:57.219858 [ 5 ] {d4c23382-589e-419f-8a3f-3eefd2749238} <Debug> TCPHandler: Processed in 0.002139139 sec. | ||
| 4224 | 2026.05.16 00:59:57.220003 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.05.16 00:59:57.220101 [ 5 ] {ff2dae20-3d2f-4ab5-8891-31e8e416d432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4226 | 2026.05.16 00:59:57.220143 [ 5 ] {ff2dae20-3d2f-4ab5-8891-31e8e416d432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4227 | 2026.05.16 00:59:57.220503 [ 5 ] {ff2dae20-3d2f-4ab5-8891-31e8e416d432} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.05.16 00:59:57.220540 [ 5 ] {ff2dae20-3d2f-4ab5-8891-31e8e416d432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4229 | 2026.05.16 00:59:57.220855 [ 5 ] {ff2dae20-3d2f-4ab5-8891-31e8e416d432} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4230 | 2026.05.16 00:59:57.221087 [ 5 ] {ff2dae20-3d2f-4ab5-8891-31e8e416d432} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.05.16 00:59:57.221215 [ 5 ] {ff2dae20-3d2f-4ab5-8891-31e8e416d432} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001133 sec., 42365.40158870257 rows/sec., 2.86 MiB/sec. | ||
| 4232 | 2026.05.16 00:59:57.221250 [ 5 ] {ff2dae20-3d2f-4ab5-8891-31e8e416d432} <Debug> TCPHandler: Processed in 0.001297287 sec. | ||
| 4233 | 2026.05.16 00:59:58.232796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 514 | ||
| 4234 | 2026.05.16 00:59:58.235597 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.05.16 00:59:58.235648 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4236 | 2026.05.16 00:59:58.236977 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4237 | 2026.05.16 00:59:58.237252 [ 242 ] {} <Trace> system.query_log (bc50048a-8fd0-4845-9152-f9af4b7f0302): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.05.16 00:59:58.237505 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 4239 | 2026.05.16 00:59:58.464970 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.05.16 00:59:58.465195 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4241 | 2026.05.16 00:59:58.465539 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4242 | 2026.05.16 00:59:58.465579 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4243 | 2026.05.16 00:59:58.465802 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4244 | 2026.05.16 00:59:58.465874 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4245 | 2026.05.16 00:59:58.466019 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4246 | 2026.05.16 00:59:58.466116 [ 339 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4247 | 2026.05.16 00:59:58.466128 [ 350 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4248 | 2026.05.16 00:59:58.466116 [ 323 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4249 | 2026.05.16 00:59:58.466273 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Debug> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4250 | 2026.05.16 00:59:58.466302 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Trace> oximeter.timeseries_schema (4ac22a4c-c3e5-48e7-99ad-5ff8b0b8a394) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4251 | 2026.05.16 00:59:58.466365 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4252 | 2026.05.16 00:59:58.466387 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4253 | 2026.05.16 00:59:58.467469 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00236 sec., 14830.50847457627 rows/sec., 3.15 MiB/sec. | ||
| 4254 | 2026.05.16 00:59:58.467580 [ 5 ] {2592009d-c8f7-4c16-9052-24432f61cd44} <Debug> TCPHandler: Processed in 0.002741067 sec. | ||
| 4255 | 2026.05.16 00:59:58.468843 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.05.16 00:59:58.468999 [ 5 ] {c2f60d8e-198e-494c-8f2b-00cec81d36b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4257 | 2026.05.16 00:59:58.469067 [ 5 ] {c2f60d8e-198e-494c-8f2b-00cec81d36b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4258 | 2026.05.16 00:59:58.469735 [ 5 ] {c2f60d8e-198e-494c-8f2b-00cec81d36b1} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.05.16 00:59:58.469778 [ 5 ] {c2f60d8e-198e-494c-8f2b-00cec81d36b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4260 | 2026.05.16 00:59:58.470171 [ 5 ] {c2f60d8e-198e-494c-8f2b-00cec81d36b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4261 | 2026.05.16 00:59:58.470399 [ 5 ] {c2f60d8e-198e-494c-8f2b-00cec81d36b1} <Trace> oximeter.fields_string (feb9a6f3-c825-42f3-b118-ab7f8b505a13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.05.16 00:59:58.470566 [ 5 ] {c2f60d8e-198e-494c-8f2b-00cec81d36b1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 4263 | 2026.05.16 00:59:58.470610 [ 5 ] {c2f60d8e-198e-494c-8f2b-00cec81d36b1} <Debug> TCPHandler: Processed in 0.001888485 sec. | ||
| 4264 | 2026.05.16 00:59:58.470745 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.05.16 00:59:58.470850 [ 5 ] {1b92e297-4129-4c82-9e8a-6c654c3c862f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4266 | 2026.05.16 00:59:58.470893 [ 5 ] {1b92e297-4129-4c82-9e8a-6c654c3c862f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4267 | 2026.05.16 00:59:58.471390 [ 5 ] {1b92e297-4129-4c82-9e8a-6c654c3c862f} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2026.05.16 00:59:58.471428 [ 5 ] {1b92e297-4129-4c82-9e8a-6c654c3c862f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4269 | 2026.05.16 00:59:58.471777 [ 5 ] {1b92e297-4129-4c82-9e8a-6c654c3c862f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4270 | 2026.05.16 00:59:58.472004 [ 5 ] {1b92e297-4129-4c82-9e8a-6c654c3c862f} <Trace> oximeter.fields_uuid (235646c2-3a13-43a5-9132-99af0dc4600f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.05.16 00:59:58.472151 [ 5 ] {1b92e297-4129-4c82-9e8a-6c654c3c862f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00132 sec., 48484.84848484849 rows/sec., 3.78 MiB/sec. | ||
| 4272 | 2026.05.16 00:59:58.472190 [ 5 ] {1b92e297-4129-4c82-9e8a-6c654c3c862f} <Debug> TCPHandler: Processed in 0.00149767 sec. | ||
| 4273 | 2026.05.16 00:59:58.472337 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.05.16 00:59:58.472434 [ 5 ] {ed20676f-2749-404d-8ca8-39a30f35a4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4275 | 2026.05.16 00:59:58.472478 [ 5 ] {ed20676f-2749-404d-8ca8-39a30f35a4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4276 | 2026.05.16 00:59:58.472865 [ 5 ] {ed20676f-2749-404d-8ca8-39a30f35a4ec} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.05.16 00:59:58.472902 [ 5 ] {ed20676f-2749-404d-8ca8-39a30f35a4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4278 | 2026.05.16 00:59:58.473244 [ 5 ] {ed20676f-2749-404d-8ca8-39a30f35a4ec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4279 | 2026.05.16 00:59:58.473458 [ 5 ] {ed20676f-2749-404d-8ca8-39a30f35a4ec} <Trace> oximeter.measurements_cumulativeu64 (6b7aef57-d5c4-42c5-bec4-aacbf206db9c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.05.16 00:59:58.473596 [ 5 ] {ed20676f-2749-404d-8ca8-39a30f35a4ec} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001181 sec., 27095.681625740897 rows/sec., 1.89 MiB/sec. | ||
| 4281 | 2026.05.16 00:59:58.473634 [ 5 ] {ed20676f-2749-404d-8ca8-39a30f35a4ec} <Debug> TCPHandler: Processed in 0.001345559 sec. | ||
| 4282 | 2026.05.16 00:59:58.473759 [ 5 ] {} <Trace> TCP-Session: d2d5608e-24df-4953-a217-a1a14dc00366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.05.16 00:59:58.473854 [ 5 ] {e21327c5-17a0-4015-8733-ae74efb70ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4284 | 2026.05.16 00:59:58.473896 [ 5 ] {e21327c5-17a0-4015-8733-ae74efb70ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4285 | 2026.05.16 00:59:58.474227 [ 5 ] {e21327c5-17a0-4015-8733-ae74efb70ca6} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.05.16 00:59:58.474263 [ 5 ] {e21327c5-17a0-4015-8733-ae74efb70ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4287 | 2026.05.16 00:59:58.474567 [ 5 ] {e21327c5-17a0-4015-8733-ae74efb70ca6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4288 | 2026.05.16 00:59:58.474777 [ 5 ] {e21327c5-17a0-4015-8733-ae74efb70ca6} <Trace> oximeter.measurements_u64 (3464ad15-05c2-4659-9675-5658ef467ee6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.05.16 00:59:58.474912 [ 5 ] {e21327c5-17a0-4015-8733-ae74efb70ca6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 769.63 KiB/sec. | ||
| 4290 | 2026.05.16 00:59:58.474957 [ 5 ] {e21327c5-17a0-4015-8733-ae74efb70ca6} <Debug> TCPHandler: Processed in 0.001247016 sec. | ||