| 1 | [ Dec 24 04:43:08 Enabled. ] | ||
| 2 | [ Dec 24 04:43:09 Rereading configuration. ] | ||
| 3 | [ Dec 24 04:43:10 Rereading configuration. ] | ||
| 4 | [ Dec 24 04:43:15 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 24 04:43:15 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.24 04:43:17.431430 [ 1 ] {} <Information> Application: Will watch for the process with pid 23913 | ||
| 29 | 2025.12.24 04:43:17.431827 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.24 04:43:17.904258 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23913 | ||
| 31 | 2025.12.24 04:43:17.905053 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.24 04:43:17.905205 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.24 04:43:18.011100 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.24 04:43:18.080593 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.24 04:43:18.080675 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.24 04:43:18.080694 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.24 04:43:18.080758 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.24 04:43:18.081441 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.24 04:43:18.085124 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.24 04:43:18.086006 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.24 04:43:18.086830 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.24 04:43:18.086876 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.24 04:43:18.086914 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.24 04:43:18.087606 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.24 04:43:18.088630 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.24 04:43:18.094377 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.24 04:43:18.095295 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.24 04:43:18.096695 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.24 04:43:18.096785 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.24 04:43:18.097804 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.24 04:43:18.098241 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.24 04:43:18.101968 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.24 04:43:18.102262 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.24 04:43:18.105337 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.24 04:43:18.105741 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.24 04:43:18.106211 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.24 04:43:18.106607 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.24 04:43:18.108112 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.24 04:43:18.108138 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.24 04:43:18.108224 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.24 04:43:18.108317 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.24 04:43:18.129700 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.24 04:43:18.129731 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173524 sec | ||
| 68 | 2025.12.24 04:43:18.129783 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.24 04:43:18.129825 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.24 04:43:18.130547 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.24 04:43:18.131106 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.24 04:43:18.141029 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.24 04:43:18.141072 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.24 04:43:18.141147 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.24 04:43:18.141161 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.24 04:43:18.141195 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.24 04:43:18.141266 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.24 04:43:18.145704 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.24 04:43:18.145749 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.24 04:43:18.145796 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.24 04:43:18.145956 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.24 04:43:18.145999 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.24 04:43:18.146012 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.24 04:43:18.146082 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.24 04:43:18.146095 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.24 04:43:18.146127 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.24 04:43:18.146193 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.24 04:43:18.170204 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.24 04:43:18.177526 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.24 04:43:18.177621 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000116043 sec | ||
| 91 | 2025.12.24 04:43:18.177638 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.24 04:43:18.177651 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.24 04:43:18.177678 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.24 04:43:18.177921 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.24 04:43:18.178024 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.24 04:43:18.178041 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.24 04:43:18.178054 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.24 04:43:18.178067 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.24 04:43:18.181949 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.24 04:43:18.182171 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.12.24 04:43:18.183705 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.282e-05 sec. | ||
| 102 | 2025.12.24 04:43:18.184138 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.24 04:43:18.184924 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.24 04:43:18.184942 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.24 04:43:18.439258 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38143 | ||
| 106 | 2025.12.24 04:43:18.440246 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.24 04:43:18.440306 [ 3 ] {} <Debug> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Authenticating user 'default' from [fd00:1122:3344:101::d]:38143 | ||
| 108 | 2025.12.24 04:43:18.440333 [ 3 ] {} <Debug> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.24 04:43:18.440409 [ 3 ] {} <Debug> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.24 04:43:18.440504 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.24 04:43:18.440530 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.24 04:43:18.440627 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.24 04:43:18.441062 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61372 | ||
| 114 | 2025.12.24 04:43:18.441152 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36136 | ||
| 115 | 2025.12.24 04:43:18.441264 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.24 04:43:18.441276 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63625 | ||
| 117 | 2025.12.24 04:43:18.441317 [ 4 ] {} <Debug> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Authenticating user 'default' from [fd00:1122:3344:101::d]:61372 | ||
| 118 | 2025.12.24 04:43:18.441421 [ 4 ] {} <Debug> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.24 04:43:18.441437 [ 4 ] {} <Debug> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.24 04:43:18.441458 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49622 | ||
| 121 | 2025.12.24 04:43:18.441436 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.12.24 04:43:18.441587 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.24 04:43:18.441606 [ 5 ] {} <Debug> TCP-Session: c60c0c43-f564-4b7b-b806-d181b7ea2d36 Authenticating user 'default' from [fd00:1122:3344:101::d]:36136 | ||
| 124 | 2025.12.24 04:43:18.441628 [ 254 ] {} <Debug> TCP-Session: d2ddfe64-2fa1-4264-985a-708f096c2bee Authenticating user 'default' from [fd00:1122:3344:101::d]:63625 | ||
| 125 | 2025.12.24 04:43:18.441621 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63308 | ||
| 126 | 2025.12.24 04:43:18.441724 [ 5 ] {} <Debug> TCP-Session: c60c0c43-f564-4b7b-b806-d181b7ea2d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.24 04:43:18.441743 [ 254 ] {} <Debug> TCP-Session: d2ddfe64-2fa1-4264-985a-708f096c2bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.24 04:43:18.441820 [ 5 ] {} <Debug> TCP-Session: c60c0c43-f564-4b7b-b806-d181b7ea2d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.24 04:43:18.441831 [ 254 ] {} <Debug> TCP-Session: d2ddfe64-2fa1-4264-985a-708f096c2bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.24 04:43:18.442326 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.12.24 04:43:18.442320 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46175 | ||
| 132 | 2025.12.24 04:43:18.442357 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.24 04:43:18.442378 [ 255 ] {} <Debug> TCP-Session: 985ecdc5-01fe-4dfd-b742-0dbade24c62d Authenticating user 'default' from [fd00:1122:3344:101::d]:49622 | ||
| 134 | 2025.12.24 04:43:18.442435 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39641 | ||
| 135 | 2025.12.24 04:43:18.442412 [ 256 ] {} <Debug> TCP-Session: 3ea539c1-f027-4996-85bd-cedd4c78efa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63308 | ||
| 136 | 2025.12.24 04:43:18.442490 [ 255 ] {} <Debug> TCP-Session: 985ecdc5-01fe-4dfd-b742-0dbade24c62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.24 04:43:18.442499 [ 256 ] {} <Debug> TCP-Session: 3ea539c1-f027-4996-85bd-cedd4c78efa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.24 04:43:18.442575 [ 255 ] {} <Debug> TCP-Session: 985ecdc5-01fe-4dfd-b742-0dbade24c62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.24 04:43:18.442588 [ 256 ] {} <Debug> TCP-Session: 3ea539c1-f027-4996-85bd-cedd4c78efa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.24 04:43:18.443059 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51165 | ||
| 141 | 2025.12.24 04:43:18.443073 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.12.24 04:43:18.443121 [ 257 ] {} <Debug> TCP-Session: dce81f7d-d873-41a9-afad-3bdb7bc18c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:46175 | ||
| 143 | 2025.12.24 04:43:18.443142 [ 257 ] {} <Debug> TCP-Session: dce81f7d-d873-41a9-afad-3bdb7bc18c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.24 04:43:18.443235 [ 257 ] {} <Debug> TCP-Session: dce81f7d-d873-41a9-afad-3bdb7bc18c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.24 04:43:18.443773 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.12.24 04:43:18.443795 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.12.24 04:43:18.443821 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 148 | 2025.12.24 04:43:18.443820 [ 259 ] {} <Debug> TCP-Session: 12e58e0f-e9af-43eb-9f4b-b02e71518715 Authenticating user 'default' from [fd00:1122:3344:101::d]:51165 | ||
| 149 | 2025.12.24 04:43:18.443911 [ 259 ] {} <Debug> TCP-Session: 12e58e0f-e9af-43eb-9f4b-b02e71518715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.12.24 04:43:18.443917 [ 258 ] {} <Debug> TCP-Session: 9330b50a-76db-41c6-88c0-e0ef73d79701 Authenticating user 'default' from [fd00:1122:3344:101::d]:39641 | ||
| 151 | 2025.12.24 04:43:18.443989 [ 259 ] {} <Debug> TCP-Session: 12e58e0f-e9af-43eb-9f4b-b02e71518715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.24 04:43:18.444006 [ 258 ] {} <Debug> TCP-Session: 9330b50a-76db-41c6-88c0-e0ef73d79701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.24 04:43:18.444091 [ 258 ] {} <Debug> TCP-Session: 9330b50a-76db-41c6-88c0-e0ef73d79701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.24 04:43:18.446719 [ 3 ] {4f2dbc35-a6db-4105-8023-e4723be2a77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.24 04:43:18.559732 [ 3 ] {4f2dbc35-a6db-4105-8023-e4723be2a77d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38143) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.24 04:43:18.560738 [ 3 ] {4f2dbc35-a6db-4105-8023-e4723be2a77d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.24 04:43:18.561029 [ 3 ] {4f2dbc35-a6db-4105-8023-e4723be2a77d} <Debug> TCPHandler: Processed in 0.119660163 sec. | ||
| 204 | 2025.12.24 04:43:18.561427 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.24 04:43:18.561710 [ 4 ] {7fbce3c2-332b-48b8-a168-28624f7b2442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.24 04:43:18.562208 [ 4 ] {7fbce3c2-332b-48b8-a168-28624f7b2442} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61372) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.24 04:43:18.562489 [ 4 ] {7fbce3c2-332b-48b8-a168-28624f7b2442} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.24 04:43:18.562708 [ 4 ] {7fbce3c2-332b-48b8-a168-28624f7b2442} <Debug> TCPHandler: Processed in 0.001456587 sec. | ||
| 255 | 2025.12.24 04:43:18.562995 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.24 04:43:18.563762 [ 3 ] {d7579cb5-0c98-4832-ad48-5dfd0d886f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.24 04:43:18.564392 [ 3 ] {d7579cb5-0c98-4832-ad48-5dfd0d886f42} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.24 04:43:18.566283 [ 3 ] {d7579cb5-0c98-4832-ad48-5dfd0d886f42} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.24 04:43:18.566303 [ 3 ] {d7579cb5-0c98-4832-ad48-5dfd0d886f42} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2702e-05 sec | ||
| 260 | 2025.12.24 04:43:18.566316 [ 3 ] {d7579cb5-0c98-4832-ad48-5dfd0d886f42} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.24 04:43:18.566375 [ 3 ] {d7579cb5-0c98-4832-ad48-5dfd0d886f42} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.24 04:43:18.566428 [ 3 ] {d7579cb5-0c98-4832-ad48-5dfd0d886f42} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.24 04:43:18.567085 [ 3 ] {d7579cb5-0c98-4832-ad48-5dfd0d886f42} <Debug> TCPHandler: Processed in 0.004203688 sec. | ||
| 264 | 2025.12.24 04:43:18.567216 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.24 04:43:18.567451 [ 3 ] {b967d487-389b-417e-959a-0608bfa5f8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.12.24 04:43:18.567501 [ 3 ] {b967d487-389b-417e-959a-0608bfa5f8a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.24 04:43:18.572556 [ 3 ] {b967d487-389b-417e-959a-0608bfa5f8a1} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.24 04:43:18.573785 [ 3 ] {b967d487-389b-417e-959a-0608bfa5f8a1} <Debug> oximeter.version (2621d167-e191-4ee6-9ab2-96c07cfd24ed): Loading data parts | ||
| 270 | 2025.12.24 04:43:18.574824 [ 3 ] {b967d487-389b-417e-959a-0608bfa5f8a1} <Debug> oximeter.version (2621d167-e191-4ee6-9ab2-96c07cfd24ed): There are no data parts | ||
| 271 | 2025.12.24 04:43:18.577293 [ 3 ] {b967d487-389b-417e-959a-0608bfa5f8a1} <Debug> TCPHandler: Processed in 0.01012426 sec. | ||
| 272 | 2025.12.24 04:43:18.577437 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.24 04:43:18.577610 [ 3 ] {ec2631d4-b3cd-4177-83ce-ff084f66fc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.12.24 04:43:18.577753 [ 3 ] {ec2631d4-b3cd-4177-83ce-ff084f66fc48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.24 04:43:18.588748 [ 3 ] {ec2631d4-b3cd-4177-83ce-ff084f66fc48} <Debug> oximeter.measurements_bool (01b38b86-b163-4bb8-a704-678fe64694b5): Loading data parts | ||
| 286 | 2025.12.24 04:43:18.589008 [ 3 ] {ec2631d4-b3cd-4177-83ce-ff084f66fc48} <Debug> oximeter.measurements_bool (01b38b86-b163-4bb8-a704-678fe64694b5): There are no data parts | ||
| 287 | 2025.12.24 04:43:18.590149 [ 3 ] {ec2631d4-b3cd-4177-83ce-ff084f66fc48} <Debug> TCPHandler: Processed in 0.012758358 sec. | ||
| 288 | 2025.12.24 04:43:18.590298 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.24 04:43:18.590529 [ 3 ] {cd8ad199-d38f-4bde-b870-92940047e626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.12.24 04:43:18.590644 [ 3 ] {cd8ad199-d38f-4bde-b870-92940047e626} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.24 04:43:18.592302 [ 3 ] {cd8ad199-d38f-4bde-b870-92940047e626} <Debug> oximeter.measurements_i8 (522dc321-2213-4faa-a581-50d86d54d736): Loading data parts | ||
| 292 | 2025.12.24 04:43:18.592437 [ 3 ] {cd8ad199-d38f-4bde-b870-92940047e626} <Debug> oximeter.measurements_i8 (522dc321-2213-4faa-a581-50d86d54d736): There are no data parts | ||
| 293 | 2025.12.24 04:43:18.593474 [ 3 ] {cd8ad199-d38f-4bde-b870-92940047e626} <Debug> TCPHandler: Processed in 0.003222663 sec. | ||
| 294 | 2025.12.24 04:43:18.593634 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.24 04:43:18.593784 [ 3 ] {5d0e7ca0-afb3-446a-ad86-9e67a1581e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.12.24 04:43:18.593898 [ 3 ] {5d0e7ca0-afb3-446a-ad86-9e67a1581e86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.24 04:43:18.595649 [ 3 ] {5d0e7ca0-afb3-446a-ad86-9e67a1581e86} <Debug> oximeter.measurements_u8 (735f5f9b-8093-4798-a8da-099716275f2e): Loading data parts | ||
| 298 | 2025.12.24 04:43:18.595849 [ 3 ] {5d0e7ca0-afb3-446a-ad86-9e67a1581e86} <Debug> oximeter.measurements_u8 (735f5f9b-8093-4798-a8da-099716275f2e): There are no data parts | ||
| 299 | 2025.12.24 04:43:18.597111 [ 3 ] {5d0e7ca0-afb3-446a-ad86-9e67a1581e86} <Debug> TCPHandler: Processed in 0.003523861 sec. | ||
| 300 | 2025.12.24 04:43:18.597240 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.24 04:43:18.597453 [ 3 ] {b3fee2d1-0d6a-4b95-87cf-5d8047987d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.12.24 04:43:18.597494 [ 3 ] {b3fee2d1-0d6a-4b95-87cf-5d8047987d68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.24 04:43:18.599226 [ 3 ] {b3fee2d1-0d6a-4b95-87cf-5d8047987d68} <Debug> oximeter.measurements_i16 (18b8f419-d278-494c-90fb-3dbebc9b747f): Loading data parts | ||
| 304 | 2025.12.24 04:43:18.599358 [ 3 ] {b3fee2d1-0d6a-4b95-87cf-5d8047987d68} <Debug> oximeter.measurements_i16 (18b8f419-d278-494c-90fb-3dbebc9b747f): There are no data parts | ||
| 305 | 2025.12.24 04:43:18.600370 [ 3 ] {b3fee2d1-0d6a-4b95-87cf-5d8047987d68} <Debug> TCPHandler: Processed in 0.003177622 sec. | ||
| 306 | 2025.12.24 04:43:18.600640 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.24 04:43:18.600789 [ 3 ] {1ab7a5a8-81a6-4119-bf20-9bae34e53492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.12.24 04:43:18.600947 [ 3 ] {1ab7a5a8-81a6-4119-bf20-9bae34e53492} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.24 04:43:18.602868 [ 3 ] {1ab7a5a8-81a6-4119-bf20-9bae34e53492} <Debug> oximeter.measurements_u16 (c5425466-2eb4-4d84-8008-ac7ce33fb8dc): Loading data parts | ||
| 310 | 2025.12.24 04:43:18.603077 [ 3 ] {1ab7a5a8-81a6-4119-bf20-9bae34e53492} <Debug> oximeter.measurements_u16 (c5425466-2eb4-4d84-8008-ac7ce33fb8dc): There are no data parts | ||
| 311 | 2025.12.24 04:43:18.604139 [ 3 ] {1ab7a5a8-81a6-4119-bf20-9bae34e53492} <Debug> TCPHandler: Processed in 0.00354522 sec. | ||
| 312 | 2025.12.24 04:43:18.604275 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.24 04:43:18.604625 [ 3 ] {621402ce-dcbf-4c51-8a81-a5102d7eb709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.12.24 04:43:18.604671 [ 3 ] {621402ce-dcbf-4c51-8a81-a5102d7eb709} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.24 04:43:18.606427 [ 3 ] {621402ce-dcbf-4c51-8a81-a5102d7eb709} <Debug> oximeter.measurements_i32 (d7264216-62c9-4c76-aa79-9bd9404a2e0b): Loading data parts | ||
| 316 | 2025.12.24 04:43:18.606552 [ 3 ] {621402ce-dcbf-4c51-8a81-a5102d7eb709} <Debug> oximeter.measurements_i32 (d7264216-62c9-4c76-aa79-9bd9404a2e0b): There are no data parts | ||
| 317 | 2025.12.24 04:43:18.607644 [ 3 ] {621402ce-dcbf-4c51-8a81-a5102d7eb709} <Debug> TCPHandler: Processed in 0.003418768 sec. | ||
| 318 | 2025.12.24 04:43:18.607857 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.24 04:43:18.608012 [ 3 ] {d73e3510-08ff-496c-9c8b-d1ed203c8146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.12.24 04:43:18.608116 [ 3 ] {d73e3510-08ff-496c-9c8b-d1ed203c8146} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.24 04:43:18.609670 [ 3 ] {d73e3510-08ff-496c-9c8b-d1ed203c8146} <Debug> oximeter.measurements_u32 (9d52c5e0-730a-4f6f-866b-a474c2c14cfa): Loading data parts | ||
| 322 | 2025.12.24 04:43:18.609842 [ 3 ] {d73e3510-08ff-496c-9c8b-d1ed203c8146} <Debug> oximeter.measurements_u32 (9d52c5e0-730a-4f6f-866b-a474c2c14cfa): There are no data parts | ||
| 323 | 2025.12.24 04:43:18.617372 [ 3 ] {d73e3510-08ff-496c-9c8b-d1ed203c8146} <Debug> TCPHandler: Processed in 0.009565745 sec. | ||
| 324 | 2025.12.24 04:43:18.617526 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.24 04:43:18.617714 [ 3 ] {6d488106-575c-4ed9-aa6a-f29c356f1d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.12.24 04:43:18.617846 [ 3 ] {6d488106-575c-4ed9-aa6a-f29c356f1d57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.24 04:43:18.623420 [ 3 ] {6d488106-575c-4ed9-aa6a-f29c356f1d57} <Debug> oximeter.measurements_i64 (c052717e-c54e-4fcb-8325-b60d774ebd89): Loading data parts | ||
| 328 | 2025.12.24 04:43:18.623579 [ 3 ] {6d488106-575c-4ed9-aa6a-f29c356f1d57} <Debug> oximeter.measurements_i64 (c052717e-c54e-4fcb-8325-b60d774ebd89): There are no data parts | ||
| 329 | 2025.12.24 04:43:18.626943 [ 3 ] {6d488106-575c-4ed9-aa6a-f29c356f1d57} <Debug> TCPHandler: Processed in 0.009476773 sec. | ||
| 330 | 2025.12.24 04:43:18.627130 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.24 04:43:18.627336 [ 3 ] {0d27ac85-2731-4569-9920-f0e5a0a2c8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.12.24 04:43:18.627442 [ 3 ] {0d27ac85-2731-4569-9920-f0e5a0a2c8c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.24 04:43:18.629145 [ 3 ] {0d27ac85-2731-4569-9920-f0e5a0a2c8c9} <Debug> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Loading data parts | ||
| 334 | 2025.12.24 04:43:18.629265 [ 3 ] {0d27ac85-2731-4569-9920-f0e5a0a2c8c9} <Debug> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): There are no data parts | ||
| 335 | 2025.12.24 04:43:18.630555 [ 3 ] {0d27ac85-2731-4569-9920-f0e5a0a2c8c9} <Debug> TCPHandler: Processed in 0.00348604 sec. | ||
| 336 | 2025.12.24 04:43:18.630688 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.24 04:43:18.630840 [ 3 ] {f7ddb444-e533-4fb3-b971-2080c6f58158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.12.24 04:43:18.630952 [ 3 ] {f7ddb444-e533-4fb3-b971-2080c6f58158} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.24 04:43:18.632842 [ 3 ] {f7ddb444-e533-4fb3-b971-2080c6f58158} <Debug> oximeter.measurements_f32 (8ef8fb1a-6030-4212-b6c4-7ce82caa8720): Loading data parts | ||
| 340 | 2025.12.24 04:43:18.632963 [ 3 ] {f7ddb444-e533-4fb3-b971-2080c6f58158} <Debug> oximeter.measurements_f32 (8ef8fb1a-6030-4212-b6c4-7ce82caa8720): There are no data parts | ||
| 341 | 2025.12.24 04:43:18.634125 [ 3 ] {f7ddb444-e533-4fb3-b971-2080c6f58158} <Debug> TCPHandler: Processed in 0.00348733 sec. | ||
| 342 | 2025.12.24 04:43:18.634254 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.24 04:43:18.634467 [ 3 ] {6add985d-eac6-4f26-a660-7a240df68e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.12.24 04:43:18.634599 [ 3 ] {6add985d-eac6-4f26-a660-7a240df68e0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.24 04:43:18.636263 [ 3 ] {6add985d-eac6-4f26-a660-7a240df68e0e} <Debug> oximeter.measurements_f64 (69a5dea1-714a-4b1a-8857-a5eec96c6285): Loading data parts | ||
| 346 | 2025.12.24 04:43:18.636406 [ 3 ] {6add985d-eac6-4f26-a660-7a240df68e0e} <Debug> oximeter.measurements_f64 (69a5dea1-714a-4b1a-8857-a5eec96c6285): There are no data parts | ||
| 347 | 2025.12.24 04:43:18.637602 [ 3 ] {6add985d-eac6-4f26-a660-7a240df68e0e} <Debug> TCPHandler: Processed in 0.003398637 sec. | ||
| 348 | 2025.12.24 04:43:18.637739 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.24 04:43:18.637890 [ 3 ] {30d3adfd-a01d-475e-899c-bb3a96e615b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.12.24 04:43:18.638003 [ 3 ] {30d3adfd-a01d-475e-899c-bb3a96e615b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.24 04:43:18.639573 [ 3 ] {30d3adfd-a01d-475e-899c-bb3a96e615b9} <Debug> oximeter.measurements_string (5a9469ae-3f52-4842-a281-a3466f5160fb): Loading data parts | ||
| 352 | 2025.12.24 04:43:18.639736 [ 3 ] {30d3adfd-a01d-475e-899c-bb3a96e615b9} <Debug> oximeter.measurements_string (5a9469ae-3f52-4842-a281-a3466f5160fb): There are no data parts | ||
| 353 | 2025.12.24 04:43:18.640832 [ 3 ] {30d3adfd-a01d-475e-899c-bb3a96e615b9} <Debug> TCPHandler: Processed in 0.003143961 sec. | ||
| 354 | 2025.12.24 04:43:18.640980 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.24 04:43:18.641225 [ 3 ] {1950fd38-1a31-4762-a6ad-cc638e64a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.12.24 04:43:18.641360 [ 3 ] {1950fd38-1a31-4762-a6ad-cc638e64a176} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.24 04:43:18.642970 [ 3 ] {1950fd38-1a31-4762-a6ad-cc638e64a176} <Debug> oximeter.measurements_bytes (f6bae352-1cc3-472f-afd8-d4b0c979f462): Loading data parts | ||
| 365 | 2025.12.24 04:43:18.643109 [ 3 ] {1950fd38-1a31-4762-a6ad-cc638e64a176} <Debug> oximeter.measurements_bytes (f6bae352-1cc3-472f-afd8-d4b0c979f462): There are no data parts | ||
| 366 | 2025.12.24 04:43:18.644198 [ 3 ] {1950fd38-1a31-4762-a6ad-cc638e64a176} <Debug> TCPHandler: Processed in 0.003268984 sec. | ||
| 367 | 2025.12.24 04:43:18.644368 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.24 04:43:18.644566 [ 3 ] {4f701edb-b640-4a98-ac4c-aa707dfeb162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.12.24 04:43:18.644683 [ 3 ] {4f701edb-b640-4a98-ac4c-aa707dfeb162} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.24 04:43:18.646408 [ 3 ] {4f701edb-b640-4a98-ac4c-aa707dfeb162} <Debug> oximeter.measurements_cumulativei64 (53608854-08ff-42ca-8bb7-106170aa9e91): Loading data parts | ||
| 371 | 2025.12.24 04:43:18.646596 [ 3 ] {4f701edb-b640-4a98-ac4c-aa707dfeb162} <Debug> oximeter.measurements_cumulativei64 (53608854-08ff-42ca-8bb7-106170aa9e91): There are no data parts | ||
| 372 | 2025.12.24 04:43:18.647775 [ 3 ] {4f701edb-b640-4a98-ac4c-aa707dfeb162} <Debug> TCPHandler: Processed in 0.003457469 sec. | ||
| 373 | 2025.12.24 04:43:18.647908 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.24 04:43:18.648158 [ 3 ] {e865242e-dcb2-402c-a567-fa2467a5571c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.12.24 04:43:18.648242 [ 3 ] {e865242e-dcb2-402c-a567-fa2467a5571c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.24 04:43:18.650030 [ 3 ] {e865242e-dcb2-402c-a567-fa2467a5571c} <Debug> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Loading data parts | ||
| 377 | 2025.12.24 04:43:18.650169 [ 3 ] {e865242e-dcb2-402c-a567-fa2467a5571c} <Debug> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): There are no data parts | ||
| 378 | 2025.12.24 04:43:18.651594 [ 3 ] {e865242e-dcb2-402c-a567-fa2467a5571c} <Debug> TCPHandler: Processed in 0.003735756 sec. | ||
| 379 | 2025.12.24 04:43:18.651760 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.24 04:43:18.651918 [ 3 ] {240f2d05-07d9-47da-9fb0-f39c67b72404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.12.24 04:43:18.652032 [ 3 ] {240f2d05-07d9-47da-9fb0-f39c67b72404} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.24 04:43:18.662295 [ 3 ] {240f2d05-07d9-47da-9fb0-f39c67b72404} <Debug> oximeter.measurements_cumulativef32 (e40d6a8f-011e-4954-90b4-7458d416a981): Loading data parts | ||
| 383 | 2025.12.24 04:43:18.662697 [ 3 ] {240f2d05-07d9-47da-9fb0-f39c67b72404} <Debug> oximeter.measurements_cumulativef32 (e40d6a8f-011e-4954-90b4-7458d416a981): There are no data parts | ||
| 384 | 2025.12.24 04:43:18.725118 [ 3 ] {240f2d05-07d9-47da-9fb0-f39c67b72404} <Debug> TCPHandler: Processed in 0.073401405 sec. | ||
| 385 | 2025.12.24 04:43:18.725400 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.24 04:43:18.725748 [ 3 ] {1736624a-52cb-4677-ada0-c7557cc4d82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.12.24 04:43:18.725888 [ 3 ] {1736624a-52cb-4677-ada0-c7557cc4d82d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.24 04:43:18.742991 [ 3 ] {1736624a-52cb-4677-ada0-c7557cc4d82d} <Debug> oximeter.measurements_cumulativef64 (3368c759-449b-498a-889f-fdf76b0109f9): Loading data parts | ||
| 389 | 2025.12.24 04:43:18.743193 [ 3 ] {1736624a-52cb-4677-ada0-c7557cc4d82d} <Debug> oximeter.measurements_cumulativef64 (3368c759-449b-498a-889f-fdf76b0109f9): There are no data parts | ||
| 390 | 2025.12.24 04:43:18.759592 [ 3 ] {1736624a-52cb-4677-ada0-c7557cc4d82d} <Debug> TCPHandler: Processed in 0.034290221 sec. | ||
| 391 | 2025.12.24 04:43:18.759747 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.24 04:43:18.759984 [ 3 ] {082e1bac-fd49-44bc-bf62-93852ab6bcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.12.24 04:43:18.760123 [ 3 ] {082e1bac-fd49-44bc-bf62-93852ab6bcad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.24 04:43:18.763361 [ 3 ] {082e1bac-fd49-44bc-bf62-93852ab6bcad} <Debug> oximeter.measurements_histogrami8 (d78d8f59-394e-496a-a31f-1573733739a2): Loading data parts | ||
| 405 | 2025.12.24 04:43:18.763645 [ 3 ] {082e1bac-fd49-44bc-bf62-93852ab6bcad} <Debug> oximeter.measurements_histogrami8 (d78d8f59-394e-496a-a31f-1573733739a2): There are no data parts | ||
| 406 | 2025.12.24 04:43:18.766431 [ 3 ] {082e1bac-fd49-44bc-bf62-93852ab6bcad} <Debug> TCPHandler: Processed in 0.006740073 sec. | ||
| 407 | 2025.12.24 04:43:18.766584 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.24 04:43:18.766886 [ 3 ] {b9323d95-35b9-43ef-842a-99087aecab08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.12.24 04:43:18.767012 [ 3 ] {b9323d95-35b9-43ef-842a-99087aecab08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.24 04:43:18.768942 [ 3 ] {b9323d95-35b9-43ef-842a-99087aecab08} <Debug> oximeter.measurements_histogramu8 (9720b822-7aee-43c1-ae85-a50016edd0a9): Loading data parts | ||
| 411 | 2025.12.24 04:43:18.769214 [ 3 ] {b9323d95-35b9-43ef-842a-99087aecab08} <Debug> oximeter.measurements_histogramu8 (9720b822-7aee-43c1-ae85-a50016edd0a9): There are no data parts | ||
| 412 | 2025.12.24 04:43:18.770932 [ 3 ] {b9323d95-35b9-43ef-842a-99087aecab08} <Debug> TCPHandler: Processed in 0.004399393 sec. | ||
| 413 | 2025.12.24 04:43:18.771082 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.24 04:43:18.771297 [ 3 ] {2b3ba407-193e-4012-a57f-6f521aa66287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.12.24 04:43:18.771456 [ 3 ] {2b3ba407-193e-4012-a57f-6f521aa66287} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.24 04:43:18.773334 [ 3 ] {2b3ba407-193e-4012-a57f-6f521aa66287} <Debug> oximeter.measurements_histogrami16 (abbb29e9-a175-4048-a445-eee29be9cca5): Loading data parts | ||
| 417 | 2025.12.24 04:43:18.773549 [ 3 ] {2b3ba407-193e-4012-a57f-6f521aa66287} <Debug> oximeter.measurements_histogrami16 (abbb29e9-a175-4048-a445-eee29be9cca5): There are no data parts | ||
| 418 | 2025.12.24 04:43:18.774708 [ 3 ] {2b3ba407-193e-4012-a57f-6f521aa66287} <Debug> TCPHandler: Processed in 0.003675405 sec. | ||
| 419 | 2025.12.24 04:43:18.774861 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.24 04:43:18.775175 [ 3 ] {770301c6-659c-421a-9341-7b872526e8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.12.24 04:43:18.775296 [ 3 ] {770301c6-659c-421a-9341-7b872526e8e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.24 04:43:18.777185 [ 3 ] {770301c6-659c-421a-9341-7b872526e8e0} <Debug> oximeter.measurements_histogramu16 (cbbd35a0-4559-4cd4-bce7-4b7e37dac335): Loading data parts | ||
| 423 | 2025.12.24 04:43:18.777336 [ 3 ] {770301c6-659c-421a-9341-7b872526e8e0} <Debug> oximeter.measurements_histogramu16 (cbbd35a0-4559-4cd4-bce7-4b7e37dac335): There are no data parts | ||
| 424 | 2025.12.24 04:43:18.778700 [ 3 ] {770301c6-659c-421a-9341-7b872526e8e0} <Debug> TCPHandler: Processed in 0.00389105 sec. | ||
| 425 | 2025.12.24 04:43:18.778839 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.24 04:43:18.779054 [ 3 ] {60a1a7f2-1008-4d31-9750-6c2bcee740bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 427 | 2025.12.24 04:43:18.779174 [ 3 ] {60a1a7f2-1008-4d31-9750-6c2bcee740bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.24 04:43:18.780970 [ 3 ] {60a1a7f2-1008-4d31-9750-6c2bcee740bd} <Debug> oximeter.measurements_histogrami32 (a6e6400a-436f-4bc0-9189-4c854c139974): Loading data parts | ||
| 429 | 2025.12.24 04:43:18.781191 [ 3 ] {60a1a7f2-1008-4d31-9750-6c2bcee740bd} <Debug> oximeter.measurements_histogrami32 (a6e6400a-436f-4bc0-9189-4c854c139974): There are no data parts | ||
| 430 | 2025.12.24 04:43:18.782379 [ 3 ] {60a1a7f2-1008-4d31-9750-6c2bcee740bd} <Debug> TCPHandler: Processed in 0.003591962 sec. | ||
| 431 | 2025.12.24 04:43:18.782530 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.24 04:43:18.782822 [ 3 ] {cbb941da-d4e0-42b8-9e0d-20616932ff8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 433 | 2025.12.24 04:43:18.782935 [ 3 ] {cbb941da-d4e0-42b8-9e0d-20616932ff8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.12.24 04:43:18.784700 [ 3 ] {cbb941da-d4e0-42b8-9e0d-20616932ff8d} <Debug> oximeter.measurements_histogramu32 (5f0351d3-ece3-4aa7-978a-30dd4eec7417): Loading data parts | ||
| 435 | 2025.12.24 04:43:18.784840 [ 3 ] {cbb941da-d4e0-42b8-9e0d-20616932ff8d} <Debug> oximeter.measurements_histogramu32 (5f0351d3-ece3-4aa7-978a-30dd4eec7417): There are no data parts | ||
| 436 | 2025.12.24 04:43:18.785968 [ 3 ] {cbb941da-d4e0-42b8-9e0d-20616932ff8d} <Debug> TCPHandler: Processed in 0.00349036 sec. | ||
| 437 | 2025.12.24 04:43:18.786176 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.24 04:43:18.786387 [ 3 ] {841a148e-5e57-4f9b-8426-9278c2faf360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 439 | 2025.12.24 04:43:18.786507 [ 3 ] {841a148e-5e57-4f9b-8426-9278c2faf360} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.12.24 04:43:18.788229 [ 3 ] {841a148e-5e57-4f9b-8426-9278c2faf360} <Debug> oximeter.measurements_histogrami64 (880a02a2-6fe1-40f8-b499-75b9d780e5eb): Loading data parts | ||
| 441 | 2025.12.24 04:43:18.788432 [ 3 ] {841a148e-5e57-4f9b-8426-9278c2faf360} <Debug> oximeter.measurements_histogrami64 (880a02a2-6fe1-40f8-b499-75b9d780e5eb): There are no data parts | ||
| 442 | 2025.12.24 04:43:18.789587 [ 3 ] {841a148e-5e57-4f9b-8426-9278c2faf360} <Debug> TCPHandler: Processed in 0.003459019 sec. | ||
| 443 | 2025.12.24 04:43:18.789723 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.24 04:43:18.789997 [ 3 ] {7c1489be-cfec-4d4e-bf1a-d18bc685c940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 445 | 2025.12.24 04:43:18.790121 [ 3 ] {7c1489be-cfec-4d4e-bf1a-d18bc685c940} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.12.24 04:43:18.792196 [ 3 ] {7c1489be-cfec-4d4e-bf1a-d18bc685c940} <Debug> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Loading data parts | ||
| 447 | 2025.12.24 04:43:18.792349 [ 3 ] {7c1489be-cfec-4d4e-bf1a-d18bc685c940} <Debug> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): There are no data parts | ||
| 448 | 2025.12.24 04:43:18.793481 [ 3 ] {7c1489be-cfec-4d4e-bf1a-d18bc685c940} <Debug> TCPHandler: Processed in 0.003806878 sec. | ||
| 449 | 2025.12.24 04:43:18.793684 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.24 04:43:18.793897 [ 3 ] {f1f3233e-2f5b-4ecb-b210-15a9d666d199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 451 | 2025.12.24 04:43:18.794022 [ 3 ] {f1f3233e-2f5b-4ecb-b210-15a9d666d199} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.12.24 04:43:18.796081 [ 3 ] {f1f3233e-2f5b-4ecb-b210-15a9d666d199} <Debug> oximeter.measurements_histogramf32 (1a4a22bf-0acf-4317-991f-cd2881ce4aa1): Loading data parts | ||
| 453 | 2025.12.24 04:43:18.796291 [ 3 ] {f1f3233e-2f5b-4ecb-b210-15a9d666d199} <Debug> oximeter.measurements_histogramf32 (1a4a22bf-0acf-4317-991f-cd2881ce4aa1): There are no data parts | ||
| 454 | 2025.12.24 04:43:18.797488 [ 3 ] {f1f3233e-2f5b-4ecb-b210-15a9d666d199} <Debug> TCPHandler: Processed in 0.003854299 sec. | ||
| 455 | 2025.12.24 04:43:18.797625 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.24 04:43:18.797905 [ 3 ] {ddc81506-f8fc-4225-837c-d6c3473f4aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 457 | 2025.12.24 04:43:18.798022 [ 3 ] {ddc81506-f8fc-4225-837c-d6c3473f4aee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.12.24 04:43:18.799960 [ 3 ] {ddc81506-f8fc-4225-837c-d6c3473f4aee} <Debug> oximeter.measurements_histogramf64 (2209637c-2deb-4061-b6b6-bf9081e8617c): Loading data parts | ||
| 459 | 2025.12.24 04:43:18.800109 [ 3 ] {ddc81506-f8fc-4225-837c-d6c3473f4aee} <Debug> oximeter.measurements_histogramf64 (2209637c-2deb-4061-b6b6-bf9081e8617c): There are no data parts | ||
| 460 | 2025.12.24 04:43:18.801261 [ 3 ] {ddc81506-f8fc-4225-837c-d6c3473f4aee} <Debug> TCPHandler: Processed in 0.003684385 sec. | ||
| 461 | 2025.12.24 04:43:18.801471 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.24 04:43:18.801644 [ 3 ] {fcc0b587-0bf4-4791-b62d-20e689777439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2025.12.24 04:43:18.801767 [ 3 ] {fcc0b587-0bf4-4791-b62d-20e689777439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.12.24 04:43:18.803424 [ 3 ] {fcc0b587-0bf4-4791-b62d-20e689777439} <Debug> oximeter.fields_bool (d049236f-d984-4685-b23f-046cea32342c): Loading data parts | ||
| 490 | 2025.12.24 04:43:18.803571 [ 3 ] {fcc0b587-0bf4-4791-b62d-20e689777439} <Debug> oximeter.fields_bool (d049236f-d984-4685-b23f-046cea32342c): There are no data parts | ||
| 491 | 2025.12.24 04:43:18.804740 [ 3 ] {fcc0b587-0bf4-4791-b62d-20e689777439} <Debug> TCPHandler: Processed in 0.003319245 sec. | ||
| 492 | 2025.12.24 04:43:18.804876 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.24 04:43:18.805030 [ 3 ] {f6341d3d-aba5-47ff-a09d-6e6c07c939c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 494 | 2025.12.24 04:43:18.805140 [ 3 ] {f6341d3d-aba5-47ff-a09d-6e6c07c939c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.12.24 04:43:18.806738 [ 3 ] {f6341d3d-aba5-47ff-a09d-6e6c07c939c3} <Debug> oximeter.fields_i8 (01d4d48f-e55b-4027-9a0e-7e84eb42e7e3): Loading data parts | ||
| 496 | 2025.12.24 04:43:18.806881 [ 3 ] {f6341d3d-aba5-47ff-a09d-6e6c07c939c3} <Debug> oximeter.fields_i8 (01d4d48f-e55b-4027-9a0e-7e84eb42e7e3): There are no data parts | ||
| 497 | 2025.12.24 04:43:18.808438 [ 3 ] {f6341d3d-aba5-47ff-a09d-6e6c07c939c3} <Debug> TCPHandler: Processed in 0.003611063 sec. | ||
| 498 | 2025.12.24 04:43:18.808845 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.24 04:43:18.809147 [ 3 ] {a26ef7c8-ac37-4669-a5cc-98f5116fc59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 500 | 2025.12.24 04:43:18.809528 [ 3 ] {a26ef7c8-ac37-4669-a5cc-98f5116fc59c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.12.24 04:43:18.812305 [ 3 ] {a26ef7c8-ac37-4669-a5cc-98f5116fc59c} <Debug> oximeter.fields_u8 (d516702a-ddcb-4cec-86a6-074bbada8a8c): Loading data parts | ||
| 502 | 2025.12.24 04:43:18.812619 [ 3 ] {a26ef7c8-ac37-4669-a5cc-98f5116fc59c} <Debug> oximeter.fields_u8 (d516702a-ddcb-4cec-86a6-074bbada8a8c): There are no data parts | ||
| 503 | 2025.12.24 04:43:18.814054 [ 3 ] {a26ef7c8-ac37-4669-a5cc-98f5116fc59c} <Debug> TCPHandler: Processed in 0.005265685 sec. | ||
| 504 | 2025.12.24 04:43:18.814212 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.24 04:43:18.814393 [ 3 ] {1803739f-997f-4614-be0e-efe38240ba95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 506 | 2025.12.24 04:43:18.814554 [ 3 ] {1803739f-997f-4614-be0e-efe38240ba95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.12.24 04:43:18.816464 [ 3 ] {1803739f-997f-4614-be0e-efe38240ba95} <Debug> oximeter.fields_i16 (faf3fa68-5d11-4404-8d1d-203f1a9b4bc7): Loading data parts | ||
| 508 | 2025.12.24 04:43:18.816612 [ 3 ] {1803739f-997f-4614-be0e-efe38240ba95} <Debug> oximeter.fields_i16 (faf3fa68-5d11-4404-8d1d-203f1a9b4bc7): There are no data parts | ||
| 509 | 2025.12.24 04:43:18.817936 [ 3 ] {1803739f-997f-4614-be0e-efe38240ba95} <Debug> TCPHandler: Processed in 0.003780677 sec. | ||
| 510 | 2025.12.24 04:43:18.818088 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.24 04:43:18.818430 [ 3 ] {c2e72e61-de62-4134-901a-7ff7dc2fbba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 512 | 2025.12.24 04:43:18.818551 [ 3 ] {c2e72e61-de62-4134-901a-7ff7dc2fbba2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.12.24 04:43:18.820184 [ 3 ] {c2e72e61-de62-4134-901a-7ff7dc2fbba2} <Debug> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Loading data parts | ||
| 514 | 2025.12.24 04:43:18.820334 [ 3 ] {c2e72e61-de62-4134-901a-7ff7dc2fbba2} <Debug> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): There are no data parts | ||
| 515 | 2025.12.24 04:43:18.822032 [ 3 ] {c2e72e61-de62-4134-901a-7ff7dc2fbba2} <Debug> TCPHandler: Processed in 0.003992642 sec. | ||
| 516 | 2025.12.24 04:43:18.822170 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.24 04:43:18.822329 [ 3 ] {c381a775-a63d-4ac7-bd1f-1330caf7aca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 518 | 2025.12.24 04:43:18.822451 [ 3 ] {c381a775-a63d-4ac7-bd1f-1330caf7aca8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.12.24 04:43:18.824309 [ 3 ] {c381a775-a63d-4ac7-bd1f-1330caf7aca8} <Debug> oximeter.fields_i32 (720954a9-b09d-4ce8-8118-258e2bc51c77): Loading data parts | ||
| 520 | 2025.12.24 04:43:18.824460 [ 3 ] {c381a775-a63d-4ac7-bd1f-1330caf7aca8} <Debug> oximeter.fields_i32 (720954a9-b09d-4ce8-8118-258e2bc51c77): There are no data parts | ||
| 521 | 2025.12.24 04:43:18.825825 [ 3 ] {c381a775-a63d-4ac7-bd1f-1330caf7aca8} <Debug> TCPHandler: Processed in 0.003705295 sec. | ||
| 522 | 2025.12.24 04:43:18.825967 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.24 04:43:18.826204 [ 3 ] {18bec76e-37c4-4f33-8adb-af285e0f088b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 524 | 2025.12.24 04:43:18.826313 [ 3 ] {18bec76e-37c4-4f33-8adb-af285e0f088b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.12.24 04:43:18.828157 [ 3 ] {18bec76e-37c4-4f33-8adb-af285e0f088b} <Debug> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): Loading data parts | ||
| 526 | 2025.12.24 04:43:18.828293 [ 3 ] {18bec76e-37c4-4f33-8adb-af285e0f088b} <Debug> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): There are no data parts | ||
| 527 | 2025.12.24 04:43:18.829687 [ 3 ] {18bec76e-37c4-4f33-8adb-af285e0f088b} <Debug> TCPHandler: Processed in 0.003768867 sec. | ||
| 528 | 2025.12.24 04:43:18.829859 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.12.24 04:43:18.830048 [ 3 ] {25057780-bff2-476f-b6c7-9e95085c3fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 530 | 2025.12.24 04:43:18.830198 [ 3 ] {25057780-bff2-476f-b6c7-9e95085c3fb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.12.24 04:43:18.831955 [ 3 ] {25057780-bff2-476f-b6c7-9e95085c3fb2} <Debug> oximeter.fields_i64 (8b4fa1d3-86cb-4511-8ede-f3b18a6166b8): Loading data parts | ||
| 532 | 2025.12.24 04:43:18.832090 [ 3 ] {25057780-bff2-476f-b6c7-9e95085c3fb2} <Debug> oximeter.fields_i64 (8b4fa1d3-86cb-4511-8ede-f3b18a6166b8): There are no data parts | ||
| 533 | 2025.12.24 04:43:18.833154 [ 3 ] {25057780-bff2-476f-b6c7-9e95085c3fb2} <Debug> TCPHandler: Processed in 0.003354456 sec. | ||
| 534 | 2025.12.24 04:43:18.833329 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.12.24 04:43:18.833568 [ 3 ] {1139972e-c91d-4316-af36-600f9275ea76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 536 | 2025.12.24 04:43:18.833691 [ 3 ] {1139972e-c91d-4316-af36-600f9275ea76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.12.24 04:43:18.835686 [ 3 ] {1139972e-c91d-4316-af36-600f9275ea76} <Debug> oximeter.fields_u64 (c983a782-141a-4042-bdb6-ff501ff04851): Loading data parts | ||
| 538 | 2025.12.24 04:43:18.835827 [ 3 ] {1139972e-c91d-4316-af36-600f9275ea76} <Debug> oximeter.fields_u64 (c983a782-141a-4042-bdb6-ff501ff04851): There are no data parts | ||
| 539 | 2025.12.24 04:43:18.837123 [ 3 ] {1139972e-c91d-4316-af36-600f9275ea76} <Debug> TCPHandler: Processed in 0.003841089 sec. | ||
| 540 | 2025.12.24 04:43:18.837267 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.12.24 04:43:18.837420 [ 3 ] {014edd7c-6881-4707-84e2-37d59c486614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 542 | 2025.12.24 04:43:18.837553 [ 3 ] {014edd7c-6881-4707-84e2-37d59c486614} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.12.24 04:43:18.839611 [ 3 ] {014edd7c-6881-4707-84e2-37d59c486614} <Debug> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Loading data parts | ||
| 544 | 2025.12.24 04:43:18.839741 [ 3 ] {014edd7c-6881-4707-84e2-37d59c486614} <Debug> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): There are no data parts | ||
| 545 | 2025.12.24 04:43:18.840892 [ 3 ] {014edd7c-6881-4707-84e2-37d59c486614} <Debug> TCPHandler: Processed in 0.003674955 sec. | ||
| 546 | 2025.12.24 04:43:18.841031 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.12.24 04:43:18.841261 [ 3 ] {0633d67f-4a98-4cf7-9b3a-75e7122538b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 548 | 2025.12.24 04:43:18.841386 [ 3 ] {0633d67f-4a98-4cf7-9b3a-75e7122538b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.12.24 04:43:18.843385 [ 3 ] {0633d67f-4a98-4cf7-9b3a-75e7122538b4} <Debug> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Loading data parts | ||
| 550 | 2025.12.24 04:43:18.843516 [ 3 ] {0633d67f-4a98-4cf7-9b3a-75e7122538b4} <Debug> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): There are no data parts | ||
| 551 | 2025.12.24 04:43:18.844900 [ 3 ] {0633d67f-4a98-4cf7-9b3a-75e7122538b4} <Debug> TCPHandler: Processed in 0.00391903 sec. | ||
| 552 | 2025.12.24 04:43:18.845035 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.12.24 04:43:18.845189 [ 3 ] {8d713229-ed9d-4835-bf0b-5670bd5c8fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) 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) | ||
| 554 | 2025.12.24 04:43:18.845358 [ 3 ] {8d713229-ed9d-4835-bf0b-5670bd5c8fd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.12.24 04:43:18.847442 [ 3 ] {8d713229-ed9d-4835-bf0b-5670bd5c8fd7} <Debug> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Loading data parts | ||
| 556 | 2025.12.24 04:43:18.847587 [ 3 ] {8d713229-ed9d-4835-bf0b-5670bd5c8fd7} <Debug> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): There are no data parts | ||
| 557 | 2025.12.24 04:43:18.848705 [ 3 ] {8d713229-ed9d-4835-bf0b-5670bd5c8fd7} <Debug> TCPHandler: Processed in 0.003717365 sec. | ||
| 558 | 2025.12.24 04:43:18.848897 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.12.24 04:43:18.849182 [ 3 ] {8ff715ad-6e11-40ca-ae74-77b61638f020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2025.12.24 04:43:18.849324 [ 3 ] {8ff715ad-6e11-40ca-ae74-77b61638f020} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.12.24 04:43:18.851332 [ 3 ] {8ff715ad-6e11-40ca-ae74-77b61638f020} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): Loading data parts | ||
| 565 | 2025.12.24 04:43:18.851618 [ 3 ] {8ff715ad-6e11-40ca-ae74-77b61638f020} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): There are no data parts | ||
| 566 | 2025.12.24 04:43:18.852829 [ 3 ] {8ff715ad-6e11-40ca-ae74-77b61638f020} <Debug> TCPHandler: Processed in 0.003979962 sec. | ||
| 567 | 2025.12.24 04:43:18.853086 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.24 04:43:18.853552 [ 4 ] {5c18d585-32d0-430d-8941-37d81122d6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.12.24 04:43:18.854929 [ 4 ] {5c18d585-32d0-430d-8941-37d81122d6fd} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.12.24 04:43:18.871895 [ 260 ] {5c18d585-32d0-430d-8941-37d81122d6fd} <Trace> oximeter.version (2621d167-e191-4ee6-9ab2-96c07cfd24ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.12.24 04:43:18.872113 [ 260 ] {5c18d585-32d0-430d-8941-37d81122d6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 572 | 2025.12.24 04:43:18.877189 [ 260 ] {5c18d585-32d0-430d-8941-37d81122d6fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.12.24 04:43:18.877970 [ 260 ] {5c18d585-32d0-430d-8941-37d81122d6fd} <Trace> oximeter.version (2621d167-e191-4ee6-9ab2-96c07cfd24ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.12.24 04:43:18.878307 [ 4 ] {5c18d585-32d0-430d-8941-37d81122d6fd} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024895 sec., 40.16870857601928 rows/sec., 642.70 B/sec. | ||
| 575 | 2025.12.24 04:43:18.878580 [ 4 ] {5c18d585-32d0-430d-8941-37d81122d6fd} <Debug> TCPHandler: Processed in 0.025625488 sec. | ||
| 576 | 2025.12.24 04:43:19.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.15 MiB, peak 124.15 MiB, free memory in arenas 0.00 B, will set to 137.98 MiB (RSS), difference: 13.83 MiB | ||
| 577 | 2025.12.24 04:43:20.916746 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48545 | ||
| 578 | 2025.12.24 04:43:20.919337 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.12.24 04:43:20.919376 [ 262 ] {} <Debug> TCP-Session: 33c109b7-af30-46bf-a473-a76e080ade13 Authenticating user 'default' from [fd00:1122:3344:101::a]:48545 | ||
| 580 | 2025.12.24 04:43:20.919574 [ 262 ] {} <Debug> TCP-Session: 33c109b7-af30-46bf-a473-a76e080ade13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.12.24 04:43:20.919589 [ 262 ] {} <Debug> TCP-Session: 33c109b7-af30-46bf-a473-a76e080ade13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.24 04:43:20.919658 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.12.24 04:43:20.919761 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.12.24 04:43:20.919779 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.12.24 04:43:20.920315 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55772 | ||
| 586 | 2025.12.24 04:43:20.920440 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42064 | ||
| 587 | 2025.12.24 04:43:20.920519 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2025.12.24 04:43:20.920628 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42356 | ||
| 589 | 2025.12.24 04:43:20.920643 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42811 | ||
| 590 | 2025.12.24 04:43:20.920707 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51998 | ||
| 591 | 2025.12.24 04:43:20.920829 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51574 | ||
| 592 | 2025.12.24 04:43:20.920865 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44856 | ||
| 593 | 2025.12.24 04:43:20.920904 [ 263 ] {} <Debug> TCP-Session: 353dc535-2187-405e-a9c3-15b920492449 Authenticating user 'default' from [fd00:1122:3344:101::a]:55772 | ||
| 594 | 2025.12.24 04:43:20.920934 [ 263 ] {} <Debug> TCP-Session: 353dc535-2187-405e-a9c3-15b920492449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.12.24 04:43:20.921025 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.12.24 04:43:20.921036 [ 263 ] {} <Debug> TCP-Session: 353dc535-2187-405e-a9c3-15b920492449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2025.12.24 04:43:20.921069 [ 265 ] {} <Debug> TCP-Session: e95538f4-b347-4a01-a730-f458feaa0525 Authenticating user 'default' from [fd00:1122:3344:101::a]:42811 | ||
| 598 | 2025.12.24 04:43:20.921102 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.12.24 04:43:20.921192 [ 265 ] {} <Debug> TCP-Session: e95538f4-b347-4a01-a730-f458feaa0525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.12.24 04:43:20.921212 [ 265 ] {} <Debug> TCP-Session: e95538f4-b347-4a01-a730-f458feaa0525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.12.24 04:43:20.921231 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2025.12.24 04:43:20.921228 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2025.12.24 04:43:20.921284 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.12.24 04:43:20.921325 [ 268 ] {} <Debug> TCP-Session: 1d09f9a5-dea0-4303-8423-bb011be46dfd Authenticating user 'default' from [fd00:1122:3344:101::a]:51574 | ||
| 605 | 2025.12.24 04:43:20.921326 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.12.24 04:43:20.921320 [ 269 ] {} <Debug> TCP-Session: 4b96311c-15d3-4a11-9be6-144a83dff512 Authenticating user 'default' from [fd00:1122:3344:101::a]:44856 | ||
| 607 | 2025.12.24 04:43:20.921414 [ 267 ] {} <Debug> TCP-Session: 6a2bfba0-7996-41c5-b06e-d9a82c3fcafb Authenticating user 'default' from [fd00:1122:3344:101::a]:51998 | ||
| 608 | 2025.12.24 04:43:20.921212 [ 266 ] {} <Debug> TCP-Session: 1a29b456-ab69-4a6a-be8e-0717931126bf Authenticating user 'default' from [fd00:1122:3344:101::a]:42356 | ||
| 609 | 2025.12.24 04:43:20.921504 [ 268 ] {} <Debug> TCP-Session: 1d09f9a5-dea0-4303-8423-bb011be46dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.12.24 04:43:20.921517 [ 267 ] {} <Debug> TCP-Session: 6a2bfba0-7996-41c5-b06e-d9a82c3fcafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.12.24 04:43:20.921575 [ 268 ] {} <Debug> TCP-Session: 1d09f9a5-dea0-4303-8423-bb011be46dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.12.24 04:43:20.921598 [ 269 ] {} <Debug> TCP-Session: 4b96311c-15d3-4a11-9be6-144a83dff512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.12.24 04:43:20.921603 [ 267 ] {} <Debug> TCP-Session: 6a2bfba0-7996-41c5-b06e-d9a82c3fcafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.12.24 04:43:20.921525 [ 266 ] {} <Debug> TCP-Session: 1a29b456-ab69-4a6a-be8e-0717931126bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.24 04:43:20.921674 [ 269 ] {} <Debug> TCP-Session: 4b96311c-15d3-4a11-9be6-144a83dff512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.12.24 04:43:20.921747 [ 264 ] {} <Debug> TCP-Session: 092d902e-a437-42fb-9743-ca524e4e0932 Authenticating user 'default' from [fd00:1122:3344:101::a]:42064 | ||
| 617 | 2025.12.24 04:43:20.921769 [ 266 ] {} <Debug> TCP-Session: 1a29b456-ab69-4a6a-be8e-0717931126bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.24 04:43:20.921843 [ 264 ] {} <Debug> TCP-Session: 092d902e-a437-42fb-9743-ca524e4e0932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.24 04:43:20.921864 [ 264 ] {} <Debug> TCP-Session: 092d902e-a437-42fb-9743-ca524e4e0932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.24 04:43:20.998755 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57258 | ||
| 621 | 2025.12.24 04:43:21.003931 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.24 04:43:21.003988 [ 270 ] {} <Debug> TCP-Session: cf1ed4aa-8a25-4820-94b4-a586eec32dce Authenticating user 'default' from [fd00:1122:3344:101::b]:57258 | ||
| 623 | 2025.12.24 04:43:21.004206 [ 270 ] {} <Debug> TCP-Session: cf1ed4aa-8a25-4820-94b4-a586eec32dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.24 04:43:21.004221 [ 270 ] {} <Debug> TCP-Session: cf1ed4aa-8a25-4820-94b4-a586eec32dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.24 04:43:21.004272 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.24 04:43:21.004348 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.12.24 04:43:21.004404 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.24 04:43:21.004964 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39039 | ||
| 629 | 2025.12.24 04:43:21.005159 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2025.12.24 04:43:21.005202 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38547 | ||
| 631 | 2025.12.24 04:43:21.005251 [ 271 ] {} <Debug> TCP-Session: a04cdfb3-0010-43cf-b702-359b29634053 Authenticating user 'default' from [fd00:1122:3344:101::b]:39039 | ||
| 632 | 2025.12.24 04:43:21.005184 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48460 | ||
| 633 | 2025.12.24 04:43:21.005287 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42746 | ||
| 634 | 2025.12.24 04:43:21.005438 [ 271 ] {} <Debug> TCP-Session: a04cdfb3-0010-43cf-b702-359b29634053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2025.12.24 04:43:21.005369 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46021 | ||
| 636 | 2025.12.24 04:43:21.005460 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64150 | ||
| 637 | 2025.12.24 04:43:21.005531 [ 271 ] {} <Debug> TCP-Session: a04cdfb3-0010-43cf-b702-359b29634053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.12.24 04:43:21.005585 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48862 | ||
| 639 | 2025.12.24 04:43:21.005589 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.24 04:43:21.005654 [ 273 ] {} <Debug> TCP-Session: affbbcdd-c143-4246-b80c-12497ef110bd Authenticating user 'default' from [fd00:1122:3344:101::b]:48460 | ||
| 641 | 2025.12.24 04:43:21.005671 [ 273 ] {} <Debug> TCP-Session: affbbcdd-c143-4246-b80c-12497ef110bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.12.24 04:43:21.005709 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.12.24 04:43:21.005786 [ 273 ] {} <Debug> TCP-Session: affbbcdd-c143-4246-b80c-12497ef110bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.12.24 04:43:21.005819 [ 272 ] {} <Debug> TCP-Session: 724455d3-dca4-48a2-9606-483d41e6eab1 Authenticating user 'default' from [fd00:1122:3344:101::b]:38547 | ||
| 645 | 2025.12.24 04:43:21.005883 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.12.24 04:43:21.005910 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.12.24 04:43:21.005958 [ 272 ] {} <Debug> TCP-Session: 724455d3-dca4-48a2-9606-483d41e6eab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.12.24 04:43:21.005971 [ 274 ] {} <Debug> TCP-Session: 6db7de12-86a4-4382-88b4-8fabc9a4f932 Authenticating user 'default' from [fd00:1122:3344:101::b]:42746 | ||
| 649 | 2025.12.24 04:43:21.006038 [ 276 ] {} <Debug> TCP-Session: 598147e5-fa9a-41cc-84a2-6be5a5a03760 Authenticating user 'default' from [fd00:1122:3344:101::b]:64150 | ||
| 650 | 2025.12.24 04:43:21.006083 [ 272 ] {} <Debug> TCP-Session: 724455d3-dca4-48a2-9606-483d41e6eab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.12.24 04:43:21.006116 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2025.12.24 04:43:21.006160 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.12.24 04:43:21.006114 [ 274 ] {} <Debug> TCP-Session: 6db7de12-86a4-4382-88b4-8fabc9a4f932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.12.24 04:43:21.006241 [ 275 ] {} <Debug> TCP-Session: 93855146-6052-4215-acb2-b02d98b9a963 Authenticating user 'default' from [fd00:1122:3344:101::b]:46021 | ||
| 655 | 2025.12.24 04:43:21.006286 [ 274 ] {} <Debug> TCP-Session: 6db7de12-86a4-4382-88b4-8fabc9a4f932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.24 04:43:21.006225 [ 277 ] {} <Debug> TCP-Session: 021b410a-f37a-4a77-b5cb-b6e06c8d7e77 Authenticating user 'default' from [fd00:1122:3344:101::b]:48862 | ||
| 657 | 2025.12.24 04:43:21.006095 [ 276 ] {} <Debug> TCP-Session: 598147e5-fa9a-41cc-84a2-6be5a5a03760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.24 04:43:21.006550 [ 275 ] {} <Debug> TCP-Session: 93855146-6052-4215-acb2-b02d98b9a963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.24 04:43:21.006567 [ 277 ] {} <Debug> TCP-Session: 021b410a-f37a-4a77-b5cb-b6e06c8d7e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.24 04:43:21.006634 [ 275 ] {} <Debug> TCP-Session: 93855146-6052-4215-acb2-b02d98b9a963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.24 04:43:21.006712 [ 277 ] {} <Debug> TCP-Session: 021b410a-f37a-4a77-b5cb-b6e06c8d7e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.24 04:43:21.006580 [ 276 ] {} <Debug> TCP-Session: 598147e5-fa9a-41cc-84a2-6be5a5a03760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.24 04:43:21.815000 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34958 | ||
| 664 | 2025.12.24 04:43:21.818862 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.24 04:43:21.818905 [ 278 ] {} <Debug> TCP-Session: 4dea53de-8815-448c-ab3e-cce4cb3007c5 Authenticating user 'default' from [fd00:1122:3344:101::c]:34958 | ||
| 666 | 2025.12.24 04:43:21.818928 [ 278 ] {} <Debug> TCP-Session: 4dea53de-8815-448c-ab3e-cce4cb3007c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.24 04:43:21.819039 [ 278 ] {} <Debug> TCP-Session: 4dea53de-8815-448c-ab3e-cce4cb3007c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.24 04:43:21.819112 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.24 04:43:21.819168 [ 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 | ||
| 670 | 2025.12.24 04:43:21.819270 [ 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 | ||
| 671 | 2025.12.24 04:43:21.819812 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52355 | ||
| 672 | 2025.12.24 04:43:21.819989 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2025.12.24 04:43:21.820016 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46041 | ||
| 674 | 2025.12.24 04:43:21.820099 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49530 | ||
| 675 | 2025.12.24 04:43:21.820016 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62768 | ||
| 676 | 2025.12.24 04:43:21.820027 [ 279 ] {} <Debug> TCP-Session: d873d758-61d8-454f-b7e9-067e371d22ad Authenticating user 'default' from [fd00:1122:3344:101::c]:52355 | ||
| 677 | 2025.12.24 04:43:21.820173 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36837 | ||
| 678 | 2025.12.24 04:43:21.820205 [ 279 ] {} <Debug> TCP-Session: d873d758-61d8-454f-b7e9-067e371d22ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.12.24 04:43:21.820301 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62099 | ||
| 680 | 2025.12.24 04:43:21.820318 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.12.24 04:43:21.820353 [ 279 ] {} <Debug> TCP-Session: d873d758-61d8-454f-b7e9-067e371d22ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.12.24 04:43:21.820468 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52204 | ||
| 683 | 2025.12.24 04:43:21.820492 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.12.24 04:43:21.820517 [ 281 ] {} <Debug> TCP-Session: 044b32c7-31b6-47fe-b3e2-151511728acc Authenticating user 'default' from [fd00:1122:3344:101::c]:46041 | ||
| 685 | 2025.12.24 04:43:21.820585 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.12.24 04:43:21.820611 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.12.24 04:43:21.820542 [ 282 ] {} <Debug> TCP-Session: 8be6c130-b0b5-4fca-8053-7f4564f933e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:49530 | ||
| 688 | 2025.12.24 04:43:21.820617 [ 281 ] {} <Debug> TCP-Session: 044b32c7-31b6-47fe-b3e2-151511728acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.24 04:43:21.820714 [ 280 ] {} <Debug> TCP-Session: 135c2ce1-9a98-4988-98db-6b08258d4921 Authenticating user 'default' from [fd00:1122:3344:101::c]:62768 | ||
| 690 | 2025.12.24 04:43:21.820721 [ 282 ] {} <Debug> TCP-Session: 8be6c130-b0b5-4fca-8053-7f4564f933e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.12.24 04:43:21.820733 [ 281 ] {} <Debug> TCP-Session: 044b32c7-31b6-47fe-b3e2-151511728acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.12.24 04:43:21.820792 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2025.12.24 04:43:21.820805 [ 280 ] {} <Debug> TCP-Session: 135c2ce1-9a98-4988-98db-6b08258d4921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.12.24 04:43:21.820822 [ 282 ] {} <Debug> TCP-Session: 8be6c130-b0b5-4fca-8053-7f4564f933e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.24 04:43:21.820794 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.12.24 04:43:21.820893 [ 285 ] {} <Debug> TCP-Session: 392cfe83-0fe4-43f7-bb6e-7a28242ac332 Authenticating user 'default' from [fd00:1122:3344:101::c]:52204 | ||
| 697 | 2025.12.24 04:43:21.820911 [ 280 ] {} <Debug> TCP-Session: 135c2ce1-9a98-4988-98db-6b08258d4921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.24 04:43:21.820982 [ 284 ] {} <Debug> TCP-Session: 0ba2f7cd-84ed-4bbb-9bdf-b8f4a00f32b4 Authenticating user 'default' from [fd00:1122:3344:101::c]:62099 | ||
| 699 | 2025.12.24 04:43:21.821021 [ 283 ] {} <Debug> TCP-Session: c958a147-387d-4bc2-bd55-0d77f7130aeb Authenticating user 'default' from [fd00:1122:3344:101::c]:36837 | ||
| 700 | 2025.12.24 04:43:21.821049 [ 284 ] {} <Debug> TCP-Session: 0ba2f7cd-84ed-4bbb-9bdf-b8f4a00f32b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.24 04:43:21.821060 [ 283 ] {} <Debug> TCP-Session: c958a147-387d-4bc2-bd55-0d77f7130aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.24 04:43:21.821073 [ 285 ] {} <Debug> TCP-Session: 392cfe83-0fe4-43f7-bb6e-7a28242ac332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.24 04:43:21.821140 [ 284 ] {} <Debug> TCP-Session: 0ba2f7cd-84ed-4bbb-9bdf-b8f4a00f32b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.24 04:43:21.821165 [ 283 ] {} <Debug> TCP-Session: c958a147-387d-4bc2-bd55-0d77f7130aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.24 04:43:21.821150 [ 285 ] {} <Debug> TCP-Session: 392cfe83-0fe4-43f7-bb6e-7a28242ac332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.24 04:43:23.889124 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 707 | 2025.12.24 04:43:23.889423 [ 3 ] {922df4bf-073f-4398-89eb-bcc800d3a10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 708 | 2025.12.24 04:43:23.889786 [ 3 ] {922df4bf-073f-4398-89eb-bcc800d3a10b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 709 | 2025.12.24 04:43:23.890114 [ 3 ] {922df4bf-073f-4398-89eb-bcc800d3a10b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 710 | 2025.12.24 04:43:23.891396 [ 3 ] {922df4bf-073f-4398-89eb-bcc800d3a10b} <Debug> TCPHandler: Processed in 0.002414602 sec. | ||
| 711 | 2025.12.24 04:43:23.891922 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 712 | 2025.12.24 04:43:23.892099 [ 3 ] {73399718-ccc3-487f-bd9f-62d1b0914c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 713 | 2025.12.24 04:43:23.894275 [ 3 ] {73399718-ccc3-487f-bd9f-62d1b0914c0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 714 | 2025.12.24 04:43:23.894400 [ 3 ] {73399718-ccc3-487f-bd9f-62d1b0914c0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 715 | 2025.12.24 04:43:23.894963 [ 3 ] {73399718-ccc3-487f-bd9f-62d1b0914c0c} <Debug> TCPHandler: Processed in 0.003089739 sec. | ||
| 716 | 2025.12.24 04:43:23.895221 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 717 | 2025.12.24 04:43:23.895338 [ 3 ] {9502db4e-1700-4f32-8dd1-d14131d6c005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 718 | 2025.12.24 04:43:23.895769 [ 3 ] {9502db4e-1700-4f32-8dd1-d14131d6c005} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 719 | 2025.12.24 04:43:23.895855 [ 3 ] {9502db4e-1700-4f32-8dd1-d14131d6c005} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 720 | 2025.12.24 04:43:23.896273 [ 3 ] {9502db4e-1700-4f32-8dd1-d14131d6c005} <Debug> TCPHandler: Processed in 0.001100328 sec. | ||
| 721 | 2025.12.24 04:43:23.896489 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 722 | 2025.12.24 04:43:23.896606 [ 3 ] {c10ac247-16ad-4866-955f-e2bab0d5eb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 723 | 2025.12.24 04:43:23.896936 [ 3 ] {c10ac247-16ad-4866-955f-e2bab0d5eb55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 724 | 2025.12.24 04:43:23.897049 [ 3 ] {c10ac247-16ad-4866-955f-e2bab0d5eb55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 725 | 2025.12.24 04:43:23.897394 [ 3 ] {c10ac247-16ad-4866-955f-e2bab0d5eb55} <Debug> TCPHandler: Processed in 0.000952465 sec. | ||
| 726 | 2025.12.24 04:43:23.897672 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 727 | 2025.12.24 04:43:23.897813 [ 3 ] {a47b7be9-86c6-40f5-8efe-40e06fe12d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 728 | 2025.12.24 04:43:23.898187 [ 3 ] {a47b7be9-86c6-40f5-8efe-40e06fe12d53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 729 | 2025.12.24 04:43:23.898306 [ 3 ] {a47b7be9-86c6-40f5-8efe-40e06fe12d53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 730 | 2025.12.24 04:43:23.898698 [ 3 ] {a47b7be9-86c6-40f5-8efe-40e06fe12d53} <Debug> TCPHandler: Processed in 0.001086758 sec. | ||
| 731 | 2025.12.24 04:43:23.898939 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 732 | 2025.12.24 04:43:23.899106 [ 3 ] {1a1e5f66-f330-40ed-8cf7-764e738d5dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 733 | 2025.12.24 04:43:23.899365 [ 3 ] {1a1e5f66-f330-40ed-8cf7-764e738d5dfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 734 | 2025.12.24 04:43:23.899462 [ 3 ] {1a1e5f66-f330-40ed-8cf7-764e738d5dfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 735 | 2025.12.24 04:43:23.899821 [ 3 ] {1a1e5f66-f330-40ed-8cf7-764e738d5dfc} <Debug> TCPHandler: Processed in 0.000931274 sec. | ||
| 736 | 2025.12.24 04:43:23.900051 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2025.12.24 04:43:23.900217 [ 3 ] {e6f7a530-00ee-4867-a6a7-7bcd779f5cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 738 | 2025.12.24 04:43:23.900549 [ 3 ] {e6f7a530-00ee-4867-a6a7-7bcd779f5cda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 739 | 2025.12.24 04:43:23.900594 [ 3 ] {e6f7a530-00ee-4867-a6a7-7bcd779f5cda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 740 | 2025.12.24 04:43:23.901007 [ 3 ] {e6f7a530-00ee-4867-a6a7-7bcd779f5cda} <Debug> TCPHandler: Processed in 0.001004096 sec. | ||
| 741 | 2025.12.24 04:43:23.901253 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 742 | 2025.12.24 04:43:23.901368 [ 3 ] {275431d9-521e-495b-9491-9552385cb19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 743 | 2025.12.24 04:43:23.901668 [ 3 ] {275431d9-521e-495b-9491-9552385cb19f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 744 | 2025.12.24 04:43:23.901754 [ 3 ] {275431d9-521e-495b-9491-9552385cb19f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 745 | 2025.12.24 04:43:23.902079 [ 3 ] {275431d9-521e-495b-9491-9552385cb19f} <Debug> TCPHandler: Processed in 0.000874633 sec. | ||
| 746 | 2025.12.24 04:43:23.902269 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 747 | 2025.12.24 04:43:23.902384 [ 3 ] {325e0d8d-dda9-4643-ae1e-aa2b0a80f44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 748 | 2025.12.24 04:43:23.902646 [ 3 ] {325e0d8d-dda9-4643-ae1e-aa2b0a80f44b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 749 | 2025.12.24 04:43:23.902690 [ 3 ] {325e0d8d-dda9-4643-ae1e-aa2b0a80f44b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 750 | 2025.12.24 04:43:23.903017 [ 3 ] {325e0d8d-dda9-4643-ae1e-aa2b0a80f44b} <Debug> TCPHandler: Processed in 0.00079651 sec. | ||
| 751 | 2025.12.24 04:43:23.903224 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.12.24 04:43:23.903343 [ 3 ] {98f2e063-addb-424f-a2e9-647d63d146a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 753 | 2025.12.24 04:43:23.903607 [ 3 ] {98f2e063-addb-424f-a2e9-647d63d146a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.12.24 04:43:23.903651 [ 3 ] {98f2e063-addb-424f-a2e9-647d63d146a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.12.24 04:43:23.903963 [ 3 ] {98f2e063-addb-424f-a2e9-647d63d146a6} <Debug> TCPHandler: Processed in 0.00078606 sec. | ||
| 756 | 2025.12.24 04:43:23.904158 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.12.24 04:43:23.904276 [ 3 ] {59161f6c-bffe-42dc-8f73-6a4f5d4de464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.12.24 04:43:23.904534 [ 3 ] {59161f6c-bffe-42dc-8f73-6a4f5d4de464} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.12.24 04:43:23.904577 [ 3 ] {59161f6c-bffe-42dc-8f73-6a4f5d4de464} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.12.24 04:43:23.904910 [ 3 ] {59161f6c-bffe-42dc-8f73-6a4f5d4de464} <Debug> TCPHandler: Processed in 0.000799971 sec. | ||
| 761 | 2025.12.24 04:43:23.905159 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.12.24 04:43:23.905275 [ 3 ] {809f12db-00f7-4119-aa20-da423abecc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.12.24 04:43:23.905545 [ 3 ] {809f12db-00f7-4119-aa20-da423abecc72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.12.24 04:43:23.905590 [ 3 ] {809f12db-00f7-4119-aa20-da423abecc72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.12.24 04:43:23.905926 [ 3 ] {809f12db-00f7-4119-aa20-da423abecc72} <Debug> TCPHandler: Processed in 0.000816091 sec. | ||
| 766 | 2025.12.24 04:43:23.906179 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.12.24 04:43:23.906330 [ 3 ] {3519b9c8-b114-4cdd-9360-59258dce187e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.12.24 04:43:23.906708 [ 3 ] {3519b9c8-b114-4cdd-9360-59258dce187e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.12.24 04:43:23.906765 [ 3 ] {3519b9c8-b114-4cdd-9360-59258dce187e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.12.24 04:43:23.907215 [ 3 ] {3519b9c8-b114-4cdd-9360-59258dce187e} <Debug> TCPHandler: Processed in 0.001097238 sec. | ||
| 771 | 2025.12.24 04:43:23.907409 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.12.24 04:43:23.907528 [ 3 ] {cfb295c3-c8df-429e-b2f0-3df0bfa51725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.12.24 04:43:23.907807 [ 3 ] {cfb295c3-c8df-429e-b2f0-3df0bfa51725} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.12.24 04:43:23.907852 [ 3 ] {cfb295c3-c8df-429e-b2f0-3df0bfa51725} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.12.24 04:43:23.908202 [ 3 ] {cfb295c3-c8df-429e-b2f0-3df0bfa51725} <Debug> TCPHandler: Processed in 0.000842001 sec. | ||
| 776 | 2025.12.24 04:43:23.908403 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.12.24 04:43:23.908523 [ 3 ] {e425303a-32c1-4137-8147-f5a5cefad81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.12.24 04:43:23.908803 [ 3 ] {e425303a-32c1-4137-8147-f5a5cefad81c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.12.24 04:43:23.908847 [ 3 ] {e425303a-32c1-4137-8147-f5a5cefad81c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.12.24 04:43:23.909191 [ 3 ] {e425303a-32c1-4137-8147-f5a5cefad81c} <Debug> TCPHandler: Processed in 0.000836602 sec. | ||
| 781 | 2025.12.24 04:43:23.910864 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.12.24 04:43:23.910970 [ 3 ] {d0b878fb-fe80-4768-aa8e-33a1c6a42cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 783 | 2025.12.24 04:43:23.911012 [ 3 ] {d0b878fb-fe80-4768-aa8e-33a1c6a42cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.12.24 04:43:23.911594 [ 3 ] {d0b878fb-fe80-4768-aa8e-33a1c6a42cfa} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 785 | 2025.12.24 04:43:23.911638 [ 3 ] {d0b878fb-fe80-4768-aa8e-33a1c6a42cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 786 | 2025.12.24 04:43:23.912989 [ 3 ] {d0b878fb-fe80-4768-aa8e-33a1c6a42cfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 787 | 2025.12.24 04:43:23.913388 [ 3 ] {d0b878fb-fe80-4768-aa8e-33a1c6a42cfa} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 788 | 2025.12.24 04:43:23.913558 [ 3 ] {d0b878fb-fe80-4768-aa8e-33a1c6a42cfa} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002618 sec., 5729.564553093965 rows/sec., 853.84 KiB/sec. | ||
| 789 | 2025.12.24 04:43:23.913606 [ 3 ] {d0b878fb-fe80-4768-aa8e-33a1c6a42cfa} <Debug> TCPHandler: Processed in 0.002790971 sec. | ||
| 790 | 2025.12.24 04:43:23.913715 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.12.24 04:43:23.913810 [ 3 ] {854e658e-9581-460c-9055-4c6b7f7b2ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 792 | 2025.12.24 04:43:23.913850 [ 3 ] {854e658e-9581-460c-9055-4c6b7f7b2ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 793 | 2025.12.24 04:43:23.914356 [ 3 ] {854e658e-9581-460c-9055-4c6b7f7b2ecc} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 794 | 2025.12.24 04:43:23.914391 [ 3 ] {854e658e-9581-460c-9055-4c6b7f7b2ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 795 | 2025.12.24 04:43:23.915366 [ 3 ] {854e658e-9581-460c-9055-4c6b7f7b2ecc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 796 | 2025.12.24 04:43:23.915856 [ 3 ] {854e658e-9581-460c-9055-4c6b7f7b2ecc} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 797 | 2025.12.24 04:43:23.916001 [ 3 ] {854e658e-9581-460c-9055-4c6b7f7b2ecc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00221 sec., 904.9773755656108 rows/sec., 73.79 KiB/sec. | ||
| 798 | 2025.12.24 04:43:23.916042 [ 3 ] {854e658e-9581-460c-9055-4c6b7f7b2ecc} <Debug> TCPHandler: Processed in 0.002375231 sec. | ||
| 799 | 2025.12.24 04:43:23.916147 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2025.12.24 04:43:23.916241 [ 3 ] {6056d99e-76c3-42fd-b31b-8fb2edfe57e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 801 | 2025.12.24 04:43:23.916280 [ 3 ] {6056d99e-76c3-42fd-b31b-8fb2edfe57e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 802 | 2025.12.24 04:43:23.916698 [ 3 ] {6056d99e-76c3-42fd-b31b-8fb2edfe57e9} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 803 | 2025.12.24 04:43:23.916732 [ 3 ] {6056d99e-76c3-42fd-b31b-8fb2edfe57e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 804 | 2025.12.24 04:43:23.917126 [ 3 ] {6056d99e-76c3-42fd-b31b-8fb2edfe57e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 805 | 2025.12.24 04:43:23.917573 [ 3 ] {6056d99e-76c3-42fd-b31b-8fb2edfe57e9} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 806 | 2025.12.24 04:43:23.917715 [ 3 ] {6056d99e-76c3-42fd-b31b-8fb2edfe57e9} <Debug> executeQuery: Read 27 rows, 2.08 KiB in 0.001491 sec., 18108.651911468813 rows/sec., 1.36 MiB/sec. | ||
| 807 | 2025.12.24 04:43:23.917755 [ 3 ] {6056d99e-76c3-42fd-b31b-8fb2edfe57e9} <Debug> TCPHandler: Processed in 0.001656863 sec. | ||
| 808 | 2025.12.24 04:43:23.917859 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.12.24 04:43:23.917953 [ 3 ] {3ed5cdbf-50ad-4892-a103-802105a82233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 810 | 2025.12.24 04:43:23.917993 [ 3 ] {3ed5cdbf-50ad-4892-a103-802105a82233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 811 | 2025.12.24 04:43:23.918390 [ 3 ] {3ed5cdbf-50ad-4892-a103-802105a82233} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 812 | 2025.12.24 04:43:23.918427 [ 3 ] {3ed5cdbf-50ad-4892-a103-802105a82233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 813 | 2025.12.24 04:43:23.918823 [ 3 ] {3ed5cdbf-50ad-4892-a103-802105a82233} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 814 | 2025.12.24 04:43:23.919277 [ 3 ] {3ed5cdbf-50ad-4892-a103-802105a82233} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 815 | 2025.12.24 04:43:23.919416 [ 3 ] {3ed5cdbf-50ad-4892-a103-802105a82233} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001481 sec., 1350.4388926401082 rows/sec., 94.29 KiB/sec. | ||
| 816 | 2025.12.24 04:43:23.919457 [ 3 ] {3ed5cdbf-50ad-4892-a103-802105a82233} <Debug> TCPHandler: Processed in 0.001647892 sec. | ||
| 817 | 2025.12.24 04:43:23.919562 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.24 04:43:23.919656 [ 3 ] {cb55562e-1c39-43ec-8fbb-b1d5036606c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 819 | 2025.12.24 04:43:23.919695 [ 3 ] {cb55562e-1c39-43ec-8fbb-b1d5036606c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 820 | 2025.12.24 04:43:23.920111 [ 3 ] {cb55562e-1c39-43ec-8fbb-b1d5036606c2} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 821 | 2025.12.24 04:43:23.920149 [ 3 ] {cb55562e-1c39-43ec-8fbb-b1d5036606c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 822 | 2025.12.24 04:43:23.920602 [ 3 ] {cb55562e-1c39-43ec-8fbb-b1d5036606c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 823 | 2025.12.24 04:43:23.921076 [ 3 ] {cb55562e-1c39-43ec-8fbb-b1d5036606c2} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 824 | 2025.12.24 04:43:23.921213 [ 3 ] {cb55562e-1c39-43ec-8fbb-b1d5036606c2} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001574 sec., 19059.72045743329 rows/sec., 1.49 MiB/sec. | ||
| 825 | 2025.12.24 04:43:23.921255 [ 3 ] {cb55562e-1c39-43ec-8fbb-b1d5036606c2} <Debug> TCPHandler: Processed in 0.001742964 sec. | ||
| 826 | 2025.12.24 04:43:23.921352 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.12.24 04:43:23.921446 [ 3 ] {d6bb589e-8046-4673-a6ef-0a287ed6058e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 828 | 2025.12.24 04:43:23.921517 [ 3 ] {d6bb589e-8046-4673-a6ef-0a287ed6058e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 829 | 2025.12.24 04:43:23.922520 [ 3 ] {d6bb589e-8046-4673-a6ef-0a287ed6058e} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 830 | 2025.12.24 04:43:23.922556 [ 3 ] {d6bb589e-8046-4673-a6ef-0a287ed6058e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 831 | 2025.12.24 04:43:23.923058 [ 3 ] {d6bb589e-8046-4673-a6ef-0a287ed6058e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 832 | 2025.12.24 04:43:23.923483 [ 3 ] {d6bb589e-8046-4673-a6ef-0a287ed6058e} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 833 | 2025.12.24 04:43:23.923627 [ 3 ] {d6bb589e-8046-4673-a6ef-0a287ed6058e} <Debug> executeQuery: Read 41 rows, 2.91 KiB in 0.002198 sec., 18653.3212010919 rows/sec., 1.29 MiB/sec. | ||
| 834 | 2025.12.24 04:43:23.923663 [ 3 ] {d6bb589e-8046-4673-a6ef-0a287ed6058e} <Debug> TCPHandler: Processed in 0.00235845 sec. | ||
| 835 | 2025.12.24 04:43:23.923768 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.12.24 04:43:23.923862 [ 3 ] {992bda2a-5b88-4145-a3de-d7706320a830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 837 | 2025.12.24 04:43:23.923904 [ 3 ] {992bda2a-5b88-4145-a3de-d7706320a830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 838 | 2025.12.24 04:43:23.924228 [ 3 ] {992bda2a-5b88-4145-a3de-d7706320a830} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 839 | 2025.12.24 04:43:23.924266 [ 3 ] {992bda2a-5b88-4145-a3de-d7706320a830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 840 | 2025.12.24 04:43:23.924702 [ 3 ] {992bda2a-5b88-4145-a3de-d7706320a830} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 841 | 2025.12.24 04:43:23.925130 [ 3 ] {992bda2a-5b88-4145-a3de-d7706320a830} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 842 | 2025.12.24 04:43:23.925268 [ 3 ] {992bda2a-5b88-4145-a3de-d7706320a830} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001424 sec., 8426.966292134832 rows/sec., 591.15 KiB/sec. | ||
| 843 | 2025.12.24 04:43:23.925303 [ 3 ] {992bda2a-5b88-4145-a3de-d7706320a830} <Debug> TCPHandler: Processed in 0.00158459 sec. | ||
| 844 | 2025.12.24 04:43:24.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.86 MiB, peak 140.86 MiB, free memory in arenas 0.00 B, will set to 142.24 MiB (RSS), difference: 1.39 MiB | ||
| 845 | 2025.12.24 04:43:25.646478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 846 | 2025.12.24 04:43:25.646553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 847 | 2025.12.24 04:43:25.646598 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 848 | 2025.12.24 04:43:25.646650 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 849 | 2025.12.24 04:43:25.649689 [ 245 ] {} <Debug> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Loading data parts | ||
| 850 | 2025.12.24 04:43:25.649877 [ 245 ] {} <Debug> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): There are no data parts | ||
| 851 | 2025.12.24 04:43:25.654510 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 852 | 2025.12.24 04:43:25.654557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 853 | 2025.12.24 04:43:25.657115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 854 | 2025.12.24 04:43:25.657845 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 855 | 2025.12.24 04:43:25.658006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 856 | 2025.12.24 04:43:25.660920 [ 244 ] {} <Debug> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Loading data parts | ||
| 857 | 2025.12.24 04:43:25.661088 [ 244 ] {} <Debug> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): There are no data parts | ||
| 858 | 2025.12.24 04:43:25.685820 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 859 | 2025.12.24 04:43:25.685865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 860 | 2025.12.24 04:43:25.692674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 861 | 2025.12.24 04:43:25.693979 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 862 | 2025.12.24 04:43:25.697225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 863 | 2025.12.24 04:43:26.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.15 MiB, peak 151.15 MiB, free memory in arenas 0.00 B, will set to 156.12 MiB (RSS), difference: 8.96 MiB | ||
| 864 | 2025.12.24 04:43:28.146419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 132 entries to flush up to offset 132 | ||
| 865 | 2025.12.24 04:43:28.146524 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 866 | 2025.12.24 04:43:28.150587 [ 243 ] {} <Debug> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Loading data parts | ||
| 867 | 2025.12.24 04:43:28.150803 [ 243 ] {} <Debug> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): There are no data parts | ||
| 868 | 2025.12.24 04:43:28.156473 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2025.12.24 04:43:28.156518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 870 | 2025.12.24 04:43:28.158215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2025.12.24 04:43:28.158707 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2025.12.24 04:43:28.158999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 132 | ||
| 873 | 2025.12.24 04:43:28.893974 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.12.24 04:43:28.894173 [ 3 ] {f7472b62-7713-4500-8f1c-b044a068f98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 875 | 2025.12.24 04:43:28.894246 [ 3 ] {f7472b62-7713-4500-8f1c-b044a068f98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 876 | 2025.12.24 04:43:28.894937 [ 3 ] {f7472b62-7713-4500-8f1c-b044a068f98c} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 877 | 2025.12.24 04:43:28.894987 [ 3 ] {f7472b62-7713-4500-8f1c-b044a068f98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 878 | 2025.12.24 04:43:28.895591 [ 3 ] {f7472b62-7713-4500-8f1c-b044a068f98c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 879 | 2025.12.24 04:43:28.896081 [ 3 ] {f7472b62-7713-4500-8f1c-b044a068f98c} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 880 | 2025.12.24 04:43:28.896266 [ 3 ] {f7472b62-7713-4500-8f1c-b044a068f98c} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002148 sec., 12104.283054003723 rows/sec., 934.28 KiB/sec. | ||
| 881 | 2025.12.24 04:43:28.896311 [ 3 ] {f7472b62-7713-4500-8f1c-b044a068f98c} <Debug> TCPHandler: Processed in 0.002472114 sec. | ||
| 882 | 2025.12.24 04:43:28.896439 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.24 04:43:28.896535 [ 3 ] {5bafa032-8eed-4158-938e-2e0196892f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 884 | 2025.12.24 04:43:28.896576 [ 3 ] {5bafa032-8eed-4158-938e-2e0196892f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 885 | 2025.12.24 04:43:28.896972 [ 3 ] {5bafa032-8eed-4158-938e-2e0196892f63} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.12.24 04:43:28.897010 [ 3 ] {5bafa032-8eed-4158-938e-2e0196892f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 887 | 2025.12.24 04:43:28.897406 [ 3 ] {5bafa032-8eed-4158-938e-2e0196892f63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 888 | 2025.12.24 04:43:28.897829 [ 3 ] {5bafa032-8eed-4158-938e-2e0196892f63} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.12.24 04:43:28.897958 [ 3 ] {5bafa032-8eed-4158-938e-2e0196892f63} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001442 sec., 19417.47572815534 rows/sec., 1.51 MiB/sec. | ||
| 890 | 2025.12.24 04:43:28.897994 [ 3 ] {5bafa032-8eed-4158-938e-2e0196892f63} <Debug> TCPHandler: Processed in 0.001604371 sec. | ||
| 891 | 2025.12.24 04:43:28.898102 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.24 04:43:28.898198 [ 3 ] {13490929-0e8a-41c3-80a9-78a63de32192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 893 | 2025.12.24 04:43:28.898241 [ 3 ] {13490929-0e8a-41c3-80a9-78a63de32192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 894 | 2025.12.24 04:43:28.898650 [ 3 ] {13490929-0e8a-41c3-80a9-78a63de32192} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.12.24 04:43:28.898687 [ 3 ] {13490929-0e8a-41c3-80a9-78a63de32192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 896 | 2025.12.24 04:43:28.899142 [ 3 ] {13490929-0e8a-41c3-80a9-78a63de32192} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 897 | 2025.12.24 04:43:28.899602 [ 3 ] {13490929-0e8a-41c3-80a9-78a63de32192} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.12.24 04:43:28.899732 [ 3 ] {13490929-0e8a-41c3-80a9-78a63de32192} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001553 sec., 64391.50032195751 rows/sec., 4.46 MiB/sec. | ||
| 899 | 2025.12.24 04:43:28.899767 [ 3 ] {13490929-0e8a-41c3-80a9-78a63de32192} <Debug> TCPHandler: Processed in 0.001714235 sec. | ||
| 900 | 2025.12.24 04:43:28.899878 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.12.24 04:43:28.899973 [ 3 ] {f4b37e00-cd48-466a-877d-8537c47ec469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 902 | 2025.12.24 04:43:28.900015 [ 3 ] {f4b37e00-cd48-466a-877d-8537c47ec469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 903 | 2025.12.24 04:43:28.900334 [ 3 ] {f4b37e00-cd48-466a-877d-8537c47ec469} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.12.24 04:43:28.900372 [ 3 ] {f4b37e00-cd48-466a-877d-8537c47ec469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 905 | 2025.12.24 04:43:28.900782 [ 3 ] {f4b37e00-cd48-466a-877d-8537c47ec469} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 906 | 2025.12.24 04:43:28.901213 [ 3 ] {f4b37e00-cd48-466a-877d-8537c47ec469} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.12.24 04:43:28.901349 [ 3 ] {f4b37e00-cd48-466a-877d-8537c47ec469} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001395 sec., 21505.37634408602 rows/sec., 1.47 MiB/sec. | ||
| 908 | 2025.12.24 04:43:28.901384 [ 3 ] {f4b37e00-cd48-466a-877d-8537c47ec469} <Debug> TCPHandler: Processed in 0.00155502 sec. | ||
| 909 | 2025.12.24 04:43:29.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.66 MiB, peak 160.66 MiB, free memory in arenas 0.00 B, will set to 157.27 MiB (RSS), difference: -3.39 MiB | ||
| 910 | 2025.12.24 04:43:33.108358 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 911 | 2025.12.24 04:43:33.108417 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 912 | 2025.12.24 04:43:33.158997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 913 | 2025.12.24 04:43:33.164130 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.12.24 04:43:33.164177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 915 | 2025.12.24 04:43:33.164800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 916 | 2025.12.24 04:43:33.165253 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.12.24 04:43:33.165396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 918 | 2025.12.24 04:43:33.198217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 919 | 2025.12.24 04:43:33.216497 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2025.12.24 04:43:33.216560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 921 | 2025.12.24 04:43:33.223601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 922 | 2025.12.24 04:43:33.224817 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2025.12.24 04:43:33.228011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 924 | 2025.12.24 04:43:33.893823 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2025.12.24 04:43:33.894003 [ 3 ] {ce051a7a-a9ea-4f1e-a93b-0d908f18a518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 926 | 2025.12.24 04:43:33.894080 [ 3 ] {ce051a7a-a9ea-4f1e-a93b-0d908f18a518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 927 | 2025.12.24 04:43:33.894761 [ 3 ] {ce051a7a-a9ea-4f1e-a93b-0d908f18a518} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2025.12.24 04:43:33.894804 [ 3 ] {ce051a7a-a9ea-4f1e-a93b-0d908f18a518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 929 | 2025.12.24 04:43:33.895299 [ 3 ] {ce051a7a-a9ea-4f1e-a93b-0d908f18a518} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 930 | 2025.12.24 04:43:33.895738 [ 3 ] {ce051a7a-a9ea-4f1e-a93b-0d908f18a518} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2025.12.24 04:43:33.895908 [ 3 ] {ce051a7a-a9ea-4f1e-a93b-0d908f18a518} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001955 sec., 13299.232736572889 rows/sec., 1.00 MiB/sec. | ||
| 932 | 2025.12.24 04:43:33.895953 [ 3 ] {ce051a7a-a9ea-4f1e-a93b-0d908f18a518} <Debug> TCPHandler: Processed in 0.002259138 sec. | ||
| 933 | 2025.12.24 04:43:33.896086 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2025.12.24 04:43:33.896191 [ 3 ] {5f633518-e143-4046-af81-781dbfca520b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 935 | 2025.12.24 04:43:33.896233 [ 3 ] {5f633518-e143-4046-af81-781dbfca520b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 936 | 2025.12.24 04:43:33.896693 [ 3 ] {5f633518-e143-4046-af81-781dbfca520b} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2025.12.24 04:43:33.896729 [ 3 ] {5f633518-e143-4046-af81-781dbfca520b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 938 | 2025.12.24 04:43:33.897124 [ 3 ] {5f633518-e143-4046-af81-781dbfca520b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 939 | 2025.12.24 04:43:33.897533 [ 3 ] {5f633518-e143-4046-af81-781dbfca520b} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2025.12.24 04:43:33.897665 [ 3 ] {5f633518-e143-4046-af81-781dbfca520b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001498 sec., 18691.58878504673 rows/sec., 1.46 MiB/sec. | ||
| 941 | 2025.12.24 04:43:33.897710 [ 3 ] {5f633518-e143-4046-af81-781dbfca520b} <Debug> TCPHandler: Processed in 0.001678073 sec. | ||
| 942 | 2025.12.24 04:43:33.897825 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2025.12.24 04:43:33.897926 [ 3 ] {5373a4c8-679b-4e71-8d1a-9ad7b930c8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 944 | 2025.12.24 04:43:33.897971 [ 3 ] {5373a4c8-679b-4e71-8d1a-9ad7b930c8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 945 | 2025.12.24 04:43:33.898376 [ 3 ] {5373a4c8-679b-4e71-8d1a-9ad7b930c8c1} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2025.12.24 04:43:33.898410 [ 3 ] {5373a4c8-679b-4e71-8d1a-9ad7b930c8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 947 | 2025.12.24 04:43:33.898833 [ 3 ] {5373a4c8-679b-4e71-8d1a-9ad7b930c8c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 948 | 2025.12.24 04:43:33.899317 [ 3 ] {5373a4c8-679b-4e71-8d1a-9ad7b930c8c1} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2025.12.24 04:43:33.899449 [ 3 ] {5373a4c8-679b-4e71-8d1a-9ad7b930c8c1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001544 sec., 64766.83937823834 rows/sec., 4.49 MiB/sec. | ||
| 950 | 2025.12.24 04:43:33.899492 [ 3 ] {5373a4c8-679b-4e71-8d1a-9ad7b930c8c1} <Debug> TCPHandler: Processed in 0.001718614 sec. | ||
| 951 | 2025.12.24 04:43:33.899602 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2025.12.24 04:43:33.899700 [ 3 ] {54dd4609-8173-40ef-b47c-30394d0649de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 953 | 2025.12.24 04:43:33.899748 [ 3 ] {54dd4609-8173-40ef-b47c-30394d0649de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 954 | 2025.12.24 04:43:33.900096 [ 3 ] {54dd4609-8173-40ef-b47c-30394d0649de} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2025.12.24 04:43:33.900131 [ 3 ] {54dd4609-8173-40ef-b47c-30394d0649de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 956 | 2025.12.24 04:43:33.900551 [ 3 ] {54dd4609-8173-40ef-b47c-30394d0649de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 957 | 2025.12.24 04:43:33.900969 [ 3 ] {54dd4609-8173-40ef-b47c-30394d0649de} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2025.12.24 04:43:33.901106 [ 3 ] {54dd4609-8173-40ef-b47c-30394d0649de} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001425 sec., 21052.631578947367 rows/sec., 1.44 MiB/sec. | ||
| 959 | 2025.12.24 04:43:33.901148 [ 3 ] {54dd4609-8173-40ef-b47c-30394d0649de} <Debug> TCPHandler: Processed in 0.001597341 sec. | ||
| 960 | 2025.12.24 04:43:34.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.32 MiB, peak 162.02 MiB, free memory in arenas 0.00 B, will set to 159.93 MiB (RSS), difference: 1.61 MiB | ||
| 961 | 2025.12.24 04:43:38.162358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 148 | ||
| 962 | 2025.12.24 04:43:38.164733 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2025.12.24 04:43:38.164790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 964 | 2025.12.24 04:43:38.166004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 965 | 2025.12.24 04:43:38.166505 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2025.12.24 04:43:38.166832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 967 | 2025.12.24 04:43:38.893012 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.12.24 04:43:38.893226 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 969 | 2025.12.24 04:43:38.897775 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 970 | 2025.12.24 04:43:38.899844 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 971 | 2025.12.24 04:43:38.900090 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 972 | 2025.12.24 04:43:38.904219 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 973 | 2025.12.24 04:43:38.908476 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 974 | 2025.12.24 04:43:38.910945 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 975 | 2025.12.24 04:43:38.912935 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | 2025.12.24 04:43:38.912961 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 977 | 2025.12.24 04:43:38.916890 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections'))" | ||
| 978 | 2025.12.24 04:43:38.916921 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 979 | 2025.12.24 04:43:38.939187 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.046042 sec., 325.7894965466313 rows/sec., 13.24 KiB/sec. | ||
| 980 | 2025.12.24 04:43:38.939304 [ 3 ] {1a4840e2-ba3e-4ada-9ec9-78af8ef9dfae} <Debug> TCPHandler: Processed in 0.046420882 sec. | ||
| 981 | 2025.12.24 04:43:38.941695 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2025.12.24 04:43:38.941852 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 983 | 2025.12.24 04:43:38.942096 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 984 | 2025.12.24 04:43:38.942129 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 985 | 2025.12.24 04:43:38.942310 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2025.12.24 04:43:38.942368 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2025.12.24 04:43:38.942500 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 988 | 2025.12.24 04:43:38.942533 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 989 | 2025.12.24 04:43:38.942553 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 990 | 2025.12.24 04:43:38.942574 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 991 | 2025.12.24 04:43:38.942611 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 992 | 2025.12.24 04:43:38.942632 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 993 | 2025.12.24 04:43:38.943147 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001361 sec., 11021.307861866275 rows/sec., 447.74 KiB/sec. | ||
| 994 | 2025.12.24 04:43:38.943239 [ 3 ] {9c96b937-8415-472b-a3c3-d78bf377daea} <Debug> TCPHandler: Processed in 0.001617321 sec. | ||
| 995 | 2025.12.24 04:43:38.943506 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2025.12.24 04:43:38.943638 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 997 | 2025.12.24 04:43:38.943867 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 998 | 2025.12.24 04:43:38.943899 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 999 | 2025.12.24 04:43:38.944089 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2025.12.24 04:43:38.944144 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2025.12.24 04:43:38.944248 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1002 | 2025.12.24 04:43:38.944278 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1003 | 2025.12.24 04:43:38.944298 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 1004 | 2025.12.24 04:43:38.944313 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1005 | 2025.12.24 04:43:38.944355 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1006 | 2025.12.24 04:43:38.944375 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1007 | 2025.12.24 04:43:38.944863 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001274 sec., 11773.940345368917 rows/sec., 478.32 KiB/sec. | ||
| 1008 | 2025.12.24 04:43:38.944949 [ 3 ] {9841c8cf-7ea9-46af-9061-5525b70d2d40} <Debug> TCPHandler: Processed in 0.001496388 sec. | ||
| 1009 | 2025.12.24 04:43:38.945190 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2025.12.24 04:43:38.945319 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1011 | 2025.12.24 04:43:38.945517 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1012 | 2025.12.24 04:43:38.945549 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1013 | 2025.12.24 04:43:38.945722 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2025.12.24 04:43:38.945775 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2025.12.24 04:43:38.945878 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1016 | 2025.12.24 04:43:38.945907 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1017 | 2025.12.24 04:43:38.945926 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 1018 | 2025.12.24 04:43:38.945940 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1019 | 2025.12.24 04:43:38.945973 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1020 | 2025.12.24 04:43:38.945991 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1021 | 2025.12.24 04:43:38.946419 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001148 sec., 13066.202090592335 rows/sec., 530.81 KiB/sec. | ||
| 1022 | 2025.12.24 04:43:38.946510 [ 3 ] {faa0713e-4a4f-4c34-aa56-b2b97c051939} <Debug> TCPHandler: Processed in 0.001372225 sec. | ||
| 1023 | 2025.12.24 04:43:38.946760 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2025.12.24 04:43:38.946888 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1025 | 2025.12.24 04:43:38.947087 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1026 | 2025.12.24 04:43:38.947118 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1027 | 2025.12.24 04:43:38.947295 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1028 | 2025.12.24 04:43:38.947348 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1029 | 2025.12.24 04:43:38.947448 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1030 | 2025.12.24 04:43:38.947477 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1031 | 2025.12.24 04:43:38.947495 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 1032 | 2025.12.24 04:43:38.947510 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1033 | 2025.12.24 04:43:38.947542 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1034 | 2025.12.24 04:43:38.947559 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1035 | 2025.12.24 04:43:38.947964 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001124 sec., 13345.195729537367 rows/sec., 542.15 KiB/sec. | ||
| 1036 | 2025.12.24 04:43:38.948044 [ 3 ] {eb13cd3a-8973-445e-9245-ce05db6d8b44} <Debug> TCPHandler: Processed in 0.001335755 sec. | ||
| 1037 | 2025.12.24 04:43:38.948297 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2025.12.24 04:43:38.948437 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1039 | 2025.12.24 04:43:38.948636 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1040 | 2025.12.24 04:43:38.948668 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1041 | 2025.12.24 04:43:38.948836 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2025.12.24 04:43:38.948888 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2025.12.24 04:43:38.948984 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1044 | 2025.12.24 04:43:38.949011 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1045 | 2025.12.24 04:43:38.949030 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 1046 | 2025.12.24 04:43:38.949044 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1047 | 2025.12.24 04:43:38.949077 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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'))" | ||
| 1048 | 2025.12.24 04:43:38.949094 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1049 | 2025.12.24 04:43:38.949554 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001156 sec., 12975.778546712803 rows/sec., 527.14 KiB/sec. | ||
| 1050 | 2025.12.24 04:43:38.949647 [ 3 ] {da0207ad-d497-4e4c-b8d8-290b1c08a6bc} <Debug> TCPHandler: Processed in 0.001413957 sec. | ||
| 1051 | 2025.12.24 04:43:38.956647 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.12.24 04:43:38.956785 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1053 | 2025.12.24 04:43:38.957002 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1054 | 2025.12.24 04:43:38.957034 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1055 | 2025.12.24 04:43:38.957212 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1056 | 2025.12.24 04:43:38.957267 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1057 | 2025.12.24 04:43:38.957368 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1058 | 2025.12.24 04:43:38.957397 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1059 | 2025.12.24 04:43:38.957417 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 1060 | 2025.12.24 04:43:38.957432 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1061 | 2025.12.24 04:43:38.957465 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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'))" | ||
| 1062 | 2025.12.24 04:43:38.957484 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1063 | 2025.12.24 04:43:38.958070 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001333 sec., 11252.813203300826 rows/sec., 457.15 KiB/sec. | ||
| 1064 | 2025.12.24 04:43:38.958175 [ 3 ] {4f04e080-d55a-4bd6-b342-7950a79e8198} <Debug> TCPHandler: Processed in 0.001582821 sec. | ||
| 1065 | 2025.12.24 04:43:38.958565 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2025.12.24 04:43:38.958719 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1067 | 2025.12.24 04:43:38.958979 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1068 | 2025.12.24 04:43:38.959020 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1069 | 2025.12.24 04:43:38.959250 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2025.12.24 04:43:38.959316 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2025.12.24 04:43:38.959443 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1072 | 2025.12.24 04:43:38.959486 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1073 | 2025.12.24 04:43:38.959510 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 1074 | 2025.12.24 04:43:38.959529 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1075 | 2025.12.24 04:43:38.959573 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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'))" | ||
| 1076 | 2025.12.24 04:43:38.959596 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1077 | 2025.12.24 04:43:38.960244 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.00158 sec., 9493.67088607595 rows/sec., 385.68 KiB/sec. | ||
| 1078 | 2025.12.24 04:43:38.960353 [ 3 ] {c7783f7a-deb3-4d50-b84e-d2e9ade9492f} <Debug> TCPHandler: Processed in 0.001849108 sec. | ||
| 1079 | 2025.12.24 04:43:38.960685 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2025.12.24 04:43:38.960825 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1081 | 2025.12.24 04:43:38.961049 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1082 | 2025.12.24 04:43:38.961083 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1083 | 2025.12.24 04:43:38.961262 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2025.12.24 04:43:38.961315 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2025.12.24 04:43:38.961416 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1086 | 2025.12.24 04:43:38.961455 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1087 | 2025.12.24 04:43:38.961476 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 1088 | 2025.12.24 04:43:38.961490 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1089 | 2025.12.24 04:43:38.961528 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1090 | 2025.12.24 04:43:38.961547 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1091 | 2025.12.24 04:43:38.962019 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001244 sec., 12057.877813504821 rows/sec., 489.85 KiB/sec. | ||
| 1092 | 2025.12.24 04:43:38.962129 [ 3 ] {109b9e1f-db42-4bb9-9eae-26810ce83791} <Debug> TCPHandler: Processed in 0.001501158 sec. | ||
| 1093 | 2025.12.24 04:43:38.962374 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.12.24 04:43:38.962506 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1095 | 2025.12.24 04:43:38.962716 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1096 | 2025.12.24 04:43:38.962750 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1097 | 2025.12.24 04:43:38.962933 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2025.12.24 04:43:38.962987 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2025.12.24 04:43:38.963095 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1100 | 2025.12.24 04:43:38.963125 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1101 | 2025.12.24 04:43:38.963144 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 1102 | 2025.12.24 04:43:38.963159 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1103 | 2025.12.24 04:43:38.963190 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1104 | 2025.12.24 04:43:38.963209 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1105 | 2025.12.24 04:43:38.963615 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001161 sec., 12919.896640826873 rows/sec., 524.87 KiB/sec. | ||
| 1106 | 2025.12.24 04:43:38.963698 [ 3 ] {d26cbb76-b948-4ee5-826f-3184e6a72dbd} <Debug> TCPHandler: Processed in 0.001373536 sec. | ||
| 1107 | 2025.12.24 04:43:38.963895 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2025.12.24 04:43:38.964029 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1109 | 2025.12.24 04:43:38.964232 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1110 | 2025.12.24 04:43:38.964265 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1111 | 2025.12.24 04:43:38.964445 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2025.12.24 04:43:38.964508 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2025.12.24 04:43:38.964612 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1114 | 2025.12.24 04:43:38.964641 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1115 | 2025.12.24 04:43:38.964660 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 1116 | 2025.12.24 04:43:38.964674 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1117 | 2025.12.24 04:43:38.964707 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1118 | 2025.12.24 04:43:38.964726 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1119 | 2025.12.24 04:43:38.965146 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001171 sec., 12809.564474807858 rows/sec., 520.39 KiB/sec. | ||
| 1120 | 2025.12.24 04:43:38.965229 [ 3 ] {7864ff5a-691f-408d-9c22-84ce8b52afce} <Debug> TCPHandler: Processed in 0.001382956 sec. | ||
| 1121 | 2025.12.24 04:43:38.967815 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2025.12.24 04:43:38.967926 [ 3 ] {e54bde8a-dc5d-47c8-99cf-3babb43fc76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1123 | 2025.12.24 04:43:38.967967 [ 3 ] {e54bde8a-dc5d-47c8-99cf-3babb43fc76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2025.12.24 04:43:38.968479 [ 3 ] {e54bde8a-dc5d-47c8-99cf-3babb43fc76b} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2025.12.24 04:43:38.968527 [ 3 ] {e54bde8a-dc5d-47c8-99cf-3babb43fc76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1126 | 2025.12.24 04:43:38.969120 [ 3 ] {e54bde8a-dc5d-47c8-99cf-3babb43fc76b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1127 | 2025.12.24 04:43:38.969486 [ 3 ] {e54bde8a-dc5d-47c8-99cf-3babb43fc76b} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2025.12.24 04:43:38.969645 [ 3 ] {e54bde8a-dc5d-47c8-99cf-3babb43fc76b} <Debug> executeQuery: Read 11 rows, 3.50 KiB in 0.001751 sec., 6282.124500285551 rows/sec., 1.95 MiB/sec. | ||
| 1129 | 2025.12.24 04:43:38.969683 [ 3 ] {e54bde8a-dc5d-47c8-99cf-3babb43fc76b} <Debug> TCPHandler: Processed in 0.001918469 sec. | ||
| 1130 | 2025.12.24 04:43:38.969797 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2025.12.24 04:43:38.969940 [ 3 ] {274a7ff6-8474-4c98-81f9-e3ccb0a6c635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1132 | 2025.12.24 04:43:38.969988 [ 3 ] {274a7ff6-8474-4c98-81f9-e3ccb0a6c635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1133 | 2025.12.24 04:43:38.971106 [ 3 ] {274a7ff6-8474-4c98-81f9-e3ccb0a6c635} <Trace> oximeter.fields_i16 (faf3fa68-5d11-4404-8d1d-203f1a9b4bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2025.12.24 04:43:38.971139 [ 3 ] {274a7ff6-8474-4c98-81f9-e3ccb0a6c635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1135 | 2025.12.24 04:43:38.971611 [ 3 ] {274a7ff6-8474-4c98-81f9-e3ccb0a6c635} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2025.12.24 04:43:38.972042 [ 3 ] {274a7ff6-8474-4c98-81f9-e3ccb0a6c635} <Trace> oximeter.fields_i16 (faf3fa68-5d11-4404-8d1d-203f1a9b4bc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2025.12.24 04:43:38.972185 [ 3 ] {274a7ff6-8474-4c98-81f9-e3ccb0a6c635} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002267 sec., 10586.6784296427 rows/sec., 899.45 KiB/sec. | ||
| 1138 | 2025.12.24 04:43:38.972222 [ 3 ] {274a7ff6-8474-4c98-81f9-e3ccb0a6c635} <Debug> TCPHandler: Processed in 0.002473953 sec. | ||
| 1139 | 2025.12.24 04:43:38.972356 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2025.12.24 04:43:38.972463 [ 3 ] {534b5c4f-cd51-410d-a9cf-ebf4b62c5a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1141 | 2025.12.24 04:43:38.972504 [ 3 ] {534b5c4f-cd51-410d-a9cf-ebf4b62c5a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1142 | 2025.12.24 04:43:38.972909 [ 3 ] {534b5c4f-cd51-410d-a9cf-ebf4b62c5a99} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2025.12.24 04:43:38.972945 [ 3 ] {534b5c4f-cd51-410d-a9cf-ebf4b62c5a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1144 | 2025.12.24 04:43:38.973373 [ 3 ] {534b5c4f-cd51-410d-a9cf-ebf4b62c5a99} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2025.12.24 04:43:38.973789 [ 3 ] {534b5c4f-cd51-410d-a9cf-ebf4b62c5a99} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2025.12.24 04:43:38.973941 [ 3 ] {534b5c4f-cd51-410d-a9cf-ebf4b62c5a99} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 432.88 KiB/sec. | ||
| 1147 | 2025.12.24 04:43:38.973988 [ 3 ] {534b5c4f-cd51-410d-a9cf-ebf4b62c5a99} <Debug> TCPHandler: Processed in 0.001684663 sec. | ||
| 1148 | 2025.12.24 04:43:38.974148 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2025.12.24 04:43:38.974265 [ 3 ] {2cb5242d-f299-464b-97af-2013512c0239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1150 | 2025.12.24 04:43:38.974308 [ 3 ] {2cb5242d-f299-464b-97af-2013512c0239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1151 | 2025.12.24 04:43:38.974801 [ 3 ] {2cb5242d-f299-464b-97af-2013512c0239} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2025.12.24 04:43:38.974836 [ 3 ] {2cb5242d-f299-464b-97af-2013512c0239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1153 | 2025.12.24 04:43:38.975277 [ 3 ] {2cb5242d-f299-464b-97af-2013512c0239} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1154 | 2025.12.24 04:43:38.975810 [ 3 ] {2cb5242d-f299-464b-97af-2013512c0239} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2025.12.24 04:43:38.975942 [ 3 ] {2cb5242d-f299-464b-97af-2013512c0239} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001698 sec., 117785.63015312131 rows/sec., 10.45 MiB/sec. | ||
| 1156 | 2025.12.24 04:43:38.975980 [ 3 ] {2cb5242d-f299-464b-97af-2013512c0239} <Debug> TCPHandler: Processed in 0.001921299 sec. | ||
| 1157 | 2025.12.24 04:43:38.976096 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2025.12.24 04:43:38.976192 [ 3 ] {d915ccd9-ec72-45c6-a901-b2cf4933b47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1159 | 2025.12.24 04:43:38.976230 [ 3 ] {d915ccd9-ec72-45c6-a901-b2cf4933b47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1160 | 2025.12.24 04:43:38.976642 [ 3 ] {d915ccd9-ec72-45c6-a901-b2cf4933b47c} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2025.12.24 04:43:38.976681 [ 3 ] {d915ccd9-ec72-45c6-a901-b2cf4933b47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1162 | 2025.12.24 04:43:38.977089 [ 3 ] {d915ccd9-ec72-45c6-a901-b2cf4933b47c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1163 | 2025.12.24 04:43:38.977503 [ 3 ] {d915ccd9-ec72-45c6-a901-b2cf4933b47c} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2025.12.24 04:43:38.977635 [ 3 ] {d915ccd9-ec72-45c6-a901-b2cf4933b47c} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001461 sec., 20533.880903490757 rows/sec., 1.52 MiB/sec. | ||
| 1165 | 2025.12.24 04:43:38.977673 [ 3 ] {d915ccd9-ec72-45c6-a901-b2cf4933b47c} <Debug> TCPHandler: Processed in 0.001627671 sec. | ||
| 1166 | 2025.12.24 04:43:38.977780 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2025.12.24 04:43:38.977876 [ 3 ] {35239ffe-5e85-4085-a0a2-9ab14eb5a7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1168 | 2025.12.24 04:43:38.977916 [ 3 ] {35239ffe-5e85-4085-a0a2-9ab14eb5a7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1169 | 2025.12.24 04:43:38.978369 [ 3 ] {35239ffe-5e85-4085-a0a2-9ab14eb5a7b1} <Trace> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2025.12.24 04:43:38.978408 [ 3 ] {35239ffe-5e85-4085-a0a2-9ab14eb5a7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1171 | 2025.12.24 04:43:38.978867 [ 3 ] {35239ffe-5e85-4085-a0a2-9ab14eb5a7b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1172 | 2025.12.24 04:43:38.979302 [ 3 ] {35239ffe-5e85-4085-a0a2-9ab14eb5a7b1} <Trace> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2025.12.24 04:43:38.979433 [ 3 ] {35239ffe-5e85-4085-a0a2-9ab14eb5a7b1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001576 sec., 15228.426395939086 rows/sec., 1.26 MiB/sec. | ||
| 1174 | 2025.12.24 04:43:38.979472 [ 3 ] {35239ffe-5e85-4085-a0a2-9ab14eb5a7b1} <Debug> TCPHandler: Processed in 0.001741775 sec. | ||
| 1175 | 2025.12.24 04:43:38.979582 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2025.12.24 04:43:38.979677 [ 3 ] {bd150416-f82f-4716-9fb2-8b635857e097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1177 | 2025.12.24 04:43:38.979717 [ 3 ] {bd150416-f82f-4716-9fb2-8b635857e097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1178 | 2025.12.24 04:43:38.980087 [ 3 ] {bd150416-f82f-4716-9fb2-8b635857e097} <Trace> oximeter.fields_u8 (d516702a-ddcb-4cec-86a6-074bbada8a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2025.12.24 04:43:38.980127 [ 3 ] {bd150416-f82f-4716-9fb2-8b635857e097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1180 | 2025.12.24 04:43:38.980553 [ 3 ] {bd150416-f82f-4716-9fb2-8b635857e097} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1181 | 2025.12.24 04:43:38.980988 [ 3 ] {bd150416-f82f-4716-9fb2-8b635857e097} <Trace> oximeter.fields_u8 (d516702a-ddcb-4cec-86a6-074bbada8a8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2025.12.24 04:43:38.981118 [ 3 ] {bd150416-f82f-4716-9fb2-8b635857e097} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001459 sec., 8224.81151473612 rows/sec., 642.56 KiB/sec. | ||
| 1183 | 2025.12.24 04:43:38.981155 [ 3 ] {bd150416-f82f-4716-9fb2-8b635857e097} <Debug> TCPHandler: Processed in 0.001623622 sec. | ||
| 1184 | 2025.12.24 04:43:38.981260 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2025.12.24 04:43:38.981354 [ 3 ] {c2ab2002-25a5-4f27-886e-011dec1d78ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2025.12.24 04:43:38.981393 [ 3 ] {c2ab2002-25a5-4f27-886e-011dec1d78ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2025.12.24 04:43:38.981809 [ 3 ] {c2ab2002-25a5-4f27-886e-011dec1d78ac} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2025.12.24 04:43:38.981845 [ 3 ] {c2ab2002-25a5-4f27-886e-011dec1d78ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1189 | 2025.12.24 04:43:38.982267 [ 3 ] {c2ab2002-25a5-4f27-886e-011dec1d78ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1190 | 2025.12.24 04:43:38.982692 [ 3 ] {c2ab2002-25a5-4f27-886e-011dec1d78ac} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2025.12.24 04:43:38.982820 [ 3 ] {c2ab2002-25a5-4f27-886e-011dec1d78ac} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001484 sec., 79514.82479784366 rows/sec., 6.47 MiB/sec. | ||
| 1192 | 2025.12.24 04:43:38.982857 [ 3 ] {c2ab2002-25a5-4f27-886e-011dec1d78ac} <Debug> TCPHandler: Processed in 0.001645372 sec. | ||
| 1193 | 2025.12.24 04:43:38.982966 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2025.12.24 04:43:38.983060 [ 3 ] {168048aa-e663-4f81-ab98-218ada363a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2025.12.24 04:43:38.983103 [ 3 ] {168048aa-e663-4f81-ab98-218ada363a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1196 | 2025.12.24 04:43:38.983543 [ 3 ] {168048aa-e663-4f81-ab98-218ada363a6f} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2025.12.24 04:43:38.983580 [ 3 ] {168048aa-e663-4f81-ab98-218ada363a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1198 | 2025.12.24 04:43:38.984093 [ 3 ] {168048aa-e663-4f81-ab98-218ada363a6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1199 | 2025.12.24 04:43:38.984633 [ 3 ] {168048aa-e663-4f81-ab98-218ada363a6f} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2025.12.24 04:43:38.984764 [ 3 ] {168048aa-e663-4f81-ab98-218ada363a6f} <Debug> executeQuery: Read 260 rows, 20.06 KiB in 0.00172 sec., 151162.7906976744 rows/sec., 11.39 MiB/sec. | ||
| 1201 | 2025.12.24 04:43:38.984805 [ 3 ] {168048aa-e663-4f81-ab98-218ada363a6f} <Debug> TCPHandler: Processed in 0.001889029 sec. | ||
| 1202 | 2025.12.24 04:43:38.984909 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2025.12.24 04:43:38.985004 [ 3 ] {2d6f9fd3-6bc5-429a-b8c3-98a7dc217696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1204 | 2025.12.24 04:43:38.985057 [ 3 ] {2d6f9fd3-6bc5-429a-b8c3-98a7dc217696} <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 | ||
| 1205 | 2025.12.24 04:43:38.985827 [ 3 ] {2d6f9fd3-6bc5-429a-b8c3-98a7dc217696} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2025.12.24 04:43:38.985865 [ 3 ] {2d6f9fd3-6bc5-429a-b8c3-98a7dc217696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1207 | 2025.12.24 04:43:38.991540 [ 3 ] {2d6f9fd3-6bc5-429a-b8c3-98a7dc217696} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1208 | 2025.12.24 04:43:38.992057 [ 3 ] {2d6f9fd3-6bc5-429a-b8c3-98a7dc217696} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2025.12.24 04:43:38.992205 [ 3 ] {2d6f9fd3-6bc5-429a-b8c3-98a7dc217696} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.007218 sec., 1385.4253255749516 rows/sec., 2.48 MiB/sec. | ||
| 1210 | 2025.12.24 04:43:38.992268 [ 3 ] {2d6f9fd3-6bc5-429a-b8c3-98a7dc217696} <Debug> TCPHandler: Processed in 0.00740627 sec. | ||
| 1211 | 2025.12.24 04:43:38.992386 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2025.12.24 04:43:38.992483 [ 3 ] {960b1883-65c8-49e1-8001-aa675298c2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1213 | 2025.12.24 04:43:38.992526 [ 3 ] {960b1883-65c8-49e1-8001-aa675298c2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1214 | 2025.12.24 04:43:38.992857 [ 3 ] {960b1883-65c8-49e1-8001-aa675298c2ef} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2025.12.24 04:43:38.992898 [ 3 ] {960b1883-65c8-49e1-8001-aa675298c2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1216 | 2025.12.24 04:43:38.993317 [ 3 ] {960b1883-65c8-49e1-8001-aa675298c2ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1217 | 2025.12.24 04:43:38.993746 [ 3 ] {960b1883-65c8-49e1-8001-aa675298c2ef} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2025.12.24 04:43:38.993878 [ 3 ] {960b1883-65c8-49e1-8001-aa675298c2ef} <Debug> executeQuery: Read 42 rows, 2.92 KiB in 0.001413 sec., 29723.991507430997 rows/sec., 2.02 MiB/sec. | ||
| 1219 | 2025.12.24 04:43:38.993927 [ 3 ] {960b1883-65c8-49e1-8001-aa675298c2ef} <Debug> TCPHandler: Processed in 0.001591781 sec. | ||
| 1220 | 2025.12.24 04:43:39.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.27 MiB, peak 162.02 MiB, free memory in arenas 0.00 B, will set to 161.53 MiB (RSS), difference: 4.26 MiB | ||
| 1221 | 2025.12.24 04:43:40.665459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1222 | 2025.12.24 04:43:40.665973 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2025.12.24 04:43:40.666019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1224 | 2025.12.24 04:43:40.666713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1225 | 2025.12.24 04:43:40.667201 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2025.12.24 04:43:40.667337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1227 | 2025.12.24 04:43:40.728071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1228 | 2025.12.24 04:43:40.746070 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2025.12.24 04:43:40.746140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1230 | 2025.12.24 04:43:40.752672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1231 | 2025.12.24 04:43:40.753781 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2025.12.24 04:43:40.757225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1233 | 2025.12.24 04:43:41.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.08 MiB, peak 166.08 MiB, free memory in arenas 0.00 B, will set to 163.29 MiB (RSS), difference: 1.22 MiB | ||
| 1234 | 2025.12.24 04:43:43.897372 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2025.12.24 04:43:43.897588 [ 3 ] {14cb6691-dd3c-460e-a23d-4c9a644122b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1236 | 2025.12.24 04:43:43.897666 [ 3 ] {14cb6691-dd3c-460e-a23d-4c9a644122b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1237 | 2025.12.24 04:43:43.898335 [ 3 ] {14cb6691-dd3c-460e-a23d-4c9a644122b1} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2025.12.24 04:43:43.898386 [ 3 ] {14cb6691-dd3c-460e-a23d-4c9a644122b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1239 | 2025.12.24 04:43:43.898874 [ 3 ] {14cb6691-dd3c-460e-a23d-4c9a644122b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1240 | 2025.12.24 04:43:43.899342 [ 3 ] {14cb6691-dd3c-460e-a23d-4c9a644122b1} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2025.12.24 04:43:43.899535 [ 3 ] {14cb6691-dd3c-460e-a23d-4c9a644122b1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. | ||
| 1242 | 2025.12.24 04:43:43.899585 [ 3 ] {14cb6691-dd3c-460e-a23d-4c9a644122b1} <Debug> TCPHandler: Processed in 0.00235365 sec. | ||
| 1243 | 2025.12.24 04:43:43.899700 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.12.24 04:43:43.899804 [ 3 ] {5e391262-cbf5-4f92-8f41-e33f2e75d387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1245 | 2025.12.24 04:43:43.899848 [ 3 ] {5e391262-cbf5-4f92-8f41-e33f2e75d387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1246 | 2025.12.24 04:43:43.900273 [ 3 ] {5e391262-cbf5-4f92-8f41-e33f2e75d387} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2025.12.24 04:43:43.900310 [ 3 ] {5e391262-cbf5-4f92-8f41-e33f2e75d387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1248 | 2025.12.24 04:43:43.900719 [ 3 ] {5e391262-cbf5-4f92-8f41-e33f2e75d387} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1249 | 2025.12.24 04:43:43.901124 [ 3 ] {5e391262-cbf5-4f92-8f41-e33f2e75d387} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2025.12.24 04:43:43.901285 [ 3 ] {5e391262-cbf5-4f92-8f41-e33f2e75d387} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001504 sec., 42553.19148936171 rows/sec., 3.32 MiB/sec. | ||
| 1251 | 2025.12.24 04:43:43.901324 [ 3 ] {5e391262-cbf5-4f92-8f41-e33f2e75d387} <Debug> TCPHandler: Processed in 0.001678453 sec. | ||
| 1252 | 2025.12.24 04:43:43.901435 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.12.24 04:43:43.901533 [ 3 ] {27cb988a-cccc-42ce-b777-6d49fbbfd924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1254 | 2025.12.24 04:43:43.901577 [ 3 ] {27cb988a-cccc-42ce-b777-6d49fbbfd924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1255 | 2025.12.24 04:43:43.901970 [ 3 ] {27cb988a-cccc-42ce-b777-6d49fbbfd924} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.12.24 04:43:43.902007 [ 3 ] {27cb988a-cccc-42ce-b777-6d49fbbfd924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1257 | 2025.12.24 04:43:43.902445 [ 3 ] {27cb988a-cccc-42ce-b777-6d49fbbfd924} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1258 | 2025.12.24 04:43:43.902896 [ 3 ] {27cb988a-cccc-42ce-b777-6d49fbbfd924} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.12.24 04:43:43.903056 [ 3 ] {27cb988a-cccc-42ce-b777-6d49fbbfd924} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec. | ||
| 1260 | 2025.12.24 04:43:43.903095 [ 3 ] {27cb988a-cccc-42ce-b777-6d49fbbfd924} <Debug> TCPHandler: Processed in 0.001711334 sec. | ||
| 1261 | 2025.12.24 04:43:43.903201 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.12.24 04:43:43.903296 [ 3 ] {c04c1e33-198b-46fb-ab60-63c1f60b335a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1263 | 2025.12.24 04:43:43.903338 [ 3 ] {c04c1e33-198b-46fb-ab60-63c1f60b335a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1264 | 2025.12.24 04:43:43.903644 [ 3 ] {c04c1e33-198b-46fb-ab60-63c1f60b335a} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.12.24 04:43:43.903680 [ 3 ] {c04c1e33-198b-46fb-ab60-63c1f60b335a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1266 | 2025.12.24 04:43:43.904082 [ 3 ] {c04c1e33-198b-46fb-ab60-63c1f60b335a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1267 | 2025.12.24 04:43:43.904524 [ 3 ] {c04c1e33-198b-46fb-ab60-63c1f60b335a} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.12.24 04:43:43.904676 [ 3 ] {c04c1e33-198b-46fb-ab60-63c1f60b335a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
| 1269 | 2025.12.24 04:43:43.904714 [ 3 ] {c04c1e33-198b-46fb-ab60-63c1f60b335a} <Debug> TCPHandler: Processed in 0.00156413 sec. | ||
| 1270 | 2025.12.24 04:43:48.108471 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1271 | 2025.12.24 04:43:48.108573 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1272 | 2025.12.24 04:43:48.166985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 200 | ||
| 1273 | 2025.12.24 04:43:48.167469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1274 | 2025.12.24 04:43:48.168105 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2025.12.24 04:43:48.168152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1276 | 2025.12.24 04:43:48.168802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1277 | 2025.12.24 04:43:48.169246 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2025.12.24 04:43:48.169393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1279 | 2025.12.24 04:43:48.169788 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2025.12.24 04:43:48.169838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1281 | 2025.12.24 04:43:48.171120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1282 | 2025.12.24 04:43:48.171603 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2025.12.24 04:43:48.171922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1284 | 2025.12.24 04:43:48.257340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1285 | 2025.12.24 04:43:48.274792 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2025.12.24 04:43:48.274841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1287 | 2025.12.24 04:43:48.281379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1288 | 2025.12.24 04:43:48.282480 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2025.12.24 04:43:48.285467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1290 | 2025.12.24 04:43:48.898257 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.12.24 04:43:48.898451 [ 3 ] {ddf2eda3-f4f9-4e5d-85db-77826ea0f0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1292 | 2025.12.24 04:43:48.898633 [ 3 ] {ddf2eda3-f4f9-4e5d-85db-77826ea0f0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1293 | 2025.12.24 04:43:48.899339 [ 3 ] {ddf2eda3-f4f9-4e5d-85db-77826ea0f0ab} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2025.12.24 04:43:48.899389 [ 3 ] {ddf2eda3-f4f9-4e5d-85db-77826ea0f0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1295 | 2025.12.24 04:43:48.899983 [ 3 ] {ddf2eda3-f4f9-4e5d-85db-77826ea0f0ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1296 | 2025.12.24 04:43:48.900435 [ 3 ] {ddf2eda3-f4f9-4e5d-85db-77826ea0f0ab} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.12.24 04:43:48.900583 [ 87 ] {} <Debug> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1298 | 2025.12.24 04:43:48.900604 [ 3 ] {ddf2eda3-f4f9-4e5d-85db-77826ea0f0ab} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002206 sec., 34451.49592021759 rows/sec., 2.84 MiB/sec. | ||
| 1299 | 2025.12.24 04:43:48.900656 [ 87 ] {} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2025.12.24 04:43:48.900665 [ 3 ] {ddf2eda3-f4f9-4e5d-85db-77826ea0f0ab} <Debug> TCPHandler: Processed in 0.002545775 sec. | ||
| 1301 | 2025.12.24 04:43:48.900690 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1302 | 2025.12.24 04:43:48.900809 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2025.12.24 04:43:48.900912 [ 3 ] {d79bd7bb-0203-4f84-9c38-a294cf943de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1304 | 2025.12.24 04:43:48.900953 [ 3 ] {d79bd7bb-0203-4f84-9c38-a294cf943de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1305 | 2025.12.24 04:43:48.901443 [ 3 ] {d79bd7bb-0203-4f84-9c38-a294cf943de1} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2025.12.24 04:43:48.901482 [ 3 ] {d79bd7bb-0203-4f84-9c38-a294cf943de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1307 | 2025.12.24 04:43:48.901953 [ 3 ] {d79bd7bb-0203-4f84-9c38-a294cf943de1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1308 | 2025.12.24 04:43:48.902444 [ 3 ] {d79bd7bb-0203-4f84-9c38-a294cf943de1} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2025.12.24 04:43:48.902594 [ 3 ] {d79bd7bb-0203-4f84-9c38-a294cf943de1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001699 sec., 5885.8151854031785 rows/sec., 442.59 KiB/sec. | ||
| 1310 | 2025.12.24 04:43:48.902637 [ 3 ] {d79bd7bb-0203-4f84-9c38-a294cf943de1} <Debug> TCPHandler: Processed in 0.001882168 sec. | ||
| 1311 | 2025.12.24 04:43:48.902757 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2025.12.24 04:43:48.902852 [ 3 ] {1b12ea84-a8df-4a32-ab10-2443714bda4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1313 | 2025.12.24 04:43:48.902892 [ 3 ] {1b12ea84-a8df-4a32-ab10-2443714bda4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1314 | 2025.12.24 04:43:48.903067 [ 209 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::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 | ||
| 1315 | 2025.12.24 04:43:48.903359 [ 3 ] {1b12ea84-a8df-4a32-ab10-2443714bda4c} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2025.12.24 04:43:48.903394 [ 3 ] {1b12ea84-a8df-4a32-ab10-2443714bda4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1317 | 2025.12.24 04:43:48.903821 [ 3 ] {1b12ea84-a8df-4a32-ab10-2443714bda4c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1318 | 2025.12.24 04:43:48.904317 [ 3 ] {1b12ea84-a8df-4a32-ab10-2443714bda4c} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2025.12.24 04:43:48.904436 [ 85 ] {} <Debug> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1320 | 2025.12.24 04:43:48.904453 [ 3 ] {1b12ea84-a8df-4a32-ab10-2443714bda4c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001618 sec., 45735.47589616811 rows/sec., 3.57 MiB/sec. | ||
| 1321 | 2025.12.24 04:43:48.904481 [ 85 ] {} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.12.24 04:43:48.904495 [ 3 ] {1b12ea84-a8df-4a32-ab10-2443714bda4c} <Debug> TCPHandler: Processed in 0.001791506 sec. | ||
| 1323 | 2025.12.24 04:43:48.904505 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1324 | 2025.12.24 04:43:48.904620 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2025.12.24 04:43:48.904678 [ 202 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::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 | ||
| 1326 | 2025.12.24 04:43:48.904715 [ 3 ] {37e9db91-5684-4108-af6c-813754751ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1327 | 2025.12.24 04:43:48.904767 [ 3 ] {37e9db91-5684-4108-af6c-813754751ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1328 | 2025.12.24 04:43:48.905209 [ 3 ] {37e9db91-5684-4108-af6c-813754751ba1} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.12.24 04:43:48.905244 [ 3 ] {37e9db91-5684-4108-af6c-813754751ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1330 | 2025.12.24 04:43:48.905383 [ 209 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1331 | 2025.12.24 04:43:48.905408 [ 202 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1332 | 2025.12.24 04:43:48.905535 [ 202 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1333 | 2025.12.24 04:43:48.905538 [ 209 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1334 | 2025.12.24 04:43:48.905664 [ 202 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1335 | 2025.12.24 04:43:48.905715 [ 209 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::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 | ||
| 1336 | 2025.12.24 04:43:48.905770 [ 202 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1337 | 2025.12.24 04:43:48.905787 [ 3 ] {37e9db91-5684-4108-af6c-813754751ba1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1338 | 2025.12.24 04:43:48.905804 [ 209 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1339 | 2025.12.24 04:43:48.905873 [ 202 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 118 rows starting from the beginning of the part | ||
| 1340 | 2025.12.24 04:43:48.905883 [ 209 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 200 rows starting from the beginning of the part | ||
| 1341 | 2025.12.24 04:43:48.905929 [ 202 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::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 | ||
| 1342 | 2025.12.24 04:43:48.905942 [ 209 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::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 | ||
| 1343 | 2025.12.24 04:43:48.906039 [ 202 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1344 | 2025.12.24 04:43:48.906069 [ 209 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1345 | 2025.12.24 04:43:48.906338 [ 3 ] {37e9db91-5684-4108-af6c-813754751ba1} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2025.12.24 04:43:48.906472 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1347 | 2025.12.24 04:43:48.906485 [ 3 ] {37e9db91-5684-4108-af6c-813754751ba1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001788 sec., 89485.45861297539 rows/sec., 6.23 MiB/sec. | ||
| 1348 | 2025.12.24 04:43:48.906515 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.12.24 04:43:48.906537 [ 3 ] {37e9db91-5684-4108-af6c-813754751ba1} <Debug> TCPHandler: Processed in 0.0019732 sec. | ||
| 1350 | 2025.12.24 04:43:48.906541 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1351 | 2025.12.24 04:43:48.906657 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2025.12.24 04:43:48.906660 [ 186 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | 2025.12.24 04:43:48.906760 [ 3 ] {6e624b71-d0dc-4011-8178-b369ea3b86dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1354 | 2025.12.24 04:43:48.906801 [ 186 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1355 | 2025.12.24 04:43:48.906819 [ 3 ] {6e624b71-d0dc-4011-8178-b369ea3b86dc} <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 | ||
| 1356 | 2025.12.24 04:43:48.906842 [ 186 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part | ||
| 1357 | 2025.12.24 04:43:48.906922 [ 186 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1358 | 2025.12.24 04:43:48.906973 [ 186 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1359 | 2025.12.24 04:43:48.907045 [ 186 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 260 rows starting from the beginning of the part | ||
| 1360 | 2025.12.24 04:43:48.907102 [ 186 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 1361 | 2025.12.24 04:43:48.907149 [ 186 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 1362 | 2025.12.24 04:43:48.907187 [ 187 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.006315532 sec., 65077.652998987265 rows/sec., 5.67 MiB/sec. | ||
| 1363 | 2025.12.24 04:43:48.907250 [ 209 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 5 columns (5 merged, 0 gathered) in 0.002663119 sec., 128420.84788550569 rows/sec., 10.66 MiB/sec. | ||
| 1364 | 2025.12.24 04:43:48.907614 [ 3 ] {6e624b71-d0dc-4011-8178-b369ea3b86dc} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.12.24 04:43:48.907651 [ 3 ] {6e624b71-d0dc-4011-8178-b369ea3b86dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1366 | 2025.12.24 04:43:48.908008 [ 189 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1367 | 2025.12.24 04:43:48.908172 [ 191 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1368 | 2025.12.24 04:43:48.908617 [ 3 ] {6e624b71-d0dc-4011-8178-b369ea3b86dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1369 | 2025.12.24 04:43:48.908763 [ 189 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_6_1} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2025.12.24 04:43:48.908838 [ 189 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_6_1} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1371 | 2025.12.24 04:43:48.908965 [ 191 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2025.12.24 04:43:48.909068 [ 191 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_6_1} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1373 | 2025.12.24 04:43:48.909236 [ 3 ] {6e624b71-d0dc-4011-8178-b369ea3b86dc} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2025.12.24 04:43:48.909385 [ 3 ] {6e624b71-d0dc-4011-8178-b369ea3b86dc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002643 sec., 3783.5792659856224 rows/sec., 6.78 MiB/sec. | ||
| 1375 | 2025.12.24 04:43:48.909442 [ 3 ] {6e624b71-d0dc-4011-8178-b369ea3b86dc} <Debug> TCPHandler: Processed in 0.002833713 sec. | ||
| 1376 | 2025.12.24 04:43:48.909559 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2025.12.24 04:43:48.909656 [ 3 ] {44b43f0a-5cbf-42c6-8675-d03971516bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1378 | 2025.12.24 04:43:48.909697 [ 3 ] {44b43f0a-5cbf-42c6-8675-d03971516bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1379 | 2025.12.24 04:43:48.910028 [ 3 ] {44b43f0a-5cbf-42c6-8675-d03971516bae} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2025.12.24 04:43:48.910063 [ 3 ] {44b43f0a-5cbf-42c6-8675-d03971516bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1381 | 2025.12.24 04:43:48.910489 [ 3 ] {44b43f0a-5cbf-42c6-8675-d03971516bae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1382 | 2025.12.24 04:43:48.910939 [ 3 ] {44b43f0a-5cbf-42c6-8675-d03971516bae} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2025.12.24 04:43:48.911037 [ 85 ] {} <Debug> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1384 | 2025.12.24 04:43:48.911064 [ 85 ] {} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2025.12.24 04:43:48.911070 [ 3 ] {44b43f0a-5cbf-42c6-8675-d03971516bae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec. | ||
| 1386 | 2025.12.24 04:43:48.911081 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1387 | 2025.12.24 04:43:48.911108 [ 3 ] {44b43f0a-5cbf-42c6-8675-d03971516bae} <Debug> TCPHandler: Processed in 0.001597731 sec. | ||
| 1388 | 2025.12.24 04:43:48.911197 [ 190 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 1389 | 2025.12.24 04:43:48.911266 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1390 | 2025.12.24 04:43:48.911323 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1391 | 2025.12.24 04:43:48.911337 [ 190 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1392 | 2025.12.24 04:43:48.911381 [ 190 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 1393 | 2025.12.24 04:43:48.911461 [ 190 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1394 | 2025.12.24 04:43:48.911524 [ 190 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1395 | 2025.12.24 04:43:48.911581 [ 190 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1396 | 2025.12.24 04:43:48.911629 [ 190 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 1397 | 2025.12.24 04:43:48.911676 [ 190 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 1398 | 2025.12.24 04:43:48.912187 [ 186 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 5 columns (5 merged, 0 gathered) in 0.005569563 sec., 147408.3334724825 rows/sec., 10.52 MiB/sec. | ||
| 1399 | 2025.12.24 04:43:48.912504 [ 209 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1400 | 2025.12.24 04:43:48.912627 [ 191 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.001478238 sec., 158296.56658805956 rows/sec., 10.74 MiB/sec. | ||
| 1401 | 2025.12.24 04:43:48.912887 [ 186 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1402 | 2025.12.24 04:43:48.913103 [ 209 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2025.12.24 04:43:48.913180 [ 209 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1404 | 2025.12.24 04:43:48.913251 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1405 | 2025.12.24 04:43:48.913408 [ 186 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_6_1} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.12.24 04:43:48.913481 [ 186 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_6_1} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1407 | 2025.12.24 04:43:48.913544 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1408 | 2025.12.24 04:43:49.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.52 MiB, peak 173.88 MiB, free memory in arenas 0.00 B, will set to 166.15 MiB (RSS), difference: 1.64 MiB | ||
| 1409 | 2025.12.24 04:43:53.896984 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2025.12.24 04:43:53.897197 [ 3 ] {2321af10-fbe0-4769-8e8d-4fec7b1cb08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1411 | 2025.12.24 04:43:53.897269 [ 3 ] {2321af10-fbe0-4769-8e8d-4fec7b1cb08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1412 | 2025.12.24 04:43:53.897919 [ 3 ] {2321af10-fbe0-4769-8e8d-4fec7b1cb08d} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2025.12.24 04:43:53.897971 [ 3 ] {2321af10-fbe0-4769-8e8d-4fec7b1cb08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1414 | 2025.12.24 04:43:53.899910 [ 3 ] {2321af10-fbe0-4769-8e8d-4fec7b1cb08d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1415 | 2025.12.24 04:43:53.900492 [ 3 ] {2321af10-fbe0-4769-8e8d-4fec7b1cb08d} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2025.12.24 04:43:53.900675 [ 3 ] {2321af10-fbe0-4769-8e8d-4fec7b1cb08d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.003532 sec., 15855.039637599095 rows/sec., 1.22 MiB/sec. | ||
| 1417 | 2025.12.24 04:43:53.900722 [ 3 ] {2321af10-fbe0-4769-8e8d-4fec7b1cb08d} <Debug> TCPHandler: Processed in 0.003874359 sec. | ||
| 1418 | 2025.12.24 04:43:53.900858 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2025.12.24 04:43:53.900958 [ 3 ] {59732a1b-ef41-4822-b9fb-cfb2ce9924cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1420 | 2025.12.24 04:43:53.901000 [ 3 ] {59732a1b-ef41-4822-b9fb-cfb2ce9924cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1421 | 2025.12.24 04:43:53.901432 [ 3 ] {59732a1b-ef41-4822-b9fb-cfb2ce9924cd} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2025.12.24 04:43:53.901468 [ 3 ] {59732a1b-ef41-4822-b9fb-cfb2ce9924cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1423 | 2025.12.24 04:43:53.901879 [ 3 ] {59732a1b-ef41-4822-b9fb-cfb2ce9924cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1424 | 2025.12.24 04:43:53.902283 [ 3 ] {59732a1b-ef41-4822-b9fb-cfb2ce9924cd} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2025.12.24 04:43:53.902416 [ 3 ] {59732a1b-ef41-4822-b9fb-cfb2ce9924cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00148 sec., 43243.24324324325 rows/sec., 3.38 MiB/sec. | ||
| 1426 | 2025.12.24 04:43:53.902452 [ 3 ] {59732a1b-ef41-4822-b9fb-cfb2ce9924cd} <Debug> TCPHandler: Processed in 0.001643653 sec. | ||
| 1427 | 2025.12.24 04:43:53.902556 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2025.12.24 04:43:53.902650 [ 3 ] {4846b224-fd9f-42f5-98ae-ce54992e891a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1429 | 2025.12.24 04:43:53.902692 [ 3 ] {4846b224-fd9f-42f5-98ae-ce54992e891a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1430 | 2025.12.24 04:43:53.903155 [ 3 ] {4846b224-fd9f-42f5-98ae-ce54992e891a} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2025.12.24 04:43:53.903191 [ 3 ] {4846b224-fd9f-42f5-98ae-ce54992e891a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1432 | 2025.12.24 04:43:53.903621 [ 3 ] {4846b224-fd9f-42f5-98ae-ce54992e891a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1433 | 2025.12.24 04:43:53.904022 [ 3 ] {4846b224-fd9f-42f5-98ae-ce54992e891a} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2025.12.24 04:43:53.904153 [ 3 ] {4846b224-fd9f-42f5-98ae-ce54992e891a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec. | ||
| 1435 | 2025.12.24 04:43:53.904188 [ 3 ] {4846b224-fd9f-42f5-98ae-ce54992e891a} <Debug> TCPHandler: Processed in 0.001682453 sec. | ||
| 1436 | 2025.12.24 04:43:53.904296 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2025.12.24 04:43:53.904388 [ 3 ] {05ddc8f5-5c8b-4a71-b4b0-5a879baa99c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1438 | 2025.12.24 04:43:53.904428 [ 3 ] {05ddc8f5-5c8b-4a71-b4b0-5a879baa99c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1439 | 2025.12.24 04:43:53.904738 [ 3 ] {05ddc8f5-5c8b-4a71-b4b0-5a879baa99c9} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2025.12.24 04:43:53.904778 [ 3 ] {05ddc8f5-5c8b-4a71-b4b0-5a879baa99c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1441 | 2025.12.24 04:43:53.905202 [ 3 ] {05ddc8f5-5c8b-4a71-b4b0-5a879baa99c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1442 | 2025.12.24 04:43:53.905635 [ 3 ] {05ddc8f5-5c8b-4a71-b4b0-5a879baa99c9} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2025.12.24 04:43:53.905762 [ 3 ] {05ddc8f5-5c8b-4a71-b4b0-5a879baa99c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
| 1444 | 2025.12.24 04:43:53.905796 [ 3 ] {05ddc8f5-5c8b-4a71-b4b0-5a879baa99c9} <Debug> TCPHandler: Processed in 0.001548429 sec. | ||
| 1445 | 2025.12.24 04:43:55.669452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1446 | 2025.12.24 04:43:55.669974 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2025.12.24 04:43:55.670014 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1448 | 2025.12.24 04:43:55.670725 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1449 | 2025.12.24 04:43:55.671220 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2025.12.24 04:43:55.671361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1451 | 2025.12.24 04:43:55.785536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1452 | 2025.12.24 04:43:55.803100 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2025.12.24 04:43:55.803159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1454 | 2025.12.24 04:43:55.809764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1455 | 2025.12.24 04:43:55.810961 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2025.12.24 04:43:55.813959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1457 | 2025.12.24 04:43:56.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.78 MiB, peak 173.88 MiB, free memory in arenas 0.00 B, will set to 168.38 MiB (RSS), difference: 1.60 MiB | ||
| 1458 | 2025.12.24 04:43:58.172137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 220 | ||
| 1459 | 2025.12.24 04:43:58.174396 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2025.12.24 04:43:58.174442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1461 | 2025.12.24 04:43:58.175622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1462 | 2025.12.24 04:43:58.176090 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2025.12.24 04:43:58.176330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1464 | 2025.12.24 04:43:58.898418 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2025.12.24 04:43:58.898619 [ 3 ] {39ba43d5-35c3-43e6-b109-7c2d94f6de1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1466 | 2025.12.24 04:43:58.898693 [ 3 ] {39ba43d5-35c3-43e6-b109-7c2d94f6de1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1467 | 2025.12.24 04:43:58.899296 [ 3 ] {39ba43d5-35c3-43e6-b109-7c2d94f6de1a} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2025.12.24 04:43:58.899349 [ 3 ] {39ba43d5-35c3-43e6-b109-7c2d94f6de1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1469 | 2025.12.24 04:43:58.899885 [ 3 ] {39ba43d5-35c3-43e6-b109-7c2d94f6de1a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1470 | 2025.12.24 04:43:58.900328 [ 3 ] {39ba43d5-35c3-43e6-b109-7c2d94f6de1a} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2025.12.24 04:43:58.900502 [ 3 ] {39ba43d5-35c3-43e6-b109-7c2d94f6de1a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001937 sec., 39235.93185338152 rows/sec., 3.23 MiB/sec. | ||
| 1472 | 2025.12.24 04:43:58.900550 [ 3 ] {39ba43d5-35c3-43e6-b109-7c2d94f6de1a} <Debug> TCPHandler: Processed in 0.002272979 sec. | ||
| 1473 | 2025.12.24 04:43:58.900663 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2025.12.24 04:43:58.900766 [ 3 ] {22f139d8-5105-459f-a309-f7fcd8867cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1475 | 2025.12.24 04:43:58.900812 [ 3 ] {22f139d8-5105-459f-a309-f7fcd8867cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1476 | 2025.12.24 04:43:58.901197 [ 3 ] {22f139d8-5105-459f-a309-f7fcd8867cd3} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2025.12.24 04:43:58.901236 [ 3 ] {22f139d8-5105-459f-a309-f7fcd8867cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1478 | 2025.12.24 04:43:58.901644 [ 3 ] {22f139d8-5105-459f-a309-f7fcd8867cd3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1479 | 2025.12.24 04:43:58.902055 [ 3 ] {22f139d8-5105-459f-a309-f7fcd8867cd3} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2025.12.24 04:43:58.902195 [ 3 ] {22f139d8-5105-459f-a309-f7fcd8867cd3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001452 sec., 6887.052341597797 rows/sec., 517.87 KiB/sec. | ||
| 1481 | 2025.12.24 04:43:58.902235 [ 3 ] {22f139d8-5105-459f-a309-f7fcd8867cd3} <Debug> TCPHandler: Processed in 0.001625112 sec. | ||
| 1482 | 2025.12.24 04:43:58.902337 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2025.12.24 04:43:58.902433 [ 3 ] {5326d36d-2e33-4ae9-90f7-89487e0bec28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1484 | 2025.12.24 04:43:58.902474 [ 3 ] {5326d36d-2e33-4ae9-90f7-89487e0bec28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1485 | 2025.12.24 04:43:58.902859 [ 3 ] {5326d36d-2e33-4ae9-90f7-89487e0bec28} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.24 04:43:58.902897 [ 3 ] {5326d36d-2e33-4ae9-90f7-89487e0bec28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1487 | 2025.12.24 04:43:58.903320 [ 3 ] {5326d36d-2e33-4ae9-90f7-89487e0bec28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1488 | 2025.12.24 04:43:58.903805 [ 3 ] {5326d36d-2e33-4ae9-90f7-89487e0bec28} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2025.12.24 04:43:58.903951 [ 3 ] {5326d36d-2e33-4ae9-90f7-89487e0bec28} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001537 sec., 48145.73845152895 rows/sec., 3.76 MiB/sec. | ||
| 1490 | 2025.12.24 04:43:58.904010 [ 3 ] {5326d36d-2e33-4ae9-90f7-89487e0bec28} <Debug> TCPHandler: Processed in 0.001722924 sec. | ||
| 1491 | 2025.12.24 04:43:58.904125 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2025.12.24 04:43:58.904223 [ 3 ] {bc3d7d55-6ee8-4413-b2f5-37fe92a37031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1493 | 2025.12.24 04:43:58.904267 [ 3 ] {bc3d7d55-6ee8-4413-b2f5-37fe92a37031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1494 | 2025.12.24 04:43:58.904716 [ 3 ] {bc3d7d55-6ee8-4413-b2f5-37fe92a37031} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2025.12.24 04:43:58.904755 [ 3 ] {bc3d7d55-6ee8-4413-b2f5-37fe92a37031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1496 | 2025.12.24 04:43:58.905214 [ 3 ] {bc3d7d55-6ee8-4413-b2f5-37fe92a37031} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1497 | 2025.12.24 04:43:58.905635 [ 3 ] {bc3d7d55-6ee8-4413-b2f5-37fe92a37031} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2025.12.24 04:43:58.905769 [ 3 ] {bc3d7d55-6ee8-4413-b2f5-37fe92a37031} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. | ||
| 1499 | 2025.12.24 04:43:58.905805 [ 3 ] {bc3d7d55-6ee8-4413-b2f5-37fe92a37031} <Debug> TCPHandler: Processed in 0.001732134 sec. | ||
| 1500 | 2025.12.24 04:43:58.905913 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2025.12.24 04:43:58.906006 [ 3 ] {fbfc38a5-a320-4627-b831-2b2e34c4af83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1502 | 2025.12.24 04:43:58.906058 [ 3 ] {fbfc38a5-a320-4627-b831-2b2e34c4af83} <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 | ||
| 1503 | 2025.12.24 04:43:58.906810 [ 3 ] {fbfc38a5-a320-4627-b831-2b2e34c4af83} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2025.12.24 04:43:58.906848 [ 3 ] {fbfc38a5-a320-4627-b831-2b2e34c4af83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1505 | 2025.12.24 04:43:58.907453 [ 3 ] {fbfc38a5-a320-4627-b831-2b2e34c4af83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1506 | 2025.12.24 04:43:58.907865 [ 3 ] {fbfc38a5-a320-4627-b831-2b2e34c4af83} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2025.12.24 04:43:58.908005 [ 3 ] {fbfc38a5-a320-4627-b831-2b2e34c4af83} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002018 sec., 4955.401387512389 rows/sec., 8.88 MiB/sec. | ||
| 1508 | 2025.12.24 04:43:58.908066 [ 3 ] {fbfc38a5-a320-4627-b831-2b2e34c4af83} <Debug> TCPHandler: Processed in 0.002202097 sec. | ||
| 1509 | 2025.12.24 04:43:58.908181 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2025.12.24 04:43:58.908279 [ 3 ] {dd6b03c7-e511-4990-8af5-f72cf85cbec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1511 | 2025.12.24 04:43:58.908321 [ 3 ] {dd6b03c7-e511-4990-8af5-f72cf85cbec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1512 | 2025.12.24 04:43:58.908628 [ 3 ] {dd6b03c7-e511-4990-8af5-f72cf85cbec2} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2025.12.24 04:43:58.908664 [ 3 ] {dd6b03c7-e511-4990-8af5-f72cf85cbec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1514 | 2025.12.24 04:43:58.909065 [ 3 ] {dd6b03c7-e511-4990-8af5-f72cf85cbec2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1515 | 2025.12.24 04:43:58.909587 [ 3 ] {dd6b03c7-e511-4990-8af5-f72cf85cbec2} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2025.12.24 04:43:58.909716 [ 3 ] {dd6b03c7-e511-4990-8af5-f72cf85cbec2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
| 1517 | 2025.12.24 04:43:58.909750 [ 3 ] {dd6b03c7-e511-4990-8af5-f72cf85cbec2} <Debug> TCPHandler: Processed in 0.001618472 sec. | ||
| 1518 | 2025.12.24 04:44:03.108657 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1519 | 2025.12.24 04:44:03.108756 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1520 | 2025.12.24 04:44:03.172320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1521 | 2025.12.24 04:44:03.172825 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2025.12.24 04:44:03.172871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1523 | 2025.12.24 04:44:03.173463 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1524 | 2025.12.24 04:44:03.173898 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2025.12.24 04:44:03.174031 [ 74 ] {} <Debug> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1526 | 2025.12.24 04:44:03.174041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1527 | 2025.12.24 04:44:03.174088 [ 74 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2025.12.24 04:44:03.174119 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1529 | 2025.12.24 04:44:03.174225 [ 190 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 1530 | 2025.12.24 04:44:03.174352 [ 190 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1531 | 2025.12.24 04:44:03.174396 [ 190 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 1532 | 2025.12.24 04:44:03.174467 [ 190 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 1533 | 2025.12.24 04:44:03.174515 [ 190 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 1534 | 2025.12.24 04:44:03.174560 [ 190 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 1535 | 2025.12.24 04:44:03.174600 [ 190 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 1536 | 2025.12.24 04:44:03.174647 [ 190 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 1537 | 2025.12.24 04:44:03.204282 [ 190 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.030101603 sec., 93217.62698152653 rows/sec., 1.33 MiB/sec. | ||
| 1538 | 2025.12.24 04:44:03.205176 [ 191 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1539 | 2025.12.24 04:44:03.205753 [ 191 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_6_1} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2025.12.24 04:44:03.205833 [ 191 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_6_1} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1541 | 2025.12.24 04:44:03.205933 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1542 | 2025.12.24 04:44:03.314909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1543 | 2025.12.24 04:44:03.333084 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.12.24 04:44:03.333148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1545 | 2025.12.24 04:44:03.339751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1546 | 2025.12.24 04:44:03.340908 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.12.24 04:44:03.341232 [ 74 ] {} <Debug> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1548 | 2025.12.24 04:44:03.341274 [ 74 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2025.12.24 04:44:03.341294 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1550 | 2025.12.24 04:44:03.341395 [ 191 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 1551 | 2025.12.24 04:44:03.344852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1552 | 2025.12.24 04:44:03.345839 [ 191 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1553 | 2025.12.24 04:44:03.347477 [ 191 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 1554 | 2025.12.24 04:44:03.352492 [ 191 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 1555 | 2025.12.24 04:44:03.357124 [ 191 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 1556 | 2025.12.24 04:44:03.361446 [ 191 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 1557 | 2025.12.24 04:44:03.369171 [ 191 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 1558 | 2025.12.24 04:44:03.373427 [ 191 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 1559 | 2025.12.24 04:44:03.437192 [ 190 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095842371 sec., 479.9547373468046 rows/sec., 2.48 MiB/sec. | ||
| 1560 | 2025.12.24 04:44:03.439571 [ 202 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1561 | 2025.12.24 04:44:03.442065 [ 202 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_6_1} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2025.12.24 04:44:03.442168 [ 202 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_6_1} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1563 | 2025.12.24 04:44:03.444049 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1564 | 2025.12.24 04:44:03.896751 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2025.12.24 04:44:03.896944 [ 3 ] {fb8c982a-50d1-47c6-80dd-191adbd2cfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1566 | 2025.12.24 04:44:03.897014 [ 3 ] {fb8c982a-50d1-47c6-80dd-191adbd2cfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1567 | 2025.12.24 04:44:03.897681 [ 3 ] {fb8c982a-50d1-47c6-80dd-191adbd2cfdc} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2025.12.24 04:44:03.897725 [ 3 ] {fb8c982a-50d1-47c6-80dd-191adbd2cfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1569 | 2025.12.24 04:44:03.898212 [ 3 ] {fb8c982a-50d1-47c6-80dd-191adbd2cfdc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1570 | 2025.12.24 04:44:03.898730 [ 3 ] {fb8c982a-50d1-47c6-80dd-191adbd2cfdc} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2025.12.24 04:44:03.898876 [ 3 ] {fb8c982a-50d1-47c6-80dd-191adbd2cfdc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.17 MiB/sec. | ||
| 1572 | 2025.12.24 04:44:03.898917 [ 3 ] {fb8c982a-50d1-47c6-80dd-191adbd2cfdc} <Debug> TCPHandler: Processed in 0.00229865 sec. | ||
| 1573 | 2025.12.24 04:44:03.899026 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2025.12.24 04:44:03.899126 [ 3 ] {6e5364b0-22dd-41f3-b125-fbfe9729aea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1575 | 2025.12.24 04:44:03.899169 [ 3 ] {6e5364b0-22dd-41f3-b125-fbfe9729aea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1576 | 2025.12.24 04:44:03.899608 [ 3 ] {6e5364b0-22dd-41f3-b125-fbfe9729aea3} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2025.12.24 04:44:03.899641 [ 3 ] {6e5364b0-22dd-41f3-b125-fbfe9729aea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1578 | 2025.12.24 04:44:03.900043 [ 3 ] {6e5364b0-22dd-41f3-b125-fbfe9729aea3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1579 | 2025.12.24 04:44:03.900459 [ 3 ] {6e5364b0-22dd-41f3-b125-fbfe9729aea3} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2025.12.24 04:44:03.900584 [ 3 ] {6e5364b0-22dd-41f3-b125-fbfe9729aea3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.37 MiB/sec. | ||
| 1581 | 2025.12.24 04:44:03.900619 [ 3 ] {6e5364b0-22dd-41f3-b125-fbfe9729aea3} <Debug> TCPHandler: Processed in 0.001643842 sec. | ||
| 1582 | 2025.12.24 04:44:03.900735 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2025.12.24 04:44:03.900830 [ 3 ] {843c91b4-e1ce-4052-b734-73e072b833e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1584 | 2025.12.24 04:44:03.900872 [ 3 ] {843c91b4-e1ce-4052-b734-73e072b833e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1585 | 2025.12.24 04:44:03.901269 [ 3 ] {843c91b4-e1ce-4052-b734-73e072b833e2} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.12.24 04:44:03.901302 [ 3 ] {843c91b4-e1ce-4052-b734-73e072b833e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1587 | 2025.12.24 04:44:03.901736 [ 3 ] {843c91b4-e1ce-4052-b734-73e072b833e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1588 | 2025.12.24 04:44:03.902181 [ 3 ] {843c91b4-e1ce-4052-b734-73e072b833e2} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.12.24 04:44:03.902310 [ 3 ] {843c91b4-e1ce-4052-b734-73e072b833e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
| 1590 | 2025.12.24 04:44:03.902345 [ 3 ] {843c91b4-e1ce-4052-b734-73e072b833e2} <Debug> TCPHandler: Processed in 0.001668192 sec. | ||
| 1591 | 2025.12.24 04:44:03.902454 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2025.12.24 04:44:03.902553 [ 3 ] {7a681b91-2f25-41a0-b956-58f1a697a481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1593 | 2025.12.24 04:44:03.902595 [ 3 ] {7a681b91-2f25-41a0-b956-58f1a697a481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1594 | 2025.12.24 04:44:03.902905 [ 3 ] {7a681b91-2f25-41a0-b956-58f1a697a481} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2025.12.24 04:44:03.902939 [ 3 ] {7a681b91-2f25-41a0-b956-58f1a697a481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1596 | 2025.12.24 04:44:03.903346 [ 3 ] {7a681b91-2f25-41a0-b956-58f1a697a481} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1597 | 2025.12.24 04:44:03.903799 [ 3 ] {7a681b91-2f25-41a0-b956-58f1a697a481} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2025.12.24 04:44:03.903928 [ 3 ] {7a681b91-2f25-41a0-b956-58f1a697a481} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
| 1599 | 2025.12.24 04:44:03.903962 [ 3 ] {7a681b91-2f25-41a0-b956-58f1a697a481} <Debug> TCPHandler: Processed in 0.00156047 sec. | ||
| 1600 | 2025.12.24 04:44:04.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.80 MiB, peak 179.06 MiB, free memory in arenas 0.00 B, will set to 177.89 MiB (RSS), difference: 8.09 MiB | ||
| 1601 | 2025.12.24 04:44:08.177361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 240 | ||
| 1602 | 2025.12.24 04:44:08.179339 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2025.12.24 04:44:08.179391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1604 | 2025.12.24 04:44:08.180539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1605 | 2025.12.24 04:44:08.180816 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2025.12.24 04:44:08.181149 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1607 | 2025.12.24 04:44:08.714438 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60823 | ||
| 1608 | 2025.12.24 04:44:08.717063 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1609 | 2025.12.24 04:44:08.717114 [ 291 ] {} <Debug> TCP-Session: 0c8c3c48-8c27-4246-8ca9-e874dc4909ff Authenticating user 'default' from [fd00:1122:3344:101::e]:60823 | ||
| 1610 | 2025.12.24 04:44:08.717137 [ 291 ] {} <Debug> TCP-Session: 0c8c3c48-8c27-4246-8ca9-e874dc4909ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2025.12.24 04:44:08.717150 [ 291 ] {} <Debug> TCP-Session: 0c8c3c48-8c27-4246-8ca9-e874dc4909ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2025.12.24 04:44:08.717202 [ 291 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1613 | 2025.12.24 04:44:08.717227 [ 291 ] {} <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 | ||
| 1614 | 2025.12.24 04:44:08.717243 [ 291 ] {} <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 | ||
| 1615 | 2025.12.24 04:44:08.717765 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35252 | ||
| 1616 | 2025.12.24 04:44:08.717771 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44198 | ||
| 1617 | 2025.12.24 04:44:08.717837 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49587 | ||
| 1618 | 2025.12.24 04:44:08.717942 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48774 | ||
| 1619 | 2025.12.24 04:44:08.717978 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1620 | 2025.12.24 04:44:08.718022 [ 293 ] {} <Debug> TCP-Session: f20f4d2b-90b9-4305-8803-8ccf12d1abbc Authenticating user 'default' from [fd00:1122:3344:101::e]:35252 | ||
| 1621 | 2025.12.24 04:44:08.718046 [ 293 ] {} <Debug> TCP-Session: f20f4d2b-90b9-4305-8803-8ccf12d1abbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2025.12.24 04:44:08.718061 [ 293 ] {} <Debug> TCP-Session: f20f4d2b-90b9-4305-8803-8ccf12d1abbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2025.12.24 04:44:08.718152 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51556 | ||
| 1624 | 2025.12.24 04:44:08.718184 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1625 | 2025.12.24 04:44:08.718198 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1626 | 2025.12.24 04:44:08.718232 [ 292 ] {} <Debug> TCP-Session: dcb26edd-5cdf-4a45-829f-5333d0ce86ae Authenticating user 'default' from [fd00:1122:3344:101::e]:44198 | ||
| 1627 | 2025.12.24 04:44:08.718243 [ 294 ] {} <Debug> TCP-Session: 3701fcc5-1981-4695-b5ed-8887add391b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49587 | ||
| 1628 | 2025.12.24 04:44:08.718268 [ 292 ] {} <Debug> TCP-Session: dcb26edd-5cdf-4a45-829f-5333d0ce86ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2025.12.24 04:44:08.718276 [ 294 ] {} <Debug> TCP-Session: 3701fcc5-1981-4695-b5ed-8887add391b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2025.12.24 04:44:08.718291 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34328 | ||
| 1631 | 2025.12.24 04:44:08.718310 [ 294 ] {} <Debug> TCP-Session: 3701fcc5-1981-4695-b5ed-8887add391b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2025.12.24 04:44:08.718299 [ 292 ] {} <Debug> TCP-Session: dcb26edd-5cdf-4a45-829f-5333d0ce86ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2025.12.24 04:44:08.718273 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1634 | 2025.12.24 04:44:08.718403 [ 295 ] {} <Debug> TCP-Session: a2ec2721-2fad-445a-a657-1c0cb2e2c90a Authenticating user 'default' from [fd00:1122:3344:101::e]:48774 | ||
| 1635 | 2025.12.24 04:44:08.718428 [ 295 ] {} <Debug> TCP-Session: a2ec2721-2fad-445a-a657-1c0cb2e2c90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2025.12.24 04:44:08.718442 [ 295 ] {} <Debug> TCP-Session: a2ec2721-2fad-445a-a657-1c0cb2e2c90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2025.12.24 04:44:08.718451 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1638 | 2025.12.24 04:44:08.718489 [ 296 ] {} <Debug> TCP-Session: fd4a2065-882e-499c-9e0e-69374f8dc3ca Authenticating user 'default' from [fd00:1122:3344:101::e]:51556 | ||
| 1639 | 2025.12.24 04:44:08.718507 [ 296 ] {} <Debug> TCP-Session: fd4a2065-882e-499c-9e0e-69374f8dc3ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2025.12.24 04:44:08.718515 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1641 | 2025.12.24 04:44:08.718520 [ 296 ] {} <Debug> TCP-Session: fd4a2065-882e-499c-9e0e-69374f8dc3ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2025.12.24 04:44:08.718547 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57441 | ||
| 1643 | 2025.12.24 04:44:08.718560 [ 297 ] {} <Debug> TCP-Session: 1e81cf33-f9c9-40b4-bee9-85e294dbddc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34328 | ||
| 1644 | 2025.12.24 04:44:08.718601 [ 297 ] {} <Debug> TCP-Session: 1e81cf33-f9c9-40b4-bee9-85e294dbddc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2025.12.24 04:44:08.718619 [ 297 ] {} <Debug> TCP-Session: 1e81cf33-f9c9-40b4-bee9-85e294dbddc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2025.12.24 04:44:08.718628 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51810 | ||
| 1647 | 2025.12.24 04:44:08.718714 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1648 | 2025.12.24 04:44:08.718749 [ 298 ] {} <Debug> TCP-Session: a4306daf-bfc3-4cc2-91fe-bf3b0b27a5e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57441 | ||
| 1649 | 2025.12.24 04:44:08.718767 [ 298 ] {} <Debug> TCP-Session: a4306daf-bfc3-4cc2-91fe-bf3b0b27a5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2025.12.24 04:44:08.718781 [ 298 ] {} <Debug> TCP-Session: a4306daf-bfc3-4cc2-91fe-bf3b0b27a5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2025.12.24 04:44:08.718817 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1652 | 2025.12.24 04:44:08.718857 [ 299 ] {} <Debug> TCP-Session: 364083ad-96c4-4690-abc2-4779b6b33894 Authenticating user 'default' from [fd00:1122:3344:101::e]:51810 | ||
| 1653 | 2025.12.24 04:44:08.718877 [ 299 ] {} <Debug> TCP-Session: 364083ad-96c4-4690-abc2-4779b6b33894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2025.12.24 04:44:08.718889 [ 299 ] {} <Debug> TCP-Session: 364083ad-96c4-4690-abc2-4779b6b33894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2025.12.24 04:44:08.719916 [ 291 ] {} <Trace> TCP-Session: 0c8c3c48-8c27-4246-8ca9-e874dc4909ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2025.12.24 04:44:08.720101 [ 291 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60823) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1657 | 2025.12.24 04:44:08.720418 [ 291 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1658 | 2025.12.24 04:44:08.720488 [ 291 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1659 | 2025.12.24 04:44:08.724930 [ 291 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Debug> oximeter.version (2621d167-e191-4ee6-9ab2-96c07cfd24ed) (SelectExecutor): Key condition: unknown | ||
| 1660 | 2025.12.24 04:44:08.743655 [ 303 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Trace> AggregatingTransform: Aggregating | ||
| 1661 | 2025.12.24 04:44:08.746073 [ 303 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1662 | 2025.12.24 04:44:08.746839 [ 303 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007229305 sec. (138.326 rows/sec., 5.40 KiB/sec.) | ||
| 1663 | 2025.12.24 04:44:08.746866 [ 303 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Trace> Aggregator: Merging aggregated data | ||
| 1664 | 2025.12.24 04:44:08.746896 [ 303 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1665 | 2025.12.24 04:44:08.752230 [ 291 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.032184 sec., 31.071339796172012 rows/sec., 1.21 KiB/sec. | ||
| 1666 | 2025.12.24 04:44:08.752402 [ 291 ] {723ba7c2-0f6e-4aef-928c-5a256133d6a4} <Debug> TCPHandler: Processed in 0.032637898 sec. | ||
| 1667 | 2025.12.24 04:44:08.753514 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1668 | 2025.12.24 04:44:08.753557 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1669 | 2025.12.24 04:44:08.753578 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1670 | 2025.12.24 04:44:08.753594 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1671 | 2025.12.24 04:44:08.753621 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2025.12.24 04:44:08.753637 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1673 | 2025.12.24 04:44:08.753670 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2025.12.24 04:44:08.753651 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1675 | 2025.12.24 04:44:08.753608 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1676 | 2025.12.24 04:44:08.753974 [ 291 ] {} <Debug> TCP-Session: 0c8c3c48-8c27-4246-8ca9-e874dc4909ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2025.12.24 04:44:08.753994 [ 295 ] {} <Debug> TCP-Session: a2ec2721-2fad-445a-a657-1c0cb2e2c90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2025.12.24 04:44:08.754011 [ 298 ] {} <Debug> TCP-Session: a4306daf-bfc3-4cc2-91fe-bf3b0b27a5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2025.12.24 04:44:08.754039 [ 297 ] {} <Debug> TCP-Session: 1e81cf33-f9c9-40b4-bee9-85e294dbddc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2025.12.24 04:44:08.754084 [ 294 ] {} <Debug> TCP-Session: 3701fcc5-1981-4695-b5ed-8887add391b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2025.12.24 04:44:08.754120 [ 296 ] {} <Debug> TCP-Session: fd4a2065-882e-499c-9e0e-69374f8dc3ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2025.12.24 04:44:08.754134 [ 292 ] {} <Debug> TCP-Session: dcb26edd-5cdf-4a45-829f-5333d0ce86ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2025.12.24 04:44:08.754170 [ 293 ] {} <Debug> TCP-Session: f20f4d2b-90b9-4305-8803-8ccf12d1abbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2025.12.24 04:44:08.754193 [ 299 ] {} <Debug> TCP-Session: 364083ad-96c4-4690-abc2-4779b6b33894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2025.12.24 04:44:08.900005 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2025.12.24 04:44:08.900200 [ 3 ] {93a9f85f-2842-4832-9c4c-904138e71ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1687 | 2025.12.24 04:44:08.900267 [ 3 ] {93a9f85f-2842-4832-9c4c-904138e71ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1688 | 2025.12.24 04:44:08.900896 [ 3 ] {93a9f85f-2842-4832-9c4c-904138e71ec8} <Trace> oximeter.fields_i16 (faf3fa68-5d11-4404-8d1d-203f1a9b4bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2025.12.24 04:44:08.900940 [ 3 ] {93a9f85f-2842-4832-9c4c-904138e71ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1690 | 2025.12.24 04:44:08.901356 [ 3 ] {93a9f85f-2842-4832-9c4c-904138e71ec8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1691 | 2025.12.24 04:44:08.901588 [ 3 ] {93a9f85f-2842-4832-9c4c-904138e71ec8} <Trace> oximeter.fields_i16 (faf3fa68-5d11-4404-8d1d-203f1a9b4bc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2025.12.24 04:44:08.901773 [ 3 ] {93a9f85f-2842-4832-9c4c-904138e71ec8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 1693 | 2025.12.24 04:44:08.901827 [ 3 ] {93a9f85f-2842-4832-9c4c-904138e71ec8} <Debug> TCPHandler: Processed in 0.00195823 sec. | ||
| 1694 | 2025.12.24 04:44:08.901990 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2025.12.24 04:44:08.902106 [ 3 ] {81d57ff8-436b-492d-b2b1-5d9de72e21af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1696 | 2025.12.24 04:44:08.902157 [ 3 ] {81d57ff8-436b-492d-b2b1-5d9de72e21af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1697 | 2025.12.24 04:44:08.902826 [ 3 ] {81d57ff8-436b-492d-b2b1-5d9de72e21af} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2025.12.24 04:44:08.902869 [ 3 ] {81d57ff8-436b-492d-b2b1-5d9de72e21af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1699 | 2025.12.24 04:44:08.903312 [ 3 ] {81d57ff8-436b-492d-b2b1-5d9de72e21af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1700 | 2025.12.24 04:44:08.903592 [ 3 ] {81d57ff8-436b-492d-b2b1-5d9de72e21af} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2025.12.24 04:44:08.903771 [ 3 ] {81d57ff8-436b-492d-b2b1-5d9de72e21af} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001688 sec., 116113.74407582938 rows/sec., 10.34 MiB/sec. | ||
| 1702 | 2025.12.24 04:44:08.903820 [ 3 ] {81d57ff8-436b-492d-b2b1-5d9de72e21af} <Debug> TCPHandler: Processed in 0.001890578 sec. | ||
| 1703 | 2025.12.24 04:44:08.903955 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2025.12.24 04:44:08.904072 [ 3 ] {191382d7-e8b6-4fc0-b8be-332b62406855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1705 | 2025.12.24 04:44:08.904117 [ 3 ] {191382d7-e8b6-4fc0-b8be-332b62406855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1706 | 2025.12.24 04:44:08.904630 [ 3 ] {191382d7-e8b6-4fc0-b8be-332b62406855} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.12.24 04:44:08.904677 [ 3 ] {191382d7-e8b6-4fc0-b8be-332b62406855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1708 | 2025.12.24 04:44:08.905077 [ 3 ] {191382d7-e8b6-4fc0-b8be-332b62406855} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1709 | 2025.12.24 04:44:08.905361 [ 3 ] {191382d7-e8b6-4fc0-b8be-332b62406855} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2025.12.24 04:44:08.905507 [ 3 ] {191382d7-e8b6-4fc0-b8be-332b62406855} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001456 sec., 15109.89010989011 rows/sec., 1.15 MiB/sec. | ||
| 1711 | 2025.12.24 04:44:08.905546 [ 3 ] {191382d7-e8b6-4fc0-b8be-332b62406855} <Debug> TCPHandler: Processed in 0.001643023 sec. | ||
| 1712 | 2025.12.24 04:44:08.905669 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.12.24 04:44:08.905769 [ 3 ] {7d698a5d-a3e8-484e-b5d5-959b7499392e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1714 | 2025.12.24 04:44:08.905811 [ 3 ] {7d698a5d-a3e8-484e-b5d5-959b7499392e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1715 | 2025.12.24 04:44:08.906262 [ 3 ] {7d698a5d-a3e8-484e-b5d5-959b7499392e} <Trace> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2025.12.24 04:44:08.906308 [ 3 ] {7d698a5d-a3e8-484e-b5d5-959b7499392e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1717 | 2025.12.24 04:44:08.906715 [ 3 ] {7d698a5d-a3e8-484e-b5d5-959b7499392e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1718 | 2025.12.24 04:44:08.907011 [ 3 ] {7d698a5d-a3e8-484e-b5d5-959b7499392e} <Trace> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2025.12.24 04:44:08.907175 [ 3 ] {7d698a5d-a3e8-484e-b5d5-959b7499392e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001424 sec., 16853.932584269663 rows/sec., 1.40 MiB/sec. | ||
| 1720 | 2025.12.24 04:44:08.907226 [ 3 ] {7d698a5d-a3e8-484e-b5d5-959b7499392e} <Debug> TCPHandler: Processed in 0.001607891 sec. | ||
| 1721 | 2025.12.24 04:44:08.907355 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2025.12.24 04:44:08.907473 [ 3 ] {65b6f7db-4577-4aa5-9b43-26f108db6407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1723 | 2025.12.24 04:44:08.907526 [ 3 ] {65b6f7db-4577-4aa5-9b43-26f108db6407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1724 | 2025.12.24 04:44:08.907975 [ 3 ] {65b6f7db-4577-4aa5-9b43-26f108db6407} <Trace> oximeter.fields_u8 (d516702a-ddcb-4cec-86a6-074bbada8a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.12.24 04:44:08.908012 [ 3 ] {65b6f7db-4577-4aa5-9b43-26f108db6407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1726 | 2025.12.24 04:44:08.908320 [ 3 ] {65b6f7db-4577-4aa5-9b43-26f108db6407} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1727 | 2025.12.24 04:44:08.908623 [ 3 ] {65b6f7db-4577-4aa5-9b43-26f108db6407} <Trace> oximeter.fields_u8 (d516702a-ddcb-4cec-86a6-074bbada8a8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2025.12.24 04:44:08.908794 [ 3 ] {65b6f7db-4577-4aa5-9b43-26f108db6407} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001343 sec., 8935.219657483247 rows/sec., 698.06 KiB/sec. | ||
| 1729 | 2025.12.24 04:44:08.908843 [ 3 ] {65b6f7db-4577-4aa5-9b43-26f108db6407} <Debug> TCPHandler: Processed in 0.001549799 sec. | ||
| 1730 | 2025.12.24 04:44:08.908962 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2025.12.24 04:44:08.909060 [ 3 ] {43a7b0f6-5beb-447b-8401-0de9542ad6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1732 | 2025.12.24 04:44:08.909100 [ 3 ] {43a7b0f6-5beb-447b-8401-0de9542ad6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1733 | 2025.12.24 04:44:08.909560 [ 3 ] {43a7b0f6-5beb-447b-8401-0de9542ad6df} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2025.12.24 04:44:08.909597 [ 3 ] {43a7b0f6-5beb-447b-8401-0de9542ad6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1735 | 2025.12.24 04:44:08.909912 [ 3 ] {43a7b0f6-5beb-447b-8401-0de9542ad6df} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1736 | 2025.12.24 04:44:08.910136 [ 3 ] {43a7b0f6-5beb-447b-8401-0de9542ad6df} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2025.12.24 04:44:08.910267 [ 3 ] {43a7b0f6-5beb-447b-8401-0de9542ad6df} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001225 sec., 89795.91836734694 rows/sec., 7.31 MiB/sec. | ||
| 1738 | 2025.12.24 04:44:08.910305 [ 3 ] {43a7b0f6-5beb-447b-8401-0de9542ad6df} <Debug> TCPHandler: Processed in 0.001394846 sec. | ||
| 1739 | 2025.12.24 04:44:08.910426 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2025.12.24 04:44:08.910527 [ 3 ] {88058764-4633-4513-85da-5594c2a82633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1741 | 2025.12.24 04:44:08.910571 [ 3 ] {88058764-4633-4513-85da-5594c2a82633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1742 | 2025.12.24 04:44:08.910992 [ 3 ] {88058764-4633-4513-85da-5594c2a82633} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2025.12.24 04:44:08.911030 [ 3 ] {88058764-4633-4513-85da-5594c2a82633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1744 | 2025.12.24 04:44:08.911366 [ 3 ] {88058764-4633-4513-85da-5594c2a82633} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1745 | 2025.12.24 04:44:08.911579 [ 3 ] {88058764-4633-4513-85da-5594c2a82633} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2025.12.24 04:44:08.911719 [ 3 ] {88058764-4633-4513-85da-5594c2a82633} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001214 sec., 161449.7528830313 rows/sec., 11.58 MiB/sec. | ||
| 1747 | 2025.12.24 04:44:08.911761 [ 3 ] {88058764-4633-4513-85da-5594c2a82633} <Debug> TCPHandler: Processed in 0.001387056 sec. | ||
| 1748 | 2025.12.24 04:44:08.911881 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2025.12.24 04:44:08.911977 [ 3 ] {eec50928-ee41-40e4-85c7-ea168cdfd595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1750 | 2025.12.24 04:44:08.912033 [ 3 ] {eec50928-ee41-40e4-85c7-ea168cdfd595} <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 | ||
| 1751 | 2025.12.24 04:44:08.912838 [ 3 ] {eec50928-ee41-40e4-85c7-ea168cdfd595} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2025.12.24 04:44:08.912875 [ 3 ] {eec50928-ee41-40e4-85c7-ea168cdfd595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1753 | 2025.12.24 04:44:08.913402 [ 3 ] {eec50928-ee41-40e4-85c7-ea168cdfd595} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1754 | 2025.12.24 04:44:08.913638 [ 3 ] {eec50928-ee41-40e4-85c7-ea168cdfd595} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.12.24 04:44:08.913777 [ 3 ] {eec50928-ee41-40e4-85c7-ea168cdfd595} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 9.86 MiB/sec. | ||
| 1756 | 2025.12.24 04:44:08.913831 [ 3 ] {eec50928-ee41-40e4-85c7-ea168cdfd595} <Debug> TCPHandler: Processed in 0.002002371 sec. | ||
| 1757 | 2025.12.24 04:44:08.913959 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2025.12.24 04:44:08.914061 [ 3 ] {0fd1c2e8-d92a-430d-b32c-8eff61c9d0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1759 | 2025.12.24 04:44:08.914108 [ 3 ] {0fd1c2e8-d92a-430d-b32c-8eff61c9d0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1760 | 2025.12.24 04:44:08.914500 [ 3 ] {0fd1c2e8-d92a-430d-b32c-8eff61c9d0fa} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2025.12.24 04:44:08.914549 [ 3 ] {0fd1c2e8-d92a-430d-b32c-8eff61c9d0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1762 | 2025.12.24 04:44:08.914949 [ 3 ] {0fd1c2e8-d92a-430d-b32c-8eff61c9d0fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1763 | 2025.12.24 04:44:08.915161 [ 3 ] {0fd1c2e8-d92a-430d-b32c-8eff61c9d0fa} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2025.12.24 04:44:08.915290 [ 3 ] {0fd1c2e8-d92a-430d-b32c-8eff61c9d0fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 1765 | 2025.12.24 04:44:08.915326 [ 3 ] {0fd1c2e8-d92a-430d-b32c-8eff61c9d0fa} <Debug> TCPHandler: Processed in 0.001418667 sec. | ||
| 1766 | 2025.12.24 04:44:09.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.81 MiB, peak 196.30 MiB, free memory in arenas 0.00 B, will set to 179.87 MiB (RSS), difference: 1.06 MiB | ||
| 1767 | 2025.12.24 04:44:10.674178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 3239 | ||
| 1768 | 2025.12.24 04:44:10.674657 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2025.12.24 04:44:10.674704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1770 | 2025.12.24 04:44:10.675196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1771 | 2025.12.24 04:44:10.675430 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.12.24 04:44:10.675589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3239 | ||
| 1773 | 2025.12.24 04:44:10.844958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1774 | 2025.12.24 04:44:10.863782 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2025.12.24 04:44:10.863837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1776 | 2025.12.24 04:44:10.870503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1777 | 2025.12.24 04:44:10.871293 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2025.12.24 04:44:10.875015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1779 | 2025.12.24 04:44:13.897024 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2025.12.24 04:44:13.897218 [ 3 ] {4cf3da60-75fb-4c89-926f-1173dea9a293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1781 | 2025.12.24 04:44:13.897284 [ 3 ] {4cf3da60-75fb-4c89-926f-1173dea9a293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1782 | 2025.12.24 04:44:13.897891 [ 3 ] {4cf3da60-75fb-4c89-926f-1173dea9a293} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2025.12.24 04:44:13.897942 [ 3 ] {4cf3da60-75fb-4c89-926f-1173dea9a293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1784 | 2025.12.24 04:44:13.898328 [ 3 ] {4cf3da60-75fb-4c89-926f-1173dea9a293} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1785 | 2025.12.24 04:44:13.898546 [ 3 ] {4cf3da60-75fb-4c89-926f-1173dea9a293} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2025.12.24 04:44:13.898712 [ 3 ] {4cf3da60-75fb-4c89-926f-1173dea9a293} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.79 MiB/sec. | ||
| 1787 | 2025.12.24 04:44:13.898738 [ 56 ] {} <Debug> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1788 | 2025.12.24 04:44:13.898757 [ 3 ] {4cf3da60-75fb-4c89-926f-1173dea9a293} <Debug> TCPHandler: Processed in 0.001863638 sec. | ||
| 1789 | 2025.12.24 04:44:13.898810 [ 56 ] {} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2025.12.24 04:44:13.898836 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1791 | 2025.12.24 04:44:13.898904 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2025.12.24 04:44:13.898976 [ 198 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::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 | ||
| 1793 | 2025.12.24 04:44:13.899012 [ 3 ] {79616a64-b7b4-41dd-bfcc-121679ec0aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1794 | 2025.12.24 04:44:13.899062 [ 3 ] {79616a64-b7b4-41dd-bfcc-121679ec0aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1795 | 2025.12.24 04:44:13.899131 [ 198 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1796 | 2025.12.24 04:44:13.899185 [ 198 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 1797 | 2025.12.24 04:44:13.899289 [ 198 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::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 | ||
| 1798 | 2025.12.24 04:44:13.899340 [ 198 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 1799 | 2025.12.24 04:44:13.899385 [ 198 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::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 | ||
| 1800 | 2025.12.24 04:44:13.899429 [ 198 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 196 rows starting from the beginning of the part | ||
| 1801 | 2025.12.24 04:44:13.899473 [ 198 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 1802 | 2025.12.24 04:44:13.899503 [ 3 ] {79616a64-b7b4-41dd-bfcc-121679ec0aa9} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2025.12.24 04:44:13.899547 [ 3 ] {79616a64-b7b4-41dd-bfcc-121679ec0aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1804 | 2025.12.24 04:44:13.899903 [ 3 ] {79616a64-b7b4-41dd-bfcc-121679ec0aa9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1805 | 2025.12.24 04:44:13.900137 [ 3 ] {79616a64-b7b4-41dd-bfcc-121679ec0aa9} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2025.12.24 04:44:13.900264 [ 56 ] {} <Debug> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1807 | 2025.12.24 04:44:13.900280 [ 3 ] {79616a64-b7b4-41dd-bfcc-121679ec0aa9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 1808 | 2025.12.24 04:44:13.900318 [ 56 ] {} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2025.12.24 04:44:13.900333 [ 3 ] {79616a64-b7b4-41dd-bfcc-121679ec0aa9} <Debug> TCPHandler: Processed in 0.001485938 sec. | ||
| 1810 | 2025.12.24 04:44:13.900358 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1811 | 2025.12.24 04:44:13.900451 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2025.12.24 04:44:13.900474 [ 193 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::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 | ||
| 1813 | 2025.12.24 04:44:13.900539 [ 194 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631052 sec., 392997.89338414714 rows/sec., 34.87 MiB/sec. | ||
| 1814 | 2025.12.24 04:44:13.900553 [ 3 ] {0be23a07-22f4-4ee8-b09c-fa568a0e9d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1815 | 2025.12.24 04:44:13.900586 [ 193 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1816 | 2025.12.24 04:44:13.900622 [ 3 ] {0be23a07-22f4-4ee8-b09c-fa568a0e9d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1817 | 2025.12.24 04:44:13.900629 [ 193 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 1818 | 2025.12.24 04:44:13.900713 [ 193 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::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 | ||
| 1819 | 2025.12.24 04:44:13.900749 [ 194 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1820 | 2025.12.24 04:44:13.900778 [ 193 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 1821 | 2025.12.24 04:44:13.900846 [ 193 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::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 | ||
| 1822 | 2025.12.24 04:44:13.900896 [ 193 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 1823 | 2025.12.24 04:44:13.900947 [ 193 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 1824 | 2025.12.24 04:44:13.901063 [ 3 ] {0be23a07-22f4-4ee8-b09c-fa568a0e9d93} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2025.12.24 04:44:13.901090 [ 194 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_11_2} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.12.24 04:44:13.901099 [ 3 ] {0be23a07-22f4-4ee8-b09c-fa568a0e9d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1827 | 2025.12.24 04:44:13.901197 [ 194 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_11_2} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1828 | 2025.12.24 04:44:13.901282 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1829 | 2025.12.24 04:44:13.901477 [ 3 ] {0be23a07-22f4-4ee8-b09c-fa568a0e9d93} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1830 | 2025.12.24 04:44:13.901735 [ 3 ] {0be23a07-22f4-4ee8-b09c-fa568a0e9d93} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2025.12.24 04:44:13.901848 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1832 | 2025.12.24 04:44:13.901872 [ 3 ] {0be23a07-22f4-4ee8-b09c-fa568a0e9d93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 1833 | 2025.12.24 04:44:13.901885 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2025.12.24 04:44:13.901914 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1835 | 2025.12.24 04:44:13.901915 [ 3 ] {0be23a07-22f4-4ee8-b09c-fa568a0e9d93} <Debug> TCPHandler: Processed in 0.001514889 sec. | ||
| 1836 | 2025.12.24 04:44:13.901971 [ 198 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155405 sec., 319166.0499983913 rows/sec., 26.62 MiB/sec. | ||
| 1837 | 2025.12.24 04:44:13.902010 [ 193 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 1838 | 2025.12.24 04:44:13.902034 [ 3 ] {} <Trace> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2025.12.24 04:44:13.902117 [ 193 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1840 | 2025.12.24 04:44:13.902122 [ 190 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1841 | 2025.12.24 04:44:13.902140 [ 3 ] {52cdae1d-6043-4b43-9e4d-aa23541179e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38143) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1842 | 2025.12.24 04:44:13.902147 [ 193 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 821 rows starting from the beginning of the part | ||
| 1843 | 2025.12.24 04:44:13.902197 [ 3 ] {52cdae1d-6043-4b43-9e4d-aa23541179e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1844 | 2025.12.24 04:44:13.902216 [ 193 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 1845 | 2025.12.24 04:44:13.902264 [ 193 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 1846 | 2025.12.24 04:44:13.902318 [ 193 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 1847 | 2025.12.24 04:44:13.902374 [ 193 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 196 rows starting from the beginning of the part | ||
| 1848 | 2025.12.24 04:44:13.902411 [ 190 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_11_2} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2025.12.24 04:44:13.902421 [ 193 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 1850 | 2025.12.24 04:44:13.902497 [ 190 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_11_2} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1851 | 2025.12.24 04:44:13.902573 [ 3 ] {52cdae1d-6043-4b43-9e4d-aa23541179e8} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.12.24 04:44:13.902576 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1853 | 2025.12.24 04:44:13.902618 [ 3 ] {52cdae1d-6043-4b43-9e4d-aa23541179e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1854 | 2025.12.24 04:44:13.902969 [ 3 ] {52cdae1d-6043-4b43-9e4d-aa23541179e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1855 | 2025.12.24 04:44:13.903198 [ 3 ] {52cdae1d-6043-4b43-9e4d-aa23541179e8} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2025.12.24 04:44:13.903303 [ 56 ] {} <Debug> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1857 | 2025.12.24 04:44:13.903332 [ 56 ] {} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.12.24 04:44:13.903334 [ 3 ] {52cdae1d-6043-4b43-9e4d-aa23541179e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 1859 | 2025.12.24 04:44:13.903349 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1860 | 2025.12.24 04:44:13.903384 [ 3 ] {52cdae1d-6043-4b43-9e4d-aa23541179e8} <Debug> TCPHandler: Processed in 0.001401185 sec. | ||
| 1861 | 2025.12.24 04:44:13.903498 [ 200 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 1862 | 2025.12.24 04:44:13.903646 [ 200 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1863 | 2025.12.24 04:44:13.903660 [ 198 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683263 sec., 984397.5659181008 rows/sec., 69.64 MiB/sec. | ||
| 1864 | 2025.12.24 04:44:13.903689 [ 200 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 234 rows starting from the beginning of the part | ||
| 1865 | 2025.12.24 04:44:13.903792 [ 200 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 1866 | 2025.12.24 04:44:13.903851 [ 200 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 1867 | 2025.12.24 04:44:13.903906 [ 200 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 1868 | 2025.12.24 04:44:13.903905 [ 198 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1869 | 2025.12.24 04:44:13.903956 [ 200 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 1870 | 2025.12.24 04:44:13.904013 [ 200 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 1871 | 2025.12.24 04:44:13.904272 [ 198 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2025.12.24 04:44:13.904364 [ 198 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1873 | 2025.12.24 04:44:13.904443 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1874 | 2025.12.24 04:44:13.905023 [ 200 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.001580731 sec., 337818.38908707426 rows/sec., 22.83 MiB/sec. | ||
| 1875 | 2025.12.24 04:44:13.905194 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1876 | 2025.12.24 04:44:13.905451 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_11_2} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2025.12.24 04:44:13.905519 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_11_2} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1878 | 2025.12.24 04:44:13.905591 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1879 | 2025.12.24 04:44:14.832256 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35768 | ||
| 1880 | 2025.12.24 04:44:14.832368 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1881 | 2025.12.24 04:44:14.832393 [ 291 ] {} <Debug> TCP-Session: 293ae364-0785-454e-aed6-d6b0ea941a15 Authenticating user 'default' from [fd00:1122:3344:101::e]:35768 | ||
| 1882 | 2025.12.24 04:44:14.832414 [ 291 ] {} <Debug> TCP-Session: 293ae364-0785-454e-aed6-d6b0ea941a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1883 | 2025.12.24 04:44:14.832427 [ 291 ] {} <Debug> TCP-Session: 293ae364-0785-454e-aed6-d6b0ea941a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2025.12.24 04:44:14.832640 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59281 | ||
| 1885 | 2025.12.24 04:44:14.832673 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38582 | ||
| 1886 | 2025.12.24 04:44:14.832703 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33375 | ||
| 1887 | 2025.12.24 04:44:14.832708 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43355 | ||
| 1888 | 2025.12.24 04:44:14.832762 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1889 | 2025.12.24 04:44:14.832768 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52793 | ||
| 1890 | 2025.12.24 04:44:14.832800 [ 292 ] {} <Debug> TCP-Session: fbe23945-f4cd-487e-9568-c2fa88b7069a Authenticating user 'default' from [fd00:1122:3344:101::e]:59281 | ||
| 1891 | 2025.12.24 04:44:14.832805 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1892 | 2025.12.24 04:44:14.832807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1893 | 2025.12.24 04:44:14.832833 [ 292 ] {} <Debug> TCP-Session: fbe23945-f4cd-487e-9568-c2fa88b7069a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2025.12.24 04:44:14.832841 [ 296 ] {} <Debug> TCP-Session: c22057e5-b1b2-47f7-93ba-b4d18e98e951 Authenticating user 'default' from [fd00:1122:3344:101::e]:33375 | ||
| 1895 | 2025.12.24 04:44:14.832851 [ 291 ] {} <Trace> TCP-Session: 293ae364-0785-454e-aed6-d6b0ea941a15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2025.12.24 04:44:14.832873 [ 296 ] {} <Debug> TCP-Session: c22057e5-b1b2-47f7-93ba-b4d18e98e951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2025.12.24 04:44:14.832865 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1898 | 2025.12.24 04:44:14.832908 [ 296 ] {} <Debug> TCP-Session: c22057e5-b1b2-47f7-93ba-b4d18e98e951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2025.12.24 04:44:14.832864 [ 292 ] {} <Debug> TCP-Session: fbe23945-f4cd-487e-9568-c2fa88b7069a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2025.12.24 04:44:14.832941 [ 299 ] {} <Debug> TCP-Session: 3a0942dd-5d3b-4f7d-80f7-e47fe526327d Authenticating user 'default' from [fd00:1122:3344:101::e]:52793 | ||
| 1901 | 2025.12.24 04:44:14.832863 [ 293 ] {} <Debug> TCP-Session: f65ebf36-d4c4-47f4-b064-7b001db97d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:38582 | ||
| 1902 | 2025.12.24 04:44:14.832979 [ 299 ] {} <Debug> TCP-Session: 3a0942dd-5d3b-4f7d-80f7-e47fe526327d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2025.12.24 04:44:14.832858 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1904 | 2025.12.24 04:44:14.833003 [ 299 ] {} <Debug> TCP-Session: 3a0942dd-5d3b-4f7d-80f7-e47fe526327d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1905 | 2025.12.24 04:44:14.833005 [ 293 ] {} <Debug> TCP-Session: f65ebf36-d4c4-47f4-b064-7b001db97d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2025.12.24 04:44:14.833024 [ 295 ] {} <Debug> TCP-Session: f55ad8cf-5abb-401f-8805-1e97d0c76a7b Authenticating user 'default' from [fd00:1122:3344:101::e]:43355 | ||
| 1907 | 2025.12.24 04:44:14.833041 [ 293 ] {} <Debug> TCP-Session: f65ebf36-d4c4-47f4-b064-7b001db97d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2025.12.24 04:44:14.833046 [ 291 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1909 | 2025.12.24 04:44:14.833056 [ 295 ] {} <Debug> TCP-Session: f55ad8cf-5abb-401f-8805-1e97d0c76a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1910 | 2025.12.24 04:44:14.832734 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38312 | ||
| 1911 | 2025.12.24 04:44:14.833096 [ 295 ] {} <Debug> TCP-Session: f55ad8cf-5abb-401f-8805-1e97d0c76a7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2025.12.24 04:44:14.832724 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50799 | ||
| 1913 | 2025.12.24 04:44:14.832674 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52202 | ||
| 1914 | 2025.12.24 04:44:14.833183 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1915 | 2025.12.24 04:44:14.833209 [ 298 ] {} <Debug> TCP-Session: a8c257d8-f5a6-4001-84e1-c70f17dceef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38312 | ||
| 1916 | 2025.12.24 04:44:14.833225 [ 298 ] {} <Debug> TCP-Session: a8c257d8-f5a6-4001-84e1-c70f17dceef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2025.12.24 04:44:14.833238 [ 298 ] {} <Debug> TCP-Session: a8c257d8-f5a6-4001-84e1-c70f17dceef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2025.12.24 04:44:14.833237 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1919 | 2025.12.24 04:44:14.833274 [ 297 ] {} <Debug> TCP-Session: 364f5121-7b5e-4e87-bc5c-3966a24842f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50799 | ||
| 1920 | 2025.12.24 04:44:14.833292 [ 297 ] {} <Debug> TCP-Session: 364f5121-7b5e-4e87-bc5c-3966a24842f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2025.12.24 04:44:14.833305 [ 297 ] {} <Debug> TCP-Session: 364f5121-7b5e-4e87-bc5c-3966a24842f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2025.12.24 04:44:14.833338 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1923 | 2025.12.24 04:44:14.833366 [ 291 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1924 | 2025.12.24 04:44:14.833369 [ 294 ] {} <Debug> TCP-Session: 8908cdd9-21c3-41d5-bdf6-e914313e1064 Authenticating user 'default' from [fd00:1122:3344:101::e]:52202 | ||
| 1925 | 2025.12.24 04:44:14.833425 [ 294 ] {} <Debug> TCP-Session: 8908cdd9-21c3-41d5-bdf6-e914313e1064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2025.12.24 04:44:14.833438 [ 294 ] {} <Debug> TCP-Session: 8908cdd9-21c3-41d5-bdf6-e914313e1064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2025.12.24 04:44:14.833439 [ 291 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1928 | 2025.12.24 04:44:14.833758 [ 291 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Debug> oximeter.version (2621d167-e191-4ee6-9ab2-96c07cfd24ed) (SelectExecutor): Key condition: unknown | ||
| 1929 | 2025.12.24 04:44:14.834692 [ 318 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Trace> AggregatingTransform: Aggregating | ||
| 1930 | 2025.12.24 04:44:14.834744 [ 318 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Trace> Aggregator: Aggregation method: without_key | ||
| 1931 | 2025.12.24 04:44:14.834780 [ 318 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923723 sec. (1082.576 rows/sec., 42.29 KiB/sec.) | ||
| 1932 | 2025.12.24 04:44:14.834799 [ 318 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Trace> Aggregator: Merging aggregated data | ||
| 1933 | 2025.12.24 04:44:14.836079 [ 291 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003095 sec., 323.10177705977384 rows/sec., 12.62 KiB/sec. | ||
| 1934 | 2025.12.24 04:44:14.836209 [ 291 ] {a07d25fc-d87a-4ee8-a65b-b53cb6729fec} <Debug> TCPHandler: Processed in 0.003479819 sec. | ||
| 1935 | 2025.12.24 04:44:14.836335 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1936 | 2025.12.24 04:44:14.836364 [ 291 ] {} <Debug> TCP-Session: 293ae364-0785-454e-aed6-d6b0ea941a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2025.12.24 04:44:14.836366 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1938 | 2025.12.24 04:44:14.836383 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1939 | 2025.12.24 04:44:14.836403 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1940 | 2025.12.24 04:44:14.836417 [ 292 ] {} <Debug> TCP-Session: fbe23945-f4cd-487e-9568-c2fa88b7069a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2025.12.24 04:44:14.836430 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1942 | 2025.12.24 04:44:14.836434 [ 295 ] {} <Debug> TCP-Session: f55ad8cf-5abb-401f-8805-1e97d0c76a7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2025.12.24 04:44:14.836458 [ 299 ] {} <Debug> TCP-Session: 3a0942dd-5d3b-4f7d-80f7-e47fe526327d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2025.12.24 04:44:14.836490 [ 293 ] {} <Debug> TCP-Session: f65ebf36-d4c4-47f4-b064-7b001db97d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2025.12.24 04:44:14.836502 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1946 | 2025.12.24 04:44:14.836458 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1947 | 2025.12.24 04:44:14.836543 [ 294 ] {} <Debug> TCP-Session: 8908cdd9-21c3-41d5-bdf6-e914313e1064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2025.12.24 04:44:14.836555 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1949 | 2025.12.24 04:44:14.836577 [ 297 ] {} <Debug> TCP-Session: 364f5121-7b5e-4e87-bc5c-3966a24842f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2025.12.24 04:44:14.836528 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1951 | 2025.12.24 04:44:14.836604 [ 298 ] {} <Debug> TCP-Session: a8c257d8-f5a6-4001-84e1-c70f17dceef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2025.12.24 04:44:14.836648 [ 296 ] {} <Debug> TCP-Session: c22057e5-b1b2-47f7-93ba-b4d18e98e951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2025.12.24 04:44:14.919952 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53161 | ||
| 1954 | 2025.12.24 04:44:14.920072 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1955 | 2025.12.24 04:44:14.920102 [ 291 ] {} <Debug> TCP-Session: d8e7b704-6ec5-4a13-af7b-13f3f1070842 Authenticating user 'default' from [fd00:1122:3344:101::e]:53161 | ||
| 1956 | 2025.12.24 04:44:14.920128 [ 291 ] {} <Debug> TCP-Session: d8e7b704-6ec5-4a13-af7b-13f3f1070842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2025.12.24 04:44:14.920144 [ 291 ] {} <Debug> TCP-Session: d8e7b704-6ec5-4a13-af7b-13f3f1070842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2025.12.24 04:44:14.920380 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50623 | ||
| 1959 | 2025.12.24 04:44:14.920398 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53741 | ||
| 1960 | 2025.12.24 04:44:14.920430 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49148 | ||
| 1961 | 2025.12.24 04:44:14.920475 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54242 | ||
| 1962 | 2025.12.24 04:44:14.920497 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50289 | ||
| 1963 | 2025.12.24 04:44:14.920516 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47124 | ||
| 1964 | 2025.12.24 04:44:14.920538 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1965 | 2025.12.24 04:44:14.920562 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1966 | 2025.12.24 04:44:14.920588 [ 294 ] {} <Debug> TCP-Session: 81a784f8-b8f9-4847-8911-3c6d11aa6a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:49148 | ||
| 1967 | 2025.12.24 04:44:14.920599 [ 297 ] {} <Debug> TCP-Session: 9093bb5d-47b4-42bb-810f-a6930c10f072 Authenticating user 'default' from [fd00:1122:3344:101::e]:54242 | ||
| 1968 | 2025.12.24 04:44:14.920506 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47156 | ||
| 1969 | 2025.12.24 04:44:14.920621 [ 294 ] {} <Debug> TCP-Session: 81a784f8-b8f9-4847-8911-3c6d11aa6a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2025.12.24 04:44:14.920625 [ 297 ] {} <Debug> TCP-Session: 9093bb5d-47b4-42bb-810f-a6930c10f072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2025.12.24 04:44:14.920655 [ 294 ] {} <Debug> TCP-Session: 81a784f8-b8f9-4847-8911-3c6d11aa6a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2025.12.24 04:44:14.920669 [ 297 ] {} <Debug> TCP-Session: 9093bb5d-47b4-42bb-810f-a6930c10f072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2025.12.24 04:44:14.920688 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1974 | 2025.12.24 04:44:14.920624 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1975 | 2025.12.24 04:44:14.920721 [ 298 ] {} <Debug> TCP-Session: f3540b67-ede8-4551-b4b1-f13b6ed7f290 Authenticating user 'default' from [fd00:1122:3344:101::e]:47156 | ||
| 1976 | 2025.12.24 04:44:14.920625 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1977 | 2025.12.24 04:44:14.920748 [ 299 ] {} <Debug> TCP-Session: 7d706dd9-7b05-4c71-bd52-648f238630a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47124 | ||
| 1978 | 2025.12.24 04:44:14.920754 [ 298 ] {} <Debug> TCP-Session: f3540b67-ede8-4551-b4b1-f13b6ed7f290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2025.12.24 04:44:14.920788 [ 295 ] {} <Debug> TCP-Session: c46f888b-a5b2-4166-a807-d4ba0fd3e220 Authenticating user 'default' from [fd00:1122:3344:101::e]:50289 | ||
| 1980 | 2025.12.24 04:44:14.920792 [ 299 ] {} <Debug> TCP-Session: 7d706dd9-7b05-4c71-bd52-648f238630a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2025.12.24 04:44:14.920806 [ 298 ] {} <Debug> TCP-Session: f3540b67-ede8-4551-b4b1-f13b6ed7f290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2025.12.24 04:44:14.920826 [ 295 ] {} <Debug> TCP-Session: c46f888b-a5b2-4166-a807-d4ba0fd3e220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2025.12.24 04:44:14.920831 [ 299 ] {} <Debug> TCP-Session: 7d706dd9-7b05-4c71-bd52-648f238630a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2025.12.24 04:44:14.920860 [ 295 ] {} <Debug> TCP-Session: c46f888b-a5b2-4166-a807-d4ba0fd3e220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2025.12.24 04:44:14.920509 [ 291 ] {} <Trace> TCP-Session: d8e7b704-6ec5-4a13-af7b-13f3f1070842 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2025.12.24 04:44:14.920513 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1987 | 2025.12.24 04:44:14.920469 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42758 | ||
| 1988 | 2025.12.24 04:44:14.920943 [ 292 ] {} <Debug> TCP-Session: a7680a02-f085-49bc-b211-10e690b7a958 Authenticating user 'default' from [fd00:1122:3344:101::e]:50623 | ||
| 1989 | 2025.12.24 04:44:14.920538 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1990 | 2025.12.24 04:44:14.920972 [ 292 ] {} <Debug> TCP-Session: a7680a02-f085-49bc-b211-10e690b7a958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2025.12.24 04:44:14.920997 [ 293 ] {} <Debug> TCP-Session: 82e30c96-f1a8-4212-9c05-9ceeea8c7874 Authenticating user 'default' from [fd00:1122:3344:101::e]:53741 | ||
| 1992 | 2025.12.24 04:44:14.921000 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2025.12.24 04:44:14.921024 [ 293 ] {} <Debug> TCP-Session: 82e30c96-f1a8-4212-9c05-9ceeea8c7874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2025.12.24 04:44:14.921043 [ 296 ] {} <Debug> TCP-Session: e4ed32f5-cfcf-48e3-b2c7-18392c846fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:42758 | ||
| 1995 | 2025.12.24 04:44:14.921052 [ 293 ] {} <Debug> TCP-Session: 82e30c96-f1a8-4212-9c05-9ceeea8c7874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2025.12.24 04:44:14.921072 [ 296 ] {} <Debug> TCP-Session: e4ed32f5-cfcf-48e3-b2c7-18392c846fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2025.12.24 04:44:14.921076 [ 291 ] {cf574b54-4357-422c-a534-e582e403fce9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53161) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1998 | 2025.12.24 04:44:14.921096 [ 296 ] {} <Debug> TCP-Session: e4ed32f5-cfcf-48e3-b2c7-18392c846fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2025.12.24 04:44:14.921000 [ 292 ] {} <Debug> TCP-Session: a7680a02-f085-49bc-b211-10e690b7a958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2025.12.24 04:44:14.921364 [ 291 ] {cf574b54-4357-422c-a534-e582e403fce9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2001 | 2025.12.24 04:44:14.921426 [ 291 ] {cf574b54-4357-422c-a534-e582e403fce9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2002 | 2025.12.24 04:44:14.921731 [ 291 ] {cf574b54-4357-422c-a534-e582e403fce9} <Debug> oximeter.version (2621d167-e191-4ee6-9ab2-96c07cfd24ed) (SelectExecutor): Key condition: unknown | ||
| 2003 | 2025.12.24 04:44:14.922612 [ 315 ] {cf574b54-4357-422c-a534-e582e403fce9} <Trace> AggregatingTransform: Aggregating | ||
| 2004 | 2025.12.24 04:44:14.922665 [ 315 ] {cf574b54-4357-422c-a534-e582e403fce9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2005 | 2025.12.24 04:44:14.922705 [ 315 ] {cf574b54-4357-422c-a534-e582e403fce9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876463 sec. (1140.949 rows/sec., 44.57 KiB/sec.) | ||
| 2006 | 2025.12.24 04:44:14.922725 [ 315 ] {cf574b54-4357-422c-a534-e582e403fce9} <Trace> Aggregator: Merging aggregated data | ||
| 2007 | 2025.12.24 04:44:14.924020 [ 291 ] {cf574b54-4357-422c-a534-e582e403fce9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003006 sec., 332.66799733865605 rows/sec., 12.99 KiB/sec. | ||
| 2008 | 2025.12.24 04:44:14.924184 [ 291 ] {cf574b54-4357-422c-a534-e582e403fce9} <Debug> TCPHandler: Processed in 0.003804868 sec. | ||
| 2009 | 2025.12.24 04:44:14.924309 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2025.12.24 04:44:14.924336 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2011 | 2025.12.24 04:44:14.924343 [ 291 ] {} <Debug> TCP-Session: d8e7b704-6ec5-4a13-af7b-13f3f1070842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2025.12.24 04:44:14.924358 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2013 | 2025.12.24 04:44:14.924383 [ 292 ] {} <Debug> TCP-Session: a7680a02-f085-49bc-b211-10e690b7a958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2025.12.24 04:44:14.924386 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2015 | 2025.12.24 04:44:14.924415 [ 293 ] {} <Debug> TCP-Session: 82e30c96-f1a8-4212-9c05-9ceeea8c7874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2025.12.24 04:44:14.924417 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2017 | 2025.12.24 04:44:14.924451 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2018 | 2025.12.24 04:44:14.924481 [ 299 ] {} <Debug> TCP-Session: 7d706dd9-7b05-4c71-bd52-648f238630a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2025.12.24 04:44:14.924512 [ 298 ] {} <Debug> TCP-Session: f3540b67-ede8-4551-b4b1-f13b6ed7f290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2025.12.24 04:44:14.924452 [ 297 ] {} <Debug> TCP-Session: 9093bb5d-47b4-42bb-810f-a6930c10f072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2025.12.24 04:44:14.924432 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2022 | 2025.12.24 04:44:14.924400 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2023 | 2025.12.24 04:44:14.924612 [ 294 ] {} <Debug> TCP-Session: 81a784f8-b8f9-4847-8911-3c6d11aa6a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2025.12.24 04:44:14.924373 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2025 | 2025.12.24 04:44:14.924641 [ 296 ] {} <Debug> TCP-Session: e4ed32f5-cfcf-48e3-b2c7-18392c846fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2025.12.24 04:44:14.924683 [ 295 ] {} <Debug> TCP-Session: c46f888b-a5b2-4166-a807-d4ba0fd3e220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2025.12.24 04:44:18.109019 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2028 | 2025.12.24 04:44:18.109091 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2029 | 2025.12.24 04:44:18.175676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3751 | ||
| 2030 | 2025.12.24 04:44:18.176192 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2025.12.24 04:44:18.176269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2032 | 2025.12.24 04:44:18.176773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2033 | 2025.12.24 04:44:18.177018 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.12.24 04:44:18.177162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3751 | ||
| 2035 | 2025.12.24 04:44:18.181281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 272 | ||
| 2036 | 2025.12.24 04:44:18.183736 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.12.24 04:44:18.183787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2038 | 2025.12.24 04:44:18.184967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2039 | 2025.12.24 04:44:18.185238 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.12.24 04:44:18.185393 [ 52 ] {} <Debug> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2041 | 2025.12.24 04:44:18.185472 [ 52 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.12.24 04:44:18.185485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 2043 | 2025.12.24 04:44:18.185497 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2044 | 2025.12.24 04:44:18.185633 [ 198 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::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 | ||
| 2045 | 2025.12.24 04:44:18.186284 [ 198 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2046 | 2025.12.24 04:44:18.186445 [ 198 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 132 rows starting from the beginning of the part | ||
| 2047 | 2025.12.24 04:44:18.186848 [ 198 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 2048 | 2025.12.24 04:44:18.187240 [ 198 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 2049 | 2025.12.24 04:44:18.187614 [ 198 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::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 | ||
| 2050 | 2025.12.24 04:44:18.187987 [ 198 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2051 | 2025.12.24 04:44:18.188347 [ 198 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2052 | 2025.12.24 04:44:18.194452 [ 200 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 72 columns (72 merged, 0 gathered) in 0.008877048 sec., 30640.816631835267 rows/sec., 29.37 MiB/sec. | ||
| 2053 | 2025.12.24 04:44:18.195283 [ 195 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2054 | 2025.12.24 04:44:18.195894 [ 195 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.12.24 04:44:18.195961 [ 195 ] {4cc0dc50-bd34-4618-883d-e2985eb60da5::all_1_6_1} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2056 | 2025.12.24 04:44:18.196160 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 2057 | 2025.12.24 04:44:18.375095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2058 | 2025.12.24 04:44:18.393578 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2025.12.24 04:44:18.393645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2060 | 2025.12.24 04:44:18.400000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2061 | 2025.12.24 04:44:18.400745 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2025.12.24 04:44:18.404830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2063 | 2025.12.24 04:44:18.442851 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2025.12.24 04:44:18.442925 [ 3 ] {} <Debug> TCP-Session: 34b1fd0f-7d5b-4682-9209-913e7fe9c8af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2025.12.24 04:44:18.898968 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2025.12.24 04:44:18.899167 [ 4 ] {8af78017-1a34-4f15-9906-926b9a597fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2067 | 2025.12.24 04:44:18.899245 [ 4 ] {8af78017-1a34-4f15-9906-926b9a597fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2068 | 2025.12.24 04:44:18.899920 [ 4 ] {8af78017-1a34-4f15-9906-926b9a597fd5} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2025.12.24 04:44:18.899971 [ 4 ] {8af78017-1a34-4f15-9906-926b9a597fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2070 | 2025.12.24 04:44:18.900380 [ 4 ] {8af78017-1a34-4f15-9906-926b9a597fd5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2071 | 2025.12.24 04:44:18.900619 [ 4 ] {8af78017-1a34-4f15-9906-926b9a597fd5} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2025.12.24 04:44:18.900791 [ 4 ] {8af78017-1a34-4f15-9906-926b9a597fd5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001684 sec., 45130.64133016627 rows/sec., 3.72 MiB/sec. | ||
| 2073 | 2025.12.24 04:44:18.900835 [ 4 ] {8af78017-1a34-4f15-9906-926b9a597fd5} <Debug> TCPHandler: Processed in 0.002013062 sec. | ||
| 2074 | 2025.12.24 04:44:18.900963 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2025.12.24 04:44:18.901067 [ 4 ] {401746cd-64a5-4075-ba58-b9f65c5d9484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2076 | 2025.12.24 04:44:18.901111 [ 4 ] {401746cd-64a5-4075-ba58-b9f65c5d9484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2077 | 2025.12.24 04:44:18.901514 [ 4 ] {401746cd-64a5-4075-ba58-b9f65c5d9484} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2025.12.24 04:44:18.901552 [ 4 ] {401746cd-64a5-4075-ba58-b9f65c5d9484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2079 | 2025.12.24 04:44:18.901876 [ 4 ] {401746cd-64a5-4075-ba58-b9f65c5d9484} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2080 | 2025.12.24 04:44:18.902093 [ 4 ] {401746cd-64a5-4075-ba58-b9f65c5d9484} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2025.12.24 04:44:18.902200 [ 51 ] {} <Debug> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2082 | 2025.12.24 04:44:18.902223 [ 4 ] {401746cd-64a5-4075-ba58-b9f65c5d9484} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 637.79 KiB/sec. | ||
| 2083 | 2025.12.24 04:44:18.902260 [ 51 ] {} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2025.12.24 04:44:18.902268 [ 4 ] {401746cd-64a5-4075-ba58-b9f65c5d9484} <Debug> TCPHandler: Processed in 0.001357544 sec. | ||
| 2085 | 2025.12.24 04:44:18.902289 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2086 | 2025.12.24 04:44:18.902389 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2025.12.24 04:44:18.902456 [ 200 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::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 | ||
| 2088 | 2025.12.24 04:44:18.902490 [ 4 ] {6f5f80aa-fe39-4bc1-8da1-1c23719aa5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2089 | 2025.12.24 04:44:18.902546 [ 4 ] {6f5f80aa-fe39-4bc1-8da1-1c23719aa5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2090 | 2025.12.24 04:44:18.902635 [ 200 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2091 | 2025.12.24 04:44:18.902683 [ 200 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2092 | 2025.12.24 04:44:18.902766 [ 200 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 2093 | 2025.12.24 04:44:18.902823 [ 200 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2094 | 2025.12.24 04:44:18.902877 [ 200 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2095 | 2025.12.24 04:44:18.902939 [ 200 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2096 | 2025.12.24 04:44:18.902950 [ 4 ] {6f5f80aa-fe39-4bc1-8da1-1c23719aa5fc} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2025.12.24 04:44:18.902993 [ 200 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2098 | 2025.12.24 04:44:18.902995 [ 4 ] {6f5f80aa-fe39-4bc1-8da1-1c23719aa5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2099 | 2025.12.24 04:44:18.903394 [ 4 ] {6f5f80aa-fe39-4bc1-8da1-1c23719aa5fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2100 | 2025.12.24 04:44:18.903671 [ 4 ] {6f5f80aa-fe39-4bc1-8da1-1c23719aa5fc} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2025.12.24 04:44:18.903813 [ 4 ] {6f5f80aa-fe39-4bc1-8da1-1c23719aa5fc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001342 sec., 55141.57973174366 rows/sec., 4.31 MiB/sec. | ||
| 2102 | 2025.12.24 04:44:18.903855 [ 4 ] {6f5f80aa-fe39-4bc1-8da1-1c23719aa5fc} <Debug> TCPHandler: Processed in 0.001518099 sec. | ||
| 2103 | 2025.12.24 04:44:18.903954 [ 195 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589181 sec., 52857.415234639724 rows/sec., 4.12 MiB/sec. | ||
| 2104 | 2025.12.24 04:44:18.903970 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2025.12.24 04:44:18.904078 [ 4 ] {f278ad07-7fca-4475-934e-205b8da30461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2106 | 2025.12.24 04:44:18.904123 [ 4 ] {f278ad07-7fca-4475-934e-205b8da30461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2107 | 2025.12.24 04:44:18.904186 [ 199 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2108 | 2025.12.24 04:44:18.904514 [ 199 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2025.12.24 04:44:18.904535 [ 4 ] {f278ad07-7fca-4475-934e-205b8da30461} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2025.12.24 04:44:18.904579 [ 4 ] {f278ad07-7fca-4475-934e-205b8da30461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2111 | 2025.12.24 04:44:18.904593 [ 199 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_6_1} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2112 | 2025.12.24 04:44:18.904683 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2113 | 2025.12.24 04:44:18.904925 [ 4 ] {f278ad07-7fca-4475-934e-205b8da30461} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2114 | 2025.12.24 04:44:18.905152 [ 4 ] {f278ad07-7fca-4475-934e-205b8da30461} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.12.24 04:44:18.905284 [ 4 ] {f278ad07-7fca-4475-934e-205b8da30461} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2116 | 2025.12.24 04:44:18.905321 [ 4 ] {f278ad07-7fca-4475-934e-205b8da30461} <Debug> TCPHandler: Processed in 0.001400176 sec. | ||
| 2117 | 2025.12.24 04:44:18.905429 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.12.24 04:44:18.905524 [ 4 ] {48cba6a6-2845-414e-92ce-8dda2ae992bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2025.12.24 04:44:18.905579 [ 4 ] {48cba6a6-2845-414e-92ce-8dda2ae992bf} <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 | ||
| 2120 | 2025.12.24 04:44:18.906325 [ 4 ] {48cba6a6-2845-414e-92ce-8dda2ae992bf} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2025.12.24 04:44:18.906363 [ 4 ] {48cba6a6-2845-414e-92ce-8dda2ae992bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2122 | 2025.12.24 04:44:18.906886 [ 4 ] {48cba6a6-2845-414e-92ce-8dda2ae992bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2123 | 2025.12.24 04:44:18.907107 [ 4 ] {48cba6a6-2845-414e-92ce-8dda2ae992bf} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2025.12.24 04:44:18.907245 [ 4 ] {48cba6a6-2845-414e-92ce-8dda2ae992bf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001739 sec., 5750.431282346176 rows/sec., 10.30 MiB/sec. | ||
| 2125 | 2025.12.24 04:44:18.907297 [ 4 ] {48cba6a6-2845-414e-92ce-8dda2ae992bf} <Debug> TCPHandler: Processed in 0.00191625 sec. | ||
| 2126 | 2025.12.24 04:44:18.907410 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2025.12.24 04:44:18.907509 [ 4 ] {4c72654a-f038-49a8-a7a2-bc6185472c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2128 | 2025.12.24 04:44:18.907554 [ 4 ] {4c72654a-f038-49a8-a7a2-bc6185472c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2129 | 2025.12.24 04:44:18.907912 [ 4 ] {4c72654a-f038-49a8-a7a2-bc6185472c7c} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.12.24 04:44:18.907949 [ 4 ] {4c72654a-f038-49a8-a7a2-bc6185472c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2131 | 2025.12.24 04:44:18.908267 [ 4 ] {4c72654a-f038-49a8-a7a2-bc6185472c7c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2132 | 2025.12.24 04:44:18.908493 [ 4 ] {4c72654a-f038-49a8-a7a2-bc6185472c7c} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.12.24 04:44:18.908620 [ 4 ] {4c72654a-f038-49a8-a7a2-bc6185472c7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 2134 | 2025.12.24 04:44:18.908660 [ 4 ] {4c72654a-f038-49a8-a7a2-bc6185472c7c} <Debug> TCPHandler: Processed in 0.001300184 sec. | ||
| 2135 | 2025.12.24 04:44:19.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.01 MiB, peak 196.30 MiB, free memory in arenas 0.00 B, will set to 185.46 MiB (RSS), difference: 4.44 MiB | ||
| 2136 | 2025.12.24 04:44:23.895606 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2025.12.24 04:44:23.895887 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2138 | 2025.12.24 04:44:23.896295 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2139 | 2025.12.24 04:44:23.896342 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2140 | 2025.12.24 04:44:23.896630 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2141 | 2025.12.24 04:44:23.896702 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2142 | 2025.12.24 04:44:23.896844 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2143 | 2025.12.24 04:44:23.896943 [ 305 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2144 | 2025.12.24 04:44:23.896980 [ 315 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2145 | 2025.12.24 04:44:23.897099 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 2146 | 2025.12.24 04:44:23.897126 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2147 | 2025.12.24 04:44:23.899205 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2148 | 2025.12.24 04:44:23.899236 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2149 | 2025.12.24 04:44:23.899299 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2150 | 2025.12.24 04:44:23.899357 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2151 | 2025.12.24 04:44:23.900332 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.004549 sec., 5715.541877335678 rows/sec., 247.31 KiB/sec. | ||
| 2152 | 2025.12.24 04:44:23.900463 [ 4 ] {0d19e742-5d5f-4a5a-bbf5-69e2d14ba38e} <Debug> TCPHandler: Processed in 0.00503544 sec. | ||
| 2153 | 2025.12.24 04:44:23.900767 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2025.12.24 04:44:23.900910 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2155 | 2025.12.24 04:44:23.901130 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2156 | 2025.12.24 04:44:23.901164 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2157 | 2025.12.24 04:44:23.901355 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2158 | 2025.12.24 04:44:23.901409 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2159 | 2025.12.24 04:44:23.901533 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2160 | 2025.12.24 04:44:23.901603 [ 322 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2161 | 2025.12.24 04:44:23.901605 [ 315 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2162 | 2025.12.24 04:44:23.901732 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 2163 | 2025.12.24 04:44:23.901760 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2164 | 2025.12.24 04:44:23.901821 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2165 | 2025.12.24 04:44:23.901841 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2166 | 2025.12.24 04:44:23.901871 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2167 | 2025.12.24 04:44:23.901900 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2168 | 2025.12.24 04:44:23.902569 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00172 sec., 15116.279069767443 rows/sec., 654.07 KiB/sec. | ||
| 2169 | 2025.12.24 04:44:23.902670 [ 4 ] {0a726268-2cdb-4e3e-947a-d887f05f18f5} <Debug> TCPHandler: Processed in 0.00195993 sec. | ||
| 2170 | 2025.12.24 04:44:23.902867 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2025.12.24 04:44:23.902998 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2172 | 2025.12.24 04:44:23.903208 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2173 | 2025.12.24 04:44:23.903242 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2174 | 2025.12.24 04:44:23.903432 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2175 | 2025.12.24 04:44:23.903485 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2176 | 2025.12.24 04:44:23.903599 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2177 | 2025.12.24 04:44:23.903661 [ 315 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2178 | 2025.12.24 04:44:23.903668 [ 306 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2179 | 2025.12.24 04:44:23.903756 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (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 | ||
| 2180 | 2025.12.24 04:44:23.903782 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2181 | 2025.12.24 04:44:23.903836 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2182 | 2025.12.24 04:44:23.903854 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2183 | 2025.12.24 04:44:23.903884 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2184 | 2025.12.24 04:44:23.903915 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2185 | 2025.12.24 04:44:23.904450 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001504 sec., 17287.23404255319 rows/sec., 748.01 KiB/sec. | ||
| 2186 | 2025.12.24 04:44:23.904550 [ 4 ] {74b10ea1-bd7e-4161-bf4c-1d8723f3533a} <Debug> TCPHandler: Processed in 0.001732005 sec. | ||
| 2187 | 2025.12.24 04:44:23.907756 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2025.12.24 04:44:23.907884 [ 4 ] {e293a307-71e0-45b7-ba73-5f226a9d924a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2189 | 2025.12.24 04:44:23.907933 [ 4 ] {e293a307-71e0-45b7-ba73-5f226a9d924a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2190 | 2025.12.24 04:44:23.908553 [ 4 ] {e293a307-71e0-45b7-ba73-5f226a9d924a} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2025.12.24 04:44:23.908603 [ 4 ] {e293a307-71e0-45b7-ba73-5f226a9d924a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2192 | 2025.12.24 04:44:23.909019 [ 4 ] {e293a307-71e0-45b7-ba73-5f226a9d924a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2193 | 2025.12.24 04:44:23.909220 [ 4 ] {e293a307-71e0-45b7-ba73-5f226a9d924a} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2025.12.24 04:44:23.909378 [ 4 ] {e293a307-71e0-45b7-ba73-5f226a9d924a} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00153 sec., 1960.7843137254904 rows/sec., 178.72 KiB/sec. | ||
| 2195 | 2025.12.24 04:44:23.909416 [ 4 ] {e293a307-71e0-45b7-ba73-5f226a9d924a} <Debug> TCPHandler: Processed in 0.001720445 sec. | ||
| 2196 | 2025.12.24 04:44:23.909519 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2025.12.24 04:44:23.909614 [ 4 ] {8f935d66-3cc1-4a00-bdca-dc54b0f4f4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2198 | 2025.12.24 04:44:23.909653 [ 4 ] {8f935d66-3cc1-4a00-bdca-dc54b0f4f4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2199 | 2025.12.24 04:44:23.910059 [ 4 ] {8f935d66-3cc1-4a00-bdca-dc54b0f4f4b1} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2025.12.24 04:44:23.910096 [ 4 ] {8f935d66-3cc1-4a00-bdca-dc54b0f4f4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2201 | 2025.12.24 04:44:23.910394 [ 4 ] {8f935d66-3cc1-4a00-bdca-dc54b0f4f4b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2202 | 2025.12.24 04:44:23.910607 [ 4 ] {8f935d66-3cc1-4a00-bdca-dc54b0f4f4b1} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2025.12.24 04:44:23.910733 [ 4 ] {8f935d66-3cc1-4a00-bdca-dc54b0f4f4b1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 286.37 KiB/sec. | ||
| 2204 | 2025.12.24 04:44:23.910770 [ 4 ] {8f935d66-3cc1-4a00-bdca-dc54b0f4f4b1} <Debug> TCPHandler: Processed in 0.001299923 sec. | ||
| 2205 | 2025.12.24 04:44:23.910880 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2025.12.24 04:44:23.910986 [ 4 ] {b2aefe21-476f-4c6e-ae27-4f59eb134283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2207 | 2025.12.24 04:44:23.911027 [ 4 ] {b2aefe21-476f-4c6e-ae27-4f59eb134283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2208 | 2025.12.24 04:44:23.911500 [ 4 ] {b2aefe21-476f-4c6e-ae27-4f59eb134283} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.12.24 04:44:23.911537 [ 4 ] {b2aefe21-476f-4c6e-ae27-4f59eb134283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2210 | 2025.12.24 04:44:23.911872 [ 4 ] {b2aefe21-476f-4c6e-ae27-4f59eb134283} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2211 | 2025.12.24 04:44:23.912082 [ 4 ] {b2aefe21-476f-4c6e-ae27-4f59eb134283} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2025.12.24 04:44:23.912212 [ 4 ] {b2aefe21-476f-4c6e-ae27-4f59eb134283} <Debug> executeQuery: Read 110 rows, 9.43 KiB in 0.001245 sec., 88353.41365461847 rows/sec., 7.40 MiB/sec. | ||
| 2213 | 2025.12.24 04:44:23.912249 [ 4 ] {b2aefe21-476f-4c6e-ae27-4f59eb134283} <Debug> TCPHandler: Processed in 0.001420916 sec. | ||
| 2214 | 2025.12.24 04:44:23.912362 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2025.12.24 04:44:23.912458 [ 4 ] {c017fd86-1531-40ce-98bd-408f002d3230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2216 | 2025.12.24 04:44:23.912499 [ 4 ] {c017fd86-1531-40ce-98bd-408f002d3230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2217 | 2025.12.24 04:44:23.912939 [ 4 ] {c017fd86-1531-40ce-98bd-408f002d3230} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.12.24 04:44:23.912976 [ 4 ] {c017fd86-1531-40ce-98bd-408f002d3230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2219 | 2025.12.24 04:44:23.913298 [ 4 ] {c017fd86-1531-40ce-98bd-408f002d3230} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2220 | 2025.12.24 04:44:23.913518 [ 4 ] {c017fd86-1531-40ce-98bd-408f002d3230} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2025.12.24 04:44:23.913652 [ 4 ] {c017fd86-1531-40ce-98bd-408f002d3230} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001213 sec., 24732.069249793898 rows/sec., 1.80 MiB/sec. | ||
| 2222 | 2025.12.24 04:44:23.913689 [ 4 ] {c017fd86-1531-40ce-98bd-408f002d3230} <Debug> TCPHandler: Processed in 0.001377625 sec. | ||
| 2223 | 2025.12.24 04:44:23.913813 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2025.12.24 04:44:23.913916 [ 4 ] {4aa9bd31-de35-4714-a2a6-8141a2d3a502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2225 | 2025.12.24 04:44:23.913956 [ 4 ] {4aa9bd31-de35-4714-a2a6-8141a2d3a502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2226 | 2025.12.24 04:44:23.914394 [ 4 ] {4aa9bd31-de35-4714-a2a6-8141a2d3a502} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.12.24 04:44:23.914431 [ 4 ] {4aa9bd31-de35-4714-a2a6-8141a2d3a502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2228 | 2025.12.24 04:44:23.914740 [ 4 ] {4aa9bd31-de35-4714-a2a6-8141a2d3a502} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2229 | 2025.12.24 04:44:23.914944 [ 4 ] {4aa9bd31-de35-4714-a2a6-8141a2d3a502} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.12.24 04:44:23.915073 [ 4 ] {4aa9bd31-de35-4714-a2a6-8141a2d3a502} <Debug> executeQuery: Read 104 rows, 8.34 KiB in 0.001176 sec., 88435.37414965987 rows/sec., 6.92 MiB/sec. | ||
| 2231 | 2025.12.24 04:44:23.915111 [ 4 ] {4aa9bd31-de35-4714-a2a6-8141a2d3a502} <Debug> TCPHandler: Processed in 0.001347825 sec. | ||
| 2232 | 2025.12.24 04:44:23.915223 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.12.24 04:44:23.915318 [ 4 ] {caea92fa-7f1d-4624-a931-e875b0b4a440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2234 | 2025.12.24 04:44:23.915361 [ 4 ] {caea92fa-7f1d-4624-a931-e875b0b4a440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2235 | 2025.12.24 04:44:23.915790 [ 4 ] {caea92fa-7f1d-4624-a931-e875b0b4a440} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.12.24 04:44:23.915828 [ 4 ] {caea92fa-7f1d-4624-a931-e875b0b4a440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2237 | 2025.12.24 04:44:23.916163 [ 4 ] {caea92fa-7f1d-4624-a931-e875b0b4a440} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2238 | 2025.12.24 04:44:23.916368 [ 4 ] {caea92fa-7f1d-4624-a931-e875b0b4a440} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.12.24 04:44:23.916498 [ 4 ] {caea92fa-7f1d-4624-a931-e875b0b4a440} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001198 sec., 135225.3756260434 rows/sec., 9.42 MiB/sec. | ||
| 2240 | 2025.12.24 04:44:23.916534 [ 4 ] {caea92fa-7f1d-4624-a931-e875b0b4a440} <Debug> TCPHandler: Processed in 0.001361125 sec. | ||
| 2241 | 2025.12.24 04:44:23.916646 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2025.12.24 04:44:23.916741 [ 4 ] {ad40cce2-27e1-49a2-a91b-74c6d1d25b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2243 | 2025.12.24 04:44:23.916795 [ 4 ] {ad40cce2-27e1-49a2-a91b-74c6d1d25b87} <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 | ||
| 2244 | 2025.12.24 04:44:23.917603 [ 4 ] {ad40cce2-27e1-49a2-a91b-74c6d1d25b87} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.12.24 04:44:23.917640 [ 4 ] {ad40cce2-27e1-49a2-a91b-74c6d1d25b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2246 | 2025.12.24 04:44:23.918173 [ 4 ] {ad40cce2-27e1-49a2-a91b-74c6d1d25b87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2247 | 2025.12.24 04:44:23.918388 [ 4 ] {ad40cce2-27e1-49a2-a91b-74c6d1d25b87} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.12.24 04:44:23.918501 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2249 | 2025.12.24 04:44:23.918529 [ 4 ] {ad40cce2-27e1-49a2-a91b-74c6d1d25b87} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001806 sec., 14396.456256921372 rows/sec., 25.80 MiB/sec. | ||
| 2250 | 2025.12.24 04:44:23.918548 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2025.12.24 04:44:23.918576 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2252 | 2025.12.24 04:44:23.918600 [ 4 ] {ad40cce2-27e1-49a2-a91b-74c6d1d25b87} <Debug> TCPHandler: Processed in 0.002003291 sec. | ||
| 2253 | 2025.12.24 04:44:23.918716 [ 200 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::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 | ||
| 2254 | 2025.12.24 04:44:23.918776 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2025.12.24 04:44:23.918878 [ 4 ] {b776fdd3-436f-44b1-a43a-6a2c672ce664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2256 | 2025.12.24 04:44:23.918921 [ 4 ] {b776fdd3-436f-44b1-a43a-6a2c672ce664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2257 | 2025.12.24 04:44:23.918992 [ 200 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2258 | 2025.12.24 04:44:23.919062 [ 200 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2259 | 2025.12.24 04:44:23.919197 [ 200 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2260 | 2025.12.24 04:44:23.919263 [ 4 ] {b776fdd3-436f-44b1-a43a-6a2c672ce664} <Trace> oximeter.measurements_i64 (c052717e-c54e-4fcb-8325-b60d774ebd89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.12.24 04:44:23.919305 [ 4 ] {b776fdd3-436f-44b1-a43a-6a2c672ce664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2262 | 2025.12.24 04:44:23.919309 [ 200 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2263 | 2025.12.24 04:44:23.919445 [ 200 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2264 | 2025.12.24 04:44:23.919541 [ 200 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2265 | 2025.12.24 04:44:23.919637 [ 200 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2266 | 2025.12.24 04:44:23.919655 [ 4 ] {b776fdd3-436f-44b1-a43a-6a2c672ce664} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2267 | 2025.12.24 04:44:23.919874 [ 4 ] {b776fdd3-436f-44b1-a43a-6a2c672ce664} <Trace> oximeter.measurements_i64 (c052717e-c54e-4fcb-8325-b60d774ebd89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2025.12.24 04:44:23.920017 [ 4 ] {b776fdd3-436f-44b1-a43a-6a2c672ce664} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001158 sec., 15544.041450777202 rows/sec., 1.14 MiB/sec. | ||
| 2269 | 2025.12.24 04:44:23.920056 [ 4 ] {b776fdd3-436f-44b1-a43a-6a2c672ce664} <Debug> TCPHandler: Processed in 0.001329194 sec. | ||
| 2270 | 2025.12.24 04:44:23.920171 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2025.12.24 04:44:23.920266 [ 4 ] {c4e1cf36-8475-4e0f-9fc3-bf0336986ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2272 | 2025.12.24 04:44:23.920308 [ 4 ] {c4e1cf36-8475-4e0f-9fc3-bf0336986ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2273 | 2025.12.24 04:44:23.920669 [ 4 ] {c4e1cf36-8475-4e0f-9fc3-bf0336986ae2} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2025.12.24 04:44:23.920707 [ 4 ] {c4e1cf36-8475-4e0f-9fc3-bf0336986ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2275 | 2025.12.24 04:44:23.921041 [ 4 ] {c4e1cf36-8475-4e0f-9fc3-bf0336986ae2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2276 | 2025.12.24 04:44:23.921264 [ 4 ] {c4e1cf36-8475-4e0f-9fc3-bf0336986ae2} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2025.12.24 04:44:23.921407 [ 4 ] {c4e1cf36-8475-4e0f-9fc3-bf0336986ae2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 2278 | 2025.12.24 04:44:23.921443 [ 4 ] {c4e1cf36-8475-4e0f-9fc3-bf0336986ae2} <Debug> TCPHandler: Processed in 0.001321145 sec. | ||
| 2279 | 2025.12.24 04:44:23.921532 [ 195 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 19 columns (19 merged, 0 gathered) in 0.002872044 sec., 26461.99013664136 rows/sec., 47.42 MiB/sec. | ||
| 2280 | 2025.12.24 04:44:23.921871 [ 196 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2281 | 2025.12.24 04:44:23.922233 [ 196 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2025.12.24 04:44:23.922306 [ 196 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2283 | 2025.12.24 04:44:23.922396 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2284 | 2025.12.24 04:44:25.313218 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34625 | ||
| 2285 | 2025.12.24 04:44:25.313330 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2025.12.24 04:44:25.313360 [ 3 ] {} <Debug> TCP-Session: a4c39426-a108-4e87-97ea-eadddcb19261 Authenticating user 'default' from [fd00:1122:3344:101::e]:34625 | ||
| 2287 | 2025.12.24 04:44:25.313382 [ 3 ] {} <Debug> TCP-Session: a4c39426-a108-4e87-97ea-eadddcb19261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2025.12.24 04:44:25.313395 [ 3 ] {} <Debug> TCP-Session: a4c39426-a108-4e87-97ea-eadddcb19261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2025.12.24 04:44:25.313603 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41608 | ||
| 2290 | 2025.12.24 04:44:25.313642 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43347 | ||
| 2291 | 2025.12.24 04:44:25.313719 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2292 | 2025.12.24 04:44:25.313716 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57587 | ||
| 2293 | 2025.12.24 04:44:25.313753 [ 291 ] {} <Debug> TCP-Session: ff41fe67-91cd-4621-b0fc-1b695a4a3532 Authenticating user 'default' from [fd00:1122:3344:101::e]:41608 | ||
| 2294 | 2025.12.24 04:44:25.313753 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51787 | ||
| 2295 | 2025.12.24 04:44:25.313770 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2296 | 2025.12.24 04:44:25.313802 [ 291 ] {} <Debug> TCP-Session: ff41fe67-91cd-4621-b0fc-1b695a4a3532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2025.12.24 04:44:25.313764 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52935 | ||
| 2298 | 2025.12.24 04:44:25.313860 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2025.12.24 04:44:25.313865 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2300 | 2025.12.24 04:44:25.313894 [ 294 ] {} <Debug> TCP-Session: c330d0da-0b6d-4596-ae6d-2a20e560e974 Authenticating user 'default' from [fd00:1122:3344:101::e]:57587 | ||
| 2301 | 2025.12.24 04:44:25.313909 [ 297 ] {} <Debug> TCP-Session: 0c4e2d26-3b93-4b0c-9f94-3dbaf946ef3b Authenticating user 'default' from [fd00:1122:3344:101::e]:51787 | ||
| 2302 | 2025.12.24 04:44:25.313848 [ 292 ] {} <Debug> TCP-Session: cddd5144-531a-4dc7-a68b-c93059534efa Authenticating user 'default' from [fd00:1122:3344:101::e]:43347 | ||
| 2303 | 2025.12.24 04:44:25.313938 [ 297 ] {} <Debug> TCP-Session: 0c4e2d26-3b93-4b0c-9f94-3dbaf946ef3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2025.12.24 04:44:25.313931 [ 294 ] {} <Debug> TCP-Session: c330d0da-0b6d-4596-ae6d-2a20e560e974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2025.12.24 04:44:25.313963 [ 292 ] {} <Debug> TCP-Session: cddd5144-531a-4dc7-a68b-c93059534efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2025.12.24 04:44:25.313987 [ 294 ] {} <Debug> TCP-Session: c330d0da-0b6d-4596-ae6d-2a20e560e974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2025.12.24 04:44:25.314000 [ 292 ] {} <Debug> TCP-Session: cddd5144-531a-4dc7-a68b-c93059534efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2025.12.24 04:44:25.313966 [ 297 ] {} <Debug> TCP-Session: 0c4e2d26-3b93-4b0c-9f94-3dbaf946ef3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2025.12.24 04:44:25.313928 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2025.12.24 04:44:25.313745 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51150 | ||
| 2311 | 2025.12.24 04:44:25.314108 [ 298 ] {} <Debug> TCP-Session: fa858f5f-d6fb-4d51-b009-f68617ce827f Authenticating user 'default' from [fd00:1122:3344:101::e]:52935 | ||
| 2312 | 2025.12.24 04:44:25.313734 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40553 | ||
| 2313 | 2025.12.24 04:44:25.314148 [ 298 ] {} <Debug> TCP-Session: fa858f5f-d6fb-4d51-b009-f68617ce827f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2025.12.24 04:44:25.313730 [ 3 ] {} <Trace> TCP-Session: a4c39426-a108-4e87-97ea-eadddcb19261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2025.12.24 04:44:25.314186 [ 298 ] {} <Debug> TCP-Session: fa858f5f-d6fb-4d51-b009-f68617ce827f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2025.12.24 04:44:25.314180 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2317 | 2025.12.24 04:44:25.313716 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33058 | ||
| 2318 | 2025.12.24 04:44:25.314255 [ 296 ] {} <Debug> TCP-Session: d6fec9b2-4123-4ebe-adbe-ec5abeebd926 Authenticating user 'default' from [fd00:1122:3344:101::e]:51150 | ||
| 2319 | 2025.12.24 04:44:25.313847 [ 291 ] {} <Debug> TCP-Session: ff41fe67-91cd-4621-b0fc-1b695a4a3532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2025.12.24 04:44:25.314289 [ 296 ] {} <Debug> TCP-Session: d6fec9b2-4123-4ebe-adbe-ec5abeebd926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2025.12.24 04:44:25.314319 [ 296 ] {} <Debug> TCP-Session: d6fec9b2-4123-4ebe-adbe-ec5abeebd926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2025.12.24 04:44:25.314361 [ 3 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2323 | 2025.12.24 04:44:25.314400 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2025.12.24 04:44:25.314412 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2025.12.24 04:44:25.314440 [ 295 ] {} <Debug> TCP-Session: ce671fd2-2669-44c4-8dd0-efcbb63662a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40553 | ||
| 2326 | 2025.12.24 04:44:25.314458 [ 293 ] {} <Debug> TCP-Session: 29c75fa3-ff6a-43b1-b0bb-aa233ada6653 Authenticating user 'default' from [fd00:1122:3344:101::e]:33058 | ||
| 2327 | 2025.12.24 04:44:25.314479 [ 295 ] {} <Debug> TCP-Session: ce671fd2-2669-44c4-8dd0-efcbb63662a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2025.12.24 04:44:25.314488 [ 293 ] {} <Debug> TCP-Session: 29c75fa3-ff6a-43b1-b0bb-aa233ada6653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2025.12.24 04:44:25.314565 [ 295 ] {} <Debug> TCP-Session: ce671fd2-2669-44c4-8dd0-efcbb63662a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2025.12.24 04:44:25.314578 [ 293 ] {} <Debug> TCP-Session: 29c75fa3-ff6a-43b1-b0bb-aa233ada6653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2025.12.24 04:44:25.314641 [ 3 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2332 | 2025.12.24 04:44:25.314702 [ 3 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2333 | 2025.12.24 04:44:25.314992 [ 3 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Debug> oximeter.version (2621d167-e191-4ee6-9ab2-96c07cfd24ed) (SelectExecutor): Key condition: unknown | ||
| 2334 | 2025.12.24 04:44:25.315078 [ 3 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2335 | 2025.12.24 04:44:25.677258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4199 | ||
| 2336 | 2025.12.24 04:44:25.677783 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2025.12.24 04:44:25.677830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2338 | 2025.12.24 04:44:25.679262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2339 | 2025.12.24 04:44:25.679495 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2025.12.24 04:44:25.679637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4199 | ||
| 2341 | 2025.12.24 04:44:25.711496 [ 315 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Trace> AggregatingTransform: Aggregating | ||
| 2342 | 2025.12.24 04:44:25.711539 [ 315 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Trace> Aggregator: Aggregation method: without_key | ||
| 2343 | 2025.12.24 04:44:25.711577 [ 315 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014746 sec. (985.468 rows/sec., 38.49 KiB/sec.) | ||
| 2344 | 2025.12.24 04:44:25.711600 [ 315 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Trace> Aggregator: Merging aggregated data | ||
| 2345 | 2025.12.24 04:44:25.712865 [ 3 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.398563 sec., 2.50901363147106 rows/sec., 100.36 B/sec. | ||
| 2346 | 2025.12.24 04:44:25.712998 [ 3 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2347 | 2025.12.24 04:44:25.713013 [ 3 ] {145506fa-f582-4e84-b521-f8b1a4776b26} <Debug> TCPHandler: Processed in 0.399414737 sec. | ||
| 2348 | 2025.12.24 04:44:25.713136 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2025.12.24 04:44:25.713170 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2350 | 2025.12.24 04:44:25.713205 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2025.12.24 04:44:25.713237 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2352 | 2025.12.24 04:44:25.713249 [ 292 ] {} <Debug> TCP-Session: cddd5144-531a-4dc7-a68b-c93059534efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2025.12.24 04:44:25.713254 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2025.12.24 04:44:25.713284 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2355 | 2025.12.24 04:44:25.713289 [ 298 ] {} <Debug> TCP-Session: fa858f5f-d6fb-4d51-b009-f68617ce827f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2025.12.24 04:44:25.713320 [ 295 ] {} <Debug> TCP-Session: ce671fd2-2669-44c4-8dd0-efcbb63662a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2025.12.24 04:44:25.713325 [ 3 ] {} <Debug> TCP-Session: a4c39426-a108-4e87-97ea-eadddcb19261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2025.12.24 04:44:25.713293 [ 296 ] {} <Debug> TCP-Session: d6fec9b2-4123-4ebe-adbe-ec5abeebd926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2025.12.24 04:44:25.713270 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2025.12.24 04:44:25.713219 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2361 | 2025.12.24 04:44:25.713407 [ 294 ] {} <Debug> TCP-Session: c330d0da-0b6d-4596-ae6d-2a20e560e974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2025.12.24 04:44:25.713209 [ 291 ] {} <Debug> TCP-Session: ff41fe67-91cd-4621-b0fc-1b695a4a3532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2025.12.24 04:44:25.713432 [ 293 ] {} <Debug> TCP-Session: 29c75fa3-ff6a-43b1-b0bb-aa233ada6653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2025.12.24 04:44:25.713184 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2365 | 2025.12.24 04:44:25.713500 [ 297 ] {} <Debug> TCP-Session: 0c4e2d26-3b93-4b0c-9f94-3dbaf946ef3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2025.12.24 04:44:25.904935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2367 | 2025.12.24 04:44:25.920818 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2025.12.24 04:44:25.920877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2369 | 2025.12.24 04:44:25.927604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2370 | 2025.12.24 04:44:25.928423 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2025.12.24 04:44:25.932123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2372 | 2025.12.24 04:44:26.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.16 MiB, peak 201.80 MiB, free memory in arenas 0.00 B, will set to 207.34 MiB (RSS), difference: 19.18 MiB | ||
| 2373 | 2025.12.24 04:44:28.185656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 310 | ||
| 2374 | 2025.12.24 04:44:28.188091 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2025.12.24 04:44:28.188142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2376 | 2025.12.24 04:44:28.189361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2377 | 2025.12.24 04:44:28.189656 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2025.12.24 04:44:28.189981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2379 | 2025.12.24 04:44:28.898500 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2025.12.24 04:44:28.898690 [ 4 ] {9fee269d-33f9-427f-83b1-f95539d757f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2381 | 2025.12.24 04:44:28.898760 [ 4 ] {9fee269d-33f9-427f-83b1-f95539d757f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2382 | 2025.12.24 04:44:28.899434 [ 4 ] {9fee269d-33f9-427f-83b1-f95539d757f7} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2025.12.24 04:44:28.899477 [ 4 ] {9fee269d-33f9-427f-83b1-f95539d757f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2384 | 2025.12.24 04:44:28.899885 [ 4 ] {9fee269d-33f9-427f-83b1-f95539d757f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2385 | 2025.12.24 04:44:28.900121 [ 4 ] {9fee269d-33f9-427f-83b1-f95539d757f7} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2025.12.24 04:44:28.900287 [ 4 ] {9fee269d-33f9-427f-83b1-f95539d757f7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001647 sec., 46144.5051608986 rows/sec., 3.80 MiB/sec. | ||
| 2387 | 2025.12.24 04:44:28.900335 [ 4 ] {9fee269d-33f9-427f-83b1-f95539d757f7} <Debug> TCPHandler: Processed in 0.00197263 sec. | ||
| 2388 | 2025.12.24 04:44:28.900462 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2025.12.24 04:44:28.900569 [ 4 ] {edd12096-2c9f-4143-88f4-abe4842bce19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2390 | 2025.12.24 04:44:28.900614 [ 4 ] {edd12096-2c9f-4143-88f4-abe4842bce19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2391 | 2025.12.24 04:44:28.901028 [ 4 ] {edd12096-2c9f-4143-88f4-abe4842bce19} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2025.12.24 04:44:28.901065 [ 4 ] {edd12096-2c9f-4143-88f4-abe4842bce19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2393 | 2025.12.24 04:44:28.901388 [ 4 ] {edd12096-2c9f-4143-88f4-abe4842bce19} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2394 | 2025.12.24 04:44:28.901605 [ 4 ] {edd12096-2c9f-4143-88f4-abe4842bce19} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2025.12.24 04:44:28.901740 [ 4 ] {edd12096-2c9f-4143-88f4-abe4842bce19} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 2396 | 2025.12.24 04:44:28.901778 [ 4 ] {edd12096-2c9f-4143-88f4-abe4842bce19} <Debug> TCPHandler: Processed in 0.001368475 sec. | ||
| 2397 | 2025.12.24 04:44:28.901882 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2025.12.24 04:44:28.901979 [ 4 ] {e1a32719-9494-468f-bf53-dcad57883664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2399 | 2025.12.24 04:44:28.902020 [ 4 ] {e1a32719-9494-468f-bf53-dcad57883664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2400 | 2025.12.24 04:44:28.902423 [ 4 ] {e1a32719-9494-468f-bf53-dcad57883664} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2025.12.24 04:44:28.902458 [ 4 ] {e1a32719-9494-468f-bf53-dcad57883664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2402 | 2025.12.24 04:44:28.902762 [ 4 ] {e1a32719-9494-468f-bf53-dcad57883664} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2403 | 2025.12.24 04:44:28.902981 [ 4 ] {e1a32719-9494-468f-bf53-dcad57883664} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2025.12.24 04:44:28.903111 [ 4 ] {e1a32719-9494-468f-bf53-dcad57883664} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001152 sec., 64236.11111111111 rows/sec., 5.02 MiB/sec. | ||
| 2405 | 2025.12.24 04:44:28.903149 [ 4 ] {e1a32719-9494-468f-bf53-dcad57883664} <Debug> TCPHandler: Processed in 0.001316763 sec. | ||
| 2406 | 2025.12.24 04:44:28.903260 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2025.12.24 04:44:28.903357 [ 4 ] {888a332e-1267-44ee-b781-3c7a790e3eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2408 | 2025.12.24 04:44:28.903402 [ 4 ] {888a332e-1267-44ee-b781-3c7a790e3eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2409 | 2025.12.24 04:44:28.903817 [ 4 ] {888a332e-1267-44ee-b781-3c7a790e3eb7} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2025.12.24 04:44:28.903853 [ 4 ] {888a332e-1267-44ee-b781-3c7a790e3eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2411 | 2025.12.24 04:44:28.904187 [ 4 ] {888a332e-1267-44ee-b781-3c7a790e3eb7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2412 | 2025.12.24 04:44:28.904396 [ 4 ] {888a332e-1267-44ee-b781-3c7a790e3eb7} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2025.12.24 04:44:28.904526 [ 4 ] {888a332e-1267-44ee-b781-3c7a790e3eb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 2414 | 2025.12.24 04:44:28.904564 [ 4 ] {888a332e-1267-44ee-b781-3c7a790e3eb7} <Debug> TCPHandler: Processed in 0.001354655 sec. | ||
| 2415 | 2025.12.24 04:44:28.904685 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2025.12.24 04:44:28.904782 [ 4 ] {3f6247eb-3696-4f8c-90e3-c9e69d468d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2417 | 2025.12.24 04:44:28.904838 [ 4 ] {3f6247eb-3696-4f8c-90e3-c9e69d468d07} <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 | ||
| 2418 | 2025.12.24 04:44:28.905584 [ 4 ] {3f6247eb-3696-4f8c-90e3-c9e69d468d07} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2025.12.24 04:44:28.905619 [ 4 ] {3f6247eb-3696-4f8c-90e3-c9e69d468d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2420 | 2025.12.24 04:44:28.906142 [ 4 ] {3f6247eb-3696-4f8c-90e3-c9e69d468d07} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2421 | 2025.12.24 04:44:28.906397 [ 4 ] {3f6247eb-3696-4f8c-90e3-c9e69d468d07} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2025.12.24 04:44:28.906549 [ 4 ] {3f6247eb-3696-4f8c-90e3-c9e69d468d07} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001785 sec., 5602.240896358544 rows/sec., 10.04 MiB/sec. | ||
| 2423 | 2025.12.24 04:44:28.906609 [ 4 ] {3f6247eb-3696-4f8c-90e3-c9e69d468d07} <Debug> TCPHandler: Processed in 0.00197449 sec. | ||
| 2424 | 2025.12.24 04:44:28.906727 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2025.12.24 04:44:28.906824 [ 4 ] {55092d98-efa0-437a-929b-d26976e20bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2426 | 2025.12.24 04:44:28.906868 [ 4 ] {55092d98-efa0-437a-929b-d26976e20bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2427 | 2025.12.24 04:44:28.907214 [ 4 ] {55092d98-efa0-437a-929b-d26976e20bd1} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2025.12.24 04:44:28.907253 [ 4 ] {55092d98-efa0-437a-929b-d26976e20bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2429 | 2025.12.24 04:44:28.907561 [ 4 ] {55092d98-efa0-437a-929b-d26976e20bd1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2430 | 2025.12.24 04:44:28.907777 [ 4 ] {55092d98-efa0-437a-929b-d26976e20bd1} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2025.12.24 04:44:28.907909 [ 4 ] {55092d98-efa0-437a-929b-d26976e20bd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 2432 | 2025.12.24 04:44:28.907945 [ 4 ] {55092d98-efa0-437a-929b-d26976e20bd1} <Debug> TCPHandler: Processed in 0.001269023 sec. | ||
| 2433 | 2025.12.24 04:44:33.109153 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2434 | 2025.12.24 04:44:33.109241 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2435 | 2025.12.24 04:44:33.179907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4711 | ||
| 2436 | 2025.12.24 04:44:33.180586 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2025.12.24 04:44:33.180657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2438 | 2025.12.24 04:44:33.181316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2439 | 2025.12.24 04:44:33.181539 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2025.12.24 04:44:33.181680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4711 | ||
| 2441 | 2025.12.24 04:44:33.432386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2442 | 2025.12.24 04:44:33.450047 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2025.12.24 04:44:33.450105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2444 | 2025.12.24 04:44:33.456308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2445 | 2025.12.24 04:44:33.456995 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2025.12.24 04:44:33.460153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2447 | 2025.12.24 04:44:33.897893 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2025.12.24 04:44:33.898072 [ 4 ] {2cedd785-7548-4433-846f-010ae0f04226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2449 | 2025.12.24 04:44:33.898142 [ 4 ] {2cedd785-7548-4433-846f-010ae0f04226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2450 | 2025.12.24 04:44:33.898827 [ 4 ] {2cedd785-7548-4433-846f-010ae0f04226} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.12.24 04:44:33.898879 [ 4 ] {2cedd785-7548-4433-846f-010ae0f04226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2452 | 2025.12.24 04:44:33.899314 [ 4 ] {2cedd785-7548-4433-846f-010ae0f04226} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2453 | 2025.12.24 04:44:33.899551 [ 4 ] {2cedd785-7548-4433-846f-010ae0f04226} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.12.24 04:44:33.899730 [ 4 ] {2cedd785-7548-4433-846f-010ae0f04226} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001704 sec., 63380.281690140844 rows/sec., 5.32 MiB/sec. | ||
| 2455 | 2025.12.24 04:44:33.899778 [ 4 ] {2cedd785-7548-4433-846f-010ae0f04226} <Debug> TCPHandler: Processed in 0.002029222 sec. | ||
| 2456 | 2025.12.24 04:44:33.899905 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2025.12.24 04:44:33.900012 [ 4 ] {90921c3c-3f7f-4062-83f4-5c7e0b92d17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2458 | 2025.12.24 04:44:33.900057 [ 4 ] {90921c3c-3f7f-4062-83f4-5c7e0b92d17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2459 | 2025.12.24 04:44:33.900480 [ 4 ] {90921c3c-3f7f-4062-83f4-5c7e0b92d17c} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2025.12.24 04:44:33.900519 [ 4 ] {90921c3c-3f7f-4062-83f4-5c7e0b92d17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2461 | 2025.12.24 04:44:33.900828 [ 4 ] {90921c3c-3f7f-4062-83f4-5c7e0b92d17c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2462 | 2025.12.24 04:44:33.901047 [ 4 ] {90921c3c-3f7f-4062-83f4-5c7e0b92d17c} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2025.12.24 04:44:33.901187 [ 4 ] {90921c3c-3f7f-4062-83f4-5c7e0b92d17c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001198 sec., 21702.838063439063 rows/sec., 1.59 MiB/sec. | ||
| 2464 | 2025.12.24 04:44:33.901227 [ 4 ] {90921c3c-3f7f-4062-83f4-5c7e0b92d17c} <Debug> TCPHandler: Processed in 0.001371616 sec. | ||
| 2465 | 2025.12.24 04:44:33.901332 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2025.12.24 04:44:33.901428 [ 4 ] {c317ce7c-a7d4-459d-9780-c3208e42bf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2467 | 2025.12.24 04:44:33.901470 [ 4 ] {c317ce7c-a7d4-459d-9780-c3208e42bf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2468 | 2025.12.24 04:44:33.901904 [ 4 ] {c317ce7c-a7d4-459d-9780-c3208e42bf64} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2025.12.24 04:44:33.901944 [ 4 ] {c317ce7c-a7d4-459d-9780-c3208e42bf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2470 | 2025.12.24 04:44:33.902257 [ 4 ] {c317ce7c-a7d4-459d-9780-c3208e42bf64} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2471 | 2025.12.24 04:44:33.902477 [ 4 ] {c317ce7c-a7d4-459d-9780-c3208e42bf64} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2025.12.24 04:44:33.902607 [ 4 ] {c317ce7c-a7d4-459d-9780-c3208e42bf64} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 5.87 MiB/sec. | ||
| 2473 | 2025.12.24 04:44:33.902643 [ 4 ] {c317ce7c-a7d4-459d-9780-c3208e42bf64} <Debug> TCPHandler: Processed in 0.001363765 sec. | ||
| 2474 | 2025.12.24 04:44:33.902751 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2025.12.24 04:44:33.902844 [ 4 ] {bd6d27e1-1112-4411-aab8-1a06c5d42e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2476 | 2025.12.24 04:44:33.902893 [ 4 ] {bd6d27e1-1112-4411-aab8-1a06c5d42e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2477 | 2025.12.24 04:44:33.903294 [ 4 ] {bd6d27e1-1112-4411-aab8-1a06c5d42e19} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2025.12.24 04:44:33.903334 [ 4 ] {bd6d27e1-1112-4411-aab8-1a06c5d42e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2479 | 2025.12.24 04:44:33.903690 [ 4 ] {bd6d27e1-1112-4411-aab8-1a06c5d42e19} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2480 | 2025.12.24 04:44:33.903906 [ 4 ] {bd6d27e1-1112-4411-aab8-1a06c5d42e19} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2025.12.24 04:44:33.904037 [ 4 ] {bd6d27e1-1112-4411-aab8-1a06c5d42e19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 2482 | 2025.12.24 04:44:33.904075 [ 4 ] {bd6d27e1-1112-4411-aab8-1a06c5d42e19} <Debug> TCPHandler: Processed in 0.001373536 sec. | ||
| 2483 | 2025.12.24 04:44:33.904176 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2025.12.24 04:44:33.904273 [ 4 ] {9e092bec-b63b-4fab-8e72-78060877b8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2485 | 2025.12.24 04:44:33.904329 [ 4 ] {9e092bec-b63b-4fab-8e72-78060877b8ce} <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 | ||
| 2486 | 2025.12.24 04:44:33.905106 [ 4 ] {9e092bec-b63b-4fab-8e72-78060877b8ce} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2025.12.24 04:44:33.905143 [ 4 ] {9e092bec-b63b-4fab-8e72-78060877b8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2488 | 2025.12.24 04:44:33.905688 [ 4 ] {9e092bec-b63b-4fab-8e72-78060877b8ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2489 | 2025.12.24 04:44:33.905924 [ 4 ] {9e092bec-b63b-4fab-8e72-78060877b8ce} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.12.24 04:44:33.906059 [ 4 ] {9e092bec-b63b-4fab-8e72-78060877b8ce} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001803 sec., 14420.410427066001 rows/sec., 25.84 MiB/sec. | ||
| 2491 | 2025.12.24 04:44:33.906107 [ 4 ] {9e092bec-b63b-4fab-8e72-78060877b8ce} <Debug> TCPHandler: Processed in 0.001980471 sec. | ||
| 2492 | 2025.12.24 04:44:33.906224 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2025.12.24 04:44:33.906318 [ 4 ] {9ff22a0e-47c0-4ec0-9d63-96c15c94d3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2494 | 2025.12.24 04:44:33.906358 [ 4 ] {9ff22a0e-47c0-4ec0-9d63-96c15c94d3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2495 | 2025.12.24 04:44:33.906695 [ 4 ] {9ff22a0e-47c0-4ec0-9d63-96c15c94d3d5} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2025.12.24 04:44:33.906732 [ 4 ] {9ff22a0e-47c0-4ec0-9d63-96c15c94d3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2497 | 2025.12.24 04:44:33.907032 [ 4 ] {9ff22a0e-47c0-4ec0-9d63-96c15c94d3d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2498 | 2025.12.24 04:44:33.907248 [ 4 ] {9ff22a0e-47c0-4ec0-9d63-96c15c94d3d5} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2025.12.24 04:44:33.907377 [ 4 ] {9ff22a0e-47c0-4ec0-9d63-96c15c94d3d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2500 | 2025.12.24 04:44:33.907412 [ 4 ] {9ff22a0e-47c0-4ec0-9d63-96c15c94d3d5} <Debug> TCPHandler: Processed in 0.001239991 sec. | ||
| 2501 | 2025.12.24 04:44:38.190321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 334 | ||
| 2502 | 2025.12.24 04:44:38.192398 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2025.12.24 04:44:38.192452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2504 | 2025.12.24 04:44:38.193653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2505 | 2025.12.24 04:44:38.193958 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2025.12.24 04:44:38.194303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
| 2507 | 2025.12.24 04:44:38.901174 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2025.12.24 04:44:38.901362 [ 4 ] {2d6a9712-d54d-4087-baf4-1b8e5a5e59ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2509 | 2025.12.24 04:44:38.901432 [ 4 ] {2d6a9712-d54d-4087-baf4-1b8e5a5e59ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2510 | 2025.12.24 04:44:38.902075 [ 4 ] {2d6a9712-d54d-4087-baf4-1b8e5a5e59ac} <Trace> oximeter.fields_i16 (faf3fa68-5d11-4404-8d1d-203f1a9b4bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2025.12.24 04:44:38.902130 [ 4 ] {2d6a9712-d54d-4087-baf4-1b8e5a5e59ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2512 | 2025.12.24 04:44:38.902530 [ 4 ] {2d6a9712-d54d-4087-baf4-1b8e5a5e59ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2513 | 2025.12.24 04:44:38.902798 [ 4 ] {2d6a9712-d54d-4087-baf4-1b8e5a5e59ac} <Trace> oximeter.fields_i16 (faf3fa68-5d11-4404-8d1d-203f1a9b4bc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2025.12.24 04:44:38.902981 [ 4 ] {2d6a9712-d54d-4087-baf4-1b8e5a5e59ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 2515 | 2025.12.24 04:44:38.903031 [ 4 ] {2d6a9712-d54d-4087-baf4-1b8e5a5e59ac} <Debug> TCPHandler: Processed in 0.001997072 sec. | ||
| 2516 | 2025.12.24 04:44:38.903161 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2025.12.24 04:44:38.903267 [ 4 ] {e8cb33b9-4b5d-4920-926e-b0698744a4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2518 | 2025.12.24 04:44:38.903311 [ 4 ] {e8cb33b9-4b5d-4920-926e-b0698744a4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2519 | 2025.12.24 04:44:38.903727 [ 4 ] {e8cb33b9-4b5d-4920-926e-b0698744a4e1} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2025.12.24 04:44:38.903767 [ 4 ] {e8cb33b9-4b5d-4920-926e-b0698744a4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2521 | 2025.12.24 04:44:38.904074 [ 4 ] {e8cb33b9-4b5d-4920-926e-b0698744a4e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2522 | 2025.12.24 04:44:38.904294 [ 4 ] {e8cb33b9-4b5d-4920-926e-b0698744a4e1} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2025.12.24 04:44:38.904433 [ 4 ] {e8cb33b9-4b5d-4920-926e-b0698744a4e1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 820.90 KiB/sec. | ||
| 2524 | 2025.12.24 04:44:38.904470 [ 4 ] {e8cb33b9-4b5d-4920-926e-b0698744a4e1} <Debug> TCPHandler: Processed in 0.001362525 sec. | ||
| 2525 | 2025.12.24 04:44:38.904583 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2025.12.24 04:44:38.904678 [ 4 ] {cd21e1fe-2ef2-4b28-babc-de59d66abb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2527 | 2025.12.24 04:44:38.904725 [ 4 ] {cd21e1fe-2ef2-4b28-babc-de59d66abb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2528 | 2025.12.24 04:44:38.905233 [ 4 ] {cd21e1fe-2ef2-4b28-babc-de59d66abb20} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2025.12.24 04:44:38.905270 [ 4 ] {cd21e1fe-2ef2-4b28-babc-de59d66abb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2530 | 2025.12.24 04:44:38.905618 [ 4 ] {cd21e1fe-2ef2-4b28-babc-de59d66abb20} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2531 | 2025.12.24 04:44:38.905840 [ 4 ] {cd21e1fe-2ef2-4b28-babc-de59d66abb20} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2025.12.24 04:44:38.905954 [ 71 ] {} <Debug> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2533 | 2025.12.24 04:44:38.905975 [ 4 ] {cd21e1fe-2ef2-4b28-babc-de59d66abb20} <Debug> executeQuery: Read 210 rows, 19.10 KiB in 0.001315 sec., 159695.8174904943 rows/sec., 14.18 MiB/sec. | ||
| 2534 | 2025.12.24 04:44:38.906023 [ 71 ] {} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2025.12.24 04:44:38.906039 [ 4 ] {cd21e1fe-2ef2-4b28-babc-de59d66abb20} <Debug> TCPHandler: Processed in 0.001509409 sec. | ||
| 2536 | 2025.12.24 04:44:38.906050 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2537 | 2025.12.24 04:44:38.906165 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2025.12.24 04:44:38.906197 [ 200 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::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 | ||
| 2539 | 2025.12.24 04:44:38.906265 [ 4 ] {4507a77e-a638-4b3d-810d-f61cb86561dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2540 | 2025.12.24 04:44:38.906313 [ 4 ] {4507a77e-a638-4b3d-810d-f61cb86561dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2541 | 2025.12.24 04:44:38.906361 [ 200 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2542 | 2025.12.24 04:44:38.906405 [ 200 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part | ||
| 2543 | 2025.12.24 04:44:38.906480 [ 200 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2544 | 2025.12.24 04:44:38.906531 [ 200 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 2545 | 2025.12.24 04:44:38.906583 [ 200 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 2546 | 2025.12.24 04:44:38.906625 [ 200 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 2547 | 2025.12.24 04:44:38.906669 [ 200 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 210 rows starting from the beginning of the part | ||
| 2548 | 2025.12.24 04:44:38.906731 [ 4 ] {4507a77e-a638-4b3d-810d-f61cb86561dd} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2025.12.24 04:44:38.906777 [ 4 ] {4507a77e-a638-4b3d-810d-f61cb86561dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2550 | 2025.12.24 04:44:38.907119 [ 4 ] {4507a77e-a638-4b3d-810d-f61cb86561dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2551 | 2025.12.24 04:44:38.907386 [ 4 ] {4507a77e-a638-4b3d-810d-f61cb86561dd} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2025.12.24 04:44:38.907530 [ 4 ] {4507a77e-a638-4b3d-810d-f61cb86561dd} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001282 sec., 29641.1856474259 rows/sec., 2.17 MiB/sec. | ||
| 2553 | 2025.12.24 04:44:38.907568 [ 4 ] {4507a77e-a638-4b3d-810d-f61cb86561dd} <Debug> TCPHandler: Processed in 0.001455027 sec. | ||
| 2554 | 2025.12.24 04:44:38.907699 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2025.12.24 04:44:38.907762 [ 196 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628972 sec., 479443.47723595 rows/sec., 43.12 MiB/sec. | ||
| 2556 | 2025.12.24 04:44:38.907797 [ 4 ] {0904d01f-f92c-4e4b-ae44-d89da08f7f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2557 | 2025.12.24 04:44:38.907843 [ 4 ] {0904d01f-f92c-4e4b-ae44-d89da08f7f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2558 | 2025.12.24 04:44:38.907979 [ 195 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2559 | 2025.12.24 04:44:38.908248 [ 4 ] {0904d01f-f92c-4e4b-ae44-d89da08f7f74} <Trace> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2025.12.24 04:44:38.908281 [ 195 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.12.24 04:44:38.908290 [ 4 ] {0904d01f-f92c-4e4b-ae44-d89da08f7f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2562 | 2025.12.24 04:44:38.908373 [ 195 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_16_3} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2563 | 2025.12.24 04:44:38.908472 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2564 | 2025.12.24 04:44:38.908622 [ 4 ] {0904d01f-f92c-4e4b-ae44-d89da08f7f74} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2565 | 2025.12.24 04:44:38.908860 [ 4 ] {0904d01f-f92c-4e4b-ae44-d89da08f7f74} <Trace> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2025.12.24 04:44:38.908991 [ 4 ] {0904d01f-f92c-4e4b-ae44-d89da08f7f74} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001212 sec., 19801.980198019803 rows/sec., 1.64 MiB/sec. | ||
| 2567 | 2025.12.24 04:44:38.909030 [ 4 ] {0904d01f-f92c-4e4b-ae44-d89da08f7f74} <Debug> TCPHandler: Processed in 0.001381316 sec. | ||
| 2568 | 2025.12.24 04:44:38.909153 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2025.12.24 04:44:38.909246 [ 4 ] {9ecc8c12-68d7-4c3e-af6a-e1a3662442e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2570 | 2025.12.24 04:44:38.909292 [ 4 ] {9ecc8c12-68d7-4c3e-af6a-e1a3662442e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2571 | 2025.12.24 04:44:38.909686 [ 4 ] {9ecc8c12-68d7-4c3e-af6a-e1a3662442e9} <Trace> oximeter.fields_u8 (d516702a-ddcb-4cec-86a6-074bbada8a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.12.24 04:44:38.909725 [ 4 ] {9ecc8c12-68d7-4c3e-af6a-e1a3662442e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2573 | 2025.12.24 04:44:38.910029 [ 4 ] {9ecc8c12-68d7-4c3e-af6a-e1a3662442e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2574 | 2025.12.24 04:44:38.910245 [ 4 ] {9ecc8c12-68d7-4c3e-af6a-e1a3662442e9} <Trace> oximeter.fields_u8 (d516702a-ddcb-4cec-86a6-074bbada8a8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.12.24 04:44:38.910377 [ 4 ] {9ecc8c12-68d7-4c3e-af6a-e1a3662442e9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 2576 | 2025.12.24 04:44:38.910415 [ 4 ] {9ecc8c12-68d7-4c3e-af6a-e1a3662442e9} <Debug> TCPHandler: Processed in 0.001309803 sec. | ||
| 2577 | 2025.12.24 04:44:38.910528 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.12.24 04:44:38.910624 [ 4 ] {68baba9c-f413-4227-957f-6ace0e0a1f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2579 | 2025.12.24 04:44:38.910664 [ 4 ] {68baba9c-f413-4227-957f-6ace0e0a1f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2580 | 2025.12.24 04:44:38.911124 [ 4 ] {68baba9c-f413-4227-957f-6ace0e0a1f7f} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.12.24 04:44:38.911164 [ 4 ] {68baba9c-f413-4227-957f-6ace0e0a1f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2582 | 2025.12.24 04:44:38.911494 [ 4 ] {68baba9c-f413-4227-957f-6ace0e0a1f7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2583 | 2025.12.24 04:44:38.911728 [ 4 ] {68baba9c-f413-4227-957f-6ace0e0a1f7f} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.12.24 04:44:38.911841 [ 29 ] {} <Debug> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2585 | 2025.12.24 04:44:38.911862 [ 4 ] {68baba9c-f413-4227-957f-6ace0e0a1f7f} <Debug> executeQuery: Read 135 rows, 11.20 KiB in 0.001257 sec., 107398.56801909307 rows/sec., 8.70 MiB/sec. | ||
| 2586 | 2025.12.24 04:44:38.911908 [ 29 ] {} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2025.12.24 04:44:38.911917 [ 4 ] {68baba9c-f413-4227-957f-6ace0e0a1f7f} <Debug> TCPHandler: Processed in 0.001438527 sec. | ||
| 2588 | 2025.12.24 04:44:38.911938 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2589 | 2025.12.24 04:44:38.912053 [ 188 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::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 | ||
| 2590 | 2025.12.24 04:44:38.912055 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2025.12.24 04:44:38.912186 [ 188 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2592 | 2025.12.24 04:44:38.912229 [ 4 ] {339b80a9-19fd-41b4-8ca4-e4ae3593ff0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2593 | 2025.12.24 04:44:38.912237 [ 188 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 120 rows starting from the beginning of the part | ||
| 2594 | 2025.12.24 04:44:38.912295 [ 4 ] {339b80a9-19fd-41b4-8ca4-e4ae3593ff0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2595 | 2025.12.24 04:44:38.912350 [ 188 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2596 | 2025.12.24 04:44:38.912406 [ 188 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 2597 | 2025.12.24 04:44:38.912454 [ 188 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 2598 | 2025.12.24 04:44:38.912498 [ 188 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 2599 | 2025.12.24 04:44:38.912544 [ 188 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 135 rows starting from the beginning of the part | ||
| 2600 | 2025.12.24 04:44:38.912737 [ 4 ] {339b80a9-19fd-41b4-8ca4-e4ae3593ff0a} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.12.24 04:44:38.912780 [ 4 ] {339b80a9-19fd-41b4-8ca4-e4ae3593ff0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2602 | 2025.12.24 04:44:38.913184 [ 4 ] {339b80a9-19fd-41b4-8ca4-e4ae3593ff0a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2603 | 2025.12.24 04:44:38.913380 [ 195 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370525 sec., 435599.49654329545 rows/sec., 36.26 MiB/sec. | ||
| 2604 | 2025.12.24 04:44:38.913403 [ 4 ] {339b80a9-19fd-41b4-8ca4-e4ae3593ff0a} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2025.12.24 04:44:38.913522 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2606 | 2025.12.24 04:44:38.913532 [ 196 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2607 | 2025.12.24 04:44:38.913550 [ 4 ] {339b80a9-19fd-41b4-8ca4-e4ae3593ff0a} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001347 sec., 149962.8804751299 rows/sec., 10.75 MiB/sec. | ||
| 2608 | 2025.12.24 04:44:38.913560 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2025.12.24 04:44:38.913602 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2610 | 2025.12.24 04:44:38.913604 [ 4 ] {339b80a9-19fd-41b4-8ca4-e4ae3593ff0a} <Debug> TCPHandler: Processed in 0.001612421 sec. | ||
| 2611 | 2025.12.24 04:44:38.913672 [ 188 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 2612 | 2025.12.24 04:44:38.913734 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2025.12.24 04:44:38.913776 [ 188 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2614 | 2025.12.24 04:44:38.913809 [ 188 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1657 rows starting from the beginning of the part | ||
| 2615 | 2025.12.24 04:44:38.913822 [ 196 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2025.12.24 04:44:38.913839 [ 4 ] {5939cdb2-6253-49b9-bdfa-b76e84438dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2025.12.24 04:44:38.913854 [ 188 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 2618 | 2025.12.24 04:44:38.913893 [ 196 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_16_3} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2619 | 2025.12.24 04:44:38.913897 [ 188 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part | ||
| 2620 | 2025.12.24 04:44:38.913904 [ 4 ] {5939cdb2-6253-49b9-bdfa-b76e84438dc4} <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 | ||
| 2621 | 2025.12.24 04:44:38.913941 [ 188 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 2622 | 2025.12.24 04:44:38.913963 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2623 | 2025.12.24 04:44:38.913986 [ 188 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2624 | 2025.12.24 04:44:38.914023 [ 188 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 202 rows starting from the beginning of the part | ||
| 2625 | 2025.12.24 04:44:38.914718 [ 4 ] {5939cdb2-6253-49b9-bdfa-b76e84438dc4} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2025.12.24 04:44:38.914761 [ 4 ] {5939cdb2-6253-49b9-bdfa-b76e84438dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2627 | 2025.12.24 04:44:38.915086 [ 196 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442617 sec., 1733654.8785991014 rows/sec., 122.29 MiB/sec. | ||
| 2628 | 2025.12.24 04:44:38.915362 [ 4 ] {5939cdb2-6253-49b9-bdfa-b76e84438dc4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2629 | 2025.12.24 04:44:38.915437 [ 203 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2630 | 2025.12.24 04:44:38.915625 [ 4 ] {5939cdb2-6253-49b9-bdfa-b76e84438dc4} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.12.24 04:44:38.915768 [ 203 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2025.12.24 04:44:38.915789 [ 4 ] {5939cdb2-6253-49b9-bdfa-b76e84438dc4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 12.74 MiB/sec. | ||
| 2633 | 2025.12.24 04:44:38.915855 [ 203 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2634 | 2025.12.24 04:44:38.915859 [ 4 ] {5939cdb2-6253-49b9-bdfa-b76e84438dc4} <Debug> TCPHandler: Processed in 0.002176626 sec. | ||
| 2635 | 2025.12.24 04:44:38.915943 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2636 | 2025.12.24 04:44:38.915989 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2025.12.24 04:44:38.916091 [ 4 ] {014efb71-b313-4331-a053-4384b6b58484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2638 | 2025.12.24 04:44:38.916133 [ 4 ] {014efb71-b313-4331-a053-4384b6b58484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2639 | 2025.12.24 04:44:38.916467 [ 4 ] {014efb71-b313-4331-a053-4384b6b58484} <Trace> oximeter.measurements_i64 (c052717e-c54e-4fcb-8325-b60d774ebd89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2025.12.24 04:44:38.916502 [ 4 ] {014efb71-b313-4331-a053-4384b6b58484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2641 | 2025.12.24 04:44:38.916805 [ 4 ] {014efb71-b313-4331-a053-4384b6b58484} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2642 | 2025.12.24 04:44:38.917012 [ 4 ] {014efb71-b313-4331-a053-4384b6b58484} <Trace> oximeter.measurements_i64 (c052717e-c54e-4fcb-8325-b60d774ebd89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2025.12.24 04:44:38.917142 [ 4 ] {014efb71-b313-4331-a053-4384b6b58484} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00107 sec., 8411.214953271028 rows/sec., 594.15 KiB/sec. | ||
| 2644 | 2025.12.24 04:44:38.917178 [ 4 ] {014efb71-b313-4331-a053-4384b6b58484} <Debug> TCPHandler: Processed in 0.001240462 sec. | ||
| 2645 | 2025.12.24 04:44:38.917293 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2025.12.24 04:44:38.917389 [ 4 ] {707cfcef-2cf7-4202-b797-f93064c11604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2647 | 2025.12.24 04:44:38.917430 [ 4 ] {707cfcef-2cf7-4202-b797-f93064c11604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2648 | 2025.12.24 04:44:38.917758 [ 4 ] {707cfcef-2cf7-4202-b797-f93064c11604} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.12.24 04:44:38.917795 [ 4 ] {707cfcef-2cf7-4202-b797-f93064c11604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2650 | 2025.12.24 04:44:38.918117 [ 4 ] {707cfcef-2cf7-4202-b797-f93064c11604} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2651 | 2025.12.24 04:44:38.918315 [ 4 ] {707cfcef-2cf7-4202-b797-f93064c11604} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.12.24 04:44:38.918423 [ 29 ] {} <Debug> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2653 | 2025.12.24 04:44:38.918445 [ 4 ] {707cfcef-2cf7-4202-b797-f93064c11604} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2654 | 2025.12.24 04:44:38.918459 [ 29 ] {} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2025.12.24 04:44:38.918485 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2656 | 2025.12.24 04:44:38.918487 [ 4 ] {707cfcef-2cf7-4202-b797-f93064c11604} <Debug> TCPHandler: Processed in 0.001245172 sec. | ||
| 2657 | 2025.12.24 04:44:38.918561 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 2658 | 2025.12.24 04:44:38.918664 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2659 | 2025.12.24 04:44:38.918692 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 534 rows starting from the beginning of the part | ||
| 2660 | 2025.12.24 04:44:38.918742 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 2661 | 2025.12.24 04:44:38.918883 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 2662 | 2025.12.24 04:44:38.918923 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 2663 | 2025.12.24 04:44:38.918958 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2664 | 2025.12.24 04:44:38.918999 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2665 | 2025.12.24 04:44:38.919803 [ 187 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275622 sec., 653798.695851906 rows/sec., 44.14 MiB/sec. | ||
| 2666 | 2025.12.24 04:44:38.919956 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2667 | 2025.12.24 04:44:38.920191 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_16_3} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2025.12.24 04:44:38.920334 [ 188 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_16_3} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2669 | 2025.12.24 04:44:38.920389 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2670 | 2025.12.24 04:44:40.681763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5159 | ||
| 2671 | 2025.12.24 04:44:40.682246 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2025.12.24 04:44:40.682293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2673 | 2025.12.24 04:44:40.682801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2674 | 2025.12.24 04:44:40.683049 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2025.12.24 04:44:40.683193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5159 | ||
| 2676 | 2025.12.24 04:44:40.683231 [ 122 ] {} <Debug> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2677 | 2025.12.24 04:44:40.683334 [ 122 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2025.12.24 04:44:40.683371 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2679 | 2025.12.24 04:44:40.683511 [ 196 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 2680 | 2025.12.24 04:44:40.683661 [ 196 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2681 | 2025.12.24 04:44:40.683703 [ 196 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 2682 | 2025.12.24 04:44:40.683791 [ 196 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 433 rows starting from the beginning of the part | ||
| 2683 | 2025.12.24 04:44:40.683844 [ 196 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 2684 | 2025.12.24 04:44:40.683889 [ 196 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 2685 | 2025.12.24 04:44:40.683932 [ 196 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 2686 | 2025.12.24 04:44:40.683977 [ 196 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::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 | ||
| 2687 | 2025.12.24 04:44:40.685472 [ 187 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5159 rows, containing 4 columns (4 merged, 0 gathered) in 0.002014522 sec., 2560905.266857349 rows/sec., 36.63 MiB/sec. | ||
| 2688 | 2025.12.24 04:44:40.686293 [ 189 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2689 | 2025.12.24 04:44:40.686555 [ 189 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_11_2} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.12.24 04:44:40.686623 [ 189 ] {7a9d4d76-3f2e-438f-b261-18aac4f9f622::all_1_11_2} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2691 | 2025.12.24 04:44:40.686709 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2692 | 2025.12.24 04:44:40.960228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2693 | 2025.12.24 04:44:40.978177 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2025.12.24 04:44:40.978242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2695 | 2025.12.24 04:44:40.984831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2696 | 2025.12.24 04:44:40.985508 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.12.24 04:44:40.985833 [ 122 ] {} <Debug> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2698 | 2025.12.24 04:44:40.985899 [ 122 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2025.12.24 04:44:40.985923 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2700 | 2025.12.24 04:44:40.986018 [ 196 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 2701 | 2025.12.24 04:44:40.988597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2702 | 2025.12.24 04:44:40.988805 [ 196 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2703 | 2025.12.24 04:44:40.989483 [ 196 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 2704 | 2025.12.24 04:44:40.992758 [ 196 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 2705 | 2025.12.24 04:44:40.996030 [ 196 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 2706 | 2025.12.24 04:44:40.999838 [ 196 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 2707 | 2025.12.24 04:44:41.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.46 MiB, peak 215.32 MiB, free memory in arenas 0.00 B, will set to 211.90 MiB (RSS), difference: 2.44 MiB | ||
| 2708 | 2025.12.24 04:44:41.004035 [ 196 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 2709 | 2025.12.24 04:44:41.008515 [ 196 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::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 | ||
| 2710 | 2025.12.24 04:44:41.059482 [ 187 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073493526 sec., 1129.351175775673 rows/sec., 5.84 MiB/sec. | ||
| 2711 | 2025.12.24 04:44:41.062284 [ 186 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2712 | 2025.12.24 04:44:41.064815 [ 186 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_11_2} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2025.12.24 04:44:41.064922 [ 186 ] {e807fcbc-099c-4d11-846d-32cdda8911eb::all_1_11_2} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2714 | 2025.12.24 04:44:41.066952 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2715 | 2025.12.24 04:44:42.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.45 MiB, peak 222.35 MiB, free memory in arenas 0.00 B, will set to 219.58 MiB (RSS), difference: 7.13 MiB | ||
| 2716 | 2025.12.24 04:44:43.898392 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2025.12.24 04:44:43.898634 [ 4 ] {c8d7da89-a3c4-412b-bf17-6d442e1977b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2718 | 2025.12.24 04:44:43.898698 [ 4 ] {c8d7da89-a3c4-412b-bf17-6d442e1977b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2719 | 2025.12.24 04:44:43.899401 [ 4 ] {c8d7da89-a3c4-412b-bf17-6d442e1977b8} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2025.12.24 04:44:43.899439 [ 4 ] {c8d7da89-a3c4-412b-bf17-6d442e1977b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2721 | 2025.12.24 04:44:43.899860 [ 4 ] {c8d7da89-a3c4-412b-bf17-6d442e1977b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2722 | 2025.12.24 04:44:43.900088 [ 4 ] {c8d7da89-a3c4-412b-bf17-6d442e1977b8} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2025.12.24 04:44:43.900241 [ 4 ] {c8d7da89-a3c4-412b-bf17-6d442e1977b8} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001658 sec., 65138.721351025335 rows/sec., 5.47 MiB/sec. | ||
| 2724 | 2025.12.24 04:44:43.900281 [ 4 ] {c8d7da89-a3c4-412b-bf17-6d442e1977b8} <Debug> TCPHandler: Processed in 0.002066523 sec. | ||
| 2725 | 2025.12.24 04:44:43.900415 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2025.12.24 04:44:43.900512 [ 4 ] {3226d36f-918d-4ec9-9894-d850d5dc5922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2727 | 2025.12.24 04:44:43.900552 [ 4 ] {3226d36f-918d-4ec9-9894-d850d5dc5922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2728 | 2025.12.24 04:44:43.900951 [ 4 ] {3226d36f-918d-4ec9-9894-d850d5dc5922} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2025.12.24 04:44:43.900986 [ 4 ] {3226d36f-918d-4ec9-9894-d850d5dc5922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2730 | 2025.12.24 04:44:43.901288 [ 4 ] {3226d36f-918d-4ec9-9894-d850d5dc5922} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2731 | 2025.12.24 04:44:43.901494 [ 4 ] {3226d36f-918d-4ec9-9894-d850d5dc5922} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2025.12.24 04:44:43.901587 [ 30 ] {} <Debug> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2733 | 2025.12.24 04:44:43.901621 [ 4 ] {3226d36f-918d-4ec9-9894-d850d5dc5922} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001128 sec., 23049.64539007092 rows/sec., 1.69 MiB/sec. | ||
| 2734 | 2025.12.24 04:44:43.901628 [ 30 ] {} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2025.12.24 04:44:43.901656 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2736 | 2025.12.24 04:44:43.901658 [ 4 ] {3226d36f-918d-4ec9-9894-d850d5dc5922} <Debug> TCPHandler: Processed in 0.001294333 sec. | ||
| 2737 | 2025.12.24 04:44:43.901774 [ 209 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2738 | 2025.12.24 04:44:43.901789 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2025.12.24 04:44:43.901911 [ 4 ] {99950656-bb0f-43d1-b325-6035c44dfed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2740 | 2025.12.24 04:44:43.901936 [ 209 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2741 | 2025.12.24 04:44:43.901951 [ 4 ] {99950656-bb0f-43d1-b325-6035c44dfed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2742 | 2025.12.24 04:44:43.901976 [ 209 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 32 rows starting from the beginning of the part | ||
| 2743 | 2025.12.24 04:44:43.902050 [ 209 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::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 | ||
| 2744 | 2025.12.24 04:44:43.902096 [ 209 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2745 | 2025.12.24 04:44:43.902138 [ 209 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2746 | 2025.12.24 04:44:43.902179 [ 209 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 2747 | 2025.12.24 04:44:43.902222 [ 209 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2748 | 2025.12.24 04:44:43.902381 [ 4 ] {99950656-bb0f-43d1-b325-6035c44dfed4} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2025.12.24 04:44:43.902431 [ 4 ] {99950656-bb0f-43d1-b325-6035c44dfed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2750 | 2025.12.24 04:44:43.902799 [ 4 ] {99950656-bb0f-43d1-b325-6035c44dfed4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2751 | 2025.12.24 04:44:43.903022 [ 4 ] {99950656-bb0f-43d1-b325-6035c44dfed4} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2025.12.24 04:44:43.903025 [ 186 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310153 sec., 123649.6806098219 rows/sec., 9.53 MiB/sec. | ||
| 2753 | 2025.12.24 04:44:43.903149 [ 4 ] {99950656-bb0f-43d1-b325-6035c44dfed4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001256 sec., 71656.05095541402 rows/sec., 5.60 MiB/sec. | ||
| 2754 | 2025.12.24 04:44:43.903188 [ 4 ] {99950656-bb0f-43d1-b325-6035c44dfed4} <Debug> TCPHandler: Processed in 0.001449877 sec. | ||
| 2755 | 2025.12.24 04:44:43.903276 [ 187 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2756 | 2025.12.24 04:44:43.903306 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2025.12.24 04:44:43.903409 [ 4 ] {fd2b375c-a381-45ce-a5ff-cb2056ccade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2758 | 2025.12.24 04:44:43.903455 [ 4 ] {fd2b375c-a381-45ce-a5ff-cb2056ccade0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2759 | 2025.12.24 04:44:43.903670 [ 187 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2025.12.24 04:44:43.903764 [ 187 ] {f42dee6c-e06c-4478-a2fa-0475ca47c92d::all_1_11_2} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2761 | 2025.12.24 04:44:43.903854 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2762 | 2025.12.24 04:44:43.903871 [ 4 ] {fd2b375c-a381-45ce-a5ff-cb2056ccade0} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2025.12.24 04:44:43.903912 [ 4 ] {fd2b375c-a381-45ce-a5ff-cb2056ccade0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2764 | 2025.12.24 04:44:43.904265 [ 4 ] {fd2b375c-a381-45ce-a5ff-cb2056ccade0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2765 | 2025.12.24 04:44:43.904470 [ 4 ] {fd2b375c-a381-45ce-a5ff-cb2056ccade0} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2025.12.24 04:44:43.904600 [ 4 ] {fd2b375c-a381-45ce-a5ff-cb2056ccade0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 2767 | 2025.12.24 04:44:43.904636 [ 4 ] {fd2b375c-a381-45ce-a5ff-cb2056ccade0} <Debug> TCPHandler: Processed in 0.001380176 sec. | ||
| 2768 | 2025.12.24 04:44:43.904738 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2025.12.24 04:44:43.904834 [ 4 ] {dfab9e08-5c41-45a8-9fd8-17331a7c7dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2770 | 2025.12.24 04:44:43.904888 [ 4 ] {dfab9e08-5c41-45a8-9fd8-17331a7c7dff} <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 | ||
| 2771 | 2025.12.24 04:44:43.905654 [ 4 ] {dfab9e08-5c41-45a8-9fd8-17331a7c7dff} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2025.12.24 04:44:43.905687 [ 4 ] {dfab9e08-5c41-45a8-9fd8-17331a7c7dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2773 | 2025.12.24 04:44:43.906228 [ 4 ] {dfab9e08-5c41-45a8-9fd8-17331a7c7dff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2774 | 2025.12.24 04:44:43.906445 [ 4 ] {dfab9e08-5c41-45a8-9fd8-17331a7c7dff} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2025.12.24 04:44:43.906579 [ 4 ] {dfab9e08-5c41-45a8-9fd8-17331a7c7dff} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001763 sec., 14747.58933635848 rows/sec., 26.43 MiB/sec. | ||
| 2776 | 2025.12.24 04:44:43.906627 [ 4 ] {dfab9e08-5c41-45a8-9fd8-17331a7c7dff} <Debug> TCPHandler: Processed in 0.00193885 sec. | ||
| 2777 | 2025.12.24 04:44:43.906743 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2025.12.24 04:44:43.906850 [ 4 ] {e1ec7434-406a-4f1d-9d64-18a413fda4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2779 | 2025.12.24 04:44:43.906892 [ 4 ] {e1ec7434-406a-4f1d-9d64-18a413fda4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2780 | 2025.12.24 04:44:43.907222 [ 4 ] {e1ec7434-406a-4f1d-9d64-18a413fda4e6} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.12.24 04:44:43.907255 [ 4 ] {e1ec7434-406a-4f1d-9d64-18a413fda4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2782 | 2025.12.24 04:44:43.907557 [ 4 ] {e1ec7434-406a-4f1d-9d64-18a413fda4e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2783 | 2025.12.24 04:44:43.907769 [ 4 ] {e1ec7434-406a-4f1d-9d64-18a413fda4e6} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.12.24 04:44:43.907894 [ 4 ] {e1ec7434-406a-4f1d-9d64-18a413fda4e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 2785 | 2025.12.24 04:44:43.907928 [ 4 ] {e1ec7434-406a-4f1d-9d64-18a413fda4e6} <Debug> TCPHandler: Processed in 0.001236342 sec. | ||
| 2786 | 2025.12.24 04:44:48.109521 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2787 | 2025.12.24 04:44:48.109598 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2788 | 2025.12.24 04:44:48.183246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5671 | ||
| 2789 | 2025.12.24 04:44:48.183742 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.12.24 04:44:48.183776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2791 | 2025.12.24 04:44:48.184259 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2792 | 2025.12.24 04:44:48.184496 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2025.12.24 04:44:48.184624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5671 | ||
| 2794 | 2025.12.24 04:44:48.194417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 368 | ||
| 2795 | 2025.12.24 04:44:48.196649 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2025.12.24 04:44:48.196706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2797 | 2025.12.24 04:44:48.197908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2798 | 2025.12.24 04:44:48.198175 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2025.12.24 04:44:48.198523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2800 | 2025.12.24 04:44:48.488662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2801 | 2025.12.24 04:44:48.506633 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.12.24 04:44:48.506692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2803 | 2025.12.24 04:44:48.512318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2804 | 2025.12.24 04:44:48.512988 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.12.24 04:44:48.516606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2806 | 2025.12.24 04:44:48.898202 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.12.24 04:44:48.898377 [ 4 ] {c90038b8-ba9c-4d28-bfd2-1b9031cd2904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2808 | 2025.12.24 04:44:48.898442 [ 4 ] {c90038b8-ba9c-4d28-bfd2-1b9031cd2904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2809 | 2025.12.24 04:44:48.899133 [ 4 ] {c90038b8-ba9c-4d28-bfd2-1b9031cd2904} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.12.24 04:44:48.899174 [ 4 ] {c90038b8-ba9c-4d28-bfd2-1b9031cd2904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2811 | 2025.12.24 04:44:48.899558 [ 4 ] {c90038b8-ba9c-4d28-bfd2-1b9031cd2904} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2812 | 2025.12.24 04:44:48.899796 [ 4 ] {c90038b8-ba9c-4d28-bfd2-1b9031cd2904} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.12.24 04:44:48.899949 [ 4 ] {c90038b8-ba9c-4d28-bfd2-1b9031cd2904} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00162 sec., 51851.851851851854 rows/sec., 4.34 MiB/sec. | ||
| 2814 | 2025.12.24 04:44:48.899995 [ 4 ] {c90038b8-ba9c-4d28-bfd2-1b9031cd2904} <Debug> TCPHandler: Processed in 0.001927539 sec. | ||
| 2815 | 2025.12.24 04:44:48.900130 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2025.12.24 04:44:48.900231 [ 4 ] {68fe1bf5-3e07-4d53-a0ae-a5dc40e3f201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2817 | 2025.12.24 04:44:48.900274 [ 4 ] {68fe1bf5-3e07-4d53-a0ae-a5dc40e3f201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2818 | 2025.12.24 04:44:48.900710 [ 4 ] {68fe1bf5-3e07-4d53-a0ae-a5dc40e3f201} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2025.12.24 04:44:48.900745 [ 4 ] {68fe1bf5-3e07-4d53-a0ae-a5dc40e3f201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2820 | 2025.12.24 04:44:48.901026 [ 4 ] {68fe1bf5-3e07-4d53-a0ae-a5dc40e3f201} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2821 | 2025.12.24 04:44:48.901236 [ 4 ] {68fe1bf5-3e07-4d53-a0ae-a5dc40e3f201} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2025.12.24 04:44:48.901361 [ 4 ] {68fe1bf5-3e07-4d53-a0ae-a5dc40e3f201} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001154 sec., 12131.715771230502 rows/sec., 912.25 KiB/sec. | ||
| 2823 | 2025.12.24 04:44:48.901397 [ 4 ] {68fe1bf5-3e07-4d53-a0ae-a5dc40e3f201} <Debug> TCPHandler: Processed in 0.001318013 sec. | ||
| 2824 | 2025.12.24 04:44:48.901512 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2025.12.24 04:44:48.901606 [ 4 ] {11ea36be-65a1-4d38-81bd-8b3d438ec7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2826 | 2025.12.24 04:44:48.901644 [ 4 ] {11ea36be-65a1-4d38-81bd-8b3d438ec7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2827 | 2025.12.24 04:44:48.902075 [ 4 ] {11ea36be-65a1-4d38-81bd-8b3d438ec7da} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2025.12.24 04:44:48.902109 [ 4 ] {11ea36be-65a1-4d38-81bd-8b3d438ec7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2829 | 2025.12.24 04:44:48.902405 [ 4 ] {11ea36be-65a1-4d38-81bd-8b3d438ec7da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2830 | 2025.12.24 04:44:48.902604 [ 4 ] {11ea36be-65a1-4d38-81bd-8b3d438ec7da} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2025.12.24 04:44:48.902730 [ 4 ] {11ea36be-65a1-4d38-81bd-8b3d438ec7da} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001143 sec., 68241.46981627298 rows/sec., 5.33 MiB/sec. | ||
| 2832 | 2025.12.24 04:44:48.902765 [ 4 ] {11ea36be-65a1-4d38-81bd-8b3d438ec7da} <Debug> TCPHandler: Processed in 0.001301433 sec. | ||
| 2833 | 2025.12.24 04:44:48.902879 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2025.12.24 04:44:48.902972 [ 4 ] {58ff9a9e-2adc-40b9-8786-dac1cbb419e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2835 | 2025.12.24 04:44:48.903014 [ 4 ] {58ff9a9e-2adc-40b9-8786-dac1cbb419e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2836 | 2025.12.24 04:44:48.903419 [ 4 ] {58ff9a9e-2adc-40b9-8786-dac1cbb419e9} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.12.24 04:44:48.903453 [ 4 ] {58ff9a9e-2adc-40b9-8786-dac1cbb419e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2838 | 2025.12.24 04:44:48.903764 [ 4 ] {58ff9a9e-2adc-40b9-8786-dac1cbb419e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2839 | 2025.12.24 04:44:48.903972 [ 4 ] {58ff9a9e-2adc-40b9-8786-dac1cbb419e9} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.12.24 04:44:48.904103 [ 4 ] {58ff9a9e-2adc-40b9-8786-dac1cbb419e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 2841 | 2025.12.24 04:44:48.904138 [ 4 ] {58ff9a9e-2adc-40b9-8786-dac1cbb419e9} <Debug> TCPHandler: Processed in 0.001307834 sec. | ||
| 2842 | 2025.12.24 04:44:48.904238 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2025.12.24 04:44:48.904331 [ 4 ] {25bc66c6-1494-4361-8c1c-235d5be621f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2844 | 2025.12.24 04:44:48.904384 [ 4 ] {25bc66c6-1494-4361-8c1c-235d5be621f9} <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 | ||
| 2845 | 2025.12.24 04:44:48.905125 [ 4 ] {25bc66c6-1494-4361-8c1c-235d5be621f9} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2025.12.24 04:44:48.905159 [ 4 ] {25bc66c6-1494-4361-8c1c-235d5be621f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2847 | 2025.12.24 04:44:48.905649 [ 4 ] {25bc66c6-1494-4361-8c1c-235d5be621f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2848 | 2025.12.24 04:44:48.905867 [ 4 ] {25bc66c6-1494-4361-8c1c-235d5be621f9} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2025.12.24 04:44:48.905964 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2850 | 2025.12.24 04:44:48.905999 [ 4 ] {25bc66c6-1494-4361-8c1c-235d5be621f9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001685 sec., 8308.60534124629 rows/sec., 14.89 MiB/sec. | ||
| 2851 | 2025.12.24 04:44:48.906002 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.12.24 04:44:48.906034 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2853 | 2025.12.24 04:44:48.906048 [ 4 ] {25bc66c6-1494-4361-8c1c-235d5be621f9} <Debug> TCPHandler: Processed in 0.001856118 sec. | ||
| 2854 | 2025.12.24 04:44:48.906136 [ 202 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::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 | ||
| 2855 | 2025.12.24 04:44:48.906164 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2025.12.24 04:44:48.906258 [ 4 ] {e455b55c-9632-4416-aeb5-dc1bacdb59fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2857 | 2025.12.24 04:44:48.906299 [ 4 ] {e455b55c-9632-4416-aeb5-dc1bacdb59fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2858 | 2025.12.24 04:44:48.906320 [ 202 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2859 | 2025.12.24 04:44:48.906378 [ 202 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 76 rows starting from the beginning of the part | ||
| 2860 | 2025.12.24 04:44:48.906503 [ 202 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2861 | 2025.12.24 04:44:48.906608 [ 202 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2862 | 2025.12.24 04:44:48.906629 [ 4 ] {e455b55c-9632-4416-aeb5-dc1bacdb59fa} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2025.12.24 04:44:48.906662 [ 4 ] {e455b55c-9632-4416-aeb5-dc1bacdb59fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2864 | 2025.12.24 04:44:48.906707 [ 202 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 2865 | 2025.12.24 04:44:48.906796 [ 202 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2866 | 2025.12.24 04:44:48.906877 [ 202 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 2867 | 2025.12.24 04:44:48.906985 [ 4 ] {e455b55c-9632-4416-aeb5-dc1bacdb59fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2868 | 2025.12.24 04:44:48.907191 [ 4 ] {e455b55c-9632-4416-aeb5-dc1bacdb59fa} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2025.12.24 04:44:48.907334 [ 4 ] {e455b55c-9632-4416-aeb5-dc1bacdb59fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 2870 | 2025.12.24 04:44:48.907369 [ 4 ] {e455b55c-9632-4416-aeb5-dc1bacdb59fa} <Debug> TCPHandler: Processed in 0.001252263 sec. | ||
| 2871 | 2025.12.24 04:44:48.913575 [ 187 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 19 columns (19 merged, 0 gathered) in 0.007468262 sec., 22227.393736320446 rows/sec., 39.83 MiB/sec. | ||
| 2872 | 2025.12.24 04:44:48.914192 [ 187 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2873 | 2025.12.24 04:44:48.914621 [ 187 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2025.12.24 04:44:48.914720 [ 187 ] {fa38735f-4b3d-4133-8d7c-21ae24dc94c8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2875 | 2025.12.24 04:44:48.914851 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 2876 | 2025.12.24 04:44:52.619278 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2025.12.24 04:44:52.619522 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2878 | 2025.12.24 04:44:52.619866 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2879 | 2025.12.24 04:44:52.619905 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2880 | 2025.12.24 04:44:52.620161 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2881 | 2025.12.24 04:44:52.620232 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2882 | 2025.12.24 04:44:52.620375 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2883 | 2025.12.24 04:44:52.620510 [ 345 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2884 | 2025.12.24 04:44:52.620517 [ 330 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2885 | 2025.12.24 04:44:52.620522 [ 344 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2886 | 2025.12.24 04:44:52.620686 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2887 | 2025.12.24 04:44:52.620714 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2888 | 2025.12.24 04:44:52.620806 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2889 | 2025.12.24 04:44:52.620828 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2890 | 2025.12.24 04:44:52.620864 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2891 | 2025.12.24 04:44:52.620906 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2892 | 2025.12.24 04:44:52.620947 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2893 | 2025.12.24 04:44:52.621873 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002443 sec., 11870.650839132215 rows/sec., 517.26 KiB/sec. | ||
| 2894 | 2025.12.24 04:44:52.622030 [ 4 ] {6993412e-90a1-4ad9-b699-5589c67e8995} <Debug> TCPHandler: Processed in 0.002887114 sec. | ||
| 2895 | 2025.12.24 04:44:52.622370 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2025.12.24 04:44:52.622543 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2897 | 2025.12.24 04:44:52.622818 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2898 | 2025.12.24 04:44:52.622861 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2899 | 2025.12.24 04:44:52.623061 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2900 | 2025.12.24 04:44:52.623117 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2901 | 2025.12.24 04:44:52.623221 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2902 | 2025.12.24 04:44:52.623289 [ 345 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2903 | 2025.12.24 04:44:52.623289 [ 344 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2904 | 2025.12.24 04:44:52.623315 [ 304 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2905 | 2025.12.24 04:44:52.623401 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2906 | 2025.12.24 04:44:52.623428 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2907 | 2025.12.24 04:44:52.623500 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2908 | 2025.12.24 04:44:52.623519 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2909 | 2025.12.24 04:44:52.623550 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2910 | 2025.12.24 04:44:52.623583 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2911 | 2025.12.24 04:44:52.623612 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2912 | 2025.12.24 04:44:52.624362 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001895 sec., 15303.430079155673 rows/sec., 666.85 KiB/sec. | ||
| 2913 | 2025.12.24 04:44:52.624493 [ 4 ] {d6e54735-6589-4f5c-adb8-6c38e40918ac} <Debug> TCPHandler: Processed in 0.002186626 sec. | ||
| 2914 | 2025.12.24 04:44:52.624800 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2025.12.24 04:44:52.624936 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2916 | 2025.12.24 04:44:52.625153 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2917 | 2025.12.24 04:44:52.625187 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2918 | 2025.12.24 04:44:52.625382 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2919 | 2025.12.24 04:44:52.625436 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2920 | 2025.12.24 04:44:52.625538 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2921 | 2025.12.24 04:44:52.625602 [ 310 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2922 | 2025.12.24 04:44:52.625605 [ 344 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2923 | 2025.12.24 04:44:52.625605 [ 304 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2924 | 2025.12.24 04:44:52.625720 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2925 | 2025.12.24 04:44:52.625747 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2926 | 2025.12.24 04:44:52.625818 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2927 | 2025.12.24 04:44:52.625836 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2928 | 2025.12.24 04:44:52.625866 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2929 | 2025.12.24 04:44:52.625898 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2930 | 2025.12.24 04:44:52.625928 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2931 | 2025.12.24 04:44:52.626552 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001673 sec., 17334.1303048416 rows/sec., 755.33 KiB/sec. | ||
| 2932 | 2025.12.24 04:44:52.626663 [ 4 ] {61ce3fce-f81c-4754-a188-edbc949becfc} <Debug> TCPHandler: Processed in 0.001914169 sec. | ||
| 2933 | 2025.12.24 04:44:52.626883 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2025.12.24 04:44:52.627017 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2935 | 2025.12.24 04:44:52.627234 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2936 | 2025.12.24 04:44:52.627268 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2937 | 2025.12.24 04:44:52.627460 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2938 | 2025.12.24 04:44:52.627512 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2939 | 2025.12.24 04:44:52.627610 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2940 | 2025.12.24 04:44:52.627662 [ 345 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2941 | 2025.12.24 04:44:52.627676 [ 304 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2942 | 2025.12.24 04:44:52.627680 [ 310 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2943 | 2025.12.24 04:44:52.627770 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2944 | 2025.12.24 04:44:52.627796 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2945 | 2025.12.24 04:44:52.627863 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2946 | 2025.12.24 04:44:52.627881 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2947 | 2025.12.24 04:44:52.627911 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2948 | 2025.12.24 04:44:52.627941 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2949 | 2025.12.24 04:44:52.627971 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2950 | 2025.12.24 04:44:52.628577 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001615 sec., 17956.656346749227 rows/sec., 782.46 KiB/sec. | ||
| 2951 | 2025.12.24 04:44:52.628686 [ 4 ] {7edad917-cf2a-4681-8415-c95fa180b479} <Debug> TCPHandler: Processed in 0.001852428 sec. | ||
| 2952 | 2025.12.24 04:44:52.628908 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2025.12.24 04:44:52.629041 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2954 | 2025.12.24 04:44:52.629248 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2955 | 2025.12.24 04:44:52.629283 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2956 | 2025.12.24 04:44:52.629476 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2957 | 2025.12.24 04:44:52.629527 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2958 | 2025.12.24 04:44:52.629624 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2959 | 2025.12.24 04:44:52.629692 [ 313 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2960 | 2025.12.24 04:44:52.629698 [ 338 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2961 | 2025.12.24 04:44:52.629698 [ 310 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2962 | 2025.12.24 04:44:52.629802 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2963 | 2025.12.24 04:44:52.629829 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2964 | 2025.12.24 04:44:52.629895 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2965 | 2025.12.24 04:44:52.629914 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2966 | 2025.12.24 04:44:52.629944 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2967 | 2025.12.24 04:44:52.629974 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2968 | 2025.12.24 04:44:52.630004 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2969 | 2025.12.24 04:44:52.630790 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001805 sec., 16066.481994459835 rows/sec., 700.10 KiB/sec. | ||
| 2970 | 2025.12.24 04:44:52.630898 [ 4 ] {6f61ee6c-e179-4b52-8ed2-ca8528c6a2f3} <Debug> TCPHandler: Processed in 0.002039423 sec. | ||
| 2971 | 2025.12.24 04:44:52.631117 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2025.12.24 04:44:52.631252 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2973 | 2025.12.24 04:44:52.631463 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2974 | 2025.12.24 04:44:52.631498 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2975 | 2025.12.24 04:44:52.631702 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2976 | 2025.12.24 04:44:52.631755 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2977 | 2025.12.24 04:44:52.631851 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2978 | 2025.12.24 04:44:52.631916 [ 310 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2979 | 2025.12.24 04:44:52.631929 [ 345 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2980 | 2025.12.24 04:44:52.631921 [ 311 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2981 | 2025.12.24 04:44:52.632061 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2982 | 2025.12.24 04:44:52.632086 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2983 | 2025.12.24 04:44:52.632152 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2984 | 2025.12.24 04:44:52.632170 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Debug> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2985 | 2025.12.24 04:44:52.632200 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2986 | 2025.12.24 04:44:52.632241 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2987 | 2025.12.24 04:44:52.632272 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2988 | 2025.12.24 04:44:52.632876 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00168 sec., 17261.90476190476 rows/sec., 752.19 KiB/sec. | ||
| 2989 | 2025.12.24 04:44:52.632992 [ 4 ] {e1591f3b-fd8b-476c-859d-25525b3b95c4} <Debug> TCPHandler: Processed in 0.001924469 sec. | ||
| 2990 | 2025.12.24 04:44:52.737780 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2025.12.24 04:44:52.737916 [ 4 ] {ca378166-1164-4858-bc89-41190c3888dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2992 | 2025.12.24 04:44:52.737970 [ 4 ] {ca378166-1164-4858-bc89-41190c3888dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2993 | 2025.12.24 04:44:52.738687 [ 4 ] {ca378166-1164-4858-bc89-41190c3888dc} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2025.12.24 04:44:52.738737 [ 4 ] {ca378166-1164-4858-bc89-41190c3888dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2995 | 2025.12.24 04:44:52.739280 [ 4 ] {ca378166-1164-4858-bc89-41190c3888dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2996 | 2025.12.24 04:44:52.739539 [ 4 ] {ca378166-1164-4858-bc89-41190c3888dc} <Trace> oximeter.timeseries_schema (f634be02-7f3a-4686-a0ec-6c4fb4a526fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2025.12.24 04:44:52.739747 [ 4 ] {ca378166-1164-4858-bc89-41190c3888dc} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001869 sec., 3210.2728731942216 rows/sec., 714.79 KiB/sec. | ||
| 2998 | 2025.12.24 04:44:52.739798 [ 4 ] {ca378166-1164-4858-bc89-41190c3888dc} <Debug> TCPHandler: Processed in 0.002105004 sec. | ||
| 2999 | 2025.12.24 04:44:52.739928 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2025.12.24 04:44:52.740038 [ 4 ] {5577a81e-53b1-4537-bc81-57a8cd9d6c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3001 | 2025.12.24 04:44:52.740083 [ 4 ] {5577a81e-53b1-4537-bc81-57a8cd9d6c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3002 | 2025.12.24 04:44:52.740510 [ 4 ] {5577a81e-53b1-4537-bc81-57a8cd9d6c39} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2025.12.24 04:44:52.740548 [ 4 ] {5577a81e-53b1-4537-bc81-57a8cd9d6c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3004 | 2025.12.24 04:44:52.740850 [ 4 ] {5577a81e-53b1-4537-bc81-57a8cd9d6c39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3005 | 2025.12.24 04:44:52.741079 [ 4 ] {5577a81e-53b1-4537-bc81-57a8cd9d6c39} <Trace> oximeter.fields_ipaddr (13b0820a-b5a5-4903-b8e6-20cad5716a94): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2025.12.24 04:44:52.741260 [ 4 ] {5577a81e-53b1-4537-bc81-57a8cd9d6c39} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001247 sec., 1603.849238171612 rows/sec., 130.78 KiB/sec. | ||
| 3007 | 2025.12.24 04:44:52.741308 [ 4 ] {5577a81e-53b1-4537-bc81-57a8cd9d6c39} <Debug> TCPHandler: Processed in 0.001438927 sec. | ||
| 3008 | 2025.12.24 04:44:52.741453 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2025.12.24 04:44:52.741559 [ 4 ] {02d6dbf8-652e-41de-847a-eda691106c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3010 | 2025.12.24 04:44:52.741600 [ 4 ] {02d6dbf8-652e-41de-847a-eda691106c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3011 | 2025.12.24 04:44:52.742638 [ 4 ] {02d6dbf8-652e-41de-847a-eda691106c32} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2025.12.24 04:44:52.742675 [ 4 ] {02d6dbf8-652e-41de-847a-eda691106c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3013 | 2025.12.24 04:44:52.743094 [ 4 ] {02d6dbf8-652e-41de-847a-eda691106c32} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3014 | 2025.12.24 04:44:52.743324 [ 4 ] {02d6dbf8-652e-41de-847a-eda691106c32} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2025.12.24 04:44:52.743463 [ 4 ] {02d6dbf8-652e-41de-847a-eda691106c32} <Debug> executeQuery: Read 1249 rows, 105.92 KiB in 0.001927 sec., 648157.7581733265 rows/sec., 53.68 MiB/sec. | ||
| 3016 | 2025.12.24 04:44:52.743500 [ 4 ] {02d6dbf8-652e-41de-847a-eda691106c32} <Debug> TCPHandler: Processed in 0.002099744 sec. | ||
| 3017 | 2025.12.24 04:44:52.743639 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2025.12.24 04:44:52.743738 [ 4 ] {ab440a8c-0343-4234-b3d7-6827bbaebf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3019 | 2025.12.24 04:44:52.743779 [ 4 ] {ab440a8c-0343-4234-b3d7-6827bbaebf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3020 | 2025.12.24 04:44:52.744202 [ 4 ] {ab440a8c-0343-4234-b3d7-6827bbaebf7e} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2025.12.24 04:44:52.744237 [ 4 ] {ab440a8c-0343-4234-b3d7-6827bbaebf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3022 | 2025.12.24 04:44:52.744541 [ 4 ] {ab440a8c-0343-4234-b3d7-6827bbaebf7e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3023 | 2025.12.24 04:44:52.744749 [ 4 ] {ab440a8c-0343-4234-b3d7-6827bbaebf7e} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2025.12.24 04:44:52.744881 [ 4 ] {ab440a8c-0343-4234-b3d7-6827bbaebf7e} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001165 sec., 24034.334763948496 rows/sec., 1.76 MiB/sec. | ||
| 3025 | 2025.12.24 04:44:52.744918 [ 4 ] {ab440a8c-0343-4234-b3d7-6827bbaebf7e} <Debug> TCPHandler: Processed in 0.001329744 sec. | ||
| 3026 | 2025.12.24 04:44:52.745039 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2025.12.24 04:44:52.745155 [ 4 ] {cdd513b5-267b-4d7a-9fe4-57666ca29335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3028 | 2025.12.24 04:44:52.745209 [ 4 ] {cdd513b5-267b-4d7a-9fe4-57666ca29335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3029 | 2025.12.24 04:44:52.745978 [ 4 ] {cdd513b5-267b-4d7a-9fe4-57666ca29335} <Trace> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2025.12.24 04:44:52.746011 [ 4 ] {cdd513b5-267b-4d7a-9fe4-57666ca29335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3031 | 2025.12.24 04:44:52.746334 [ 4 ] {cdd513b5-267b-4d7a-9fe4-57666ca29335} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3032 | 2025.12.24 04:44:52.746544 [ 4 ] {cdd513b5-267b-4d7a-9fe4-57666ca29335} <Trace> oximeter.fields_u32 (e9b8adf3-0372-4f10-899e-23b37af315f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2025.12.24 04:44:52.746674 [ 4 ] {cdd513b5-267b-4d7a-9fe4-57666ca29335} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001552 sec., 146907.21649484537 rows/sec., 9.95 MiB/sec. | ||
| 3034 | 2025.12.24 04:44:52.746710 [ 4 ] {cdd513b5-267b-4d7a-9fe4-57666ca29335} <Debug> TCPHandler: Processed in 0.001723765 sec. | ||
| 3035 | 2025.12.24 04:44:52.746871 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2025.12.24 04:44:52.746968 [ 4 ] {88badc50-c67b-4731-af6b-f6083b64d417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3037 | 2025.12.24 04:44:52.747008 [ 4 ] {88badc50-c67b-4731-af6b-f6083b64d417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3038 | 2025.12.24 04:44:52.747595 [ 4 ] {88badc50-c67b-4731-af6b-f6083b64d417} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2025.12.24 04:44:52.747630 [ 4 ] {88badc50-c67b-4731-af6b-f6083b64d417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3040 | 2025.12.24 04:44:52.747957 [ 4 ] {88badc50-c67b-4731-af6b-f6083b64d417} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3041 | 2025.12.24 04:44:52.748166 [ 4 ] {88badc50-c67b-4731-af6b-f6083b64d417} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2025.12.24 04:44:52.748299 [ 4 ] {88badc50-c67b-4731-af6b-f6083b64d417} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001351 sec., 405625.46262028127 rows/sec., 30.11 MiB/sec. | ||
| 3043 | 2025.12.24 04:44:52.748336 [ 4 ] {88badc50-c67b-4731-af6b-f6083b64d417} <Debug> TCPHandler: Processed in 0.001515419 sec. | ||
| 3044 | 2025.12.24 04:44:52.748459 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2025.12.24 04:44:52.748555 [ 4 ] {d915900e-2d7a-45d7-b2cc-08719f7e2c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2025.12.24 04:44:52.748599 [ 4 ] {d915900e-2d7a-45d7-b2cc-08719f7e2c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3047 | 2025.12.24 04:44:52.749703 [ 4 ] {d915900e-2d7a-45d7-b2cc-08719f7e2c68} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2025.12.24 04:44:52.749738 [ 4 ] {d915900e-2d7a-45d7-b2cc-08719f7e2c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3049 | 2025.12.24 04:44:52.750348 [ 4 ] {d915900e-2d7a-45d7-b2cc-08719f7e2c68} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3050 | 2025.12.24 04:44:52.750564 [ 4 ] {d915900e-2d7a-45d7-b2cc-08719f7e2c68} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2025.12.24 04:44:52.750700 [ 4 ] {d915900e-2d7a-45d7-b2cc-08719f7e2c68} <Debug> executeQuery: Read 2923 rows, 200.14 KiB in 0.002163 sec., 1351363.8465094776 rows/sec., 90.36 MiB/sec. | ||
| 3052 | 2025.12.24 04:44:52.750757 [ 4 ] {d915900e-2d7a-45d7-b2cc-08719f7e2c68} <Debug> TCPHandler: Processed in 0.002346441 sec. | ||
| 3053 | 2025.12.24 04:44:52.750897 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2025.12.24 04:44:52.751000 [ 4 ] {2a9a8a4f-3b74-452a-a51e-d10ac1d8b446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3055 | 2025.12.24 04:44:52.751061 [ 4 ] {2a9a8a4f-3b74-452a-a51e-d10ac1d8b446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3056 | 2025.12.24 04:44:52.751819 [ 4 ] {2a9a8a4f-3b74-452a-a51e-d10ac1d8b446} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2025.12.24 04:44:52.751855 [ 4 ] {2a9a8a4f-3b74-452a-a51e-d10ac1d8b446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3058 | 2025.12.24 04:44:52.752376 [ 4 ] {2a9a8a4f-3b74-452a-a51e-d10ac1d8b446} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3059 | 2025.12.24 04:44:52.752604 [ 4 ] {2a9a8a4f-3b74-452a-a51e-d10ac1d8b446} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2025.12.24 04:44:52.752747 [ 4 ] {2a9a8a4f-3b74-452a-a51e-d10ac1d8b446} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001771 sec., 14680.971202710332 rows/sec., 26.31 MiB/sec. | ||
| 3061 | 2025.12.24 04:44:52.752807 [ 4 ] {2a9a8a4f-3b74-452a-a51e-d10ac1d8b446} <Debug> TCPHandler: Processed in 0.0019608 sec. | ||
| 3062 | 2025.12.24 04:44:52.752938 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2025.12.24 04:44:52.753032 [ 4 ] {57152750-530e-4a82-a888-2816f1aa88f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3064 | 2025.12.24 04:44:52.753075 [ 4 ] {57152750-530e-4a82-a888-2816f1aa88f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3065 | 2025.12.24 04:44:52.753423 [ 4 ] {57152750-530e-4a82-a888-2816f1aa88f6} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2025.12.24 04:44:52.753457 [ 4 ] {57152750-530e-4a82-a888-2816f1aa88f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3067 | 2025.12.24 04:44:52.753760 [ 4 ] {57152750-530e-4a82-a888-2816f1aa88f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3068 | 2025.12.24 04:44:52.754032 [ 4 ] {57152750-530e-4a82-a888-2816f1aa88f6} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2025.12.24 04:44:52.754177 [ 4 ] {57152750-530e-4a82-a888-2816f1aa88f6} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001163 sec., 36113.49957007739 rows/sec., 2.43 MiB/sec. | ||
| 3070 | 2025.12.24 04:44:52.754213 [ 4 ] {57152750-530e-4a82-a888-2816f1aa88f6} <Debug> TCPHandler: Processed in 0.001324655 sec. | ||
| 3071 | 2025.12.24 04:44:53.892424 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2025.12.24 04:44:53.892608 [ 4 ] {2d1db932-fe1a-4f24-83ad-ba468c8bd8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3073 | 2025.12.24 04:44:53.892677 [ 4 ] {2d1db932-fe1a-4f24-83ad-ba468c8bd8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3074 | 2025.12.24 04:44:53.893322 [ 4 ] {2d1db932-fe1a-4f24-83ad-ba468c8bd8d0} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2025.12.24 04:44:53.893371 [ 4 ] {2d1db932-fe1a-4f24-83ad-ba468c8bd8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3076 | 2025.12.24 04:44:53.893776 [ 4 ] {2d1db932-fe1a-4f24-83ad-ba468c8bd8d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3077 | 2025.12.24 04:44:53.894022 [ 4 ] {2d1db932-fe1a-4f24-83ad-ba468c8bd8d0} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2025.12.24 04:44:53.894196 [ 4 ] {2d1db932-fe1a-4f24-83ad-ba468c8bd8d0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 3079 | 2025.12.24 04:44:53.894248 [ 4 ] {2d1db932-fe1a-4f24-83ad-ba468c8bd8d0} <Debug> TCPHandler: Processed in 0.001960141 sec. | ||
| 3080 | 2025.12.24 04:44:53.894372 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2025.12.24 04:44:53.894476 [ 4 ] {3be6a05e-bca5-4637-a599-7c861919b979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3082 | 2025.12.24 04:44:53.894522 [ 4 ] {3be6a05e-bca5-4637-a599-7c861919b979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3083 | 2025.12.24 04:44:53.894987 [ 4 ] {3be6a05e-bca5-4637-a599-7c861919b979} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2025.12.24 04:44:53.895025 [ 4 ] {3be6a05e-bca5-4637-a599-7c861919b979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3085 | 2025.12.24 04:44:53.895351 [ 4 ] {3be6a05e-bca5-4637-a599-7c861919b979} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3086 | 2025.12.24 04:44:53.895573 [ 4 ] {3be6a05e-bca5-4637-a599-7c861919b979} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2025.12.24 04:44:53.895713 [ 4 ] {3be6a05e-bca5-4637-a599-7c861919b979} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 3088 | 2025.12.24 04:44:53.895753 [ 4 ] {3be6a05e-bca5-4637-a599-7c861919b979} <Debug> TCPHandler: Processed in 0.001435617 sec. | ||
| 3089 | 2025.12.24 04:44:53.895868 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2025.12.24 04:44:53.895964 [ 4 ] {7e9e068d-a34e-4c92-94bd-acabd22a8c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3091 | 2025.12.24 04:44:53.896011 [ 4 ] {7e9e068d-a34e-4c92-94bd-acabd22a8c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3092 | 2025.12.24 04:44:53.896364 [ 4 ] {7e9e068d-a34e-4c92-94bd-acabd22a8c56} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2025.12.24 04:44:53.896407 [ 4 ] {7e9e068d-a34e-4c92-94bd-acabd22a8c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3094 | 2025.12.24 04:44:53.896732 [ 4 ] {7e9e068d-a34e-4c92-94bd-acabd22a8c56} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3095 | 2025.12.24 04:44:53.896947 [ 4 ] {7e9e068d-a34e-4c92-94bd-acabd22a8c56} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2025.12.24 04:44:53.897078 [ 4 ] {7e9e068d-a34e-4c92-94bd-acabd22a8c56} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001134 sec., 45855.37918871252 rows/sec., 3.19 MiB/sec. | ||
| 3097 | 2025.12.24 04:44:53.897117 [ 4 ] {7e9e068d-a34e-4c92-94bd-acabd22a8c56} <Debug> TCPHandler: Processed in 0.001301623 sec. | ||
| 3098 | 2025.12.24 04:44:53.897221 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2025.12.24 04:44:53.897318 [ 4 ] {6b52bcf6-cee0-46f1-b144-8bc831b1deec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3100 | 2025.12.24 04:44:53.897361 [ 4 ] {6b52bcf6-cee0-46f1-b144-8bc831b1deec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3101 | 2025.12.24 04:44:53.897662 [ 4 ] {6b52bcf6-cee0-46f1-b144-8bc831b1deec} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.12.24 04:44:53.897701 [ 4 ] {6b52bcf6-cee0-46f1-b144-8bc831b1deec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3103 | 2025.12.24 04:44:53.898009 [ 4 ] {6b52bcf6-cee0-46f1-b144-8bc831b1deec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3104 | 2025.12.24 04:44:53.898227 [ 4 ] {6b52bcf6-cee0-46f1-b144-8bc831b1deec} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2025.12.24 04:44:53.898356 [ 4 ] {6b52bcf6-cee0-46f1-b144-8bc831b1deec} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001057 sec., 17029.328287606433 rows/sec., 1.15 MiB/sec. | ||
| 3106 | 2025.12.24 04:44:53.898391 [ 4 ] {6b52bcf6-cee0-46f1-b144-8bc831b1deec} <Debug> TCPHandler: Processed in 0.001220001 sec. | ||
| 3107 | 2025.12.24 04:44:55.684707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6119 | ||
| 3108 | 2025.12.24 04:44:55.685454 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2025.12.24 04:44:55.685529 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3110 | 2025.12.24 04:44:55.686343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3111 | 2025.12.24 04:44:55.686597 [ 245 ] {} <Trace> system.asynchronous_metric_log (7a9d4d76-3f2e-438f-b261-18aac4f9f622): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2025.12.24 04:44:55.686743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6119 | ||
| 3113 | 2025.12.24 04:44:56.016676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3114 | 2025.12.24 04:44:56.032972 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2025.12.24 04:44:56.033033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3116 | 2025.12.24 04:44:56.039462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3117 | 2025.12.24 04:44:56.040147 [ 244 ] {} <Trace> system.metric_log (e807fcbc-099c-4d11-846d-32cdda8911eb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2025.12.24 04:44:56.042976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3119 | 2025.12.24 04:44:57.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.67 MiB, peak 225.67 MiB, free memory in arenas 0.00 B, will set to 222.91 MiB (RSS), difference: 1.25 MiB | ||
| 3120 | 2025.12.24 04:44:58.198670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 418 | ||
| 3121 | 2025.12.24 04:44:58.201279 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2025.12.24 04:44:58.201331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3123 | 2025.12.24 04:44:58.202546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3124 | 2025.12.24 04:44:58.202822 [ 243 ] {} <Trace> system.query_log (4cc0dc50-bd34-4618-883d-e2985eb60da5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2025.12.24 04:44:58.203178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3126 | 2025.12.24 04:44:58.897881 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2025.12.24 04:44:58.898056 [ 4 ] {7f4e2d06-afa7-407d-8bc3-274fcd34e714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3128 | 2025.12.24 04:44:58.898120 [ 4 ] {7f4e2d06-afa7-407d-8bc3-274fcd34e714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3129 | 2025.12.24 04:44:58.898801 [ 4 ] {7f4e2d06-afa7-407d-8bc3-274fcd34e714} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2025.12.24 04:44:58.898837 [ 4 ] {7f4e2d06-afa7-407d-8bc3-274fcd34e714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3131 | 2025.12.24 04:44:58.899258 [ 4 ] {7f4e2d06-afa7-407d-8bc3-274fcd34e714} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3132 | 2025.12.24 04:44:58.899498 [ 4 ] {7f4e2d06-afa7-407d-8bc3-274fcd34e714} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2025.12.24 04:44:58.899619 [ 154 ] {} <Debug> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3134 | 2025.12.24 04:44:58.899651 [ 4 ] {7f4e2d06-afa7-407d-8bc3-274fcd34e714} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00164 sec., 51219.512195121955 rows/sec., 4.29 MiB/sec. | ||
| 3135 | 2025.12.24 04:44:58.899658 [ 154 ] {} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2025.12.24 04:44:58.899685 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3137 | 2025.12.24 04:44:58.899694 [ 4 ] {7f4e2d06-afa7-407d-8bc3-274fcd34e714} <Debug> TCPHandler: Processed in 0.00194911 sec. | ||
| 3138 | 2025.12.24 04:44:58.899777 [ 202 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::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 | ||
| 3139 | 2025.12.24 04:44:58.899830 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2025.12.24 04:44:58.899879 [ 202 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3141 | 2025.12.24 04:44:58.899914 [ 202 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 264 rows starting from the beginning of the part | ||
| 3142 | 2025.12.24 04:44:58.899924 [ 4 ] {6f59f644-1115-46f3-8317-c44a3e4100ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3143 | 2025.12.24 04:44:58.899966 [ 4 ] {6f59f644-1115-46f3-8317-c44a3e4100ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3144 | 2025.12.24 04:44:58.899983 [ 202 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 108 rows starting from the beginning of the part | ||
| 3145 | 2025.12.24 04:44:58.900036 [ 202 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 84 rows starting from the beginning of the part | ||
| 3146 | 2025.12.24 04:44:58.900080 [ 202 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1249 rows starting from the beginning of the part | ||
| 3147 | 2025.12.24 04:44:58.900126 [ 202 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3148 | 2025.12.24 04:44:58.900167 [ 202 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 84 rows starting from the beginning of the part | ||
| 3149 | 2025.12.24 04:44:58.900408 [ 4 ] {6f59f644-1115-46f3-8317-c44a3e4100ac} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2025.12.24 04:44:58.900527 [ 4 ] {6f59f644-1115-46f3-8317-c44a3e4100ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3151 | 2025.12.24 04:44:58.901004 [ 4 ] {6f59f644-1115-46f3-8317-c44a3e4100ac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3152 | 2025.12.24 04:44:58.901283 [ 4 ] {6f59f644-1115-46f3-8317-c44a3e4100ac} <Trace> oximeter.fields_u16 (f42dee6c-e06c-4478-a2fa-0475ca47c92d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2025.12.24 04:44:58.901446 [ 4 ] {6f59f644-1115-46f3-8317-c44a3e4100ac} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001538 sec., 9102.730819245773 rows/sec., 684.48 KiB/sec. | ||
| 3154 | 2025.12.24 04:44:58.901496 [ 4 ] {6f59f644-1115-46f3-8317-c44a3e4100ac} <Debug> TCPHandler: Processed in 0.001714264 sec. | ||
| 3155 | 2025.12.24 04:44:58.901562 [ 187 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821846 sec., 1012709.0873762107 rows/sec., 88.62 MiB/sec. | ||
| 3156 | 2025.12.24 04:44:58.901624 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2025.12.24 04:44:58.901727 [ 4 ] {bd4baf62-6442-4a14-ba2d-4f4d7b4cded7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3158 | 2025.12.24 04:44:58.901818 [ 4 ] {bd4baf62-6442-4a14-ba2d-4f4d7b4cded7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3159 | 2025.12.24 04:44:58.901883 [ 191 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3160 | 2025.12.24 04:44:58.902224 [ 191 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.12.24 04:44:58.902248 [ 4 ] {bd4baf62-6442-4a14-ba2d-4f4d7b4cded7} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.12.24 04:44:58.902291 [ 4 ] {bd4baf62-6442-4a14-ba2d-4f4d7b4cded7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3163 | 2025.12.24 04:44:58.902309 [ 191 ] {e640e8c5-f404-41d0-a61a-f7f95df994eb::all_1_21_4} <Trace> oximeter.fields_string (e640e8c5-f404-41d0-a61a-f7f95df994eb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3164 | 2025.12.24 04:44:58.902420 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3165 | 2025.12.24 04:44:58.902623 [ 4 ] {bd4baf62-6442-4a14-ba2d-4f4d7b4cded7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3166 | 2025.12.24 04:44:58.902850 [ 4 ] {bd4baf62-6442-4a14-ba2d-4f4d7b4cded7} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2025.12.24 04:44:58.902981 [ 4 ] {bd4baf62-6442-4a14-ba2d-4f4d7b4cded7} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001273 sec., 61272.5844461901 rows/sec., 4.78 MiB/sec. | ||
| 3168 | 2025.12.24 04:44:58.902993 [ 153 ] {} <Debug> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3169 | 2025.12.24 04:44:58.903018 [ 4 ] {bd4baf62-6442-4a14-ba2d-4f4d7b4cded7} <Debug> TCPHandler: Processed in 0.001444057 sec. | ||
| 3170 | 2025.12.24 04:44:58.903070 [ 153 ] {} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.12.24 04:44:58.903103 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3172 | 2025.12.24 04:44:58.903159 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2025.12.24 04:44:58.903197 [ 187 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::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 | ||
| 3174 | 2025.12.24 04:44:58.903258 [ 4 ] {70d7696c-4317-4837-8ea7-d1a102c81432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3175 | 2025.12.24 04:44:58.903307 [ 4 ] {70d7696c-4317-4837-8ea7-d1a102c81432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3176 | 2025.12.24 04:44:58.903312 [ 187 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3177 | 2025.12.24 04:44:58.903359 [ 187 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 174 rows starting from the beginning of the part | ||
| 3178 | 2025.12.24 04:44:58.903461 [ 187 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3179 | 2025.12.24 04:44:58.903520 [ 187 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3180 | 2025.12.24 04:44:58.903573 [ 187 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 548 rows starting from the beginning of the part | ||
| 3181 | 2025.12.24 04:44:58.903623 [ 187 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3182 | 2025.12.24 04:44:58.903674 [ 187 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 78 rows starting from the beginning of the part | ||
| 3183 | 2025.12.24 04:44:58.903730 [ 4 ] {70d7696c-4317-4837-8ea7-d1a102c81432} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.12.24 04:44:58.903772 [ 4 ] {70d7696c-4317-4837-8ea7-d1a102c81432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3185 | 2025.12.24 04:44:58.904154 [ 4 ] {70d7696c-4317-4837-8ea7-d1a102c81432} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3186 | 2025.12.24 04:44:58.904392 [ 4 ] {70d7696c-4317-4837-8ea7-d1a102c81432} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.12.24 04:44:58.904504 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3188 | 2025.12.24 04:44:58.904533 [ 4 ] {70d7696c-4317-4837-8ea7-d1a102c81432} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 3189 | 2025.12.24 04:44:58.904540 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2025.12.24 04:44:58.904574 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3191 | 2025.12.24 04:44:58.904577 [ 4 ] {70d7696c-4317-4837-8ea7-d1a102c81432} <Debug> TCPHandler: Processed in 0.001468988 sec. | ||
| 3192 | 2025.12.24 04:44:58.904654 [ 194 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 3193 | 2025.12.24 04:44:58.904702 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.12.24 04:44:58.904719 [ 190 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156219 sec., 660611.0652353427 rows/sec., 53.01 MiB/sec. | ||
| 3195 | 2025.12.24 04:44:58.904749 [ 194 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3196 | 2025.12.24 04:44:58.904784 [ 194 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2501 rows starting from the beginning of the part | ||
| 3197 | 2025.12.24 04:44:58.904815 [ 4 ] {96d5ce98-49ba-4be8-974f-55f111960a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3198 | 2025.12.24 04:44:58.904869 [ 194 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 3199 | 2025.12.24 04:44:58.904874 [ 4 ] {96d5ce98-49ba-4be8-974f-55f111960a8b} <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 | ||
| 3200 | 2025.12.24 04:44:58.904909 [ 190 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3201 | 2025.12.24 04:44:58.904947 [ 194 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 3202 | 2025.12.24 04:44:58.905018 [ 194 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2923 rows starting from the beginning of the part | ||
| 3203 | 2025.12.24 04:44:58.905089 [ 194 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part | ||
| 3204 | 2025.12.24 04:44:58.905166 [ 194 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::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 | ||
| 3205 | 2025.12.24 04:44:58.905220 [ 190 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2025.12.24 04:44:58.905293 [ 190 ] {ff2f4e5d-3d9c-4850-904e-94f6412171f4::all_1_21_4} <Trace> oximeter.fields_uuid (ff2f4e5d-3d9c-4850-904e-94f6412171f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3207 | 2025.12.24 04:44:58.905371 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3208 | 2025.12.24 04:44:58.905649 [ 4 ] {96d5ce98-49ba-4be8-974f-55f111960a8b} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2025.12.24 04:44:58.905683 [ 4 ] {96d5ce98-49ba-4be8-974f-55f111960a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3210 | 2025.12.24 04:44:58.906184 [ 4 ] {96d5ce98-49ba-4be8-974f-55f111960a8b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3211 | 2025.12.24 04:44:58.906397 [ 4 ] {96d5ce98-49ba-4be8-974f-55f111960a8b} <Trace> oximeter.measurements_histogramu64 (fa38735f-4b3d-4133-8d7c-21ae24dc94c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2025.12.24 04:44:58.906526 [ 4 ] {96d5ce98-49ba-4be8-974f-55f111960a8b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 14.07 MiB/sec. | ||
| 3213 | 2025.12.24 04:44:58.906572 [ 4 ] {96d5ce98-49ba-4be8-974f-55f111960a8b} <Debug> TCPHandler: Processed in 0.001974991 sec. | ||
| 3214 | 2025.12.24 04:44:58.906684 [ 4 ] {} <Trace> TCP-Session: ce975bf4-feea-47c3-88c4-927154a478eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2025.12.24 04:44:58.906846 [ 4 ] {590e0cde-2b58-4b4d-b49f-f6391d1dcdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3216 | 2025.12.24 04:44:58.906887 [ 4 ] {590e0cde-2b58-4b4d-b49f-f6391d1dcdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3217 | 2025.12.24 04:44:58.907222 [ 4 ] {590e0cde-2b58-4b4d-b49f-f6391d1dcdf8} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2025.12.24 04:44:58.907243 [ 187 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5956 rows, containing 5 columns (5 merged, 0 gathered) in 0.002625477 sec., 2268540.1547985375 rows/sec., 155.75 MiB/sec. | ||
| 3219 | 2025.12.24 04:44:58.907259 [ 4 ] {590e0cde-2b58-4b4d-b49f-f6391d1dcdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3220 | 2025.12.24 04:44:58.907574 [ 4 ] {590e0cde-2b58-4b4d-b49f-f6391d1dcdf8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3221 | 2025.12.24 04:44:58.907790 [ 4 ] {590e0cde-2b58-4b4d-b49f-f6391d1dcdf8} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2025.12.24 04:44:58.907836 [ 190 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3223 | 2025.12.24 04:44:58.907890 [ 153 ] {} <Debug> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3224 | 2025.12.24 04:44:58.907916 [ 4 ] {590e0cde-2b58-4b4d-b49f-f6391d1dcdf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3225 | 2025.12.24 04:44:58.907925 [ 153 ] {} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2025.12.24 04:44:58.907959 [ 4 ] {590e0cde-2b58-4b4d-b49f-f6391d1dcdf8} <Debug> TCPHandler: Processed in 0.001263482 sec. | ||
| 3227 | 2025.12.24 04:44:58.907961 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3228 | 2025.12.24 04:44:58.908068 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 3229 | 2025.12.24 04:44:58.908106 [ 190 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2025.12.24 04:44:58.908174 [ 190 ] {3130d747-84ae-4fd1-af0f-ac6058dfccaa::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3130d747-84ae-4fd1-af0f-ac6058dfccaa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3231 | 2025.12.24 04:44:58.908188 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3232 | 2025.12.24 04:44:58.908228 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 834 rows starting from the beginning of the part | ||
| 3233 | 2025.12.24 04:44:58.908234 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 3234 | 2025.12.24 04:44:58.908291 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 3235 | 2025.12.24 04:44:58.908338 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 3236 | 2025.12.24 04:44:58.908374 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 3237 | 2025.12.24 04:44:58.908409 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 3238 | 2025.12.24 04:44:58.908445 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::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 | ||
| 3239 | 2025.12.24 04:44:58.909342 [ 190 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317274 sec., 815320.1232241736 rows/sec., 55.02 MiB/sec. | ||
| 3240 | 2025.12.24 04:44:58.909511 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3241 | 2025.12.24 04:44:58.909760 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_21_4} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2025.12.24 04:44:58.909824 [ 193 ] {fd0d31b0-b36d-4e42-97a7-6a51061a1ede::all_1_21_4} <Trace> oximeter.measurements_u64 (fd0d31b0-b36d-4e42-97a7-6a51061a1ede) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3243 | 2025.12.24 04:44:58.909885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||