| 1 | [ Dec 22 16:22:19 Enabled. ] | ||
| 2 | [ Dec 22 16:22:19 Rereading configuration. ] | ||
| 3 | [ Dec 22 16:22:20 Rereading configuration. ] | ||
| 4 | [ Dec 22 16:22:23 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 22 16:22:23 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.22 16:22:25.518441 [ 1 ] {} <Information> Application: Will watch for the process with pid 23632 | ||
| 29 | 2025.12.22 16:22:25.519131 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.22 16:22:25.730050 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23632 | ||
| 31 | 2025.12.22 16:22:25.732126 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.22 16:22:25.732273 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.22 16:22:25.850709 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.22 16:22:25.899993 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.22 16:22:25.900074 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.22 16:22:25.900105 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.22 16:22:25.900188 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.22 16:22:25.900809 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.22 16:22:25.904494 [ 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.22 16:22:25.905261 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.22 16:22:25.906060 [ 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.22 16:22:25.906081 [ 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.22 16:22:25.906095 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.22 16:22:25.906740 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.22 16:22:25.907863 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.22 16:22:25.913733 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.22 16:22:25.914511 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.22 16:22:25.915790 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.22 16:22:25.915850 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.22 16:22:25.916844 [ 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.22 16:22:25.917232 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.22 16:22:25.920867 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.22 16:22:25.921117 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.22 16:22:25.926032 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.22 16:22:25.926378 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.22 16:22:25.926705 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.22 16:22:25.927185 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.22 16:22:25.928597 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.22 16:22:25.928624 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.22 16:22:25.928710 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.22 16:22:25.928796 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.22 16:22:25.946579 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.22 16:22:25.946620 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000236456 sec | ||
| 68 | 2025.12.22 16:22:25.946652 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.22 16:22:25.946675 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.22 16:22:25.947771 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.22 16:22:25.948364 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.22 16:22:25.960550 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.22 16:22:25.960590 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.22 16:22:25.960610 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.22 16:22:25.960622 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.22 16:22:25.960654 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.22 16:22:25.960672 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.22 16:22:25.962834 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.22 16:22:25.962880 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.22 16:22:25.962905 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.22 16:22:25.963038 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.22 16:22:25.963078 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.22 16:22:25.963091 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.22 16:22:25.963108 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.22 16:22:25.963119 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.22 16:22:25.963148 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.22 16:22:25.963165 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.22 16:22:25.985823 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.22 16:22:26.021882 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.22 16:22:26.021914 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3581e-05 sec | ||
| 91 | 2025.12.22 16:22:26.021929 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.22 16:22:26.021941 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.22 16:22:26.021968 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.22 16:22:26.022177 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.22 16:22:26.022228 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.22 16:22:26.022244 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.22 16:22:26.022257 [ 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.22 16:22:26.022270 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.22 16:22:26.058785 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.22 16:22:26.058979 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2025.12.22 16:22:26.060222 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.279e-05 sec. | ||
| 102 | 2025.12.22 16:22:26.060555 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.22 16:22:26.061134 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.22 16:22:26.061150 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.22 16:22:26.364745 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55290 | ||
| 106 | 2025.12.22 16:22:26.367049 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.22 16:22:26.367110 [ 3 ] {} <Debug> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Authenticating user 'default' from [fd00:1122:3344:101::d]:55290 | ||
| 108 | 2025.12.22 16:22:26.367138 [ 3 ] {} <Debug> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.22 16:22:26.367161 [ 3 ] {} <Debug> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.22 16:22:26.367245 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.22 16:22:26.367268 [ 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.22 16:22:26.367290 [ 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.22 16:22:26.367834 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40927 | ||
| 114 | 2025.12.22 16:22:26.368679 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.12.22 16:22:26.368629 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60900 | ||
| 116 | 2025.12.22 16:22:26.368723 [ 4 ] {} <Debug> TCP-Session: 7fab4b23-8ff8-4edd-a5e2-a27f1c822072 Authenticating user 'default' from [fd00:1122:3344:101::d]:40927 | ||
| 117 | 2025.12.22 16:22:26.368773 [ 4 ] {} <Debug> TCP-Session: 7fab4b23-8ff8-4edd-a5e2-a27f1c822072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.12.22 16:22:26.368791 [ 4 ] {} <Debug> TCP-Session: 7fab4b23-8ff8-4edd-a5e2-a27f1c822072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.22 16:22:26.368850 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59272 | ||
| 120 | 2025.12.22 16:22:26.368644 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44580 | ||
| 121 | 2025.12.22 16:22:26.369489 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63535 | ||
| 122 | 2025.12.22 16:22:26.370083 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.22 16:22:26.370121 [ 253 ] {} <Debug> TCP-Session: f59ee1fb-221c-4872-820c-6a4c6551d8ba Authenticating user 'default' from [fd00:1122:3344:101::d]:60900 | ||
| 124 | 2025.12.22 16:22:26.370122 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 125 | 2025.12.22 16:22:26.370131 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.22 16:22:26.370151 [ 253 ] {} <Debug> TCP-Session: f59ee1fb-221c-4872-820c-6a4c6551d8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.22 16:22:26.370162 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58091 | ||
| 128 | 2025.12.22 16:22:26.370194 [ 253 ] {} <Debug> TCP-Session: f59ee1fb-221c-4872-820c-6a4c6551d8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.22 16:22:26.370192 [ 256 ] {} <Debug> TCP-Session: 3ea5ef7e-a7cc-4de7-917e-8b53fad5d8af Authenticating user 'default' from [fd00:1122:3344:101::d]:63535 | ||
| 130 | 2025.12.22 16:22:26.370229 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.12.22 16:22:26.370261 [ 256 ] {} <Debug> TCP-Session: 3ea5ef7e-a7cc-4de7-917e-8b53fad5d8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.22 16:22:26.370283 [ 256 ] {} <Debug> TCP-Session: 3ea5ef7e-a7cc-4de7-917e-8b53fad5d8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.22 16:22:26.370297 [ 255 ] {} <Debug> TCP-Session: beb27cc6-f283-4b75-ba50-f983407da869 Authenticating user 'default' from [fd00:1122:3344:101::d]:59272 | ||
| 134 | 2025.12.22 16:22:26.370297 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.12.22 16:22:26.370340 [ 255 ] {} <Debug> TCP-Session: beb27cc6-f283-4b75-ba50-f983407da869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.22 16:22:26.370343 [ 5 ] {} <Debug> TCP-Session: a35ebaf7-286a-4aa5-925a-c237d2f2cc34 Authenticating user 'default' from [fd00:1122:3344:101::d]:44580 | ||
| 137 | 2025.12.22 16:22:26.370357 [ 255 ] {} <Debug> TCP-Session: beb27cc6-f283-4b75-ba50-f983407da869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.22 16:22:26.370358 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64223 | ||
| 139 | 2025.12.22 16:22:26.370390 [ 5 ] {} <Debug> TCP-Session: a35ebaf7-286a-4aa5-925a-c237d2f2cc34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.22 16:22:26.370426 [ 5 ] {} <Debug> TCP-Session: a35ebaf7-286a-4aa5-925a-c237d2f2cc34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.22 16:22:26.370453 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.12.22 16:22:26.370504 [ 257 ] {} <Debug> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Authenticating user 'default' from [fd00:1122:3344:101::d]:58091 | ||
| 143 | 2025.12.22 16:22:26.370535 [ 257 ] {} <Debug> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.22 16:22:26.370547 [ 257 ] {} <Debug> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.22 16:22:26.370575 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64456 | ||
| 146 | 2025.12.22 16:22:26.371085 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.12.22 16:22:26.371141 [ 258 ] {} <Debug> TCP-Session: dfed1773-11dc-4dc3-a8ec-7a59440524dc Authenticating user 'default' from [fd00:1122:3344:101::d]:64223 | ||
| 148 | 2025.12.22 16:22:26.371161 [ 258 ] {} <Debug> TCP-Session: dfed1773-11dc-4dc3-a8ec-7a59440524dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.22 16:22:26.371176 [ 258 ] {} <Debug> TCP-Session: dfed1773-11dc-4dc3-a8ec-7a59440524dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.12.22 16:22:26.372154 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.22 16:22:26.372199 [ 259 ] {} <Debug> TCP-Session: 5b7a4f4a-c8ad-4983-b458-2817534a142c Authenticating user 'default' from [fd00:1122:3344:101::d]:64456 | ||
| 152 | 2025.12.22 16:22:26.372220 [ 259 ] {} <Debug> TCP-Session: 5b7a4f4a-c8ad-4983-b458-2817534a142c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.22 16:22:26.372244 [ 259 ] {} <Debug> TCP-Session: 5b7a4f4a-c8ad-4983-b458-2817534a142c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.22 16:22:26.372941 [ 3 ] {1833c96c-65d6-44df-af9f-2a95a24108c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.22 16:22:26.479496 [ 3 ] {1833c96c-65d6-44df-af9f-2a95a24108c2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55290) (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.22 16:22:26.480285 [ 3 ] {1833c96c-65d6-44df-af9f-2a95a24108c2} <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.22 16:22:26.480359 [ 3 ] {1833c96c-65d6-44df-af9f-2a95a24108c2} <Debug> TCPHandler: Processed in 0.112365231 sec. | ||
| 204 | 2025.12.22 16:22:26.480800 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.22 16:22:26.481005 [ 257 ] {9d1bec54-c1b0-45b0-8fc1-1c952de128fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.22 16:22:26.481368 [ 257 ] {9d1bec54-c1b0-45b0-8fc1-1c952de128fc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58091) (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.22 16:22:26.481501 [ 257 ] {9d1bec54-c1b0-45b0-8fc1-1c952de128fc} <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.22 16:22:26.481576 [ 257 ] {9d1bec54-c1b0-45b0-8fc1-1c952de128fc} <Debug> TCPHandler: Processed in 0.000919184 sec. | ||
| 255 | 2025.12.22 16:22:26.481825 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.22 16:22:26.482517 [ 3 ] {390d4ea4-5a11-42c5-8a8e-9d1ac302afde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.22 16:22:26.483098 [ 3 ] {390d4ea4-5a11-42c5-8a8e-9d1ac302afde} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.22 16:22:26.490798 [ 3 ] {390d4ea4-5a11-42c5-8a8e-9d1ac302afde} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.22 16:22:26.490819 [ 3 ] {390d4ea4-5a11-42c5-8a8e-9d1ac302afde} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2931e-05 sec | ||
| 260 | 2025.12.22 16:22:26.490833 [ 3 ] {390d4ea4-5a11-42c5-8a8e-9d1ac302afde} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.22 16:22:26.490849 [ 3 ] {390d4ea4-5a11-42c5-8a8e-9d1ac302afde} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.22 16:22:26.490875 [ 3 ] {390d4ea4-5a11-42c5-8a8e-9d1ac302afde} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.22 16:22:26.491487 [ 3 ] {390d4ea4-5a11-42c5-8a8e-9d1ac302afde} <Debug> TCPHandler: Processed in 0.009713294 sec. | ||
| 264 | 2025.12.22 16:22:26.491634 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.22 16:22:26.491782 [ 3 ] {b8bf6b6b-1864-49ee-876f-bde06b5f6737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) /* 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.22 16:22:26.491830 [ 3 ] {b8bf6b6b-1864-49ee-876f-bde06b5f6737} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.22 16:22:26.496334 [ 3 ] {b8bf6b6b-1864-49ee-876f-bde06b5f6737} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.22 16:22:26.505783 [ 3 ] {b8bf6b6b-1864-49ee-876f-bde06b5f6737} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1): Loading data parts | ||
| 270 | 2025.12.22 16:22:26.506873 [ 3 ] {b8bf6b6b-1864-49ee-876f-bde06b5f6737} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1): There are no data parts | ||
| 271 | 2025.12.22 16:22:26.517663 [ 3 ] {b8bf6b6b-1864-49ee-876f-bde06b5f6737} <Debug> TCPHandler: Processed in 0.026078063 sec. | ||
| 272 | 2025.12.22 16:22:26.517854 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.22 16:22:26.518024 [ 3 ] {818c8d1b-9be5-48b4-8786-e4c804c5141d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) /* 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.22 16:22:26.518086 [ 3 ] {818c8d1b-9be5-48b4-8786-e4c804c5141d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.22 16:22:26.548885 [ 3 ] {818c8d1b-9be5-48b4-8786-e4c804c5141d} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Loading data parts | ||
| 286 | 2025.12.22 16:22:26.549203 [ 3 ] {818c8d1b-9be5-48b4-8786-e4c804c5141d} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): There are no data parts | ||
| 287 | 2025.12.22 16:22:26.553165 [ 3 ] {818c8d1b-9be5-48b4-8786-e4c804c5141d} <Debug> TCPHandler: Processed in 0.035360266 sec. | ||
| 288 | 2025.12.22 16:22:26.553340 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.22 16:22:26.553545 [ 3 ] {a3a66d0d-8d5b-4b3b-97a5-035b5950c8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.553598 [ 3 ] {a3a66d0d-8d5b-4b3b-97a5-035b5950c8c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.22 16:22:26.563756 [ 3 ] {a3a66d0d-8d5b-4b3b-97a5-035b5950c8c3} <Debug> oximeter.measurements_i8 (9d852ddc-e263-4427-a93b-f8cbcff833d6): Loading data parts | ||
| 292 | 2025.12.22 16:22:26.563914 [ 3 ] {a3a66d0d-8d5b-4b3b-97a5-035b5950c8c3} <Debug> oximeter.measurements_i8 (9d852ddc-e263-4427-a93b-f8cbcff833d6): There are no data parts | ||
| 293 | 2025.12.22 16:22:26.569078 [ 3 ] {a3a66d0d-8d5b-4b3b-97a5-035b5950c8c3} <Debug> TCPHandler: Processed in 0.015798204 sec. | ||
| 294 | 2025.12.22 16:22:26.569283 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.22 16:22:26.569522 [ 3 ] {6cde172b-5a2f-4d7b-a297-b915e709830f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.569593 [ 3 ] {6cde172b-5a2f-4d7b-a297-b915e709830f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.22 16:22:26.578428 [ 3 ] {6cde172b-5a2f-4d7b-a297-b915e709830f} <Debug> oximeter.measurements_u8 (bcdef639-534c-47f0-8aac-947400fba92d): Loading data parts | ||
| 298 | 2025.12.22 16:22:26.578583 [ 3 ] {6cde172b-5a2f-4d7b-a297-b915e709830f} <Debug> oximeter.measurements_u8 (bcdef639-534c-47f0-8aac-947400fba92d): There are no data parts | ||
| 299 | 2025.12.22 16:22:26.581458 [ 3 ] {6cde172b-5a2f-4d7b-a297-b915e709830f} <Debug> TCPHandler: Processed in 0.01224578 sec. | ||
| 300 | 2025.12.22 16:22:26.581638 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.22 16:22:26.581806 [ 3 ] {13824b8e-b1bb-480d-aad7-bdeca31c91d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.581847 [ 3 ] {13824b8e-b1bb-480d-aad7-bdeca31c91d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.22 16:22:26.583451 [ 3 ] {13824b8e-b1bb-480d-aad7-bdeca31c91d5} <Debug> oximeter.measurements_i16 (bc068f60-216c-4ba1-a1de-1f449461a6df): Loading data parts | ||
| 304 | 2025.12.22 16:22:26.583608 [ 3 ] {13824b8e-b1bb-480d-aad7-bdeca31c91d5} <Debug> oximeter.measurements_i16 (bc068f60-216c-4ba1-a1de-1f449461a6df): There are no data parts | ||
| 305 | 2025.12.22 16:22:26.587880 [ 3 ] {13824b8e-b1bb-480d-aad7-bdeca31c91d5} <Debug> TCPHandler: Processed in 0.006288845 sec. | ||
| 306 | 2025.12.22 16:22:26.588061 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.22 16:22:26.588249 [ 3 ] {331d47af-9999-4658-b1bd-054e56453bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.588317 [ 3 ] {331d47af-9999-4658-b1bd-054e56453bc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.22 16:22:26.601643 [ 3 ] {331d47af-9999-4658-b1bd-054e56453bc3} <Debug> oximeter.measurements_u16 (de9b282d-bb02-4aba-a66e-e051f3e283cd): Loading data parts | ||
| 310 | 2025.12.22 16:22:26.602004 [ 3 ] {331d47af-9999-4658-b1bd-054e56453bc3} <Debug> oximeter.measurements_u16 (de9b282d-bb02-4aba-a66e-e051f3e283cd): There are no data parts | ||
| 311 | 2025.12.22 16:22:26.610344 [ 3 ] {331d47af-9999-4658-b1bd-054e56453bc3} <Debug> TCPHandler: Processed in 0.022343995 sec. | ||
| 312 | 2025.12.22 16:22:26.610506 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.22 16:22:26.610678 [ 3 ] {1d498d8d-eefc-4aa3-ab23-5c33cdf7c3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.610719 [ 3 ] {1d498d8d-eefc-4aa3-ab23-5c33cdf7c3da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.22 16:22:26.616073 [ 3 ] {1d498d8d-eefc-4aa3-ab23-5c33cdf7c3da} <Debug> oximeter.measurements_i32 (487d7d89-963f-421e-8871-492579ca96e8): Loading data parts | ||
| 316 | 2025.12.22 16:22:26.616312 [ 3 ] {1d498d8d-eefc-4aa3-ab23-5c33cdf7c3da} <Debug> oximeter.measurements_i32 (487d7d89-963f-421e-8871-492579ca96e8): There are no data parts | ||
| 317 | 2025.12.22 16:22:26.622948 [ 3 ] {1d498d8d-eefc-4aa3-ab23-5c33cdf7c3da} <Debug> TCPHandler: Processed in 0.012499617 sec. | ||
| 318 | 2025.12.22 16:22:26.623175 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.22 16:22:26.623405 [ 3 ] {e26fa4fd-b7b8-4a50-b975-79bb1a6bd4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.623489 [ 3 ] {e26fa4fd-b7b8-4a50-b975-79bb1a6bd4a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.22 16:22:26.626771 [ 3 ] {e26fa4fd-b7b8-4a50-b975-79bb1a6bd4a6} <Debug> oximeter.measurements_u32 (66b4be4a-bc00-4891-9381-cde0aa5bdc85): Loading data parts | ||
| 322 | 2025.12.22 16:22:26.626947 [ 3 ] {e26fa4fd-b7b8-4a50-b975-79bb1a6bd4a6} <Debug> oximeter.measurements_u32 (66b4be4a-bc00-4891-9381-cde0aa5bdc85): There are no data parts | ||
| 323 | 2025.12.22 16:22:26.628270 [ 3 ] {e26fa4fd-b7b8-4a50-b975-79bb1a6bd4a6} <Debug> TCPHandler: Processed in 0.005177916 sec. | ||
| 324 | 2025.12.22 16:22:26.628406 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.22 16:22:26.628566 [ 3 ] {743a61ee-abae-4924-a309-457e74db04c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.628615 [ 3 ] {743a61ee-abae-4924-a309-457e74db04c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.22 16:22:26.633349 [ 3 ] {743a61ee-abae-4924-a309-457e74db04c8} <Debug> oximeter.measurements_i64 (f7c2100a-1e51-48f6-87a7-ff8ac770e5b2): Loading data parts | ||
| 328 | 2025.12.22 16:22:26.633581 [ 3 ] {743a61ee-abae-4924-a309-457e74db04c8} <Debug> oximeter.measurements_i64 (f7c2100a-1e51-48f6-87a7-ff8ac770e5b2): There are no data parts | ||
| 329 | 2025.12.22 16:22:26.639409 [ 3 ] {743a61ee-abae-4924-a309-457e74db04c8} <Debug> TCPHandler: Processed in 0.011052359 sec. | ||
| 330 | 2025.12.22 16:22:26.639580 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.22 16:22:26.639762 [ 3 ] {83c469df-8c79-4e20-a256-f53c570400bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.639828 [ 3 ] {83c469df-8c79-4e20-a256-f53c570400bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.22 16:22:26.642945 [ 3 ] {83c469df-8c79-4e20-a256-f53c570400bc} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Loading data parts | ||
| 334 | 2025.12.22 16:22:26.643065 [ 3 ] {83c469df-8c79-4e20-a256-f53c570400bc} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): There are no data parts | ||
| 335 | 2025.12.22 16:22:26.644192 [ 3 ] {83c469df-8c79-4e20-a256-f53c570400bc} <Debug> TCPHandler: Processed in 0.004672432 sec. | ||
| 336 | 2025.12.22 16:22:26.644326 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.22 16:22:26.644476 [ 3 ] {38064b2b-d3be-4345-a669-aafc4b6faa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.644533 [ 3 ] {38064b2b-d3be-4345-a669-aafc4b6faa98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.22 16:22:26.649293 [ 3 ] {38064b2b-d3be-4345-a669-aafc4b6faa98} <Debug> oximeter.measurements_f32 (cfc26a2b-c92a-477b-8266-395ab24b4653): Loading data parts | ||
| 340 | 2025.12.22 16:22:26.649480 [ 3 ] {38064b2b-d3be-4345-a669-aafc4b6faa98} <Debug> oximeter.measurements_f32 (cfc26a2b-c92a-477b-8266-395ab24b4653): There are no data parts | ||
| 341 | 2025.12.22 16:22:26.655579 [ 3 ] {38064b2b-d3be-4345-a669-aafc4b6faa98} <Debug> TCPHandler: Processed in 0.011296965 sec. | ||
| 342 | 2025.12.22 16:22:26.655760 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.22 16:22:26.655947 [ 3 ] {493ffc00-3722-4f6b-965a-1548a1d2b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.656006 [ 3 ] {493ffc00-3722-4f6b-965a-1548a1d2b095} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.22 16:22:26.660223 [ 3 ] {493ffc00-3722-4f6b-965a-1548a1d2b095} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Loading data parts | ||
| 346 | 2025.12.22 16:22:26.660440 [ 3 ] {493ffc00-3722-4f6b-965a-1548a1d2b095} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): There are no data parts | ||
| 347 | 2025.12.22 16:22:26.667011 [ 3 ] {493ffc00-3722-4f6b-965a-1548a1d2b095} <Debug> TCPHandler: Processed in 0.011308416 sec. | ||
| 348 | 2025.12.22 16:22:26.667204 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.22 16:22:26.667427 [ 3 ] {fcd92f6d-ac42-4160-85fd-c70ed32a1488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.667502 [ 3 ] {fcd92f6d-ac42-4160-85fd-c70ed32a1488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.22 16:22:26.675037 [ 3 ] {fcd92f6d-ac42-4160-85fd-c70ed32a1488} <Debug> oximeter.measurements_string (5e884f62-9256-422f-9b5e-41eee97362f5): Loading data parts | ||
| 352 | 2025.12.22 16:22:26.675178 [ 3 ] {fcd92f6d-ac42-4160-85fd-c70ed32a1488} <Debug> oximeter.measurements_string (5e884f62-9256-422f-9b5e-41eee97362f5): There are no data parts | ||
| 353 | 2025.12.22 16:22:26.686109 [ 3 ] {fcd92f6d-ac42-4160-85fd-c70ed32a1488} <Debug> TCPHandler: Processed in 0.018978307 sec. | ||
| 354 | 2025.12.22 16:22:26.686265 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.22 16:22:26.686430 [ 3 ] {27e103a7-5848-494f-bbb5-7733d746b043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.686486 [ 3 ] {27e103a7-5848-494f-bbb5-7733d746b043} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.22 16:22:26.695174 [ 3 ] {27e103a7-5848-494f-bbb5-7733d746b043} <Debug> oximeter.measurements_bytes (ddd923d6-59b0-45cf-bc3e-de6a40aac1c7): Loading data parts | ||
| 365 | 2025.12.22 16:22:26.695405 [ 3 ] {27e103a7-5848-494f-bbb5-7733d746b043} <Debug> oximeter.measurements_bytes (ddd923d6-59b0-45cf-bc3e-de6a40aac1c7): There are no data parts | ||
| 366 | 2025.12.22 16:22:26.699012 [ 3 ] {27e103a7-5848-494f-bbb5-7733d746b043} <Debug> TCPHandler: Processed in 0.012794615 sec. | ||
| 367 | 2025.12.22 16:22:26.699217 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.22 16:22:26.699464 [ 3 ] {d6b673e3-4c71-4787-8dca-59b0eba45aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.699544 [ 3 ] {d6b673e3-4c71-4787-8dca-59b0eba45aed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.22 16:22:26.704500 [ 3 ] {d6b673e3-4c71-4787-8dca-59b0eba45aed} <Debug> oximeter.measurements_cumulativei64 (64cbbbcd-f589-4f72-80bd-27dd6b2e1826): Loading data parts | ||
| 371 | 2025.12.22 16:22:26.704673 [ 3 ] {d6b673e3-4c71-4787-8dca-59b0eba45aed} <Debug> oximeter.measurements_cumulativei64 (64cbbbcd-f589-4f72-80bd-27dd6b2e1826): There are no data parts | ||
| 372 | 2025.12.22 16:22:26.714790 [ 3 ] {d6b673e3-4c71-4787-8dca-59b0eba45aed} <Debug> TCPHandler: Processed in 0.015647319 sec. | ||
| 373 | 2025.12.22 16:22:26.714936 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.22 16:22:26.715116 [ 3 ] {3f89a055-9aa7-4735-aee7-9cb9f4049aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.715169 [ 3 ] {3f89a055-9aa7-4735-aee7-9cb9f4049aaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.22 16:22:26.718651 [ 3 ] {3f89a055-9aa7-4735-aee7-9cb9f4049aaa} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Loading data parts | ||
| 377 | 2025.12.22 16:22:26.718823 [ 3 ] {3f89a055-9aa7-4735-aee7-9cb9f4049aaa} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): There are no data parts | ||
| 378 | 2025.12.22 16:22:26.720090 [ 3 ] {3f89a055-9aa7-4735-aee7-9cb9f4049aaa} <Debug> TCPHandler: Processed in 0.005203446 sec. | ||
| 379 | 2025.12.22 16:22:26.720236 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.22 16:22:26.720394 [ 3 ] {8f4f6eef-7a12-4134-b20b-298ca23384be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.720454 [ 3 ] {8f4f6eef-7a12-4134-b20b-298ca23384be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.22 16:22:26.725200 [ 3 ] {8f4f6eef-7a12-4134-b20b-298ca23384be} <Debug> oximeter.measurements_cumulativef32 (c01d2dcf-e155-4556-8635-24fcf2e1cec5): Loading data parts | ||
| 383 | 2025.12.22 16:22:26.725413 [ 3 ] {8f4f6eef-7a12-4134-b20b-298ca23384be} <Debug> oximeter.measurements_cumulativef32 (c01d2dcf-e155-4556-8635-24fcf2e1cec5): There are no data parts | ||
| 384 | 2025.12.22 16:22:26.734611 [ 3 ] {8f4f6eef-7a12-4134-b20b-298ca23384be} <Debug> TCPHandler: Processed in 0.014423857 sec. | ||
| 385 | 2025.12.22 16:22:26.734755 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.22 16:22:26.734931 [ 3 ] {694acf7a-0bb0-4a61-a859-07528a2d9dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.734990 [ 3 ] {694acf7a-0bb0-4a61-a859-07528a2d9dbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.22 16:22:26.740485 [ 3 ] {694acf7a-0bb0-4a61-a859-07528a2d9dbe} <Debug> oximeter.measurements_cumulativef64 (204c2c23-7884-4b45-a4af-e8d5339ba83f): Loading data parts | ||
| 389 | 2025.12.22 16:22:26.740754 [ 3 ] {694acf7a-0bb0-4a61-a859-07528a2d9dbe} <Debug> oximeter.measurements_cumulativef64 (204c2c23-7884-4b45-a4af-e8d5339ba83f): There are no data parts | ||
| 390 | 2025.12.22 16:22:26.751822 [ 3 ] {694acf7a-0bb0-4a61-a859-07528a2d9dbe} <Debug> TCPHandler: Processed in 0.017112188 sec. | ||
| 391 | 2025.12.22 16:22:26.752067 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.22 16:22:26.752466 [ 3 ] {6fb1d3fd-f313-4cb3-880b-35a93475e6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.752599 [ 3 ] {6fb1d3fd-f313-4cb3-880b-35a93475e6f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.22 16:22:26.763278 [ 3 ] {6fb1d3fd-f313-4cb3-880b-35a93475e6f6} <Debug> oximeter.measurements_histogrami8 (5ffd82f0-4f09-462a-bc35-e5c68ec979f0): Loading data parts | ||
| 405 | 2025.12.22 16:22:26.763563 [ 3 ] {6fb1d3fd-f313-4cb3-880b-35a93475e6f6} <Debug> oximeter.measurements_histogrami8 (5ffd82f0-4f09-462a-bc35-e5c68ec979f0): There are no data parts | ||
| 406 | 2025.12.22 16:22:26.771744 [ 3 ] {6fb1d3fd-f313-4cb3-880b-35a93475e6f6} <Debug> TCPHandler: Processed in 0.019768387 sec. | ||
| 407 | 2025.12.22 16:22:26.771910 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.22 16:22:26.772181 [ 3 ] {24b0a692-d00f-4dcc-b3ae-9bd36f49984b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.772259 [ 3 ] {24b0a692-d00f-4dcc-b3ae-9bd36f49984b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.22 16:22:26.780643 [ 3 ] {24b0a692-d00f-4dcc-b3ae-9bd36f49984b} <Debug> oximeter.measurements_histogramu8 (b48310dc-59b9-458e-bb86-d9aa5bc97c35): Loading data parts | ||
| 411 | 2025.12.22 16:22:26.780798 [ 3 ] {24b0a692-d00f-4dcc-b3ae-9bd36f49984b} <Debug> oximeter.measurements_histogramu8 (b48310dc-59b9-458e-bb86-d9aa5bc97c35): There are no data parts | ||
| 412 | 2025.12.22 16:22:26.790717 [ 3 ] {24b0a692-d00f-4dcc-b3ae-9bd36f49984b} <Debug> TCPHandler: Processed in 0.018866924 sec. | ||
| 413 | 2025.12.22 16:22:26.790909 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.22 16:22:26.791160 [ 3 ] {81b37509-11b6-4480-a631-9970280b9e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.791244 [ 3 ] {81b37509-11b6-4480-a631-9970280b9e7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.22 16:22:26.806331 [ 3 ] {81b37509-11b6-4480-a631-9970280b9e7f} <Debug> oximeter.measurements_histogrami16 (a0d50ad8-83a9-44eb-8fca-117702ffe998): Loading data parts | ||
| 417 | 2025.12.22 16:22:26.806500 [ 3 ] {81b37509-11b6-4480-a631-9970280b9e7f} <Debug> oximeter.measurements_histogrami16 (a0d50ad8-83a9-44eb-8fca-117702ffe998): There are no data parts | ||
| 418 | 2025.12.22 16:22:26.809904 [ 3 ] {81b37509-11b6-4480-a631-9970280b9e7f} <Debug> TCPHandler: Processed in 0.019052289 sec. | ||
| 419 | 2025.12.22 16:22:26.810077 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.22 16:22:26.810376 [ 3 ] {d6d3b0ea-392b-41fb-a86e-59a2fd3ceed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.810461 [ 3 ] {d6d3b0ea-392b-41fb-a86e-59a2fd3ceed6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.22 16:22:26.822164 [ 3 ] {d6d3b0ea-392b-41fb-a86e-59a2fd3ceed6} <Debug> oximeter.measurements_histogramu16 (a1e817d7-5dce-4315-a0b9-b7e4388528e3): Loading data parts | ||
| 423 | 2025.12.22 16:22:26.822356 [ 3 ] {d6d3b0ea-392b-41fb-a86e-59a2fd3ceed6} <Debug> oximeter.measurements_histogramu16 (a1e817d7-5dce-4315-a0b9-b7e4388528e3): There are no data parts | ||
| 424 | 2025.12.22 16:22:26.824662 [ 3 ] {d6d3b0ea-392b-41fb-a86e-59a2fd3ceed6} <Debug> TCPHandler: Processed in 0.014644323 sec. | ||
| 425 | 2025.12.22 16:22:26.824806 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.22 16:22:26.825013 [ 3 ] {32bf12a3-df04-4235-ac34-01dd24bfc2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.825083 [ 3 ] {32bf12a3-df04-4235-ac34-01dd24bfc2da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.22 16:22:26.827759 [ 3 ] {32bf12a3-df04-4235-ac34-01dd24bfc2da} <Debug> oximeter.measurements_histogrami32 (cf4ef096-9053-42b6-b1d3-405b1bdf1a6e): Loading data parts | ||
| 429 | 2025.12.22 16:22:26.827908 [ 3 ] {32bf12a3-df04-4235-ac34-01dd24bfc2da} <Debug> oximeter.measurements_histogrami32 (cf4ef096-9053-42b6-b1d3-405b1bdf1a6e): There are no data parts | ||
| 430 | 2025.12.22 16:22:26.829161 [ 3 ] {32bf12a3-df04-4235-ac34-01dd24bfc2da} <Debug> TCPHandler: Processed in 0.004403805 sec. | ||
| 431 | 2025.12.22 16:22:26.829302 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.22 16:22:26.829528 [ 3 ] {2a5b9186-bb4e-42fa-aded-f854e3e242e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.829601 [ 3 ] {2a5b9186-bb4e-42fa-aded-f854e3e242e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.12.22 16:22:26.838147 [ 3 ] {2a5b9186-bb4e-42fa-aded-f854e3e242e5} <Debug> oximeter.measurements_histogramu32 (9e50e705-0f9d-481e-8e3e-171f49e48789): Loading data parts | ||
| 435 | 2025.12.22 16:22:26.838372 [ 3 ] {2a5b9186-bb4e-42fa-aded-f854e3e242e5} <Debug> oximeter.measurements_histogramu32 (9e50e705-0f9d-481e-8e3e-171f49e48789): There are no data parts | ||
| 436 | 2025.12.22 16:22:26.843121 [ 3 ] {2a5b9186-bb4e-42fa-aded-f854e3e242e5} <Debug> TCPHandler: Processed in 0.013867023 sec. | ||
| 437 | 2025.12.22 16:22:26.843302 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.22 16:22:26.843564 [ 3 ] {5dcfaf3c-30c3-4cb1-ba5e-d5e1d20af2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.843631 [ 3 ] {5dcfaf3c-30c3-4cb1-ba5e-d5e1d20af2b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.12.22 16:22:26.846688 [ 3 ] {5dcfaf3c-30c3-4cb1-ba5e-d5e1d20af2b7} <Debug> oximeter.measurements_histogrami64 (51dc524f-06e6-4b47-9002-a7e1a2b47380): Loading data parts | ||
| 441 | 2025.12.22 16:22:26.846868 [ 3 ] {5dcfaf3c-30c3-4cb1-ba5e-d5e1d20af2b7} <Debug> oximeter.measurements_histogrami64 (51dc524f-06e6-4b47-9002-a7e1a2b47380): There are no data parts | ||
| 442 | 2025.12.22 16:22:26.848209 [ 3 ] {5dcfaf3c-30c3-4cb1-ba5e-d5e1d20af2b7} <Debug> TCPHandler: Processed in 0.004965979 sec. | ||
| 443 | 2025.12.22 16:22:26.848350 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.22 16:22:26.848570 [ 3 ] {fa0993e7-8c8f-4d66-b026-b4161e0ef713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.848633 [ 3 ] {fa0993e7-8c8f-4d66-b026-b4161e0ef713} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.12.22 16:22:26.859660 [ 3 ] {fa0993e7-8c8f-4d66-b026-b4161e0ef713} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Loading data parts | ||
| 447 | 2025.12.22 16:22:26.859882 [ 3 ] {fa0993e7-8c8f-4d66-b026-b4161e0ef713} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): There are no data parts | ||
| 448 | 2025.12.22 16:22:26.861906 [ 3 ] {fa0993e7-8c8f-4d66-b026-b4161e0ef713} <Debug> TCPHandler: Processed in 0.013604006 sec. | ||
| 449 | 2025.12.22 16:22:26.862072 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.22 16:22:26.862279 [ 3 ] {5ac8066c-c49d-44a7-bf6a-ff20a6ceb0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.862342 [ 3 ] {5ac8066c-c49d-44a7-bf6a-ff20a6ceb0d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.12.22 16:22:26.865121 [ 3 ] {5ac8066c-c49d-44a7-bf6a-ff20a6ceb0d9} <Debug> oximeter.measurements_histogramf32 (d789737c-fae4-47fd-8ae2-0e9246edb7f2): Loading data parts | ||
| 453 | 2025.12.22 16:22:26.865243 [ 3 ] {5ac8066c-c49d-44a7-bf6a-ff20a6ceb0d9} <Debug> oximeter.measurements_histogramf32 (d789737c-fae4-47fd-8ae2-0e9246edb7f2): There are no data parts | ||
| 454 | 2025.12.22 16:22:26.875981 [ 3 ] {5ac8066c-c49d-44a7-bf6a-ff20a6ceb0d9} <Debug> TCPHandler: Processed in 0.013961845 sec. | ||
| 455 | 2025.12.22 16:22:26.876149 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.22 16:22:26.876433 [ 3 ] {aaa0105a-cc4e-4ee6-827a-43fc61142e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.876519 [ 3 ] {aaa0105a-cc4e-4ee6-827a-43fc61142e4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.12.22 16:22:26.880405 [ 3 ] {aaa0105a-cc4e-4ee6-827a-43fc61142e4b} <Debug> oximeter.measurements_histogramf64 (4c0a7bdf-4df8-41cc-9c52-6f556d8469b1): Loading data parts | ||
| 459 | 2025.12.22 16:22:26.880544 [ 3 ] {aaa0105a-cc4e-4ee6-827a-43fc61142e4b} <Debug> oximeter.measurements_histogramf64 (4c0a7bdf-4df8-41cc-9c52-6f556d8469b1): There are no data parts | ||
| 460 | 2025.12.22 16:22:26.886947 [ 3 ] {aaa0105a-cc4e-4ee6-827a-43fc61142e4b} <Debug> TCPHandler: Processed in 0.010857144 sec. | ||
| 461 | 2025.12.22 16:22:26.887159 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.22 16:22:26.887375 [ 3 ] {60d3bb21-fd91-4e90-be76-f0924b2ce17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) /* 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.22 16:22:26.887469 [ 3 ] {60d3bb21-fd91-4e90-be76-f0924b2ce17d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.12.22 16:22:26.889569 [ 3 ] {60d3bb21-fd91-4e90-be76-f0924b2ce17d} <Debug> oximeter.fields_bool (958c5d90-732a-4db9-a6e5-917021b68c46): Loading data parts | ||
| 490 | 2025.12.22 16:22:26.889689 [ 3 ] {60d3bb21-fd91-4e90-be76-f0924b2ce17d} <Debug> oximeter.fields_bool (958c5d90-732a-4db9-a6e5-917021b68c46): There are no data parts | ||
| 491 | 2025.12.22 16:22:26.893862 [ 3 ] {60d3bb21-fd91-4e90-be76-f0924b2ce17d} <Debug> TCPHandler: Processed in 0.006763857 sec. | ||
| 492 | 2025.12.22 16:22:26.894010 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.22 16:22:26.894164 [ 3 ] {f243d35b-772c-47c2-908d-66ffe02d780c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.894229 [ 3 ] {f243d35b-772c-47c2-908d-66ffe02d780c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.12.22 16:22:26.896171 [ 3 ] {f243d35b-772c-47c2-908d-66ffe02d780c} <Debug> oximeter.fields_i8 (62971210-2387-469c-8c8c-17ae86308c25): Loading data parts | ||
| 496 | 2025.12.22 16:22:26.896280 [ 3 ] {f243d35b-772c-47c2-908d-66ffe02d780c} <Debug> oximeter.fields_i8 (62971210-2387-469c-8c8c-17ae86308c25): There are no data parts | ||
| 497 | 2025.12.22 16:22:26.902534 [ 3 ] {f243d35b-772c-47c2-908d-66ffe02d780c} <Debug> TCPHandler: Processed in 0.008572804 sec. | ||
| 498 | 2025.12.22 16:22:26.902716 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.22 16:22:26.902945 [ 3 ] {558d0384-fa00-4709-b269-b9cbd3eabe51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.903013 [ 3 ] {558d0384-fa00-4709-b269-b9cbd3eabe51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.12.22 16:22:26.908733 [ 3 ] {558d0384-fa00-4709-b269-b9cbd3eabe51} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Loading data parts | ||
| 502 | 2025.12.22 16:22:26.908864 [ 3 ] {558d0384-fa00-4709-b269-b9cbd3eabe51} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): There are no data parts | ||
| 503 | 2025.12.22 16:22:26.915898 [ 3 ] {558d0384-fa00-4709-b269-b9cbd3eabe51} <Debug> TCPHandler: Processed in 0.013239456 sec. | ||
| 504 | 2025.12.22 16:22:26.916097 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.22 16:22:26.916281 [ 3 ] {8b96135b-1311-49b2-8499-1aa98d0f3b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.916345 [ 3 ] {8b96135b-1311-49b2-8499-1aa98d0f3b0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.12.22 16:22:26.928901 [ 3 ] {8b96135b-1311-49b2-8499-1aa98d0f3b0c} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Loading data parts | ||
| 508 | 2025.12.22 16:22:26.929107 [ 3 ] {8b96135b-1311-49b2-8499-1aa98d0f3b0c} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): There are no data parts | ||
| 509 | 2025.12.22 16:22:26.932436 [ 3 ] {8b96135b-1311-49b2-8499-1aa98d0f3b0c} <Debug> TCPHandler: Processed in 0.016396219 sec. | ||
| 510 | 2025.12.22 16:22:26.932580 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.22 16:22:26.932763 [ 3 ] {be2f2430-8be1-4853-8884-3989dbea65c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.932829 [ 3 ] {be2f2430-8be1-4853-8884-3989dbea65c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.12.22 16:22:26.945232 [ 3 ] {be2f2430-8be1-4853-8884-3989dbea65c1} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Loading data parts | ||
| 514 | 2025.12.22 16:22:26.945376 [ 3 ] {be2f2430-8be1-4853-8884-3989dbea65c1} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): There are no data parts | ||
| 515 | 2025.12.22 16:22:26.948794 [ 3 ] {be2f2430-8be1-4853-8884-3989dbea65c1} <Debug> TCPHandler: Processed in 0.016262586 sec. | ||
| 516 | 2025.12.22 16:22:26.948945 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.22 16:22:26.949099 [ 3 ] {2e3b2590-f52b-491a-aa14-4bc70d89070d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.949166 [ 3 ] {2e3b2590-f52b-491a-aa14-4bc70d89070d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.12.22 16:22:26.959216 [ 3 ] {2e3b2590-f52b-491a-aa14-4bc70d89070d} <Debug> oximeter.fields_i32 (e52cc3a7-4914-450f-a3a0-b88919a46424): Loading data parts | ||
| 520 | 2025.12.22 16:22:26.959340 [ 3 ] {2e3b2590-f52b-491a-aa14-4bc70d89070d} <Debug> oximeter.fields_i32 (e52cc3a7-4914-450f-a3a0-b88919a46424): There are no data parts | ||
| 521 | 2025.12.22 16:22:26.961222 [ 3 ] {2e3b2590-f52b-491a-aa14-4bc70d89070d} <Debug> TCPHandler: Processed in 0.012326303 sec. | ||
| 522 | 2025.12.22 16:22:26.961376 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.22 16:22:26.961558 [ 3 ] {2be39f2c-972b-470e-8f5e-8bdf8664b9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.961623 [ 3 ] {2be39f2c-972b-470e-8f5e-8bdf8664b9d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.12.22 16:22:26.964287 [ 3 ] {2be39f2c-972b-470e-8f5e-8bdf8664b9d1} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Loading data parts | ||
| 526 | 2025.12.22 16:22:26.964476 [ 3 ] {2be39f2c-972b-470e-8f5e-8bdf8664b9d1} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): There are no data parts | ||
| 527 | 2025.12.22 16:22:26.965666 [ 3 ] {2be39f2c-972b-470e-8f5e-8bdf8664b9d1} <Debug> TCPHandler: Processed in 0.004337734 sec. | ||
| 528 | 2025.12.22 16:22:26.965811 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.12.22 16:22:26.965974 [ 3 ] {0db89b9d-60ae-4e97-8b28-13cf0d125ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.966041 [ 3 ] {0db89b9d-60ae-4e97-8b28-13cf0d125ba8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.12.22 16:22:26.977500 [ 3 ] {0db89b9d-60ae-4e97-8b28-13cf0d125ba8} <Debug> oximeter.fields_i64 (6e6f22f7-c628-44b4-8742-c11878ed8d9e): Loading data parts | ||
| 532 | 2025.12.22 16:22:26.977641 [ 3 ] {0db89b9d-60ae-4e97-8b28-13cf0d125ba8} <Debug> oximeter.fields_i64 (6e6f22f7-c628-44b4-8742-c11878ed8d9e): There are no data parts | ||
| 533 | 2025.12.22 16:22:26.980779 [ 3 ] {0db89b9d-60ae-4e97-8b28-13cf0d125ba8} <Debug> TCPHandler: Processed in 0.015017153 sec. | ||
| 534 | 2025.12.22 16:22:26.980931 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.12.22 16:22:26.981106 [ 3 ] {180501d4-8880-45d0-901c-e3920f5f75b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.981162 [ 3 ] {180501d4-8880-45d0-901c-e3920f5f75b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.12.22 16:22:26.991160 [ 3 ] {180501d4-8880-45d0-901c-e3920f5f75b5} <Debug> oximeter.fields_u64 (aa1bc3a4-e547-4227-aa77-91c2ad6bb57b): Loading data parts | ||
| 538 | 2025.12.22 16:22:26.991310 [ 3 ] {180501d4-8880-45d0-901c-e3920f5f75b5} <Debug> oximeter.fields_u64 (aa1bc3a4-e547-4227-aa77-91c2ad6bb57b): There are no data parts | ||
| 539 | 2025.12.22 16:22:26.994262 [ 3 ] {180501d4-8880-45d0-901c-e3920f5f75b5} <Debug> TCPHandler: Processed in 0.01338027 sec. | ||
| 540 | 2025.12.22 16:22:26.994424 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.12.22 16:22:26.994600 [ 3 ] {96783bf8-531b-4607-9247-43d98b43eea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) 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.22 16:22:26.994663 [ 3 ] {96783bf8-531b-4607-9247-43d98b43eea0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.12.22 16:22:26.996391 [ 3 ] {96783bf8-531b-4607-9247-43d98b43eea0} <Debug> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Loading data parts | ||
| 544 | 2025.12.22 16:22:26.996522 [ 3 ] {96783bf8-531b-4607-9247-43d98b43eea0} <Debug> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): There are no data parts | ||
| 545 | 2025.12.22 16:22:27.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.66 MiB, peak 123.66 MiB, free memory in arenas 0.00 B, will set to 133.92 MiB (RSS), difference: 10.26 MiB | ||
| 546 | 2025.12.22 16:22:27.007836 [ 3 ] {96783bf8-531b-4607-9247-43d98b43eea0} <Debug> TCPHandler: Processed in 0.013474473 sec. | ||
| 547 | 2025.12.22 16:22:27.008014 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.12.22 16:22:27.008203 [ 3 ] {1a78717a-d4c0-4dbe-adf7-6f06644ace46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2025.12.22 16:22:27.008295 [ 3 ] {1a78717a-d4c0-4dbe-adf7-6f06644ace46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.12.22 16:22:27.010931 [ 3 ] {1a78717a-d4c0-4dbe-adf7-6f06644ace46} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Loading data parts | ||
| 551 | 2025.12.22 16:22:27.011079 [ 3 ] {1a78717a-d4c0-4dbe-adf7-6f06644ace46} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): There are no data parts | ||
| 552 | 2025.12.22 16:22:27.013256 [ 3 ] {1a78717a-d4c0-4dbe-adf7-6f06644ace46} <Debug> TCPHandler: Processed in 0.005302379 sec. | ||
| 553 | 2025.12.22 16:22:27.013398 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.12.22 16:22:27.013583 [ 3 ] {cc8c44f5-7984-40c4-89a6-6f6e297ed216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2025.12.22 16:22:27.013654 [ 3 ] {cc8c44f5-7984-40c4-89a6-6f6e297ed216} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.12.22 16:22:27.015282 [ 3 ] {cc8c44f5-7984-40c4-89a6-6f6e297ed216} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Loading data parts | ||
| 557 | 2025.12.22 16:22:27.015412 [ 3 ] {cc8c44f5-7984-40c4-89a6-6f6e297ed216} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): There are no data parts | ||
| 558 | 2025.12.22 16:22:27.023698 [ 3 ] {cc8c44f5-7984-40c4-89a6-6f6e297ed216} <Debug> TCPHandler: Processed in 0.010348591 sec. | ||
| 559 | 2025.12.22 16:22:27.023868 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.12.22 16:22:27.024122 [ 3 ] {e9cac846-4e1d-4c08-8ba9-d1a4bffacd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2025.12.22 16:22:27.024214 [ 3 ] {e9cac846-4e1d-4c08-8ba9-d1a4bffacd7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.12.22 16:22:27.060681 [ 3 ] {e9cac846-4e1d-4c08-8ba9-d1a4bffacd7c} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): Loading data parts | ||
| 566 | 2025.12.22 16:22:27.060851 [ 3 ] {e9cac846-4e1d-4c08-8ba9-d1a4bffacd7c} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): There are no data parts | ||
| 567 | 2025.12.22 16:22:27.074945 [ 3 ] {e9cac846-4e1d-4c08-8ba9-d1a4bffacd7c} <Debug> TCPHandler: Processed in 0.051124178 sec. | ||
| 568 | 2025.12.22 16:22:27.075212 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.12.22 16:22:27.075479 [ 257 ] {cde5a093-d03e-4a14-94b3-89532af7ac22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.12.22 16:22:27.076739 [ 257 ] {cde5a093-d03e-4a14-94b3-89532af7ac22} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.12.22 16:22:27.096976 [ 260 ] {cde5a093-d03e-4a14-94b3-89532af7ac22} <Trace> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.12.22 16:22:27.097041 [ 260 ] {cde5a093-d03e-4a14-94b3-89532af7ac22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 573 | 2025.12.22 16:22:27.100811 [ 260 ] {cde5a093-d03e-4a14-94b3-89532af7ac22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.12.22 16:22:27.101200 [ 260 ] {cde5a093-d03e-4a14-94b3-89532af7ac22} <Trace> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.12.22 16:22:27.101487 [ 257 ] {cde5a093-d03e-4a14-94b3-89532af7ac22} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026133 sec., 38.26579420655876 rows/sec., 612.25 B/sec. | ||
| 576 | 2025.12.22 16:22:27.101809 [ 257 ] {cde5a093-d03e-4a14-94b3-89532af7ac22} <Debug> TCPHandler: Processed in 0.026666578 sec. | ||
| 577 | 2025.12.22 16:22:27.894143 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45574 | ||
| 578 | 2025.12.22 16:22:27.895865 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.12.22 16:22:27.895949 [ 262 ] {} <Debug> TCP-Session: 9043f84b-1375-48ad-92f4-b551ea87a3c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:45574 | ||
| 580 | 2025.12.22 16:22:27.895984 [ 262 ] {} <Debug> TCP-Session: 9043f84b-1375-48ad-92f4-b551ea87a3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.12.22 16:22:27.895997 [ 262 ] {} <Debug> TCP-Session: 9043f84b-1375-48ad-92f4-b551ea87a3c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.22 16:22:27.896071 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.12.22 16:22:27.896115 [ 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.22 16:22:27.896139 [ 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.22 16:22:27.896518 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48988 | ||
| 586 | 2025.12.22 16:22:27.896619 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49377 | ||
| 587 | 2025.12.22 16:22:27.896715 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34501 | ||
| 588 | 2025.12.22 16:22:27.896808 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45918 | ||
| 589 | 2025.12.22 16:22:27.896849 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.12.22 16:22:27.896898 [ 263 ] {} <Debug> TCP-Session: cf1f048b-1eb0-4d84-b639-eff9adc4c202 Authenticating user 'default' from [fd00:1122:3344:101::b]:48988 | ||
| 591 | 2025.12.22 16:22:27.896950 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51693 | ||
| 592 | 2025.12.22 16:22:27.896952 [ 263 ] {} <Debug> TCP-Session: cf1f048b-1eb0-4d84-b639-eff9adc4c202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2025.12.22 16:22:27.896992 [ 263 ] {} <Debug> TCP-Session: cf1f048b-1eb0-4d84-b639-eff9adc4c202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.12.22 16:22:27.897012 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.12.22 16:22:27.897025 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.12.22 16:22:27.897058 [ 264 ] {} <Debug> TCP-Session: 35b7cbb1-2def-498d-947d-7254de80ab32 Authenticating user 'default' from [fd00:1122:3344:101::b]:49377 | ||
| 597 | 2025.12.22 16:22:27.897085 [ 265 ] {} <Debug> TCP-Session: c8f031c1-21c2-4066-818a-71298efccf33 Authenticating user 'default' from [fd00:1122:3344:101::b]:34501 | ||
| 598 | 2025.12.22 16:22:27.897112 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.12.22 16:22:27.897131 [ 264 ] {} <Debug> TCP-Session: 35b7cbb1-2def-498d-947d-7254de80ab32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.12.22 16:22:27.897170 [ 264 ] {} <Debug> TCP-Session: 35b7cbb1-2def-498d-947d-7254de80ab32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.12.22 16:22:27.897173 [ 266 ] {} <Debug> TCP-Session: 41677d88-b562-4fdd-bd67-7eda0dcfa0e4 Authenticating user 'default' from [fd00:1122:3344:101::b]:45918 | ||
| 602 | 2025.12.22 16:22:27.897161 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43496 | ||
| 603 | 2025.12.22 16:22:27.897221 [ 266 ] {} <Debug> TCP-Session: 41677d88-b562-4fdd-bd67-7eda0dcfa0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.12.22 16:22:27.897264 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61986 | ||
| 605 | 2025.12.22 16:22:27.897223 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.12.22 16:22:27.897313 [ 266 ] {} <Debug> TCP-Session: 41677d88-b562-4fdd-bd67-7eda0dcfa0e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.12.22 16:22:27.897347 [ 267 ] {} <Debug> TCP-Session: deb5f3d1-adcf-4a26-ba0a-49cbebab99d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:51693 | ||
| 608 | 2025.12.22 16:22:27.897380 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2025.12.22 16:22:27.897143 [ 265 ] {} <Debug> TCP-Session: c8f031c1-21c2-4066-818a-71298efccf33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.12.22 16:22:27.897485 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2025.12.22 16:22:27.897518 [ 265 ] {} <Debug> TCP-Session: c8f031c1-21c2-4066-818a-71298efccf33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.12.22 16:22:27.897435 [ 268 ] {} <Debug> TCP-Session: ca32d037-cbdc-4f33-97eb-d5861266022a Authenticating user 'default' from [fd00:1122:3344:101::b]:43496 | ||
| 613 | 2025.12.22 16:22:27.897420 [ 267 ] {} <Debug> TCP-Session: deb5f3d1-adcf-4a26-ba0a-49cbebab99d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.12.22 16:22:27.897573 [ 268 ] {} <Debug> TCP-Session: ca32d037-cbdc-4f33-97eb-d5861266022a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.22 16:22:27.897566 [ 269 ] {} <Debug> TCP-Session: 28551324-4b8d-4e8a-adf3-576702161a8a Authenticating user 'default' from [fd00:1122:3344:101::b]:61986 | ||
| 616 | 2025.12.22 16:22:27.897762 [ 267 ] {} <Debug> TCP-Session: deb5f3d1-adcf-4a26-ba0a-49cbebab99d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.12.22 16:22:27.897781 [ 269 ] {} <Debug> TCP-Session: 28551324-4b8d-4e8a-adf3-576702161a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.22 16:22:27.897769 [ 268 ] {} <Debug> TCP-Session: ca32d037-cbdc-4f33-97eb-d5861266022a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.22 16:22:27.897830 [ 269 ] {} <Debug> TCP-Session: 28551324-4b8d-4e8a-adf3-576702161a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.22 16:22:28.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.33 MiB, peak 134.33 MiB, free memory in arenas 0.00 B, will set to 138.66 MiB (RSS), difference: 4.33 MiB | ||
| 621 | 2025.12.22 16:22:28.352712 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40791 | ||
| 622 | 2025.12.22 16:22:28.354624 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.12.22 16:22:28.354814 [ 270 ] {} <Debug> TCP-Session: 8638f467-5d80-4a1d-9600-dc0ac47a17b6 Authenticating user 'default' from [fd00:1122:3344:101::a]:40791 | ||
| 624 | 2025.12.22 16:22:28.354838 [ 270 ] {} <Debug> TCP-Session: 8638f467-5d80-4a1d-9600-dc0ac47a17b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.22 16:22:28.354850 [ 270 ] {} <Debug> TCP-Session: 8638f467-5d80-4a1d-9600-dc0ac47a17b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.12.22 16:22:28.354995 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.12.22 16:22:28.355027 [ 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 | ||
| 628 | 2025.12.22 16:22:28.355121 [ 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 | ||
| 629 | 2025.12.22 16:22:28.355585 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38943 | ||
| 630 | 2025.12.22 16:22:28.355766 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58036 | ||
| 631 | 2025.12.22 16:22:28.355780 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46345 | ||
| 632 | 2025.12.22 16:22:28.355854 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59837 | ||
| 633 | 2025.12.22 16:22:28.355936 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47236 | ||
| 634 | 2025.12.22 16:22:28.356193 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.12.22 16:22:28.356199 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52129 | ||
| 636 | 2025.12.22 16:22:28.356234 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.12.22 16:22:28.356239 [ 273 ] {} <Debug> TCP-Session: 347cae31-b2ed-4109-98c3-08fecb96ec7e Authenticating user 'default' from [fd00:1122:3344:101::a]:58036 | ||
| 638 | 2025.12.22 16:22:28.356279 [ 274 ] {} <Debug> TCP-Session: 304de136-6f63-4b46-bc73-1d7c6fb3d8e1 Authenticating user 'default' from [fd00:1122:3344:101::a]:59837 | ||
| 639 | 2025.12.22 16:22:28.356405 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.22 16:22:28.356441 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.12.22 16:22:28.356458 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37898 | ||
| 642 | 2025.12.22 16:22:28.356540 [ 273 ] {} <Debug> TCP-Session: 347cae31-b2ed-4109-98c3-08fecb96ec7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.12.22 16:22:28.356571 [ 271 ] {} <Debug> TCP-Session: cb1092c0-30fb-477d-bfcc-70c62b0137a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:38943 | ||
| 644 | 2025.12.22 16:22:28.356567 [ 272 ] {} <Debug> TCP-Session: adaa6b8b-c938-461b-a9f3-1f6b97497a49 Authenticating user 'default' from [fd00:1122:3344:101::a]:46345 | ||
| 645 | 2025.12.22 16:22:28.356663 [ 273 ] {} <Debug> TCP-Session: 347cae31-b2ed-4109-98c3-08fecb96ec7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.12.22 16:22:28.356655 [ 271 ] {} <Debug> TCP-Session: cb1092c0-30fb-477d-bfcc-70c62b0137a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.12.22 16:22:28.356637 [ 274 ] {} <Debug> TCP-Session: 304de136-6f63-4b46-bc73-1d7c6fb3d8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.12.22 16:22:28.356737 [ 272 ] {} <Debug> TCP-Session: adaa6b8b-c938-461b-a9f3-1f6b97497a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.12.22 16:22:28.356735 [ 271 ] {} <Debug> TCP-Session: cb1092c0-30fb-477d-bfcc-70c62b0137a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.22 16:22:28.356548 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2025.12.22 16:22:28.356861 [ 272 ] {} <Debug> TCP-Session: adaa6b8b-c938-461b-a9f3-1f6b97497a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.22 16:22:28.356837 [ 274 ] {} <Debug> TCP-Session: 304de136-6f63-4b46-bc73-1d7c6fb3d8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.22 16:22:28.356815 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.12.22 16:22:28.356970 [ 276 ] {} <Debug> TCP-Session: fc86715d-8203-40c8-82fb-9b5101a0dbb7 Authenticating user 'default' from [fd00:1122:3344:101::a]:52129 | ||
| 655 | 2025.12.22 16:22:28.356549 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.12.22 16:22:28.357199 [ 277 ] {} <Debug> TCP-Session: 15b462fb-99eb-4606-827f-fda267c45e4a Authenticating user 'default' from [fd00:1122:3344:101::a]:37898 | ||
| 657 | 2025.12.22 16:22:28.357219 [ 276 ] {} <Debug> TCP-Session: fc86715d-8203-40c8-82fb-9b5101a0dbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.22 16:22:28.357209 [ 275 ] {} <Debug> TCP-Session: 42f84e51-3139-4451-947a-f74ce50a1b1a Authenticating user 'default' from [fd00:1122:3344:101::a]:47236 | ||
| 659 | 2025.12.22 16:22:28.357311 [ 277 ] {} <Debug> TCP-Session: 15b462fb-99eb-4606-827f-fda267c45e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.22 16:22:28.357328 [ 276 ] {} <Debug> TCP-Session: fc86715d-8203-40c8-82fb-9b5101a0dbb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.22 16:22:28.357320 [ 275 ] {} <Debug> TCP-Session: 42f84e51-3139-4451-947a-f74ce50a1b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.22 16:22:28.357431 [ 277 ] {} <Debug> TCP-Session: 15b462fb-99eb-4606-827f-fda267c45e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.22 16:22:28.357441 [ 275 ] {} <Debug> TCP-Session: 42f84e51-3139-4451-947a-f74ce50a1b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.12.22 16:22:28.398921 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54203 | ||
| 665 | 2025.12.22 16:22:28.400856 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.12.22 16:22:28.400896 [ 278 ] {} <Debug> TCP-Session: 44c81ad5-b9b8-49d8-b743-3755b239b51b Authenticating user 'default' from [fd00:1122:3344:101::c]:54203 | ||
| 667 | 2025.12.22 16:22:28.400972 [ 278 ] {} <Debug> TCP-Session: 44c81ad5-b9b8-49d8-b743-3755b239b51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.22 16:22:28.400986 [ 278 ] {} <Debug> TCP-Session: 44c81ad5-b9b8-49d8-b743-3755b239b51b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.12.22 16:22:28.401038 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.12.22 16:22:28.401085 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.22 16:22:28.401101 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.12.22 16:22:28.401543 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43651 | ||
| 673 | 2025.12.22 16:22:28.401616 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63526 | ||
| 674 | 2025.12.22 16:22:28.401702 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.22 16:22:28.401724 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34855 | ||
| 676 | 2025.12.22 16:22:28.401737 [ 279 ] {} <Debug> TCP-Session: a27a24cd-7858-4f59-af27-4fda79648200 Authenticating user 'default' from [fd00:1122:3344:101::c]:43651 | ||
| 677 | 2025.12.22 16:22:28.401794 [ 279 ] {} <Debug> TCP-Session: a27a24cd-7858-4f59-af27-4fda79648200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2025.12.22 16:22:28.401826 [ 279 ] {} <Debug> TCP-Session: a27a24cd-7858-4f59-af27-4fda79648200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.12.22 16:22:28.401831 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.12.22 16:22:28.401832 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41451 | ||
| 681 | 2025.12.22 16:22:28.401890 [ 280 ] {} <Debug> TCP-Session: 9068f2cd-1b39-4223-909f-f35f380b3549 Authenticating user 'default' from [fd00:1122:3344:101::c]:63526 | ||
| 682 | 2025.12.22 16:22:28.401916 [ 280 ] {} <Debug> TCP-Session: 9068f2cd-1b39-4223-909f-f35f380b3549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.12.22 16:22:28.401924 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47384 | ||
| 684 | 2025.12.22 16:22:28.401929 [ 280 ] {} <Debug> TCP-Session: 9068f2cd-1b39-4223-909f-f35f380b3549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.12.22 16:22:28.401933 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.12.22 16:22:28.402038 [ 281 ] {} <Debug> TCP-Session: aefb0390-b2a1-427e-b516-b3d84a8afeb9 Authenticating user 'default' from [fd00:1122:3344:101::c]:34855 | ||
| 687 | 2025.12.22 16:22:28.402063 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41536 | ||
| 688 | 2025.12.22 16:22:28.402087 [ 281 ] {} <Debug> TCP-Session: aefb0390-b2a1-427e-b516-b3d84a8afeb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.22 16:22:28.402075 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.12.22 16:22:28.402148 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.12.22 16:22:28.402179 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45163 | ||
| 692 | 2025.12.22 16:22:28.402176 [ 282 ] {} <Debug> TCP-Session: efccd203-372f-4cd3-bee9-9d32e4361f93 Authenticating user 'default' from [fd00:1122:3344:101::c]:41451 | ||
| 693 | 2025.12.22 16:22:28.402168 [ 281 ] {} <Debug> TCP-Session: aefb0390-b2a1-427e-b516-b3d84a8afeb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.12.22 16:22:28.402246 [ 282 ] {} <Debug> TCP-Session: efccd203-372f-4cd3-bee9-9d32e4361f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.22 16:22:28.402244 [ 283 ] {} <Debug> TCP-Session: 4f182591-c212-4875-8b71-47f8e17e238e Authenticating user 'default' from [fd00:1122:3344:101::c]:47384 | ||
| 696 | 2025.12.22 16:22:28.402308 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2025.12.22 16:22:28.402321 [ 282 ] {} <Debug> TCP-Session: efccd203-372f-4cd3-bee9-9d32e4361f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.22 16:22:28.402484 [ 284 ] {} <Debug> TCP-Session: 9c5ac36b-b14f-4d60-bddf-1b6dbf37c6bc Authenticating user 'default' from [fd00:1122:3344:101::c]:41536 | ||
| 699 | 2025.12.22 16:22:28.402513 [ 283 ] {} <Debug> TCP-Session: 4f182591-c212-4875-8b71-47f8e17e238e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.22 16:22:28.402529 [ 284 ] {} <Debug> TCP-Session: 9c5ac36b-b14f-4d60-bddf-1b6dbf37c6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.22 16:22:28.402576 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2025.12.22 16:22:28.402547 [ 283 ] {} <Debug> TCP-Session: 4f182591-c212-4875-8b71-47f8e17e238e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.22 16:22:28.402609 [ 284 ] {} <Debug> TCP-Session: 9c5ac36b-b14f-4d60-bddf-1b6dbf37c6bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.22 16:22:28.402641 [ 285 ] {} <Debug> TCP-Session: 9e096172-85e0-418f-ba14-83b784701b5e Authenticating user 'default' from [fd00:1122:3344:101::c]:45163 | ||
| 705 | 2025.12.22 16:22:28.402681 [ 285 ] {} <Debug> TCP-Session: 9e096172-85e0-418f-ba14-83b784701b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.22 16:22:28.402694 [ 285 ] {} <Debug> TCP-Session: 9e096172-85e0-418f-ba14-83b784701b5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.12.22 16:22:29.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.76 MiB, peak 138.76 MiB, free memory in arenas 0.00 B, will set to 139.79 MiB (RSS), difference: 1.03 MiB | ||
| 708 | 2025.12.22 16:22:33.463435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.12.22 16:22:33.463511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.12.22 16:22:33.463587 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.12.22 16:22:33.463812 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.12.22 16:22:33.474160 [ 244 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Loading data parts | ||
| 713 | 2025.12.22 16:22:33.474590 [ 244 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): There are no data parts | ||
| 714 | 2025.12.22 16:22:33.484698 [ 243 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Loading data parts | ||
| 715 | 2025.12.22 16:22:33.484990 [ 243 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): There are no data parts | ||
| 716 | 2025.12.22 16:22:33.488335 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.12.22 16:22:33.488622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 718 | 2025.12.22 16:22:33.496571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.12.22 16:22:33.497665 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.12.22 16:22:33.498059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.12.22 16:22:33.530669 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.12.22 16:22:33.530779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 723 | 2025.12.22 16:22:33.540953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.12.22 16:22:33.543468 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.12.22 16:22:33.552691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.12.22 16:22:34.000294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.09 MiB | ||
| 727 | 2025.12.22 16:22:35.963356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.22 16:22:35.963463 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.22 16:22:35.968336 [ 242 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Loading data parts | ||
| 730 | 2025.12.22 16:22:35.968539 [ 242 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): There are no data parts | ||
| 731 | 2025.12.22 16:22:35.974046 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.22 16:22:35.974085 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 733 | 2025.12.22 16:22:35.975732 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.22 16:22:35.976228 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.22 16:22:35.976542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.22 16:22:36.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 155.00 MiB (RSS), difference: -3.15 MiB | ||
| 737 | 2025.12.22 16:22:40.928838 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.22 16:22:40.928970 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.22 16:22:40.999465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 915 | ||
| 740 | 2025.12.22 16:22:41.004528 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.22 16:22:41.004566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 742 | 2025.12.22 16:22:41.005425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.22 16:22:41.006010 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.12.22 16:22:41.006167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 915 | ||
| 745 | 2025.12.22 16:22:41.054160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.22 16:22:41.071393 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.22 16:22:41.071454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 748 | 2025.12.22 16:22:41.078587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.22 16:22:41.080325 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.12.22 16:22:41.083889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.22 16:22:42.000827 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 1.80 MiB | ||
| 752 | 2025.12.22 16:22:46.000316 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.70 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 4.03 MiB | ||
| 753 | 2025.12.22 16:22:47.111850 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.12.22 16:22:47.112095 [ 3 ] {49311359-83b0-44a9-97d2-c6aaaaa0f5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.12.22 16:22:47.118454 [ 3 ] {49311359-83b0-44a9-97d2-c6aaaaa0f5a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.12.22 16:22:47.122614 [ 3 ] {49311359-83b0-44a9-97d2-c6aaaaa0f5a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.12.22 16:22:47.127172 [ 3 ] {49311359-83b0-44a9-97d2-c6aaaaa0f5a2} <Debug> TCPHandler: Processed in 0.015445474 sec. | ||
| 758 | 2025.12.22 16:22:47.136197 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.12.22 16:22:47.136336 [ 3 ] {93bb94d0-f719-42ff-9dd6-4409ee20c25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.12.22 16:22:47.140522 [ 3 ] {93bb94d0-f719-42ff-9dd6-4409ee20c25f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.12.22 16:22:47.140582 [ 3 ] {93bb94d0-f719-42ff-9dd6-4409ee20c25f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.12.22 16:22:47.141052 [ 3 ] {93bb94d0-f719-42ff-9dd6-4409ee20c25f} <Debug> TCPHandler: Processed in 0.004914618 sec. | ||
| 763 | 2025.12.22 16:22:47.141314 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.12.22 16:22:47.141457 [ 3 ] {50b6d27c-48e6-4b71-a889-fc9ef752390c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.12.22 16:22:47.145712 [ 3 ] {50b6d27c-48e6-4b71-a889-fc9ef752390c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.12.22 16:22:47.145764 [ 3 ] {50b6d27c-48e6-4b71-a889-fc9ef752390c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.12.22 16:22:47.146112 [ 3 ] {50b6d27c-48e6-4b71-a889-fc9ef752390c} <Debug> TCPHandler: Processed in 0.004857537 sec. | ||
| 768 | 2025.12.22 16:22:47.146353 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.12.22 16:22:47.146471 [ 3 ] {3480d5bd-a76d-4d66-98f9-a845863e7945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.12.22 16:22:47.146749 [ 3 ] {3480d5bd-a76d-4d66-98f9-a845863e7945} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.12.22 16:22:47.146796 [ 3 ] {3480d5bd-a76d-4d66-98f9-a845863e7945} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.12.22 16:22:47.147096 [ 3 ] {3480d5bd-a76d-4d66-98f9-a845863e7945} <Debug> TCPHandler: Processed in 0.000791101 sec. | ||
| 773 | 2025.12.22 16:22:47.147303 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.12.22 16:22:47.147421 [ 3 ] {d86b2d2a-f87e-43c4-bf21-e4ce2b24769b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.12.22 16:22:47.147659 [ 3 ] {d86b2d2a-f87e-43c4-bf21-e4ce2b24769b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.12.22 16:22:47.147703 [ 3 ] {d86b2d2a-f87e-43c4-bf21-e4ce2b24769b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.12.22 16:22:47.148000 [ 3 ] {d86b2d2a-f87e-43c4-bf21-e4ce2b24769b} <Debug> TCPHandler: Processed in 0.000745799 sec. | ||
| 778 | 2025.12.22 16:22:47.148218 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.12.22 16:22:47.148333 [ 3 ] {9b8fd701-230c-4217-821c-3bdb5e3fab07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.12.22 16:22:47.148578 [ 3 ] {9b8fd701-230c-4217-821c-3bdb5e3fab07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.12.22 16:22:47.148622 [ 3 ] {9b8fd701-230c-4217-821c-3bdb5e3fab07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.12.22 16:22:47.148947 [ 3 ] {9b8fd701-230c-4217-821c-3bdb5e3fab07} <Debug> TCPHandler: Processed in 0.00077806 sec. | ||
| 783 | 2025.12.22 16:22:47.149785 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.12.22 16:22:47.149901 [ 3 ] {9def1340-9dde-4c8a-a22e-49431e9310f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.12.22 16:22:47.150147 [ 3 ] {9def1340-9dde-4c8a-a22e-49431e9310f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.12.22 16:22:47.150192 [ 3 ] {9def1340-9dde-4c8a-a22e-49431e9310f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.12.22 16:22:47.150512 [ 3 ] {9def1340-9dde-4c8a-a22e-49431e9310f4} <Debug> TCPHandler: Processed in 0.0007766 sec. | ||
| 788 | 2025.12.22 16:22:47.150854 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.12.22 16:22:47.150968 [ 3 ] {bd89d31e-91e0-4efd-8a6b-c9c0cf8b04e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.12.22 16:22:47.151220 [ 3 ] {bd89d31e-91e0-4efd-8a6b-c9c0cf8b04e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.12.22 16:22:47.151265 [ 3 ] {bd89d31e-91e0-4efd-8a6b-c9c0cf8b04e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.12.22 16:22:47.151576 [ 3 ] {bd89d31e-91e0-4efd-8a6b-c9c0cf8b04e1} <Debug> TCPHandler: Processed in 0.00077009 sec. | ||
| 793 | 2025.12.22 16:22:47.152096 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.12.22 16:22:47.152211 [ 3 ] {ea9e957e-6ed0-4d7a-ac4e-bcdf09adf499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.12.22 16:22:47.152457 [ 3 ] {ea9e957e-6ed0-4d7a-ac4e-bcdf09adf499} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.12.22 16:22:47.152501 [ 3 ] {ea9e957e-6ed0-4d7a-ac4e-bcdf09adf499} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.12.22 16:22:47.152790 [ 3 ] {ea9e957e-6ed0-4d7a-ac4e-bcdf09adf499} <Debug> TCPHandler: Processed in 0.00074201 sec. | ||
| 798 | 2025.12.22 16:22:47.153017 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.12.22 16:22:47.153132 [ 3 ] {9d9c9412-d4c4-4d5b-895c-597036b6e731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.12.22 16:22:47.153373 [ 3 ] {9d9c9412-d4c4-4d5b-895c-597036b6e731} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.12.22 16:22:47.153416 [ 3 ] {9d9c9412-d4c4-4d5b-895c-597036b6e731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.12.22 16:22:47.153761 [ 3 ] {9d9c9412-d4c4-4d5b-895c-597036b6e731} <Debug> TCPHandler: Processed in 0.000790881 sec. | ||
| 803 | 2025.12.22 16:22:47.154018 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.12.22 16:22:47.154167 [ 3 ] {ca2e3fdb-f98e-4e03-b526-0cdddc4f0f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.12.22 16:22:47.154486 [ 3 ] {ca2e3fdb-f98e-4e03-b526-0cdddc4f0f84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.12.22 16:22:47.154531 [ 3 ] {ca2e3fdb-f98e-4e03-b526-0cdddc4f0f84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.12.22 16:22:47.154834 [ 3 ] {ca2e3fdb-f98e-4e03-b526-0cdddc4f0f84} <Debug> TCPHandler: Processed in 0.000876283 sec. | ||
| 808 | 2025.12.22 16:22:47.155070 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.12.22 16:22:47.155190 [ 3 ] {13c018bd-f0c4-4b93-9e11-3ff61fecc912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.12.22 16:22:47.155441 [ 3 ] {13c018bd-f0c4-4b93-9e11-3ff61fecc912} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.12.22 16:22:47.155485 [ 3 ] {13c018bd-f0c4-4b93-9e11-3ff61fecc912} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.12.22 16:22:47.155781 [ 3 ] {13c018bd-f0c4-4b93-9e11-3ff61fecc912} <Debug> TCPHandler: Processed in 0.00075953 sec. | ||
| 813 | 2025.12.22 16:22:47.156023 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.12.22 16:22:47.156140 [ 3 ] {f4338333-2113-445b-ae55-e480a764d4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.12.22 16:22:47.156387 [ 3 ] {f4338333-2113-445b-ae55-e480a764d4a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.12.22 16:22:47.156431 [ 3 ] {f4338333-2113-445b-ae55-e480a764d4a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.12.22 16:22:47.156727 [ 3 ] {f4338333-2113-445b-ae55-e480a764d4a4} <Debug> TCPHandler: Processed in 0.00075353 sec. | ||
| 818 | 2025.12.22 16:22:47.156951 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.12.22 16:22:47.157069 [ 3 ] {3933fc12-9ab5-42c1-ac85-5f0a51b30e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.12.22 16:22:47.157329 [ 3 ] {3933fc12-9ab5-42c1-ac85-5f0a51b30e7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.12.22 16:22:47.157373 [ 3 ] {3933fc12-9ab5-42c1-ac85-5f0a51b30e7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.12.22 16:22:47.157675 [ 3 ] {3933fc12-9ab5-42c1-ac85-5f0a51b30e7f} <Debug> TCPHandler: Processed in 0.000771921 sec. | ||
| 823 | 2025.12.22 16:22:47.157894 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.12.22 16:22:47.158010 [ 3 ] {2ace8db2-432e-46d5-a88f-14a1e3219714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.12.22 16:22:47.158260 [ 3 ] {2ace8db2-432e-46d5-a88f-14a1e3219714} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.12.22 16:22:47.158321 [ 3 ] {2ace8db2-432e-46d5-a88f-14a1e3219714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.12.22 16:22:47.158773 [ 3 ] {2ace8db2-432e-46d5-a88f-14a1e3219714} <Debug> TCPHandler: Processed in 0.000925934 sec. | ||
| 828 | 2025.12.22 16:22:47.159045 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.12.22 16:22:47.159198 [ 3 ] {388e37b0-f0e7-48f5-b5fb-c598647b4525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.12.22 16:22:47.159555 [ 3 ] {388e37b0-f0e7-48f5-b5fb-c598647b4525} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.12.22 16:22:47.159609 [ 3 ] {388e37b0-f0e7-48f5-b5fb-c598647b4525} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.12.22 16:22:47.160028 [ 3 ] {388e37b0-f0e7-48f5-b5fb-c598647b4525} <Debug> TCPHandler: Processed in 0.001042107 sec. | ||
| 833 | 2025.12.22 16:22:47.160301 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.12.22 16:22:47.160454 [ 3 ] {497051c1-b388-4ec0-968e-b33562dba9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.12.22 16:22:47.160814 [ 3 ] {497051c1-b388-4ec0-968e-b33562dba9ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.12.22 16:22:47.160869 [ 3 ] {497051c1-b388-4ec0-968e-b33562dba9ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.12.22 16:22:47.161280 [ 3 ] {497051c1-b388-4ec0-968e-b33562dba9ad} <Debug> TCPHandler: Processed in 0.001039057 sec. | ||
| 838 | 2025.12.22 16:22:47.172384 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.12.22 16:22:47.172518 [ 3 ] {8568d7e7-0560-49c4-b9f1-e6d6176e58a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.12.22 16:22:47.172810 [ 3 ] {8568d7e7-0560-49c4-b9f1-e6d6176e58a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.12.22 16:22:47.172858 [ 3 ] {8568d7e7-0560-49c4-b9f1-e6d6176e58a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.12.22 16:22:47.173183 [ 3 ] {8568d7e7-0560-49c4-b9f1-e6d6176e58a7} <Debug> TCPHandler: Processed in 0.000852052 sec. | ||
| 843 | 2025.12.22 16:22:47.173529 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.12.22 16:22:47.173656 [ 3 ] {3afe5bba-7cfc-4cca-a6fb-afdb55411db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.12.22 16:22:47.173929 [ 3 ] {3afe5bba-7cfc-4cca-a6fb-afdb55411db7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.12.22 16:22:47.173973 [ 3 ] {3afe5bba-7cfc-4cca-a6fb-afdb55411db7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.12.22 16:22:47.174320 [ 3 ] {3afe5bba-7cfc-4cca-a6fb-afdb55411db7} <Debug> TCPHandler: Processed in 0.000840332 sec. | ||
| 848 | 2025.12.22 16:22:47.174535 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.12.22 16:22:47.174671 [ 3 ] {f96faf34-7c21-413a-af67-6620bcda62b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.12.22 16:22:47.174942 [ 3 ] {f96faf34-7c21-413a-af67-6620bcda62b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.12.22 16:22:47.174986 [ 3 ] {f96faf34-7c21-413a-af67-6620bcda62b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.12.22 16:22:47.175316 [ 3 ] {f96faf34-7c21-413a-af67-6620bcda62b2} <Debug> TCPHandler: Processed in 0.000833162 sec. | ||
| 853 | 2025.12.22 16:22:47.175537 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.12.22 16:22:47.175661 [ 3 ] {09196235-b151-46b1-827f-dc85e9b4fa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.12.22 16:22:47.175927 [ 3 ] {09196235-b151-46b1-827f-dc85e9b4fa58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.12.22 16:22:47.175970 [ 3 ] {09196235-b151-46b1-827f-dc85e9b4fa58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.12.22 16:22:47.176296 [ 3 ] {09196235-b151-46b1-827f-dc85e9b4fa58} <Debug> TCPHandler: Processed in 0.000809991 sec. | ||
| 858 | 2025.12.22 16:22:47.176538 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.12.22 16:22:47.176663 [ 3 ] {409ea874-d7fc-4d0d-ba3c-92507058246f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.12.22 16:22:47.176938 [ 3 ] {409ea874-d7fc-4d0d-ba3c-92507058246f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.12.22 16:22:47.176982 [ 3 ] {409ea874-d7fc-4d0d-ba3c-92507058246f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.12.22 16:22:47.177298 [ 3 ] {409ea874-d7fc-4d0d-ba3c-92507058246f} <Debug> TCPHandler: Processed in 0.000809201 sec. | ||
| 863 | 2025.12.22 16:22:47.177561 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.12.22 16:22:47.177691 [ 3 ] {046618c4-7041-4189-9468-72c08830f586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 865 | 2025.12.22 16:22:47.177959 [ 3 ] {046618c4-7041-4189-9468-72c08830f586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.12.22 16:22:47.178003 [ 3 ] {046618c4-7041-4189-9468-72c08830f586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2025.12.22 16:22:47.178326 [ 3 ] {046618c4-7041-4189-9468-72c08830f586} <Debug> TCPHandler: Processed in 0.000813731 sec. | ||
| 868 | 2025.12.22 16:22:47.178565 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.12.22 16:22:47.178691 [ 3 ] {c863e044-18f5-4957-9560-8eb4dc1704a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 870 | 2025.12.22 16:22:47.178963 [ 3 ] {c863e044-18f5-4957-9560-8eb4dc1704a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2025.12.22 16:22:47.179010 [ 3 ] {c863e044-18f5-4957-9560-8eb4dc1704a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2025.12.22 16:22:47.179329 [ 3 ] {c863e044-18f5-4957-9560-8eb4dc1704a7} <Debug> TCPHandler: Processed in 0.000812881 sec. | ||
| 873 | 2025.12.22 16:22:47.179546 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.12.22 16:22:47.179679 [ 3 ] {5b7dfacd-e2ec-4758-a206-14afd0cd28d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 875 | 2025.12.22 16:22:47.179949 [ 3 ] {5b7dfacd-e2ec-4758-a206-14afd0cd28d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2025.12.22 16:22:47.179995 [ 3 ] {5b7dfacd-e2ec-4758-a206-14afd0cd28d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.12.22 16:22:47.180321 [ 3 ] {5b7dfacd-e2ec-4758-a206-14afd0cd28d1} <Debug> TCPHandler: Processed in 0.000823311 sec. | ||
| 878 | 2025.12.22 16:22:47.180534 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.12.22 16:22:47.180661 [ 3 ] {3c81e35c-99ac-4527-acf1-070df85bcfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 880 | 2025.12.22 16:22:47.180945 [ 3 ] {3c81e35c-99ac-4527-acf1-070df85bcfa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2025.12.22 16:22:47.180989 [ 3 ] {3c81e35c-99ac-4527-acf1-070df85bcfa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2025.12.22 16:22:47.181328 [ 3 ] {3c81e35c-99ac-4527-acf1-070df85bcfa9} <Debug> TCPHandler: Processed in 0.000842762 sec. | ||
| 883 | 2025.12.22 16:22:47.181537 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.12.22 16:22:47.181662 [ 3 ] {2d92a190-1b1c-4ee5-98ee-6ae24afedd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 885 | 2025.12.22 16:22:47.181935 [ 3 ] {2d92a190-1b1c-4ee5-98ee-6ae24afedd20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2025.12.22 16:22:47.181979 [ 3 ] {2d92a190-1b1c-4ee5-98ee-6ae24afedd20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2025.12.22 16:22:47.182315 [ 3 ] {2d92a190-1b1c-4ee5-98ee-6ae24afedd20} <Debug> TCPHandler: Processed in 0.000826352 sec. | ||
| 888 | 2025.12.22 16:22:47.182533 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2025.12.22 16:22:47.182659 [ 3 ] {d16bac19-62cb-44ea-b8c6-a88c52256a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 890 | 2025.12.22 16:22:47.182933 [ 3 ] {d16bac19-62cb-44ea-b8c6-a88c52256a2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2025.12.22 16:22:47.183017 [ 3 ] {d16bac19-62cb-44ea-b8c6-a88c52256a2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2025.12.22 16:22:47.183354 [ 3 ] {d16bac19-62cb-44ea-b8c6-a88c52256a2c} <Debug> TCPHandler: Processed in 0.000871003 sec. | ||
| 893 | 2025.12.22 16:22:47.183578 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2025.12.22 16:22:47.183705 [ 3 ] {60ef87a1-865f-488a-aaa6-6eb6a6f95990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 895 | 2025.12.22 16:22:47.183982 [ 3 ] {60ef87a1-865f-488a-aaa6-6eb6a6f95990} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2025.12.22 16:22:47.184027 [ 3 ] {60ef87a1-865f-488a-aaa6-6eb6a6f95990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2025.12.22 16:22:47.184350 [ 3 ] {60ef87a1-865f-488a-aaa6-6eb6a6f95990} <Debug> TCPHandler: Processed in 0.000822452 sec. | ||
| 898 | 2025.12.22 16:22:47.184547 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.12.22 16:22:47.184673 [ 3 ] {66e00598-18cd-4e6d-a274-86e8c548b1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 900 | 2025.12.22 16:22:47.184951 [ 3 ] {66e00598-18cd-4e6d-a274-86e8c548b1c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2025.12.22 16:22:47.184995 [ 3 ] {66e00598-18cd-4e6d-a274-86e8c548b1c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2025.12.22 16:22:47.185314 [ 3 ] {66e00598-18cd-4e6d-a274-86e8c548b1c2} <Debug> TCPHandler: Processed in 0.000814701 sec. | ||
| 903 | 2025.12.22 16:22:47.185564 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.12.22 16:22:47.185698 [ 3 ] {36b0035b-e7f8-4fe3-b0c4-694f52e57fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 905 | 2025.12.22 16:22:47.185976 [ 3 ] {36b0035b-e7f8-4fe3-b0c4-694f52e57fd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2025.12.22 16:22:47.186019 [ 3 ] {36b0035b-e7f8-4fe3-b0c4-694f52e57fd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2025.12.22 16:22:47.186334 [ 3 ] {36b0035b-e7f8-4fe3-b0c4-694f52e57fd1} <Debug> TCPHandler: Processed in 0.000818852 sec. | ||
| 908 | 2025.12.22 16:22:47.186571 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.12.22 16:22:47.186698 [ 3 ] {093bc59d-c550-4f2d-94b4-817ad758086c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 910 | 2025.12.22 16:22:47.186975 [ 3 ] {093bc59d-c550-4f2d-94b4-817ad758086c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2025.12.22 16:22:47.187018 [ 3 ] {093bc59d-c550-4f2d-94b4-817ad758086c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2025.12.22 16:22:47.187332 [ 3 ] {093bc59d-c550-4f2d-94b4-817ad758086c} <Debug> TCPHandler: Processed in 0.000810341 sec. | ||
| 913 | 2025.12.22 16:22:47.191757 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.12.22 16:22:47.191871 [ 3 ] {4ef4d7cd-1e87-41f0-9b99-2b46d99a4a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 915 | 2025.12.22 16:22:47.191916 [ 3 ] {4ef4d7cd-1e87-41f0-9b99-2b46d99a4a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2025.12.22 16:22:47.192515 [ 3 ] {4ef4d7cd-1e87-41f0-9b99-2b46d99a4a8e} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.12.22 16:22:47.192559 [ 3 ] {4ef4d7cd-1e87-41f0-9b99-2b46d99a4a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 918 | 2025.12.22 16:22:47.193135 [ 3 ] {4ef4d7cd-1e87-41f0-9b99-2b46d99a4a8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.12.22 16:22:47.193531 [ 3 ] {4ef4d7cd-1e87-41f0-9b99-2b46d99a4a8e} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.12.22 16:22:47.193671 [ 3 ] {4ef4d7cd-1e87-41f0-9b99-2b46d99a4a8e} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.00183 sec., 17486.33879781421 rows/sec., 3.88 MiB/sec. | ||
| 921 | 2025.12.22 16:22:47.193710 [ 3 ] {4ef4d7cd-1e87-41f0-9b99-2b46d99a4a8e} <Debug> TCPHandler: Processed in 0.002012243 sec. | ||
| 922 | 2025.12.22 16:22:47.193856 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.12.22 16:22:47.193951 [ 3 ] {384ef754-7184-4b86-b16d-f1e982eaab49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 924 | 2025.12.22 16:22:47.193993 [ 3 ] {384ef754-7184-4b86-b16d-f1e982eaab49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 925 | 2025.12.22 16:22:47.196716 [ 3 ] {384ef754-7184-4b86-b16d-f1e982eaab49} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.12.22 16:22:47.196749 [ 3 ] {384ef754-7184-4b86-b16d-f1e982eaab49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 927 | 2025.12.22 16:22:47.197227 [ 3 ] {384ef754-7184-4b86-b16d-f1e982eaab49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.12.22 16:22:47.197691 [ 3 ] {384ef754-7184-4b86-b16d-f1e982eaab49} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.12.22 16:22:47.197821 [ 3 ] {384ef754-7184-4b86-b16d-f1e982eaab49} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003888 sec., 105452.67489711934 rows/sec., 6.69 MiB/sec. | ||
| 930 | 2025.12.22 16:22:47.197861 [ 3 ] {384ef754-7184-4b86-b16d-f1e982eaab49} <Debug> TCPHandler: Processed in 0.004055377 sec. | ||
| 931 | 2025.12.22 16:22:47.197981 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.12.22 16:22:47.198074 [ 3 ] {091c1a16-982d-41b1-bbc6-212db9b8aee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 933 | 2025.12.22 16:22:47.198115 [ 3 ] {091c1a16-982d-41b1-bbc6-212db9b8aee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 934 | 2025.12.22 16:22:47.198527 [ 3 ] {091c1a16-982d-41b1-bbc6-212db9b8aee7} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.12.22 16:22:47.198565 [ 3 ] {091c1a16-982d-41b1-bbc6-212db9b8aee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 936 | 2025.12.22 16:22:47.198986 [ 3 ] {091c1a16-982d-41b1-bbc6-212db9b8aee7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.12.22 16:22:47.199435 [ 3 ] {091c1a16-982d-41b1-bbc6-212db9b8aee7} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.12.22 16:22:47.199568 [ 3 ] {091c1a16-982d-41b1-bbc6-212db9b8aee7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001511 sec., 6618.1336863004635 rows/sec., 539.66 KiB/sec. | ||
| 939 | 2025.12.22 16:22:47.199608 [ 3 ] {091c1a16-982d-41b1-bbc6-212db9b8aee7} <Debug> TCPHandler: Processed in 0.001677374 sec. | ||
| 940 | 2025.12.22 16:22:47.199712 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.12.22 16:22:47.199808 [ 3 ] {d0b8b992-bb42-4770-a22b-797c451d984b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 942 | 2025.12.22 16:22:47.199850 [ 3 ] {d0b8b992-bb42-4770-a22b-797c451d984b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 943 | 2025.12.22 16:22:47.200967 [ 3 ] {d0b8b992-bb42-4770-a22b-797c451d984b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.12.22 16:22:47.201005 [ 3 ] {d0b8b992-bb42-4770-a22b-797c451d984b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 945 | 2025.12.22 16:22:47.201551 [ 3 ] {d0b8b992-bb42-4770-a22b-797c451d984b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.12.22 16:22:47.202115 [ 3 ] {d0b8b992-bb42-4770-a22b-797c451d984b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.12.22 16:22:47.202253 [ 3 ] {d0b8b992-bb42-4770-a22b-797c451d984b} <Debug> executeQuery: Read 1137 rows, 92.22 KiB in 0.002463 sec., 461632.15590743 rows/sec., 36.56 MiB/sec. | ||
| 948 | 2025.12.22 16:22:47.202290 [ 3 ] {d0b8b992-bb42-4770-a22b-797c451d984b} <Debug> TCPHandler: Processed in 0.002628909 sec. | ||
| 949 | 2025.12.22 16:22:47.202410 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.12.22 16:22:47.202506 [ 3 ] {c466d214-38ad-4a4b-a6e1-5667e0ffe6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 951 | 2025.12.22 16:22:47.202547 [ 3 ] {c466d214-38ad-4a4b-a6e1-5667e0ffe6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 952 | 2025.12.22 16:22:47.203038 [ 3 ] {c466d214-38ad-4a4b-a6e1-5667e0ffe6b8} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.12.22 16:22:47.203075 [ 3 ] {c466d214-38ad-4a4b-a6e1-5667e0ffe6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 954 | 2025.12.22 16:22:47.203529 [ 3 ] {c466d214-38ad-4a4b-a6e1-5667e0ffe6b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.12.22 16:22:47.203966 [ 3 ] {c466d214-38ad-4a4b-a6e1-5667e0ffe6b8} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.12.22 16:22:47.204105 [ 3 ] {c466d214-38ad-4a4b-a6e1-5667e0ffe6b8} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001618 sec., 139060.56860321385 rows/sec., 8.31 MiB/sec. | ||
| 957 | 2025.12.22 16:22:47.204144 [ 3 ] {c466d214-38ad-4a4b-a6e1-5667e0ffe6b8} <Debug> TCPHandler: Processed in 0.001784827 sec. | ||
| 958 | 2025.12.22 16:22:47.204246 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.12.22 16:22:47.204342 [ 3 ] {40a25111-f0b3-4d0e-b4de-5dd60b6f0bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 960 | 2025.12.22 16:22:47.204383 [ 3 ] {40a25111-f0b3-4d0e-b4de-5dd60b6f0bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 961 | 2025.12.22 16:22:47.204904 [ 3 ] {40a25111-f0b3-4d0e-b4de-5dd60b6f0bde} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.12.22 16:22:47.204938 [ 3 ] {40a25111-f0b3-4d0e-b4de-5dd60b6f0bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 963 | 2025.12.22 16:22:47.205417 [ 3 ] {40a25111-f0b3-4d0e-b4de-5dd60b6f0bde} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.12.22 16:22:47.205843 [ 3 ] {40a25111-f0b3-4d0e-b4de-5dd60b6f0bde} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.12.22 16:22:47.205972 [ 3 ] {40a25111-f0b3-4d0e-b4de-5dd60b6f0bde} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001647 sec., 128718.88281724347 rows/sec., 8.30 MiB/sec. | ||
| 966 | 2025.12.22 16:22:47.206011 [ 3 ] {40a25111-f0b3-4d0e-b4de-5dd60b6f0bde} <Debug> TCPHandler: Processed in 0.001813528 sec. | ||
| 967 | 2025.12.22 16:22:47.206117 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.12.22 16:22:47.206209 [ 3 ] {e2b07f15-34f2-4e18-9254-278446623421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 969 | 2025.12.22 16:22:47.206250 [ 3 ] {e2b07f15-34f2-4e18-9254-278446623421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 970 | 2025.12.22 16:22:47.206823 [ 3 ] {e2b07f15-34f2-4e18-9254-278446623421} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.12.22 16:22:47.206863 [ 3 ] {e2b07f15-34f2-4e18-9254-278446623421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 972 | 2025.12.22 16:22:47.207339 [ 3 ] {e2b07f15-34f2-4e18-9254-278446623421} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.12.22 16:22:47.207779 [ 3 ] {e2b07f15-34f2-4e18-9254-278446623421} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.12.22 16:22:47.207925 [ 3 ] {e2b07f15-34f2-4e18-9254-278446623421} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001732 sec., 121824.480369515 rows/sec., 6.92 MiB/sec. | ||
| 975 | 2025.12.22 16:22:47.207964 [ 3 ] {e2b07f15-34f2-4e18-9254-278446623421} <Debug> TCPHandler: Processed in 0.0018965 sec. | ||
| 976 | 2025.12.22 16:22:47.208084 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.12.22 16:22:47.208183 [ 3 ] {081251f6-4a70-4bc4-bbfa-9527e6824830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2025.12.22 16:22:47.208227 [ 3 ] {081251f6-4a70-4bc4-bbfa-9527e6824830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2025.12.22 16:22:47.208929 [ 3 ] {081251f6-4a70-4bc4-bbfa-9527e6824830} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.12.22 16:22:47.208967 [ 3 ] {081251f6-4a70-4bc4-bbfa-9527e6824830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 981 | 2025.12.22 16:22:47.209495 [ 3 ] {081251f6-4a70-4bc4-bbfa-9527e6824830} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.12.22 16:22:47.209990 [ 3 ] {081251f6-4a70-4bc4-bbfa-9527e6824830} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.12.22 16:22:47.210138 [ 3 ] {081251f6-4a70-4bc4-bbfa-9527e6824830} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001971 sec., 354642.3135464231 rows/sec., 24.81 MiB/sec. | ||
| 984 | 2025.12.22 16:22:47.210179 [ 3 ] {081251f6-4a70-4bc4-bbfa-9527e6824830} <Debug> TCPHandler: Processed in 0.002145126 sec. | ||
| 985 | 2025.12.22 16:22:47.210309 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.12.22 16:22:47.210406 [ 3 ] {c46620b8-e71c-4d9b-8798-6cb0c31aef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 987 | 2025.12.22 16:22:47.210450 [ 3 ] {c46620b8-e71c-4d9b-8798-6cb0c31aef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 988 | 2025.12.22 16:22:47.210852 [ 3 ] {c46620b8-e71c-4d9b-8798-6cb0c31aef39} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.22 16:22:47.210891 [ 3 ] {c46620b8-e71c-4d9b-8798-6cb0c31aef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 990 | 2025.12.22 16:22:47.213348 [ 3 ] {c46620b8-e71c-4d9b-8798-6cb0c31aef39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.12.22 16:22:47.213828 [ 3 ] {c46620b8-e71c-4d9b-8798-6cb0c31aef39} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.22 16:22:47.213974 [ 3 ] {c46620b8-e71c-4d9b-8798-6cb0c31aef39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003587 sec., 1672.7069974909396 rows/sec., 87.39 KiB/sec. | ||
| 993 | 2025.12.22 16:22:47.214013 [ 3 ] {c46620b8-e71c-4d9b-8798-6cb0c31aef39} <Debug> TCPHandler: Processed in 0.003759908 sec. | ||
| 994 | 2025.12.22 16:22:47.214133 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.12.22 16:22:47.214229 [ 3 ] {c699012b-c9b9-4439-9329-678a99573ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 996 | 2025.12.22 16:22:47.214272 [ 3 ] {c699012b-c9b9-4439-9329-678a99573ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 997 | 2025.12.22 16:22:47.214749 [ 3 ] {c699012b-c9b9-4439-9329-678a99573ab6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.12.22 16:22:47.214788 [ 3 ] {c699012b-c9b9-4439-9329-678a99573ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 999 | 2025.12.22 16:22:47.215292 [ 3 ] {c699012b-c9b9-4439-9329-678a99573ab6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2025.12.22 16:22:47.215759 [ 3 ] {c699012b-c9b9-4439-9329-678a99573ab6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.12.22 16:22:47.215887 [ 3 ] {c699012b-c9b9-4439-9329-678a99573ab6} <Debug> executeQuery: Read 255 rows, 16.91 KiB in 0.001677 sec., 152057.2450805009 rows/sec., 9.85 MiB/sec. | ||
| 1002 | 2025.12.22 16:22:47.215923 [ 3 ] {c699012b-c9b9-4439-9329-678a99573ab6} <Debug> TCPHandler: Processed in 0.001839098 sec. | ||
| 1003 | 2025.12.22 16:22:47.216040 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.22 16:22:47.216135 [ 3 ] {2f754835-a215-4f09-8877-34f4b69b511a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1005 | 2025.12.22 16:22:47.216178 [ 3 ] {2f754835-a215-4f09-8877-34f4b69b511a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1006 | 2025.12.22 16:22:47.216532 [ 3 ] {2f754835-a215-4f09-8877-34f4b69b511a} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.12.22 16:22:47.216571 [ 3 ] {2f754835-a215-4f09-8877-34f4b69b511a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1008 | 2025.12.22 16:22:47.216999 [ 3 ] {2f754835-a215-4f09-8877-34f4b69b511a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2025.12.22 16:22:47.217497 [ 3 ] {2f754835-a215-4f09-8877-34f4b69b511a} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.12.22 16:22:47.217635 [ 3 ] {2f754835-a215-4f09-8877-34f4b69b511a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001518 sec., 658.7615283267457 rows/sec., 44.39 KiB/sec. | ||
| 1011 | 2025.12.22 16:22:47.217672 [ 3 ] {2f754835-a215-4f09-8877-34f4b69b511a} <Debug> TCPHandler: Processed in 0.001681784 sec. | ||
| 1012 | 2025.12.22 16:22:47.217793 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.12.22 16:22:47.217889 [ 3 ] {f5022598-ca03-486f-ba66-8604ba69657c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.12.22 16:22:47.217945 [ 3 ] {f5022598-ca03-486f-ba66-8604ba69657c} <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 | ||
| 1015 | 2025.12.22 16:22:47.218691 [ 3 ] {f5022598-ca03-486f-ba66-8604ba69657c} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.12.22 16:22:47.218729 [ 3 ] {f5022598-ca03-486f-ba66-8604ba69657c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1017 | 2025.12.22 16:22:47.221349 [ 3 ] {f5022598-ca03-486f-ba66-8604ba69657c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2025.12.22 16:22:47.221798 [ 3 ] {f5022598-ca03-486f-ba66-8604ba69657c} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.12.22 16:22:47.221938 [ 3 ] {f5022598-ca03-486f-ba66-8604ba69657c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004068 sec., 2458.210422812193 rows/sec., 4.41 MiB/sec. | ||
| 1020 | 2025.12.22 16:22:47.221987 [ 3 ] {f5022598-ca03-486f-ba66-8604ba69657c} <Debug> TCPHandler: Processed in 0.004243741 sec. | ||
| 1021 | 2025.12.22 16:22:47.222090 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.12.22 16:22:47.222182 [ 3 ] {1f8f7668-02ef-4c4f-a2e7-4e4495432c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.12.22 16:22:47.222222 [ 3 ] {1f8f7668-02ef-4c4f-a2e7-4e4495432c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.12.22 16:22:47.222551 [ 3 ] {1f8f7668-02ef-4c4f-a2e7-4e4495432c15} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.22 16:22:47.222589 [ 3 ] {1f8f7668-02ef-4c4f-a2e7-4e4495432c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1026 | 2025.12.22 16:22:47.222998 [ 3 ] {1f8f7668-02ef-4c4f-a2e7-4e4495432c15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2025.12.22 16:22:47.223409 [ 3 ] {1f8f7668-02ef-4c4f-a2e7-4e4495432c15} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.22 16:22:47.223536 [ 3 ] {1f8f7668-02ef-4c4f-a2e7-4e4495432c15} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001372 sec., 58309.03790087464 rows/sec., 3.47 MiB/sec. | ||
| 1029 | 2025.12.22 16:22:47.223573 [ 3 ] {1f8f7668-02ef-4c4f-a2e7-4e4495432c15} <Debug> TCPHandler: Processed in 0.001531289 sec. | ||
| 1030 | 2025.12.22 16:22:48.507049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1403 | ||
| 1031 | 2025.12.22 16:22:48.507551 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2025.12.22 16:22:48.507593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1033 | 2025.12.22 16:22:48.508261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2025.12.22 16:22:48.508748 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2025.12.22 16:22:48.508887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1036 | 2025.12.22 16:22:48.584703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2025.12.22 16:22:48.600843 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2025.12.22 16:22:48.600885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1039 | 2025.12.22 16:22:48.607177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2025.12.22 16:22:48.608269 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2025.12.22 16:22:48.611103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2025.12.22 16:22:49.001111 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.92 MiB, peak 163.92 MiB, free memory in arenas 0.00 B, will set to 161.34 MiB (RSS), difference: 1.42 MiB | ||
| 1043 | 2025.12.22 16:22:52.118443 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.12.22 16:22:52.118626 [ 3 ] {67e6e989-7703-41ec-9c2f-124b1d22f19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2025.12.22 16:22:52.118700 [ 3 ] {67e6e989-7703-41ec-9c2f-124b1d22f19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2025.12.22 16:22:52.119355 [ 3 ] {67e6e989-7703-41ec-9c2f-124b1d22f19f} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2025.12.22 16:22:52.119398 [ 3 ] {67e6e989-7703-41ec-9c2f-124b1d22f19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1048 | 2025.12.22 16:22:52.119863 [ 3 ] {67e6e989-7703-41ec-9c2f-124b1d22f19f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2025.12.22 16:22:52.120352 [ 3 ] {67e6e989-7703-41ec-9c2f-124b1d22f19f} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2025.12.22 16:22:52.120506 [ 3 ] {67e6e989-7703-41ec-9c2f-124b1d22f19f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. | ||
| 1051 | 2025.12.22 16:22:52.120551 [ 3 ] {67e6e989-7703-41ec-9c2f-124b1d22f19f} <Debug> TCPHandler: Processed in 0.002247129 sec. | ||
| 1052 | 2025.12.22 16:22:52.120652 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2025.12.22 16:22:52.120744 [ 3 ] {bb3dcc05-4cfe-4145-b757-cb48c5f35d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2025.12.22 16:22:52.120784 [ 3 ] {bb3dcc05-4cfe-4145-b757-cb48c5f35d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2025.12.22 16:22:52.121278 [ 3 ] {bb3dcc05-4cfe-4145-b757-cb48c5f35d09} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2025.12.22 16:22:52.121314 [ 3 ] {bb3dcc05-4cfe-4145-b757-cb48c5f35d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1057 | 2025.12.22 16:22:52.121715 [ 3 ] {bb3dcc05-4cfe-4145-b757-cb48c5f35d09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2025.12.22 16:22:52.122176 [ 3 ] {bb3dcc05-4cfe-4145-b757-cb48c5f35d09} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2025.12.22 16:22:52.122307 [ 3 ] {bb3dcc05-4cfe-4145-b757-cb48c5f35d09} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00155 sec., 41290.32258064516 rows/sec., 3.22 MiB/sec. | ||
| 1060 | 2025.12.22 16:22:52.122346 [ 3 ] {bb3dcc05-4cfe-4145-b757-cb48c5f35d09} <Debug> TCPHandler: Processed in 0.001721185 sec. | ||
| 1061 | 2025.12.22 16:22:52.122469 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.12.22 16:22:52.122561 [ 3 ] {20dea0b4-ee02-4a08-9eea-28acd0693bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2025.12.22 16:22:52.122605 [ 3 ] {20dea0b4-ee02-4a08-9eea-28acd0693bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2025.12.22 16:22:52.123061 [ 3 ] {20dea0b4-ee02-4a08-9eea-28acd0693bb5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2025.12.22 16:22:52.123096 [ 3 ] {20dea0b4-ee02-4a08-9eea-28acd0693bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1066 | 2025.12.22 16:22:52.123504 [ 3 ] {20dea0b4-ee02-4a08-9eea-28acd0693bb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2025.12.22 16:22:52.123900 [ 3 ] {20dea0b4-ee02-4a08-9eea-28acd0693bb5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2025.12.22 16:22:52.124104 [ 3 ] {20dea0b4-ee02-4a08-9eea-28acd0693bb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec. | ||
| 1069 | 2025.12.22 16:22:52.124143 [ 3 ] {20dea0b4-ee02-4a08-9eea-28acd0693bb5} <Debug> TCPHandler: Processed in 0.001699484 sec. | ||
| 1070 | 2025.12.22 16:22:52.124252 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2025.12.22 16:22:52.124343 [ 3 ] {5005ddbf-3bc6-4197-8c2e-137f4ebb12b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2025.12.22 16:22:52.124383 [ 3 ] {5005ddbf-3bc6-4197-8c2e-137f4ebb12b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2025.12.22 16:22:52.124711 [ 3 ] {5005ddbf-3bc6-4197-8c2e-137f4ebb12b5} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2025.12.22 16:22:52.124746 [ 3 ] {5005ddbf-3bc6-4197-8c2e-137f4ebb12b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1075 | 2025.12.22 16:22:52.125232 [ 3 ] {5005ddbf-3bc6-4197-8c2e-137f4ebb12b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2025.12.22 16:22:52.125642 [ 3 ] {5005ddbf-3bc6-4197-8c2e-137f4ebb12b5} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2025.12.22 16:22:52.125771 [ 3 ] {5005ddbf-3bc6-4197-8c2e-137f4ebb12b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
| 1078 | 2025.12.22 16:22:52.125810 [ 3 ] {5005ddbf-3bc6-4197-8c2e-137f4ebb12b5} <Debug> TCPHandler: Processed in 0.001641883 sec. | ||
| 1079 | 2025.12.22 16:22:55.930007 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1080 | 2025.12.22 16:22:55.930079 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1081 | 2025.12.22 16:22:55.980483 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1082 | 2025.12.22 16:22:55.984492 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2025.12.22 16:22:55.984534 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1084 | 2025.12.22 16:22:55.985867 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1085 | 2025.12.22 16:22:55.986341 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2025.12.22 16:22:55.986572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1087 | 2025.12.22 16:22:56.009466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1088 | 2025.12.22 16:22:56.009955 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.12.22 16:22:56.009994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1090 | 2025.12.22 16:22:56.010717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1091 | 2025.12.22 16:22:56.011199 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.12.22 16:22:56.011337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1093 | 2025.12.22 16:22:56.111443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1094 | 2025.12.22 16:22:56.127871 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2025.12.22 16:22:56.127925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1096 | 2025.12.22 16:22:56.134231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1097 | 2025.12.22 16:22:56.135324 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2025.12.22 16:22:56.138343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1099 | 2025.12.22 16:22:57.126491 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2025.12.22 16:22:57.126664 [ 3 ] {940fa347-53b7-421b-9115-56840dfb917e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2025.12.22 16:22:57.126726 [ 3 ] {940fa347-53b7-421b-9115-56840dfb917e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2025.12.22 16:22:57.127528 [ 3 ] {940fa347-53b7-421b-9115-56840dfb917e} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2025.12.22 16:22:57.127571 [ 3 ] {940fa347-53b7-421b-9115-56840dfb917e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1104 | 2025.12.22 16:22:57.128096 [ 3 ] {940fa347-53b7-421b-9115-56840dfb917e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2025.12.22 16:22:57.128600 [ 3 ] {940fa347-53b7-421b-9115-56840dfb917e} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2025.12.22 16:22:57.128750 [ 3 ] {940fa347-53b7-421b-9115-56840dfb917e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002133 sec., 192217.5339896859 rows/sec., 12.19 MiB/sec. | ||
| 1107 | 2025.12.22 16:22:57.128795 [ 3 ] {940fa347-53b7-421b-9115-56840dfb917e} <Debug> TCPHandler: Processed in 0.002426143 sec. | ||
| 1108 | 2025.12.22 16:22:57.128913 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2025.12.22 16:22:57.129006 [ 3 ] {675aa231-01c3-4b25-a125-82e5d896f202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2025.12.22 16:22:57.129046 [ 3 ] {675aa231-01c3-4b25-a125-82e5d896f202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2025.12.22 16:22:57.129982 [ 3 ] {675aa231-01c3-4b25-a125-82e5d896f202} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2025.12.22 16:22:57.130022 [ 3 ] {675aa231-01c3-4b25-a125-82e5d896f202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1113 | 2025.12.22 16:22:57.130508 [ 3 ] {675aa231-01c3-4b25-a125-82e5d896f202} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2025.12.22 16:22:57.130949 [ 3 ] {675aa231-01c3-4b25-a125-82e5d896f202} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2025.12.22 16:22:57.131078 [ 3 ] {675aa231-01c3-4b25-a125-82e5d896f202} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002075 sec., 545542.1686746988 rows/sec., 43.23 MiB/sec. | ||
| 1116 | 2025.12.22 16:22:57.131115 [ 3 ] {675aa231-01c3-4b25-a125-82e5d896f202} <Debug> TCPHandler: Processed in 0.002237389 sec. | ||
| 1117 | 2025.12.22 16:22:57.131232 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2025.12.22 16:22:57.131326 [ 3 ] {975cbfe8-f549-4749-adcb-37dfc7d12138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2025.12.22 16:22:57.131367 [ 3 ] {975cbfe8-f549-4749-adcb-37dfc7d12138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2025.12.22 16:22:57.131841 [ 3 ] {975cbfe8-f549-4749-adcb-37dfc7d12138} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2025.12.22 16:22:57.131877 [ 3 ] {975cbfe8-f549-4749-adcb-37dfc7d12138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1122 | 2025.12.22 16:22:57.132347 [ 3 ] {975cbfe8-f549-4749-adcb-37dfc7d12138} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2025.12.22 16:22:57.132795 [ 3 ] {975cbfe8-f549-4749-adcb-37dfc7d12138} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2025.12.22 16:22:57.132929 [ 3 ] {975cbfe8-f549-4749-adcb-37dfc7d12138} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001623 sec., 132470.73321010475 rows/sec., 7.86 MiB/sec. | ||
| 1125 | 2025.12.22 16:22:57.132966 [ 3 ] {975cbfe8-f549-4749-adcb-37dfc7d12138} <Debug> TCPHandler: Processed in 0.001780976 sec. | ||
| 1126 | 2025.12.22 16:22:57.133093 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2025.12.22 16:22:57.133200 [ 3 ] {ca00f66a-0a3b-4474-8e7d-1e4fa9d6e8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2025.12.22 16:22:57.133243 [ 3 ] {ca00f66a-0a3b-4474-8e7d-1e4fa9d6e8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2025.12.22 16:22:57.133716 [ 3 ] {ca00f66a-0a3b-4474-8e7d-1e4fa9d6e8e6} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2025.12.22 16:22:57.133752 [ 3 ] {ca00f66a-0a3b-4474-8e7d-1e4fa9d6e8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1131 | 2025.12.22 16:22:57.134163 [ 3 ] {ca00f66a-0a3b-4474-8e7d-1e4fa9d6e8e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2025.12.22 16:22:57.134599 [ 3 ] {ca00f66a-0a3b-4474-8e7d-1e4fa9d6e8e6} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2025.12.22 16:22:57.134730 [ 3 ] {ca00f66a-0a3b-4474-8e7d-1e4fa9d6e8e6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001555 sec., 136334.40514469452 rows/sec., 8.79 MiB/sec. | ||
| 1134 | 2025.12.22 16:22:57.134770 [ 3 ] {ca00f66a-0a3b-4474-8e7d-1e4fa9d6e8e6} <Debug> TCPHandler: Processed in 0.001737476 sec. | ||
| 1135 | 2025.12.22 16:22:57.134879 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2025.12.22 16:22:57.134969 [ 3 ] {f042719f-301c-4b5a-9194-94b56d2254b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1137 | 2025.12.22 16:22:57.135008 [ 3 ] {f042719f-301c-4b5a-9194-94b56d2254b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1138 | 2025.12.22 16:22:57.135480 [ 3 ] {f042719f-301c-4b5a-9194-94b56d2254b3} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2025.12.22 16:22:57.135517 [ 3 ] {f042719f-301c-4b5a-9194-94b56d2254b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1140 | 2025.12.22 16:22:57.135924 [ 3 ] {f042719f-301c-4b5a-9194-94b56d2254b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2025.12.22 16:22:57.136351 [ 3 ] {f042719f-301c-4b5a-9194-94b56d2254b3} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2025.12.22 16:22:57.136477 [ 3 ] {f042719f-301c-4b5a-9194-94b56d2254b3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001526 sec., 138269.9868938401 rows/sec., 7.85 MiB/sec. | ||
| 1143 | 2025.12.22 16:22:57.136512 [ 3 ] {f042719f-301c-4b5a-9194-94b56d2254b3} <Debug> TCPHandler: Processed in 0.001680444 sec. | ||
| 1144 | 2025.12.22 16:22:57.136617 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2025.12.22 16:22:57.136707 [ 3 ] {05d54d71-1a3a-4e3c-adfa-4a40908a461a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2025.12.22 16:22:57.136746 [ 3 ] {05d54d71-1a3a-4e3c-adfa-4a40908a461a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2025.12.22 16:22:57.137343 [ 3 ] {05d54d71-1a3a-4e3c-adfa-4a40908a461a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2025.12.22 16:22:57.137379 [ 3 ] {05d54d71-1a3a-4e3c-adfa-4a40908a461a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1149 | 2025.12.22 16:22:57.137832 [ 3 ] {05d54d71-1a3a-4e3c-adfa-4a40908a461a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2025.12.22 16:22:57.138315 [ 3 ] {05d54d71-1a3a-4e3c-adfa-4a40908a461a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2025.12.22 16:22:57.138439 [ 3 ] {05d54d71-1a3a-4e3c-adfa-4a40908a461a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001749 sec., 393939.393939394 rows/sec., 27.51 MiB/sec. | ||
| 1152 | 2025.12.22 16:22:57.138474 [ 3 ] {05d54d71-1a3a-4e3c-adfa-4a40908a461a} <Debug> TCPHandler: Processed in 0.001903479 sec. | ||
| 1153 | 2025.12.22 16:22:57.138580 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2025.12.22 16:22:57.138671 [ 3 ] {c1b95d43-a55d-4786-a756-06a69ba0d6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1155 | 2025.12.22 16:22:57.138711 [ 3 ] {c1b95d43-a55d-4786-a756-06a69ba0d6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1156 | 2025.12.22 16:22:57.139029 [ 3 ] {c1b95d43-a55d-4786-a756-06a69ba0d6e5} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2025.12.22 16:22:57.139064 [ 3 ] {c1b95d43-a55d-4786-a756-06a69ba0d6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1158 | 2025.12.22 16:22:57.139486 [ 3 ] {c1b95d43-a55d-4786-a756-06a69ba0d6e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2025.12.22 16:22:57.139951 [ 3 ] {c1b95d43-a55d-4786-a756-06a69ba0d6e5} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2025.12.22 16:22:57.140079 [ 3 ] {c1b95d43-a55d-4786-a756-06a69ba0d6e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. | ||
| 1161 | 2025.12.22 16:22:57.140114 [ 3 ] {c1b95d43-a55d-4786-a756-06a69ba0d6e5} <Debug> TCPHandler: Processed in 0.001579841 sec. | ||
| 1162 | 2025.12.22 16:22:57.140221 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2025.12.22 16:22:57.140311 [ 3 ] {ea882b13-8445-4e12-88ea-3548257aa8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2025.12.22 16:22:57.140354 [ 3 ] {ea882b13-8445-4e12-88ea-3548257aa8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2025.12.22 16:22:57.140772 [ 3 ] {ea882b13-8445-4e12-88ea-3548257aa8a0} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2025.12.22 16:22:57.140808 [ 3 ] {ea882b13-8445-4e12-88ea-3548257aa8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1167 | 2025.12.22 16:22:57.141247 [ 3 ] {ea882b13-8445-4e12-88ea-3548257aa8a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2025.12.22 16:22:57.141674 [ 3 ] {ea882b13-8445-4e12-88ea-3548257aa8a0} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2025.12.22 16:22:57.141803 [ 3 ] {ea882b13-8445-4e12-88ea-3548257aa8a0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00151 sec., 207947.01986754965 rows/sec., 13.66 MiB/sec. | ||
| 1170 | 2025.12.22 16:22:57.141845 [ 3 ] {ea882b13-8445-4e12-88ea-3548257aa8a0} <Debug> TCPHandler: Processed in 0.001670724 sec. | ||
| 1171 | 2025.12.22 16:22:57.141952 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2025.12.22 16:22:57.142042 [ 3 ] {b0467310-b1c4-49b8-9bf4-43890cb98c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1173 | 2025.12.22 16:22:57.142083 [ 3 ] {b0467310-b1c4-49b8-9bf4-43890cb98c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1174 | 2025.12.22 16:22:57.142430 [ 3 ] {b0467310-b1c4-49b8-9bf4-43890cb98c1a} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2025.12.22 16:22:57.142465 [ 3 ] {b0467310-b1c4-49b8-9bf4-43890cb98c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1176 | 2025.12.22 16:22:57.142869 [ 3 ] {b0467310-b1c4-49b8-9bf4-43890cb98c1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2025.12.22 16:22:57.143331 [ 3 ] {b0467310-b1c4-49b8-9bf4-43890cb98c1a} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2025.12.22 16:22:57.143457 [ 3 ] {b0467310-b1c4-49b8-9bf4-43890cb98c1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
| 1179 | 2025.12.22 16:22:57.143490 [ 3 ] {b0467310-b1c4-49b8-9bf4-43890cb98c1a} <Debug> TCPHandler: Processed in 0.001583962 sec. | ||
| 1180 | 2025.12.22 16:22:57.143597 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2025.12.22 16:22:57.143686 [ 3 ] {06a87b8f-ca9f-4f38-b292-37a6b6ccfa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2025.12.22 16:22:57.143737 [ 3 ] {06a87b8f-ca9f-4f38-b292-37a6b6ccfa7f} <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 | ||
| 1183 | 2025.12.22 16:22:57.144403 [ 3 ] {06a87b8f-ca9f-4f38-b292-37a6b6ccfa7f} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2025.12.22 16:22:57.144436 [ 3 ] {06a87b8f-ca9f-4f38-b292-37a6b6ccfa7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1185 | 2025.12.22 16:22:57.145086 [ 3 ] {06a87b8f-ca9f-4f38-b292-37a6b6ccfa7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2025.12.22 16:22:57.145514 [ 3 ] {06a87b8f-ca9f-4f38-b292-37a6b6ccfa7f} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2025.12.22 16:22:57.145648 [ 3 ] {06a87b8f-ca9f-4f38-b292-37a6b6ccfa7f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001979 sec., 5053.057099545225 rows/sec., 9.05 MiB/sec. | ||
| 1188 | 2025.12.22 16:22:57.145702 [ 3 ] {06a87b8f-ca9f-4f38-b292-37a6b6ccfa7f} <Debug> TCPHandler: Processed in 0.002150517 sec. | ||
| 1189 | 2025.12.22 16:22:57.145814 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2025.12.22 16:22:57.145904 [ 3 ] {7ba965ea-0463-45d3-ae2b-f9fe4147d2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2025.12.22 16:22:57.145944 [ 3 ] {7ba965ea-0463-45d3-ae2b-f9fe4147d2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2025.12.22 16:22:57.146276 [ 3 ] {7ba965ea-0463-45d3-ae2b-f9fe4147d2e6} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2025.12.22 16:22:57.146311 [ 3 ] {7ba965ea-0463-45d3-ae2b-f9fe4147d2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1194 | 2025.12.22 16:22:57.146752 [ 3 ] {7ba965ea-0463-45d3-ae2b-f9fe4147d2e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2025.12.22 16:22:57.147266 [ 3 ] {7ba965ea-0463-45d3-ae2b-f9fe4147d2e6} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2025.12.22 16:22:57.147389 [ 3 ] {7ba965ea-0463-45d3-ae2b-f9fe4147d2e6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001504 sec., 69148.93617021276 rows/sec., 4.24 MiB/sec. | ||
| 1197 | 2025.12.22 16:22:57.147423 [ 3 ] {7ba965ea-0463-45d3-ae2b-f9fe4147d2e6} <Debug> TCPHandler: Processed in 0.001656434 sec. | ||
| 1198 | 2025.12.22 16:23:02.116633 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2025.12.22 16:23:02.116810 [ 3 ] {c52a3684-1fb1-48a2-b301-f6f1e2082eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1200 | 2025.12.22 16:23:02.116873 [ 3 ] {c52a3684-1fb1-48a2-b301-f6f1e2082eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1201 | 2025.12.22 16:23:02.117535 [ 3 ] {c52a3684-1fb1-48a2-b301-f6f1e2082eff} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2025.12.22 16:23:02.117576 [ 3 ] {c52a3684-1fb1-48a2-b301-f6f1e2082eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1203 | 2025.12.22 16:23:02.118113 [ 3 ] {c52a3684-1fb1-48a2-b301-f6f1e2082eff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1204 | 2025.12.22 16:23:02.118626 [ 3 ] {c52a3684-1fb1-48a2-b301-f6f1e2082eff} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2025.12.22 16:23:02.118773 [ 3 ] {c52a3684-1fb1-48a2-b301-f6f1e2082eff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.14 MiB/sec. | ||
| 1206 | 2025.12.22 16:23:02.118812 [ 3 ] {c52a3684-1fb1-48a2-b301-f6f1e2082eff} <Debug> TCPHandler: Processed in 0.002315401 sec. | ||
| 1207 | 2025.12.22 16:23:02.118928 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2025.12.22 16:23:02.119018 [ 3 ] {92497891-002e-4919-8513-fabfd4fc83bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1209 | 2025.12.22 16:23:02.119058 [ 3 ] {92497891-002e-4919-8513-fabfd4fc83bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1210 | 2025.12.22 16:23:02.119539 [ 3 ] {92497891-002e-4919-8513-fabfd4fc83bc} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2025.12.22 16:23:02.119574 [ 3 ] {92497891-002e-4919-8513-fabfd4fc83bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1212 | 2025.12.22 16:23:02.120012 [ 3 ] {92497891-002e-4919-8513-fabfd4fc83bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1213 | 2025.12.22 16:23:02.120555 [ 3 ] {92497891-002e-4919-8513-fabfd4fc83bc} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2025.12.22 16:23:02.120704 [ 3 ] {92497891-002e-4919-8513-fabfd4fc83bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001682 sec., 38049.9405469679 rows/sec., 2.97 MiB/sec. | ||
| 1215 | 2025.12.22 16:23:02.120746 [ 3 ] {92497891-002e-4919-8513-fabfd4fc83bc} <Debug> TCPHandler: Processed in 0.001854238 sec. | ||
| 1216 | 2025.12.22 16:23:02.120864 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2025.12.22 16:23:02.120955 [ 3 ] {320323de-0c3e-45ab-a4a9-3ee21fb6283d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1218 | 2025.12.22 16:23:02.120997 [ 3 ] {320323de-0c3e-45ab-a4a9-3ee21fb6283d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1219 | 2025.12.22 16:23:02.121456 [ 3 ] {320323de-0c3e-45ab-a4a9-3ee21fb6283d} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2025.12.22 16:23:02.121494 [ 3 ] {320323de-0c3e-45ab-a4a9-3ee21fb6283d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1221 | 2025.12.22 16:23:02.122020 [ 3 ] {320323de-0c3e-45ab-a4a9-3ee21fb6283d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1222 | 2025.12.22 16:23:02.122497 [ 3 ] {320323de-0c3e-45ab-a4a9-3ee21fb6283d} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2025.12.22 16:23:02.122621 [ 3 ] {320323de-0c3e-45ab-a4a9-3ee21fb6283d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. | ||
| 1224 | 2025.12.22 16:23:02.122654 [ 3 ] {320323de-0c3e-45ab-a4a9-3ee21fb6283d} <Debug> TCPHandler: Processed in 0.001824488 sec. | ||
| 1225 | 2025.12.22 16:23:02.122756 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2025.12.22 16:23:02.122845 [ 3 ] {b37f66c7-e975-40b4-bb5f-f2d09b984675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1227 | 2025.12.22 16:23:02.122886 [ 3 ] {b37f66c7-e975-40b4-bb5f-f2d09b984675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1228 | 2025.12.22 16:23:02.123208 [ 3 ] {b37f66c7-e975-40b4-bb5f-f2d09b984675} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2025.12.22 16:23:02.123240 [ 3 ] {b37f66c7-e975-40b4-bb5f-f2d09b984675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1230 | 2025.12.22 16:23:02.123708 [ 3 ] {b37f66c7-e975-40b4-bb5f-f2d09b984675} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1231 | 2025.12.22 16:23:02.124272 [ 3 ] {b37f66c7-e975-40b4-bb5f-f2d09b984675} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2025.12.22 16:23:02.124396 [ 3 ] {b37f66c7-e975-40b4-bb5f-f2d09b984675} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
| 1233 | 2025.12.22 16:23:02.124429 [ 3 ] {b37f66c7-e975-40b4-bb5f-f2d09b984675} <Debug> TCPHandler: Processed in 0.001698664 sec. | ||
| 1234 | 2025.12.22 16:23:03.512143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1235 | 2025.12.22 16:23:03.512697 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2025.12.22 16:23:03.512748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1237 | 2025.12.22 16:23:03.513397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1238 | 2025.12.22 16:23:03.513835 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2025.12.22 16:23:03.513984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1240 | 2025.12.22 16:23:03.639434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1241 | 2025.12.22 16:23:03.657678 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2025.12.22 16:23:03.657752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1243 | 2025.12.22 16:23:03.664373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1244 | 2025.12.22 16:23:03.665498 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2025.12.22 16:23:03.668900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1246 | 2025.12.22 16:23:04.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.51 MiB, peak 167.51 MiB, free memory in arenas 0.00 B, will set to 164.71 MiB (RSS), difference: 1.20 MiB | ||
| 1247 | 2025.12.22 16:23:05.987851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
| 1248 | 2025.12.22 16:23:05.989848 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2025.12.22 16:23:05.989888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1250 | 2025.12.22 16:23:05.991119 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1251 | 2025.12.22 16:23:05.991609 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2025.12.22 16:23:05.991838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1253 | 2025.12.22 16:23:07.124594 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2025.12.22 16:23:07.124765 [ 3 ] {a00e4f6a-ddda-4da3-813c-647238fe6de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1255 | 2025.12.22 16:23:07.124828 [ 3 ] {a00e4f6a-ddda-4da3-813c-647238fe6de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1256 | 2025.12.22 16:23:07.125623 [ 3 ] {a00e4f6a-ddda-4da3-813c-647238fe6de8} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2025.12.22 16:23:07.125661 [ 3 ] {a00e4f6a-ddda-4da3-813c-647238fe6de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1258 | 2025.12.22 16:23:07.126161 [ 3 ] {a00e4f6a-ddda-4da3-813c-647238fe6de8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2025.12.22 16:23:07.126591 [ 3 ] {a00e4f6a-ddda-4da3-813c-647238fe6de8} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2025.12.22 16:23:07.126734 [ 3 ] {a00e4f6a-ddda-4da3-813c-647238fe6de8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002015 sec., 203473.9454094293 rows/sec., 12.91 MiB/sec. | ||
| 1261 | 2025.12.22 16:23:07.126773 [ 3 ] {a00e4f6a-ddda-4da3-813c-647238fe6de8} <Debug> TCPHandler: Processed in 0.00229758 sec. | ||
| 1262 | 2025.12.22 16:23:07.126884 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2025.12.22 16:23:07.126976 [ 3 ] {178e4d4a-8c60-4e72-9319-d471c11ab38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1264 | 2025.12.22 16:23:07.127016 [ 3 ] {178e4d4a-8c60-4e72-9319-d471c11ab38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1265 | 2025.12.22 16:23:07.127893 [ 3 ] {178e4d4a-8c60-4e72-9319-d471c11ab38b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2025.12.22 16:23:07.127926 [ 3 ] {178e4d4a-8c60-4e72-9319-d471c11ab38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1267 | 2025.12.22 16:23:07.128427 [ 3 ] {178e4d4a-8c60-4e72-9319-d471c11ab38b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1268 | 2025.12.22 16:23:07.128905 [ 3 ] {178e4d4a-8c60-4e72-9319-d471c11ab38b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.12.22 16:23:07.129050 [ 3 ] {178e4d4a-8c60-4e72-9319-d471c11ab38b} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002093 sec., 540850.4538939322 rows/sec., 42.86 MiB/sec. | ||
| 1270 | 2025.12.22 16:23:07.129088 [ 3 ] {178e4d4a-8c60-4e72-9319-d471c11ab38b} <Debug> TCPHandler: Processed in 0.002252859 sec. | ||
| 1271 | 2025.12.22 16:23:07.129256 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2025.12.22 16:23:07.129347 [ 3 ] {7a958f92-208f-4f06-80c8-29f905ba0010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1273 | 2025.12.22 16:23:07.129387 [ 3 ] {7a958f92-208f-4f06-80c8-29f905ba0010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1274 | 2025.12.22 16:23:07.129850 [ 3 ] {7a958f92-208f-4f06-80c8-29f905ba0010} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2025.12.22 16:23:07.129884 [ 3 ] {7a958f92-208f-4f06-80c8-29f905ba0010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1276 | 2025.12.22 16:23:07.130308 [ 3 ] {7a958f92-208f-4f06-80c8-29f905ba0010} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1277 | 2025.12.22 16:23:07.130742 [ 3 ] {7a958f92-208f-4f06-80c8-29f905ba0010} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2025.12.22 16:23:07.130879 [ 3 ] {7a958f92-208f-4f06-80c8-29f905ba0010} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001549 sec., 138799.22530664946 rows/sec., 8.24 MiB/sec. | ||
| 1279 | 2025.12.22 16:23:07.130917 [ 3 ] {7a958f92-208f-4f06-80c8-29f905ba0010} <Debug> TCPHandler: Processed in 0.001707875 sec. | ||
| 1280 | 2025.12.22 16:23:07.131020 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.12.22 16:23:07.131115 [ 3 ] {d053f224-6908-4de0-b3c8-0cf6fec93787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1282 | 2025.12.22 16:23:07.131170 [ 3 ] {d053f224-6908-4de0-b3c8-0cf6fec93787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1283 | 2025.12.22 16:23:07.131626 [ 3 ] {d053f224-6908-4de0-b3c8-0cf6fec93787} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.12.22 16:23:07.131660 [ 3 ] {d053f224-6908-4de0-b3c8-0cf6fec93787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1285 | 2025.12.22 16:23:07.132067 [ 3 ] {d053f224-6908-4de0-b3c8-0cf6fec93787} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1286 | 2025.12.22 16:23:07.132494 [ 3 ] {d053f224-6908-4de0-b3c8-0cf6fec93787} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.12.22 16:23:07.132622 [ 3 ] {d053f224-6908-4de0-b3c8-0cf6fec93787} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001525 sec., 139016.39344262294 rows/sec., 8.97 MiB/sec. | ||
| 1288 | 2025.12.22 16:23:07.132657 [ 3 ] {d053f224-6908-4de0-b3c8-0cf6fec93787} <Debug> TCPHandler: Processed in 0.001686215 sec. | ||
| 1289 | 2025.12.22 16:23:07.132756 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2025.12.22 16:23:07.132846 [ 3 ] {d4ee5512-a79d-401e-b5d7-7b0166a84488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1291 | 2025.12.22 16:23:07.132885 [ 3 ] {d4ee5512-a79d-401e-b5d7-7b0166a84488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1292 | 2025.12.22 16:23:07.133331 [ 3 ] {d4ee5512-a79d-401e-b5d7-7b0166a84488} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2025.12.22 16:23:07.133367 [ 3 ] {d4ee5512-a79d-401e-b5d7-7b0166a84488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1294 | 2025.12.22 16:23:07.133848 [ 3 ] {d4ee5512-a79d-401e-b5d7-7b0166a84488} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2025.12.22 16:23:07.134357 [ 3 ] {d4ee5512-a79d-401e-b5d7-7b0166a84488} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2025.12.22 16:23:07.134488 [ 3 ] {d4ee5512-a79d-401e-b5d7-7b0166a84488} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001659 sec., 127185.05123568414 rows/sec., 7.22 MiB/sec. | ||
| 1297 | 2025.12.22 16:23:07.134524 [ 3 ] {d4ee5512-a79d-401e-b5d7-7b0166a84488} <Debug> TCPHandler: Processed in 0.001815558 sec. | ||
| 1298 | 2025.12.22 16:23:07.134634 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.12.22 16:23:07.134727 [ 3 ] {6ae9f62f-b5d0-4a4b-aa5b-abc0ca3063c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1300 | 2025.12.22 16:23:07.134767 [ 3 ] {6ae9f62f-b5d0-4a4b-aa5b-abc0ca3063c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1301 | 2025.12.22 16:23:07.135431 [ 3 ] {6ae9f62f-b5d0-4a4b-aa5b-abc0ca3063c9} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.12.22 16:23:07.135464 [ 3 ] {6ae9f62f-b5d0-4a4b-aa5b-abc0ca3063c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1303 | 2025.12.22 16:23:07.135931 [ 3 ] {6ae9f62f-b5d0-4a4b-aa5b-abc0ca3063c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1304 | 2025.12.22 16:23:07.136438 [ 3 ] {6ae9f62f-b5d0-4a4b-aa5b-abc0ca3063c9} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.12.22 16:23:07.136588 [ 3 ] {6ae9f62f-b5d0-4a4b-aa5b-abc0ca3063c9} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001879 sec., 366684.40659925493 rows/sec., 25.61 MiB/sec. | ||
| 1306 | 2025.12.22 16:23:07.136627 [ 3 ] {6ae9f62f-b5d0-4a4b-aa5b-abc0ca3063c9} <Debug> TCPHandler: Processed in 0.002042634 sec. | ||
| 1307 | 2025.12.22 16:23:07.136741 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.12.22 16:23:07.136837 [ 3 ] {cb3039d2-4436-4b0a-8eca-39389d4c1a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1309 | 2025.12.22 16:23:07.136878 [ 3 ] {cb3039d2-4436-4b0a-8eca-39389d4c1a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1310 | 2025.12.22 16:23:07.137215 [ 3 ] {cb3039d2-4436-4b0a-8eca-39389d4c1a9d} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.12.22 16:23:07.137250 [ 3 ] {cb3039d2-4436-4b0a-8eca-39389d4c1a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1312 | 2025.12.22 16:23:07.137721 [ 3 ] {cb3039d2-4436-4b0a-8eca-39389d4c1a9d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2025.12.22 16:23:07.138163 [ 3 ] {cb3039d2-4436-4b0a-8eca-39389d4c1a9d} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.12.22 16:23:07.138294 [ 3 ] {cb3039d2-4436-4b0a-8eca-39389d4c1a9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 212.38 KiB/sec. | ||
| 1315 | 2025.12.22 16:23:07.138329 [ 3 ] {cb3039d2-4436-4b0a-8eca-39389d4c1a9d} <Debug> TCPHandler: Processed in 0.001637713 sec. | ||
| 1316 | 2025.12.22 16:23:07.138449 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.12.22 16:23:07.138543 [ 3 ] {d967851c-3eda-4666-ac9c-84f21314c2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2025.12.22 16:23:07.138587 [ 3 ] {d967851c-3eda-4666-ac9c-84f21314c2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1319 | 2025.12.22 16:23:07.139038 [ 3 ] {d967851c-3eda-4666-ac9c-84f21314c2d2} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.12.22 16:23:07.139073 [ 3 ] {d967851c-3eda-4666-ac9c-84f21314c2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1321 | 2025.12.22 16:23:07.139517 [ 3 ] {d967851c-3eda-4666-ac9c-84f21314c2d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1322 | 2025.12.22 16:23:07.139999 [ 3 ] {d967851c-3eda-4666-ac9c-84f21314c2d2} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.12.22 16:23:07.140161 [ 3 ] {d967851c-3eda-4666-ac9c-84f21314c2d2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001637 sec., 191814.2944410507 rows/sec., 12.60 MiB/sec. | ||
| 1324 | 2025.12.22 16:23:07.140201 [ 3 ] {d967851c-3eda-4666-ac9c-84f21314c2d2} <Debug> TCPHandler: Processed in 0.001801767 sec. | ||
| 1325 | 2025.12.22 16:23:07.140318 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.12.22 16:23:07.140413 [ 3 ] {30827eab-8e25-453a-bc65-bfd099e03a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1327 | 2025.12.22 16:23:07.140455 [ 3 ] {30827eab-8e25-453a-bc65-bfd099e03a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1328 | 2025.12.22 16:23:07.140774 [ 3 ] {30827eab-8e25-453a-bc65-bfd099e03a3e} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.12.22 16:23:07.140809 [ 3 ] {30827eab-8e25-453a-bc65-bfd099e03a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1330 | 2025.12.22 16:23:07.141279 [ 3 ] {30827eab-8e25-453a-bc65-bfd099e03a3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1331 | 2025.12.22 16:23:07.141797 [ 3 ] {30827eab-8e25-453a-bc65-bfd099e03a3e} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.12.22 16:23:07.141941 [ 3 ] {30827eab-8e25-453a-bc65-bfd099e03a3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001547 sec., 646.4124111182934 rows/sec., 43.56 KiB/sec. | ||
| 1333 | 2025.12.22 16:23:07.141980 [ 3 ] {30827eab-8e25-453a-bc65-bfd099e03a3e} <Debug> TCPHandler: Processed in 0.001712085 sec. | ||
| 1334 | 2025.12.22 16:23:07.142087 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.12.22 16:23:07.142181 [ 3 ] {01169ea8-6d7e-4794-9070-92b7234ee8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1336 | 2025.12.22 16:23:07.142236 [ 3 ] {01169ea8-6d7e-4794-9070-92b7234ee8d7} <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 | ||
| 1337 | 2025.12.22 16:23:07.142971 [ 3 ] {01169ea8-6d7e-4794-9070-92b7234ee8d7} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.12.22 16:23:07.143008 [ 3 ] {01169ea8-6d7e-4794-9070-92b7234ee8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1339 | 2025.12.22 16:23:07.143647 [ 3 ] {01169ea8-6d7e-4794-9070-92b7234ee8d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2025.12.22 16:23:07.144074 [ 3 ] {01169ea8-6d7e-4794-9070-92b7234ee8d7} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.12.22 16:23:07.144219 [ 3 ] {01169ea8-6d7e-4794-9070-92b7234ee8d7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002057 sec., 4861.448711716092 rows/sec., 8.71 MiB/sec. | ||
| 1342 | 2025.12.22 16:23:07.144271 [ 3 ] {01169ea8-6d7e-4794-9070-92b7234ee8d7} <Debug> TCPHandler: Processed in 0.002231989 sec. | ||
| 1343 | 2025.12.22 16:23:07.144374 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.12.22 16:23:07.144469 [ 3 ] {3f4fc2f3-dba6-48a1-b876-cfae4ea5e48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.12.22 16:23:07.144512 [ 3 ] {3f4fc2f3-dba6-48a1-b876-cfae4ea5e48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1346 | 2025.12.22 16:23:07.144846 [ 3 ] {3f4fc2f3-dba6-48a1-b876-cfae4ea5e48a} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.12.22 16:23:07.144881 [ 3 ] {3f4fc2f3-dba6-48a1-b876-cfae4ea5e48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1348 | 2025.12.22 16:23:07.145307 [ 3 ] {3f4fc2f3-dba6-48a1-b876-cfae4ea5e48a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1349 | 2025.12.22 16:23:07.145735 [ 3 ] {3f4fc2f3-dba6-48a1-b876-cfae4ea5e48a} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.12.22 16:23:07.145883 [ 3 ] {3f4fc2f3-dba6-48a1-b876-cfae4ea5e48a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001433 sec., 72575.01744591765 rows/sec., 4.45 MiB/sec. | ||
| 1351 | 2025.12.22 16:23:07.145921 [ 3 ] {3f4fc2f3-dba6-48a1-b876-cfae4ea5e48a} <Debug> TCPHandler: Processed in 0.001595662 sec. | ||
| 1352 | 2025.12.22 16:23:10.930330 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1353 | 2025.12.22 16:23:10.930424 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1354 | 2025.12.22 16:23:11.014040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1355 | 2025.12.22 16:23:11.014585 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.12.22 16:23:11.014626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1357 | 2025.12.22 16:23:11.015405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1358 | 2025.12.22 16:23:11.015874 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.12.22 16:23:11.016014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1360 | 2025.12.22 16:23:11.016077 [ 66 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1361 | 2025.12.22 16:23:11.016211 [ 66 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2025.12.22 16:23:11.016250 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1363 | 2025.12.22 16:23:11.020445 [ 189 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 1364 | 2025.12.22 16:23:11.020854 [ 189 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1365 | 2025.12.22 16:23:11.023044 [ 189 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 1366 | 2025.12.22 16:23:11.027179 [ 189 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1367 | 2025.12.22 16:23:11.027241 [ 189 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1368 | 2025.12.22 16:23:11.029729 [ 189 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 1369 | 2025.12.22 16:23:11.029859 [ 189 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 1370 | 2025.12.22 16:23:11.031926 [ 189 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 1371 | 2025.12.22 16:23:11.066537 [ 186 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.050134162 sec., 55969.81954141369 rows/sec., 819.87 KiB/sec. | ||
| 1372 | 2025.12.22 16:23:11.067482 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1373 | 2025.12.22 16:23:11.068023 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_6_1} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2025.12.22 16:23:11.068091 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_6_1} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1375 | 2025.12.22 16:23:11.068194 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1376 | 2025.12.22 16:23:11.168950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1377 | 2025.12.22 16:23:11.187697 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2025.12.22 16:23:11.187757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1379 | 2025.12.22 16:23:11.194356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1380 | 2025.12.22 16:23:11.195653 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2025.12.22 16:23:11.195960 [ 66 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1382 | 2025.12.22 16:23:11.196019 [ 66 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.12.22 16:23:11.196040 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1384 | 2025.12.22 16:23:11.196146 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::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 | ||
| 1385 | 2025.12.22 16:23:11.199824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1386 | 2025.12.22 16:23:11.200476 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1387 | 2025.12.22 16:23:11.201859 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::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 | ||
| 1388 | 2025.12.22 16:23:11.206397 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::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 | ||
| 1389 | 2025.12.22 16:23:11.210708 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::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 | ||
| 1390 | 2025.12.22 16:23:11.214857 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::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 | ||
| 1391 | 2025.12.22 16:23:11.221461 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::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 | ||
| 1392 | 2025.12.22 16:23:11.225622 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::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 | ||
| 1393 | 2025.12.22 16:23:11.286734 [ 186 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090641533 sec., 507.4936232598802 rows/sec., 2.62 MiB/sec. | ||
| 1394 | 2025.12.22 16:23:11.288456 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1395 | 2025.12.22 16:23:11.290709 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_6_1} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2025.12.22 16:23:11.290811 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_6_1} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1397 | 2025.12.22 16:23:11.292047 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1398 | 2025.12.22 16:23:12.001071 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.05 MiB, peak 175.59 MiB, free memory in arenas 0.00 B, will set to 176.48 MiB (RSS), difference: 10.43 MiB | ||
| 1399 | 2025.12.22 16:23:12.112903 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2025.12.22 16:23:12.113098 [ 3 ] {f4a8ff87-cc89-4149-9197-f688fce1a000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1401 | 2025.12.22 16:23:12.113173 [ 3 ] {f4a8ff87-cc89-4149-9197-f688fce1a000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1402 | 2025.12.22 16:23:12.113833 [ 3 ] {f4a8ff87-cc89-4149-9197-f688fce1a000} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2025.12.22 16:23:12.113881 [ 3 ] {f4a8ff87-cc89-4149-9197-f688fce1a000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1404 | 2025.12.22 16:23:12.114420 [ 3 ] {f4a8ff87-cc89-4149-9197-f688fce1a000} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1405 | 2025.12.22 16:23:12.114985 [ 3 ] {f4a8ff87-cc89-4149-9197-f688fce1a000} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.12.22 16:23:12.115119 [ 65 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1407 | 2025.12.22 16:23:12.115143 [ 3 ] {f4a8ff87-cc89-4149-9197-f688fce1a000} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002099 sec., 26679.3711291091 rows/sec., 2.05 MiB/sec. | ||
| 1408 | 2025.12.22 16:23:12.115185 [ 65 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2025.12.22 16:23:12.115205 [ 3 ] {f4a8ff87-cc89-4149-9197-f688fce1a000} <Debug> TCPHandler: Processed in 0.002435013 sec. | ||
| 1410 | 2025.12.22 16:23:12.115211 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1411 | 2025.12.22 16:23:12.115353 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.12.22 16:23:12.115354 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1413 | 2025.12.22 16:23:12.115464 [ 3 ] {ada9299b-e64f-4fc0-b9c5-bfdc340c62c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1414 | 2025.12.22 16:23:12.115496 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1415 | 2025.12.22 16:23:12.115512 [ 3 ] {ada9299b-e64f-4fc0-b9c5-bfdc340c62c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1416 | 2025.12.22 16:23:12.115546 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1417 | 2025.12.22 16:23:12.115650 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1418 | 2025.12.22 16:23:12.115705 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1419 | 2025.12.22 16:23:12.115753 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1420 | 2025.12.22 16:23:12.115803 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1421 | 2025.12.22 16:23:12.115850 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1422 | 2025.12.22 16:23:12.116018 [ 3 ] {ada9299b-e64f-4fc0-b9c5-bfdc340c62c1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.12.22 16:23:12.116058 [ 3 ] {ada9299b-e64f-4fc0-b9c5-bfdc340c62c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1424 | 2025.12.22 16:23:12.116590 [ 3 ] {ada9299b-e64f-4fc0-b9c5-bfdc340c62c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1425 | 2025.12.22 16:23:12.117063 [ 3 ] {ada9299b-e64f-4fc0-b9c5-bfdc340c62c1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.12.22 16:23:12.117171 [ 65 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1427 | 2025.12.22 16:23:12.117201 [ 65 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.12.22 16:23:12.117212 [ 3 ] {ada9299b-e64f-4fc0-b9c5-bfdc340c62c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001772 sec., 36117.38148984199 rows/sec., 2.82 MiB/sec. | ||
| 1429 | 2025.12.22 16:23:12.117225 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1430 | 2025.12.22 16:23:12.117267 [ 3 ] {ada9299b-e64f-4fc0-b9c5-bfdc340c62c1} <Debug> TCPHandler: Processed in 0.001968022 sec. | ||
| 1431 | 2025.12.22 16:23:12.117404 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::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 | ||
| 1432 | 2025.12.22 16:23:12.117413 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2025.12.22 16:23:12.117550 [ 3 ] {4aa11e47-2af4-46ff-b728-a5aafd79abfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1434 | 2025.12.22 16:23:12.117593 [ 3 ] {4aa11e47-2af4-46ff-b728-a5aafd79abfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1435 | 2025.12.22 16:23:12.117620 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1436 | 2025.12.22 16:23:12.117674 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1437 | 2025.12.22 16:23:12.117790 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1438 | 2025.12.22 16:23:12.117807 [ 200 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500925 sec., 1427071.9833661544 rows/sec., 118.34 MiB/sec. | ||
| 1439 | 2025.12.22 16:23:12.117885 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1440 | 2025.12.22 16:23:12.117958 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1441 | 2025.12.22 16:23:12.118010 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1442 | 2025.12.22 16:23:12.118070 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1443 | 2025.12.22 16:23:12.118106 [ 200 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1444 | 2025.12.22 16:23:12.118156 [ 3 ] {4aa11e47-2af4-46ff-b728-a5aafd79abfb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2025.12.22 16:23:12.118195 [ 3 ] {4aa11e47-2af4-46ff-b728-a5aafd79abfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1446 | 2025.12.22 16:23:12.118688 [ 200 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2025.12.22 16:23:12.118770 [ 200 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_6_1} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1448 | 2025.12.22 16:23:12.118779 [ 3 ] {4aa11e47-2af4-46ff-b728-a5aafd79abfb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1449 | 2025.12.22 16:23:12.118850 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1450 | 2025.12.22 16:23:12.119208 [ 3 ] {4aa11e47-2af4-46ff-b728-a5aafd79abfb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2025.12.22 16:23:12.119332 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1452 | 2025.12.22 16:23:12.119366 [ 3 ] {4aa11e47-2af4-46ff-b728-a5aafd79abfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001837 sec., 87098.53021230266 rows/sec., 6.07 MiB/sec. | ||
| 1453 | 2025.12.22 16:23:12.119367 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2025.12.22 16:23:12.119406 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1455 | 2025.12.22 16:23:12.119409 [ 3 ] {4aa11e47-2af4-46ff-b728-a5aafd79abfb} <Debug> TCPHandler: Processed in 0.002044264 sec. | ||
| 1456 | 2025.12.22 16:23:12.119508 [ 194 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::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 | ||
| 1457 | 2025.12.22 16:23:12.119529 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2025.12.22 16:23:12.119627 [ 3 ] {460d7d00-af5e-4b9f-bb01-c2522341e176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1459 | 2025.12.22 16:23:12.119630 [ 194 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1460 | 2025.12.22 16:23:12.119645 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.002314341 sec., 980408.6778914601 rows/sec., 72.93 MiB/sec. | ||
| 1461 | 2025.12.22 16:23:12.119671 [ 3 ] {460d7d00-af5e-4b9f-bb01-c2522341e176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1462 | 2025.12.22 16:23:12.119681 [ 194 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 255 rows starting from the beginning of the part | ||
| 1463 | 2025.12.22 16:23:12.119766 [ 194 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1464 | 2025.12.22 16:23:12.119816 [ 194 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1465 | 2025.12.22 16:23:12.119862 [ 194 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1466 | 2025.12.22 16:23:12.119918 [ 194 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1467 | 2025.12.22 16:23:12.119966 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1468 | 2025.12.22 16:23:12.119972 [ 194 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::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 | ||
| 1469 | 2025.12.22 16:23:12.120028 [ 3 ] {460d7d00-af5e-4b9f-bb01-c2522341e176} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2025.12.22 16:23:12.120070 [ 3 ] {460d7d00-af5e-4b9f-bb01-c2522341e176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1471 | 2025.12.22 16:23:12.120557 [ 3 ] {460d7d00-af5e-4b9f-bb01-c2522341e176} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1472 | 2025.12.22 16:23:12.120585 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2025.12.22 16:23:12.120668 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_6_1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1474 | 2025.12.22 16:23:12.120741 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1475 | 2025.12.22 16:23:12.121002 [ 3 ] {460d7d00-af5e-4b9f-bb01-c2522341e176} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.12.22 16:23:12.121108 [ 65 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1477 | 2025.12.22 16:23:12.121138 [ 65 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2025.12.22 16:23:12.121154 [ 3 ] {460d7d00-af5e-4b9f-bb01-c2522341e176} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.62 MiB/sec. | ||
| 1479 | 2025.12.22 16:23:12.121155 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1480 | 2025.12.22 16:23:12.121209 [ 3 ] {460d7d00-af5e-4b9f-bb01-c2522341e176} <Debug> TCPHandler: Processed in 0.001728415 sec. | ||
| 1481 | 2025.12.22 16:23:12.121218 [ 194 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758676 sec., 775014.8407097157 rows/sec., 51.86 MiB/sec. | ||
| 1482 | 2025.12.22 16:23:12.121264 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 1483 | 2025.12.22 16:23:12.121337 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1484 | 2025.12.22 16:23:12.121361 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1485 | 2025.12.22 16:23:12.121402 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1486 | 2025.12.22 16:23:12.121436 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1487 | 2025.12.22 16:23:12.121470 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1488 | 2025.12.22 16:23:12.121502 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1489 | 2025.12.22 16:23:12.121547 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 1490 | 2025.12.22 16:23:12.121642 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1491 | 2025.12.22 16:23:12.122267 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2025.12.22 16:23:12.122351 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1493 | 2025.12.22 16:23:12.122394 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 4 columns (4 merged, 0 gathered) in 0.001158861 sec., 403844.8096881334 rows/sec., 25.57 MiB/sec. | ||
| 1494 | 2025.12.22 16:23:12.122455 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1495 | 2025.12.22 16:23:12.122690 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1496 | 2025.12.22 16:23:12.123205 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2025.12.22 16:23:12.123276 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_6_1} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1498 | 2025.12.22 16:23:12.123345 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1499 | 2025.12.22 16:23:15.992458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 246 | ||
| 1500 | 2025.12.22 16:23:15.994608 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2025.12.22 16:23:15.994645 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1502 | 2025.12.22 16:23:15.995993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1503 | 2025.12.22 16:23:15.996498 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2025.12.22 16:23:15.996722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1505 | 2025.12.22 16:23:17.125431 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.12.22 16:23:17.125607 [ 3 ] {1cd32de3-d5c7-4ed2-a50e-e712bc039ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1507 | 2025.12.22 16:23:17.125672 [ 3 ] {1cd32de3-d5c7-4ed2-a50e-e712bc039ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1508 | 2025.12.22 16:23:17.126489 [ 3 ] {1cd32de3-d5c7-4ed2-a50e-e712bc039ab5} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.12.22 16:23:17.126535 [ 3 ] {1cd32de3-d5c7-4ed2-a50e-e712bc039ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1510 | 2025.12.22 16:23:17.127056 [ 3 ] {1cd32de3-d5c7-4ed2-a50e-e712bc039ab5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1511 | 2025.12.22 16:23:17.127482 [ 3 ] {1cd32de3-d5c7-4ed2-a50e-e712bc039ab5} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.12.22 16:23:17.127636 [ 3 ] {1cd32de3-d5c7-4ed2-a50e-e712bc039ab5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002076 sec., 197495.18304431599 rows/sec., 12.53 MiB/sec. | ||
| 1513 | 2025.12.22 16:23:17.127686 [ 3 ] {1cd32de3-d5c7-4ed2-a50e-e712bc039ab5} <Debug> TCPHandler: Processed in 0.002377382 sec. | ||
| 1514 | 2025.12.22 16:23:17.127812 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2025.12.22 16:23:17.127918 [ 3 ] {3a25e823-80b5-4e9d-8376-a9fe1c2af70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1516 | 2025.12.22 16:23:17.127964 [ 3 ] {3a25e823-80b5-4e9d-8376-a9fe1c2af70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1517 | 2025.12.22 16:23:17.128903 [ 3 ] {3a25e823-80b5-4e9d-8376-a9fe1c2af70f} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2025.12.22 16:23:17.128940 [ 3 ] {3a25e823-80b5-4e9d-8376-a9fe1c2af70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1519 | 2025.12.22 16:23:17.129493 [ 3 ] {3a25e823-80b5-4e9d-8376-a9fe1c2af70f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1520 | 2025.12.22 16:23:17.129995 [ 3 ] {3a25e823-80b5-4e9d-8376-a9fe1c2af70f} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.12.22 16:23:17.130130 [ 3 ] {3a25e823-80b5-4e9d-8376-a9fe1c2af70f} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002236 sec., 506261.1806797853 rows/sec., 40.11 MiB/sec. | ||
| 1522 | 2025.12.22 16:23:17.130167 [ 3 ] {3a25e823-80b5-4e9d-8376-a9fe1c2af70f} <Debug> TCPHandler: Processed in 0.002407793 sec. | ||
| 1523 | 2025.12.22 16:23:17.130281 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.12.22 16:23:17.130375 [ 3 ] {83957bfb-dd4e-459c-9867-10c60a4b6c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1525 | 2025.12.22 16:23:17.130417 [ 3 ] {83957bfb-dd4e-459c-9867-10c60a4b6c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1526 | 2025.12.22 16:23:17.130894 [ 3 ] {83957bfb-dd4e-459c-9867-10c60a4b6c0f} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.12.22 16:23:17.130931 [ 3 ] {83957bfb-dd4e-459c-9867-10c60a4b6c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1528 | 2025.12.22 16:23:17.131379 [ 3 ] {83957bfb-dd4e-459c-9867-10c60a4b6c0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1529 | 2025.12.22 16:23:17.131935 [ 3 ] {83957bfb-dd4e-459c-9867-10c60a4b6c0f} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.12.22 16:23:17.132073 [ 3 ] {83957bfb-dd4e-459c-9867-10c60a4b6c0f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001715 sec., 125364.43148688046 rows/sec., 7.44 MiB/sec. | ||
| 1531 | 2025.12.22 16:23:17.132111 [ 3 ] {83957bfb-dd4e-459c-9867-10c60a4b6c0f} <Debug> TCPHandler: Processed in 0.00188079 sec. | ||
| 1532 | 2025.12.22 16:23:17.132225 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2025.12.22 16:23:17.132321 [ 3 ] {faba7450-d35a-46a6-9dc9-85e7af97bca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1534 | 2025.12.22 16:23:17.132365 [ 3 ] {faba7450-d35a-46a6-9dc9-85e7af97bca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1535 | 2025.12.22 16:23:17.132903 [ 3 ] {faba7450-d35a-46a6-9dc9-85e7af97bca8} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.12.22 16:23:17.132940 [ 3 ] {faba7450-d35a-46a6-9dc9-85e7af97bca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1537 | 2025.12.22 16:23:17.133345 [ 3 ] {faba7450-d35a-46a6-9dc9-85e7af97bca8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1538 | 2025.12.22 16:23:17.133789 [ 3 ] {faba7450-d35a-46a6-9dc9-85e7af97bca8} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.12.22 16:23:17.133922 [ 3 ] {faba7450-d35a-46a6-9dc9-85e7af97bca8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001619 sec., 130945.02779493514 rows/sec., 8.44 MiB/sec. | ||
| 1540 | 2025.12.22 16:23:17.133961 [ 3 ] {faba7450-d35a-46a6-9dc9-85e7af97bca8} <Debug> TCPHandler: Processed in 0.001785076 sec. | ||
| 1541 | 2025.12.22 16:23:17.134074 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2025.12.22 16:23:17.134168 [ 3 ] {e5d27e51-84a8-434b-8c04-1c8d21e759a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1543 | 2025.12.22 16:23:17.134207 [ 3 ] {e5d27e51-84a8-434b-8c04-1c8d21e759a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1544 | 2025.12.22 16:23:17.134708 [ 3 ] {e5d27e51-84a8-434b-8c04-1c8d21e759a1} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2025.12.22 16:23:17.134745 [ 3 ] {e5d27e51-84a8-434b-8c04-1c8d21e759a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1546 | 2025.12.22 16:23:17.135161 [ 3 ] {e5d27e51-84a8-434b-8c04-1c8d21e759a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1547 | 2025.12.22 16:23:17.135570 [ 3 ] {e5d27e51-84a8-434b-8c04-1c8d21e759a1} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2025.12.22 16:23:17.135700 [ 3 ] {e5d27e51-84a8-434b-8c04-1c8d21e759a1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001549 sec., 136216.91413815363 rows/sec., 7.74 MiB/sec. | ||
| 1549 | 2025.12.22 16:23:17.135743 [ 3 ] {e5d27e51-84a8-434b-8c04-1c8d21e759a1} <Debug> TCPHandler: Processed in 0.001716575 sec. | ||
| 1550 | 2025.12.22 16:23:17.135853 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2025.12.22 16:23:17.135945 [ 3 ] {9d210316-d137-4f2e-aca3-36718da642ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1552 | 2025.12.22 16:23:17.135985 [ 3 ] {9d210316-d137-4f2e-aca3-36718da642ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1553 | 2025.12.22 16:23:17.136723 [ 3 ] {9d210316-d137-4f2e-aca3-36718da642ad} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2025.12.22 16:23:17.136762 [ 3 ] {9d210316-d137-4f2e-aca3-36718da642ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1555 | 2025.12.22 16:23:17.137214 [ 3 ] {9d210316-d137-4f2e-aca3-36718da642ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1556 | 2025.12.22 16:23:17.137639 [ 3 ] {9d210316-d137-4f2e-aca3-36718da642ad} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.12.22 16:23:17.137771 [ 3 ] {9d210316-d137-4f2e-aca3-36718da642ad} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001844 sec., 373644.25162689807 rows/sec., 26.09 MiB/sec. | ||
| 1558 | 2025.12.22 16:23:17.137809 [ 3 ] {9d210316-d137-4f2e-aca3-36718da642ad} <Debug> TCPHandler: Processed in 0.002002512 sec. | ||
| 1559 | 2025.12.22 16:23:17.137911 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2025.12.22 16:23:17.138005 [ 3 ] {76d41045-75d1-4a1b-907d-e77e9f0bb052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1561 | 2025.12.22 16:23:17.138051 [ 3 ] {76d41045-75d1-4a1b-907d-e77e9f0bb052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1562 | 2025.12.22 16:23:17.138382 [ 3 ] {76d41045-75d1-4a1b-907d-e77e9f0bb052} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2025.12.22 16:23:17.138420 [ 3 ] {76d41045-75d1-4a1b-907d-e77e9f0bb052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1564 | 2025.12.22 16:23:17.138845 [ 3 ] {76d41045-75d1-4a1b-907d-e77e9f0bb052} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1565 | 2025.12.22 16:23:17.139263 [ 3 ] {76d41045-75d1-4a1b-907d-e77e9f0bb052} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2025.12.22 16:23:17.139397 [ 3 ] {76d41045-75d1-4a1b-907d-e77e9f0bb052} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 222.32 KiB/sec. | ||
| 1567 | 2025.12.22 16:23:17.139433 [ 3 ] {76d41045-75d1-4a1b-907d-e77e9f0bb052} <Debug> TCPHandler: Processed in 0.001572212 sec. | ||
| 1568 | 2025.12.22 16:23:17.139541 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2025.12.22 16:23:17.139636 [ 3 ] {34563947-7f44-487d-b90a-dd4163f67439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1570 | 2025.12.22 16:23:17.139679 [ 3 ] {34563947-7f44-487d-b90a-dd4163f67439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1571 | 2025.12.22 16:23:17.140133 [ 3 ] {34563947-7f44-487d-b90a-dd4163f67439} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2025.12.22 16:23:17.140169 [ 3 ] {34563947-7f44-487d-b90a-dd4163f67439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1573 | 2025.12.22 16:23:17.140679 [ 3 ] {34563947-7f44-487d-b90a-dd4163f67439} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1574 | 2025.12.22 16:23:17.141119 [ 3 ] {34563947-7f44-487d-b90a-dd4163f67439} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2025.12.22 16:23:17.141254 [ 3 ] {34563947-7f44-487d-b90a-dd4163f67439} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001636 sec., 191931.54034229828 rows/sec., 12.61 MiB/sec. | ||
| 1576 | 2025.12.22 16:23:17.141291 [ 3 ] {34563947-7f44-487d-b90a-dd4163f67439} <Debug> TCPHandler: Processed in 0.001800037 sec. | ||
| 1577 | 2025.12.22 16:23:17.141393 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2025.12.22 16:23:17.141487 [ 3 ] {2e76ab20-541c-4352-9f14-5dab011c532f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1579 | 2025.12.22 16:23:17.141529 [ 3 ] {2e76ab20-541c-4352-9f14-5dab011c532f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1580 | 2025.12.22 16:23:17.141840 [ 3 ] {2e76ab20-541c-4352-9f14-5dab011c532f} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2025.12.22 16:23:17.141877 [ 3 ] {2e76ab20-541c-4352-9f14-5dab011c532f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1582 | 2025.12.22 16:23:17.142297 [ 3 ] {2e76ab20-541c-4352-9f14-5dab011c532f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1583 | 2025.12.22 16:23:17.142728 [ 3 ] {2e76ab20-541c-4352-9f14-5dab011c532f} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2025.12.22 16:23:17.142865 [ 3 ] {2e76ab20-541c-4352-9f14-5dab011c532f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
| 1585 | 2025.12.22 16:23:17.142902 [ 3 ] {2e76ab20-541c-4352-9f14-5dab011c532f} <Debug> TCPHandler: Processed in 0.00155866 sec. | ||
| 1586 | 2025.12.22 16:23:17.143020 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2025.12.22 16:23:17.143114 [ 3 ] {65b0ba1c-67f1-4d77-b666-d5c0aa72a775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1588 | 2025.12.22 16:23:17.143168 [ 3 ] {65b0ba1c-67f1-4d77-b666-d5c0aa72a775} <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 | ||
| 1589 | 2025.12.22 16:23:17.143948 [ 3 ] {65b0ba1c-67f1-4d77-b666-d5c0aa72a775} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.12.22 16:23:17.143985 [ 3 ] {65b0ba1c-67f1-4d77-b666-d5c0aa72a775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1591 | 2025.12.22 16:23:17.144614 [ 3 ] {65b0ba1c-67f1-4d77-b666-d5c0aa72a775} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1592 | 2025.12.22 16:23:17.145055 [ 3 ] {65b0ba1c-67f1-4d77-b666-d5c0aa72a775} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2025.12.22 16:23:17.145193 [ 3 ] {65b0ba1c-67f1-4d77-b666-d5c0aa72a775} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002097 sec., 4768.717215069147 rows/sec., 8.55 MiB/sec. | ||
| 1594 | 2025.12.22 16:23:17.145243 [ 3 ] {65b0ba1c-67f1-4d77-b666-d5c0aa72a775} <Debug> TCPHandler: Processed in 0.00227219 sec. | ||
| 1595 | 2025.12.22 16:23:17.145363 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2025.12.22 16:23:17.145457 [ 3 ] {1361d55a-f194-415a-b476-a9cd481963b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1597 | 2025.12.22 16:23:17.145499 [ 3 ] {1361d55a-f194-415a-b476-a9cd481963b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1598 | 2025.12.22 16:23:17.145852 [ 3 ] {1361d55a-f194-415a-b476-a9cd481963b2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2025.12.22 16:23:17.145893 [ 3 ] {1361d55a-f194-415a-b476-a9cd481963b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1600 | 2025.12.22 16:23:17.146332 [ 3 ] {1361d55a-f194-415a-b476-a9cd481963b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1601 | 2025.12.22 16:23:17.146804 [ 3 ] {1361d55a-f194-415a-b476-a9cd481963b2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2025.12.22 16:23:17.146934 [ 3 ] {1361d55a-f194-415a-b476-a9cd481963b2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001495 sec., 69565.21739130435 rows/sec., 4.26 MiB/sec. | ||
| 1603 | 2025.12.22 16:23:17.146970 [ 3 ] {1361d55a-f194-415a-b476-a9cd481963b2} <Debug> TCPHandler: Processed in 0.001658244 sec. | ||
| 1604 | 2025.12.22 16:23:18.517051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1605 | 2025.12.22 16:23:18.517551 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2025.12.22 16:23:18.517596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1607 | 2025.12.22 16:23:18.518057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1608 | 2025.12.22 16:23:18.518280 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2025.12.22 16:23:18.518409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1610 | 2025.12.22 16:23:18.700864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1611 | 2025.12.22 16:23:18.718707 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2025.12.22 16:23:18.718763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1613 | 2025.12.22 16:23:18.724261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1614 | 2025.12.22 16:23:18.725017 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2025.12.22 16:23:18.728004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1616 | 2025.12.22 16:23:22.115132 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2025.12.22 16:23:22.115330 [ 3 ] {8391e787-2791-4904-b3fb-f43ac6353c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1618 | 2025.12.22 16:23:22.115396 [ 3 ] {8391e787-2791-4904-b3fb-f43ac6353c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1619 | 2025.12.22 16:23:22.116023 [ 3 ] {8391e787-2791-4904-b3fb-f43ac6353c12} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2025.12.22 16:23:22.116072 [ 3 ] {8391e787-2791-4904-b3fb-f43ac6353c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1621 | 2025.12.22 16:23:22.116454 [ 3 ] {8391e787-2791-4904-b3fb-f43ac6353c12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1622 | 2025.12.22 16:23:22.116677 [ 3 ] {8391e787-2791-4904-b3fb-f43ac6353c12} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2025.12.22 16:23:22.116824 [ 3 ] {8391e787-2791-4904-b3fb-f43ac6353c12} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.79 MiB/sec. | ||
| 1624 | 2025.12.22 16:23:22.116865 [ 3 ] {8391e787-2791-4904-b3fb-f43ac6353c12} <Debug> TCPHandler: Processed in 0.001864499 sec. | ||
| 1625 | 2025.12.22 16:23:22.116979 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2025.12.22 16:23:22.117077 [ 3 ] {28c931cc-d461-4a4e-8ba3-4f8f3a5d9e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1627 | 2025.12.22 16:23:22.117118 [ 3 ] {28c931cc-d461-4a4e-8ba3-4f8f3a5d9e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1628 | 2025.12.22 16:23:22.117527 [ 3 ] {28c931cc-d461-4a4e-8ba3-4f8f3a5d9e2d} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2025.12.22 16:23:22.117565 [ 3 ] {28c931cc-d461-4a4e-8ba3-4f8f3a5d9e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1630 | 2025.12.22 16:23:22.117864 [ 3 ] {28c931cc-d461-4a4e-8ba3-4f8f3a5d9e2d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1631 | 2025.12.22 16:23:22.118084 [ 3 ] {28c931cc-d461-4a4e-8ba3-4f8f3a5d9e2d} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2025.12.22 16:23:22.118210 [ 3 ] {28c931cc-d461-4a4e-8ba3-4f8f3a5d9e2d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 1633 | 2025.12.22 16:23:22.118247 [ 3 ] {28c931cc-d461-4a4e-8ba3-4f8f3a5d9e2d} <Debug> TCPHandler: Processed in 0.001317134 sec. | ||
| 1634 | 2025.12.22 16:23:22.118359 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2025.12.22 16:23:22.118454 [ 3 ] {da773c3a-6266-4df9-b960-92b02b96c554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1636 | 2025.12.22 16:23:22.118498 [ 3 ] {da773c3a-6266-4df9-b960-92b02b96c554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1637 | 2025.12.22 16:23:22.118886 [ 3 ] {da773c3a-6266-4df9-b960-92b02b96c554} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2025.12.22 16:23:22.118923 [ 3 ] {da773c3a-6266-4df9-b960-92b02b96c554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1639 | 2025.12.22 16:23:22.119239 [ 3 ] {da773c3a-6266-4df9-b960-92b02b96c554} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1640 | 2025.12.22 16:23:22.119449 [ 3 ] {da773c3a-6266-4df9-b960-92b02b96c554} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2025.12.22 16:23:22.119579 [ 3 ] {da773c3a-6266-4df9-b960-92b02b96c554} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 1642 | 2025.12.22 16:23:22.119615 [ 3 ] {da773c3a-6266-4df9-b960-92b02b96c554} <Debug> TCPHandler: Processed in 0.001304864 sec. | ||
| 1643 | 2025.12.22 16:23:22.119720 [ 3 ] {} <Trace> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2025.12.22 16:23:22.119816 [ 3 ] {f4573876-4f28-4580-9185-009b482b2d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1645 | 2025.12.22 16:23:22.119857 [ 3 ] {f4573876-4f28-4580-9185-009b482b2d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1646 | 2025.12.22 16:23:22.120182 [ 3 ] {f4573876-4f28-4580-9185-009b482b2d6f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2025.12.22 16:23:22.120219 [ 3 ] {f4573876-4f28-4580-9185-009b482b2d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1648 | 2025.12.22 16:23:22.120523 [ 3 ] {f4573876-4f28-4580-9185-009b482b2d6f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1649 | 2025.12.22 16:23:22.120726 [ 3 ] {f4573876-4f28-4580-9185-009b482b2d6f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2025.12.22 16:23:22.120853 [ 3 ] {f4573876-4f28-4580-9185-009b482b2d6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 1651 | 2025.12.22 16:23:22.120889 [ 3 ] {f4573876-4f28-4580-9185-009b482b2d6f} <Debug> TCPHandler: Processed in 0.001217071 sec. | ||
| 1652 | 2025.12.22 16:23:25.930482 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1653 | 2025.12.22 16:23:25.930545 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1654 | 2025.12.22 16:23:25.998192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 276 | ||
| 1655 | 2025.12.22 16:23:26.000464 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2025.12.22 16:23:26.000513 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1657 | 2025.12.22 16:23:26.001695 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1658 | 2025.12.22 16:23:26.001988 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2025.12.22 16:23:26.002443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 1660 | 2025.12.22 16:23:26.019729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1661 | 2025.12.22 16:23:26.020408 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2025.12.22 16:23:26.020447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1663 | 2025.12.22 16:23:26.020919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1664 | 2025.12.22 16:23:26.021161 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2025.12.22 16:23:26.021293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1666 | 2025.12.22 16:23:26.229327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1667 | 2025.12.22 16:23:26.246260 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2025.12.22 16:23:26.246333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1669 | 2025.12.22 16:23:26.252371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1670 | 2025.12.22 16:23:26.253169 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2025.12.22 16:23:26.256809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1672 | 2025.12.22 16:23:26.370060 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1673 | 2025.12.22 16:23:26.370164 [ 3 ] {} <Debug> TCP-Session: b027056a-6c36-4f5f-b91f-ea009580634f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2025.12.22 16:23:27.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.49 MiB, peak 183.35 MiB, free memory in arenas 0.00 B, will set to 178.76 MiB (RSS), difference: 2.27 MiB | ||
| 1675 | 2025.12.22 16:23:27.127435 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2025.12.22 16:23:27.127615 [ 257 ] {84611f34-f561-46e2-b52c-4dd1dbf67073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1677 | 2025.12.22 16:23:27.127683 [ 257 ] {84611f34-f561-46e2-b52c-4dd1dbf67073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1678 | 2025.12.22 16:23:27.128618 [ 257 ] {84611f34-f561-46e2-b52c-4dd1dbf67073} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2025.12.22 16:23:27.128665 [ 257 ] {84611f34-f561-46e2-b52c-4dd1dbf67073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1680 | 2025.12.22 16:23:27.129095 [ 257 ] {84611f34-f561-46e2-b52c-4dd1dbf67073} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1681 | 2025.12.22 16:23:27.129345 [ 257 ] {84611f34-f561-46e2-b52c-4dd1dbf67073} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2025.12.22 16:23:27.129474 [ 42 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1683 | 2025.12.22 16:23:27.129490 [ 257 ] {84611f34-f561-46e2-b52c-4dd1dbf67073} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001921 sec., 213430.50494534097 rows/sec., 13.54 MiB/sec. | ||
| 1684 | 2025.12.22 16:23:27.129541 [ 42 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2025.12.22 16:23:27.129555 [ 257 ] {84611f34-f561-46e2-b52c-4dd1dbf67073} <Debug> TCPHandler: Processed in 0.002247239 sec. | ||
| 1686 | 2025.12.22 16:23:27.129568 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1687 | 2025.12.22 16:23:27.129679 [ 194 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 1688 | 2025.12.22 16:23:27.129697 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2025.12.22 16:23:27.129793 [ 194 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1690 | 2025.12.22 16:23:27.129803 [ 257 ] {44241b40-da04-410b-a4f2-ae038dcba7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1691 | 2025.12.22 16:23:27.129838 [ 194 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 1692 | 2025.12.22 16:23:27.129862 [ 257 ] {44241b40-da04-410b-a4f2-ae038dcba7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1693 | 2025.12.22 16:23:27.129911 [ 194 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 1694 | 2025.12.22 16:23:27.129961 [ 194 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 1695 | 2025.12.22 16:23:27.130006 [ 194 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 1696 | 2025.12.22 16:23:27.130046 [ 194 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 1697 | 2025.12.22 16:23:27.130892 [ 257 ] {44241b40-da04-410b-a4f2-ae038dcba7da} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2025.12.22 16:23:27.130933 [ 257 ] {44241b40-da04-410b-a4f2-ae038dcba7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1699 | 2025.12.22 16:23:27.131179 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153588 sec., 1334739.6932051983 rows/sec., 89.76 MiB/sec. | ||
| 1700 | 2025.12.22 16:23:27.131379 [ 257 ] {44241b40-da04-410b-a4f2-ae038dcba7da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1701 | 2025.12.22 16:23:27.131464 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1702 | 2025.12.22 16:23:27.131697 [ 257 ] {44241b40-da04-410b-a4f2-ae038dcba7da} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2025.12.22 16:23:27.131836 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2025.12.22 16:23:27.131878 [ 257 ] {44241b40-da04-410b-a4f2-ae038dcba7da} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002098 sec., 539561.4871306006 rows/sec., 42.75 MiB/sec. | ||
| 1705 | 2025.12.22 16:23:27.131916 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_5_1} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1706 | 2025.12.22 16:23:27.131926 [ 257 ] {44241b40-da04-410b-a4f2-ae038dcba7da} <Debug> TCPHandler: Processed in 0.002278229 sec. | ||
| 1707 | 2025.12.22 16:23:27.131996 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1708 | 2025.12.22 16:23:27.132074 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2025.12.22 16:23:27.132177 [ 257 ] {2e682744-cabb-4574-8084-9cd9cd33edcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1710 | 2025.12.22 16:23:27.132221 [ 257 ] {2e682744-cabb-4574-8084-9cd9cd33edcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1711 | 2025.12.22 16:23:27.132742 [ 257 ] {2e682744-cabb-4574-8084-9cd9cd33edcc} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2025.12.22 16:23:27.132783 [ 257 ] {2e682744-cabb-4574-8084-9cd9cd33edcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1713 | 2025.12.22 16:23:27.133124 [ 257 ] {2e682744-cabb-4574-8084-9cd9cd33edcc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1714 | 2025.12.22 16:23:27.133363 [ 257 ] {2e682744-cabb-4574-8084-9cd9cd33edcc} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2025.12.22 16:23:27.133500 [ 257 ] {2e682744-cabb-4574-8084-9cd9cd33edcc} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001342 sec., 160208.64381520118 rows/sec., 9.51 MiB/sec. | ||
| 1716 | 2025.12.22 16:23:27.133539 [ 257 ] {2e682744-cabb-4574-8084-9cd9cd33edcc} <Debug> TCPHandler: Processed in 0.001521749 sec. | ||
| 1717 | 2025.12.22 16:23:27.133652 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2025.12.22 16:23:27.133766 [ 257 ] {6fcb7521-ecea-4d7d-bcbe-96f90d0aa646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1719 | 2025.12.22 16:23:27.133815 [ 257 ] {6fcb7521-ecea-4d7d-bcbe-96f90d0aa646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1720 | 2025.12.22 16:23:27.134428 [ 257 ] {6fcb7521-ecea-4d7d-bcbe-96f90d0aa646} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2025.12.22 16:23:27.134473 [ 257 ] {6fcb7521-ecea-4d7d-bcbe-96f90d0aa646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1722 | 2025.12.22 16:23:27.134881 [ 257 ] {6fcb7521-ecea-4d7d-bcbe-96f90d0aa646} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1723 | 2025.12.22 16:23:27.135160 [ 257 ] {6fcb7521-ecea-4d7d-bcbe-96f90d0aa646} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2025.12.22 16:23:27.135287 [ 42 ] {} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1725 | 2025.12.22 16:23:27.135327 [ 42 ] {} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2025.12.22 16:23:27.135337 [ 257 ] {6fcb7521-ecea-4d7d-bcbe-96f90d0aa646} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001598 sec., 132665.83229036295 rows/sec., 8.56 MiB/sec. | ||
| 1727 | 2025.12.22 16:23:27.135347 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1728 | 2025.12.22 16:23:27.135397 [ 257 ] {6fcb7521-ecea-4d7d-bcbe-96f90d0aa646} <Debug> TCPHandler: Processed in 0.001795157 sec. | ||
| 1729 | 2025.12.22 16:23:27.135445 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 1730 | 2025.12.22 16:23:27.135546 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1731 | 2025.12.22 16:23:27.135565 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2025.12.22 16:23:27.135573 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 1733 | 2025.12.22 16:23:27.135652 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 1734 | 2025.12.22 16:23:27.135694 [ 257 ] {14e9d292-51a2-41af-88d2-88340abc7fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1735 | 2025.12.22 16:23:27.135712 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 1736 | 2025.12.22 16:23:27.135754 [ 257 ] {14e9d292-51a2-41af-88d2-88340abc7fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1737 | 2025.12.22 16:23:27.135777 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 1738 | 2025.12.22 16:23:27.135847 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 1739 | 2025.12.22 16:23:27.136426 [ 257 ] {14e9d292-51a2-41af-88d2-88340abc7fa6} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2025.12.22 16:23:27.136477 [ 257 ] {14e9d292-51a2-41af-88d2-88340abc7fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1741 | 2025.12.22 16:23:27.136753 [ 201 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335786 sec., 793540.2826500651 rows/sec., 54.20 MiB/sec. | ||
| 1742 | 2025.12.22 16:23:27.136903 [ 257 ] {14e9d292-51a2-41af-88d2-88340abc7fa6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1743 | 2025.12.22 16:23:27.136979 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1744 | 2025.12.22 16:23:27.137193 [ 257 ] {14e9d292-51a2-41af-88d2-88340abc7fa6} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2025.12.22 16:23:27.137325 [ 42 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1746 | 2025.12.22 16:23:27.137357 [ 257 ] {14e9d292-51a2-41af-88d2-88340abc7fa6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001687 sec., 125074.09602845288 rows/sec., 7.10 MiB/sec. | ||
| 1747 | 2025.12.22 16:23:27.137357 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2025.12.22 16:23:27.137364 [ 42 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2025.12.22 16:23:27.137402 [ 257 ] {14e9d292-51a2-41af-88d2-88340abc7fa6} <Debug> TCPHandler: Processed in 0.00189973 sec. | ||
| 1750 | 2025.12.22 16:23:27.137428 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1751 | 2025.12.22 16:23:27.137467 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_5_1} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1752 | 2025.12.22 16:23:27.137508 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 1753 | 2025.12.22 16:23:27.137539 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2025.12.22 16:23:27.137571 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1755 | 2025.12.22 16:23:27.137607 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1756 | 2025.12.22 16:23:27.137638 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 1757 | 2025.12.22 16:23:27.137645 [ 257 ] {2b6df49d-60a2-48a3-9337-4bcd3a968284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1758 | 2025.12.22 16:23:27.137685 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 1759 | 2025.12.22 16:23:27.137691 [ 257 ] {2b6df49d-60a2-48a3-9337-4bcd3a968284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1760 | 2025.12.22 16:23:27.137731 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 1761 | 2025.12.22 16:23:27.137773 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 1762 | 2025.12.22 16:23:27.137820 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 1763 | 2025.12.22 16:23:27.138496 [ 257 ] {2b6df49d-60a2-48a3-9337-4bcd3a968284} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.12.22 16:23:27.138538 [ 257 ] {2b6df49d-60a2-48a3-9337-4bcd3a968284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1765 | 2025.12.22 16:23:27.138729 [ 201 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252063 sec., 842609.357516355 rows/sec., 51.06 MiB/sec. | ||
| 1766 | 2025.12.22 16:23:27.138874 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1767 | 2025.12.22 16:23:27.138904 [ 257 ] {2b6df49d-60a2-48a3-9337-4bcd3a968284} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1768 | 2025.12.22 16:23:27.139196 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2025.12.22 16:23:27.139214 [ 257 ] {2b6df49d-60a2-48a3-9337-4bcd3a968284} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2025.12.22 16:23:27.139274 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_5_1} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1771 | 2025.12.22 16:23:27.139355 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1772 | 2025.12.22 16:23:27.139360 [ 257 ] {2b6df49d-60a2-48a3-9337-4bcd3a968284} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001734 sec., 397347.17416378314 rows/sec., 27.75 MiB/sec. | ||
| 1773 | 2025.12.22 16:23:27.139413 [ 257 ] {2b6df49d-60a2-48a3-9337-4bcd3a968284} <Debug> TCPHandler: Processed in 0.00192354 sec. | ||
| 1774 | 2025.12.22 16:23:27.139554 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2025.12.22 16:23:27.139651 [ 257 ] {a3e902f9-c1d1-4837-8679-b9f4a24ad7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1776 | 2025.12.22 16:23:27.139694 [ 257 ] {a3e902f9-c1d1-4837-8679-b9f4a24ad7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1777 | 2025.12.22 16:23:27.140035 [ 257 ] {a3e902f9-c1d1-4837-8679-b9f4a24ad7d8} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2025.12.22 16:23:27.140071 [ 257 ] {a3e902f9-c1d1-4837-8679-b9f4a24ad7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1779 | 2025.12.22 16:23:27.140389 [ 257 ] {a3e902f9-c1d1-4837-8679-b9f4a24ad7d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1780 | 2025.12.22 16:23:27.140621 [ 257 ] {a3e902f9-c1d1-4837-8679-b9f4a24ad7d8} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.12.22 16:23:27.140757 [ 257 ] {a3e902f9-c1d1-4837-8679-b9f4a24ad7d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 1782 | 2025.12.22 16:23:27.140801 [ 257 ] {a3e902f9-c1d1-4837-8679-b9f4a24ad7d8} <Debug> TCPHandler: Processed in 0.001297354 sec. | ||
| 1783 | 2025.12.22 16:23:27.140930 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.12.22 16:23:27.141027 [ 257 ] {ce98c2f7-b9ec-43f9-94c3-2727a7e70034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1785 | 2025.12.22 16:23:27.141070 [ 257 ] {ce98c2f7-b9ec-43f9-94c3-2727a7e70034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1786 | 2025.12.22 16:23:27.141529 [ 257 ] {ce98c2f7-b9ec-43f9-94c3-2727a7e70034} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.12.22 16:23:27.141564 [ 257 ] {ce98c2f7-b9ec-43f9-94c3-2727a7e70034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1788 | 2025.12.22 16:23:27.141910 [ 257 ] {ce98c2f7-b9ec-43f9-94c3-2727a7e70034} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1789 | 2025.12.22 16:23:27.142141 [ 257 ] {ce98c2f7-b9ec-43f9-94c3-2727a7e70034} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.12.22 16:23:27.142278 [ 257 ] {ce98c2f7-b9ec-43f9-94c3-2727a7e70034} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001269 sec., 247438.92828999212 rows/sec., 16.25 MiB/sec. | ||
| 1791 | 2025.12.22 16:23:27.142315 [ 257 ] {ce98c2f7-b9ec-43f9-94c3-2727a7e70034} <Debug> TCPHandler: Processed in 0.001434737 sec. | ||
| 1792 | 2025.12.22 16:23:27.142432 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.12.22 16:23:27.142529 [ 257 ] {f6c4788b-5399-4232-a2b6-898d06ac01ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1794 | 2025.12.22 16:23:27.142572 [ 257 ] {f6c4788b-5399-4232-a2b6-898d06ac01ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1795 | 2025.12.22 16:23:27.142888 [ 257 ] {f6c4788b-5399-4232-a2b6-898d06ac01ca} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.12.22 16:23:27.142923 [ 257 ] {f6c4788b-5399-4232-a2b6-898d06ac01ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1797 | 2025.12.22 16:23:27.143225 [ 257 ] {f6c4788b-5399-4232-a2b6-898d06ac01ca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1798 | 2025.12.22 16:23:27.143446 [ 257 ] {f6c4788b-5399-4232-a2b6-898d06ac01ca} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.12.22 16:23:27.143558 [ 41 ] {} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1800 | 2025.12.22 16:23:27.143577 [ 257 ] {f6c4788b-5399-4232-a2b6-898d06ac01ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 1801 | 2025.12.22 16:23:27.143608 [ 41 ] {} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.12.22 16:23:27.143626 [ 257 ] {f6c4788b-5399-4232-a2b6-898d06ac01ca} <Debug> TCPHandler: Processed in 0.001243332 sec. | ||
| 1803 | 2025.12.22 16:23:27.143637 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1804 | 2025.12.22 16:23:27.143758 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.12.22 16:23:27.143769 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 1806 | 2025.12.22 16:23:27.143863 [ 257 ] {e36bc2a1-854a-4006-854d-658be478aacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1807 | 2025.12.22 16:23:27.143906 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1808 | 2025.12.22 16:23:27.143923 [ 257 ] {e36bc2a1-854a-4006-854d-658be478aacf} <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 | ||
| 1809 | 2025.12.22 16:23:27.143953 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 1810 | 2025.12.22 16:23:27.144058 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 1811 | 2025.12.22 16:23:27.144109 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 1812 | 2025.12.22 16:23:27.144169 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 1813 | 2025.12.22 16:23:27.144230 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 1814 | 2025.12.22 16:23:27.144785 [ 257 ] {e36bc2a1-854a-4006-854d-658be478aacf} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2025.12.22 16:23:27.144827 [ 257 ] {e36bc2a1-854a-4006-854d-658be478aacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1816 | 2025.12.22 16:23:27.145012 [ 194 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289134 sec., 3878.5727472861627 rows/sec., 261.35 KiB/sec. | ||
| 1817 | 2025.12.22 16:23:27.145140 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1818 | 2025.12.22 16:23:27.145368 [ 257 ] {e36bc2a1-854a-4006-854d-658be478aacf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1819 | 2025.12.22 16:23:27.145416 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2025.12.22 16:23:27.145499 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_5_1} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1821 | 2025.12.22 16:23:27.145572 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 1822 | 2025.12.22 16:23:27.145649 [ 257 ] {e36bc2a1-854a-4006-854d-658be478aacf} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2025.12.22 16:23:27.145804 [ 257 ] {e36bc2a1-854a-4006-854d-658be478aacf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00196 sec., 5102.040816326531 rows/sec., 9.14 MiB/sec. | ||
| 1824 | 2025.12.22 16:23:27.145859 [ 257 ] {e36bc2a1-854a-4006-854d-658be478aacf} <Debug> TCPHandler: Processed in 0.002151756 sec. | ||
| 1825 | 2025.12.22 16:23:27.145975 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2025.12.22 16:23:27.146070 [ 257 ] {da23b910-9a9d-4e58-a3cc-b531864113fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1827 | 2025.12.22 16:23:27.146112 [ 257 ] {da23b910-9a9d-4e58-a3cc-b531864113fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1828 | 2025.12.22 16:23:27.146449 [ 257 ] {da23b910-9a9d-4e58-a3cc-b531864113fb} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2025.12.22 16:23:27.146486 [ 257 ] {da23b910-9a9d-4e58-a3cc-b531864113fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1830 | 2025.12.22 16:23:27.146802 [ 257 ] {da23b910-9a9d-4e58-a3cc-b531864113fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1831 | 2025.12.22 16:23:27.147023 [ 257 ] {da23b910-9a9d-4e58-a3cc-b531864113fb} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2025.12.22 16:23:27.147153 [ 257 ] {da23b910-9a9d-4e58-a3cc-b531864113fb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 1833 | 2025.12.22 16:23:27.147187 [ 257 ] {da23b910-9a9d-4e58-a3cc-b531864113fb} <Debug> TCPHandler: Processed in 0.001267433 sec. | ||
| 1834 | 2025.12.22 16:23:27.440025 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48319 | ||
| 1835 | 2025.12.22 16:23:27.442123 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1836 | 2025.12.22 16:23:27.442160 [ 3 ] {} <Debug> TCP-Session: f10d4931-c543-488d-b7d7-e539b9001d7e Authenticating user 'default' from [fd00:1122:3344:101::e]:48319 | ||
| 1837 | 2025.12.22 16:23:27.442182 [ 3 ] {} <Debug> TCP-Session: f10d4931-c543-488d-b7d7-e539b9001d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2025.12.22 16:23:27.442195 [ 3 ] {} <Debug> TCP-Session: f10d4931-c543-488d-b7d7-e539b9001d7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1839 | 2025.12.22 16:23:27.442244 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1840 | 2025.12.22 16:23:27.442268 [ 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 | ||
| 1841 | 2025.12.22 16:23:27.442287 [ 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 | ||
| 1842 | 2025.12.22 16:23:27.442633 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39500 | ||
| 1843 | 2025.12.22 16:23:27.442766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1844 | 2025.12.22 16:23:27.442801 [ 290 ] {} <Debug> TCP-Session: c818e57c-78a1-4bd3-a1f8-073cb631bc9b Authenticating user 'default' from [fd00:1122:3344:101::e]:39500 | ||
| 1845 | 2025.12.22 16:23:27.442812 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64348 | ||
| 1846 | 2025.12.22 16:23:27.442826 [ 290 ] {} <Debug> TCP-Session: c818e57c-78a1-4bd3-a1f8-073cb631bc9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2025.12.22 16:23:27.442816 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33704 | ||
| 1848 | 2025.12.22 16:23:27.442888 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46465 | ||
| 1849 | 2025.12.22 16:23:27.442924 [ 3 ] {} <Trace> TCP-Session: f10d4931-c543-488d-b7d7-e539b9001d7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2025.12.22 16:23:27.442873 [ 290 ] {} <Debug> TCP-Session: c818e57c-78a1-4bd3-a1f8-073cb631bc9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1851 | 2025.12.22 16:23:27.442957 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54772 | ||
| 1852 | 2025.12.22 16:23:27.442966 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1853 | 2025.12.22 16:23:27.443052 [ 292 ] {} <Debug> TCP-Session: cfadd48c-7954-4e03-930b-645207f2a8ce Authenticating user 'default' from [fd00:1122:3344:101::e]:64348 | ||
| 1854 | 2025.12.22 16:23:27.443054 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62899 | ||
| 1855 | 2025.12.22 16:23:27.443078 [ 292 ] {} <Debug> TCP-Session: cfadd48c-7954-4e03-930b-645207f2a8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2025.12.22 16:23:27.443049 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1857 | 2025.12.22 16:23:27.443105 [ 292 ] {} <Debug> TCP-Session: cfadd48c-7954-4e03-930b-645207f2a8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2025.12.22 16:23:27.443115 [ 3 ] {90303551-bc6a-4ae5-940c-d90857243898} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1859 | 2025.12.22 16:23:27.443145 [ 291 ] {} <Debug> TCP-Session: 7460ce8a-37c5-4b8a-8d49-7b9965aa548e Authenticating user 'default' from [fd00:1122:3344:101::e]:33704 | ||
| 1860 | 2025.12.22 16:23:27.443150 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1861 | 2025.12.22 16:23:27.443183 [ 291 ] {} <Debug> TCP-Session: 7460ce8a-37c5-4b8a-8d49-7b9965aa548e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2025.12.22 16:23:27.443210 [ 293 ] {} <Debug> TCP-Session: 4a404f8e-3ba1-4e79-a99f-6191453bbc92 Authenticating user 'default' from [fd00:1122:3344:101::e]:46465 | ||
| 1863 | 2025.12.22 16:23:27.443215 [ 291 ] {} <Debug> TCP-Session: 7460ce8a-37c5-4b8a-8d49-7b9965aa548e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2025.12.22 16:23:27.443248 [ 293 ] {} <Debug> TCP-Session: 4a404f8e-3ba1-4e79-a99f-6191453bbc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2025.12.22 16:23:27.443274 [ 293 ] {} <Debug> TCP-Session: 4a404f8e-3ba1-4e79-a99f-6191453bbc92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2025.12.22 16:23:27.443378 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48274 | ||
| 1867 | 2025.12.22 16:23:27.443428 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1868 | 2025.12.22 16:23:27.443457 [ 3 ] {90303551-bc6a-4ae5-940c-d90857243898} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1869 | 2025.12.22 16:23:27.443470 [ 294 ] {} <Debug> TCP-Session: 0e040a3b-5647-4a5e-9552-9c2aae2b5dba Authenticating user 'default' from [fd00:1122:3344:101::e]:54772 | ||
| 1870 | 2025.12.22 16:23:27.443476 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1871 | 2025.12.22 16:23:27.443520 [ 294 ] {} <Debug> TCP-Session: 0e040a3b-5647-4a5e-9552-9c2aae2b5dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2025.12.22 16:23:27.443547 [ 294 ] {} <Debug> TCP-Session: 0e040a3b-5647-4a5e-9552-9c2aae2b5dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2025.12.22 16:23:27.443552 [ 295 ] {} <Debug> TCP-Session: 6f3d0a1e-60e6-44cb-911e-71fa9fabb15a Authenticating user 'default' from [fd00:1122:3344:101::e]:62899 | ||
| 1874 | 2025.12.22 16:23:27.443582 [ 295 ] {} <Debug> TCP-Session: 6f3d0a1e-60e6-44cb-911e-71fa9fabb15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2025.12.22 16:23:27.443597 [ 295 ] {} <Debug> TCP-Session: 6f3d0a1e-60e6-44cb-911e-71fa9fabb15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2025.12.22 16:23:27.443637 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48178 | ||
| 1877 | 2025.12.22 16:23:27.443659 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1878 | 2025.12.22 16:23:27.443701 [ 296 ] {} <Debug> TCP-Session: eaabbaf0-0f4d-47f7-8e40-8df1352634c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48274 | ||
| 1879 | 2025.12.22 16:23:27.443724 [ 296 ] {} <Debug> TCP-Session: eaabbaf0-0f4d-47f7-8e40-8df1352634c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1880 | 2025.12.22 16:23:27.443738 [ 296 ] {} <Debug> TCP-Session: eaabbaf0-0f4d-47f7-8e40-8df1352634c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1881 | 2025.12.22 16:23:27.445825 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1882 | 2025.12.22 16:23:27.445868 [ 297 ] {} <Debug> TCP-Session: bf7e5a86-48b1-4359-bd36-4031f5ffe22b Authenticating user 'default' from [fd00:1122:3344:101::e]:48178 | ||
| 1883 | 2025.12.22 16:23:27.445887 [ 297 ] {} <Debug> TCP-Session: bf7e5a86-48b1-4359-bd36-4031f5ffe22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2025.12.22 16:23:27.445902 [ 297 ] {} <Debug> TCP-Session: bf7e5a86-48b1-4359-bd36-4031f5ffe22b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1885 | 2025.12.22 16:23:27.447882 [ 3 ] {90303551-bc6a-4ae5-940c-d90857243898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1886 | 2025.12.22 16:23:27.456564 [ 3 ] {90303551-bc6a-4ae5-940c-d90857243898} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 1887 | 2025.12.22 16:23:27.475047 [ 304 ] {90303551-bc6a-4ae5-940c-d90857243898} <Trace> AggregatingTransform: Aggregating | ||
| 1888 | 2025.12.22 16:23:27.477163 [ 304 ] {90303551-bc6a-4ae5-940c-d90857243898} <Trace> Aggregator: Aggregation method: without_key | ||
| 1889 | 2025.12.22 16:23:27.477791 [ 304 ] {90303551-bc6a-4ae5-940c-d90857243898} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005910235 sec. (169.198 rows/sec., 6.61 KiB/sec.) | ||
| 1890 | 2025.12.22 16:23:27.477812 [ 304 ] {90303551-bc6a-4ae5-940c-d90857243898} <Trace> Aggregator: Merging aggregated data | ||
| 1891 | 2025.12.22 16:23:27.477840 [ 304 ] {90303551-bc6a-4ae5-940c-d90857243898} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1892 | 2025.12.22 16:23:27.480884 [ 3 ] {90303551-bc6a-4ae5-940c-d90857243898} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.037824 sec., 26.43824027072758 rows/sec., 1.03 KiB/sec. | ||
| 1893 | 2025.12.22 16:23:27.481048 [ 3 ] {90303551-bc6a-4ae5-940c-d90857243898} <Debug> TCPHandler: Processed in 0.03824199 sec. | ||
| 1894 | 2025.12.22 16:23:27.483888 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1895 | 2025.12.22 16:23:27.483929 [ 3 ] {} <Debug> TCP-Session: f10d4931-c543-488d-b7d7-e539b9001d7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2025.12.22 16:23:27.483930 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1897 | 2025.12.22 16:23:27.483951 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1898 | 2025.12.22 16:23:27.483975 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1899 | 2025.12.22 16:23:27.483996 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1900 | 2025.12.22 16:23:27.484017 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1901 | 2025.12.22 16:23:27.484053 [ 296 ] {} <Debug> TCP-Session: eaabbaf0-0f4d-47f7-8e40-8df1352634c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2025.12.22 16:23:27.484071 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1903 | 2025.12.22 16:23:27.484095 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1904 | 2025.12.22 16:23:27.484087 [ 294 ] {} <Debug> TCP-Session: 0e040a3b-5647-4a5e-9552-9c2aae2b5dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1905 | 2025.12.22 16:23:27.484128 [ 293 ] {} <Debug> TCP-Session: 4a404f8e-3ba1-4e79-a99f-6191453bbc92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2025.12.22 16:23:27.484144 [ 297 ] {} <Debug> TCP-Session: bf7e5a86-48b1-4359-bd36-4031f5ffe22b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1907 | 2025.12.22 16:23:27.484044 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1908 | 2025.12.22 16:23:27.484074 [ 295 ] {} <Debug> TCP-Session: 6f3d0a1e-60e6-44cb-911e-71fa9fabb15a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1909 | 2025.12.22 16:23:27.484025 [ 291 ] {} <Debug> TCP-Session: 7460ce8a-37c5-4b8a-8d49-7b9965aa548e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1910 | 2025.12.22 16:23:27.484211 [ 292 ] {} <Debug> TCP-Session: cfadd48c-7954-4e03-930b-645207f2a8ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2025.12.22 16:23:27.484002 [ 290 ] {} <Debug> TCP-Session: c818e57c-78a1-4bd3-a1f8-073cb631bc9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2025.12.22 16:23:28.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.94 MiB, peak 188.05 MiB, free memory in arenas 0.00 B, will set to 181.09 MiB (RSS), difference: 1.15 MiB | ||
| 1913 | 2025.12.22 16:23:32.112438 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2025.12.22 16:23:32.112720 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1915 | 2025.12.22 16:23:32.113113 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1916 | 2025.12.22 16:23:32.117084 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1917 | 2025.12.22 16:23:32.117368 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1918 | 2025.12.22 16:23:32.117436 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1919 | 2025.12.22 16:23:32.117620 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1920 | 2025.12.22 16:23:32.119685 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1921 | 2025.12.22 16:23:32.121607 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 1922 | 2025.12.22 16:23:32.121640 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1923 | 2025.12.22 16:23:32.121728 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1924 | 2025.12.22 16:23:32.121761 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1925 | 2025.12.22 16:23:32.136681 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.024077 sec., 1329.0692362005232 rows/sec., 50.17 KiB/sec. | ||
| 1926 | 2025.12.22 16:23:32.136784 [ 257 ] {d1132a3e-2a15-43b3-b3a4-335399598500} <Debug> TCPHandler: Processed in 0.024480461 sec. | ||
| 1927 | 2025.12.22 16:23:32.137051 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2025.12.22 16:23:32.137200 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1929 | 2025.12.22 16:23:32.137432 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1930 | 2025.12.22 16:23:32.137469 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1931 | 2025.12.22 16:23:32.137671 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1932 | 2025.12.22 16:23:32.137728 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1933 | 2025.12.22 16:23:32.137835 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1934 | 2025.12.22 16:23:32.137866 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1935 | 2025.12.22 16:23:32.137888 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 1936 | 2025.12.22 16:23:32.137904 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1937 | 2025.12.22 16:23:32.137949 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1938 | 2025.12.22 16:23:32.137970 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1939 | 2025.12.22 16:23:32.138450 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001315 sec., 24334.600760456273 rows/sec., 918.64 KiB/sec. | ||
| 1940 | 2025.12.22 16:23:32.138539 [ 257 ] {57e0845d-3042-4db1-b8a7-b67a870ab598} <Debug> TCPHandler: Processed in 0.001547131 sec. | ||
| 1941 | 2025.12.22 16:23:32.138751 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2025.12.22 16:23:32.138894 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1943 | 2025.12.22 16:23:32.139194 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1944 | 2025.12.22 16:23:32.139246 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1945 | 2025.12.22 16:23:32.139473 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1946 | 2025.12.22 16:23:32.139531 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1947 | 2025.12.22 16:23:32.139645 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1948 | 2025.12.22 16:23:32.139676 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1949 | 2025.12.22 16:23:32.139698 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 1950 | 2025.12.22 16:23:32.139714 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1951 | 2025.12.22 16:23:32.139748 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1952 | 2025.12.22 16:23:32.139769 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1953 | 2025.12.22 16:23:32.140313 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001478 sec., 21650.87956698241 rows/sec., 817.33 KiB/sec. | ||
| 1954 | 2025.12.22 16:23:32.140379 [ 257 ] {4fead28a-a8ea-4fa7-92ed-fe8e24b79969} <Debug> TCPHandler: Processed in 0.001679074 sec. | ||
| 1955 | 2025.12.22 16:23:32.143892 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2025.12.22 16:23:32.144004 [ 257 ] {49350f51-5601-41df-9bcf-2f8911a16f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1957 | 2025.12.22 16:23:32.144048 [ 257 ] {49350f51-5601-41df-9bcf-2f8911a16f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1958 | 2025.12.22 16:23:32.144542 [ 257 ] {49350f51-5601-41df-9bcf-2f8911a16f8c} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2025.12.22 16:23:32.144584 [ 257 ] {49350f51-5601-41df-9bcf-2f8911a16f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1960 | 2025.12.22 16:23:32.144985 [ 257 ] {49350f51-5601-41df-9bcf-2f8911a16f8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1961 | 2025.12.22 16:23:32.145177 [ 257 ] {49350f51-5601-41df-9bcf-2f8911a16f8c} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.12.22 16:23:32.145317 [ 257 ] {49350f51-5601-41df-9bcf-2f8911a16f8c} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001345 sec., 2230.4832713754645 rows/sec., 203.30 KiB/sec. | ||
| 1963 | 2025.12.22 16:23:32.145355 [ 257 ] {49350f51-5601-41df-9bcf-2f8911a16f8c} <Debug> TCPHandler: Processed in 0.001516119 sec. | ||
| 1964 | 2025.12.22 16:23:32.145474 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2025.12.22 16:23:32.145570 [ 257 ] {3dade502-f750-4105-bbd1-59b161ae0df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1966 | 2025.12.22 16:23:32.145611 [ 257 ] {3dade502-f750-4105-bbd1-59b161ae0df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1967 | 2025.12.22 16:23:32.146020 [ 257 ] {3dade502-f750-4105-bbd1-59b161ae0df5} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2025.12.22 16:23:32.146057 [ 257 ] {3dade502-f750-4105-bbd1-59b161ae0df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1969 | 2025.12.22 16:23:32.146354 [ 257 ] {3dade502-f750-4105-bbd1-59b161ae0df5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1970 | 2025.12.22 16:23:32.146580 [ 257 ] {3dade502-f750-4105-bbd1-59b161ae0df5} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.12.22 16:23:32.146709 [ 257 ] {3dade502-f750-4105-bbd1-59b161ae0df5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 1972 | 2025.12.22 16:23:32.146746 [ 257 ] {3dade502-f750-4105-bbd1-59b161ae0df5} <Debug> TCPHandler: Processed in 0.001329174 sec. | ||
| 1973 | 2025.12.22 16:23:32.146862 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2025.12.22 16:23:32.146964 [ 257 ] {00b23103-56ae-4c69-9bcb-9227137c2cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1975 | 2025.12.22 16:23:32.147003 [ 257 ] {00b23103-56ae-4c69-9bcb-9227137c2cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1976 | 2025.12.22 16:23:32.147433 [ 257 ] {00b23103-56ae-4c69-9bcb-9227137c2cbd} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2025.12.22 16:23:32.147471 [ 257 ] {00b23103-56ae-4c69-9bcb-9227137c2cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1978 | 2025.12.22 16:23:32.147768 [ 257 ] {00b23103-56ae-4c69-9bcb-9227137c2cbd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1979 | 2025.12.22 16:23:32.147973 [ 257 ] {00b23103-56ae-4c69-9bcb-9227137c2cbd} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2025.12.22 16:23:32.148099 [ 257 ] {00b23103-56ae-4c69-9bcb-9227137c2cbd} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001159 sec., 57808.45556514236 rows/sec., 4.58 MiB/sec. | ||
| 1981 | 2025.12.22 16:23:32.148135 [ 257 ] {00b23103-56ae-4c69-9bcb-9227137c2cbd} <Debug> TCPHandler: Processed in 0.001322715 sec. | ||
| 1982 | 2025.12.22 16:23:32.148247 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2025.12.22 16:23:32.148341 [ 257 ] {676402b8-46d1-4c6f-93e3-f816cdbb4ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1984 | 2025.12.22 16:23:32.148383 [ 257 ] {676402b8-46d1-4c6f-93e3-f816cdbb4ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1985 | 2025.12.22 16:23:32.148769 [ 257 ] {676402b8-46d1-4c6f-93e3-f816cdbb4ba0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.12.22 16:23:32.148806 [ 257 ] {676402b8-46d1-4c6f-93e3-f816cdbb4ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1987 | 2025.12.22 16:23:32.149099 [ 257 ] {676402b8-46d1-4c6f-93e3-f816cdbb4ba0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1988 | 2025.12.22 16:23:32.149306 [ 257 ] {676402b8-46d1-4c6f-93e3-f816cdbb4ba0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2025.12.22 16:23:32.149405 [ 36 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1990 | 2025.12.22 16:23:32.149430 [ 257 ] {676402b8-46d1-4c6f-93e3-f816cdbb4ba0} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001108 sec., 6317.6895306859205 rows/sec., 465.37 KiB/sec. | ||
| 1991 | 2025.12.22 16:23:32.149469 [ 36 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2025.12.22 16:23:32.149478 [ 257 ] {676402b8-46d1-4c6f-93e3-f816cdbb4ba0} <Debug> TCPHandler: Processed in 0.001278754 sec. | ||
| 1993 | 2025.12.22 16:23:32.149498 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1994 | 2025.12.22 16:23:32.149603 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2025.12.22 16:23:32.149641 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::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 | ||
| 1996 | 2025.12.22 16:23:32.149702 [ 257 ] {752836c2-cbff-49e9-84f1-ca6b5c55b768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1997 | 2025.12.22 16:23:32.149738 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1998 | 2025.12.22 16:23:32.149743 [ 257 ] {752836c2-cbff-49e9-84f1-ca6b5c55b768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1999 | 2025.12.22 16:23:32.149775 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2000 | 2025.12.22 16:23:32.149854 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2001 | 2025.12.22 16:23:32.149905 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2002 | 2025.12.22 16:23:32.149950 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 2003 | 2025.12.22 16:23:32.149993 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 2004 | 2025.12.22 16:23:32.150035 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2005 | 2025.12.22 16:23:32.150162 [ 257 ] {752836c2-cbff-49e9-84f1-ca6b5c55b768} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2025.12.22 16:23:32.150198 [ 257 ] {752836c2-cbff-49e9-84f1-ca6b5c55b768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2007 | 2025.12.22 16:23:32.150513 [ 257 ] {752836c2-cbff-49e9-84f1-ca6b5c55b768} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2008 | 2025.12.22 16:23:32.150724 [ 257 ] {752836c2-cbff-49e9-84f1-ca6b5c55b768} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2025.12.22 16:23:32.150858 [ 257 ] {752836c2-cbff-49e9-84f1-ca6b5c55b768} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001174 sec., 68143.10051107327 rows/sec., 5.33 MiB/sec. | ||
| 2010 | 2025.12.22 16:23:32.150897 [ 257 ] {752836c2-cbff-49e9-84f1-ca6b5c55b768} <Debug> TCPHandler: Processed in 0.001342955 sec. | ||
| 2011 | 2025.12.22 16:23:32.150968 [ 197 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365806 sec., 799527.8978127202 rows/sec., 50.63 MiB/sec. | ||
| 2012 | 2025.12.22 16:23:32.151014 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2025.12.22 16:23:32.151141 [ 257 ] {45f7d5a7-4a8b-453c-96c0-930917cec3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2014 | 2025.12.22 16:23:32.151179 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2015 | 2025.12.22 16:23:32.151186 [ 257 ] {45f7d5a7-4a8b-453c-96c0-930917cec3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2016 | 2025.12.22 16:23:32.151503 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2025.12.22 16:23:32.151584 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_6_1} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2018 | 2025.12.22 16:23:32.151633 [ 257 ] {45f7d5a7-4a8b-453c-96c0-930917cec3f3} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2025.12.22 16:23:32.151675 [ 257 ] {45f7d5a7-4a8b-453c-96c0-930917cec3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2020 | 2025.12.22 16:23:32.151676 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2021 | 2025.12.22 16:23:32.152031 [ 257 ] {45f7d5a7-4a8b-453c-96c0-930917cec3f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2022 | 2025.12.22 16:23:32.152248 [ 257 ] {45f7d5a7-4a8b-453c-96c0-930917cec3f3} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2025.12.22 16:23:32.152377 [ 257 ] {45f7d5a7-4a8b-453c-96c0-930917cec3f3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001255 sec., 128286.85258964144 rows/sec., 8.93 MiB/sec. | ||
| 2024 | 2025.12.22 16:23:32.152413 [ 257 ] {45f7d5a7-4a8b-453c-96c0-930917cec3f3} <Debug> TCPHandler: Processed in 0.001448648 sec. | ||
| 2025 | 2025.12.22 16:23:32.152525 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2025.12.22 16:23:32.152618 [ 257 ] {c3056e3b-240b-4d30-8200-0e0975068809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2027 | 2025.12.22 16:23:32.152672 [ 257 ] {c3056e3b-240b-4d30-8200-0e0975068809} <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 | ||
| 2028 | 2025.12.22 16:23:32.153398 [ 257 ] {c3056e3b-240b-4d30-8200-0e0975068809} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2025.12.22 16:23:32.153437 [ 257 ] {c3056e3b-240b-4d30-8200-0e0975068809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2030 | 2025.12.22 16:23:32.153926 [ 257 ] {c3056e3b-240b-4d30-8200-0e0975068809} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2031 | 2025.12.22 16:23:32.154136 [ 257 ] {c3056e3b-240b-4d30-8200-0e0975068809} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2025.12.22 16:23:32.154237 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2033 | 2025.12.22 16:23:32.154268 [ 257 ] {c3056e3b-240b-4d30-8200-0e0975068809} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001668 sec., 2997.6019184652278 rows/sec., 5.37 MiB/sec. | ||
| 2034 | 2025.12.22 16:23:32.154277 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2025.12.22 16:23:32.154309 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2036 | 2025.12.22 16:23:32.154325 [ 257 ] {c3056e3b-240b-4d30-8200-0e0975068809} <Debug> TCPHandler: Processed in 0.001849319 sec. | ||
| 2037 | 2025.12.22 16:23:32.154389 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 2038 | 2025.12.22 16:23:32.154444 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2025.12.22 16:23:32.154538 [ 257 ] {b0ea9c9a-aa12-47c1-a02e-a12f1bf16dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2040 | 2025.12.22 16:23:32.154549 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2041 | 2025.12.22 16:23:32.154582 [ 257 ] {b0ea9c9a-aa12-47c1-a02e-a12f1bf16dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2042 | 2025.12.22 16:23:32.154601 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 2043 | 2025.12.22 16:23:32.154707 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 2044 | 2025.12.22 16:23:32.154812 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 2045 | 2025.12.22 16:23:32.154921 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 2046 | 2025.12.22 16:23:32.154937 [ 257 ] {b0ea9c9a-aa12-47c1-a02e-a12f1bf16dc3} <Trace> oximeter.measurements_i64 (f7c2100a-1e51-48f6-87a7-ff8ac770e5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2025.12.22 16:23:32.154974 [ 257 ] {b0ea9c9a-aa12-47c1-a02e-a12f1bf16dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2048 | 2025.12.22 16:23:32.155037 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 2049 | 2025.12.22 16:23:32.155149 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2050 | 2025.12.22 16:23:32.155314 [ 257 ] {b0ea9c9a-aa12-47c1-a02e-a12f1bf16dc3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2051 | 2025.12.22 16:23:32.155532 [ 257 ] {b0ea9c9a-aa12-47c1-a02e-a12f1bf16dc3} <Trace> oximeter.measurements_i64 (f7c2100a-1e51-48f6-87a7-ff8ac770e5b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.12.22 16:23:32.155656 [ 257 ] {b0ea9c9a-aa12-47c1-a02e-a12f1bf16dc3} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001137 sec., 7915.5672823219 rows/sec., 559.14 KiB/sec. | ||
| 2053 | 2025.12.22 16:23:32.155692 [ 257 ] {b0ea9c9a-aa12-47c1-a02e-a12f1bf16dc3} <Debug> TCPHandler: Processed in 0.001296634 sec. | ||
| 2054 | 2025.12.22 16:23:32.155802 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2025.12.22 16:23:32.155905 [ 257 ] {0f28196d-531e-4129-926c-4785bc1c4d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2056 | 2025.12.22 16:23:32.155952 [ 257 ] {0f28196d-531e-4129-926c-4785bc1c4d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2057 | 2025.12.22 16:23:32.156285 [ 257 ] {0f28196d-531e-4129-926c-4785bc1c4d54} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.12.22 16:23:32.156321 [ 257 ] {0f28196d-531e-4129-926c-4785bc1c4d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2059 | 2025.12.22 16:23:32.156635 [ 257 ] {0f28196d-531e-4129-926c-4785bc1c4d54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2060 | 2025.12.22 16:23:32.156732 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 19 columns (19 merged, 0 gathered) in 0.002372852 sec., 23178.85818415982 rows/sec., 41.54 MiB/sec. | ||
| 2061 | 2025.12.22 16:23:32.156863 [ 257 ] {0f28196d-531e-4129-926c-4785bc1c4d54} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2025.12.22 16:23:32.156997 [ 257 ] {0f28196d-531e-4129-926c-4785bc1c4d54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 2063 | 2025.12.22 16:23:32.156998 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2064 | 2025.12.22 16:23:32.157033 [ 257 ] {0f28196d-531e-4129-926c-4785bc1c4d54} <Debug> TCPHandler: Processed in 0.001280034 sec. | ||
| 2065 | 2025.12.22 16:23:32.157313 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2025.12.22 16:23:32.157375 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2067 | 2025.12.22 16:23:32.157442 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2068 | 2025.12.22 16:23:33.522320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 4166 | ||
| 2069 | 2025.12.22 16:23:33.523008 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.12.22 16:23:33.523076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2071 | 2025.12.22 16:23:33.523739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2072 | 2025.12.22 16:23:33.524062 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2025.12.22 16:23:33.524249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4166 | ||
| 2074 | 2025.12.22 16:23:33.757832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2075 | 2025.12.22 16:23:33.781461 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.12.22 16:23:33.781539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2077 | 2025.12.22 16:23:33.790334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2078 | 2025.12.22 16:23:33.791512 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.12.22 16:23:33.797690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2080 | 2025.12.22 16:23:34.000370 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.22 MiB, peak 188.05 MiB, free memory in arenas 0.00 B, will set to 183.72 MiB (RSS), difference: 1.50 MiB | ||
| 2081 | 2025.12.22 16:23:34.099171 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34501 | ||
| 2082 | 2025.12.22 16:23:34.099285 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2083 | 2025.12.22 16:23:34.099314 [ 3 ] {} <Debug> TCP-Session: c6fc9e4d-e990-4a26-a22b-91777e2dbc0c Authenticating user 'default' from [fd00:1122:3344:101::e]:34501 | ||
| 2084 | 2025.12.22 16:23:34.099337 [ 3 ] {} <Debug> TCP-Session: c6fc9e4d-e990-4a26-a22b-91777e2dbc0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2025.12.22 16:23:34.099350 [ 3 ] {} <Debug> TCP-Session: c6fc9e4d-e990-4a26-a22b-91777e2dbc0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2025.12.22 16:23:34.099634 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63012 | ||
| 2087 | 2025.12.22 16:23:34.099655 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33063 | ||
| 2088 | 2025.12.22 16:23:34.099685 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47135 | ||
| 2089 | 2025.12.22 16:23:34.099698 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34898 | ||
| 2090 | 2025.12.22 16:23:34.099730 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54533 | ||
| 2091 | 2025.12.22 16:23:34.099762 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2092 | 2025.12.22 16:23:34.099738 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61785 | ||
| 2093 | 2025.12.22 16:23:34.099803 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2094 | 2025.12.22 16:23:34.099808 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2025.12.22 16:23:34.099832 [ 293 ] {} <Debug> TCP-Session: acbb6568-9f12-4378-a50a-20f435d7fd9e Authenticating user 'default' from [fd00:1122:3344:101::e]:47135 | ||
| 2096 | 2025.12.22 16:23:34.099805 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2097 | 2025.12.22 16:23:34.099854 [ 294 ] {} <Debug> TCP-Session: ab071e9b-6ead-47dc-a970-0d66f03c6642 Authenticating user 'default' from [fd00:1122:3344:101::e]:34898 | ||
| 2098 | 2025.12.22 16:23:34.099874 [ 3 ] {} <Trace> TCP-Session: c6fc9e4d-e990-4a26-a22b-91777e2dbc0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2025.12.22 16:23:34.099895 [ 291 ] {} <Debug> TCP-Session: 7d1d4918-aa2c-4247-9a01-a75a3dd9b187 Authenticating user 'default' from [fd00:1122:3344:101::e]:33063 | ||
| 2100 | 2025.12.22 16:23:34.099911 [ 294 ] {} <Debug> TCP-Session: ab071e9b-6ead-47dc-a970-0d66f03c6642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2025.12.22 16:23:34.099946 [ 291 ] {} <Debug> TCP-Session: 7d1d4918-aa2c-4247-9a01-a75a3dd9b187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2025.12.22 16:23:34.099954 [ 294 ] {} <Debug> TCP-Session: ab071e9b-6ead-47dc-a970-0d66f03c6642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2025.12.22 16:23:34.099968 [ 291 ] {} <Debug> TCP-Session: 7d1d4918-aa2c-4247-9a01-a75a3dd9b187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2025.12.22 16:23:34.099951 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2105 | 2025.12.22 16:23:34.099883 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2106 | 2025.12.22 16:23:34.100027 [ 297 ] {} <Debug> TCP-Session: 8db86aa7-9d62-4929-8634-fe80dee7a9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61785 | ||
| 2107 | 2025.12.22 16:23:34.099863 [ 293 ] {} <Debug> TCP-Session: acbb6568-9f12-4378-a50a-20f435d7fd9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2025.12.22 16:23:34.100057 [ 297 ] {} <Debug> TCP-Session: 8db86aa7-9d62-4929-8634-fe80dee7a9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2025.12.22 16:23:34.100053 [ 296 ] {} <Debug> TCP-Session: 144f0d6c-6008-4c77-acf4-cd9c4be554c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54533 | ||
| 2110 | 2025.12.22 16:23:34.100069 [ 293 ] {} <Debug> TCP-Session: acbb6568-9f12-4378-a50a-20f435d7fd9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2025.12.22 16:23:34.100075 [ 297 ] {} <Debug> TCP-Session: 8db86aa7-9d62-4929-8634-fe80dee7a9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2025.12.22 16:23:34.100099 [ 296 ] {} <Debug> TCP-Session: 144f0d6c-6008-4c77-acf4-cd9c4be554c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2025.12.22 16:23:34.099806 [ 290 ] {} <Debug> TCP-Session: e221000b-391a-473f-b8e9-b0d9224a55b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63012 | ||
| 2114 | 2025.12.22 16:23:34.100125 [ 296 ] {} <Debug> TCP-Session: 144f0d6c-6008-4c77-acf4-cd9c4be554c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2025.12.22 16:23:34.099681 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45932 | ||
| 2116 | 2025.12.22 16:23:34.100165 [ 290 ] {} <Debug> TCP-Session: e221000b-391a-473f-b8e9-b0d9224a55b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2025.12.22 16:23:34.099715 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34861 | ||
| 2118 | 2025.12.22 16:23:34.100213 [ 290 ] {} <Debug> TCP-Session: e221000b-391a-473f-b8e9-b0d9224a55b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.12.22 16:23:34.100117 [ 3 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2120 | 2025.12.22 16:23:34.100445 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2121 | 2025.12.22 16:23:34.100479 [ 292 ] {} <Debug> TCP-Session: 6d93257d-81a1-4074-9dbf-54b87052aa78 Authenticating user 'default' from [fd00:1122:3344:101::e]:45932 | ||
| 2122 | 2025.12.22 16:23:34.100490 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2123 | 2025.12.22 16:23:34.100500 [ 292 ] {} <Debug> TCP-Session: 6d93257d-81a1-4074-9dbf-54b87052aa78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2025.12.22 16:23:34.100542 [ 292 ] {} <Debug> TCP-Session: 6d93257d-81a1-4074-9dbf-54b87052aa78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2025.12.22 16:23:34.100543 [ 295 ] {} <Debug> TCP-Session: ebab9943-f08b-484e-8bdb-3f3cea1c6dca Authenticating user 'default' from [fd00:1122:3344:101::e]:34861 | ||
| 2126 | 2025.12.22 16:23:34.100582 [ 295 ] {} <Debug> TCP-Session: ebab9943-f08b-484e-8bdb-3f3cea1c6dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2025.12.22 16:23:34.100601 [ 295 ] {} <Debug> TCP-Session: ebab9943-f08b-484e-8bdb-3f3cea1c6dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2025.12.22 16:23:34.100644 [ 3 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2129 | 2025.12.22 16:23:34.100713 [ 3 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2130 | 2025.12.22 16:23:34.101036 [ 3 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 2131 | 2025.12.22 16:23:34.102172 [ 305 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Trace> AggregatingTransform: Aggregating | ||
| 2132 | 2025.12.22 16:23:34.102219 [ 305 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2133 | 2025.12.22 16:23:34.102259 [ 305 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001120389 sec. (892.547 rows/sec., 34.87 KiB/sec.) | ||
| 2134 | 2025.12.22 16:23:34.102280 [ 305 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Trace> Aggregator: Merging aggregated data | ||
| 2135 | 2025.12.22 16:23:34.103419 [ 3 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003384 sec., 295.5082742316785 rows/sec., 11.54 KiB/sec. | ||
| 2136 | 2025.12.22 16:23:34.103538 [ 3 ] {3965e0f0-ebf7-43c9-9f0f-bba43fe1f1a3} <Debug> TCPHandler: Processed in 0.003835071 sec. | ||
| 2137 | 2025.12.22 16:23:34.103662 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2025.12.22 16:23:34.103691 [ 3 ] {} <Debug> TCP-Session: c6fc9e4d-e990-4a26-a22b-91777e2dbc0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2025.12.22 16:23:34.103696 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2025.12.22 16:23:34.103717 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2025.12.22 16:23:34.103743 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2025.12.22 16:23:34.103761 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2025.12.22 16:23:34.103780 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2144 | 2025.12.22 16:23:34.103797 [ 291 ] {} <Debug> TCP-Session: 7d1d4918-aa2c-4247-9a01-a75a3dd9b187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2025.12.22 16:23:34.103820 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2146 | 2025.12.22 16:23:34.103835 [ 294 ] {} <Debug> TCP-Session: ab071e9b-6ead-47dc-a970-0d66f03c6642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2025.12.22 16:23:34.103836 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2148 | 2025.12.22 16:23:34.103867 [ 292 ] {} <Debug> TCP-Session: 6d93257d-81a1-4074-9dbf-54b87052aa78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2025.12.22 16:23:34.103817 [ 296 ] {} <Debug> TCP-Session: 144f0d6c-6008-4c77-acf4-cd9c4be554c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2025.12.22 16:23:34.103903 [ 295 ] {} <Debug> TCP-Session: ebab9943-f08b-484e-8bdb-3f3cea1c6dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2025.12.22 16:23:34.103804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2152 | 2025.12.22 16:23:34.103761 [ 297 ] {} <Debug> TCP-Session: 8db86aa7-9d62-4929-8634-fe80dee7a9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2025.12.22 16:23:34.103989 [ 293 ] {} <Debug> TCP-Session: acbb6568-9f12-4378-a50a-20f435d7fd9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2025.12.22 16:23:34.103745 [ 290 ] {} <Debug> TCP-Session: e221000b-391a-473f-b8e9-b0d9224a55b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2025.12.22 16:23:34.416060 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33638 | ||
| 2156 | 2025.12.22 16:23:34.416194 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2157 | 2025.12.22 16:23:34.416228 [ 3 ] {} <Debug> TCP-Session: f7ed28ef-cb4f-40ae-a201-43870b1aca41 Authenticating user 'default' from [fd00:1122:3344:101::e]:33638 | ||
| 2158 | 2025.12.22 16:23:34.416256 [ 3 ] {} <Debug> TCP-Session: f7ed28ef-cb4f-40ae-a201-43870b1aca41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2025.12.22 16:23:34.416274 [ 3 ] {} <Debug> TCP-Session: f7ed28ef-cb4f-40ae-a201-43870b1aca41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2025.12.22 16:23:34.416548 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65059 | ||
| 2161 | 2025.12.22 16:23:34.416574 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47859 | ||
| 2162 | 2025.12.22 16:23:34.416620 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44083 | ||
| 2163 | 2025.12.22 16:23:34.416638 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44739 | ||
| 2164 | 2025.12.22 16:23:34.416665 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39004 | ||
| 2165 | 2025.12.22 16:23:34.416699 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2166 | 2025.12.22 16:23:34.416729 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2025.12.22 16:23:34.416746 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2168 | 2025.12.22 16:23:34.416773 [ 290 ] {} <Debug> TCP-Session: a0974e44-7020-4d48-8c0a-69438016b649 Authenticating user 'default' from [fd00:1122:3344:101::e]:65059 | ||
| 2169 | 2025.12.22 16:23:34.416775 [ 294 ] {} <Debug> TCP-Session: 95ed40df-cc4a-4a2c-9df6-7a18edccb19c Authenticating user 'default' from [fd00:1122:3344:101::e]:44083 | ||
| 2170 | 2025.12.22 16:23:34.416803 [ 295 ] {} <Debug> TCP-Session: 65f7ca10-469f-452c-be9d-df169d8a5086 Authenticating user 'default' from [fd00:1122:3344:101::e]:44739 | ||
| 2171 | 2025.12.22 16:23:34.416817 [ 290 ] {} <Debug> TCP-Session: a0974e44-7020-4d48-8c0a-69438016b649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2025.12.22 16:23:34.416824 [ 294 ] {} <Debug> TCP-Session: 95ed40df-cc4a-4a2c-9df6-7a18edccb19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2025.12.22 16:23:34.416844 [ 295 ] {} <Debug> TCP-Session: 65f7ca10-469f-452c-be9d-df169d8a5086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2025.12.22 16:23:34.416852 [ 290 ] {} <Debug> TCP-Session: a0974e44-7020-4d48-8c0a-69438016b649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2025.12.22 16:23:34.416863 [ 294 ] {} <Debug> TCP-Session: 95ed40df-cc4a-4a2c-9df6-7a18edccb19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2025.12.22 16:23:34.416874 [ 295 ] {} <Debug> TCP-Session: 65f7ca10-469f-452c-be9d-df169d8a5086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2025.12.22 16:23:34.416855 [ 3 ] {} <Trace> TCP-Session: f7ed28ef-cb4f-40ae-a201-43870b1aca41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2025.12.22 16:23:34.416817 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2025.12.22 16:23:34.416648 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37689 | ||
| 2180 | 2025.12.22 16:23:34.416991 [ 297 ] {} <Debug> TCP-Session: c10a7d82-97b1-419b-8ff2-177205345b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:39004 | ||
| 2181 | 2025.12.22 16:23:34.416737 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2182 | 2025.12.22 16:23:34.417032 [ 297 ] {} <Debug> TCP-Session: c10a7d82-97b1-419b-8ff2-177205345b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2025.12.22 16:23:34.417053 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2184 | 2025.12.22 16:23:34.417064 [ 291 ] {} <Debug> TCP-Session: 24d5f37a-1911-41f8-bd3c-4d9941db563e Authenticating user 'default' from [fd00:1122:3344:101::e]:47859 | ||
| 2185 | 2025.12.22 16:23:34.417071 [ 297 ] {} <Debug> TCP-Session: c10a7d82-97b1-419b-8ff2-177205345b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2025.12.22 16:23:34.417102 [ 291 ] {} <Debug> TCP-Session: 24d5f37a-1911-41f8-bd3c-4d9941db563e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2025.12.22 16:23:34.417094 [ 296 ] {} <Debug> TCP-Session: e1fffb9a-14c4-4b9c-81c6-c7bfd3be0c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:37689 | ||
| 2188 | 2025.12.22 16:23:34.417130 [ 291 ] {} <Debug> TCP-Session: 24d5f37a-1911-41f8-bd3c-4d9941db563e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2025.12.22 16:23:34.417127 [ 3 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2190 | 2025.12.22 16:23:34.417159 [ 296 ] {} <Debug> TCP-Session: e1fffb9a-14c4-4b9c-81c6-c7bfd3be0c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2025.12.22 16:23:34.416591 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47341 | ||
| 2192 | 2025.12.22 16:23:34.417206 [ 296 ] {} <Debug> TCP-Session: e1fffb9a-14c4-4b9c-81c6-c7bfd3be0c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2025.12.22 16:23:34.416588 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51419 | ||
| 2194 | 2025.12.22 16:23:34.417267 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2195 | 2025.12.22 16:23:34.417299 [ 292 ] {} <Debug> TCP-Session: 6469614e-3fca-46b2-9e79-2b492231353f Authenticating user 'default' from [fd00:1122:3344:101::e]:47341 | ||
| 2196 | 2025.12.22 16:23:34.417312 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2025.12.22 16:23:34.417321 [ 292 ] {} <Debug> TCP-Session: 6469614e-3fca-46b2-9e79-2b492231353f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2025.12.22 16:23:34.417342 [ 293 ] {} <Debug> TCP-Session: 3705dd8b-0683-4260-94d8-273ced1612e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51419 | ||
| 2199 | 2025.12.22 16:23:34.417347 [ 292 ] {} <Debug> TCP-Session: 6469614e-3fca-46b2-9e79-2b492231353f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2025.12.22 16:23:34.417367 [ 293 ] {} <Debug> TCP-Session: 3705dd8b-0683-4260-94d8-273ced1612e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2025.12.22 16:23:34.417386 [ 293 ] {} <Debug> TCP-Session: 3705dd8b-0683-4260-94d8-273ced1612e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2025.12.22 16:23:34.417465 [ 3 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2203 | 2025.12.22 16:23:34.417518 [ 3 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2204 | 2025.12.22 16:23:34.417791 [ 3 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 2205 | 2025.12.22 16:23:34.418731 [ 324 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Trace> AggregatingTransform: Aggregating | ||
| 2206 | 2025.12.22 16:23:34.418779 [ 324 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Trace> Aggregator: Aggregation method: without_key | ||
| 2207 | 2025.12.22 16:23:34.418818 [ 324 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932515 sec. (1072.369 rows/sec., 41.89 KiB/sec.) | ||
| 2208 | 2025.12.22 16:23:34.418838 [ 324 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Trace> Aggregator: Merging aggregated data | ||
| 2209 | 2025.12.22 16:23:34.420112 [ 3 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003058 sec., 327.01111837802483 rows/sec., 12.77 KiB/sec. | ||
| 2210 | 2025.12.22 16:23:34.420242 [ 3 ] {bbba5782-e28f-4faa-89cf-124c1c5f7616} <Debug> TCPHandler: Processed in 0.003571943 sec. | ||
| 2211 | 2025.12.22 16:23:34.420352 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2025.12.22 16:23:34.420379 [ 3 ] {} <Debug> TCP-Session: f7ed28ef-cb4f-40ae-a201-43870b1aca41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2025.12.22 16:23:34.420384 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2025.12.22 16:23:34.420405 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2215 | 2025.12.22 16:23:34.420423 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2216 | 2025.12.22 16:23:34.420437 [ 290 ] {} <Debug> TCP-Session: a0974e44-7020-4d48-8c0a-69438016b649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2025.12.22 16:23:34.420449 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2218 | 2025.12.22 16:23:34.420478 [ 293 ] {} <Debug> TCP-Session: 3705dd8b-0683-4260-94d8-273ced1612e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2025.12.22 16:23:34.420505 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2220 | 2025.12.22 16:23:34.420525 [ 291 ] {} <Debug> TCP-Session: 24d5f37a-1911-41f8-bd3c-4d9941db563e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2025.12.22 16:23:34.420522 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2025.12.22 16:23:34.420557 [ 294 ] {} <Debug> TCP-Session: 95ed40df-cc4a-4a2c-9df6-7a18edccb19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2025.12.22 16:23:34.420486 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2025.12.22 16:23:34.420593 [ 296 ] {} <Debug> TCP-Session: e1fffb9a-14c4-4b9c-81c6-c7bfd3be0c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2025.12.22 16:23:34.420469 [ 297 ] {} <Debug> TCP-Session: c10a7d82-97b1-419b-8ff2-177205345b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2025.12.22 16:23:34.420638 [ 292 ] {} <Debug> TCP-Session: 6469614e-3fca-46b2-9e79-2b492231353f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2025.12.22 16:23:34.420466 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2025.12.22 16:23:34.420721 [ 295 ] {} <Debug> TCP-Session: 65f7ca10-469f-452c-be9d-df169d8a5086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2025.12.22 16:23:34.435724 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47618 | ||
| 2230 | 2025.12.22 16:23:34.435818 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2025.12.22 16:23:34.435844 [ 3 ] {} <Debug> TCP-Session: 20afe1f0-18c0-4921-b563-7c755ab28cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47618 | ||
| 2232 | 2025.12.22 16:23:34.435867 [ 3 ] {} <Debug> TCP-Session: 20afe1f0-18c0-4921-b563-7c755ab28cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2025.12.22 16:23:34.435893 [ 3 ] {} <Debug> TCP-Session: 20afe1f0-18c0-4921-b563-7c755ab28cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2025.12.22 16:23:34.436102 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42087 | ||
| 2235 | 2025.12.22 16:23:34.436160 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34374 | ||
| 2236 | 2025.12.22 16:23:34.436195 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2237 | 2025.12.22 16:23:34.436194 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65461 | ||
| 2238 | 2025.12.22 16:23:34.436229 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61280 | ||
| 2239 | 2025.12.22 16:23:34.436239 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48635 | ||
| 2240 | 2025.12.22 16:23:34.436246 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44774 | ||
| 2241 | 2025.12.22 16:23:34.436282 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2025.12.22 16:23:34.436310 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2243 | 2025.12.22 16:23:34.436323 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2244 | 2025.12.22 16:23:34.436338 [ 291 ] {} <Debug> TCP-Session: aaeaa9e0-dc7a-4516-ba22-f22f717f9a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:34374 | ||
| 2245 | 2025.12.22 16:23:34.436343 [ 295 ] {} <Debug> TCP-Session: 9633a114-1743-4708-a4e0-6d3981d46328 Authenticating user 'default' from [fd00:1122:3344:101::e]:61280 | ||
| 2246 | 2025.12.22 16:23:34.436361 [ 296 ] {} <Debug> TCP-Session: c4632b07-26d1-4b26-a643-6b27f5fac202 Authenticating user 'default' from [fd00:1122:3344:101::e]:48635 | ||
| 2247 | 2025.12.22 16:23:34.436375 [ 295 ] {} <Debug> TCP-Session: 9633a114-1743-4708-a4e0-6d3981d46328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2025.12.22 16:23:34.436373 [ 291 ] {} <Debug> TCP-Session: aaeaa9e0-dc7a-4516-ba22-f22f717f9a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2025.12.22 16:23:34.436394 [ 296 ] {} <Debug> TCP-Session: c4632b07-26d1-4b26-a643-6b27f5fac202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2025.12.22 16:23:34.436400 [ 295 ] {} <Debug> TCP-Session: 9633a114-1743-4708-a4e0-6d3981d46328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2025.12.22 16:23:34.436410 [ 291 ] {} <Debug> TCP-Session: aaeaa9e0-dc7a-4516-ba22-f22f717f9a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2025.12.22 16:23:34.436423 [ 296 ] {} <Debug> TCP-Session: c4632b07-26d1-4b26-a643-6b27f5fac202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2025.12.22 16:23:34.436361 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2025.12.22 16:23:34.436298 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2255 | 2025.12.22 16:23:34.436486 [ 297 ] {} <Debug> TCP-Session: 6c0945f7-fe38-42c0-8a62-1c2e2f15d3eb Authenticating user 'default' from [fd00:1122:3344:101::e]:44774 | ||
| 2256 | 2025.12.22 16:23:34.436237 [ 290 ] {} <Debug> TCP-Session: 0b0115ac-f71e-4f67-ac56-293024b3fbb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42087 | ||
| 2257 | 2025.12.22 16:23:34.436513 [ 292 ] {} <Debug> TCP-Session: ade8149a-9ad0-439f-8c70-2ee800b773bf Authenticating user 'default' from [fd00:1122:3344:101::e]:65461 | ||
| 2258 | 2025.12.22 16:23:34.436518 [ 297 ] {} <Debug> TCP-Session: 6c0945f7-fe38-42c0-8a62-1c2e2f15d3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2025.12.22 16:23:34.436552 [ 290 ] {} <Debug> TCP-Session: 0b0115ac-f71e-4f67-ac56-293024b3fbb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2025.12.22 16:23:34.436560 [ 297 ] {} <Debug> TCP-Session: 6c0945f7-fe38-42c0-8a62-1c2e2f15d3eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2025.12.22 16:23:34.436584 [ 290 ] {} <Debug> TCP-Session: 0b0115ac-f71e-4f67-ac56-293024b3fbb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2025.12.22 16:23:34.436554 [ 292 ] {} <Debug> TCP-Session: ade8149a-9ad0-439f-8c70-2ee800b773bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2025.12.22 16:23:34.436209 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60186 | ||
| 2264 | 2025.12.22 16:23:34.436634 [ 292 ] {} <Debug> TCP-Session: ade8149a-9ad0-439f-8c70-2ee800b773bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2025.12.22 16:23:34.436207 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64961 | ||
| 2266 | 2025.12.22 16:23:34.436233 [ 3 ] {} <Trace> TCP-Session: 20afe1f0-18c0-4921-b563-7c755ab28cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.12.22 16:23:34.436701 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2268 | 2025.12.22 16:23:34.436736 [ 294 ] {} <Debug> TCP-Session: 4c1616f7-684f-42ed-811e-f2bace83130c Authenticating user 'default' from [fd00:1122:3344:101::e]:60186 | ||
| 2269 | 2025.12.22 16:23:34.436736 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2270 | 2025.12.22 16:23:34.436757 [ 294 ] {} <Debug> TCP-Session: 4c1616f7-684f-42ed-811e-f2bace83130c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2025.12.22 16:23:34.436775 [ 293 ] {} <Debug> TCP-Session: 688137d8-975b-49e7-849b-2691d31b8cef Authenticating user 'default' from [fd00:1122:3344:101::e]:64961 | ||
| 2272 | 2025.12.22 16:23:34.436780 [ 294 ] {} <Debug> TCP-Session: 4c1616f7-684f-42ed-811e-f2bace83130c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2025.12.22 16:23:34.436801 [ 293 ] {} <Debug> TCP-Session: 688137d8-975b-49e7-849b-2691d31b8cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.12.22 16:23:34.436821 [ 293 ] {} <Debug> TCP-Session: 688137d8-975b-49e7-849b-2691d31b8cef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2025.12.22 16:23:34.436858 [ 3 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47618) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2276 | 2025.12.22 16:23:34.437096 [ 3 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2277 | 2025.12.22 16:23:34.437160 [ 3 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2278 | 2025.12.22 16:23:34.437482 [ 3 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 2279 | 2025.12.22 16:23:34.437591 [ 3 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2280 | 2025.12.22 16:23:34.826302 [ 322 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Trace> AggregatingTransform: Aggregating | ||
| 2281 | 2025.12.22 16:23:34.826368 [ 322 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Trace> Aggregator: Aggregation method: without_key | ||
| 2282 | 2025.12.22 16:23:34.826406 [ 322 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004077 sec. (995.940 rows/sec., 38.90 KiB/sec.) | ||
| 2283 | 2025.12.22 16:23:34.826422 [ 322 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Trace> Aggregator: Merging aggregated data | ||
| 2284 | 2025.12.22 16:23:34.827858 [ 3 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.391047 sec., 2.5572373653294873 rows/sec., 102.29 B/sec. | ||
| 2285 | 2025.12.22 16:23:34.828059 [ 3 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2286 | 2025.12.22 16:23:34.828078 [ 3 ] {5d975bfc-c0fc-4f45-9ceb-2bbdbd245c29} <Debug> TCPHandler: Processed in 0.391955089 sec. | ||
| 2287 | 2025.12.22 16:23:34.828220 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2025.12.22 16:23:34.828247 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2025.12.22 16:23:34.828275 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2025.12.22 16:23:34.828300 [ 297 ] {} <Debug> TCP-Session: 6c0945f7-fe38-42c0-8a62-1c2e2f15d3eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2025.12.22 16:23:34.828326 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2292 | 2025.12.22 16:23:34.828347 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2293 | 2025.12.22 16:23:34.828361 [ 296 ] {} <Debug> TCP-Session: c4632b07-26d1-4b26-a643-6b27f5fac202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2025.12.22 16:23:34.828376 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2295 | 2025.12.22 16:23:34.828406 [ 293 ] {} <Debug> TCP-Session: 688137d8-975b-49e7-849b-2691d31b8cef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2025.12.22 16:23:34.828313 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2025.12.22 16:23:34.828459 [ 295 ] {} <Debug> TCP-Session: 9633a114-1743-4708-a4e0-6d3981d46328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2025.12.22 16:23:34.828293 [ 290 ] {} <Debug> TCP-Session: 0b0115ac-f71e-4f67-ac56-293024b3fbb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2025.12.22 16:23:34.828489 [ 294 ] {} <Debug> TCP-Session: 4c1616f7-684f-42ed-811e-f2bace83130c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2025.12.22 16:23:34.828497 [ 291 ] {} <Debug> TCP-Session: aaeaa9e0-dc7a-4516-ba22-f22f717f9a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2025.12.22 16:23:34.828292 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2302 | 2025.12.22 16:23:34.828385 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2303 | 2025.12.22 16:23:34.828569 [ 292 ] {} <Debug> TCP-Session: ade8149a-9ad0-439f-8c70-2ee800b773bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2025.12.22 16:23:34.828591 [ 3 ] {} <Debug> TCP-Session: 20afe1f0-18c0-4921-b563-7c755ab28cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2025.12.22 16:23:35.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.62 MiB, peak 197.76 MiB, free memory in arenas 0.00 B, will set to 204.66 MiB (RSS), difference: 19.04 MiB | ||
| 2306 | 2025.12.22 16:23:36.003506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 330 | ||
| 2307 | 2025.12.22 16:23:36.006206 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2025.12.22 16:23:36.006259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2309 | 2025.12.22 16:23:36.007713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2310 | 2025.12.22 16:23:36.008237 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2025.12.22 16:23:36.008397 [ 31 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2312 | 2025.12.22 16:23:36.008464 [ 31 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2025.12.22 16:23:36.008485 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2314 | 2025.12.22 16:23:36.008563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2315 | 2025.12.22 16:23:36.008584 [ 199 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::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 | ||
| 2316 | 2025.12.22 16:23:36.009173 [ 199 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2317 | 2025.12.22 16:23:36.009319 [ 199 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2318 | 2025.12.22 16:23:36.009699 [ 199 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2319 | 2025.12.22 16:23:36.010055 [ 199 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::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 | ||
| 2320 | 2025.12.22 16:23:36.010423 [ 199 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2321 | 2025.12.22 16:23:36.010802 [ 199 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2322 | 2025.12.22 16:23:36.011178 [ 199 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 2323 | 2025.12.22 16:23:36.017836 [ 197 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 72 columns (72 merged, 0 gathered) in 0.009290143 sec., 35521.5199593806 rows/sec., 33.80 MiB/sec. | ||
| 2324 | 2025.12.22 16:23:36.018805 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2325 | 2025.12.22 16:23:36.019576 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2025.12.22 16:23:36.019653 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_6_1} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2327 | 2025.12.22 16:23:36.019787 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2328 | 2025.12.22 16:23:37.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.78 MiB, peak 209.32 MiB, free memory in arenas 0.00 B, will set to 205.97 MiB (RSS), difference: 1.20 MiB | ||
| 2329 | 2025.12.22 16:23:37.128447 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2025.12.22 16:23:37.128628 [ 257 ] {90c4068c-1c7c-40a9-b817-615c6043830b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2331 | 2025.12.22 16:23:37.128694 [ 257 ] {90c4068c-1c7c-40a9-b817-615c6043830b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2332 | 2025.12.22 16:23:37.129478 [ 257 ] {90c4068c-1c7c-40a9-b817-615c6043830b} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2025.12.22 16:23:37.129534 [ 257 ] {90c4068c-1c7c-40a9-b817-615c6043830b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2334 | 2025.12.22 16:23:37.129960 [ 257 ] {90c4068c-1c7c-40a9-b817-615c6043830b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2335 | 2025.12.22 16:23:37.130184 [ 257 ] {90c4068c-1c7c-40a9-b817-615c6043830b} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2025.12.22 16:23:37.130332 [ 257 ] {90c4068c-1c7c-40a9-b817-615c6043830b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001753 sec., 233884.7689674843 rows/sec., 14.84 MiB/sec. | ||
| 2337 | 2025.12.22 16:23:37.130374 [ 257 ] {90c4068c-1c7c-40a9-b817-615c6043830b} <Debug> TCPHandler: Processed in 0.002054613 sec. | ||
| 2338 | 2025.12.22 16:23:37.130499 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2025.12.22 16:23:37.130599 [ 257 ] {6cb81f37-e5af-49f6-9986-354095fb2004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2340 | 2025.12.22 16:23:37.130641 [ 257 ] {6cb81f37-e5af-49f6-9986-354095fb2004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2341 | 2025.12.22 16:23:37.131494 [ 257 ] {6cb81f37-e5af-49f6-9986-354095fb2004} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2025.12.22 16:23:37.131530 [ 257 ] {6cb81f37-e5af-49f6-9986-354095fb2004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2343 | 2025.12.22 16:23:37.131916 [ 257 ] {6cb81f37-e5af-49f6-9986-354095fb2004} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2344 | 2025.12.22 16:23:37.132135 [ 257 ] {6cb81f37-e5af-49f6-9986-354095fb2004} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2025.12.22 16:23:37.132245 [ 23 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2346 | 2025.12.22 16:23:37.132261 [ 257 ] {6cb81f37-e5af-49f6-9986-354095fb2004} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001682 sec., 673008.3234244947 rows/sec., 53.33 MiB/sec. | ||
| 2347 | 2025.12.22 16:23:37.132291 [ 23 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2025.12.22 16:23:37.132308 [ 257 ] {6cb81f37-e5af-49f6-9986-354095fb2004} <Debug> TCPHandler: Processed in 0.001858549 sec. | ||
| 2349 | 2025.12.22 16:23:37.132321 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2350 | 2025.12.22 16:23:37.132415 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::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 | ||
| 2351 | 2025.12.22 16:23:37.132433 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2025.12.22 16:23:37.132502 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2353 | 2025.12.22 16:23:37.132532 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2354 | 2025.12.22 16:23:37.132533 [ 257 ] {ba5c6697-7744-456a-993d-9850e99a1322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2355 | 2025.12.22 16:23:37.132581 [ 257 ] {ba5c6697-7744-456a-993d-9850e99a1322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2356 | 2025.12.22 16:23:37.132588 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1132 rows starting from the beginning of the part | ||
| 2357 | 2025.12.22 16:23:37.132635 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2358 | 2025.12.22 16:23:37.132680 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1132 rows starting from the beginning of the part | ||
| 2359 | 2025.12.22 16:23:37.132720 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 67 rows starting from the beginning of the part | ||
| 2360 | 2025.12.22 16:23:37.132761 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1132 rows starting from the beginning of the part | ||
| 2361 | 2025.12.22 16:23:37.133069 [ 257 ] {ba5c6697-7744-456a-993d-9850e99a1322} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2025.12.22 16:23:37.133108 [ 257 ] {ba5c6697-7744-456a-993d-9850e99a1322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2363 | 2025.12.22 16:23:37.133434 [ 257 ] {ba5c6697-7744-456a-993d-9850e99a1322} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2364 | 2025.12.22 16:23:37.133652 [ 257 ] {ba5c6697-7744-456a-993d-9850e99a1322} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2025.12.22 16:23:37.133791 [ 257 ] {ba5c6697-7744-456a-993d-9850e99a1322} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001277 sec., 168363.35160532498 rows/sec., 9.99 MiB/sec. | ||
| 2366 | 2025.12.22 16:23:37.133829 [ 257 ] {ba5c6697-7744-456a-993d-9850e99a1322} <Debug> TCPHandler: Processed in 0.001447168 sec. | ||
| 2367 | 2025.12.22 16:23:37.133946 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2025.12.22 16:23:37.134041 [ 257 ] {c53024c7-8450-4731-844e-ff480c9a5b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2369 | 2025.12.22 16:23:37.134081 [ 257 ] {c53024c7-8450-4731-844e-ff480c9a5b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2370 | 2025.12.22 16:23:37.134489 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4656 rows, containing 5 columns (5 merged, 0 gathered) in 0.002103495 sec., 2213459.0289018992 rows/sec., 183.75 MiB/sec. | ||
| 2371 | 2025.12.22 16:23:37.134564 [ 257 ] {c53024c7-8450-4731-844e-ff480c9a5b33} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2025.12.22 16:23:37.134604 [ 257 ] {c53024c7-8450-4731-844e-ff480c9a5b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2373 | 2025.12.22 16:23:37.134718 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2374 | 2025.12.22 16:23:37.134912 [ 257 ] {c53024c7-8450-4731-844e-ff480c9a5b33} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2375 | 2025.12.22 16:23:37.134992 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2025.12.22 16:23:37.135057 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_11_2} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2377 | 2025.12.22 16:23:37.135120 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2378 | 2025.12.22 16:23:37.135124 [ 257 ] {c53024c7-8450-4731-844e-ff480c9a5b33} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2025.12.22 16:23:37.135254 [ 257 ] {c53024c7-8450-4731-844e-ff480c9a5b33} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 2380 | 2025.12.22 16:23:37.135292 [ 257 ] {c53024c7-8450-4731-844e-ff480c9a5b33} <Debug> TCPHandler: Processed in 0.001397857 sec. | ||
| 2381 | 2025.12.22 16:23:37.135419 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2025.12.22 16:23:37.135531 [ 257 ] {a44f27ce-6f91-4756-bda5-406140eb0a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2383 | 2025.12.22 16:23:37.135575 [ 257 ] {a44f27ce-6f91-4756-bda5-406140eb0a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2384 | 2025.12.22 16:23:37.136043 [ 257 ] {a44f27ce-6f91-4756-bda5-406140eb0a0b} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2025.12.22 16:23:37.136079 [ 257 ] {a44f27ce-6f91-4756-bda5-406140eb0a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2386 | 2025.12.22 16:23:37.136388 [ 257 ] {a44f27ce-6f91-4756-bda5-406140eb0a0b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2387 | 2025.12.22 16:23:37.136613 [ 257 ] {a44f27ce-6f91-4756-bda5-406140eb0a0b} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.12.22 16:23:37.136740 [ 257 ] {a44f27ce-6f91-4756-bda5-406140eb0a0b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 2389 | 2025.12.22 16:23:37.136778 [ 257 ] {a44f27ce-6f91-4756-bda5-406140eb0a0b} <Debug> TCPHandler: Processed in 0.001422387 sec. | ||
| 2390 | 2025.12.22 16:23:37.136888 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.12.22 16:23:37.136986 [ 257 ] {10d7fce8-5762-43f1-9cb4-c6f6d6ce0ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2392 | 2025.12.22 16:23:37.137027 [ 257 ] {10d7fce8-5762-43f1-9cb4-c6f6d6ce0ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2393 | 2025.12.22 16:23:37.137643 [ 257 ] {10d7fce8-5762-43f1-9cb4-c6f6d6ce0ffc} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.12.22 16:23:37.137679 [ 257 ] {10d7fce8-5762-43f1-9cb4-c6f6d6ce0ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2395 | 2025.12.22 16:23:37.138016 [ 257 ] {10d7fce8-5762-43f1-9cb4-c6f6d6ce0ffc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2396 | 2025.12.22 16:23:37.138231 [ 257 ] {10d7fce8-5762-43f1-9cb4-c6f6d6ce0ffc} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.12.22 16:23:37.138334 [ 23 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2398 | 2025.12.22 16:23:37.138362 [ 257 ] {10d7fce8-5762-43f1-9cb4-c6f6d6ce0ffc} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001394 sec., 494261.11908177903 rows/sec., 34.51 MiB/sec. | ||
| 2399 | 2025.12.22 16:23:37.138371 [ 23 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2025.12.22 16:23:37.138395 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2401 | 2025.12.22 16:23:37.138399 [ 257 ] {10d7fce8-5762-43f1-9cb4-c6f6d6ce0ffc} <Debug> TCPHandler: Processed in 0.00155975 sec. | ||
| 2402 | 2025.12.22 16:23:37.138469 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::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 | ||
| 2403 | 2025.12.22 16:23:37.138544 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.12.22 16:23:37.138546 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2405 | 2025.12.22 16:23:37.138593 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2406 | 2025.12.22 16:23:37.138639 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 689 rows starting from the beginning of the part | ||
| 2407 | 2025.12.22 16:23:37.138661 [ 257 ] {97e188bb-a33b-44ba-9045-35e8b216ddb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2408 | 2025.12.22 16:23:37.138686 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2409 | 2025.12.22 16:23:37.138708 [ 257 ] {97e188bb-a33b-44ba-9045-35e8b216ddb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2410 | 2025.12.22 16:23:37.138738 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 689 rows starting from the beginning of the part | ||
| 2411 | 2025.12.22 16:23:37.138779 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part | ||
| 2412 | 2025.12.22 16:23:37.138817 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 689 rows starting from the beginning of the part | ||
| 2413 | 2025.12.22 16:23:37.139059 [ 257 ] {97e188bb-a33b-44ba-9045-35e8b216ddb7} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2025.12.22 16:23:37.139094 [ 257 ] {97e188bb-a33b-44ba-9045-35e8b216ddb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2415 | 2025.12.22 16:23:37.139400 [ 257 ] {97e188bb-a33b-44ba-9045-35e8b216ddb7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2416 | 2025.12.22 16:23:37.139622 [ 257 ] {97e188bb-a33b-44ba-9045-35e8b216ddb7} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2025.12.22 16:23:37.139716 [ 23 ] {} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2418 | 2025.12.22 16:23:37.139745 [ 23 ] {} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2025.12.22 16:23:37.139748 [ 257 ] {97e188bb-a33b-44ba-9045-35e8b216ddb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 2420 | 2025.12.22 16:23:37.139774 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2421 | 2025.12.22 16:23:37.139794 [ 257 ] {97e188bb-a33b-44ba-9045-35e8b216ddb7} <Debug> TCPHandler: Processed in 0.001313645 sec. | ||
| 2422 | 2025.12.22 16:23:37.139867 [ 187 ] {7acec89c-8144-43bd-b555-44f329126b13::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 | ||
| 2423 | 2025.12.22 16:23:37.139919 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2025.12.22 16:23:37.139947 [ 187 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2425 | 2025.12.22 16:23:37.139944 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2910 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014955 sec., 1945837.5125376128 rows/sec., 144.17 MiB/sec. | ||
| 2426 | 2025.12.22 16:23:37.139972 [ 187 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2427 | 2025.12.22 16:23:37.140017 [ 257 ] {09c17c0c-047b-488f-b442-8b9877ce5191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2428 | 2025.12.22 16:23:37.140060 [ 187 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2429 | 2025.12.22 16:23:37.140061 [ 257 ] {09c17c0c-047b-488f-b442-8b9877ce5191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2430 | 2025.12.22 16:23:37.140110 [ 187 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2431 | 2025.12.22 16:23:37.140118 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2432 | 2025.12.22 16:23:37.140150 [ 187 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2433 | 2025.12.22 16:23:37.140191 [ 187 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2434 | 2025.12.22 16:23:37.140249 [ 187 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2435 | 2025.12.22 16:23:37.140384 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2025.12.22 16:23:37.140453 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_11_2} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2437 | 2025.12.22 16:23:37.140509 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2438 | 2025.12.22 16:23:37.140537 [ 257 ] {09c17c0c-047b-488f-b442-8b9877ce5191} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2025.12.22 16:23:37.140573 [ 257 ] {09c17c0c-047b-488f-b442-8b9877ce5191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2440 | 2025.12.22 16:23:37.141015 [ 257 ] {09c17c0c-047b-488f-b442-8b9877ce5191} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2441 | 2025.12.22 16:23:37.141162 [ 189 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327665 sec., 27115.273807775306 rows/sec., 1.38 MiB/sec. | ||
| 2442 | 2025.12.22 16:23:37.141270 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2443 | 2025.12.22 16:23:37.141285 [ 257 ] {09c17c0c-047b-488f-b442-8b9877ce5191} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2025.12.22 16:23:37.141386 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2445 | 2025.12.22 16:23:37.141418 [ 257 ] {09c17c0c-047b-488f-b442-8b9877ce5191} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001421 sec., 220971.14707952147 rows/sec., 14.52 MiB/sec. | ||
| 2446 | 2025.12.22 16:23:37.141422 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2025.12.22 16:23:37.141456 [ 257 ] {09c17c0c-047b-488f-b442-8b9877ce5191} <Debug> TCPHandler: Processed in 0.001586592 sec. | ||
| 2448 | 2025.12.22 16:23:37.141460 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2449 | 2025.12.22 16:23:37.141525 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2025.12.22 16:23:37.141542 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::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 | ||
| 2451 | 2025.12.22 16:23:37.141584 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_6_1} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2452 | 2025.12.22 16:23:37.141589 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2025.12.22 16:23:37.141634 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2454 | 2025.12.22 16:23:37.141650 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2455 | 2025.12.22 16:23:37.141687 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1363 rows starting from the beginning of the part | ||
| 2456 | 2025.12.22 16:23:37.141704 [ 257 ] {75c63ad2-8e05-40a9-b9ed-1f59931b6dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2457 | 2025.12.22 16:23:37.141750 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2458 | 2025.12.22 16:23:37.141751 [ 257 ] {75c63ad2-8e05-40a9-b9ed-1f59931b6dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2459 | 2025.12.22 16:23:37.141805 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::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 | ||
| 2460 | 2025.12.22 16:23:37.141858 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2461 | 2025.12.22 16:23:37.141916 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2462 | 2025.12.22 16:23:37.141968 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2463 | 2025.12.22 16:23:37.142156 [ 257 ] {75c63ad2-8e05-40a9-b9ed-1f59931b6dfa} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2025.12.22 16:23:37.142193 [ 257 ] {75c63ad2-8e05-40a9-b9ed-1f59931b6dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2465 | 2025.12.22 16:23:37.142591 [ 257 ] {75c63ad2-8e05-40a9-b9ed-1f59931b6dfa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2466 | 2025.12.22 16:23:37.142904 [ 257 ] {75c63ad2-8e05-40a9-b9ed-1f59931b6dfa} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2025.12.22 16:23:37.143072 [ 257 ] {75c63ad2-8e05-40a9-b9ed-1f59931b6dfa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. | ||
| 2468 | 2025.12.22 16:23:37.143120 [ 257 ] {75c63ad2-8e05-40a9-b9ed-1f59931b6dfa} <Debug> TCPHandler: Processed in 0.001592652 sec. | ||
| 2469 | 2025.12.22 16:23:37.143237 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2025.12.22 16:23:37.143340 [ 257 ] {8eda3ac3-fe25-4908-90d8-a89672bd3f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2471 | 2025.12.22 16:23:37.143396 [ 257 ] {8eda3ac3-fe25-4908-90d8-a89672bd3f26} <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 | ||
| 2472 | 2025.12.22 16:23:37.143581 [ 190 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2626 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071944 sec., 1267408.7716656434 rows/sec., 84.67 MiB/sec. | ||
| 2473 | 2025.12.22 16:23:37.143812 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2474 | 2025.12.22 16:23:37.144068 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2025.12.22 16:23:37.144132 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2476 | 2025.12.22 16:23:37.144159 [ 257 ] {8eda3ac3-fe25-4908-90d8-a89672bd3f26} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.12.22 16:23:37.144184 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2478 | 2025.12.22 16:23:37.144195 [ 257 ] {8eda3ac3-fe25-4908-90d8-a89672bd3f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2479 | 2025.12.22 16:23:37.144713 [ 257 ] {8eda3ac3-fe25-4908-90d8-a89672bd3f26} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2480 | 2025.12.22 16:23:37.144938 [ 257 ] {8eda3ac3-fe25-4908-90d8-a89672bd3f26} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2025.12.22 16:23:37.145073 [ 257 ] {8eda3ac3-fe25-4908-90d8-a89672bd3f26} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 2482 | 2025.12.22 16:23:37.145148 [ 257 ] {8eda3ac3-fe25-4908-90d8-a89672bd3f26} <Debug> TCPHandler: Processed in 0.001961401 sec. | ||
| 2483 | 2025.12.22 16:23:37.145327 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2025.12.22 16:23:37.145430 [ 257 ] {8dfabb18-c6a5-4de0-b258-f5bf2d30c7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2485 | 2025.12.22 16:23:37.145475 [ 257 ] {8dfabb18-c6a5-4de0-b258-f5bf2d30c7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2486 | 2025.12.22 16:23:37.145805 [ 257 ] {8dfabb18-c6a5-4de0-b258-f5bf2d30c7e8} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2025.12.22 16:23:37.145839 [ 257 ] {8dfabb18-c6a5-4de0-b258-f5bf2d30c7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2488 | 2025.12.22 16:23:37.146146 [ 257 ] {8dfabb18-c6a5-4de0-b258-f5bf2d30c7e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2489 | 2025.12.22 16:23:37.146352 [ 257 ] {8dfabb18-c6a5-4de0-b258-f5bf2d30c7e8} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.12.22 16:23:37.146448 [ 27 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2491 | 2025.12.22 16:23:37.146472 [ 257 ] {8dfabb18-c6a5-4de0-b258-f5bf2d30c7e8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00106 sec., 98113.20754716982 rows/sec., 6.01 MiB/sec. | ||
| 2492 | 2025.12.22 16:23:37.146482 [ 27 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2025.12.22 16:23:37.146509 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2494 | 2025.12.22 16:23:37.146519 [ 257 ] {8dfabb18-c6a5-4de0-b258-f5bf2d30c7e8} <Debug> TCPHandler: Processed in 0.001243132 sec. | ||
| 2495 | 2025.12.22 16:23:37.146588 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 2496 | 2025.12.22 16:23:37.146670 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2497 | 2025.12.22 16:23:37.146698 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 468 rows starting from the beginning of the part | ||
| 2498 | 2025.12.22 16:23:37.146752 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2499 | 2025.12.22 16:23:37.146820 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 2500 | 2025.12.22 16:23:37.146881 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2501 | 2025.12.22 16:23:37.146949 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 2502 | 2025.12.22 16:23:37.147015 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2503 | 2025.12.22 16:23:37.148128 [ 192 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001571551 sec., 572682.6555422 rows/sec., 36.17 MiB/sec. | ||
| 2504 | 2025.12.22 16:23:37.148325 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2505 | 2025.12.22 16:23:37.148715 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_11_2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2025.12.22 16:23:37.148779 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_11_2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2507 | 2025.12.22 16:23:37.148830 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2508 | 2025.12.22 16:23:40.930579 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2509 | 2025.12.22 16:23:40.930632 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2510 | 2025.12.22 16:23:41.024576 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4678 | ||
| 2511 | 2025.12.22 16:23:41.025119 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2025.12.22 16:23:41.025158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2513 | 2025.12.22 16:23:41.025667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2514 | 2025.12.22 16:23:41.025919 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2025.12.22 16:23:41.026060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4678 | ||
| 2516 | 2025.12.22 16:23:41.298045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2517 | 2025.12.22 16:23:41.316174 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2025.12.22 16:23:41.316245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2519 | 2025.12.22 16:23:41.322425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2520 | 2025.12.22 16:23:41.323141 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2025.12.22 16:23:41.326173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2522 | 2025.12.22 16:23:42.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.83 MiB, peak 210.83 MiB, free memory in arenas 0.00 B, will set to 209.83 MiB (RSS), difference: 3.00 MiB | ||
| 2523 | 2025.12.22 16:23:42.116994 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2025.12.22 16:23:42.117177 [ 257 ] {1ed54b52-f650-4399-95a9-2fd6e42cc334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2525 | 2025.12.22 16:23:42.117251 [ 257 ] {1ed54b52-f650-4399-95a9-2fd6e42cc334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2526 | 2025.12.22 16:23:42.117963 [ 257 ] {1ed54b52-f650-4399-95a9-2fd6e42cc334} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2025.12.22 16:23:42.118016 [ 257 ] {1ed54b52-f650-4399-95a9-2fd6e42cc334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2528 | 2025.12.22 16:23:42.118422 [ 257 ] {1ed54b52-f650-4399-95a9-2fd6e42cc334} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2529 | 2025.12.22 16:23:42.118651 [ 257 ] {1ed54b52-f650-4399-95a9-2fd6e42cc334} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2025.12.22 16:23:42.118812 [ 257 ] {1ed54b52-f650-4399-95a9-2fd6e42cc334} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.001689 sec., 60390.76376554174 rows/sec., 5.03 MiB/sec. | ||
| 2531 | 2025.12.22 16:23:42.118854 [ 257 ] {1ed54b52-f650-4399-95a9-2fd6e42cc334} <Debug> TCPHandler: Processed in 0.001986372 sec. | ||
| 2532 | 2025.12.22 16:23:42.118976 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2025.12.22 16:23:42.119074 [ 257 ] {ad0aba4c-2fe1-436a-925e-75d8040f584b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2534 | 2025.12.22 16:23:42.119116 [ 257 ] {ad0aba4c-2fe1-436a-925e-75d8040f584b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2535 | 2025.12.22 16:23:42.119519 [ 257 ] {ad0aba4c-2fe1-436a-925e-75d8040f584b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2025.12.22 16:23:42.119556 [ 257 ] {ad0aba4c-2fe1-436a-925e-75d8040f584b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2537 | 2025.12.22 16:23:42.119860 [ 257 ] {ad0aba4c-2fe1-436a-925e-75d8040f584b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2538 | 2025.12.22 16:23:42.120082 [ 257 ] {ad0aba4c-2fe1-436a-925e-75d8040f584b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2025.12.22 16:23:42.120222 [ 257 ] {ad0aba4c-2fe1-436a-925e-75d8040f584b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001168 sec., 19691.780821917808 rows/sec., 1.45 MiB/sec. | ||
| 2540 | 2025.12.22 16:23:42.120261 [ 257 ] {ad0aba4c-2fe1-436a-925e-75d8040f584b} <Debug> TCPHandler: Processed in 0.001335295 sec. | ||
| 2541 | 2025.12.22 16:23:42.120371 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2025.12.22 16:23:42.120465 [ 257 ] {7c0f5cba-6903-4a6f-b535-c3631bb46688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2543 | 2025.12.22 16:23:42.120506 [ 257 ] {7c0f5cba-6903-4a6f-b535-c3631bb46688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2544 | 2025.12.22 16:23:42.120943 [ 257 ] {7c0f5cba-6903-4a6f-b535-c3631bb46688} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2025.12.22 16:23:42.120979 [ 257 ] {7c0f5cba-6903-4a6f-b535-c3631bb46688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2546 | 2025.12.22 16:23:42.121291 [ 257 ] {7c0f5cba-6903-4a6f-b535-c3631bb46688} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2547 | 2025.12.22 16:23:42.121499 [ 257 ] {7c0f5cba-6903-4a6f-b535-c3631bb46688} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2025.12.22 16:23:42.121631 [ 257 ] {7c0f5cba-6903-4a6f-b535-c3631bb46688} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.001184 sec., 80236.4864864865 rows/sec., 6.28 MiB/sec. | ||
| 2549 | 2025.12.22 16:23:42.121668 [ 257 ] {7c0f5cba-6903-4a6f-b535-c3631bb46688} <Debug> TCPHandler: Processed in 0.001346045 sec. | ||
| 2550 | 2025.12.22 16:23:42.121784 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2025.12.22 16:23:42.121879 [ 257 ] {7daa8d5c-0109-44ef-9407-ca0a2c7d8086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2552 | 2025.12.22 16:23:42.121923 [ 257 ] {7daa8d5c-0109-44ef-9407-ca0a2c7d8086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2553 | 2025.12.22 16:23:42.122328 [ 257 ] {7daa8d5c-0109-44ef-9407-ca0a2c7d8086} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2025.12.22 16:23:42.122364 [ 257 ] {7daa8d5c-0109-44ef-9407-ca0a2c7d8086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2555 | 2025.12.22 16:23:42.122685 [ 257 ] {7daa8d5c-0109-44ef-9407-ca0a2c7d8086} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2556 | 2025.12.22 16:23:42.122903 [ 257 ] {7daa8d5c-0109-44ef-9407-ca0a2c7d8086} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2025.12.22 16:23:42.123045 [ 257 ] {7daa8d5c-0109-44ef-9407-ca0a2c7d8086} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2558 | 2025.12.22 16:23:42.123081 [ 257 ] {7daa8d5c-0109-44ef-9407-ca0a2c7d8086} <Debug> TCPHandler: Processed in 0.001345965 sec. | ||
| 2559 | 2025.12.22 16:23:42.123185 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2025.12.22 16:23:42.123279 [ 257 ] {4587c071-c0bc-4d68-bd60-33401fdf98a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2561 | 2025.12.22 16:23:42.123334 [ 257 ] {4587c071-c0bc-4d68-bd60-33401fdf98a7} <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 | ||
| 2562 | 2025.12.22 16:23:42.124213 [ 257 ] {4587c071-c0bc-4d68-bd60-33401fdf98a7} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2025.12.22 16:23:42.124248 [ 257 ] {4587c071-c0bc-4d68-bd60-33401fdf98a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2564 | 2025.12.22 16:23:42.124835 [ 257 ] {4587c071-c0bc-4d68-bd60-33401fdf98a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2565 | 2025.12.22 16:23:42.125094 [ 257 ] {4587c071-c0bc-4d68-bd60-33401fdf98a7} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2025.12.22 16:23:42.125253 [ 257 ] {4587c071-c0bc-4d68-bd60-33401fdf98a7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001992 sec., 11546.184738955824 rows/sec., 20.69 MiB/sec. | ||
| 2567 | 2025.12.22 16:23:42.125306 [ 257 ] {4587c071-c0bc-4d68-bd60-33401fdf98a7} <Debug> TCPHandler: Processed in 0.002170717 sec. | ||
| 2568 | 2025.12.22 16:23:42.125428 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2025.12.22 16:23:42.125524 [ 257 ] {62be2f20-d2ca-4429-8322-5f7c7246ef38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2570 | 2025.12.22 16:23:42.125576 [ 257 ] {62be2f20-d2ca-4429-8322-5f7c7246ef38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2571 | 2025.12.22 16:23:42.126065 [ 257 ] {62be2f20-d2ca-4429-8322-5f7c7246ef38} <Trace> oximeter.measurements_i64 (f7c2100a-1e51-48f6-87a7-ff8ac770e5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.12.22 16:23:42.126101 [ 257 ] {62be2f20-d2ca-4429-8322-5f7c7246ef38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2573 | 2025.12.22 16:23:42.126408 [ 257 ] {62be2f20-d2ca-4429-8322-5f7c7246ef38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2574 | 2025.12.22 16:23:42.126623 [ 257 ] {62be2f20-d2ca-4429-8322-5f7c7246ef38} <Trace> oximeter.measurements_i64 (f7c2100a-1e51-48f6-87a7-ff8ac770e5b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.12.22 16:23:42.126752 [ 257 ] {62be2f20-d2ca-4429-8322-5f7c7246ef38} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001247 sec., 12028.869286287088 rows/sec., 917.83 KiB/sec. | ||
| 2576 | 2025.12.22 16:23:42.126789 [ 257 ] {62be2f20-d2ca-4429-8322-5f7c7246ef38} <Debug> TCPHandler: Processed in 0.001411017 sec. | ||
| 2577 | 2025.12.22 16:23:42.126907 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.12.22 16:23:42.127004 [ 257 ] {2103f6ed-3911-4680-a2d7-9108debad431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2579 | 2025.12.22 16:23:42.127047 [ 257 ] {2103f6ed-3911-4680-a2d7-9108debad431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2580 | 2025.12.22 16:23:42.127417 [ 257 ] {2103f6ed-3911-4680-a2d7-9108debad431} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.12.22 16:23:42.127453 [ 257 ] {2103f6ed-3911-4680-a2d7-9108debad431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2582 | 2025.12.22 16:23:42.127760 [ 257 ] {2103f6ed-3911-4680-a2d7-9108debad431} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2583 | 2025.12.22 16:23:42.127968 [ 257 ] {2103f6ed-3911-4680-a2d7-9108debad431} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.12.22 16:23:42.128111 [ 257 ] {2103f6ed-3911-4680-a2d7-9108debad431} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 2585 | 2025.12.22 16:23:42.128148 [ 257 ] {2103f6ed-3911-4680-a2d7-9108debad431} <Debug> TCPHandler: Processed in 0.001297804 sec. | ||
| 2586 | 2025.12.22 16:23:44.358960 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2025.12.22 16:23:44.359197 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2588 | 2025.12.22 16:23:44.359597 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2589 | 2025.12.22 16:23:44.359641 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2590 | 2025.12.22 16:23:44.359919 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2591 | 2025.12.22 16:23:44.359992 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2592 | 2025.12.22 16:23:44.360143 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2593 | 2025.12.22 16:23:44.360278 [ 333 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2594 | 2025.12.22 16:23:44.360288 [ 319 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2595 | 2025.12.22 16:23:44.360402 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 2596 | 2025.12.22 16:23:44.360434 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2597 | 2025.12.22 16:23:44.362602 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2598 | 2025.12.22 16:23:44.362635 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2599 | 2025.12.22 16:23:44.362710 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2600 | 2025.12.22 16:23:44.362761 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2601 | 2025.12.22 16:23:44.363816 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004718 sec., 7418.39762611276 rows/sec., 285.43 KiB/sec. | ||
| 2602 | 2025.12.22 16:23:44.363940 [ 257 ] {d3c8d20c-5cd3-4035-b183-d034ba9a4c6e} <Debug> TCPHandler: Processed in 0.005108903 sec. | ||
| 2603 | 2025.12.22 16:23:44.364310 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2025.12.22 16:23:44.364463 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2605 | 2025.12.22 16:23:44.364726 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2606 | 2025.12.22 16:23:44.364765 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2607 | 2025.12.22 16:23:44.364985 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2608 | 2025.12.22 16:23:44.365042 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2609 | 2025.12.22 16:23:44.365153 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2610 | 2025.12.22 16:23:44.365228 [ 333 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2611 | 2025.12.22 16:23:44.365246 [ 327 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2612 | 2025.12.22 16:23:44.365338 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 2613 | 2025.12.22 16:23:44.365364 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2614 | 2025.12.22 16:23:44.365422 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2615 | 2025.12.22 16:23:44.365441 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2616 | 2025.12.22 16:23:44.365474 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2617 | 2025.12.22 16:23:44.365508 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2618 | 2025.12.22 16:23:44.366200 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001806 sec., 19379.84496124031 rows/sec., 745.67 KiB/sec. | ||
| 2619 | 2025.12.22 16:23:44.366290 [ 257 ] {adad32c7-d29a-4cba-a716-ed77c184ffbe} <Debug> TCPHandler: Processed in 0.002041074 sec. | ||
| 2620 | 2025.12.22 16:23:44.366581 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2025.12.22 16:23:44.366766 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2622 | 2025.12.22 16:23:44.367071 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2623 | 2025.12.22 16:23:44.367111 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2624 | 2025.12.22 16:23:44.367337 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2625 | 2025.12.22 16:23:44.367394 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2626 | 2025.12.22 16:23:44.367500 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2627 | 2025.12.22 16:23:44.367561 [ 321 ] {7785f270-f044-4065-8461-8816a9961803} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2628 | 2025.12.22 16:23:44.367568 [ 345 ] {7785f270-f044-4065-8461-8816a9961803} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2629 | 2025.12.22 16:23:44.367646 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 2630 | 2025.12.22 16:23:44.367668 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2631 | 2025.12.22 16:23:44.367724 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2632 | 2025.12.22 16:23:44.367745 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2633 | 2025.12.22 16:23:44.367780 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2634 | 2025.12.22 16:23:44.367811 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2635 | 2025.12.22 16:23:44.368429 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001748 sec., 20022.883295194508 rows/sec., 770.41 KiB/sec. | ||
| 2636 | 2025.12.22 16:23:44.368528 [ 257 ] {7785f270-f044-4065-8461-8816a9961803} <Debug> TCPHandler: Processed in 0.002004172 sec. | ||
| 2637 | 2025.12.22 16:23:44.368779 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2025.12.22 16:23:44.368922 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2639 | 2025.12.22 16:23:44.369167 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2640 | 2025.12.22 16:23:44.369204 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2641 | 2025.12.22 16:23:44.369408 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2642 | 2025.12.22 16:23:44.369462 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2643 | 2025.12.22 16:23:44.369565 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2644 | 2025.12.22 16:23:44.369627 [ 345 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2645 | 2025.12.22 16:23:44.369627 [ 321 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2646 | 2025.12.22 16:23:44.369723 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 2647 | 2025.12.22 16:23:44.369756 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2648 | 2025.12.22 16:23:44.369816 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2649 | 2025.12.22 16:23:44.369836 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2650 | 2025.12.22 16:23:44.369869 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2651 | 2025.12.22 16:23:44.369934 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2652 | 2025.12.22 16:23:44.370558 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001697 sec., 20624.631703005303 rows/sec., 793.56 KiB/sec. | ||
| 2653 | 2025.12.22 16:23:44.370662 [ 257 ] {fd439cba-d012-4907-a03d-4883e4f5e5f4} <Debug> TCPHandler: Processed in 0.00193593 sec. | ||
| 2654 | 2025.12.22 16:23:44.370914 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2025.12.22 16:23:44.371060 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2656 | 2025.12.22 16:23:44.371315 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2657 | 2025.12.22 16:23:44.371353 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2658 | 2025.12.22 16:23:44.371561 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2659 | 2025.12.22 16:23:44.371617 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2660 | 2025.12.22 16:23:44.371720 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2661 | 2025.12.22 16:23:44.371792 [ 321 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2662 | 2025.12.22 16:23:44.371800 [ 317 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2663 | 2025.12.22 16:23:44.371867 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 2664 | 2025.12.22 16:23:44.371888 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2665 | 2025.12.22 16:23:44.371944 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2666 | 2025.12.22 16:23:44.371962 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2667 | 2025.12.22 16:23:44.371992 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2668 | 2025.12.22 16:23:44.372022 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2669 | 2025.12.22 16:23:44.372730 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001733 sec., 20196.191575302943 rows/sec., 777.08 KiB/sec. | ||
| 2670 | 2025.12.22 16:23:44.372825 [ 257 ] {dd9d4d1b-e1a6-4afa-b922-9c528b350fa0} <Debug> TCPHandler: Processed in 0.001966192 sec. | ||
| 2671 | 2025.12.22 16:23:44.373060 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2025.12.22 16:23:44.373200 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2673 | 2025.12.22 16:23:44.373450 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2674 | 2025.12.22 16:23:44.373496 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2675 | 2025.12.22 16:23:44.373710 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2676 | 2025.12.22 16:23:44.373764 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2677 | 2025.12.22 16:23:44.373863 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2678 | 2025.12.22 16:23:44.373931 [ 321 ] {3d950667-b285-426a-9492-36842c590ec9} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2679 | 2025.12.22 16:23:44.373948 [ 300 ] {3d950667-b285-426a-9492-36842c590ec9} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2680 | 2025.12.22 16:23:44.374039 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 2681 | 2025.12.22 16:23:44.374064 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2682 | 2025.12.22 16:23:44.374118 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2683 | 2025.12.22 16:23:44.374136 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2684 | 2025.12.22 16:23:44.374165 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2685 | 2025.12.22 16:23:44.374194 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2686 | 2025.12.22 16:23:44.374854 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001713 sec., 20431.990659661413 rows/sec., 786.15 KiB/sec. | ||
| 2687 | 2025.12.22 16:23:44.374950 [ 257 ] {3d950667-b285-426a-9492-36842c590ec9} <Debug> TCPHandler: Processed in 0.001939041 sec. | ||
| 2688 | 2025.12.22 16:23:44.467633 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2025.12.22 16:23:44.467806 [ 257 ] {09bc84c1-d7a3-4526-95e5-7e4a38e61c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2690 | 2025.12.22 16:23:44.467876 [ 257 ] {09bc84c1-d7a3-4526-95e5-7e4a38e61c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2691 | 2025.12.22 16:23:44.468590 [ 257 ] {09bc84c1-d7a3-4526-95e5-7e4a38e61c16} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2025.12.22 16:23:44.468638 [ 257 ] {09bc84c1-d7a3-4526-95e5-7e4a38e61c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2693 | 2025.12.22 16:23:44.469104 [ 257 ] {09bc84c1-d7a3-4526-95e5-7e4a38e61c16} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2694 | 2025.12.22 16:23:44.469420 [ 257 ] {09bc84c1-d7a3-4526-95e5-7e4a38e61c16} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2025.12.22 16:23:44.469592 [ 257 ] {09bc84c1-d7a3-4526-95e5-7e4a38e61c16} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001832 sec., 3275.109170305677 rows/sec., 729.22 KiB/sec. | ||
| 2696 | 2025.12.22 16:23:44.469641 [ 257 ] {09bc84c1-d7a3-4526-95e5-7e4a38e61c16} <Debug> TCPHandler: Processed in 0.002139446 sec. | ||
| 2697 | 2025.12.22 16:23:44.469764 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2025.12.22 16:23:44.469860 [ 257 ] {fd37a89c-2f90-470d-ab62-a79823ffd5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2699 | 2025.12.22 16:23:44.469902 [ 257 ] {fd37a89c-2f90-470d-ab62-a79823ffd5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2700 | 2025.12.22 16:23:44.470535 [ 257 ] {fd37a89c-2f90-470d-ab62-a79823ffd5cc} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.12.22 16:23:44.470573 [ 257 ] {fd37a89c-2f90-470d-ab62-a79823ffd5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2702 | 2025.12.22 16:23:44.470952 [ 257 ] {fd37a89c-2f90-470d-ab62-a79823ffd5cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2703 | 2025.12.22 16:23:44.471183 [ 257 ] {fd37a89c-2f90-470d-ab62-a79823ffd5cc} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2025.12.22 16:23:44.471314 [ 257 ] {fd37a89c-2f90-470d-ab62-a79823ffd5cc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001474 sec., 278154.68113975576 rows/sec., 17.64 MiB/sec. | ||
| 2705 | 2025.12.22 16:23:44.471353 [ 257 ] {fd37a89c-2f90-470d-ab62-a79823ffd5cc} <Debug> TCPHandler: Processed in 0.001638723 sec. | ||
| 2706 | 2025.12.22 16:23:44.471471 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2025.12.22 16:23:44.471567 [ 257 ] {07ada892-a4be-4e59-b5fc-f14d4528d9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2708 | 2025.12.22 16:23:44.471608 [ 257 ] {07ada892-a4be-4e59-b5fc-f14d4528d9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2709 | 2025.12.22 16:23:44.472009 [ 257 ] {07ada892-a4be-4e59-b5fc-f14d4528d9dd} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2025.12.22 16:23:44.472043 [ 257 ] {07ada892-a4be-4e59-b5fc-f14d4528d9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2711 | 2025.12.22 16:23:44.472341 [ 257 ] {07ada892-a4be-4e59-b5fc-f14d4528d9dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2712 | 2025.12.22 16:23:44.472569 [ 257 ] {07ada892-a4be-4e59-b5fc-f14d4528d9dd} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2025.12.22 16:23:44.472696 [ 257 ] {07ada892-a4be-4e59-b5fc-f14d4528d9dd} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.11 MiB/sec. | ||
| 2714 | 2025.12.22 16:23:44.472733 [ 257 ] {07ada892-a4be-4e59-b5fc-f14d4528d9dd} <Debug> TCPHandler: Processed in 0.001312664 sec. | ||
| 2715 | 2025.12.22 16:23:44.472849 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2025.12.22 16:23:44.472944 [ 257 ] {3c5686f1-4abf-4c25-b2c1-c83f966c9b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2717 | 2025.12.22 16:23:44.472985 [ 257 ] {3c5686f1-4abf-4c25-b2c1-c83f966c9b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2718 | 2025.12.22 16:23:44.474596 [ 257 ] {3c5686f1-4abf-4c25-b2c1-c83f966c9b61} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2025.12.22 16:23:44.474639 [ 257 ] {3c5686f1-4abf-4c25-b2c1-c83f966c9b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2720 | 2025.12.22 16:23:44.475227 [ 257 ] {3c5686f1-4abf-4c25-b2c1-c83f966c9b61} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2721 | 2025.12.22 16:23:44.475471 [ 257 ] {3c5686f1-4abf-4c25-b2c1-c83f966c9b61} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2025.12.22 16:23:44.475605 [ 257 ] {3c5686f1-4abf-4c25-b2c1-c83f966c9b61} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002679 sec., 854796.5658827921 rows/sec., 69.25 MiB/sec. | ||
| 2723 | 2025.12.22 16:23:44.475645 [ 257 ] {3c5686f1-4abf-4c25-b2c1-c83f966c9b61} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2724 | 2025.12.22 16:23:44.475659 [ 257 ] {3c5686f1-4abf-4c25-b2c1-c83f966c9b61} <Debug> TCPHandler: Processed in 0.002859755 sec. | ||
| 2725 | 2025.12.22 16:23:44.475775 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2025.12.22 16:23:44.475872 [ 257 ] {01d5253e-d1fd-4bb1-9c64-c247da54885d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2727 | 2025.12.22 16:23:44.475913 [ 257 ] {01d5253e-d1fd-4bb1-9c64-c247da54885d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2728 | 2025.12.22 16:23:44.476423 [ 257 ] {01d5253e-d1fd-4bb1-9c64-c247da54885d} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2025.12.22 16:23:44.476459 [ 257 ] {01d5253e-d1fd-4bb1-9c64-c247da54885d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2730 | 2025.12.22 16:23:44.476798 [ 257 ] {01d5253e-d1fd-4bb1-9c64-c247da54885d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2731 | 2025.12.22 16:23:44.477048 [ 257 ] {01d5253e-d1fd-4bb1-9c64-c247da54885d} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2025.12.22 16:23:44.477216 [ 257 ] {01d5253e-d1fd-4bb1-9c64-c247da54885d} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001362 sec., 173274.59618208517 rows/sec., 10.44 MiB/sec. | ||
| 2733 | 2025.12.22 16:23:44.477262 [ 257 ] {01d5253e-d1fd-4bb1-9c64-c247da54885d} <Debug> TCPHandler: Processed in 0.001536681 sec. | ||
| 2734 | 2025.12.22 16:23:44.477393 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2025.12.22 16:23:44.477497 [ 257 ] {9da67490-8afe-484a-b8c2-afd2f24cb68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2736 | 2025.12.22 16:23:44.477543 [ 257 ] {9da67490-8afe-484a-b8c2-afd2f24cb68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2737 | 2025.12.22 16:23:44.478167 [ 257 ] {9da67490-8afe-484a-b8c2-afd2f24cb68e} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.12.22 16:23:44.478205 [ 257 ] {9da67490-8afe-484a-b8c2-afd2f24cb68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2739 | 2025.12.22 16:23:44.478614 [ 257 ] {9da67490-8afe-484a-b8c2-afd2f24cb68e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2740 | 2025.12.22 16:23:44.478884 [ 257 ] {9da67490-8afe-484a-b8c2-afd2f24cb68e} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2025.12.22 16:23:44.479044 [ 257 ] {9da67490-8afe-484a-b8c2-afd2f24cb68e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001567 sec., 280791.32099553285 rows/sec., 18.58 MiB/sec. | ||
| 2742 | 2025.12.22 16:23:44.479094 [ 257 ] {9da67490-8afe-484a-b8c2-afd2f24cb68e} <Debug> TCPHandler: Processed in 0.001757577 sec. | ||
| 2743 | 2025.12.22 16:23:44.479261 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2025.12.22 16:23:44.479381 [ 257 ] {3d867357-dad3-4872-8fce-c7b0342aa829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2745 | 2025.12.22 16:23:44.479436 [ 257 ] {3d867357-dad3-4872-8fce-c7b0342aa829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2746 | 2025.12.22 16:23:44.480060 [ 257 ] {3d867357-dad3-4872-8fce-c7b0342aa829} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2025.12.22 16:23:44.480097 [ 257 ] {3d867357-dad3-4872-8fce-c7b0342aa829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2748 | 2025.12.22 16:23:44.480447 [ 257 ] {3d867357-dad3-4872-8fce-c7b0342aa829} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2749 | 2025.12.22 16:23:44.480669 [ 257 ] {3d867357-dad3-4872-8fce-c7b0342aa829} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2025.12.22 16:23:44.480796 [ 257 ] {3d867357-dad3-4872-8fce-c7b0342aa829} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001438 sec., 146731.57162726007 rows/sec., 8.33 MiB/sec. | ||
| 2751 | 2025.12.22 16:23:44.480834 [ 257 ] {3d867357-dad3-4872-8fce-c7b0342aa829} <Debug> TCPHandler: Processed in 0.001645833 sec. | ||
| 2752 | 2025.12.22 16:23:44.480952 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2025.12.22 16:23:44.481054 [ 257 ] {806f848c-c66a-4dd6-89cf-6dd743641a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2754 | 2025.12.22 16:23:44.481095 [ 257 ] {806f848c-c66a-4dd6-89cf-6dd743641a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2755 | 2025.12.22 16:23:44.481914 [ 257 ] {806f848c-c66a-4dd6-89cf-6dd743641a1a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2025.12.22 16:23:44.481948 [ 257 ] {806f848c-c66a-4dd6-89cf-6dd743641a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2757 | 2025.12.22 16:23:44.482347 [ 257 ] {806f848c-c66a-4dd6-89cf-6dd743641a1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2758 | 2025.12.22 16:23:44.482563 [ 257 ] {806f848c-c66a-4dd6-89cf-6dd743641a1a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2025.12.22 16:23:44.482688 [ 257 ] {806f848c-c66a-4dd6-89cf-6dd743641a1a} <Debug> executeQuery: Read 1169 rows, 85.50 KiB in 0.001657 sec., 705491.8527459264 rows/sec., 50.39 MiB/sec. | ||
| 2760 | 2025.12.22 16:23:44.482726 [ 257 ] {806f848c-c66a-4dd6-89cf-6dd743641a1a} <Debug> TCPHandler: Processed in 0.001825467 sec. | ||
| 2761 | 2025.12.22 16:23:44.482846 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2025.12.22 16:23:44.482944 [ 257 ] {c68fa148-0597-40c8-bade-33fc8e7104ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2763 | 2025.12.22 16:23:44.482996 [ 257 ] {c68fa148-0597-40c8-bade-33fc8e7104ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2764 | 2025.12.22 16:23:44.483609 [ 257 ] {c68fa148-0597-40c8-bade-33fc8e7104ec} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2025.12.22 16:23:44.483647 [ 257 ] {c68fa148-0597-40c8-bade-33fc8e7104ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2766 | 2025.12.22 16:23:44.484020 [ 257 ] {c68fa148-0597-40c8-bade-33fc8e7104ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2767 | 2025.12.22 16:23:44.484256 [ 257 ] {c68fa148-0597-40c8-bade-33fc8e7104ec} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2025.12.22 16:23:44.484383 [ 257 ] {c68fa148-0597-40c8-bade-33fc8e7104ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
| 2769 | 2025.12.22 16:23:44.484420 [ 257 ] {c68fa148-0597-40c8-bade-33fc8e7104ec} <Debug> TCPHandler: Processed in 0.001623733 sec. | ||
| 2770 | 2025.12.22 16:23:44.484528 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2025.12.22 16:23:44.484624 [ 257 ] {8ecda2d8-edd3-45d9-a819-1081ef4887e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2772 | 2025.12.22 16:23:44.484667 [ 257 ] {8ecda2d8-edd3-45d9-a819-1081ef4887e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2773 | 2025.12.22 16:23:44.485670 [ 257 ] {8ecda2d8-edd3-45d9-a819-1081ef4887e4} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2025.12.22 16:23:44.485706 [ 257 ] {8ecda2d8-edd3-45d9-a819-1081ef4887e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2775 | 2025.12.22 16:23:44.486258 [ 257 ] {8ecda2d8-edd3-45d9-a819-1081ef4887e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2776 | 2025.12.22 16:23:44.486475 [ 257 ] {8ecda2d8-edd3-45d9-a819-1081ef4887e4} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2025.12.22 16:23:44.486609 [ 257 ] {8ecda2d8-edd3-45d9-a819-1081ef4887e4} <Debug> executeQuery: Read 2604 rows, 177.49 KiB in 0.002004 sec., 1299401.1976047903 rows/sec., 86.49 MiB/sec. | ||
| 2778 | 2025.12.22 16:23:44.486646 [ 257 ] {8ecda2d8-edd3-45d9-a819-1081ef4887e4} <Debug> TCPHandler: Processed in 0.002168817 sec. | ||
| 2779 | 2025.12.22 16:23:44.486786 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2025.12.22 16:23:44.486886 [ 257 ] {9214e8af-63fe-4eae-b3da-9a525f97cc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2781 | 2025.12.22 16:23:44.486928 [ 257 ] {9214e8af-63fe-4eae-b3da-9a525f97cc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2782 | 2025.12.22 16:23:44.487247 [ 257 ] {9214e8af-63fe-4eae-b3da-9a525f97cc22} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2025.12.22 16:23:44.487286 [ 257 ] {9214e8af-63fe-4eae-b3da-9a525f97cc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2784 | 2025.12.22 16:23:44.487596 [ 257 ] {9214e8af-63fe-4eae-b3da-9a525f97cc22} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2785 | 2025.12.22 16:23:44.487863 [ 257 ] {9214e8af-63fe-4eae-b3da-9a525f97cc22} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2025.12.22 16:23:44.488025 [ 257 ] {9214e8af-63fe-4eae-b3da-9a525f97cc22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. | ||
| 2787 | 2025.12.22 16:23:44.488070 [ 257 ] {9214e8af-63fe-4eae-b3da-9a525f97cc22} <Debug> TCPHandler: Processed in 0.001333384 sec. | ||
| 2788 | 2025.12.22 16:23:44.488199 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2025.12.22 16:23:44.488302 [ 257 ] {346dca2a-2dc2-4ea3-8135-d2891d5672cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2025.12.22 16:23:44.488356 [ 257 ] {346dca2a-2dc2-4ea3-8135-d2891d5672cf} <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 | ||
| 2791 | 2025.12.22 16:23:44.489075 [ 257 ] {346dca2a-2dc2-4ea3-8135-d2891d5672cf} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.12.22 16:23:44.489110 [ 257 ] {346dca2a-2dc2-4ea3-8135-d2891d5672cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2793 | 2025.12.22 16:23:44.489605 [ 257 ] {346dca2a-2dc2-4ea3-8135-d2891d5672cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2794 | 2025.12.22 16:23:44.489852 [ 257 ] {346dca2a-2dc2-4ea3-8135-d2891d5672cf} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.12.22 16:23:44.490003 [ 257 ] {346dca2a-2dc2-4ea3-8135-d2891d5672cf} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00172 sec., 8720.93023255814 rows/sec., 15.63 MiB/sec. | ||
| 2796 | 2025.12.22 16:23:44.490056 [ 257 ] {346dca2a-2dc2-4ea3-8135-d2891d5672cf} <Debug> TCPHandler: Processed in 0.00191573 sec. | ||
| 2797 | 2025.12.22 16:23:44.490168 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2025.12.22 16:23:44.490275 [ 257 ] {a8a597fc-a14a-4891-b6ba-e037cb9564ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2799 | 2025.12.22 16:23:44.490318 [ 257 ] {a8a597fc-a14a-4891-b6ba-e037cb9564ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2800 | 2025.12.22 16:23:44.490642 [ 257 ] {a8a597fc-a14a-4891-b6ba-e037cb9564ee} <Trace> oximeter.measurements_i64 (f7c2100a-1e51-48f6-87a7-ff8ac770e5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.12.22 16:23:44.490677 [ 257 ] {a8a597fc-a14a-4891-b6ba-e037cb9564ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2802 | 2025.12.22 16:23:44.490988 [ 257 ] {a8a597fc-a14a-4891-b6ba-e037cb9564ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2803 | 2025.12.22 16:23:44.491198 [ 257 ] {a8a597fc-a14a-4891-b6ba-e037cb9564ee} <Trace> oximeter.measurements_i64 (f7c2100a-1e51-48f6-87a7-ff8ac770e5b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2025.12.22 16:23:44.491322 [ 257 ] {a8a597fc-a14a-4891-b6ba-e037cb9564ee} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001067 sec., 2811.621368322399 rows/sec., 198.61 KiB/sec. | ||
| 2805 | 2025.12.22 16:23:44.491357 [ 257 ] {a8a597fc-a14a-4891-b6ba-e037cb9564ee} <Debug> TCPHandler: Processed in 0.001242582 sec. | ||
| 2806 | 2025.12.22 16:23:44.491467 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.12.22 16:23:44.491562 [ 257 ] {85c34ba3-40c6-4082-8632-eb8ba6d7b9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2808 | 2025.12.22 16:23:44.491604 [ 257 ] {85c34ba3-40c6-4082-8632-eb8ba6d7b9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2809 | 2025.12.22 16:23:44.491929 [ 257 ] {85c34ba3-40c6-4082-8632-eb8ba6d7b9c6} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.12.22 16:23:44.491963 [ 257 ] {85c34ba3-40c6-4082-8632-eb8ba6d7b9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2811 | 2025.12.22 16:23:44.492311 [ 257 ] {85c34ba3-40c6-4082-8632-eb8ba6d7b9c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2812 | 2025.12.22 16:23:44.492520 [ 257 ] {85c34ba3-40c6-4082-8632-eb8ba6d7b9c6} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.12.22 16:23:44.492652 [ 257 ] {85c34ba3-40c6-4082-8632-eb8ba6d7b9c6} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001108 sec., 72202.16606498195 rows/sec., 4.29 MiB/sec. | ||
| 2814 | 2025.12.22 16:23:44.492688 [ 257 ] {85c34ba3-40c6-4082-8632-eb8ba6d7b9c6} <Debug> TCPHandler: Processed in 0.001271903 sec. | ||
| 2815 | 2025.12.22 16:23:46.009038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 406 | ||
| 2816 | 2025.12.22 16:23:46.012202 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2025.12.22 16:23:46.012256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2818 | 2025.12.22 16:23:46.013556 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2819 | 2025.12.22 16:23:46.013836 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2025.12.22 16:23:46.014094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2821 | 2025.12.22 16:23:47.110947 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.12.22 16:23:47.111151 [ 257 ] {c7b74506-8e3a-424f-8fd3-033003a4e6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2823 | 2025.12.22 16:23:47.111220 [ 257 ] {c7b74506-8e3a-424f-8fd3-033003a4e6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2824 | 2025.12.22 16:23:47.111960 [ 257 ] {c7b74506-8e3a-424f-8fd3-033003a4e6a8} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2025.12.22 16:23:47.112012 [ 257 ] {c7b74506-8e3a-424f-8fd3-033003a4e6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2826 | 2025.12.22 16:23:47.112442 [ 257 ] {c7b74506-8e3a-424f-8fd3-033003a4e6a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2827 | 2025.12.22 16:23:47.112695 [ 257 ] {c7b74506-8e3a-424f-8fd3-033003a4e6a8} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.12.22 16:23:47.112880 [ 257 ] {c7b74506-8e3a-424f-8fd3-033003a4e6a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001778 sec., 31496.062992125982 rows/sec., 2.42 MiB/sec. | ||
| 2829 | 2025.12.22 16:23:47.112937 [ 257 ] {c7b74506-8e3a-424f-8fd3-033003a4e6a8} <Debug> TCPHandler: Processed in 0.002122035 sec. | ||
| 2830 | 2025.12.22 16:23:47.113060 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.12.22 16:23:47.113169 [ 257 ] {e360ee10-dc70-4d70-a6b6-cea0139acff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2832 | 2025.12.22 16:23:47.113217 [ 257 ] {e360ee10-dc70-4d70-a6b6-cea0139acff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2833 | 2025.12.22 16:23:47.113682 [ 257 ] {e360ee10-dc70-4d70-a6b6-cea0139acff7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.12.22 16:23:47.113724 [ 257 ] {e360ee10-dc70-4d70-a6b6-cea0139acff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2835 | 2025.12.22 16:23:47.114057 [ 257 ] {e360ee10-dc70-4d70-a6b6-cea0139acff7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2836 | 2025.12.22 16:23:47.114340 [ 257 ] {e360ee10-dc70-4d70-a6b6-cea0139acff7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.12.22 16:23:47.114492 [ 257 ] {e360ee10-dc70-4d70-a6b6-cea0139acff7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001348 sec., 47477.744807121664 rows/sec., 3.71 MiB/sec. | ||
| 2838 | 2025.12.22 16:23:47.114535 [ 257 ] {e360ee10-dc70-4d70-a6b6-cea0139acff7} <Debug> TCPHandler: Processed in 0.00153121 sec. | ||
| 2839 | 2025.12.22 16:23:47.114658 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.12.22 16:23:47.114767 [ 257 ] {66519bea-9e54-4b94-9479-06f77cb79a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2841 | 2025.12.22 16:23:47.114818 [ 257 ] {66519bea-9e54-4b94-9479-06f77cb79a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2842 | 2025.12.22 16:23:47.115239 [ 257 ] {66519bea-9e54-4b94-9479-06f77cb79a04} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.12.22 16:23:47.115281 [ 257 ] {66519bea-9e54-4b94-9479-06f77cb79a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2844 | 2025.12.22 16:23:47.115639 [ 257 ] {66519bea-9e54-4b94-9479-06f77cb79a04} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2845 | 2025.12.22 16:23:47.115872 [ 257 ] {66519bea-9e54-4b94-9479-06f77cb79a04} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.12.22 16:23:47.116040 [ 257 ] {66519bea-9e54-4b94-9479-06f77cb79a04} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.0013 sec., 49230.769230769234 rows/sec., 3.43 MiB/sec. | ||
| 2847 | 2025.12.22 16:23:47.116080 [ 257 ] {66519bea-9e54-4b94-9479-06f77cb79a04} <Debug> TCPHandler: Processed in 0.001475168 sec. | ||
| 2848 | 2025.12.22 16:23:47.116200 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2025.12.22 16:23:47.116301 [ 257 ] {0371c695-cc22-4079-a792-d766ba0f4a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2850 | 2025.12.22 16:23:47.116350 [ 257 ] {0371c695-cc22-4079-a792-d766ba0f4a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2851 | 2025.12.22 16:23:47.116718 [ 257 ] {0371c695-cc22-4079-a792-d766ba0f4a1d} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.12.22 16:23:47.116756 [ 257 ] {0371c695-cc22-4079-a792-d766ba0f4a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2853 | 2025.12.22 16:23:47.117088 [ 257 ] {0371c695-cc22-4079-a792-d766ba0f4a1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2854 | 2025.12.22 16:23:47.117307 [ 257 ] {0371c695-cc22-4079-a792-d766ba0f4a1d} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2025.12.22 16:23:47.117442 [ 257 ] {0371c695-cc22-4079-a792-d766ba0f4a1d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001163 sec., 20636.28546861565 rows/sec., 1.39 MiB/sec. | ||
| 2856 | 2025.12.22 16:23:47.117481 [ 257 ] {0371c695-cc22-4079-a792-d766ba0f4a1d} <Debug> TCPHandler: Processed in 0.001332875 sec. | ||
| 2857 | 2025.12.22 16:23:48.526149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5126 | ||
| 2858 | 2025.12.22 16:23:48.526927 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2025.12.22 16:23:48.526977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2860 | 2025.12.22 16:23:48.527528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2861 | 2025.12.22 16:23:48.527775 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2025.12.22 16:23:48.527910 [ 141 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2863 | 2025.12.22 16:23:48.527925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5126 | ||
| 2864 | 2025.12.22 16:23:48.527995 [ 141 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.12.22 16:23:48.528022 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2866 | 2025.12.22 16:23:48.528185 [ 190 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 2867 | 2025.12.22 16:23:48.528396 [ 190 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2868 | 2025.12.22 16:23:48.528478 [ 190 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 2869 | 2025.12.22 16:23:48.528627 [ 190 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2870 | 2025.12.22 16:23:48.528711 [ 190 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2871 | 2025.12.22 16:23:48.528784 [ 190 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 445 rows starting from the beginning of the part | ||
| 2872 | 2025.12.22 16:23:48.528854 [ 190 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 2873 | 2025.12.22 16:23:48.528926 [ 190 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 2874 | 2025.12.22 16:23:48.530485 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002385763 sec., 2148578.882311445 rows/sec., 30.74 MiB/sec. | ||
| 2875 | 2025.12.22 16:23:48.531092 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2876 | 2025.12.22 16:23:48.531380 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_11_2} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.12.22 16:23:48.531446 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_11_2} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2878 | 2025.12.22 16:23:48.531529 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2879 | 2025.12.22 16:23:48.826251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2880 | 2025.12.22 16:23:48.844138 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.12.22 16:23:48.844207 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2882 | 2025.12.22 16:23:48.850256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2883 | 2025.12.22 16:23:48.850935 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2025.12.22 16:23:48.851233 [ 150 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2885 | 2025.12.22 16:23:48.851305 [ 150 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2025.12.22 16:23:48.851330 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2887 | 2025.12.22 16:23:48.851510 [ 190 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2888 | 2025.12.22 16:23:48.854410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2889 | 2025.12.22 16:23:48.855930 [ 190 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2890 | 2025.12.22 16:23:48.857458 [ 190 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2891 | 2025.12.22 16:23:48.862007 [ 190 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2892 | 2025.12.22 16:23:48.866359 [ 190 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2893 | 2025.12.22 16:23:48.870800 [ 190 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2894 | 2025.12.22 16:23:48.875596 [ 190 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2895 | 2025.12.22 16:23:48.879965 [ 190 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2896 | 2025.12.22 16:23:48.932323 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080879117 sec., 1026.2228753066133 rows/sec., 5.31 MiB/sec. | ||
| 2897 | 2025.12.22 16:23:48.934081 [ 186 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2898 | 2025.12.22 16:23:48.935827 [ 186 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2025.12.22 16:23:48.935922 [ 186 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_11_2} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2900 | 2025.12.22 16:23:48.937110 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2901 | 2025.12.22 16:23:49.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.28 MiB, peak 222.16 MiB, free memory in arenas 0.00 B, will set to 222.32 MiB (RSS), difference: 10.05 MiB | ||
| 2902 | 2025.12.22 16:23:52.117167 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2025.12.22 16:23:52.117367 [ 257 ] {faf1b776-cfb7-459d-892b-b25ab3fb8f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2904 | 2025.12.22 16:23:52.117436 [ 257 ] {faf1b776-cfb7-459d-892b-b25ab3fb8f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2905 | 2025.12.22 16:23:52.118104 [ 257 ] {faf1b776-cfb7-459d-892b-b25ab3fb8f04} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.12.22 16:23:52.118152 [ 257 ] {faf1b776-cfb7-459d-892b-b25ab3fb8f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2907 | 2025.12.22 16:23:52.118565 [ 257 ] {faf1b776-cfb7-459d-892b-b25ab3fb8f04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2908 | 2025.12.22 16:23:52.118798 [ 257 ] {faf1b776-cfb7-459d-892b-b25ab3fb8f04} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2025.12.22 16:23:52.118960 [ 257 ] {faf1b776-cfb7-459d-892b-b25ab3fb8f04} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001641 sec., 64594.75929311395 rows/sec., 5.41 MiB/sec. | ||
| 2910 | 2025.12.22 16:23:52.119003 [ 257 ] {faf1b776-cfb7-459d-892b-b25ab3fb8f04} <Debug> TCPHandler: Processed in 0.001970541 sec. | ||
| 2911 | 2025.12.22 16:23:52.119143 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2025.12.22 16:23:52.119241 [ 257 ] {57f39485-334b-47dd-8017-7404dbfe82fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2913 | 2025.12.22 16:23:52.119284 [ 257 ] {57f39485-334b-47dd-8017-7404dbfe82fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2914 | 2025.12.22 16:23:52.119701 [ 257 ] {57f39485-334b-47dd-8017-7404dbfe82fa} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.12.22 16:23:52.119739 [ 257 ] {57f39485-334b-47dd-8017-7404dbfe82fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2916 | 2025.12.22 16:23:52.120055 [ 257 ] {57f39485-334b-47dd-8017-7404dbfe82fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2917 | 2025.12.22 16:23:52.120282 [ 257 ] {57f39485-334b-47dd-8017-7404dbfe82fa} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.12.22 16:23:52.120416 [ 257 ] {57f39485-334b-47dd-8017-7404dbfe82fa} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001194 sec., 20938.023450586265 rows/sec., 1.54 MiB/sec. | ||
| 2919 | 2025.12.22 16:23:52.120454 [ 257 ] {57f39485-334b-47dd-8017-7404dbfe82fa} <Debug> TCPHandler: Processed in 0.001363645 sec. | ||
| 2920 | 2025.12.22 16:23:52.120571 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2025.12.22 16:23:52.120670 [ 257 ] {cf3b6888-809b-4fac-92e3-df5102d2db1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2922 | 2025.12.22 16:23:52.120712 [ 257 ] {cf3b6888-809b-4fac-92e3-df5102d2db1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2923 | 2025.12.22 16:23:52.121152 [ 257 ] {cf3b6888-809b-4fac-92e3-df5102d2db1d} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2025.12.22 16:23:52.121190 [ 257 ] {cf3b6888-809b-4fac-92e3-df5102d2db1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2925 | 2025.12.22 16:23:52.121511 [ 257 ] {cf3b6888-809b-4fac-92e3-df5102d2db1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2926 | 2025.12.22 16:23:52.121739 [ 257 ] {cf3b6888-809b-4fac-92e3-df5102d2db1d} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2025.12.22 16:23:52.121866 [ 257 ] {cf3b6888-809b-4fac-92e3-df5102d2db1d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001215 sec., 73251.02880658436 rows/sec., 5.72 MiB/sec. | ||
| 2928 | 2025.12.22 16:23:52.121905 [ 257 ] {cf3b6888-809b-4fac-92e3-df5102d2db1d} <Debug> TCPHandler: Processed in 0.001384766 sec. | ||
| 2929 | 2025.12.22 16:23:52.122025 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2025.12.22 16:23:52.122121 [ 257 ] {92f0b6fb-7f4b-4df5-bf21-b4470d35f43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2931 | 2025.12.22 16:23:52.122164 [ 257 ] {92f0b6fb-7f4b-4df5-bf21-b4470d35f43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2932 | 2025.12.22 16:23:52.122592 [ 257 ] {92f0b6fb-7f4b-4df5-bf21-b4470d35f43d} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2025.12.22 16:23:52.122629 [ 257 ] {92f0b6fb-7f4b-4df5-bf21-b4470d35f43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2934 | 2025.12.22 16:23:52.122988 [ 257 ] {92f0b6fb-7f4b-4df5-bf21-b4470d35f43d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2935 | 2025.12.22 16:23:52.123209 [ 257 ] {92f0b6fb-7f4b-4df5-bf21-b4470d35f43d} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2025.12.22 16:23:52.123345 [ 257 ] {92f0b6fb-7f4b-4df5-bf21-b4470d35f43d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 2937 | 2025.12.22 16:23:52.123382 [ 257 ] {92f0b6fb-7f4b-4df5-bf21-b4470d35f43d} <Debug> TCPHandler: Processed in 0.001407857 sec. | ||
| 2938 | 2025.12.22 16:23:52.123501 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2025.12.22 16:23:52.123597 [ 257 ] {e62a0f62-df73-4358-aabb-fa38306c65d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2940 | 2025.12.22 16:23:52.123651 [ 257 ] {e62a0f62-df73-4358-aabb-fa38306c65d1} <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 | ||
| 2941 | 2025.12.22 16:23:52.124421 [ 257 ] {e62a0f62-df73-4358-aabb-fa38306c65d1} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2025.12.22 16:23:52.124457 [ 257 ] {e62a0f62-df73-4358-aabb-fa38306c65d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2943 | 2025.12.22 16:23:52.125026 [ 257 ] {e62a0f62-df73-4358-aabb-fa38306c65d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2944 | 2025.12.22 16:23:52.125252 [ 257 ] {e62a0f62-df73-4358-aabb-fa38306c65d1} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2025.12.22 16:23:52.125388 [ 257 ] {e62a0f62-df73-4358-aabb-fa38306c65d1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 2946 | 2025.12.22 16:23:52.125439 [ 257 ] {e62a0f62-df73-4358-aabb-fa38306c65d1} <Debug> TCPHandler: Processed in 0.001987952 sec. | ||
| 2947 | 2025.12.22 16:23:52.125553 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2025.12.22 16:23:52.125649 [ 257 ] {e2b6b565-2bbf-45c6-8f63-0a30ef2a2929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2949 | 2025.12.22 16:23:52.125690 [ 257 ] {e2b6b565-2bbf-45c6-8f63-0a30ef2a2929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2950 | 2025.12.22 16:23:52.126030 [ 257 ] {e2b6b565-2bbf-45c6-8f63-0a30ef2a2929} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2025.12.22 16:23:52.126066 [ 257 ] {e2b6b565-2bbf-45c6-8f63-0a30ef2a2929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2952 | 2025.12.22 16:23:52.126372 [ 257 ] {e2b6b565-2bbf-45c6-8f63-0a30ef2a2929} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2953 | 2025.12.22 16:23:52.126578 [ 257 ] {e2b6b565-2bbf-45c6-8f63-0a30ef2a2929} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2025.12.22 16:23:52.126704 [ 257 ] {e2b6b565-2bbf-45c6-8f63-0a30ef2a2929} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 2955 | 2025.12.22 16:23:52.126741 [ 257 ] {e2b6b565-2bbf-45c6-8f63-0a30ef2a2929} <Debug> TCPHandler: Processed in 0.001238633 sec. | ||
| 2956 | 2025.12.22 16:23:55.930671 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2957 | 2025.12.22 16:23:55.930724 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2958 | 2025.12.22 16:23:56.014347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 426 | ||
| 2959 | 2025.12.22 16:23:56.016289 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.12.22 16:23:56.016336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2961 | 2025.12.22 16:23:56.017503 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2962 | 2025.12.22 16:23:56.017768 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.12.22 16:23:56.018043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 2964 | 2025.12.22 16:23:56.028053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5638 | ||
| 2965 | 2025.12.22 16:23:56.028917 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2025.12.22 16:23:56.028996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2967 | 2025.12.22 16:23:56.029652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2968 | 2025.12.22 16:23:56.029891 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2025.12.22 16:23:56.030018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5638 | ||
| 2970 | 2025.12.22 16:23:56.354502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2971 | 2025.12.22 16:23:56.370088 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.12.22 16:23:56.370150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2973 | 2025.12.22 16:23:56.376461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2974 | 2025.12.22 16:23:56.377249 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.12.22 16:23:56.380278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2976 | 2025.12.22 16:23:57.126300 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2025.12.22 16:23:57.126494 [ 257 ] {d77d32cc-f2ac-4254-9323-96db027edf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2978 | 2025.12.22 16:23:57.126562 [ 257 ] {d77d32cc-f2ac-4254-9323-96db027edf20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2979 | 2025.12.22 16:23:57.127324 [ 257 ] {d77d32cc-f2ac-4254-9323-96db027edf20} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2025.12.22 16:23:57.127371 [ 257 ] {d77d32cc-f2ac-4254-9323-96db027edf20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2981 | 2025.12.22 16:23:57.127811 [ 257 ] {d77d32cc-f2ac-4254-9323-96db027edf20} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2982 | 2025.12.22 16:23:57.128046 [ 257 ] {d77d32cc-f2ac-4254-9323-96db027edf20} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2025.12.22 16:23:57.128201 [ 257 ] {d77d32cc-f2ac-4254-9323-96db027edf20} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001756 sec., 233485.1936218679 rows/sec., 14.81 MiB/sec. | ||
| 2984 | 2025.12.22 16:23:57.128252 [ 257 ] {d77d32cc-f2ac-4254-9323-96db027edf20} <Debug> TCPHandler: Processed in 0.002087875 sec. | ||
| 2985 | 2025.12.22 16:23:57.128377 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2025.12.22 16:23:57.128484 [ 257 ] {af6c7fce-8cd5-47de-b03a-287540b84fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2987 | 2025.12.22 16:23:57.128529 [ 257 ] {af6c7fce-8cd5-47de-b03a-287540b84fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2988 | 2025.12.22 16:23:57.129342 [ 257 ] {af6c7fce-8cd5-47de-b03a-287540b84fd3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2025.12.22 16:23:57.129380 [ 257 ] {af6c7fce-8cd5-47de-b03a-287540b84fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2990 | 2025.12.22 16:23:57.129773 [ 257 ] {af6c7fce-8cd5-47de-b03a-287540b84fd3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2991 | 2025.12.22 16:23:57.129995 [ 257 ] {af6c7fce-8cd5-47de-b03a-287540b84fd3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2025.12.22 16:23:57.130115 [ 140 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2993 | 2025.12.22 16:23:57.130125 [ 257 ] {af6c7fce-8cd5-47de-b03a-287540b84fd3} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001667 sec., 685062.9874025194 rows/sec., 54.38 MiB/sec. | ||
| 2994 | 2025.12.22 16:23:57.130179 [ 140 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2025.12.22 16:23:57.130190 [ 257 ] {af6c7fce-8cd5-47de-b03a-287540b84fd3} <Debug> TCPHandler: Processed in 0.001872119 sec. | ||
| 2996 | 2025.12.22 16:23:57.130207 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2997 | 2025.12.22 16:23:57.130318 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2025.12.22 16:23:57.130334 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::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 | ||
| 2999 | 2025.12.22 16:23:57.130421 [ 257 ] {cc1ce30b-2b6a-4047-8db5-bfec6e935981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3000 | 2025.12.22 16:23:57.130467 [ 257 ] {cc1ce30b-2b6a-4047-8db5-bfec6e935981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3001 | 2025.12.22 16:23:57.130489 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3002 | 2025.12.22 16:23:57.130532 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1148 rows starting from the beginning of the part | ||
| 3003 | 2025.12.22 16:23:57.130639 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part | ||
| 3004 | 2025.12.22 16:23:57.130702 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2290 rows starting from the beginning of the part | ||
| 3005 | 2025.12.22 16:23:57.130754 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3006 | 2025.12.22 16:23:57.130808 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 3007 | 2025.12.22 16:23:57.130857 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1142 rows starting from the beginning of the part | ||
| 3008 | 2025.12.22 16:23:57.130929 [ 257 ] {cc1ce30b-2b6a-4047-8db5-bfec6e935981} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2025.12.22 16:23:57.130971 [ 257 ] {cc1ce30b-2b6a-4047-8db5-bfec6e935981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3010 | 2025.12.22 16:23:57.131386 [ 257 ] {cc1ce30b-2b6a-4047-8db5-bfec6e935981} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3011 | 2025.12.22 16:23:57.131611 [ 257 ] {cc1ce30b-2b6a-4047-8db5-bfec6e935981} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2025.12.22 16:23:57.131721 [ 140 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3013 | 2025.12.22 16:23:57.131744 [ 257 ] {cc1ce30b-2b6a-4047-8db5-bfec6e935981} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001343 sec., 163812.36038719286 rows/sec., 9.78 MiB/sec. | ||
| 3014 | 2025.12.22 16:23:57.131757 [ 140 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.12.22 16:23:57.131787 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3016 | 2025.12.22 16:23:57.131790 [ 257 ] {cc1ce30b-2b6a-4047-8db5-bfec6e935981} <Debug> TCPHandler: Processed in 0.00152397 sec. | ||
| 3017 | 2025.12.22 16:23:57.131898 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::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 | ||
| 3018 | 2025.12.22 16:23:57.131908 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2025.12.22 16:23:57.132042 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3020 | 2025.12.22 16:23:57.132044 [ 257 ] {97bafea7-fe0d-430c-9c7e-3db6f5a507dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3021 | 2025.12.22 16:23:57.132081 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 232 rows starting from the beginning of the part | ||
| 3022 | 2025.12.22 16:23:57.132100 [ 257 ] {97bafea7-fe0d-430c-9c7e-3db6f5a507dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3023 | 2025.12.22 16:23:57.132151 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 215 rows starting from the beginning of the part | ||
| 3024 | 2025.12.22 16:23:57.132201 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 3025 | 2025.12.22 16:23:57.132241 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 236 rows starting from the beginning of the part | ||
| 3026 | 2025.12.22 16:23:57.132280 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 3027 | 2025.12.22 16:23:57.132321 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 220 rows starting from the beginning of the part | ||
| 3028 | 2025.12.22 16:23:57.132571 [ 257 ] {97bafea7-fe0d-430c-9c7e-3db6f5a507dc} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2025.12.22 16:23:57.132615 [ 257 ] {97bafea7-fe0d-430c-9c7e-3db6f5a507dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3030 | 2025.12.22 16:23:57.137732 [ 257 ] {97bafea7-fe0d-430c-9c7e-3db6f5a507dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3031 | 2025.12.22 16:23:57.137783 [ 188 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4844 rows, containing 5 columns (5 merged, 0 gathered) in 0.007507026 sec., 645262.1850517102 rows/sec., 54.27 MiB/sec. | ||
| 3032 | 2025.12.22 16:23:57.137981 [ 257 ] {97bafea7-fe0d-430c-9c7e-3db6f5a507dc} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2025.12.22 16:23:57.138067 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 951 rows, containing 5 columns (5 merged, 0 gathered) in 0.006214903 sec., 153019.2828431916 rows/sec., 9.85 MiB/sec. | ||
| 3034 | 2025.12.22 16:23:57.138125 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3035 | 2025.12.22 16:23:57.138129 [ 257 ] {97bafea7-fe0d-430c-9c7e-3db6f5a507dc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.006102 sec., 34742.70730907899 rows/sec., 2.24 MiB/sec. | ||
| 3036 | 2025.12.22 16:23:57.138186 [ 257 ] {97bafea7-fe0d-430c-9c7e-3db6f5a507dc} <Debug> TCPHandler: Processed in 0.006327906 sec. | ||
| 3037 | 2025.12.22 16:23:57.138276 [ 188 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3038 | 2025.12.22 16:23:57.138330 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.12.22 16:23:57.138460 [ 257 ] {ea249ef1-de19-4c84-be2a-4ed6c9671bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3040 | 2025.12.22 16:23:57.138474 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2025.12.22 16:23:57.138528 [ 257 ] {ea249ef1-de19-4c84-be2a-4ed6c9671bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3042 | 2025.12.22 16:23:57.138575 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_16_3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3043 | 2025.12.22 16:23:57.138627 [ 188 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.12.22 16:23:57.138673 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3045 | 2025.12.22 16:23:57.138716 [ 188 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_11_2} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3046 | 2025.12.22 16:23:57.138837 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3047 | 2025.12.22 16:23:57.139073 [ 257 ] {ea249ef1-de19-4c84-be2a-4ed6c9671bd1} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2025.12.22 16:23:57.139116 [ 257 ] {ea249ef1-de19-4c84-be2a-4ed6c9671bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3049 | 2025.12.22 16:23:57.139460 [ 257 ] {ea249ef1-de19-4c84-be2a-4ed6c9671bd1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3050 | 2025.12.22 16:23:57.139682 [ 257 ] {ea249ef1-de19-4c84-be2a-4ed6c9671bd1} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2025.12.22 16:23:57.139816 [ 257 ] {ea249ef1-de19-4c84-be2a-4ed6c9671bd1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001383 sec., 152566.8835864064 rows/sec., 8.66 MiB/sec. | ||
| 3052 | 2025.12.22 16:23:57.139857 [ 257 ] {ea249ef1-de19-4c84-be2a-4ed6c9671bd1} <Debug> TCPHandler: Processed in 0.001588422 sec. | ||
| 3053 | 2025.12.22 16:23:57.139971 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2025.12.22 16:23:57.140067 [ 257 ] {b1cdf3f0-d897-4292-a6e5-9752d9ebf728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3055 | 2025.12.22 16:23:57.140108 [ 257 ] {b1cdf3f0-d897-4292-a6e5-9752d9ebf728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3056 | 2025.12.22 16:23:57.140749 [ 257 ] {b1cdf3f0-d897-4292-a6e5-9752d9ebf728} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2025.12.22 16:23:57.140786 [ 257 ] {b1cdf3f0-d897-4292-a6e5-9752d9ebf728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3058 | 2025.12.22 16:23:57.141151 [ 257 ] {b1cdf3f0-d897-4292-a6e5-9752d9ebf728} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3059 | 2025.12.22 16:23:57.141375 [ 257 ] {b1cdf3f0-d897-4292-a6e5-9752d9ebf728} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2025.12.22 16:23:57.141482 [ 140 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3061 | 2025.12.22 16:23:57.141506 [ 257 ] {b1cdf3f0-d897-4292-a6e5-9752d9ebf728} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001457 sec., 476321.2079615649 rows/sec., 33.29 MiB/sec. | ||
| 3062 | 2025.12.22 16:23:57.141516 [ 140 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2025.12.22 16:23:57.141547 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3064 | 2025.12.22 16:23:57.141552 [ 257 ] {b1cdf3f0-d897-4292-a6e5-9752d9ebf728} <Debug> TCPHandler: Processed in 0.001630553 sec. | ||
| 3065 | 2025.12.22 16:23:57.141632 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::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 | ||
| 3066 | 2025.12.22 16:23:57.141691 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2025.12.22 16:23:57.141729 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3068 | 2025.12.22 16:23:57.141761 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part | ||
| 3069 | 2025.12.22 16:23:57.141791 [ 257 ] {93b11b52-7584-47d7-92e4-3d1b58cf9fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3070 | 2025.12.22 16:23:57.141808 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 95 rows starting from the beginning of the part | ||
| 3071 | 2025.12.22 16:23:57.141839 [ 257 ] {93b11b52-7584-47d7-92e4-3d1b58cf9fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3072 | 2025.12.22 16:23:57.141854 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1169 rows starting from the beginning of the part | ||
| 3073 | 2025.12.22 16:23:57.141896 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3074 | 2025.12.22 16:23:57.141955 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part | ||
| 3075 | 2025.12.22 16:23:57.142013 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 694 rows starting from the beginning of the part | ||
| 3076 | 2025.12.22 16:23:57.142190 [ 257 ] {93b11b52-7584-47d7-92e4-3d1b58cf9fb0} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2025.12.22 16:23:57.142233 [ 257 ] {93b11b52-7584-47d7-92e4-3d1b58cf9fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3078 | 2025.12.22 16:23:57.142563 [ 257 ] {93b11b52-7584-47d7-92e4-3d1b58cf9fb0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3079 | 2025.12.22 16:23:57.142793 [ 257 ] {93b11b52-7584-47d7-92e4-3d1b58cf9fb0} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.12.22 16:23:57.142922 [ 257 ] {93b11b52-7584-47d7-92e4-3d1b58cf9fb0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 3081 | 2025.12.22 16:23:57.142959 [ 257 ] {93b11b52-7584-47d7-92e4-3d1b58cf9fb0} <Debug> TCPHandler: Processed in 0.001316665 sec. | ||
| 3082 | 2025.12.22 16:23:57.143059 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2025.12.22 16:23:57.143154 [ 257 ] {7782e17a-01ba-4e87-93d7-ecef99d8af07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3084 | 2025.12.22 16:23:57.143197 [ 257 ] {7782e17a-01ba-4e87-93d7-ecef99d8af07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3085 | 2025.12.22 16:23:57.143212 [ 198 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2826 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611672 sec., 1753458.5200959004 rows/sec., 131.75 MiB/sec. | ||
| 3086 | 2025.12.22 16:23:57.143415 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3087 | 2025.12.22 16:23:57.143625 [ 257 ] {7782e17a-01ba-4e87-93d7-ecef99d8af07} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.12.22 16:23:57.143670 [ 257 ] {7782e17a-01ba-4e87-93d7-ecef99d8af07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3089 | 2025.12.22 16:23:57.143693 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.12.22 16:23:57.143776 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_16_3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3091 | 2025.12.22 16:23:57.143853 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3092 | 2025.12.22 16:23:57.144047 [ 257 ] {7782e17a-01ba-4e87-93d7-ecef99d8af07} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3093 | 2025.12.22 16:23:57.144271 [ 257 ] {7782e17a-01ba-4e87-93d7-ecef99d8af07} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2025.12.22 16:23:57.144374 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3095 | 2025.12.22 16:23:57.144399 [ 257 ] {7782e17a-01ba-4e87-93d7-ecef99d8af07} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001264 sec., 248417.72151898735 rows/sec., 16.32 MiB/sec. | ||
| 3096 | 2025.12.22 16:23:57.144416 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2025.12.22 16:23:57.144442 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3098 | 2025.12.22 16:23:57.144443 [ 257 ] {7782e17a-01ba-4e87-93d7-ecef99d8af07} <Debug> TCPHandler: Processed in 0.001431378 sec. | ||
| 3099 | 2025.12.22 16:23:57.144528 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::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 | ||
| 3100 | 2025.12.22 16:23:57.144558 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2025.12.22 16:23:57.144626 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3102 | 2025.12.22 16:23:57.144657 [ 257 ] {53313749-becc-44d5-a460-8f50116d832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3103 | 2025.12.22 16:23:57.144659 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2626 rows starting from the beginning of the part | ||
| 3104 | 2025.12.22 16:23:57.144706 [ 257 ] {53313749-becc-44d5-a460-8f50116d832e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3105 | 2025.12.22 16:23:57.144742 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::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 | ||
| 3106 | 2025.12.22 16:23:57.144794 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2604 rows starting from the beginning of the part | ||
| 3107 | 2025.12.22 16:23:57.144836 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3108 | 2025.12.22 16:23:57.144873 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::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 | ||
| 3109 | 2025.12.22 16:23:57.144916 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3110 | 2025.12.22 16:23:57.145024 [ 257 ] {53313749-becc-44d5-a460-8f50116d832e} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.12.22 16:23:57.145067 [ 257 ] {53313749-becc-44d5-a460-8f50116d832e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3112 | 2025.12.22 16:23:57.145404 [ 257 ] {53313749-becc-44d5-a460-8f50116d832e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3113 | 2025.12.22 16:23:57.145678 [ 257 ] {53313749-becc-44d5-a460-8f50116d832e} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2025.12.22 16:23:57.145813 [ 257 ] {53313749-becc-44d5-a460-8f50116d832e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001175 sec., 851.063829787234 rows/sec., 57.35 KiB/sec. | ||
| 3115 | 2025.12.22 16:23:57.145851 [ 257 ] {53313749-becc-44d5-a460-8f50116d832e} <Debug> TCPHandler: Processed in 0.001340815 sec. | ||
| 3116 | 2025.12.22 16:23:57.145951 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2025.12.22 16:23:57.146045 [ 257 ] {c0c4a2ee-6c75-495a-adc3-cff52a7834bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3118 | 2025.12.22 16:23:57.146099 [ 257 ] {c0c4a2ee-6c75-495a-adc3-cff52a7834bb} <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 | ||
| 3119 | 2025.12.22 16:23:57.146866 [ 257 ] {c0c4a2ee-6c75-495a-adc3-cff52a7834bb} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2025.12.22 16:23:57.146904 [ 257 ] {c0c4a2ee-6c75-495a-adc3-cff52a7834bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3121 | 2025.12.22 16:23:57.147309 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5928 rows, containing 5 columns (5 merged, 0 gathered) in 0.002814734 sec., 2106060.466104435 rows/sec., 140.74 MiB/sec. | ||
| 3122 | 2025.12.22 16:23:57.147438 [ 257 ] {c0c4a2ee-6c75-495a-adc3-cff52a7834bb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3123 | 2025.12.22 16:23:57.147660 [ 257 ] {c0c4a2ee-6c75-495a-adc3-cff52a7834bb} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.12.22 16:23:57.147738 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3125 | 2025.12.22 16:23:57.147764 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3126 | 2025.12.22 16:23:57.147795 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2025.12.22 16:23:57.147796 [ 257 ] {c0c4a2ee-6c75-495a-adc3-cff52a7834bb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001803 sec., 8319.46755407654 rows/sec., 14.91 MiB/sec. | ||
| 3128 | 2025.12.22 16:23:57.147816 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3129 | 2025.12.22 16:23:57.147861 [ 257 ] {c0c4a2ee-6c75-495a-adc3-cff52a7834bb} <Debug> TCPHandler: Processed in 0.001995402 sec. | ||
| 3130 | 2025.12.22 16:23:57.147893 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 3131 | 2025.12.22 16:23:57.147992 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2025.12.22 16:23:57.148018 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2025.12.22 16:23:57.148085 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3134 | 2025.12.22 16:23:57.148091 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3135 | 2025.12.22 16:23:57.148086 [ 257 ] {9fce3021-c48c-461f-aca9-a0f9e369a4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3136 | 2025.12.22 16:23:57.148144 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 3137 | 2025.12.22 16:23:57.148160 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 55 rows starting from the beginning of the part | ||
| 3138 | 2025.12.22 16:23:57.148163 [ 257 ] {9fce3021-c48c-461f-aca9-a0f9e369a4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3139 | 2025.12.22 16:23:57.148372 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 3140 | 2025.12.22 16:23:57.148502 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 3141 | 2025.12.22 16:23:57.148586 [ 257 ] {9fce3021-c48c-461f-aca9-a0f9e369a4e0} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.12.22 16:23:57.148614 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 3143 | 2025.12.22 16:23:57.148629 [ 257 ] {9fce3021-c48c-461f-aca9-a0f9e369a4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3144 | 2025.12.22 16:23:57.148728 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 3145 | 2025.12.22 16:23:57.148842 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 3146 | 2025.12.22 16:23:57.148971 [ 257 ] {9fce3021-c48c-461f-aca9-a0f9e369a4e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3147 | 2025.12.22 16:23:57.149217 [ 257 ] {9fce3021-c48c-461f-aca9-a0f9e369a4e0} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2025.12.22 16:23:57.149334 [ 138 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3149 | 2025.12.22 16:23:57.149356 [ 257 ] {9fce3021-c48c-461f-aca9-a0f9e369a4e0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001234 sec., 84278.76823338735 rows/sec., 5.16 MiB/sec. | ||
| 3150 | 2025.12.22 16:23:57.149366 [ 138 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.12.22 16:23:57.149395 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3152 | 2025.12.22 16:23:57.149398 [ 257 ] {9fce3021-c48c-461f-aca9-a0f9e369a4e0} <Debug> TCPHandler: Processed in 0.001408528 sec. | ||
| 3153 | 2025.12.22 16:23:57.149475 [ 201 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 3154 | 2025.12.22 16:23:57.149586 [ 201 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3155 | 2025.12.22 16:23:57.149618 [ 201 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 900 rows starting from the beginning of the part | ||
| 3156 | 2025.12.22 16:23:57.149697 [ 201 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 3157 | 2025.12.22 16:23:57.149754 [ 201 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 80 rows starting from the beginning of the part | ||
| 3158 | 2025.12.22 16:23:57.149801 [ 201 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 3159 | 2025.12.22 16:23:57.149856 [ 201 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 3160 | 2025.12.22 16:23:57.149913 [ 201 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3161 | 2025.12.22 16:23:57.150931 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490019 sec., 824150.5645230027 rows/sec., 52.12 MiB/sec. | ||
| 3162 | 2025.12.22 16:23:57.151123 [ 195 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3163 | 2025.12.22 16:23:57.151276 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 19 columns (19 merged, 0 gathered) in 0.003371039 sec., 42420.155922254235 rows/sec., 76.01 MiB/sec. | ||
| 3164 | 2025.12.22 16:23:57.151405 [ 195 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_16_3} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.12.22 16:23:57.151473 [ 195 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_16_3} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3166 | 2025.12.22 16:23:57.151544 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3167 | 2025.12.22 16:23:57.151664 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3168 | 2025.12.22 16:23:57.151999 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.12.22 16:23:57.152072 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3170 | 2025.12.22 16:23:57.152167 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3171 | 2025.12.22 16:24:02.116543 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2025.12.22 16:24:02.116732 [ 257 ] {45573e8f-0fde-49f6-9613-ba57a32c9ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3173 | 2025.12.22 16:24:02.116796 [ 257 ] {45573e8f-0fde-49f6-9613-ba57a32c9ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3174 | 2025.12.22 16:24:02.117397 [ 257 ] {45573e8f-0fde-49f6-9613-ba57a32c9ec7} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.12.22 16:24:02.117441 [ 257 ] {45573e8f-0fde-49f6-9613-ba57a32c9ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3176 | 2025.12.22 16:24:02.117838 [ 257 ] {45573e8f-0fde-49f6-9613-ba57a32c9ec7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3177 | 2025.12.22 16:24:02.118056 [ 257 ] {45573e8f-0fde-49f6-9613-ba57a32c9ec7} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.12.22 16:24:02.118197 [ 257 ] {45573e8f-0fde-49f6-9613-ba57a32c9ec7} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001513 sec., 70059.48446794448 rows/sec., 5.87 MiB/sec. | ||
| 3179 | 2025.12.22 16:24:02.118236 [ 257 ] {45573e8f-0fde-49f6-9613-ba57a32c9ec7} <Debug> TCPHandler: Processed in 0.001814328 sec. | ||
| 3180 | 2025.12.22 16:24:02.118354 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2025.12.22 16:24:02.118446 [ 257 ] {4c9e6d24-e154-491b-a813-e44853084287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3182 | 2025.12.22 16:24:02.118486 [ 257 ] {4c9e6d24-e154-491b-a813-e44853084287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3183 | 2025.12.22 16:24:02.118877 [ 257 ] {4c9e6d24-e154-491b-a813-e44853084287} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.12.22 16:24:02.118913 [ 257 ] {4c9e6d24-e154-491b-a813-e44853084287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3185 | 2025.12.22 16:24:02.119210 [ 257 ] {4c9e6d24-e154-491b-a813-e44853084287} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3186 | 2025.12.22 16:24:02.119426 [ 257 ] {4c9e6d24-e154-491b-a813-e44853084287} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.12.22 16:24:02.119548 [ 257 ] {4c9e6d24-e154-491b-a813-e44853084287} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00112 sec., 22321.428571428572 rows/sec., 1.64 MiB/sec. | ||
| 3188 | 2025.12.22 16:24:02.119583 [ 257 ] {4c9e6d24-e154-491b-a813-e44853084287} <Debug> TCPHandler: Processed in 0.001277263 sec. | ||
| 3189 | 2025.12.22 16:24:02.119685 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.12.22 16:24:02.119775 [ 257 ] {26da7aa7-1d0d-41aa-b17e-2d8f6a5b9dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3191 | 2025.12.22 16:24:02.119813 [ 257 ] {26da7aa7-1d0d-41aa-b17e-2d8f6a5b9dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3192 | 2025.12.22 16:24:02.120214 [ 257 ] {26da7aa7-1d0d-41aa-b17e-2d8f6a5b9dbd} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.12.22 16:24:02.120249 [ 257 ] {26da7aa7-1d0d-41aa-b17e-2d8f6a5b9dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3194 | 2025.12.22 16:24:02.120540 [ 257 ] {26da7aa7-1d0d-41aa-b17e-2d8f6a5b9dbd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3195 | 2025.12.22 16:24:02.120742 [ 257 ] {26da7aa7-1d0d-41aa-b17e-2d8f6a5b9dbd} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.12.22 16:24:02.120862 [ 257 ] {26da7aa7-1d0d-41aa-b17e-2d8f6a5b9dbd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001105 sec., 80542.98642533936 rows/sec., 6.29 MiB/sec. | ||
| 3197 | 2025.12.22 16:24:02.120897 [ 257 ] {26da7aa7-1d0d-41aa-b17e-2d8f6a5b9dbd} <Debug> TCPHandler: Processed in 0.001260482 sec. | ||
| 3198 | 2025.12.22 16:24:02.121011 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2025.12.22 16:24:02.121103 [ 257 ] {d64bc0b9-518e-47d1-a961-f827d4da6cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3200 | 2025.12.22 16:24:02.121145 [ 257 ] {d64bc0b9-518e-47d1-a961-f827d4da6cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3201 | 2025.12.22 16:24:02.121541 [ 257 ] {d64bc0b9-518e-47d1-a961-f827d4da6cf1} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2025.12.22 16:24:02.121577 [ 257 ] {d64bc0b9-518e-47d1-a961-f827d4da6cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3203 | 2025.12.22 16:24:02.121900 [ 257 ] {d64bc0b9-518e-47d1-a961-f827d4da6cf1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3204 | 2025.12.22 16:24:02.122101 [ 257 ] {d64bc0b9-518e-47d1-a961-f827d4da6cf1} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2025.12.22 16:24:02.122222 [ 257 ] {d64bc0b9-518e-47d1-a961-f827d4da6cf1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 3206 | 2025.12.22 16:24:02.122257 [ 257 ] {d64bc0b9-518e-47d1-a961-f827d4da6cf1} <Debug> TCPHandler: Processed in 0.001293624 sec. | ||
| 3207 | 2025.12.22 16:24:02.122369 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2025.12.22 16:24:02.122460 [ 257 ] {f500c01e-1cbe-4676-bc0b-ce681a45b791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3209 | 2025.12.22 16:24:02.122513 [ 257 ] {f500c01e-1cbe-4676-bc0b-ce681a45b791} <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 | ||
| 3210 | 2025.12.22 16:24:02.123243 [ 257 ] {f500c01e-1cbe-4676-bc0b-ce681a45b791} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2025.12.22 16:24:02.123279 [ 257 ] {f500c01e-1cbe-4676-bc0b-ce681a45b791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3212 | 2025.12.22 16:24:02.123792 [ 257 ] {f500c01e-1cbe-4676-bc0b-ce681a45b791} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3213 | 2025.12.22 16:24:02.124059 [ 257 ] {f500c01e-1cbe-4676-bc0b-ce681a45b791} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2025.12.22 16:24:02.124198 [ 257 ] {f500c01e-1cbe-4676-bc0b-ce681a45b791} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001755 sec., 14245.014245014245 rows/sec., 25.53 MiB/sec. | ||
| 3215 | 2025.12.22 16:24:02.124247 [ 257 ] {f500c01e-1cbe-4676-bc0b-ce681a45b791} <Debug> TCPHandler: Processed in 0.00192547 sec. | ||
| 3216 | 2025.12.22 16:24:02.124358 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2025.12.22 16:24:02.124467 [ 257 ] {815209f6-92fa-4cc8-b6f5-1a48031d689f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3218 | 2025.12.22 16:24:02.124513 [ 257 ] {815209f6-92fa-4cc8-b6f5-1a48031d689f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3219 | 2025.12.22 16:24:02.124864 [ 257 ] {815209f6-92fa-4cc8-b6f5-1a48031d689f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.12.22 16:24:02.124903 [ 257 ] {815209f6-92fa-4cc8-b6f5-1a48031d689f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3221 | 2025.12.22 16:24:02.125232 [ 257 ] {815209f6-92fa-4cc8-b6f5-1a48031d689f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3222 | 2025.12.22 16:24:02.125460 [ 257 ] {815209f6-92fa-4cc8-b6f5-1a48031d689f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2025.12.22 16:24:02.125596 [ 257 ] {815209f6-92fa-4cc8-b6f5-1a48031d689f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 3224 | 2025.12.22 16:24:02.125634 [ 257 ] {815209f6-92fa-4cc8-b6f5-1a48031d689f} <Debug> TCPHandler: Processed in 0.001327474 sec. | ||
| 3225 | 2025.12.22 16:24:03.530316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6086 | ||
| 3226 | 2025.12.22 16:24:03.530927 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2025.12.22 16:24:03.530999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3228 | 2025.12.22 16:24:03.531801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3229 | 2025.12.22 16:24:03.532135 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2025.12.22 16:24:03.532355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6086 | ||
| 3231 | 2025.12.22 16:24:03.880509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3232 | 2025.12.22 16:24:03.899557 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.12.22 16:24:03.899627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3234 | 2025.12.22 16:24:03.905366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3235 | 2025.12.22 16:24:03.906173 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.12.22 16:24:03.910286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3237 | 2025.12.22 16:24:06.018351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 460 | ||
| 3238 | 2025.12.22 16:24:06.020655 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2025.12.22 16:24:06.020706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3240 | 2025.12.22 16:24:06.021855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3241 | 2025.12.22 16:24:06.022120 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2025.12.22 16:24:06.022367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3243 | 2025.12.22 16:24:07.128610 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.12.22 16:24:07.128807 [ 257 ] {ae0e00c9-fe5b-493a-807f-42660a731eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3245 | 2025.12.22 16:24:07.128879 [ 257 ] {ae0e00c9-fe5b-493a-807f-42660a731eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3246 | 2025.12.22 16:24:07.129683 [ 257 ] {ae0e00c9-fe5b-493a-807f-42660a731eac} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.12.22 16:24:07.129735 [ 257 ] {ae0e00c9-fe5b-493a-807f-42660a731eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3248 | 2025.12.22 16:24:07.130151 [ 257 ] {ae0e00c9-fe5b-493a-807f-42660a731eac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3249 | 2025.12.22 16:24:07.130395 [ 257 ] {ae0e00c9-fe5b-493a-807f-42660a731eac} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.12.22 16:24:07.130535 [ 126 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3251 | 2025.12.22 16:24:07.130559 [ 257 ] {ae0e00c9-fe5b-493a-807f-42660a731eac} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 3252 | 2025.12.22 16:24:07.130602 [ 126 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.12.22 16:24:07.130624 [ 257 ] {ae0e00c9-fe5b-493a-807f-42660a731eac} <Debug> TCPHandler: Processed in 0.002139886 sec. | ||
| 3254 | 2025.12.22 16:24:07.130629 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3255 | 2025.12.22 16:24:07.130762 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.12.22 16:24:07.130761 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3257 | 2025.12.22 16:24:07.130874 [ 257 ] {3ed03648-8131-40dc-952c-d8417157c383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3258 | 2025.12.22 16:24:07.130931 [ 257 ] {3ed03648-8131-40dc-952c-d8417157c383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3259 | 2025.12.22 16:24:07.130931 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3260 | 2025.12.22 16:24:07.130993 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3261 | 2025.12.22 16:24:07.131061 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3262 | 2025.12.22 16:24:07.131107 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3263 | 2025.12.22 16:24:07.131152 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3264 | 2025.12.22 16:24:07.131193 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3265 | 2025.12.22 16:24:07.131916 [ 257 ] {3ed03648-8131-40dc-952c-d8417157c383} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2025.12.22 16:24:07.131960 [ 257 ] {3ed03648-8131-40dc-952c-d8417157c383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3267 | 2025.12.22 16:24:07.132331 [ 194 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624672 sec., 1261793.1496326644 rows/sec., 84.86 MiB/sec. | ||
| 3268 | 2025.12.22 16:24:07.132403 [ 257 ] {3ed03648-8131-40dc-952c-d8417157c383} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3269 | 2025.12.22 16:24:07.132478 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3270 | 2025.12.22 16:24:07.132698 [ 257 ] {3ed03648-8131-40dc-952c-d8417157c383} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.12.22 16:24:07.132779 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2025.12.22 16:24:07.132852 [ 257 ] {3ed03648-8131-40dc-952c-d8417157c383} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002003 sec., 570144.7828257614 rows/sec., 45.26 MiB/sec. | ||
| 3273 | 2025.12.22 16:24:07.132900 [ 257 ] {3ed03648-8131-40dc-952c-d8417157c383} <Debug> TCPHandler: Processed in 0.002192567 sec. | ||
| 3274 | 2025.12.22 16:24:07.132926 [ 198 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_9_2} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3275 | 2025.12.22 16:24:07.133009 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3276 | 2025.12.22 16:24:07.133029 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2025.12.22 16:24:07.133139 [ 257 ] {e2ae81b5-c434-4c87-ab30-8ce4d547323a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3278 | 2025.12.22 16:24:07.133184 [ 257 ] {e2ae81b5-c434-4c87-ab30-8ce4d547323a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3279 | 2025.12.22 16:24:07.133707 [ 257 ] {e2ae81b5-c434-4c87-ab30-8ce4d547323a} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2025.12.22 16:24:07.133745 [ 257 ] {e2ae81b5-c434-4c87-ab30-8ce4d547323a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3281 | 2025.12.22 16:24:07.134070 [ 257 ] {e2ae81b5-c434-4c87-ab30-8ce4d547323a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3282 | 2025.12.22 16:24:07.134284 [ 257 ] {e2ae81b5-c434-4c87-ab30-8ce4d547323a} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2025.12.22 16:24:07.134418 [ 257 ] {e2ae81b5-c434-4c87-ab30-8ce4d547323a} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001302 sec., 168970.81413210445 rows/sec., 10.08 MiB/sec. | ||
| 3284 | 2025.12.22 16:24:07.134455 [ 257 ] {e2ae81b5-c434-4c87-ab30-8ce4d547323a} <Debug> TCPHandler: Processed in 0.001477689 sec. | ||
| 3285 | 2025.12.22 16:24:07.134570 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2025.12.22 16:24:07.134668 [ 257 ] {1b254128-7da4-41db-9888-8eb1c559bbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3287 | 2025.12.22 16:24:07.134708 [ 257 ] {1b254128-7da4-41db-9888-8eb1c559bbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3288 | 2025.12.22 16:24:07.135220 [ 257 ] {1b254128-7da4-41db-9888-8eb1c559bbe9} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2025.12.22 16:24:07.135255 [ 257 ] {1b254128-7da4-41db-9888-8eb1c559bbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3290 | 2025.12.22 16:24:07.135570 [ 257 ] {1b254128-7da4-41db-9888-8eb1c559bbe9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3291 | 2025.12.22 16:24:07.135780 [ 257 ] {1b254128-7da4-41db-9888-8eb1c559bbe9} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2025.12.22 16:24:07.135911 [ 257 ] {1b254128-7da4-41db-9888-8eb1c559bbe9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001263 sec., 167854.31512272367 rows/sec., 10.82 MiB/sec. | ||
| 3293 | 2025.12.22 16:24:07.135948 [ 257 ] {1b254128-7da4-41db-9888-8eb1c559bbe9} <Debug> TCPHandler: Processed in 0.001427747 sec. | ||
| 3294 | 2025.12.22 16:24:07.136057 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2025.12.22 16:24:07.136155 [ 257 ] {cf6d0f05-1bae-4125-8e02-725ff2798720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3296 | 2025.12.22 16:24:07.136196 [ 257 ] {cf6d0f05-1bae-4125-8e02-725ff2798720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3297 | 2025.12.22 16:24:07.136698 [ 257 ] {cf6d0f05-1bae-4125-8e02-725ff2798720} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2025.12.22 16:24:07.136733 [ 257 ] {cf6d0f05-1bae-4125-8e02-725ff2798720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3299 | 2025.12.22 16:24:07.137044 [ 257 ] {cf6d0f05-1bae-4125-8e02-725ff2798720} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3300 | 2025.12.22 16:24:07.137268 [ 257 ] {cf6d0f05-1bae-4125-8e02-725ff2798720} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2025.12.22 16:24:07.137371 [ 123 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3302 | 2025.12.22 16:24:07.137399 [ 257 ] {cf6d0f05-1bae-4125-8e02-725ff2798720} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001263 sec., 167062.54948535233 rows/sec., 9.49 MiB/sec. | ||
| 3303 | 2025.12.22 16:24:07.137408 [ 123 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2025.12.22 16:24:07.137433 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3305 | 2025.12.22 16:24:07.137437 [ 257 ] {cf6d0f05-1bae-4125-8e02-725ff2798720} <Debug> TCPHandler: Processed in 0.001430558 sec. | ||
| 3306 | 2025.12.22 16:24:07.137509 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3307 | 2025.12.22 16:24:07.137555 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2025.12.22 16:24:07.137597 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3309 | 2025.12.22 16:24:07.137625 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3310 | 2025.12.22 16:24:07.137655 [ 257 ] {aa47a3b0-075f-4779-85a9-990d360eaff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3311 | 2025.12.22 16:24:07.137669 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3312 | 2025.12.22 16:24:07.137702 [ 257 ] {aa47a3b0-075f-4779-85a9-990d360eaff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3313 | 2025.12.22 16:24:07.137715 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3314 | 2025.12.22 16:24:07.137771 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3315 | 2025.12.22 16:24:07.137805 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3316 | 2025.12.22 16:24:07.138442 [ 257 ] {aa47a3b0-075f-4779-85a9-990d360eaff7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2025.12.22 16:24:07.138483 [ 257 ] {aa47a3b0-075f-4779-85a9-990d360eaff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3318 | 2025.12.22 16:24:07.138582 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001102679 sec., 956760.7617448051 rows/sec., 57.98 MiB/sec. | ||
| 3319 | 2025.12.22 16:24:07.138701 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3320 | 2025.12.22 16:24:07.138851 [ 257 ] {aa47a3b0-075f-4779-85a9-990d360eaff7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3321 | 2025.12.22 16:24:07.139000 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2025.12.22 16:24:07.139077 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_9_2} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3323 | 2025.12.22 16:24:07.139133 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3324 | 2025.12.22 16:24:07.139139 [ 257 ] {aa47a3b0-075f-4779-85a9-990d360eaff7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2025.12.22 16:24:07.139305 [ 257 ] {aa47a3b0-075f-4779-85a9-990d360eaff7} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001669 sec., 415817.8550029958 rows/sec., 29.06 MiB/sec. | ||
| 3326 | 2025.12.22 16:24:07.139345 [ 257 ] {aa47a3b0-075f-4779-85a9-990d360eaff7} <Debug> TCPHandler: Processed in 0.001841088 sec. | ||
| 3327 | 2025.12.22 16:24:07.139464 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2025.12.22 16:24:07.139561 [ 257 ] {8ae17f86-f8bf-428b-a1a2-7060151ff9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3329 | 2025.12.22 16:24:07.139603 [ 257 ] {8ae17f86-f8bf-428b-a1a2-7060151ff9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3330 | 2025.12.22 16:24:07.139934 [ 257 ] {8ae17f86-f8bf-428b-a1a2-7060151ff9db} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.12.22 16:24:07.139969 [ 257 ] {8ae17f86-f8bf-428b-a1a2-7060151ff9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3332 | 2025.12.22 16:24:07.140273 [ 257 ] {8ae17f86-f8bf-428b-a1a2-7060151ff9db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3333 | 2025.12.22 16:24:07.140491 [ 257 ] {8ae17f86-f8bf-428b-a1a2-7060151ff9db} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.12.22 16:24:07.140616 [ 257 ] {8ae17f86-f8bf-428b-a1a2-7060151ff9db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 3335 | 2025.12.22 16:24:07.140651 [ 257 ] {8ae17f86-f8bf-428b-a1a2-7060151ff9db} <Debug> TCPHandler: Processed in 0.001237152 sec. | ||
| 3336 | 2025.12.22 16:24:07.140761 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2025.12.22 16:24:07.140857 [ 257 ] {9a8e5f15-46a3-42d8-a32b-a794fa4b1090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3338 | 2025.12.22 16:24:07.140899 [ 257 ] {9a8e5f15-46a3-42d8-a32b-a794fa4b1090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3339 | 2025.12.22 16:24:07.141365 [ 257 ] {9a8e5f15-46a3-42d8-a32b-a794fa4b1090} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2025.12.22 16:24:07.141402 [ 257 ] {9a8e5f15-46a3-42d8-a32b-a794fa4b1090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3341 | 2025.12.22 16:24:07.141745 [ 257 ] {9a8e5f15-46a3-42d8-a32b-a794fa4b1090} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3342 | 2025.12.22 16:24:07.141961 [ 257 ] {9a8e5f15-46a3-42d8-a32b-a794fa4b1090} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2025.12.22 16:24:07.142094 [ 257 ] {9a8e5f15-46a3-42d8-a32b-a794fa4b1090} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 3344 | 2025.12.22 16:24:07.142132 [ 257 ] {9a8e5f15-46a3-42d8-a32b-a794fa4b1090} <Debug> TCPHandler: Processed in 0.001420867 sec. | ||
| 3345 | 2025.12.22 16:24:07.142249 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2025.12.22 16:24:07.142348 [ 257 ] {ac78a1be-c3bf-48b6-bafb-4e073863a3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3347 | 2025.12.22 16:24:07.142395 [ 257 ] {ac78a1be-c3bf-48b6-bafb-4e073863a3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3348 | 2025.12.22 16:24:07.142714 [ 257 ] {ac78a1be-c3bf-48b6-bafb-4e073863a3fb} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2025.12.22 16:24:07.142749 [ 257 ] {ac78a1be-c3bf-48b6-bafb-4e073863a3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3350 | 2025.12.22 16:24:07.143088 [ 257 ] {ac78a1be-c3bf-48b6-bafb-4e073863a3fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3351 | 2025.12.22 16:24:07.143316 [ 257 ] {ac78a1be-c3bf-48b6-bafb-4e073863a3fb} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2025.12.22 16:24:07.143443 [ 257 ] {ac78a1be-c3bf-48b6-bafb-4e073863a3fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 3353 | 2025.12.22 16:24:07.143485 [ 257 ] {ac78a1be-c3bf-48b6-bafb-4e073863a3fb} <Debug> TCPHandler: Processed in 0.001286013 sec. | ||
| 3354 | 2025.12.22 16:24:07.143602 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2025.12.22 16:24:07.143697 [ 257 ] {871b24a7-a88e-4d82-ab6b-de600076ca7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3356 | 2025.12.22 16:24:07.143752 [ 257 ] {871b24a7-a88e-4d82-ab6b-de600076ca7c} <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 | ||
| 3357 | 2025.12.22 16:24:07.144649 [ 257 ] {871b24a7-a88e-4d82-ab6b-de600076ca7c} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2025.12.22 16:24:07.144690 [ 257 ] {871b24a7-a88e-4d82-ab6b-de600076ca7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3359 | 2025.12.22 16:24:07.145242 [ 257 ] {871b24a7-a88e-4d82-ab6b-de600076ca7c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3360 | 2025.12.22 16:24:07.145481 [ 257 ] {871b24a7-a88e-4d82-ab6b-de600076ca7c} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2025.12.22 16:24:07.145620 [ 257 ] {871b24a7-a88e-4d82-ab6b-de600076ca7c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00194 sec., 7731.9587628865975 rows/sec., 13.86 MiB/sec. | ||
| 3362 | 2025.12.22 16:24:07.145684 [ 257 ] {871b24a7-a88e-4d82-ab6b-de600076ca7c} <Debug> TCPHandler: Processed in 0.002132656 sec. | ||
| 3363 | 2025.12.22 16:24:07.145798 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2025.12.22 16:24:07.145897 [ 257 ] {7c13a7b0-55f2-4770-a749-d8c70cc5ba0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3365 | 2025.12.22 16:24:07.145941 [ 257 ] {7c13a7b0-55f2-4770-a749-d8c70cc5ba0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3366 | 2025.12.22 16:24:07.146289 [ 257 ] {7c13a7b0-55f2-4770-a749-d8c70cc5ba0f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2025.12.22 16:24:07.146325 [ 257 ] {7c13a7b0-55f2-4770-a749-d8c70cc5ba0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3368 | 2025.12.22 16:24:07.146668 [ 257 ] {7c13a7b0-55f2-4770-a749-d8c70cc5ba0f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3369 | 2025.12.22 16:24:07.146910 [ 257 ] {7c13a7b0-55f2-4770-a749-d8c70cc5ba0f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2025.12.22 16:24:07.147043 [ 257 ] {7c13a7b0-55f2-4770-a749-d8c70cc5ba0f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001167 sec., 89117.39502999143 rows/sec., 5.46 MiB/sec. | ||
| 3371 | 2025.12.22 16:24:07.147092 [ 257 ] {7c13a7b0-55f2-4770-a749-d8c70cc5ba0f} <Debug> TCPHandler: Processed in 0.001342916 sec. | ||
| 3372 | 2025.12.22 16:24:10.930796 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3373 | 2025.12.22 16:24:10.930854 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3374 | 2025.12.22 16:24:11.033373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6598 | ||
| 3375 | 2025.12.22 16:24:11.033900 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2025.12.22 16:24:11.033945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3377 | 2025.12.22 16:24:11.034455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3378 | 2025.12.22 16:24:11.034723 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2025.12.22 16:24:11.034877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6598 | ||
| 3380 | 2025.12.22 16:24:11.411297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3381 | 2025.12.22 16:24:11.427923 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2025.12.22 16:24:11.427983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3383 | 2025.12.22 16:24:11.434180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3384 | 2025.12.22 16:24:11.434855 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2025.12.22 16:24:11.437780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3386 | 2025.12.22 16:24:12.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.13 MiB, peak 231.95 MiB, free memory in arenas 0.00 B, will set to 227.28 MiB (RSS), difference: 1.15 MiB | ||
| 3387 | 2025.12.22 16:24:12.117635 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2025.12.22 16:24:12.117814 [ 257 ] {716f3d22-9bdd-4023-a509-1ee1eb2ee45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3389 | 2025.12.22 16:24:12.117882 [ 257 ] {716f3d22-9bdd-4023-a509-1ee1eb2ee45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3390 | 2025.12.22 16:24:12.118565 [ 257 ] {716f3d22-9bdd-4023-a509-1ee1eb2ee45f} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2025.12.22 16:24:12.118616 [ 257 ] {716f3d22-9bdd-4023-a509-1ee1eb2ee45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3392 | 2025.12.22 16:24:12.119057 [ 257 ] {716f3d22-9bdd-4023-a509-1ee1eb2ee45f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3393 | 2025.12.22 16:24:12.119292 [ 257 ] {716f3d22-9bdd-4023-a509-1ee1eb2ee45f} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2025.12.22 16:24:12.119448 [ 257 ] {716f3d22-9bdd-4023-a509-1ee1eb2ee45f} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001681 sec., 63057.703747769185 rows/sec., 5.28 MiB/sec. | ||
| 3395 | 2025.12.22 16:24:12.119497 [ 257 ] {716f3d22-9bdd-4023-a509-1ee1eb2ee45f} <Debug> TCPHandler: Processed in 0.002001103 sec. | ||
| 3396 | 2025.12.22 16:24:12.119626 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.12.22 16:24:12.119732 [ 257 ] {f63e49d0-e637-475a-900c-6668479048c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3398 | 2025.12.22 16:24:12.119777 [ 257 ] {f63e49d0-e637-475a-900c-6668479048c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3399 | 2025.12.22 16:24:12.120203 [ 257 ] {f63e49d0-e637-475a-900c-6668479048c6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.12.22 16:24:12.120238 [ 257 ] {f63e49d0-e637-475a-900c-6668479048c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3401 | 2025.12.22 16:24:12.120570 [ 257 ] {f63e49d0-e637-475a-900c-6668479048c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3402 | 2025.12.22 16:24:12.120793 [ 257 ] {f63e49d0-e637-475a-900c-6668479048c6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2025.12.22 16:24:12.120934 [ 257 ] {f63e49d0-e637-475a-900c-6668479048c6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001227 sec., 20374.89812550937 rows/sec., 1.50 MiB/sec. | ||
| 3404 | 2025.12.22 16:24:12.120973 [ 257 ] {f63e49d0-e637-475a-900c-6668479048c6} <Debug> TCPHandler: Processed in 0.001399737 sec. | ||
| 3405 | 2025.12.22 16:24:12.121080 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2025.12.22 16:24:12.121179 [ 257 ] {dd9c5e96-ab34-4633-aeba-23c870bcb764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3407 | 2025.12.22 16:24:12.121220 [ 257 ] {dd9c5e96-ab34-4633-aeba-23c870bcb764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3408 | 2025.12.22 16:24:12.121655 [ 257 ] {dd9c5e96-ab34-4633-aeba-23c870bcb764} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2025.12.22 16:24:12.121691 [ 257 ] {dd9c5e96-ab34-4633-aeba-23c870bcb764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3410 | 2025.12.22 16:24:12.122002 [ 257 ] {dd9c5e96-ab34-4633-aeba-23c870bcb764} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3411 | 2025.12.22 16:24:12.122216 [ 257 ] {dd9c5e96-ab34-4633-aeba-23c870bcb764} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2025.12.22 16:24:12.122344 [ 257 ] {dd9c5e96-ab34-4633-aeba-23c870bcb764} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001186 sec., 75042.15851602024 rows/sec., 5.86 MiB/sec. | ||
| 3413 | 2025.12.22 16:24:12.122382 [ 257 ] {dd9c5e96-ab34-4633-aeba-23c870bcb764} <Debug> TCPHandler: Processed in 0.001352265 sec. | ||
| 3414 | 2025.12.22 16:24:12.122501 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2025.12.22 16:24:12.122599 [ 257 ] {eae3bdca-86da-453f-a8c7-4ecea335ed15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3416 | 2025.12.22 16:24:12.122643 [ 257 ] {eae3bdca-86da-453f-a8c7-4ecea335ed15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3417 | 2025.12.22 16:24:12.123053 [ 257 ] {eae3bdca-86da-453f-a8c7-4ecea335ed15} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2025.12.22 16:24:12.123089 [ 257 ] {eae3bdca-86da-453f-a8c7-4ecea335ed15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3419 | 2025.12.22 16:24:12.123436 [ 257 ] {eae3bdca-86da-453f-a8c7-4ecea335ed15} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3420 | 2025.12.22 16:24:12.123667 [ 257 ] {eae3bdca-86da-453f-a8c7-4ecea335ed15} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2025.12.22 16:24:12.123807 [ 257 ] {eae3bdca-86da-453f-a8c7-4ecea335ed15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 3422 | 2025.12.22 16:24:12.123845 [ 257 ] {eae3bdca-86da-453f-a8c7-4ecea335ed15} <Debug> TCPHandler: Processed in 0.001395697 sec. | ||
| 3423 | 2025.12.22 16:24:12.123962 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2025.12.22 16:24:12.124057 [ 257 ] {b8701718-4084-4a46-b355-0520f570f013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3425 | 2025.12.22 16:24:12.124115 [ 257 ] {b8701718-4084-4a46-b355-0520f570f013} <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 | ||
| 3426 | 2025.12.22 16:24:12.124964 [ 257 ] {b8701718-4084-4a46-b355-0520f570f013} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2025.12.22 16:24:12.125002 [ 257 ] {b8701718-4084-4a46-b355-0520f570f013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3428 | 2025.12.22 16:24:12.125530 [ 257 ] {b8701718-4084-4a46-b355-0520f570f013} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3429 | 2025.12.22 16:24:12.125761 [ 257 ] {b8701718-4084-4a46-b355-0520f570f013} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2025.12.22 16:24:12.125910 [ 257 ] {b8701718-4084-4a46-b355-0520f570f013} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00187 sec., 13368.983957219252 rows/sec., 23.96 MiB/sec. | ||
| 3431 | 2025.12.22 16:24:12.125972 [ 257 ] {b8701718-4084-4a46-b355-0520f570f013} <Debug> TCPHandler: Processed in 0.002060794 sec. | ||
| 3432 | 2025.12.22 16:24:12.126092 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2025.12.22 16:24:12.126189 [ 257 ] {7919e779-b9a2-4037-8ef8-68ff56369496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3434 | 2025.12.22 16:24:12.126235 [ 257 ] {7919e779-b9a2-4037-8ef8-68ff56369496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3435 | 2025.12.22 16:24:12.126578 [ 257 ] {7919e779-b9a2-4037-8ef8-68ff56369496} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2025.12.22 16:24:12.126615 [ 257 ] {7919e779-b9a2-4037-8ef8-68ff56369496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3437 | 2025.12.22 16:24:12.126935 [ 257 ] {7919e779-b9a2-4037-8ef8-68ff56369496} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3438 | 2025.12.22 16:24:12.127149 [ 257 ] {7919e779-b9a2-4037-8ef8-68ff56369496} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2025.12.22 16:24:12.127288 [ 257 ] {7919e779-b9a2-4037-8ef8-68ff56369496} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 3440 | 2025.12.22 16:24:12.127325 [ 257 ] {7919e779-b9a2-4037-8ef8-68ff56369496} <Debug> TCPHandler: Processed in 0.001284174 sec. | ||
| 3441 | 2025.12.22 16:24:14.179445 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2025.12.22 16:24:14.179627 [ 257 ] {851bd0cb-cd33-4643-a6cf-5b1733330268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3443 | 2025.12.22 16:24:14.179693 [ 257 ] {851bd0cb-cd33-4643-a6cf-5b1733330268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3444 | 2025.12.22 16:24:14.180482 [ 257 ] {851bd0cb-cd33-4643-a6cf-5b1733330268} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2025.12.22 16:24:14.180533 [ 257 ] {851bd0cb-cd33-4643-a6cf-5b1733330268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3446 | 2025.12.22 16:24:14.180974 [ 257 ] {851bd0cb-cd33-4643-a6cf-5b1733330268} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3447 | 2025.12.22 16:24:14.181206 [ 257 ] {851bd0cb-cd33-4643-a6cf-5b1733330268} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2025.12.22 16:24:14.181358 [ 257 ] {851bd0cb-cd33-4643-a6cf-5b1733330268} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001781 sec., 230207.74845592363 rows/sec., 14.60 MiB/sec. | ||
| 3449 | 2025.12.22 16:24:14.181409 [ 257 ] {851bd0cb-cd33-4643-a6cf-5b1733330268} <Debug> TCPHandler: Processed in 0.002095684 sec. | ||
| 3450 | 2025.12.22 16:24:14.181540 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2025.12.22 16:24:14.181669 [ 257 ] {ade6b87b-dc81-4077-a839-b9cb2b0f8c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3452 | 2025.12.22 16:24:14.181725 [ 257 ] {ade6b87b-dc81-4077-a839-b9cb2b0f8c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3453 | 2025.12.22 16:24:14.183602 [ 257 ] {ade6b87b-dc81-4077-a839-b9cb2b0f8c38} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2025.12.22 16:24:14.183653 [ 257 ] {ade6b87b-dc81-4077-a839-b9cb2b0f8c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3455 | 2025.12.22 16:24:14.184278 [ 257 ] {ade6b87b-dc81-4077-a839-b9cb2b0f8c38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3456 | 2025.12.22 16:24:14.184571 [ 257 ] {ade6b87b-dc81-4077-a839-b9cb2b0f8c38} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2025.12.22 16:24:14.184770 [ 257 ] {ade6b87b-dc81-4077-a839-b9cb2b0f8c38} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.00313 sec., 729073.482428115 rows/sec., 59.09 MiB/sec. | ||
| 3458 | 2025.12.22 16:24:14.184818 [ 257 ] {ade6b87b-dc81-4077-a839-b9cb2b0f8c38} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3459 | 2025.12.22 16:24:14.184833 [ 257 ] {ade6b87b-dc81-4077-a839-b9cb2b0f8c38} <Debug> TCPHandler: Processed in 0.003356068 sec. | ||
| 3460 | 2025.12.22 16:24:14.184966 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2025.12.22 16:24:14.185070 [ 257 ] {1e8a076e-d4e8-46f3-acf4-c57423aaf1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3462 | 2025.12.22 16:24:14.185115 [ 257 ] {1e8a076e-d4e8-46f3-acf4-c57423aaf1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3463 | 2025.12.22 16:24:14.185648 [ 257 ] {1e8a076e-d4e8-46f3-acf4-c57423aaf1e0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2025.12.22 16:24:14.185694 [ 257 ] {1e8a076e-d4e8-46f3-acf4-c57423aaf1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3465 | 2025.12.22 16:24:14.186274 [ 257 ] {1e8a076e-d4e8-46f3-acf4-c57423aaf1e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3466 | 2025.12.22 16:24:14.186568 [ 257 ] {1e8a076e-d4e8-46f3-acf4-c57423aaf1e0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2025.12.22 16:24:14.186782 [ 257 ] {1e8a076e-d4e8-46f3-acf4-c57423aaf1e0} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001728 sec., 127314.81481481482 rows/sec., 7.60 MiB/sec. | ||
| 3468 | 2025.12.22 16:24:14.186856 [ 257 ] {1e8a076e-d4e8-46f3-acf4-c57423aaf1e0} <Debug> TCPHandler: Processed in 0.001942581 sec. | ||
| 3469 | 2025.12.22 16:24:14.187033 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2025.12.22 16:24:14.187156 [ 257 ] {894dde9b-6e52-44d6-8378-fb08d0b252b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3471 | 2025.12.22 16:24:14.187212 [ 257 ] {894dde9b-6e52-44d6-8378-fb08d0b252b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3472 | 2025.12.22 16:24:14.187898 [ 257 ] {894dde9b-6e52-44d6-8378-fb08d0b252b9} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2025.12.22 16:24:14.187941 [ 257 ] {894dde9b-6e52-44d6-8378-fb08d0b252b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3474 | 2025.12.22 16:24:14.188312 [ 257 ] {894dde9b-6e52-44d6-8378-fb08d0b252b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3475 | 2025.12.22 16:24:14.188556 [ 257 ] {894dde9b-6e52-44d6-8378-fb08d0b252b9} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2025.12.22 16:24:14.188673 [ 116 ] {} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3477 | 2025.12.22 16:24:14.188687 [ 257 ] {894dde9b-6e52-44d6-8378-fb08d0b252b9} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001569 sec., 280433.39706819627 rows/sec., 18.55 MiB/sec. | ||
| 3478 | 2025.12.22 16:24:14.188744 [ 116 ] {} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2025.12.22 16:24:14.188763 [ 257 ] {894dde9b-6e52-44d6-8378-fb08d0b252b9} <Debug> TCPHandler: Processed in 0.001842998 sec. | ||
| 3480 | 2025.12.22 16:24:14.188771 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3481 | 2025.12.22 16:24:14.188874 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3482 | 2025.12.22 16:24:14.188894 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2025.12.22 16:24:14.188979 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3484 | 2025.12.22 16:24:14.188992 [ 257 ] {6e074450-ed63-44dc-8aa8-54589236cb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3485 | 2025.12.22 16:24:14.189009 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3486 | 2025.12.22 16:24:14.189033 [ 257 ] {6e074450-ed63-44dc-8aa8-54589236cb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3487 | 2025.12.22 16:24:14.189089 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3488 | 2025.12.22 16:24:14.189134 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 440 rows starting from the beginning of the part | ||
| 3489 | 2025.12.22 16:24:14.189179 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3490 | 2025.12.22 16:24:14.189219 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3491 | 2025.12.22 16:24:14.189260 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 440 rows starting from the beginning of the part | ||
| 3492 | 2025.12.22 16:24:14.189526 [ 257 ] {6e074450-ed63-44dc-8aa8-54589236cb0d} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2025.12.22 16:24:14.189562 [ 257 ] {6e074450-ed63-44dc-8aa8-54589236cb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3494 | 2025.12.22 16:24:14.189888 [ 257 ] {6e074450-ed63-44dc-8aa8-54589236cb0d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3495 | 2025.12.22 16:24:14.190112 [ 257 ] {6e074450-ed63-44dc-8aa8-54589236cb0d} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2025.12.22 16:24:14.190239 [ 257 ] {6e074450-ed63-44dc-8aa8-54589236cb0d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 3497 | 2025.12.22 16:24:14.190267 [ 198 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425567 sec., 1212149.271132118 rows/sec., 83.83 MiB/sec. | ||
| 3498 | 2025.12.22 16:24:14.190278 [ 257 ] {6e074450-ed63-44dc-8aa8-54589236cb0d} <Debug> TCPHandler: Processed in 0.001435268 sec. | ||
| 3499 | 2025.12.22 16:24:14.190437 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2025.12.22 16:24:14.190484 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3501 | 2025.12.22 16:24:14.190533 [ 257 ] {8b50f3e9-2491-4e2e-a32f-2ba833266293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3502 | 2025.12.22 16:24:14.190577 [ 257 ] {8b50f3e9-2491-4e2e-a32f-2ba833266293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3503 | 2025.12.22 16:24:14.190797 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.12.22 16:24:14.190881 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_10_2} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3505 | 2025.12.22 16:24:14.190970 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3506 | 2025.12.22 16:24:14.191549 [ 257 ] {8b50f3e9-2491-4e2e-a32f-2ba833266293} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2025.12.22 16:24:14.191592 [ 257 ] {8b50f3e9-2491-4e2e-a32f-2ba833266293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3508 | 2025.12.22 16:24:14.191968 [ 257 ] {8b50f3e9-2491-4e2e-a32f-2ba833266293} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3509 | 2025.12.22 16:24:14.192197 [ 257 ] {8b50f3e9-2491-4e2e-a32f-2ba833266293} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2025.12.22 16:24:14.192335 [ 257 ] {8b50f3e9-2491-4e2e-a32f-2ba833266293} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001821 sec., 631521.1422295442 rows/sec., 45.02 MiB/sec. | ||
| 3511 | 2025.12.22 16:24:14.192376 [ 257 ] {8b50f3e9-2491-4e2e-a32f-2ba833266293} <Debug> TCPHandler: Processed in 0.001988541 sec. | ||
| 3512 | 2025.12.22 16:24:14.192496 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2025.12.22 16:24:14.192591 [ 257 ] {a96304fc-34a6-455f-b8a4-e6873c944100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3514 | 2025.12.22 16:24:14.192635 [ 257 ] {a96304fc-34a6-455f-b8a4-e6873c944100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3515 | 2025.12.22 16:24:14.192968 [ 257 ] {a96304fc-34a6-455f-b8a4-e6873c944100} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2025.12.22 16:24:14.193006 [ 257 ] {a96304fc-34a6-455f-b8a4-e6873c944100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3517 | 2025.12.22 16:24:14.193309 [ 257 ] {a96304fc-34a6-455f-b8a4-e6873c944100} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3518 | 2025.12.22 16:24:14.193533 [ 257 ] {a96304fc-34a6-455f-b8a4-e6873c944100} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2025.12.22 16:24:14.193663 [ 257 ] {a96304fc-34a6-455f-b8a4-e6873c944100} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 3520 | 2025.12.22 16:24:14.193700 [ 257 ] {a96304fc-34a6-455f-b8a4-e6873c944100} <Debug> TCPHandler: Processed in 0.001253993 sec. | ||
| 3521 | 2025.12.22 16:24:14.193801 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2025.12.22 16:24:14.193897 [ 257 ] {0c3859cc-df12-4f6b-a0ea-b6572722b7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3523 | 2025.12.22 16:24:14.193941 [ 257 ] {0c3859cc-df12-4f6b-a0ea-b6572722b7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3524 | 2025.12.22 16:24:14.194588 [ 257 ] {0c3859cc-df12-4f6b-a0ea-b6572722b7d0} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2025.12.22 16:24:14.194626 [ 257 ] {0c3859cc-df12-4f6b-a0ea-b6572722b7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3526 | 2025.12.22 16:24:14.194994 [ 257 ] {0c3859cc-df12-4f6b-a0ea-b6572722b7d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3527 | 2025.12.22 16:24:14.195213 [ 257 ] {0c3859cc-df12-4f6b-a0ea-b6572722b7d0} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2025.12.22 16:24:14.195340 [ 257 ] {0c3859cc-df12-4f6b-a0ea-b6572722b7d0} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.001462 sec., 638850.8891928864 rows/sec., 42.29 MiB/sec. | ||
| 3529 | 2025.12.22 16:24:14.195379 [ 257 ] {0c3859cc-df12-4f6b-a0ea-b6572722b7d0} <Debug> TCPHandler: Processed in 0.001626412 sec. | ||
| 3530 | 2025.12.22 16:24:14.195480 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2025.12.22 16:24:14.195576 [ 257 ] {a129595c-30af-4e5d-a2cf-36e72bc3ebad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3532 | 2025.12.22 16:24:14.195617 [ 257 ] {a129595c-30af-4e5d-a2cf-36e72bc3ebad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3533 | 2025.12.22 16:24:14.195921 [ 257 ] {a129595c-30af-4e5d-a2cf-36e72bc3ebad} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2025.12.22 16:24:14.195958 [ 257 ] {a129595c-30af-4e5d-a2cf-36e72bc3ebad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3535 | 2025.12.22 16:24:14.196250 [ 257 ] {a129595c-30af-4e5d-a2cf-36e72bc3ebad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3536 | 2025.12.22 16:24:14.196467 [ 257 ] {a129595c-30af-4e5d-a2cf-36e72bc3ebad} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2025.12.22 16:24:14.196561 [ 116 ] {} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3538 | 2025.12.22 16:24:14.196593 [ 257 ] {a129595c-30af-4e5d-a2cf-36e72bc3ebad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 3539 | 2025.12.22 16:24:14.196596 [ 116 ] {} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2025.12.22 16:24:14.196634 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3541 | 2025.12.22 16:24:14.196636 [ 257 ] {a129595c-30af-4e5d-a2cf-36e72bc3ebad} <Debug> TCPHandler: Processed in 0.001204852 sec. | ||
| 3542 | 2025.12.22 16:24:14.196723 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3543 | 2025.12.22 16:24:14.196764 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2025.12.22 16:24:14.196835 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3545 | 2025.12.22 16:24:14.196870 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3546 | 2025.12.22 16:24:14.196884 [ 257 ] {f38cf87d-351a-4754-bf46-05637ab76503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3547 | 2025.12.22 16:24:14.196923 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3548 | 2025.12.22 16:24:14.196952 [ 257 ] {f38cf87d-351a-4754-bf46-05637ab76503} <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 | ||
| 3549 | 2025.12.22 16:24:14.196974 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3550 | 2025.12.22 16:24:14.197016 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3551 | 2025.12.22 16:24:14.197052 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3552 | 2025.12.22 16:24:14.197088 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3553 | 2025.12.22 16:24:14.197808 [ 257 ] {f38cf87d-351a-4754-bf46-05637ab76503} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2025.12.22 16:24:14.197830 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00114809 sec., 8710.118544713394 rows/sec., 586.91 KiB/sec. | ||
| 3555 | 2025.12.22 16:24:14.197851 [ 257 ] {f38cf87d-351a-4754-bf46-05637ab76503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3556 | 2025.12.22 16:24:14.197947 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3557 | 2025.12.22 16:24:14.198246 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2025.12.22 16:24:14.198310 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_10_2} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3559 | 2025.12.22 16:24:14.198375 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3560 | 2025.12.22 16:24:14.198432 [ 257 ] {f38cf87d-351a-4754-bf46-05637ab76503} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3561 | 2025.12.22 16:24:14.198669 [ 257 ] {f38cf87d-351a-4754-bf46-05637ab76503} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2025.12.22 16:24:14.198817 [ 257 ] {f38cf87d-351a-4754-bf46-05637ab76503} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001956 sec., 7668.711656441718 rows/sec., 13.74 MiB/sec. | ||
| 3563 | 2025.12.22 16:24:14.198873 [ 257 ] {f38cf87d-351a-4754-bf46-05637ab76503} <Debug> TCPHandler: Processed in 0.002167337 sec. | ||
| 3564 | 2025.12.22 16:24:14.198980 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2025.12.22 16:24:14.199074 [ 257 ] {70b08f74-e75f-4328-ac63-674b71ef2603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3566 | 2025.12.22 16:24:14.199117 [ 257 ] {70b08f74-e75f-4328-ac63-674b71ef2603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3567 | 2025.12.22 16:24:14.199445 [ 257 ] {70b08f74-e75f-4328-ac63-674b71ef2603} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2025.12.22 16:24:14.199482 [ 257 ] {70b08f74-e75f-4328-ac63-674b71ef2603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3569 | 2025.12.22 16:24:14.199796 [ 257 ] {70b08f74-e75f-4328-ac63-674b71ef2603} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3570 | 2025.12.22 16:24:14.200021 [ 257 ] {70b08f74-e75f-4328-ac63-674b71ef2603} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2025.12.22 16:24:14.200147 [ 257 ] {70b08f74-e75f-4328-ac63-674b71ef2603} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001092 sec., 73260.07326007326 rows/sec., 4.35 MiB/sec. | ||
| 3572 | 2025.12.22 16:24:14.200182 [ 257 ] {70b08f74-e75f-4328-ac63-674b71ef2603} <Debug> TCPHandler: Processed in 0.001252733 sec. | ||
| 3573 | 2025.12.22 16:24:16.023478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 516 | ||
| 3574 | 2025.12.22 16:24:16.026128 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2025.12.22 16:24:16.026175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3576 | 2025.12.22 16:24:16.027390 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3577 | 2025.12.22 16:24:16.027676 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2025.12.22 16:24:16.027910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3579 | 2025.12.22 16:24:17.111316 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2025.12.22 16:24:17.111547 [ 257 ] {b8dd9c96-13a7-40d1-96bb-33edff0299a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3581 | 2025.12.22 16:24:17.111617 [ 257 ] {b8dd9c96-13a7-40d1-96bb-33edff0299a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3582 | 2025.12.22 16:24:17.112299 [ 257 ] {b8dd9c96-13a7-40d1-96bb-33edff0299a5} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2025.12.22 16:24:17.112350 [ 257 ] {b8dd9c96-13a7-40d1-96bb-33edff0299a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3584 | 2025.12.22 16:24:17.112799 [ 257 ] {b8dd9c96-13a7-40d1-96bb-33edff0299a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3585 | 2025.12.22 16:24:17.113050 [ 257 ] {b8dd9c96-13a7-40d1-96bb-33edff0299a5} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2025.12.22 16:24:17.113190 [ 113 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3587 | 2025.12.22 16:24:17.113216 [ 257 ] {b8dd9c96-13a7-40d1-96bb-33edff0299a5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.51 MiB/sec. | ||
| 3588 | 2025.12.22 16:24:17.113257 [ 113 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2025.12.22 16:24:17.113271 [ 257 ] {b8dd9c96-13a7-40d1-96bb-33edff0299a5} <Debug> TCPHandler: Processed in 0.002111655 sec. | ||
| 3590 | 2025.12.22 16:24:17.113283 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3591 | 2025.12.22 16:24:17.113404 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2025.12.22 16:24:17.113412 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::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 | ||
| 3593 | 2025.12.22 16:24:17.113519 [ 257 ] {7065dbf5-dc1f-42ce-b652-eb937ed30802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3594 | 2025.12.22 16:24:17.113563 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3595 | 2025.12.22 16:24:17.113569 [ 257 ] {7065dbf5-dc1f-42ce-b652-eb937ed30802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3596 | 2025.12.22 16:24:17.113604 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2341 rows starting from the beginning of the part | ||
| 3597 | 2025.12.22 16:24:17.113671 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
| 3598 | 2025.12.22 16:24:17.113713 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1142 rows starting from the beginning of the part | ||
| 3599 | 2025.12.22 16:24:17.113764 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3600 | 2025.12.22 16:24:17.113804 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2282 rows starting from the beginning of the part | ||
| 3601 | 2025.12.22 16:24:17.113842 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3602 | 2025.12.22 16:24:17.114020 [ 257 ] {7065dbf5-dc1f-42ce-b652-eb937ed30802} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2025.12.22 16:24:17.114064 [ 257 ] {7065dbf5-dc1f-42ce-b652-eb937ed30802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3604 | 2025.12.22 16:24:17.114418 [ 257 ] {7065dbf5-dc1f-42ce-b652-eb937ed30802} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3605 | 2025.12.22 16:24:17.114642 [ 257 ] {7065dbf5-dc1f-42ce-b652-eb937ed30802} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2025.12.22 16:24:17.114744 [ 113 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3607 | 2025.12.22 16:24:17.114775 [ 113 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2025.12.22 16:24:17.114788 [ 257 ] {7065dbf5-dc1f-42ce-b652-eb937ed30802} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 3609 | 2025.12.22 16:24:17.114792 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3610 | 2025.12.22 16:24:17.114834 [ 257 ] {7065dbf5-dc1f-42ce-b652-eb937ed30802} <Debug> TCPHandler: Processed in 0.001480649 sec. | ||
| 3611 | 2025.12.22 16:24:17.114905 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3612 | 2025.12.22 16:24:17.115009 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2025.12.22 16:24:17.115040 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3614 | 2025.12.22 16:24:17.115090 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1211 rows starting from the beginning of the part | ||
| 3615 | 2025.12.22 16:24:17.115109 [ 257 ] {f54adf4f-2ec4-4282-a597-8bacf64cb2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3616 | 2025.12.22 16:24:17.115158 [ 257 ] {f54adf4f-2ec4-4282-a597-8bacf64cb2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3617 | 2025.12.22 16:24:17.115173 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 89 rows starting from the beginning of the part | ||
| 3618 | 2025.12.22 16:24:17.115257 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 694 rows starting from the beginning of the part | ||
| 3619 | 2025.12.22 16:24:17.115334 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part | ||
| 3620 | 2025.12.22 16:24:17.115413 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1150 rows starting from the beginning of the part | ||
| 3621 | 2025.12.22 16:24:17.115508 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3622 | 2025.12.22 16:24:17.115532 [ 257 ] {f54adf4f-2ec4-4282-a597-8bacf64cb2f3} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2025.12.22 16:24:17.115574 [ 257 ] {f54adf4f-2ec4-4282-a597-8bacf64cb2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3624 | 2025.12.22 16:24:17.115932 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002554637 sec., 2361587.967292418 rows/sec., 199.97 MiB/sec. | ||
| 3625 | 2025.12.22 16:24:17.116180 [ 257 ] {f54adf4f-2ec4-4282-a597-8bacf64cb2f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3626 | 2025.12.22 16:24:17.116238 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3627 | 2025.12.22 16:24:17.116530 [ 257 ] {f54adf4f-2ec4-4282-a597-8bacf64cb2f3} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2025.12.22 16:24:17.116607 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2025.12.22 16:24:17.116658 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3630 | 2025.12.22 16:24:17.116682 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_21_4} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3631 | 2025.12.22 16:24:17.116690 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2025.12.22 16:24:17.116688 [ 257 ] {f54adf4f-2ec4-4282-a597-8bacf64cb2f3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001598 sec., 40050.06257822278 rows/sec., 2.79 MiB/sec. | ||
| 3633 | 2025.12.22 16:24:17.116715 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3634 | 2025.12.22 16:24:17.116746 [ 257 ] {f54adf4f-2ec4-4282-a597-8bacf64cb2f3} <Debug> TCPHandler: Processed in 0.001785567 sec. | ||
| 3635 | 2025.12.22 16:24:17.116763 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3636 | 2025.12.22 16:24:17.116845 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::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 | ||
| 3637 | 2025.12.22 16:24:17.116884 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2025.12.22 16:24:17.116927 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3639 | 2025.12.22 16:24:17.116958 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5928 rows starting from the beginning of the part | ||
| 3640 | 2025.12.22 16:24:17.116984 [ 257 ] {c900cf21-2237-400d-8450-2035f4ade77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3641 | 2025.12.22 16:24:17.117004 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::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 | ||
| 3642 | 2025.12.22 16:24:17.117032 [ 257 ] {c900cf21-2237-400d-8450-2035f4ade77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3643 | 2025.12.22 16:24:17.117046 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3644 | 2025.12.22 16:24:17.117085 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3645 | 2025.12.22 16:24:17.117116 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 934 rows starting from the beginning of the part | ||
| 3646 | 2025.12.22 16:24:17.117138 [ 187 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227353 sec., 1450167.8007327812 rows/sec., 109.42 MiB/sec. | ||
| 3647 | 2025.12.22 16:24:17.117152 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3648 | 2025.12.22 16:24:17.117386 [ 257 ] {c900cf21-2237-400d-8450-2035f4ade77e} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2025.12.22 16:24:17.117415 [ 198 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3650 | 2025.12.22 16:24:17.117430 [ 257 ] {c900cf21-2237-400d-8450-2035f4ade77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3651 | 2025.12.22 16:24:17.117791 [ 198 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2025.12.22 16:24:17.117802 [ 257 ] {c900cf21-2237-400d-8450-2035f4ade77e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3653 | 2025.12.22 16:24:17.117893 [ 198 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_21_4} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3654 | 2025.12.22 16:24:17.118000 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3655 | 2025.12.22 16:24:17.118048 [ 257 ] {c900cf21-2237-400d-8450-2035f4ade77e} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2025.12.22 16:24:17.118172 [ 113 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3657 | 2025.12.22 16:24:17.118193 [ 257 ] {c900cf21-2237-400d-8450-2035f4ade77e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001228 sec., 19543.97394136808 rows/sec., 1.32 MiB/sec. | ||
| 3658 | 2025.12.22 16:24:17.118238 [ 257 ] {c900cf21-2237-400d-8450-2035f4ade77e} <Debug> TCPHandler: Processed in 0.001403687 sec. | ||
| 3659 | 2025.12.22 16:24:17.118237 [ 113 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2025.12.22 16:24:17.118285 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3661 | 2025.12.22 16:24:17.118399 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 3662 | 2025.12.22 16:24:17.118498 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2025.12.22 16:24:17.118529 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1228 rows starting from the beginning of the part | ||
| 3664 | 2025.12.22 16:24:17.118581 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::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 | ||
| 3665 | 2025.12.22 16:24:17.118623 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3666 | 2025.12.22 16:24:17.118663 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3667 | 2025.12.22 16:24:17.118703 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 80 rows starting from the beginning of the part | ||
| 3668 | 2025.12.22 16:24:17.118740 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 3669 | 2025.12.22 16:24:17.119675 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 4 columns (4 merged, 0 gathered) in 0.001336364 sec., 1164353.4246657346 rows/sec., 73.71 MiB/sec. | ||
| 3670 | 2025.12.22 16:24:17.119747 [ 190 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002929126 sec., 2580974.6661632173 rows/sec., 172.52 MiB/sec. | ||
| 3671 | 2025.12.22 16:24:17.119886 [ 197 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3672 | 2025.12.22 16:24:17.120139 [ 197 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2025.12.22 16:24:17.120203 [ 197 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_21_4} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3674 | 2025.12.22 16:24:17.120272 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3675 | 2025.12.22 16:24:17.120296 [ 190 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3676 | 2025.12.22 16:24:17.120584 [ 190 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2025.12.22 16:24:17.120659 [ 190 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3678 | 2025.12.22 16:24:17.120757 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3679 | 2025.12.22 16:24:18.534969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7046 | ||
| 3680 | 2025.12.22 16:24:18.535533 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.12.22 16:24:18.535574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3682 | 2025.12.22 16:24:18.536043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3683 | 2025.12.22 16:24:18.536273 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2025.12.22 16:24:18.536403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7046 | ||
| 3685 | 2025.12.22 16:24:18.937842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3686 | 2025.12.22 16:24:18.953116 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2025.12.22 16:24:18.953164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3688 | 2025.12.22 16:24:18.958501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3689 | 2025.12.22 16:24:18.959224 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.12.22 16:24:18.961847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3691 | 2025.12.22 16:24:22.116915 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2025.12.22 16:24:22.117113 [ 257 ] {9d74de1f-b675-417e-8821-fedf2edbbc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3693 | 2025.12.22 16:24:22.117182 [ 257 ] {9d74de1f-b675-417e-8821-fedf2edbbc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3694 | 2025.12.22 16:24:22.117817 [ 257 ] {9d74de1f-b675-417e-8821-fedf2edbbc22} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2025.12.22 16:24:22.117856 [ 257 ] {9d74de1f-b675-417e-8821-fedf2edbbc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3696 | 2025.12.22 16:24:22.118244 [ 257 ] {9d74de1f-b675-417e-8821-fedf2edbbc22} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3697 | 2025.12.22 16:24:22.118474 [ 257 ] {9d74de1f-b675-417e-8821-fedf2edbbc22} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2025.12.22 16:24:22.118619 [ 257 ] {9d74de1f-b675-417e-8821-fedf2edbbc22} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001561 sec., 67905.18898142216 rows/sec., 5.69 MiB/sec. | ||
| 3699 | 2025.12.22 16:24:22.118660 [ 257 ] {9d74de1f-b675-417e-8821-fedf2edbbc22} <Debug> TCPHandler: Processed in 0.001870919 sec. | ||
| 3700 | 2025.12.22 16:24:22.118783 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3701 | 2025.12.22 16:24:22.118881 [ 257 ] {227c9e1b-2eb0-4d27-8bad-7058b23b30e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3702 | 2025.12.22 16:24:22.118924 [ 257 ] {227c9e1b-2eb0-4d27-8bad-7058b23b30e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3703 | 2025.12.22 16:24:22.119328 [ 257 ] {227c9e1b-2eb0-4d27-8bad-7058b23b30e3} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2025.12.22 16:24:22.119366 [ 257 ] {227c9e1b-2eb0-4d27-8bad-7058b23b30e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3705 | 2025.12.22 16:24:22.119678 [ 257 ] {227c9e1b-2eb0-4d27-8bad-7058b23b30e3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3706 | 2025.12.22 16:24:22.119897 [ 257 ] {227c9e1b-2eb0-4d27-8bad-7058b23b30e3} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2025.12.22 16:24:22.119998 [ 107 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3708 | 2025.12.22 16:24:22.120026 [ 257 ] {227c9e1b-2eb0-4d27-8bad-7058b23b30e3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001164 sec., 21477.66323024055 rows/sec., 1.58 MiB/sec. | ||
| 3709 | 2025.12.22 16:24:22.120032 [ 107 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2025.12.22 16:24:22.120061 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3711 | 2025.12.22 16:24:22.120065 [ 257 ] {227c9e1b-2eb0-4d27-8bad-7058b23b30e3} <Debug> TCPHandler: Processed in 0.001332255 sec. | ||
| 3712 | 2025.12.22 16:24:22.120176 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::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 | ||
| 3713 | 2025.12.22 16:24:22.120190 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2025.12.22 16:24:22.120309 [ 257 ] {db2d05d7-a5ee-40a7-ad21-10f3d8c3557d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3715 | 2025.12.22 16:24:22.120321 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3716 | 2025.12.22 16:24:22.120350 [ 257 ] {db2d05d7-a5ee-40a7-ad21-10f3d8c3557d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3717 | 2025.12.22 16:24:22.120363 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 263 rows starting from the beginning of the part | ||
| 3718 | 2025.12.22 16:24:22.120457 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3719 | 2025.12.22 16:24:22.120509 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 220 rows starting from the beginning of the part | ||
| 3720 | 2025.12.22 16:24:22.120558 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3721 | 2025.12.22 16:24:22.120604 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 220 rows starting from the beginning of the part | ||
| 3722 | 2025.12.22 16:24:22.120652 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3723 | 2025.12.22 16:24:22.120784 [ 257 ] {db2d05d7-a5ee-40a7-ad21-10f3d8c3557d} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.12.22 16:24:22.120827 [ 257 ] {db2d05d7-a5ee-40a7-ad21-10f3d8c3557d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3725 | 2025.12.22 16:24:22.121164 [ 257 ] {db2d05d7-a5ee-40a7-ad21-10f3d8c3557d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3726 | 2025.12.22 16:24:22.121398 [ 257 ] {db2d05d7-a5ee-40a7-ad21-10f3d8c3557d} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.12.22 16:24:22.121530 [ 257 ] {db2d05d7-a5ee-40a7-ad21-10f3d8c3557d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001238 sec., 71890.14539579969 rows/sec., 5.61 MiB/sec. | ||
| 3728 | 2025.12.22 16:24:22.121568 [ 257 ] {db2d05d7-a5ee-40a7-ad21-10f3d8c3557d} <Debug> TCPHandler: Processed in 0.001426277 sec. | ||
| 3729 | 2025.12.22 16:24:22.121649 [ 190 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152274 sec., 510921.1027489919 rows/sec., 33.44 MiB/sec. | ||
| 3730 | 2025.12.22 16:24:22.121685 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2025.12.22 16:24:22.121792 [ 257 ] {4f1d276d-9494-43ec-aa29-e2a9188ffdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3732 | 2025.12.22 16:24:22.121826 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3733 | 2025.12.22 16:24:22.121836 [ 257 ] {4f1d276d-9494-43ec-aa29-e2a9188ffdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3734 | 2025.12.22 16:24:22.122088 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2025.12.22 16:24:22.122163 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_16_3} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3736 | 2025.12.22 16:24:22.122241 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3737 | 2025.12.22 16:24:22.122250 [ 257 ] {4f1d276d-9494-43ec-aa29-e2a9188ffdad} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2025.12.22 16:24:22.122291 [ 257 ] {4f1d276d-9494-43ec-aa29-e2a9188ffdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3739 | 2025.12.22 16:24:22.122633 [ 257 ] {4f1d276d-9494-43ec-aa29-e2a9188ffdad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3740 | 2025.12.22 16:24:22.122844 [ 257 ] {4f1d276d-9494-43ec-aa29-e2a9188ffdad} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2025.12.22 16:24:22.122971 [ 257 ] {4f1d276d-9494-43ec-aa29-e2a9188ffdad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 3742 | 2025.12.22 16:24:22.123007 [ 257 ] {4f1d276d-9494-43ec-aa29-e2a9188ffdad} <Debug> TCPHandler: Processed in 0.001372156 sec. | ||
| 3743 | 2025.12.22 16:24:22.123113 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2025.12.22 16:24:22.123214 [ 257 ] {669cdb32-47a1-4e8d-a7f3-c45c1ac36d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3745 | 2025.12.22 16:24:22.123273 [ 257 ] {669cdb32-47a1-4e8d-a7f3-c45c1ac36d07} <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 | ||
| 3746 | 2025.12.22 16:24:22.124041 [ 257 ] {669cdb32-47a1-4e8d-a7f3-c45c1ac36d07} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2025.12.22 16:24:22.124077 [ 257 ] {669cdb32-47a1-4e8d-a7f3-c45c1ac36d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3748 | 2025.12.22 16:24:22.124612 [ 257 ] {669cdb32-47a1-4e8d-a7f3-c45c1ac36d07} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3749 | 2025.12.22 16:24:22.124837 [ 257 ] {669cdb32-47a1-4e8d-a7f3-c45c1ac36d07} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2025.12.22 16:24:22.124937 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3751 | 2025.12.22 16:24:22.124967 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2025.12.22 16:24:22.124970 [ 257 ] {669cdb32-47a1-4e8d-a7f3-c45c1ac36d07} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001779 sec., 14052.838673412029 rows/sec., 25.18 MiB/sec. | ||
| 3753 | 2025.12.22 16:24:22.124986 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3754 | 2025.12.22 16:24:22.125027 [ 257 ] {669cdb32-47a1-4e8d-a7f3-c45c1ac36d07} <Debug> TCPHandler: Processed in 0.001964342 sec. | ||
| 3755 | 2025.12.22 16:24:22.125082 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 3756 | 2025.12.22 16:24:22.125136 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2025.12.22 16:24:22.125236 [ 257 ] {b54b1e68-17d6-4dd8-9501-a4db3dbcf046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3758 | 2025.12.22 16:24:22.125278 [ 257 ] {b54b1e68-17d6-4dd8-9501-a4db3dbcf046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3759 | 2025.12.22 16:24:22.125323 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3760 | 2025.12.22 16:24:22.125383 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 143 rows starting from the beginning of the part | ||
| 3761 | 2025.12.22 16:24:22.125511 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3762 | 2025.12.22 16:24:22.125608 [ 257 ] {b54b1e68-17d6-4dd8-9501-a4db3dbcf046} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2025.12.22 16:24:22.125609 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3764 | 2025.12.22 16:24:22.125652 [ 257 ] {b54b1e68-17d6-4dd8-9501-a4db3dbcf046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3765 | 2025.12.22 16:24:22.125725 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3766 | 2025.12.22 16:24:22.125818 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
| 3767 | 2025.12.22 16:24:22.125914 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3768 | 2025.12.22 16:24:22.125995 [ 257 ] {b54b1e68-17d6-4dd8-9501-a4db3dbcf046} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3769 | 2025.12.22 16:24:22.126232 [ 257 ] {b54b1e68-17d6-4dd8-9501-a4db3dbcf046} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.12.22 16:24:22.126367 [ 257 ] {b54b1e68-17d6-4dd8-9501-a4db3dbcf046} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 3771 | 2025.12.22 16:24:22.126405 [ 257 ] {b54b1e68-17d6-4dd8-9501-a4db3dbcf046} <Debug> TCPHandler: Processed in 0.001317805 sec. | ||
| 3772 | 2025.12.22 16:24:22.128238 [ 200 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 19 columns (19 merged, 0 gathered) in 0.003198953 sec., 77525.36533046907 rows/sec., 138.92 MiB/sec. | ||
| 3773 | 2025.12.22 16:24:22.128761 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3774 | 2025.12.22 16:24:22.129096 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2025.12.22 16:24:22.129171 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3776 | 2025.12.22 16:24:22.129267 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3777 | 2025.12.22 16:24:25.191710 [ 104 ] {} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3778 | 2025.12.22 16:24:25.191774 [ 104 ] {} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2025.12.22 16:24:25.191794 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3780 | 2025.12.22 16:24:25.191923 [ 198 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3781 | 2025.12.22 16:24:25.192062 [ 198 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3782 | 2025.12.22 16:24:25.192096 [ 198 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3783 | 2025.12.22 16:24:25.192160 [ 198 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3784 | 2025.12.22 16:24:25.192203 [ 198 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3785 | 2025.12.22 16:24:25.192245 [ 198 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3786 | 2025.12.22 16:24:25.192282 [ 198 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3787 | 2025.12.22 16:24:25.193008 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.00113975 sec., 52643.123491993865 rows/sec., 2.69 MiB/sec. | ||
| 3788 | 2025.12.22 16:24:25.193164 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3789 | 2025.12.22 16:24:25.193465 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2025.12.22 16:24:25.193544 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_10_2} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3791 | 2025.12.22 16:24:25.193634 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3792 | 2025.12.22 16:24:25.930926 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3793 | 2025.12.22 16:24:25.931023 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3794 | 2025.12.22 16:24:26.029094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 536 | ||
| 3795 | 2025.12.22 16:24:26.031065 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2025.12.22 16:24:26.031111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3797 | 2025.12.22 16:24:26.032264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3798 | 2025.12.22 16:24:26.032561 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2025.12.22 16:24:26.032716 [ 102 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3800 | 2025.12.22 16:24:26.032769 [ 102 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2025.12.22 16:24:26.032788 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3802 | 2025.12.22 16:24:26.032797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 3803 | 2025.12.22 16:24:26.032900 [ 192 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::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 | ||
| 3804 | 2025.12.22 16:24:26.033423 [ 192 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3805 | 2025.12.22 16:24:26.033559 [ 192 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 3806 | 2025.12.22 16:24:26.033917 [ 192 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 3807 | 2025.12.22 16:24:26.034221 [ 192 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3808 | 2025.12.22 16:24:26.034520 [ 192 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3809 | 2025.12.22 16:24:26.034803 [ 192 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 3810 | 2025.12.22 16:24:26.035116 [ 192 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3811 | 2025.12.22 16:24:26.037423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7558 | ||
| 3812 | 2025.12.22 16:24:26.037843 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.12.22 16:24:26.037876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3814 | 2025.12.22 16:24:26.038307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3815 | 2025.12.22 16:24:26.038530 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.12.22 16:24:26.038650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7558 | ||
| 3817 | 2025.12.22 16:24:26.038656 [ 102 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3818 | 2025.12.22 16:24:26.038699 [ 102 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2025.12.22 16:24:26.038718 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3820 | 2025.12.22 16:24:26.038795 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 3821 | 2025.12.22 16:24:26.038897 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3822 | 2025.12.22 16:24:26.038927 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5126 rows starting from the beginning of the part | ||
| 3823 | 2025.12.22 16:24:26.038982 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3824 | 2025.12.22 16:24:26.039035 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3825 | 2025.12.22 16:24:26.039078 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3826 | 2025.12.22 16:24:26.039121 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3827 | 2025.12.22 16:24:26.039163 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3828 | 2025.12.22 16:24:26.040476 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7558 rows, containing 4 columns (4 merged, 0 gathered) in 0.001713865 sec., 4409915.600120196 rows/sec., 63.08 MiB/sec. | ||
| 3829 | 2025.12.22 16:24:26.040970 [ 196 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 72 columns (72 merged, 0 gathered) in 0.008122553 sec., 65989.1046571195 rows/sec., 58.55 MiB/sec. | ||
| 3830 | 2025.12.22 16:24:26.041295 [ 186 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3831 | 2025.12.22 16:24:26.041582 [ 186 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2025.12.22 16:24:26.041655 [ 186 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_16_3} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3833 | 2025.12.22 16:24:26.041688 [ 196 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3834 | 2025.12.22 16:24:26.041768 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3835 | 2025.12.22 16:24:26.042181 [ 196 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2025.12.22 16:24:26.042251 [ 196 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_11_2} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3837 | 2025.12.22 16:24:26.042366 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3838 | 2025.12.22 16:24:26.462858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3839 | 2025.12.22 16:24:26.479195 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.12.22 16:24:26.479248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3841 | 2025.12.22 16:24:26.485148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3842 | 2025.12.22 16:24:26.485841 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.12.22 16:24:26.486133 [ 102 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3844 | 2025.12.22 16:24:26.486226 [ 102 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.12.22 16:24:26.486261 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3846 | 2025.12.22 16:24:26.486432 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::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 | ||
| 3847 | 2025.12.22 16:24:26.488657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3848 | 2025.12.22 16:24:26.490082 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2025.12.22 16:24:26.491689 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3850 | 2025.12.22 16:24:26.496727 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3851 | 2025.12.22 16:24:26.501258 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3852 | 2025.12.22 16:24:26.505687 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3853 | 2025.12.22 16:24:26.510188 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3854 | 2025.12.22 16:24:26.514511 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3855 | 2025.12.22 16:24:26.568376 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082029678 sec., 1475.0758865590087 rows/sec., 7.63 MiB/sec. | ||
| 3856 | 2025.12.22 16:24:26.570916 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3857 | 2025.12.22 16:24:26.572984 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2025.12.22 16:24:26.573088 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_16_3} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3859 | 2025.12.22 16:24:26.575153 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3860 | 2025.12.22 16:24:27.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.30 MiB, peak 240.25 MiB, free memory in arenas 0.00 B, will set to 238.71 MiB (RSS), difference: 8.41 MiB | ||
| 3861 | 2025.12.22 16:24:27.002298 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000929315 sec. | ||
| 3862 | 2025.12.22 16:24:27.127254 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2025.12.22 16:24:27.127428 [ 257 ] {4f42bcb5-6db7-431a-bed1-597f221d7ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3864 | 2025.12.22 16:24:27.127494 [ 257 ] {4f42bcb5-6db7-431a-bed1-597f221d7ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3865 | 2025.12.22 16:24:27.128355 [ 257 ] {4f42bcb5-6db7-431a-bed1-597f221d7ff4} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2025.12.22 16:24:27.128414 [ 257 ] {4f42bcb5-6db7-431a-bed1-597f221d7ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3867 | 2025.12.22 16:24:27.128921 [ 257 ] {4f42bcb5-6db7-431a-bed1-597f221d7ff4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3868 | 2025.12.22 16:24:27.129187 [ 257 ] {4f42bcb5-6db7-431a-bed1-597f221d7ff4} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2025.12.22 16:24:27.129353 [ 257 ] {4f42bcb5-6db7-431a-bed1-597f221d7ff4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001971 sec., 208016.23541349568 rows/sec., 13.20 MiB/sec. | ||
| 3870 | 2025.12.22 16:24:27.129404 [ 257 ] {4f42bcb5-6db7-431a-bed1-597f221d7ff4} <Debug> TCPHandler: Processed in 0.002270699 sec. | ||
| 3871 | 2025.12.22 16:24:27.129533 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2025.12.22 16:24:27.129636 [ 257 ] {d4669d58-c301-4510-916e-85a0371cff59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3873 | 2025.12.22 16:24:27.129680 [ 257 ] {d4669d58-c301-4510-916e-85a0371cff59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3874 | 2025.12.22 16:24:27.130686 [ 257 ] {d4669d58-c301-4510-916e-85a0371cff59} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2025.12.22 16:24:27.130723 [ 257 ] {d4669d58-c301-4510-916e-85a0371cff59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3876 | 2025.12.22 16:24:27.131132 [ 257 ] {d4669d58-c301-4510-916e-85a0371cff59} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3877 | 2025.12.22 16:24:27.131375 [ 257 ] {d4669d58-c301-4510-916e-85a0371cff59} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.12.22 16:24:27.131511 [ 257 ] {d4669d58-c301-4510-916e-85a0371cff59} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001899 sec., 601369.1416535018 rows/sec., 47.74 MiB/sec. | ||
| 3879 | 2025.12.22 16:24:27.131551 [ 257 ] {d4669d58-c301-4510-916e-85a0371cff59} <Debug> TCPHandler: Processed in 0.002071764 sec. | ||
| 3880 | 2025.12.22 16:24:27.131677 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2025.12.22 16:24:27.131782 [ 257 ] {d0adee76-8048-400a-887a-03af7f322f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3882 | 2025.12.22 16:24:27.131829 [ 257 ] {d0adee76-8048-400a-887a-03af7f322f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3883 | 2025.12.22 16:24:27.132318 [ 257 ] {d0adee76-8048-400a-887a-03af7f322f94} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2025.12.22 16:24:27.132358 [ 257 ] {d0adee76-8048-400a-887a-03af7f322f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3885 | 2025.12.22 16:24:27.132684 [ 257 ] {d0adee76-8048-400a-887a-03af7f322f94} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3886 | 2025.12.22 16:24:27.132916 [ 257 ] {d0adee76-8048-400a-887a-03af7f322f94} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2025.12.22 16:24:27.133047 [ 257 ] {d0adee76-8048-400a-887a-03af7f322f94} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001288 sec., 170807.45341614904 rows/sec., 10.19 MiB/sec. | ||
| 3888 | 2025.12.22 16:24:27.133086 [ 257 ] {d0adee76-8048-400a-887a-03af7f322f94} <Debug> TCPHandler: Processed in 0.001461908 sec. | ||
| 3889 | 2025.12.22 16:24:27.133201 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.12.22 16:24:27.133298 [ 257 ] {ba3ca9c7-57a2-4056-9912-5aef30a63d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3891 | 2025.12.22 16:24:27.133340 [ 257 ] {ba3ca9c7-57a2-4056-9912-5aef30a63d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3892 | 2025.12.22 16:24:27.133810 [ 257 ] {ba3ca9c7-57a2-4056-9912-5aef30a63d07} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.12.22 16:24:27.133847 [ 257 ] {ba3ca9c7-57a2-4056-9912-5aef30a63d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3894 | 2025.12.22 16:24:27.134155 [ 257 ] {ba3ca9c7-57a2-4056-9912-5aef30a63d07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3895 | 2025.12.22 16:24:27.134374 [ 257 ] {ba3ca9c7-57a2-4056-9912-5aef30a63d07} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2025.12.22 16:24:27.134508 [ 257 ] {ba3ca9c7-57a2-4056-9912-5aef30a63d07} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 3897 | 2025.12.22 16:24:27.134544 [ 257 ] {ba3ca9c7-57a2-4056-9912-5aef30a63d07} <Debug> TCPHandler: Processed in 0.001393557 sec. | ||
| 3898 | 2025.12.22 16:24:27.134653 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2025.12.22 16:24:27.134753 [ 257 ] {b0ed6a24-d45f-4745-ba41-86e6f5f833b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3900 | 2025.12.22 16:24:27.134796 [ 257 ] {b0ed6a24-d45f-4745-ba41-86e6f5f833b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3901 | 2025.12.22 16:24:27.135411 [ 257 ] {b0ed6a24-d45f-4745-ba41-86e6f5f833b0} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2025.12.22 16:24:27.135457 [ 257 ] {b0ed6a24-d45f-4745-ba41-86e6f5f833b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3903 | 2025.12.22 16:24:27.135813 [ 257 ] {b0ed6a24-d45f-4745-ba41-86e6f5f833b0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3904 | 2025.12.22 16:24:27.136095 [ 257 ] {b0ed6a24-d45f-4745-ba41-86e6f5f833b0} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2025.12.22 16:24:27.136234 [ 257 ] {b0ed6a24-d45f-4745-ba41-86e6f5f833b0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0015 sec., 140666.66666666666 rows/sec., 7.99 MiB/sec. | ||
| 3906 | 2025.12.22 16:24:27.136275 [ 257 ] {b0ed6a24-d45f-4745-ba41-86e6f5f833b0} <Debug> TCPHandler: Processed in 0.001673134 sec. | ||
| 3907 | 2025.12.22 16:24:27.136391 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2025.12.22 16:24:27.136491 [ 257 ] {2f0d96a0-9c8b-4f6e-a9b7-dce2cdd0fca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3909 | 2025.12.22 16:24:27.136533 [ 257 ] {2f0d96a0-9c8b-4f6e-a9b7-dce2cdd0fca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3910 | 2025.12.22 16:24:27.137177 [ 257 ] {2f0d96a0-9c8b-4f6e-a9b7-dce2cdd0fca1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2025.12.22 16:24:27.137214 [ 257 ] {2f0d96a0-9c8b-4f6e-a9b7-dce2cdd0fca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3912 | 2025.12.22 16:24:27.137553 [ 257 ] {2f0d96a0-9c8b-4f6e-a9b7-dce2cdd0fca1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3913 | 2025.12.22 16:24:27.137762 [ 257 ] {2f0d96a0-9c8b-4f6e-a9b7-dce2cdd0fca1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2025.12.22 16:24:27.137886 [ 257 ] {2f0d96a0-9c8b-4f6e-a9b7-dce2cdd0fca1} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001418 sec., 489421.7207334274 rows/sec., 34.21 MiB/sec. | ||
| 3915 | 2025.12.22 16:24:27.137924 [ 257 ] {2f0d96a0-9c8b-4f6e-a9b7-dce2cdd0fca1} <Debug> TCPHandler: Processed in 0.001584212 sec. | ||
| 3916 | 2025.12.22 16:24:27.138039 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2025.12.22 16:24:27.138132 [ 257 ] {20f62ebb-49e4-4532-972c-56915f596d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3918 | 2025.12.22 16:24:27.138174 [ 257 ] {20f62ebb-49e4-4532-972c-56915f596d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3919 | 2025.12.22 16:24:27.138491 [ 257 ] {20f62ebb-49e4-4532-972c-56915f596d3d} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2025.12.22 16:24:27.138528 [ 257 ] {20f62ebb-49e4-4532-972c-56915f596d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3921 | 2025.12.22 16:24:27.138838 [ 257 ] {20f62ebb-49e4-4532-972c-56915f596d3d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3922 | 2025.12.22 16:24:27.139054 [ 257 ] {20f62ebb-49e4-4532-972c-56915f596d3d} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2025.12.22 16:24:27.139186 [ 257 ] {20f62ebb-49e4-4532-972c-56915f596d3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 3924 | 2025.12.22 16:24:27.139223 [ 257 ] {20f62ebb-49e4-4532-972c-56915f596d3d} <Debug> TCPHandler: Processed in 0.001233372 sec. | ||
| 3925 | 2025.12.22 16:24:27.139325 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2025.12.22 16:24:27.139419 [ 257 ] {33d16be7-a9c6-4cad-b378-5335af77f9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3927 | 2025.12.22 16:24:27.139462 [ 257 ] {33d16be7-a9c6-4cad-b378-5335af77f9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3928 | 2025.12.22 16:24:27.139895 [ 257 ] {33d16be7-a9c6-4cad-b378-5335af77f9b5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2025.12.22 16:24:27.139932 [ 257 ] {33d16be7-a9c6-4cad-b378-5335af77f9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3930 | 2025.12.22 16:24:27.140270 [ 257 ] {33d16be7-a9c6-4cad-b378-5335af77f9b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3931 | 2025.12.22 16:24:27.140505 [ 257 ] {33d16be7-a9c6-4cad-b378-5335af77f9b5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2025.12.22 16:24:27.140637 [ 257 ] {33d16be7-a9c6-4cad-b378-5335af77f9b5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 3933 | 2025.12.22 16:24:27.140677 [ 257 ] {33d16be7-a9c6-4cad-b378-5335af77f9b5} <Debug> TCPHandler: Processed in 0.001400987 sec. | ||
| 3934 | 2025.12.22 16:24:27.140790 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2025.12.22 16:24:27.140884 [ 257 ] {eaca0233-2179-4153-aa95-130a58f115b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3936 | 2025.12.22 16:24:27.140927 [ 257 ] {eaca0233-2179-4153-aa95-130a58f115b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3937 | 2025.12.22 16:24:27.141250 [ 257 ] {eaca0233-2179-4153-aa95-130a58f115b1} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2025.12.22 16:24:27.141286 [ 257 ] {eaca0233-2179-4153-aa95-130a58f115b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3939 | 2025.12.22 16:24:27.141593 [ 257 ] {eaca0233-2179-4153-aa95-130a58f115b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3940 | 2025.12.22 16:24:27.141807 [ 257 ] {eaca0233-2179-4153-aa95-130a58f115b1} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.12.22 16:24:27.141937 [ 257 ] {eaca0233-2179-4153-aa95-130a58f115b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 3942 | 2025.12.22 16:24:27.142000 [ 257 ] {eaca0233-2179-4153-aa95-130a58f115b1} <Debug> TCPHandler: Processed in 0.001259333 sec. | ||
| 3943 | 2025.12.22 16:24:27.142111 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2025.12.22 16:24:27.142206 [ 257 ] {691d348b-ecee-47e4-b61a-1eb7d7bd950a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3945 | 2025.12.22 16:24:27.142262 [ 257 ] {691d348b-ecee-47e4-b61a-1eb7d7bd950a} <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 | ||
| 3946 | 2025.12.22 16:24:27.143021 [ 257 ] {691d348b-ecee-47e4-b61a-1eb7d7bd950a} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2025.12.22 16:24:27.143058 [ 257 ] {691d348b-ecee-47e4-b61a-1eb7d7bd950a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3948 | 2025.12.22 16:24:27.143565 [ 257 ] {691d348b-ecee-47e4-b61a-1eb7d7bd950a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3949 | 2025.12.22 16:24:27.143821 [ 257 ] {691d348b-ecee-47e4-b61a-1eb7d7bd950a} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2025.12.22 16:24:27.143955 [ 257 ] {691d348b-ecee-47e4-b61a-1eb7d7bd950a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001768 sec., 8484.162895927602 rows/sec., 15.20 MiB/sec. | ||
| 3951 | 2025.12.22 16:24:27.144009 [ 257 ] {691d348b-ecee-47e4-b61a-1eb7d7bd950a} <Debug> TCPHandler: Processed in 0.001947031 sec. | ||
| 3952 | 2025.12.22 16:24:27.144122 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2025.12.22 16:24:27.144217 [ 257 ] {7c1cbb03-dc20-4f21-b31f-124d74850b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3954 | 2025.12.22 16:24:27.144258 [ 257 ] {7c1cbb03-dc20-4f21-b31f-124d74850b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3955 | 2025.12.22 16:24:27.144587 [ 257 ] {7c1cbb03-dc20-4f21-b31f-124d74850b86} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2025.12.22 16:24:27.144622 [ 257 ] {7c1cbb03-dc20-4f21-b31f-124d74850b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3957 | 2025.12.22 16:24:27.144945 [ 257 ] {7c1cbb03-dc20-4f21-b31f-124d74850b86} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3958 | 2025.12.22 16:24:27.145161 [ 257 ] {7c1cbb03-dc20-4f21-b31f-124d74850b86} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2025.12.22 16:24:27.145286 [ 257 ] {7c1cbb03-dc20-4f21-b31f-124d74850b86} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 3960 | 2025.12.22 16:24:27.145323 [ 257 ] {7c1cbb03-dc20-4f21-b31f-124d74850b86} <Debug> TCPHandler: Processed in 0.001250513 sec. | ||
| 3961 | 2025.12.22 16:24:32.116677 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2025.12.22 16:24:32.116870 [ 257 ] {5a83de49-3498-4e0c-8b50-eba339577e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3963 | 2025.12.22 16:24:32.116937 [ 257 ] {5a83de49-3498-4e0c-8b50-eba339577e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3964 | 2025.12.22 16:24:32.117515 [ 257 ] {5a83de49-3498-4e0c-8b50-eba339577e76} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2025.12.22 16:24:32.117562 [ 257 ] {5a83de49-3498-4e0c-8b50-eba339577e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3966 | 2025.12.22 16:24:32.117955 [ 257 ] {5a83de49-3498-4e0c-8b50-eba339577e76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3967 | 2025.12.22 16:24:32.118180 [ 257 ] {5a83de49-3498-4e0c-8b50-eba339577e76} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2025.12.22 16:24:32.118327 [ 257 ] {5a83de49-3498-4e0c-8b50-eba339577e76} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001507 sec., 1327.1400132714 rows/sec., 108.22 KiB/sec. | ||
| 3969 | 2025.12.22 16:24:32.118368 [ 257 ] {5a83de49-3498-4e0c-8b50-eba339577e76} <Debug> TCPHandler: Processed in 0.001814748 sec. | ||
| 3970 | 2025.12.22 16:24:32.118493 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2025.12.22 16:24:32.118589 [ 257 ] {c58c8ad2-80f1-4bc1-8f34-da27d3397f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3972 | 2025.12.22 16:24:32.118631 [ 257 ] {c58c8ad2-80f1-4bc1-8f34-da27d3397f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3973 | 2025.12.22 16:24:32.119072 [ 257 ] {c58c8ad2-80f1-4bc1-8f34-da27d3397f9e} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2025.12.22 16:24:32.119108 [ 257 ] {c58c8ad2-80f1-4bc1-8f34-da27d3397f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3975 | 2025.12.22 16:24:32.119432 [ 257 ] {c58c8ad2-80f1-4bc1-8f34-da27d3397f9e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3976 | 2025.12.22 16:24:32.119649 [ 257 ] {c58c8ad2-80f1-4bc1-8f34-da27d3397f9e} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2025.12.22 16:24:32.119774 [ 257 ] {c58c8ad2-80f1-4bc1-8f34-da27d3397f9e} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001203 sec., 88944.30590191188 rows/sec., 7.44 MiB/sec. | ||
| 3978 | 2025.12.22 16:24:32.119811 [ 257 ] {c58c8ad2-80f1-4bc1-8f34-da27d3397f9e} <Debug> TCPHandler: Processed in 0.001373966 sec. | ||
| 3979 | 2025.12.22 16:24:32.119926 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2025.12.22 16:24:32.120021 [ 257 ] {59b9ab15-5d00-43f2-8bdf-b507f8be31e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3981 | 2025.12.22 16:24:32.120062 [ 257 ] {59b9ab15-5d00-43f2-8bdf-b507f8be31e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3982 | 2025.12.22 16:24:32.120457 [ 257 ] {59b9ab15-5d00-43f2-8bdf-b507f8be31e8} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2025.12.22 16:24:32.120494 [ 257 ] {59b9ab15-5d00-43f2-8bdf-b507f8be31e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3984 | 2025.12.22 16:24:32.120789 [ 257 ] {59b9ab15-5d00-43f2-8bdf-b507f8be31e8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3985 | 2025.12.22 16:24:32.120994 [ 257 ] {59b9ab15-5d00-43f2-8bdf-b507f8be31e8} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2025.12.22 16:24:32.121123 [ 257 ] {59b9ab15-5d00-43f2-8bdf-b507f8be31e8} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001121 sec., 24085.637823371988 rows/sec., 1.76 MiB/sec. | ||
| 3987 | 2025.12.22 16:24:32.121162 [ 257 ] {59b9ab15-5d00-43f2-8bdf-b507f8be31e8} <Debug> TCPHandler: Processed in 0.001285744 sec. | ||
| 3988 | 2025.12.22 16:24:32.121265 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2025.12.22 16:24:32.121358 [ 257 ] {549d6c43-fd33-4d9c-b52e-c111b9a94b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3990 | 2025.12.22 16:24:32.121398 [ 257 ] {549d6c43-fd33-4d9c-b52e-c111b9a94b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3991 | 2025.12.22 16:24:32.121813 [ 257 ] {549d6c43-fd33-4d9c-b52e-c111b9a94b97} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2025.12.22 16:24:32.121849 [ 257 ] {549d6c43-fd33-4d9c-b52e-c111b9a94b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3993 | 2025.12.22 16:24:32.122151 [ 257 ] {549d6c43-fd33-4d9c-b52e-c111b9a94b97} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3994 | 2025.12.22 16:24:32.122371 [ 257 ] {549d6c43-fd33-4d9c-b52e-c111b9a94b97} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2025.12.22 16:24:32.122501 [ 257 ] {549d6c43-fd33-4d9c-b52e-c111b9a94b97} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001161 sec., 78380.70628768303 rows/sec., 6.12 MiB/sec. | ||
| 3996 | 2025.12.22 16:24:32.122539 [ 257 ] {549d6c43-fd33-4d9c-b52e-c111b9a94b97} <Debug> TCPHandler: Processed in 0.001322815 sec. | ||
| 3997 | 2025.12.22 16:24:32.122654 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2025.12.22 16:24:32.122748 [ 257 ] {8d3b04ba-da21-466f-a491-cb158276fdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3999 | 2025.12.22 16:24:32.122791 [ 257 ] {8d3b04ba-da21-466f-a491-cb158276fdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4000 | 2025.12.22 16:24:32.123182 [ 257 ] {8d3b04ba-da21-466f-a491-cb158276fdf8} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2025.12.22 16:24:32.123218 [ 257 ] {8d3b04ba-da21-466f-a491-cb158276fdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4002 | 2025.12.22 16:24:32.123547 [ 257 ] {8d3b04ba-da21-466f-a491-cb158276fdf8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4003 | 2025.12.22 16:24:32.123760 [ 257 ] {8d3b04ba-da21-466f-a491-cb158276fdf8} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2025.12.22 16:24:32.123887 [ 257 ] {8d3b04ba-da21-466f-a491-cb158276fdf8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001158 sec., 139032.8151986183 rows/sec., 9.68 MiB/sec. | ||
| 4005 | 2025.12.22 16:24:32.123924 [ 257 ] {8d3b04ba-da21-466f-a491-cb158276fdf8} <Debug> TCPHandler: Processed in 0.001319074 sec. | ||
| 4006 | 2025.12.22 16:24:32.124035 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2025.12.22 16:24:32.124129 [ 257 ] {70490f16-cb5a-40df-986d-893f42f95027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4008 | 2025.12.22 16:24:32.124184 [ 257 ] {70490f16-cb5a-40df-986d-893f42f95027} <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 | ||
| 4009 | 2025.12.22 16:24:32.124907 [ 257 ] {70490f16-cb5a-40df-986d-893f42f95027} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2025.12.22 16:24:32.124942 [ 257 ] {70490f16-cb5a-40df-986d-893f42f95027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4011 | 2025.12.22 16:24:32.125506 [ 257 ] {70490f16-cb5a-40df-986d-893f42f95027} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4012 | 2025.12.22 16:24:32.125734 [ 257 ] {70490f16-cb5a-40df-986d-893f42f95027} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2025.12.22 16:24:32.125872 [ 257 ] {70490f16-cb5a-40df-986d-893f42f95027} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001761 sec., 14196.479273140261 rows/sec., 25.44 MiB/sec. | ||
| 4014 | 2025.12.22 16:24:32.125924 [ 257 ] {70490f16-cb5a-40df-986d-893f42f95027} <Debug> TCPHandler: Processed in 0.00193654 sec. | ||
| 4015 | 2025.12.22 16:24:32.126036 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2025.12.22 16:24:32.126131 [ 257 ] {416ba474-3043-4291-96fc-3fc7525ae118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4017 | 2025.12.22 16:24:32.126173 [ 257 ] {416ba474-3043-4291-96fc-3fc7525ae118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4018 | 2025.12.22 16:24:32.126510 [ 257 ] {416ba474-3043-4291-96fc-3fc7525ae118} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2025.12.22 16:24:32.126546 [ 257 ] {416ba474-3043-4291-96fc-3fc7525ae118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4020 | 2025.12.22 16:24:32.126857 [ 257 ] {416ba474-3043-4291-96fc-3fc7525ae118} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4021 | 2025.12.22 16:24:32.127072 [ 257 ] {416ba474-3043-4291-96fc-3fc7525ae118} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2025.12.22 16:24:32.127197 [ 257 ] {416ba474-3043-4291-96fc-3fc7525ae118} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4023 | 2025.12.22 16:24:32.127233 [ 257 ] {416ba474-3043-4291-96fc-3fc7525ae118} <Debug> TCPHandler: Processed in 0.001246843 sec. | ||
| 4024 | 2025.12.22 16:24:33.538901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8006 | ||
| 4025 | 2025.12.22 16:24:33.539644 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.12.22 16:24:33.539703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4027 | 2025.12.22 16:24:33.540536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4028 | 2025.12.22 16:24:33.540848 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.12.22 16:24:33.541008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8006 | ||
| 4030 | 2025.12.22 16:24:33.988929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4031 | 2025.12.22 16:24:34.008409 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2025.12.22 16:24:34.008494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4033 | 2025.12.22 16:24:34.015898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4034 | 2025.12.22 16:24:34.017053 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2025.12.22 16:24:34.022420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4036 | 2025.12.22 16:24:34.234263 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44772 | ||
| 4037 | 2025.12.22 16:24:34.234371 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4038 | 2025.12.22 16:24:34.234398 [ 292 ] {} <Debug> TCP-Session: 7dfefac2-c6bd-46f9-9dac-71cd26c5bfec Authenticating user 'default' from [fd00:1122:3344:101::e]:44772 | ||
| 4039 | 2025.12.22 16:24:34.234421 [ 292 ] {} <Debug> TCP-Session: 7dfefac2-c6bd-46f9-9dac-71cd26c5bfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2025.12.22 16:24:34.234434 [ 292 ] {} <Debug> TCP-Session: 7dfefac2-c6bd-46f9-9dac-71cd26c5bfec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2025.12.22 16:24:34.234664 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64204 | ||
| 4042 | 2025.12.22 16:24:34.234685 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65269 | ||
| 4043 | 2025.12.22 16:24:34.234713 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58530 | ||
| 4044 | 2025.12.22 16:24:34.234730 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45054 | ||
| 4045 | 2025.12.22 16:24:34.234778 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4046 | 2025.12.22 16:24:34.234788 [ 292 ] {} <Trace> TCP-Session: 7dfefac2-c6bd-46f9-9dac-71cd26c5bfec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2025.12.22 16:24:34.234817 [ 293 ] {} <Debug> TCP-Session: 3e1409ba-c7c6-4818-b8c8-b1b3a003a5d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64204 | ||
| 4048 | 2025.12.22 16:24:34.234721 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47068 | ||
| 4049 | 2025.12.22 16:24:34.234854 [ 293 ] {} <Debug> TCP-Session: 3e1409ba-c7c6-4818-b8c8-b1b3a003a5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2025.12.22 16:24:34.234683 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46945 | ||
| 4051 | 2025.12.22 16:24:34.234896 [ 293 ] {} <Debug> TCP-Session: 3e1409ba-c7c6-4818-b8c8-b1b3a003a5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2025.12.22 16:24:34.234886 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4053 | 2025.12.22 16:24:34.234669 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61802 | ||
| 4054 | 2025.12.22 16:24:34.234975 [ 295 ] {} <Debug> TCP-Session: 5136889b-e312-4fd5-a70c-bb42d8455966 Authenticating user 'default' from [fd00:1122:3344:101::e]:65269 | ||
| 4055 | 2025.12.22 16:24:34.234696 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40645 | ||
| 4056 | 2025.12.22 16:24:34.235012 [ 295 ] {} <Debug> TCP-Session: 5136889b-e312-4fd5-a70c-bb42d8455966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2025.12.22 16:24:34.235026 [ 292 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4058 | 2025.12.22 16:24:34.235039 [ 295 ] {} <Debug> TCP-Session: 5136889b-e312-4fd5-a70c-bb42d8455966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2025.12.22 16:24:34.235214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4060 | 2025.12.22 16:24:34.235250 [ 290 ] {} <Debug> TCP-Session: 8e166efa-2072-437a-8c60-95902d786dda Authenticating user 'default' from [fd00:1122:3344:101::e]:47068 | ||
| 4061 | 2025.12.22 16:24:34.235252 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4062 | 2025.12.22 16:24:34.235273 [ 290 ] {} <Debug> TCP-Session: 8e166efa-2072-437a-8c60-95902d786dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2025.12.22 16:24:34.235290 [ 297 ] {} <Debug> TCP-Session: 7b4cbaea-296f-4826-a7bd-bfd90b368b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:40645 | ||
| 4064 | 2025.12.22 16:24:34.235295 [ 290 ] {} <Debug> TCP-Session: 8e166efa-2072-437a-8c60-95902d786dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2025.12.22 16:24:34.235315 [ 297 ] {} <Debug> TCP-Session: 7b4cbaea-296f-4826-a7bd-bfd90b368b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2025.12.22 16:24:34.235333 [ 297 ] {} <Debug> TCP-Session: 7b4cbaea-296f-4826-a7bd-bfd90b368b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2025.12.22 16:24:34.235390 [ 292 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4068 | 2025.12.22 16:24:34.235396 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4069 | 2025.12.22 16:24:34.235410 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4070 | 2025.12.22 16:24:34.235446 [ 291 ] {} <Debug> TCP-Session: 3e434baf-7318-446e-ae55-4b60667e2d83 Authenticating user 'default' from [fd00:1122:3344:101::e]:45054 | ||
| 4071 | 2025.12.22 16:24:34.235453 [ 292 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4072 | 2025.12.22 16:24:34.235466 [ 296 ] {} <Debug> TCP-Session: 55dfcb44-58f9-4626-9c52-271c4cadc0cb Authenticating user 'default' from [fd00:1122:3344:101::e]:46945 | ||
| 4073 | 2025.12.22 16:24:34.235476 [ 291 ] {} <Debug> TCP-Session: 3e434baf-7318-446e-ae55-4b60667e2d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2025.12.22 16:24:34.235496 [ 296 ] {} <Debug> TCP-Session: 55dfcb44-58f9-4626-9c52-271c4cadc0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2025.12.22 16:24:34.235507 [ 291 ] {} <Debug> TCP-Session: 3e434baf-7318-446e-ae55-4b60667e2d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2025.12.22 16:24:34.235521 [ 296 ] {} <Debug> TCP-Session: 55dfcb44-58f9-4626-9c52-271c4cadc0cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2025.12.22 16:24:34.235534 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4078 | 2025.12.22 16:24:34.235568 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4079 | 2025.12.22 16:24:34.235582 [ 294 ] {} <Debug> TCP-Session: 336274b9-7467-4ee8-b11c-03a862b95c4b Authenticating user 'default' from [fd00:1122:3344:101::e]:61802 | ||
| 4080 | 2025.12.22 16:24:34.235628 [ 3 ] {} <Debug> TCP-Session: f1f25b5a-dc0f-4a50-9e30-8a255d38f7ef Authenticating user 'default' from [fd00:1122:3344:101::e]:58530 | ||
| 4081 | 2025.12.22 16:24:34.235642 [ 294 ] {} <Debug> TCP-Session: 336274b9-7467-4ee8-b11c-03a862b95c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2025.12.22 16:24:34.235653 [ 3 ] {} <Debug> TCP-Session: f1f25b5a-dc0f-4a50-9e30-8a255d38f7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2025.12.22 16:24:34.235662 [ 294 ] {} <Debug> TCP-Session: 336274b9-7467-4ee8-b11c-03a862b95c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2025.12.22 16:24:34.235680 [ 3 ] {} <Debug> TCP-Session: f1f25b5a-dc0f-4a50-9e30-8a255d38f7ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2025.12.22 16:24:34.235792 [ 292 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 4086 | 2025.12.22 16:24:34.236949 [ 317 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Trace> AggregatingTransform: Aggregating | ||
| 4087 | 2025.12.22 16:24:34.236985 [ 317 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Trace> Aggregator: Aggregation method: without_key | ||
| 4088 | 2025.12.22 16:24:34.237022 [ 317 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001127249 sec. (887.115 rows/sec., 34.65 KiB/sec.) | ||
| 4089 | 2025.12.22 16:24:34.237042 [ 317 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Trace> Aggregator: Merging aggregated data | ||
| 4090 | 2025.12.22 16:24:34.238317 [ 292 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003396 sec., 294.4640753828033 rows/sec., 11.50 KiB/sec. | ||
| 4091 | 2025.12.22 16:24:34.238439 [ 292 ] {2151647f-ef1b-48a6-9c0e-05795f714497} <Debug> TCPHandler: Processed in 0.00379932 sec. | ||
| 4092 | 2025.12.22 16:24:34.238581 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4093 | 2025.12.22 16:24:34.238612 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4094 | 2025.12.22 16:24:34.238618 [ 292 ] {} <Debug> TCP-Session: 7dfefac2-c6bd-46f9-9dac-71cd26c5bfec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2025.12.22 16:24:34.238632 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2025.12.22 16:24:34.238656 [ 293 ] {} <Debug> TCP-Session: 3e1409ba-c7c6-4818-b8c8-b1b3a003a5d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2025.12.22 16:24:34.238668 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2025.12.22 16:24:34.238681 [ 296 ] {} <Debug> TCP-Session: 55dfcb44-58f9-4626-9c52-271c4cadc0cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2025.12.22 16:24:34.238698 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4100 | 2025.12.22 16:24:34.238705 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4101 | 2025.12.22 16:24:34.238727 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2025.12.22 16:24:34.238741 [ 297 ] {} <Debug> TCP-Session: 7b4cbaea-296f-4826-a7bd-bfd90b368b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2025.12.22 16:24:34.238762 [ 294 ] {} <Debug> TCP-Session: 336274b9-7467-4ee8-b11c-03a862b95c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2025.12.22 16:24:34.238771 [ 290 ] {} <Debug> TCP-Session: 8e166efa-2072-437a-8c60-95902d786dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2025.12.22 16:24:34.238718 [ 295 ] {} <Debug> TCP-Session: 5136889b-e312-4fd5-a70c-bb42d8455966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2025.12.22 16:24:34.238712 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4107 | 2025.12.22 16:24:34.238656 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4108 | 2025.12.22 16:24:34.238853 [ 3 ] {} <Debug> TCP-Session: f1f25b5a-dc0f-4a50-9e30-8a255d38f7ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2025.12.22 16:24:34.238894 [ 291 ] {} <Debug> TCP-Session: 3e434baf-7318-446e-ae55-4b60667e2d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2025.12.22 16:24:34.246413 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40755 | ||
| 4111 | 2025.12.22 16:24:34.246475 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4112 | 2025.12.22 16:24:34.246496 [ 292 ] {} <Debug> TCP-Session: fb9b3c9f-5021-4676-a79e-4e2e2b65cbca Authenticating user 'default' from [fd00:1122:3344:101::e]:40755 | ||
| 4113 | 2025.12.22 16:24:34.246513 [ 292 ] {} <Debug> TCP-Session: fb9b3c9f-5021-4676-a79e-4e2e2b65cbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2025.12.22 16:24:34.246525 [ 292 ] {} <Debug> TCP-Session: fb9b3c9f-5021-4676-a79e-4e2e2b65cbca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2025.12.22 16:24:34.246659 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59829 | ||
| 4116 | 2025.12.22 16:24:34.246675 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64410 | ||
| 4117 | 2025.12.22 16:24:34.246688 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51734 | ||
| 4118 | 2025.12.22 16:24:34.246732 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39788 | ||
| 4119 | 2025.12.22 16:24:34.246752 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4120 | 2025.12.22 16:24:34.246763 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51044 | ||
| 4121 | 2025.12.22 16:24:34.246776 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4122 | 2025.12.22 16:24:34.246786 [ 294 ] {} <Debug> TCP-Session: fabade6e-1190-44ba-87a1-d0721ecf70b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64410 | ||
| 4123 | 2025.12.22 16:24:34.246807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4124 | 2025.12.22 16:24:34.246831 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4125 | 2025.12.22 16:24:34.246827 [ 294 ] {} <Debug> TCP-Session: fabade6e-1190-44ba-87a1-d0721ecf70b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2025.12.22 16:24:34.246837 [ 292 ] {} <Trace> TCP-Session: fb9b3c9f-5021-4676-a79e-4e2e2b65cbca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2025.12.22 16:24:34.246852 [ 293 ] {} <Debug> TCP-Session: bc4baff6-4923-41f9-800a-05234edfc17f Authenticating user 'default' from [fd00:1122:3344:101::e]:59829 | ||
| 4128 | 2025.12.22 16:24:34.246865 [ 294 ] {} <Debug> TCP-Session: fabade6e-1190-44ba-87a1-d0721ecf70b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2025.12.22 16:24:34.246915 [ 293 ] {} <Debug> TCP-Session: bc4baff6-4923-41f9-800a-05234edfc17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2025.12.22 16:24:34.246857 [ 3 ] {} <Debug> TCP-Session: ae066e88-91dc-4612-8080-64fc8f66eb45 Authenticating user 'default' from [fd00:1122:3344:101::e]:51044 | ||
| 4131 | 2025.12.22 16:24:34.246953 [ 293 ] {} <Debug> TCP-Session: bc4baff6-4923-41f9-800a-05234edfc17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2025.12.22 16:24:34.246966 [ 3 ] {} <Debug> TCP-Session: ae066e88-91dc-4612-8080-64fc8f66eb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2025.12.22 16:24:34.246817 [ 295 ] {} <Debug> TCP-Session: 905f1b49-5ef9-4f6c-a23f-98ba4dc8b961 Authenticating user 'default' from [fd00:1122:3344:101::e]:51734 | ||
| 4134 | 2025.12.22 16:24:34.246987 [ 3 ] {} <Debug> TCP-Session: ae066e88-91dc-4612-8080-64fc8f66eb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2025.12.22 16:24:34.247001 [ 292 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40755) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4136 | 2025.12.22 16:24:34.247010 [ 295 ] {} <Debug> TCP-Session: 905f1b49-5ef9-4f6c-a23f-98ba4dc8b961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2025.12.22 16:24:34.246808 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48869 | ||
| 4138 | 2025.12.22 16:24:34.247049 [ 295 ] {} <Debug> TCP-Session: 905f1b49-5ef9-4f6c-a23f-98ba4dc8b961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2025.12.22 16:24:34.246808 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4140 | 2025.12.22 16:24:34.246769 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64458 | ||
| 4141 | 2025.12.22 16:24:34.247130 [ 296 ] {} <Debug> TCP-Session: a0444d85-f0aa-474c-be82-37edd0063bee Authenticating user 'default' from [fd00:1122:3344:101::e]:39788 | ||
| 4142 | 2025.12.22 16:24:34.247125 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4143 | 2025.12.22 16:24:34.247170 [ 296 ] {} <Debug> TCP-Session: a0444d85-f0aa-474c-be82-37edd0063bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2025.12.22 16:24:34.247181 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4145 | 2025.12.22 16:24:34.247192 [ 291 ] {} <Debug> TCP-Session: c9c16713-9a40-476c-8140-1203038a025c Authenticating user 'default' from [fd00:1122:3344:101::e]:48869 | ||
| 4146 | 2025.12.22 16:24:34.247203 [ 296 ] {} <Debug> TCP-Session: a0444d85-f0aa-474c-be82-37edd0063bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2025.12.22 16:24:34.247219 [ 290 ] {} <Debug> TCP-Session: 1f2bd9fa-83af-42b6-b297-520edd0481c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64458 | ||
| 4148 | 2025.12.22 16:24:34.247233 [ 291 ] {} <Debug> TCP-Session: c9c16713-9a40-476c-8140-1203038a025c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2025.12.22 16:24:34.247260 [ 290 ] {} <Debug> TCP-Session: 1f2bd9fa-83af-42b6-b297-520edd0481c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2025.12.22 16:24:34.247274 [ 291 ] {} <Debug> TCP-Session: c9c16713-9a40-476c-8140-1203038a025c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2025.12.22 16:24:34.247285 [ 290 ] {} <Debug> TCP-Session: 1f2bd9fa-83af-42b6-b297-520edd0481c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2025.12.22 16:24:34.246740 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65404 | ||
| 4153 | 2025.12.22 16:24:34.247203 [ 292 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4154 | 2025.12.22 16:24:34.247374 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4155 | 2025.12.22 16:24:34.247379 [ 292 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4156 | 2025.12.22 16:24:34.247402 [ 297 ] {} <Debug> TCP-Session: eb12ae8f-cb57-4ece-bebc-cde5e078ae2b Authenticating user 'default' from [fd00:1122:3344:101::e]:65404 | ||
| 4157 | 2025.12.22 16:24:34.247423 [ 297 ] {} <Debug> TCP-Session: eb12ae8f-cb57-4ece-bebc-cde5e078ae2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2025.12.22 16:24:34.247438 [ 297 ] {} <Debug> TCP-Session: eb12ae8f-cb57-4ece-bebc-cde5e078ae2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2025.12.22 16:24:34.247629 [ 292 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 4160 | 2025.12.22 16:24:34.248449 [ 320 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Trace> AggregatingTransform: Aggregating | ||
| 4161 | 2025.12.22 16:24:34.248518 [ 320 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4162 | 2025.12.22 16:24:34.248557 [ 320 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000841192 sec. (1188.789 rows/sec., 46.44 KiB/sec.) | ||
| 4163 | 2025.12.22 16:24:34.248580 [ 320 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Trace> Aggregator: Merging aggregated data | ||
| 4164 | 2025.12.22 16:24:34.249789 [ 292 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002831 sec., 353.2320734722713 rows/sec., 13.80 KiB/sec. | ||
| 4165 | 2025.12.22 16:24:34.249939 [ 292 ] {f5db54b4-90de-4b79-bebb-909d499158a6} <Debug> TCPHandler: Processed in 0.003167553 sec. | ||
| 4166 | 2025.12.22 16:24:34.250109 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4167 | 2025.12.22 16:24:34.250143 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4168 | 2025.12.22 16:24:34.250146 [ 292 ] {} <Debug> TCP-Session: fb9b3c9f-5021-4676-a79e-4e2e2b65cbca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2025.12.22 16:24:34.250165 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2025.12.22 16:24:34.250190 [ 297 ] {} <Debug> TCP-Session: eb12ae8f-cb57-4ece-bebc-cde5e078ae2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2025.12.22 16:24:34.250186 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4172 | 2025.12.22 16:24:34.250229 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2025.12.22 16:24:34.250250 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4174 | 2025.12.22 16:24:34.250258 [ 294 ] {} <Debug> TCP-Session: fabade6e-1190-44ba-87a1-d0721ecf70b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2025.12.22 16:24:34.250286 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2025.12.22 16:24:34.250299 [ 290 ] {} <Debug> TCP-Session: 1f2bd9fa-83af-42b6-b297-520edd0481c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2025.12.22 16:24:34.250309 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2025.12.22 16:24:34.250327 [ 291 ] {} <Debug> TCP-Session: c9c16713-9a40-476c-8140-1203038a025c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2025.12.22 16:24:34.250286 [ 296 ] {} <Debug> TCP-Session: a0444d85-f0aa-474c-be82-37edd0063bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2025.12.22 16:24:34.250352 [ 3 ] {} <Debug> TCP-Session: ae066e88-91dc-4612-8080-64fc8f66eb45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2025.12.22 16:24:34.250215 [ 293 ] {} <Debug> TCP-Session: bc4baff6-4923-41f9-800a-05234edfc17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2025.12.22 16:24:34.250209 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2025.12.22 16:24:34.250432 [ 295 ] {} <Debug> TCP-Session: 905f1b49-5ef9-4f6c-a23f-98ba4dc8b961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2025.12.22 16:24:34.445263 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60111 | ||
| 4185 | 2025.12.22 16:24:34.445392 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4186 | 2025.12.22 16:24:34.445423 [ 292 ] {} <Debug> TCP-Session: 4b82a611-dafe-4055-a8c0-88338785c35a Authenticating user 'default' from [fd00:1122:3344:101::e]:60111 | ||
| 4187 | 2025.12.22 16:24:34.445450 [ 292 ] {} <Debug> TCP-Session: 4b82a611-dafe-4055-a8c0-88338785c35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2025.12.22 16:24:34.445466 [ 292 ] {} <Debug> TCP-Session: 4b82a611-dafe-4055-a8c0-88338785c35a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2025.12.22 16:24:34.445657 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49940 | ||
| 4190 | 2025.12.22 16:24:34.445693 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45149 | ||
| 4191 | 2025.12.22 16:24:34.445711 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43059 | ||
| 4192 | 2025.12.22 16:24:34.445755 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40150 | ||
| 4193 | 2025.12.22 16:24:34.445768 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55310 | ||
| 4194 | 2025.12.22 16:24:34.445803 [ 292 ] {} <Trace> TCP-Session: 4b82a611-dafe-4055-a8c0-88338785c35a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2025.12.22 16:24:34.445810 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4196 | 2025.12.22 16:24:34.445849 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2025.12.22 16:24:34.445857 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4198 | 2025.12.22 16:24:34.445889 [ 294 ] {} <Debug> TCP-Session: a6e6f5e3-315c-4e45-9337-2778eaae714e Authenticating user 'default' from [fd00:1122:3344:101::e]:45149 | ||
| 4199 | 2025.12.22 16:24:34.445892 [ 290 ] {} <Debug> TCP-Session: 36db2ecb-39e4-4460-98fc-961c916eff43 Authenticating user 'default' from [fd00:1122:3344:101::e]:40150 | ||
| 4200 | 2025.12.22 16:24:34.445917 [ 295 ] {} <Debug> TCP-Session: f6deaaf6-b3b4-445f-bd79-d61eac1a2cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43059 | ||
| 4201 | 2025.12.22 16:24:34.445927 [ 294 ] {} <Debug> TCP-Session: a6e6f5e3-315c-4e45-9337-2778eaae714e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2025.12.22 16:24:34.445930 [ 290 ] {} <Debug> TCP-Session: 36db2ecb-39e4-4460-98fc-961c916eff43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2025.12.22 16:24:34.445953 [ 295 ] {} <Debug> TCP-Session: f6deaaf6-b3b4-445f-bd79-d61eac1a2cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2025.12.22 16:24:34.445957 [ 294 ] {} <Debug> TCP-Session: a6e6f5e3-315c-4e45-9337-2778eaae714e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2025.12.22 16:24:34.445979 [ 295 ] {} <Debug> TCP-Session: f6deaaf6-b3b4-445f-bd79-d61eac1a2cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2025.12.22 16:24:34.445964 [ 290 ] {} <Debug> TCP-Session: 36db2ecb-39e4-4460-98fc-961c916eff43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2025.12.22 16:24:34.446015 [ 292 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60111) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4208 | 2025.12.22 16:24:34.445876 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4209 | 2025.12.22 16:24:34.445784 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4210 | 2025.12.22 16:24:34.446093 [ 291 ] {} <Debug> TCP-Session: 27e259f2-782e-47f9-9f05-9f4678ee342b Authenticating user 'default' from [fd00:1122:3344:101::e]:55310 | ||
| 4211 | 2025.12.22 16:24:34.446117 [ 293 ] {} <Debug> TCP-Session: bcbc30e7-5a2e-467d-99b0-c8a116929df8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49940 | ||
| 4212 | 2025.12.22 16:24:34.445723 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61382 | ||
| 4213 | 2025.12.22 16:24:34.446139 [ 291 ] {} <Debug> TCP-Session: 27e259f2-782e-47f9-9f05-9f4678ee342b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2025.12.22 16:24:34.446159 [ 293 ] {} <Debug> TCP-Session: bcbc30e7-5a2e-467d-99b0-c8a116929df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2025.12.22 16:24:34.446182 [ 291 ] {} <Debug> TCP-Session: 27e259f2-782e-47f9-9f05-9f4678ee342b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2025.12.22 16:24:34.446206 [ 293 ] {} <Debug> TCP-Session: bcbc30e7-5a2e-467d-99b0-c8a116929df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2025.12.22 16:24:34.446216 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4218 | 2025.12.22 16:24:34.445708 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52891 | ||
| 4219 | 2025.12.22 16:24:34.446253 [ 297 ] {} <Debug> TCP-Session: e97f77f1-ba41-4cbc-a5ad-c2fdc5f2bbe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61382 | ||
| 4220 | 2025.12.22 16:24:34.445741 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57560 | ||
| 4221 | 2025.12.22 16:24:34.446300 [ 297 ] {} <Debug> TCP-Session: e97f77f1-ba41-4cbc-a5ad-c2fdc5f2bbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2025.12.22 16:24:34.446310 [ 292 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4223 | 2025.12.22 16:24:34.446324 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4224 | 2025.12.22 16:24:34.446326 [ 297 ] {} <Debug> TCP-Session: e97f77f1-ba41-4cbc-a5ad-c2fdc5f2bbe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2025.12.22 16:24:34.446355 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4226 | 2025.12.22 16:24:34.446360 [ 296 ] {} <Debug> TCP-Session: e3c38142-3946-4de9-ad72-4936693fb0c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52891 | ||
| 4227 | 2025.12.22 16:24:34.446378 [ 292 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4228 | 2025.12.22 16:24:34.446382 [ 3 ] {} <Debug> TCP-Session: 67099ef3-bddc-4ed2-b23d-ee5e35bbafb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57560 | ||
| 4229 | 2025.12.22 16:24:34.446390 [ 296 ] {} <Debug> TCP-Session: e3c38142-3946-4de9-ad72-4936693fb0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2025.12.22 16:24:34.446416 [ 3 ] {} <Debug> TCP-Session: 67099ef3-bddc-4ed2-b23d-ee5e35bbafb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2025.12.22 16:24:34.446422 [ 296 ] {} <Debug> TCP-Session: e3c38142-3946-4de9-ad72-4936693fb0c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2025.12.22 16:24:34.446437 [ 3 ] {} <Debug> TCP-Session: 67099ef3-bddc-4ed2-b23d-ee5e35bbafb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2025.12.22 16:24:34.446662 [ 292 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 4234 | 2025.12.22 16:24:34.447881 [ 315 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Trace> AggregatingTransform: Aggregating | ||
| 4235 | 2025.12.22 16:24:34.447935 [ 315 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4236 | 2025.12.22 16:24:34.447968 [ 315 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001202321 sec. (831.725 rows/sec., 32.49 KiB/sec.) | ||
| 4237 | 2025.12.22 16:24:34.447988 [ 315 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Trace> Aggregator: Merging aggregated data | ||
| 4238 | 2025.12.22 16:24:34.449233 [ 292 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003284 sec., 304.50669914738125 rows/sec., 11.89 KiB/sec. | ||
| 4239 | 2025.12.22 16:24:34.449344 [ 292 ] {88a90f22-771a-4e9a-9c8c-79367b992e3e} <Debug> TCPHandler: Processed in 0.003662556 sec. | ||
| 4240 | 2025.12.22 16:24:34.449470 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2025.12.22 16:24:34.449499 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4242 | 2025.12.22 16:24:34.449508 [ 292 ] {} <Debug> TCP-Session: 4b82a611-dafe-4055-a8c0-88338785c35a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2025.12.22 16:24:34.449521 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2025.12.22 16:24:34.449541 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4245 | 2025.12.22 16:24:34.449560 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4246 | 2025.12.22 16:24:34.449576 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4247 | 2025.12.22 16:24:34.449595 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4248 | 2025.12.22 16:24:34.449608 [ 294 ] {} <Debug> TCP-Session: a6e6f5e3-315c-4e45-9337-2778eaae714e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2025.12.22 16:24:34.449629 [ 295 ] {} <Debug> TCP-Session: f6deaaf6-b3b4-445f-bd79-d61eac1a2cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2025.12.22 16:24:34.449628 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4251 | 2025.12.22 16:24:34.449644 [ 3 ] {} <Debug> TCP-Session: 67099ef3-bddc-4ed2-b23d-ee5e35bbafb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2025.12.22 16:24:34.449612 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4253 | 2025.12.22 16:24:34.449682 [ 291 ] {} <Debug> TCP-Session: 27e259f2-782e-47f9-9f05-9f4678ee342b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2025.12.22 16:24:34.449585 [ 297 ] {} <Debug> TCP-Session: e97f77f1-ba41-4cbc-a5ad-c2fdc5f2bbe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2025.12.22 16:24:34.449718 [ 296 ] {} <Debug> TCP-Session: e3c38142-3946-4de9-ad72-4936693fb0c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2025.12.22 16:24:34.449579 [ 293 ] {} <Debug> TCP-Session: bcbc30e7-5a2e-467d-99b0-c8a116929df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2025.12.22 16:24:34.449545 [ 290 ] {} <Debug> TCP-Session: 36db2ecb-39e4-4460-98fc-961c916eff43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2025.12.22 16:24:36.033037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 578 | ||
| 4259 | 2025.12.22 16:24:36.035598 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2025.12.22 16:24:36.035652 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4261 | 2025.12.22 16:24:36.037004 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4262 | 2025.12.22 16:24:36.037284 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2025.12.22 16:24:36.037643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4264 | 2025.12.22 16:24:37.127971 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2025.12.22 16:24:37.128160 [ 257 ] {f8d80b4a-6f77-4eda-9d6a-f5db2c706dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4266 | 2025.12.22 16:24:37.128224 [ 257 ] {f8d80b4a-6f77-4eda-9d6a-f5db2c706dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4267 | 2025.12.22 16:24:37.128978 [ 257 ] {f8d80b4a-6f77-4eda-9d6a-f5db2c706dcf} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2025.12.22 16:24:37.129026 [ 257 ] {f8d80b4a-6f77-4eda-9d6a-f5db2c706dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4269 | 2025.12.22 16:24:37.129478 [ 257 ] {f8d80b4a-6f77-4eda-9d6a-f5db2c706dcf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4270 | 2025.12.22 16:24:37.129709 [ 257 ] {f8d80b4a-6f77-4eda-9d6a-f5db2c706dcf} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2025.12.22 16:24:37.129856 [ 257 ] {f8d80b4a-6f77-4eda-9d6a-f5db2c706dcf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001743 sec., 235226.62076878943 rows/sec., 14.92 MiB/sec. | ||
| 4272 | 2025.12.22 16:24:37.129895 [ 257 ] {f8d80b4a-6f77-4eda-9d6a-f5db2c706dcf} <Debug> TCPHandler: Processed in 0.002049183 sec. | ||
| 4273 | 2025.12.22 16:24:37.130014 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2025.12.22 16:24:37.130106 [ 257 ] {7e315bb8-7a61-42c4-bf48-35c8d5ab8f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4275 | 2025.12.22 16:24:37.130146 [ 257 ] {7e315bb8-7a61-42c4-bf48-35c8d5ab8f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4276 | 2025.12.22 16:24:37.130956 [ 257 ] {7e315bb8-7a61-42c4-bf48-35c8d5ab8f43} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2025.12.22 16:24:37.130992 [ 257 ] {7e315bb8-7a61-42c4-bf48-35c8d5ab8f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4278 | 2025.12.22 16:24:37.131361 [ 257 ] {7e315bb8-7a61-42c4-bf48-35c8d5ab8f43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4279 | 2025.12.22 16:24:37.131580 [ 257 ] {7e315bb8-7a61-42c4-bf48-35c8d5ab8f43} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2025.12.22 16:24:37.131705 [ 257 ] {7e315bb8-7a61-42c4-bf48-35c8d5ab8f43} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001617 sec., 706246.1348175635 rows/sec., 56.06 MiB/sec. | ||
| 4281 | 2025.12.22 16:24:37.131741 [ 257 ] {7e315bb8-7a61-42c4-bf48-35c8d5ab8f43} <Debug> TCPHandler: Processed in 0.001775797 sec. | ||
| 4282 | 2025.12.22 16:24:37.131856 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2025.12.22 16:24:37.131947 [ 257 ] {86c22324-f54a-4b06-96c0-f57dda39d125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4284 | 2025.12.22 16:24:37.131986 [ 257 ] {86c22324-f54a-4b06-96c0-f57dda39d125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4285 | 2025.12.22 16:24:37.132451 [ 257 ] {86c22324-f54a-4b06-96c0-f57dda39d125} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2025.12.22 16:24:37.132487 [ 257 ] {86c22324-f54a-4b06-96c0-f57dda39d125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4287 | 2025.12.22 16:24:37.132834 [ 257 ] {86c22324-f54a-4b06-96c0-f57dda39d125} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4288 | 2025.12.22 16:24:37.133057 [ 257 ] {86c22324-f54a-4b06-96c0-f57dda39d125} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2025.12.22 16:24:37.133185 [ 257 ] {86c22324-f54a-4b06-96c0-f57dda39d125} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001255 sec., 175298.8047808765 rows/sec., 10.46 MiB/sec. | ||
| 4290 | 2025.12.22 16:24:37.133221 [ 257 ] {86c22324-f54a-4b06-96c0-f57dda39d125} <Debug> TCPHandler: Processed in 0.001412588 sec. | ||
| 4291 | 2025.12.22 16:24:37.133335 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2025.12.22 16:24:37.133431 [ 257 ] {dcba650b-e4a1-4f96-8b80-ef40c3ee29a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4293 | 2025.12.22 16:24:37.133472 [ 257 ] {dcba650b-e4a1-4f96-8b80-ef40c3ee29a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4294 | 2025.12.22 16:24:37.133936 [ 257 ] {dcba650b-e4a1-4f96-8b80-ef40c3ee29a5} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2025.12.22 16:24:37.133974 [ 257 ] {dcba650b-e4a1-4f96-8b80-ef40c3ee29a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4296 | 2025.12.22 16:24:37.134309 [ 257 ] {dcba650b-e4a1-4f96-8b80-ef40c3ee29a5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4297 | 2025.12.22 16:24:37.134541 [ 257 ] {dcba650b-e4a1-4f96-8b80-ef40c3ee29a5} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2025.12.22 16:24:37.134669 [ 257 ] {dcba650b-e4a1-4f96-8b80-ef40c3ee29a5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 4299 | 2025.12.22 16:24:37.134707 [ 257 ] {dcba650b-e4a1-4f96-8b80-ef40c3ee29a5} <Debug> TCPHandler: Processed in 0.001421297 sec. | ||
| 4300 | 2025.12.22 16:24:37.134823 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2025.12.22 16:24:37.134923 [ 257 ] {f15a5ce4-9f89-49a1-b0dc-9f1063dce6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4302 | 2025.12.22 16:24:37.134967 [ 257 ] {f15a5ce4-9f89-49a1-b0dc-9f1063dce6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4303 | 2025.12.22 16:24:37.135438 [ 257 ] {f15a5ce4-9f89-49a1-b0dc-9f1063dce6a7} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2025.12.22 16:24:37.135474 [ 257 ] {f15a5ce4-9f89-49a1-b0dc-9f1063dce6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4305 | 2025.12.22 16:24:37.135789 [ 257 ] {f15a5ce4-9f89-49a1-b0dc-9f1063dce6a7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4306 | 2025.12.22 16:24:37.136002 [ 257 ] {f15a5ce4-9f89-49a1-b0dc-9f1063dce6a7} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2025.12.22 16:24:37.136124 [ 257 ] {f15a5ce4-9f89-49a1-b0dc-9f1063dce6a7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 4308 | 2025.12.22 16:24:37.136162 [ 257 ] {f15a5ce4-9f89-49a1-b0dc-9f1063dce6a7} <Debug> TCPHandler: Processed in 0.001389446 sec. | ||
| 4309 | 2025.12.22 16:24:37.136278 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2025.12.22 16:24:37.136375 [ 257 ] {7b8ce47c-323a-4888-8807-6231e76022d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4311 | 2025.12.22 16:24:37.136418 [ 257 ] {7b8ce47c-323a-4888-8807-6231e76022d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4312 | 2025.12.22 16:24:37.137016 [ 257 ] {7b8ce47c-323a-4888-8807-6231e76022d2} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2025.12.22 16:24:37.137052 [ 257 ] {7b8ce47c-323a-4888-8807-6231e76022d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4314 | 2025.12.22 16:24:37.137400 [ 257 ] {7b8ce47c-323a-4888-8807-6231e76022d2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4315 | 2025.12.22 16:24:37.137630 [ 257 ] {7b8ce47c-323a-4888-8807-6231e76022d2} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2025.12.22 16:24:37.137757 [ 257 ] {7b8ce47c-323a-4888-8807-6231e76022d2} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001403 sec., 494654.31218816823 rows/sec., 34.57 MiB/sec. | ||
| 4317 | 2025.12.22 16:24:37.137796 [ 257 ] {7b8ce47c-323a-4888-8807-6231e76022d2} <Debug> TCPHandler: Processed in 0.001566811 sec. | ||
| 4318 | 2025.12.22 16:24:37.137914 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2025.12.22 16:24:37.138008 [ 257 ] {3cae77ea-0f84-451e-bd16-0d2dfc4a2e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4320 | 2025.12.22 16:24:37.138050 [ 257 ] {3cae77ea-0f84-451e-bd16-0d2dfc4a2e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4321 | 2025.12.22 16:24:37.138377 [ 257 ] {3cae77ea-0f84-451e-bd16-0d2dfc4a2e2e} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2025.12.22 16:24:37.138414 [ 257 ] {3cae77ea-0f84-451e-bd16-0d2dfc4a2e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4323 | 2025.12.22 16:24:37.138722 [ 257 ] {3cae77ea-0f84-451e-bd16-0d2dfc4a2e2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4324 | 2025.12.22 16:24:37.138933 [ 257 ] {3cae77ea-0f84-451e-bd16-0d2dfc4a2e2e} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2025.12.22 16:24:37.139058 [ 257 ] {3cae77ea-0f84-451e-bd16-0d2dfc4a2e2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 4326 | 2025.12.22 16:24:37.139093 [ 257 ] {3cae77ea-0f84-451e-bd16-0d2dfc4a2e2e} <Debug> TCPHandler: Processed in 0.001229312 sec. | ||
| 4327 | 2025.12.22 16:24:37.139204 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2025.12.22 16:24:37.139297 [ 257 ] {b912714a-d400-4f76-b5d9-6ff68017ca7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4329 | 2025.12.22 16:24:37.139341 [ 257 ] {b912714a-d400-4f76-b5d9-6ff68017ca7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4330 | 2025.12.22 16:24:37.139755 [ 257 ] {b912714a-d400-4f76-b5d9-6ff68017ca7b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2025.12.22 16:24:37.139791 [ 257 ] {b912714a-d400-4f76-b5d9-6ff68017ca7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4332 | 2025.12.22 16:24:37.140133 [ 257 ] {b912714a-d400-4f76-b5d9-6ff68017ca7b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4333 | 2025.12.22 16:24:37.140354 [ 257 ] {b912714a-d400-4f76-b5d9-6ff68017ca7b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2025.12.22 16:24:37.140485 [ 257 ] {b912714a-d400-4f76-b5d9-6ff68017ca7b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001207 sec., 260149.13007456504 rows/sec., 17.09 MiB/sec. | ||
| 4335 | 2025.12.22 16:24:37.140525 [ 257 ] {b912714a-d400-4f76-b5d9-6ff68017ca7b} <Debug> TCPHandler: Processed in 0.001370155 sec. | ||
| 4336 | 2025.12.22 16:24:37.140629 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2025.12.22 16:24:37.140724 [ 257 ] {2b3b1a81-a736-4352-a367-43957f31288d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4338 | 2025.12.22 16:24:37.140768 [ 257 ] {2b3b1a81-a736-4352-a367-43957f31288d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4339 | 2025.12.22 16:24:37.141076 [ 257 ] {2b3b1a81-a736-4352-a367-43957f31288d} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2025.12.22 16:24:37.141113 [ 257 ] {2b3b1a81-a736-4352-a367-43957f31288d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4341 | 2025.12.22 16:24:37.141437 [ 257 ] {2b3b1a81-a736-4352-a367-43957f31288d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4342 | 2025.12.22 16:24:37.141657 [ 257 ] {2b3b1a81-a736-4352-a367-43957f31288d} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2025.12.22 16:24:37.141785 [ 257 ] {2b3b1a81-a736-4352-a367-43957f31288d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 4344 | 2025.12.22 16:24:37.141822 [ 257 ] {2b3b1a81-a736-4352-a367-43957f31288d} <Debug> TCPHandler: Processed in 0.001241883 sec. | ||
| 4345 | 2025.12.22 16:24:37.141923 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2025.12.22 16:24:37.142016 [ 257 ] {644c9ac3-1fbf-4c7a-92a9-3f3f85216202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4347 | 2025.12.22 16:24:37.142070 [ 257 ] {644c9ac3-1fbf-4c7a-92a9-3f3f85216202} <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 | ||
| 4348 | 2025.12.22 16:24:37.142810 [ 257 ] {644c9ac3-1fbf-4c7a-92a9-3f3f85216202} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2025.12.22 16:24:37.142848 [ 257 ] {644c9ac3-1fbf-4c7a-92a9-3f3f85216202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4350 | 2025.12.22 16:24:37.143369 [ 257 ] {644c9ac3-1fbf-4c7a-92a9-3f3f85216202} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4351 | 2025.12.22 16:24:37.143605 [ 257 ] {644c9ac3-1fbf-4c7a-92a9-3f3f85216202} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2025.12.22 16:24:37.143739 [ 257 ] {644c9ac3-1fbf-4c7a-92a9-3f3f85216202} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001741 sec., 8615.73808156232 rows/sec., 15.44 MiB/sec. | ||
| 4353 | 2025.12.22 16:24:37.143791 [ 257 ] {644c9ac3-1fbf-4c7a-92a9-3f3f85216202} <Debug> TCPHandler: Processed in 0.00191687 sec. | ||
| 4354 | 2025.12.22 16:24:37.143905 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2025.12.22 16:24:37.144000 [ 257 ] {f8d5f76d-8089-49d1-934b-795f907ee8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4356 | 2025.12.22 16:24:37.144043 [ 257 ] {f8d5f76d-8089-49d1-934b-795f907ee8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4357 | 2025.12.22 16:24:37.144368 [ 257 ] {f8d5f76d-8089-49d1-934b-795f907ee8c4} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2025.12.22 16:24:37.144404 [ 257 ] {f8d5f76d-8089-49d1-934b-795f907ee8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4359 | 2025.12.22 16:24:37.144709 [ 257 ] {f8d5f76d-8089-49d1-934b-795f907ee8c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4360 | 2025.12.22 16:24:37.144921 [ 257 ] {f8d5f76d-8089-49d1-934b-795f907ee8c4} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2025.12.22 16:24:37.145052 [ 257 ] {f8d5f76d-8089-49d1-934b-795f907ee8c4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 4362 | 2025.12.22 16:24:37.145089 [ 257 ] {f8d5f76d-8089-49d1-934b-795f907ee8c4} <Debug> TCPHandler: Processed in 0.001233962 sec. | ||
| 4363 | 2025.12.22 16:24:40.931084 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4364 | 2025.12.22 16:24:40.931164 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4365 | 2025.12.22 16:24:41.042055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8518 | ||
| 4366 | 2025.12.22 16:24:41.042554 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2025.12.22 16:24:41.042586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4368 | 2025.12.22 16:24:41.043084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4369 | 2025.12.22 16:24:41.043309 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2025.12.22 16:24:41.043451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8518 | ||
| 4371 | 2025.12.22 16:24:41.523457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4372 | 2025.12.22 16:24:41.540199 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2025.12.22 16:24:41.540257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4374 | 2025.12.22 16:24:41.546488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4375 | 2025.12.22 16:24:41.547264 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2025.12.22 16:24:41.550775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4377 | 2025.12.22 16:24:42.119004 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2025.12.22 16:24:42.119198 [ 257 ] {e31b9a0e-ce48-4323-9540-336a8a18a70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4379 | 2025.12.22 16:24:42.119274 [ 257 ] {e31b9a0e-ce48-4323-9540-336a8a18a70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4380 | 2025.12.22 16:24:42.119961 [ 257 ] {e31b9a0e-ce48-4323-9540-336a8a18a70b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2025.12.22 16:24:42.120008 [ 257 ] {e31b9a0e-ce48-4323-9540-336a8a18a70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4382 | 2025.12.22 16:24:42.120416 [ 257 ] {e31b9a0e-ce48-4323-9540-336a8a18a70b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4383 | 2025.12.22 16:24:42.120650 [ 257 ] {e31b9a0e-ce48-4323-9540-336a8a18a70b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2025.12.22 16:24:42.120808 [ 257 ] {e31b9a0e-ce48-4323-9540-336a8a18a70b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001659 sec., 63893.91199517781 rows/sec., 5.35 MiB/sec. | ||
| 4385 | 2025.12.22 16:24:42.120802 [ 82 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4386 | 2025.12.22 16:24:42.120858 [ 257 ] {e31b9a0e-ce48-4323-9540-336a8a18a70b} <Debug> TCPHandler: Processed in 0.001988522 sec. | ||
| 4387 | 2025.12.22 16:24:42.120885 [ 82 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2025.12.22 16:24:42.120913 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4389 | 2025.12.22 16:24:42.120990 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2025.12.22 16:24:42.121028 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4391 | 2025.12.22 16:24:42.121098 [ 257 ] {e2611bd3-56b5-4098-a5af-954e2ee3d2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4392 | 2025.12.22 16:24:42.121148 [ 257 ] {e2611bd3-56b5-4098-a5af-954e2ee3d2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4393 | 2025.12.22 16:24:42.121160 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4394 | 2025.12.22 16:24:42.121199 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2341 rows starting from the beginning of the part | ||
| 4395 | 2025.12.22 16:24:42.121264 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part | ||
| 4396 | 2025.12.22 16:24:42.121309 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1142 rows starting from the beginning of the part | ||
| 4397 | 2025.12.22 16:24:42.121351 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 107 rows starting from the beginning of the part | ||
| 4398 | 2025.12.22 16:24:42.121391 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1142 rows starting from the beginning of the part | ||
| 4399 | 2025.12.22 16:24:42.121430 [ 193 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 4400 | 2025.12.22 16:24:42.121579 [ 257 ] {e2611bd3-56b5-4098-a5af-954e2ee3d2c0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2025.12.22 16:24:42.121622 [ 257 ] {e2611bd3-56b5-4098-a5af-954e2ee3d2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4402 | 2025.12.22 16:24:42.121973 [ 257 ] {e2611bd3-56b5-4098-a5af-954e2ee3d2c0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4403 | 2025.12.22 16:24:42.122197 [ 257 ] {e2611bd3-56b5-4098-a5af-954e2ee3d2c0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2025.12.22 16:24:42.122336 [ 257 ] {e2611bd3-56b5-4098-a5af-954e2ee3d2c0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001263 sec., 19794.140934283452 rows/sec., 1.45 MiB/sec. | ||
| 4405 | 2025.12.22 16:24:42.122375 [ 257 ] {e2611bd3-56b5-4098-a5af-954e2ee3d2c0} <Debug> TCPHandler: Processed in 0.001435158 sec. | ||
| 4406 | 2025.12.22 16:24:42.122480 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2025.12.22 16:24:42.122584 [ 257 ] {689240c6-02b8-42c1-b679-0a5ce5e108e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4408 | 2025.12.22 16:24:42.122627 [ 257 ] {689240c6-02b8-42c1-b679-0a5ce5e108e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4409 | 2025.12.22 16:24:42.123059 [ 257 ] {689240c6-02b8-42c1-b679-0a5ce5e108e0} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.12.22 16:24:42.123096 [ 257 ] {689240c6-02b8-42c1-b679-0a5ce5e108e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4411 | 2025.12.22 16:24:42.123421 [ 257 ] {689240c6-02b8-42c1-b679-0a5ce5e108e0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4412 | 2025.12.22 16:24:42.123466 [ 195 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 5 columns (5 merged, 0 gathered) in 0.002494855 sec., 1981678.2939289059 rows/sec., 167.16 MiB/sec. | ||
| 4413 | 2025.12.22 16:24:42.123650 [ 257 ] {689240c6-02b8-42c1-b679-0a5ce5e108e0} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2025.12.22 16:24:42.123771 [ 82 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4415 | 2025.12.22 16:24:42.123790 [ 257 ] {689240c6-02b8-42c1-b679-0a5ce5e108e0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001228 sec., 72475.57003257329 rows/sec., 5.66 MiB/sec. | ||
| 4416 | 2025.12.22 16:24:42.123809 [ 188 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4417 | 2025.12.22 16:24:42.123834 [ 257 ] {689240c6-02b8-42c1-b679-0a5ce5e108e0} <Debug> TCPHandler: Processed in 0.001402537 sec. | ||
| 4418 | 2025.12.22 16:24:42.123814 [ 82 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2025.12.22 16:24:42.123893 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4420 | 2025.12.22 16:24:42.123972 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2025.12.22 16:24:42.123986 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4422 | 2025.12.22 16:24:42.124079 [ 257 ] {f35bb543-3a17-4897-9a05-0a50f5359d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4423 | 2025.12.22 16:24:42.124089 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4424 | 2025.12.22 16:24:42.124130 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1211 rows starting from the beginning of the part | ||
| 4425 | 2025.12.22 16:24:42.124133 [ 257 ] {f35bb543-3a17-4897-9a05-0a50f5359d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4426 | 2025.12.22 16:24:42.124181 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 89 rows starting from the beginning of the part | ||
| 4427 | 2025.12.22 16:24:42.124224 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 694 rows starting from the beginning of the part | ||
| 4428 | 2025.12.22 16:24:42.124232 [ 188 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2025.12.22 16:24:42.124261 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 91 rows starting from the beginning of the part | ||
| 4430 | 2025.12.22 16:24:42.124302 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 694 rows starting from the beginning of the part | ||
| 4431 | 2025.12.22 16:24:42.124333 [ 188 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_26_5} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4432 | 2025.12.22 16:24:42.124340 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 89 rows starting from the beginning of the part | ||
| 4433 | 2025.12.22 16:24:42.124468 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4434 | 2025.12.22 16:24:42.124572 [ 257 ] {f35bb543-3a17-4897-9a05-0a50f5359d5c} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2025.12.22 16:24:42.124614 [ 257 ] {f35bb543-3a17-4897-9a05-0a50f5359d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4436 | 2025.12.22 16:24:42.124999 [ 257 ] {f35bb543-3a17-4897-9a05-0a50f5359d5c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4437 | 2025.12.22 16:24:42.125221 [ 257 ] {f35bb543-3a17-4897-9a05-0a50f5359d5c} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2025.12.22 16:24:42.125333 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4439 | 2025.12.22 16:24:42.125361 [ 257 ] {f35bb543-3a17-4897-9a05-0a50f5359d5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 4440 | 2025.12.22 16:24:42.125369 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2025.12.22 16:24:42.125402 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4442 | 2025.12.22 16:24:42.125405 [ 257 ] {f35bb543-3a17-4897-9a05-0a50f5359d5c} <Debug> TCPHandler: Processed in 0.001482089 sec. | ||
| 4443 | 2025.12.22 16:24:42.125491 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015378 sec., 1865001.9508388608 rows/sec., 140.30 MiB/sec. | ||
| 4444 | 2025.12.22 16:24:42.125494 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4445 | 2025.12.22 16:24:42.125529 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2025.12.22 16:24:42.125605 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4447 | 2025.12.22 16:24:42.125625 [ 257 ] {b3ce17f0-a407-4620-b312-95103de19a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4448 | 2025.12.22 16:24:42.125634 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7560 rows starting from the beginning of the part | ||
| 4449 | 2025.12.22 16:24:42.125682 [ 257 ] {b3ce17f0-a407-4620-b312-95103de19a10} <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 | ||
| 4450 | 2025.12.22 16:24:42.125693 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4451 | 2025.12.22 16:24:42.125720 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4452 | 2025.12.22 16:24:42.125773 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4453 | 2025.12.22 16:24:42.125817 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part | ||
| 4454 | 2025.12.22 16:24:42.125865 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4455 | 2025.12.22 16:24:42.125919 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4456 | 2025.12.22 16:24:42.126002 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2025.12.22 16:24:42.126087 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_26_5} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4458 | 2025.12.22 16:24:42.126168 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4459 | 2025.12.22 16:24:42.126640 [ 257 ] {b3ce17f0-a407-4620-b312-95103de19a10} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2025.12.22 16:24:42.126685 [ 257 ] {b3ce17f0-a407-4620-b312-95103de19a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4461 | 2025.12.22 16:24:42.127424 [ 257 ] {b3ce17f0-a407-4620-b312-95103de19a10} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4462 | 2025.12.22 16:24:42.127714 [ 257 ] {b3ce17f0-a407-4620-b312-95103de19a10} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2025.12.22 16:24:42.127864 [ 257 ] {b3ce17f0-a407-4620-b312-95103de19a10} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002257 sec., 11076.650420912716 rows/sec., 19.85 MiB/sec. | ||
| 4464 | 2025.12.22 16:24:42.127917 [ 257 ] {b3ce17f0-a407-4620-b312-95103de19a10} <Debug> TCPHandler: Processed in 0.002438074 sec. | ||
| 4465 | 2025.12.22 16:24:42.128029 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2025.12.22 16:24:42.128132 [ 257 ] {a8b8f34d-b384-4afc-91f9-db16fd355c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4467 | 2025.12.22 16:24:42.128182 [ 257 ] {a8b8f34d-b384-4afc-91f9-db16fd355c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4468 | 2025.12.22 16:24:42.128551 [ 257 ] {a8b8f34d-b384-4afc-91f9-db16fd355c3c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2025.12.22 16:24:42.128593 [ 257 ] {a8b8f34d-b384-4afc-91f9-db16fd355c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4470 | 2025.12.22 16:24:42.128925 [ 257 ] {a8b8f34d-b384-4afc-91f9-db16fd355c3c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4471 | 2025.12.22 16:24:42.129153 [ 257 ] {a8b8f34d-b384-4afc-91f9-db16fd355c3c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2025.12.22 16:24:42.129275 [ 82 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4473 | 2025.12.22 16:24:42.129283 [ 257 ] {a8b8f34d-b384-4afc-91f9-db16fd355c3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 4474 | 2025.12.22 16:24:42.129316 [ 82 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2025.12.22 16:24:42.129344 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4476 | 2025.12.22 16:24:42.129349 [ 257 ] {a8b8f34d-b384-4afc-91f9-db16fd355c3c} <Debug> TCPHandler: Processed in 0.001370406 sec. | ||
| 4477 | 2025.12.22 16:24:42.129436 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4478 | 2025.12.22 16:24:42.129530 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4479 | 2025.12.22 16:24:42.129558 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1556 rows starting from the beginning of the part | ||
| 4480 | 2025.12.22 16:24:42.129607 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4481 | 2025.12.22 16:24:42.129647 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4482 | 2025.12.22 16:24:42.129683 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4483 | 2025.12.22 16:24:42.129719 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4484 | 2025.12.22 16:24:42.129756 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4485 | 2025.12.22 16:24:42.129938 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8669 rows, containing 5 columns (5 merged, 0 gathered) in 0.004477917 sec., 1935944.7707494358 rows/sec., 129.55 MiB/sec. | ||
| 4486 | 2025.12.22 16:24:42.130078 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4487 | 2025.12.22 16:24:42.130330 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2025.12.22 16:24:42.130394 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4489 | 2025.12.22 16:24:42.130455 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4490 | 2025.12.22 16:24:42.130631 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1944 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228663 sec., 1582207.6517320045 rows/sec., 100.41 MiB/sec. | ||
| 4491 | 2025.12.22 16:24:42.130839 [ 195 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4492 | 2025.12.22 16:24:42.131062 [ 195 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2025.12.22 16:24:42.131128 [ 195 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_26_5} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4494 | 2025.12.22 16:24:42.131182 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4495 | 2025.12.22 16:24:43.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.68 MiB, peak 249.62 MiB, free memory in arenas 0.00 B, will set to 242.86 MiB (RSS), difference: 1.17 MiB | ||
| 4496 | 2025.12.22 16:24:44.182809 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2025.12.22 16:24:44.182986 [ 257 ] {82dffedd-abd8-485a-9bad-eefffe8d527f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4498 | 2025.12.22 16:24:44.183053 [ 257 ] {82dffedd-abd8-485a-9bad-eefffe8d527f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4499 | 2025.12.22 16:24:44.183814 [ 257 ] {82dffedd-abd8-485a-9bad-eefffe8d527f} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2025.12.22 16:24:44.183866 [ 257 ] {82dffedd-abd8-485a-9bad-eefffe8d527f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4501 | 2025.12.22 16:24:44.184297 [ 257 ] {82dffedd-abd8-485a-9bad-eefffe8d527f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4502 | 2025.12.22 16:24:44.184521 [ 257 ] {82dffedd-abd8-485a-9bad-eefffe8d527f} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2025.12.22 16:24:44.184685 [ 257 ] {82dffedd-abd8-485a-9bad-eefffe8d527f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001748 sec., 234553.77574370708 rows/sec., 14.88 MiB/sec. | ||
| 4504 | 2025.12.22 16:24:44.184685 [ 80 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4505 | 2025.12.22 16:24:44.184736 [ 257 ] {82dffedd-abd8-485a-9bad-eefffe8d527f} <Debug> TCPHandler: Processed in 0.002054924 sec. | ||
| 4506 | 2025.12.22 16:24:44.184762 [ 80 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2025.12.22 16:24:44.184810 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4508 | 2025.12.22 16:24:44.184869 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2025.12.22 16:24:44.184915 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4510 | 2025.12.22 16:24:44.184976 [ 257 ] {9c22a23b-becc-4b68-9595-cfe9ba8dfb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4511 | 2025.12.22 16:24:44.185018 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4512 | 2025.12.22 16:24:44.185021 [ 257 ] {9c22a23b-becc-4b68-9595-cfe9ba8dfb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4513 | 2025.12.22 16:24:44.185053 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4514 | 2025.12.22 16:24:44.185120 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4515 | 2025.12.22 16:24:44.185172 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4516 | 2025.12.22 16:24:44.185220 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4517 | 2025.12.22 16:24:44.185272 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4518 | 2025.12.22 16:24:44.185483 [ 257 ] {9c22a23b-becc-4b68-9595-cfe9ba8dfb6a} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2025.12.22 16:24:44.185521 [ 257 ] {9c22a23b-becc-4b68-9595-cfe9ba8dfb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4520 | 2025.12.22 16:24:44.185829 [ 257 ] {9c22a23b-becc-4b68-9595-cfe9ba8dfb6a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4521 | 2025.12.22 16:24:44.186045 [ 257 ] {9c22a23b-becc-4b68-9595-cfe9ba8dfb6a} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2025.12.22 16:24:44.186180 [ 257 ] {9c22a23b-becc-4b68-9595-cfe9ba8dfb6a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001229 sec., 13018.714401952806 rows/sec., 1.04 MiB/sec. | ||
| 4523 | 2025.12.22 16:24:44.186220 [ 257 ] {9c22a23b-becc-4b68-9595-cfe9ba8dfb6a} <Debug> TCPHandler: Processed in 0.001411687 sec. | ||
| 4524 | 2025.12.22 16:24:44.186267 [ 194 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390446 sec., 1474347.0800016685 rows/sec., 99.15 MiB/sec. | ||
| 4525 | 2025.12.22 16:24:44.186332 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2025.12.22 16:24:44.186435 [ 257 ] {fb6f2a10-bace-462b-8691-9297fe76d962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4527 | 2025.12.22 16:24:44.186477 [ 257 ] {fb6f2a10-bace-462b-8691-9297fe76d962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4528 | 2025.12.22 16:24:44.186509 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4529 | 2025.12.22 16:24:44.186854 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2025.12.22 16:24:44.186939 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_13_3} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4531 | 2025.12.22 16:24:44.187037 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4532 | 2025.12.22 16:24:44.187795 [ 257 ] {fb6f2a10-bace-462b-8691-9297fe76d962} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2025.12.22 16:24:44.187838 [ 257 ] {fb6f2a10-bace-462b-8691-9297fe76d962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4534 | 2025.12.22 16:24:44.188348 [ 257 ] {fb6f2a10-bace-462b-8691-9297fe76d962} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4535 | 2025.12.22 16:24:44.188569 [ 257 ] {fb6f2a10-bace-462b-8691-9297fe76d962} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2025.12.22 16:24:44.188704 [ 257 ] {fb6f2a10-bace-462b-8691-9297fe76d962} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.00229 sec., 1000000 rows/sec., 81.01 MiB/sec. | ||
| 4537 | 2025.12.22 16:24:44.188744 [ 257 ] {fb6f2a10-bace-462b-8691-9297fe76d962} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4538 | 2025.12.22 16:24:44.188759 [ 257 ] {fb6f2a10-bace-462b-8691-9297fe76d962} <Debug> TCPHandler: Processed in 0.002477715 sec. | ||
| 4539 | 2025.12.22 16:24:44.188871 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2025.12.22 16:24:44.188967 [ 257 ] {994037da-8d5f-494c-93a1-307ca80b3a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4541 | 2025.12.22 16:24:44.189009 [ 257 ] {994037da-8d5f-494c-93a1-307ca80b3a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4542 | 2025.12.22 16:24:44.189480 [ 257 ] {994037da-8d5f-494c-93a1-307ca80b3a98} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2025.12.22 16:24:44.189518 [ 257 ] {994037da-8d5f-494c-93a1-307ca80b3a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4544 | 2025.12.22 16:24:44.189851 [ 257 ] {994037da-8d5f-494c-93a1-307ca80b3a98} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4545 | 2025.12.22 16:24:44.190069 [ 257 ] {994037da-8d5f-494c-93a1-307ca80b3a98} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2025.12.22 16:24:44.190166 [ 79 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4547 | 2025.12.22 16:24:44.190202 [ 79 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2025.12.22 16:24:44.190209 [ 257 ] {994037da-8d5f-494c-93a1-307ca80b3a98} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001261 sec., 187153.05313243458 rows/sec., 11.28 MiB/sec. | ||
| 4549 | 2025.12.22 16:24:44.190221 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4550 | 2025.12.22 16:24:44.190247 [ 257 ] {994037da-8d5f-494c-93a1-307ca80b3a98} <Debug> TCPHandler: Processed in 0.001424668 sec. | ||
| 4551 | 2025.12.22 16:24:44.190284 [ 191 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::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 | ||
| 4552 | 2025.12.22 16:24:44.190360 [ 191 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4553 | 2025.12.22 16:24:44.190363 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2025.12.22 16:24:44.190384 [ 191 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 4555 | 2025.12.22 16:24:44.190429 [ 191 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 220 rows starting from the beginning of the part | ||
| 4556 | 2025.12.22 16:24:44.190464 [ 257 ] {24e3e56e-2ae1-4d31-9d13-808b464647ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4557 | 2025.12.22 16:24:44.190465 [ 191 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 4558 | 2025.12.22 16:24:44.190507 [ 257 ] {24e3e56e-2ae1-4d31-9d13-808b464647ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4559 | 2025.12.22 16:24:44.190514 [ 191 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 220 rows starting from the beginning of the part | ||
| 4560 | 2025.12.22 16:24:44.190550 [ 191 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4561 | 2025.12.22 16:24:44.190583 [ 191 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 236 rows starting from the beginning of the part | ||
| 4562 | 2025.12.22 16:24:44.191026 [ 257 ] {24e3e56e-2ae1-4d31-9d13-808b464647ff} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2025.12.22 16:24:44.191061 [ 257 ] {24e3e56e-2ae1-4d31-9d13-808b464647ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4564 | 2025.12.22 16:24:44.191356 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098229 sec., 902361.8935577188 rows/sec., 58.51 MiB/sec. | ||
| 4565 | 2025.12.22 16:24:44.191382 [ 257 ] {24e3e56e-2ae1-4d31-9d13-808b464647ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4566 | 2025.12.22 16:24:44.191496 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4567 | 2025.12.22 16:24:44.191617 [ 257 ] {24e3e56e-2ae1-4d31-9d13-808b464647ff} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2025.12.22 16:24:44.191744 [ 257 ] {24e3e56e-2ae1-4d31-9d13-808b464647ff} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001298 sec., 338983.05084745766 rows/sec., 22.43 MiB/sec. | ||
| 4569 | 2025.12.22 16:24:44.191761 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2025.12.22 16:24:44.191781 [ 257 ] {24e3e56e-2ae1-4d31-9d13-808b464647ff} <Debug> TCPHandler: Processed in 0.001467748 sec. | ||
| 4571 | 2025.12.22 16:24:44.191827 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_21_4} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4572 | 2025.12.22 16:24:44.191885 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4573 | 2025.12.22 16:24:44.191895 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2025.12.22 16:24:44.191990 [ 257 ] {26cc220a-8118-4917-815d-5697e9e3ac99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4575 | 2025.12.22 16:24:44.192030 [ 257 ] {26cc220a-8118-4917-815d-5697e9e3ac99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4576 | 2025.12.22 16:24:44.192485 [ 257 ] {26cc220a-8118-4917-815d-5697e9e3ac99} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2025.12.22 16:24:44.192523 [ 257 ] {26cc220a-8118-4917-815d-5697e9e3ac99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4578 | 2025.12.22 16:24:44.192836 [ 257 ] {26cc220a-8118-4917-815d-5697e9e3ac99} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4579 | 2025.12.22 16:24:44.193038 [ 257 ] {26cc220a-8118-4917-815d-5697e9e3ac99} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2025.12.22 16:24:44.193136 [ 79 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4581 | 2025.12.22 16:24:44.193162 [ 257 ] {26cc220a-8118-4917-815d-5697e9e3ac99} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 4582 | 2025.12.22 16:24:44.193168 [ 79 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2025.12.22 16:24:44.193195 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4584 | 2025.12.22 16:24:44.193201 [ 257 ] {26cc220a-8118-4917-815d-5697e9e3ac99} <Debug> TCPHandler: Processed in 0.001354455 sec. | ||
| 4585 | 2025.12.22 16:24:44.193258 [ 191 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4586 | 2025.12.22 16:24:44.193332 [ 191 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4587 | 2025.12.22 16:24:44.193332 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2025.12.22 16:24:44.193356 [ 191 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4589 | 2025.12.22 16:24:44.193403 [ 191 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4590 | 2025.12.22 16:24:44.193439 [ 191 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4591 | 2025.12.22 16:24:44.193442 [ 257 ] {1b9d1519-a6bd-4ed5-af44-cbb1b962c1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4592 | 2025.12.22 16:24:44.193471 [ 191 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4593 | 2025.12.22 16:24:44.193486 [ 257 ] {1b9d1519-a6bd-4ed5-af44-cbb1b962c1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4594 | 2025.12.22 16:24:44.193502 [ 191 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4595 | 2025.12.22 16:24:44.194221 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.000985106 sec., 1070950.7403264218 rows/sec., 64.90 MiB/sec. | ||
| 4596 | 2025.12.22 16:24:44.194276 [ 257 ] {1b9d1519-a6bd-4ed5-af44-cbb1b962c1fa} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.12.22 16:24:44.194310 [ 257 ] {1b9d1519-a6bd-4ed5-af44-cbb1b962c1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4598 | 2025.12.22 16:24:44.194416 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4599 | 2025.12.22 16:24:44.194741 [ 257 ] {1b9d1519-a6bd-4ed5-af44-cbb1b962c1fa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4600 | 2025.12.22 16:24:44.194760 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2025.12.22 16:24:44.194853 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_13_3} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4602 | 2025.12.22 16:24:44.194949 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4603 | 2025.12.22 16:24:44.194979 [ 257 ] {1b9d1519-a6bd-4ed5-af44-cbb1b962c1fa} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2025.12.22 16:24:44.195114 [ 257 ] {1b9d1519-a6bd-4ed5-af44-cbb1b962c1fa} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001691 sec., 689532.8208160852 rows/sec., 49.24 MiB/sec. | ||
| 4605 | 2025.12.22 16:24:44.195153 [ 257 ] {1b9d1519-a6bd-4ed5-af44-cbb1b962c1fa} <Debug> TCPHandler: Processed in 0.001879979 sec. | ||
| 4606 | 2025.12.22 16:24:44.195279 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2025.12.22 16:24:44.195373 [ 257 ] {dfdc878d-41ad-43fc-bdad-74834a13a72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4608 | 2025.12.22 16:24:44.195414 [ 257 ] {dfdc878d-41ad-43fc-bdad-74834a13a72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4609 | 2025.12.22 16:24:44.195758 [ 257 ] {dfdc878d-41ad-43fc-bdad-74834a13a72f} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2025.12.22 16:24:44.195793 [ 257 ] {dfdc878d-41ad-43fc-bdad-74834a13a72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4611 | 2025.12.22 16:24:44.196090 [ 257 ] {dfdc878d-41ad-43fc-bdad-74834a13a72f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4612 | 2025.12.22 16:24:44.196297 [ 257 ] {dfdc878d-41ad-43fc-bdad-74834a13a72f} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2025.12.22 16:24:44.196421 [ 257 ] {dfdc878d-41ad-43fc-bdad-74834a13a72f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 4614 | 2025.12.22 16:24:44.196459 [ 257 ] {dfdc878d-41ad-43fc-bdad-74834a13a72f} <Debug> TCPHandler: Processed in 0.001229232 sec. | ||
| 4615 | 2025.12.22 16:24:44.196570 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2025.12.22 16:24:44.196663 [ 257 ] {b25bd129-55ed-43fc-9025-300634714ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4617 | 2025.12.22 16:24:44.196707 [ 257 ] {b25bd129-55ed-43fc-9025-300634714ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4618 | 2025.12.22 16:24:44.197260 [ 257 ] {b25bd129-55ed-43fc-9025-300634714ec0} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2025.12.22 16:24:44.197296 [ 257 ] {b25bd129-55ed-43fc-9025-300634714ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4620 | 2025.12.22 16:24:44.197672 [ 257 ] {b25bd129-55ed-43fc-9025-300634714ec0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4621 | 2025.12.22 16:24:44.197889 [ 257 ] {b25bd129-55ed-43fc-9025-300634714ec0} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2025.12.22 16:24:44.198014 [ 257 ] {b25bd129-55ed-43fc-9025-300634714ec0} <Debug> executeQuery: Read 942 rows, 63.88 KiB in 0.001369 sec., 688093.4989043097 rows/sec., 45.57 MiB/sec. | ||
| 4623 | 2025.12.22 16:24:44.198050 [ 257 ] {b25bd129-55ed-43fc-9025-300634714ec0} <Debug> TCPHandler: Processed in 0.00153063 sec. | ||
| 4624 | 2025.12.22 16:24:44.198173 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2025.12.22 16:24:44.198267 [ 257 ] {7e92e672-d63c-4387-be68-bca51dc714d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4626 | 2025.12.22 16:24:44.198309 [ 257 ] {7e92e672-d63c-4387-be68-bca51dc714d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4627 | 2025.12.22 16:24:44.198619 [ 257 ] {7e92e672-d63c-4387-be68-bca51dc714d6} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2025.12.22 16:24:44.198654 [ 257 ] {7e92e672-d63c-4387-be68-bca51dc714d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4629 | 2025.12.22 16:24:44.198953 [ 257 ] {7e92e672-d63c-4387-be68-bca51dc714d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4630 | 2025.12.22 16:24:44.199161 [ 257 ] {7e92e672-d63c-4387-be68-bca51dc714d6} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2025.12.22 16:24:44.199287 [ 257 ] {7e92e672-d63c-4387-be68-bca51dc714d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 4632 | 2025.12.22 16:24:44.199323 [ 257 ] {7e92e672-d63c-4387-be68-bca51dc714d6} <Debug> TCPHandler: Processed in 0.001200531 sec. | ||
| 4633 | 2025.12.22 16:24:44.199434 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2025.12.22 16:24:44.199528 [ 257 ] {95f95758-e4cd-4124-aee5-f025dfc1cb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4635 | 2025.12.22 16:24:44.199582 [ 257 ] {95f95758-e4cd-4124-aee5-f025dfc1cb5b} <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 | ||
| 4636 | 2025.12.22 16:24:44.200335 [ 257 ] {95f95758-e4cd-4124-aee5-f025dfc1cb5b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2025.12.22 16:24:44.200369 [ 257 ] {95f95758-e4cd-4124-aee5-f025dfc1cb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4638 | 2025.12.22 16:24:44.200881 [ 257 ] {95f95758-e4cd-4124-aee5-f025dfc1cb5b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4639 | 2025.12.22 16:24:44.201108 [ 257 ] {95f95758-e4cd-4124-aee5-f025dfc1cb5b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2025.12.22 16:24:44.201213 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4641 | 2025.12.22 16:24:44.201243 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2025.12.22 16:24:44.201250 [ 257 ] {95f95758-e4cd-4124-aee5-f025dfc1cb5b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001741 sec., 8615.73808156232 rows/sec., 15.44 MiB/sec. | ||
| 4643 | 2025.12.22 16:24:44.201259 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4644 | 2025.12.22 16:24:44.201304 [ 257 ] {95f95758-e4cd-4124-aee5-f025dfc1cb5b} <Debug> TCPHandler: Processed in 0.00191812 sec. | ||
| 4645 | 2025.12.22 16:24:44.201375 [ 189 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::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 | ||
| 4646 | 2025.12.22 16:24:44.201426 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2025.12.22 16:24:44.201526 [ 257 ] {f0412758-1e2a-4153-8735-49676ed50f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4648 | 2025.12.22 16:24:44.201570 [ 257 ] {f0412758-1e2a-4153-8735-49676ed50f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4649 | 2025.12.22 16:24:44.201608 [ 189 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4650 | 2025.12.22 16:24:44.201676 [ 189 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 248 rows starting from the beginning of the part | ||
| 4651 | 2025.12.22 16:24:44.201834 [ 189 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 4652 | 2025.12.22 16:24:44.201912 [ 257 ] {f0412758-1e2a-4153-8735-49676ed50f8c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2025.12.22 16:24:44.201951 [ 257 ] {f0412758-1e2a-4153-8735-49676ed50f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4654 | 2025.12.22 16:24:44.201966 [ 189 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4655 | 2025.12.22 16:24:44.202087 [ 189 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4656 | 2025.12.22 16:24:44.202204 [ 189 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4657 | 2025.12.22 16:24:44.202273 [ 257 ] {f0412758-1e2a-4153-8735-49676ed50f8c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4658 | 2025.12.22 16:24:44.202315 [ 189 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 4659 | 2025.12.22 16:24:44.202501 [ 257 ] {f0412758-1e2a-4153-8735-49676ed50f8c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2025.12.22 16:24:44.202642 [ 257 ] {f0412758-1e2a-4153-8735-49676ed50f8c} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001136 sec., 70422.5352112676 rows/sec., 4.19 MiB/sec. | ||
| 4661 | 2025.12.22 16:24:44.202682 [ 257 ] {f0412758-1e2a-4153-8735-49676ed50f8c} <Debug> TCPHandler: Processed in 0.001305694 sec. | ||
| 4662 | 2025.12.22 16:24:44.205453 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 19 columns (19 merged, 0 gathered) in 0.004132548 sec., 82999.64089951284 rows/sec., 148.73 MiB/sec. | ||
| 4663 | 2025.12.22 16:24:44.206054 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4664 | 2025.12.22 16:24:44.206417 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2025.12.22 16:24:44.206504 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4666 | 2025.12.22 16:24:44.206621 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4667 | 2025.12.22 16:24:46.037899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 636 | ||
| 4668 | 2025.12.22 16:24:46.040724 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2025.12.22 16:24:46.040777 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4670 | 2025.12.22 16:24:46.042100 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4671 | 2025.12.22 16:24:46.042376 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.12.22 16:24:46.042661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
| 4673 | 2025.12.22 16:24:47.110983 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2025.12.22 16:24:47.111176 [ 257 ] {9750825f-8e90-4f57-82ff-d31e05185fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4675 | 2025.12.22 16:24:47.111243 [ 257 ] {9750825f-8e90-4f57-82ff-d31e05185fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4676 | 2025.12.22 16:24:47.111935 [ 257 ] {9750825f-8e90-4f57-82ff-d31e05185fce} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2025.12.22 16:24:47.111987 [ 257 ] {9750825f-8e90-4f57-82ff-d31e05185fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4678 | 2025.12.22 16:24:47.112395 [ 257 ] {9750825f-8e90-4f57-82ff-d31e05185fce} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4679 | 2025.12.22 16:24:47.112636 [ 257 ] {9750825f-8e90-4f57-82ff-d31e05185fce} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2025.12.22 16:24:47.112785 [ 257 ] {9750825f-8e90-4f57-82ff-d31e05185fce} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 4681 | 2025.12.22 16:24:47.112852 [ 257 ] {9750825f-8e90-4f57-82ff-d31e05185fce} <Debug> TCPHandler: Processed in 0.001994112 sec. | ||
| 4682 | 2025.12.22 16:24:47.112976 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2025.12.22 16:24:47.113073 [ 257 ] {98275e5e-c960-47c6-b65f-ee460a8c807b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4684 | 2025.12.22 16:24:47.113115 [ 257 ] {98275e5e-c960-47c6-b65f-ee460a8c807b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4685 | 2025.12.22 16:24:47.113567 [ 257 ] {98275e5e-c960-47c6-b65f-ee460a8c807b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2025.12.22 16:24:47.113611 [ 257 ] {98275e5e-c960-47c6-b65f-ee460a8c807b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4687 | 2025.12.22 16:24:47.113929 [ 257 ] {98275e5e-c960-47c6-b65f-ee460a8c807b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4688 | 2025.12.22 16:24:47.114154 [ 257 ] {98275e5e-c960-47c6-b65f-ee460a8c807b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2025.12.22 16:24:47.114283 [ 257 ] {98275e5e-c960-47c6-b65f-ee460a8c807b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 4690 | 2025.12.22 16:24:47.114321 [ 257 ] {98275e5e-c960-47c6-b65f-ee460a8c807b} <Debug> TCPHandler: Processed in 0.001397366 sec. | ||
| 4691 | 2025.12.22 16:24:47.114443 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2025.12.22 16:24:47.114538 [ 257 ] {50f8cd29-691e-4da5-9bb2-87fdb2ca8f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4693 | 2025.12.22 16:24:47.114584 [ 257 ] {50f8cd29-691e-4da5-9bb2-87fdb2ca8f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4694 | 2025.12.22 16:24:47.114948 [ 257 ] {50f8cd29-691e-4da5-9bb2-87fdb2ca8f66} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2025.12.22 16:24:47.114984 [ 257 ] {50f8cd29-691e-4da5-9bb2-87fdb2ca8f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4696 | 2025.12.22 16:24:47.115317 [ 257 ] {50f8cd29-691e-4da5-9bb2-87fdb2ca8f66} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4697 | 2025.12.22 16:24:47.115602 [ 257 ] {50f8cd29-691e-4da5-9bb2-87fdb2ca8f66} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2025.12.22 16:24:47.115730 [ 257 ] {50f8cd29-691e-4da5-9bb2-87fdb2ca8f66} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 3.68 MiB/sec. | ||
| 4699 | 2025.12.22 16:24:47.115768 [ 257 ] {50f8cd29-691e-4da5-9bb2-87fdb2ca8f66} <Debug> TCPHandler: Processed in 0.001374946 sec. | ||
| 4700 | 2025.12.22 16:24:47.115902 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2025.12.22 16:24:47.115997 [ 257 ] {e875acea-d091-4cb2-a631-ecd28b9d5d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4702 | 2025.12.22 16:24:47.116044 [ 257 ] {e875acea-d091-4cb2-a631-ecd28b9d5d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4703 | 2025.12.22 16:24:47.116447 [ 257 ] {e875acea-d091-4cb2-a631-ecd28b9d5d8f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2025.12.22 16:24:47.116487 [ 257 ] {e875acea-d091-4cb2-a631-ecd28b9d5d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4705 | 2025.12.22 16:24:47.116796 [ 257 ] {e875acea-d091-4cb2-a631-ecd28b9d5d8f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4706 | 2025.12.22 16:24:47.117008 [ 257 ] {e875acea-d091-4cb2-a631-ecd28b9d5d8f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2025.12.22 16:24:47.117137 [ 257 ] {e875acea-d091-4cb2-a631-ecd28b9d5d8f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001158 sec., 20725.38860103627 rows/sec., 1.40 MiB/sec. | ||
| 4708 | 2025.12.22 16:24:47.117174 [ 257 ] {e875acea-d091-4cb2-a631-ecd28b9d5d8f} <Debug> TCPHandler: Processed in 0.001321005 sec. | ||
| 4709 | 2025.12.22 16:24:48.543583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8966 | ||
| 4710 | 2025.12.22 16:24:48.544108 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2025.12.22 16:24:48.544161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4712 | 2025.12.22 16:24:48.544661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4713 | 2025.12.22 16:24:48.544896 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.12.22 16:24:48.545049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8966 | ||
| 4715 | 2025.12.22 16:24:49.050872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4716 | 2025.12.22 16:24:49.068451 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2025.12.22 16:24:49.068523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4718 | 2025.12.22 16:24:49.074530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4719 | 2025.12.22 16:24:49.075298 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2025.12.22 16:24:49.079115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4721 | 2025.12.22 16:24:52.119022 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2025.12.22 16:24:52.119226 [ 257 ] {0542ab39-13d9-4c50-b3d8-f832a3468fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4723 | 2025.12.22 16:24:52.119298 [ 257 ] {0542ab39-13d9-4c50-b3d8-f832a3468fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4724 | 2025.12.22 16:24:52.119969 [ 257 ] {0542ab39-13d9-4c50-b3d8-f832a3468fe3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.12.22 16:24:52.120018 [ 257 ] {0542ab39-13d9-4c50-b3d8-f832a3468fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4726 | 2025.12.22 16:24:52.120441 [ 257 ] {0542ab39-13d9-4c50-b3d8-f832a3468fe3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4727 | 2025.12.22 16:24:52.120708 [ 257 ] {0542ab39-13d9-4c50-b3d8-f832a3468fe3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.12.22 16:24:52.120864 [ 257 ] {0542ab39-13d9-4c50-b3d8-f832a3468fe3} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001689 sec., 62759.02901124926 rows/sec., 5.26 MiB/sec. | ||
| 4729 | 2025.12.22 16:24:52.120906 [ 257 ] {0542ab39-13d9-4c50-b3d8-f832a3468fe3} <Debug> TCPHandler: Processed in 0.002065144 sec. | ||
| 4730 | 2025.12.22 16:24:52.121041 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2025.12.22 16:24:52.121141 [ 257 ] {5228e60e-313d-4cf2-8426-2300c3750ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4732 | 2025.12.22 16:24:52.121184 [ 257 ] {5228e60e-313d-4cf2-8426-2300c3750ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4733 | 2025.12.22 16:24:52.121598 [ 257 ] {5228e60e-313d-4cf2-8426-2300c3750ea8} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2025.12.22 16:24:52.121637 [ 257 ] {5228e60e-313d-4cf2-8426-2300c3750ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4735 | 2025.12.22 16:24:52.121952 [ 257 ] {5228e60e-313d-4cf2-8426-2300c3750ea8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4736 | 2025.12.22 16:24:52.122186 [ 257 ] {5228e60e-313d-4cf2-8426-2300c3750ea8} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2025.12.22 16:24:52.122314 [ 257 ] {5228e60e-313d-4cf2-8426-2300c3750ea8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001194 sec., 20938.023450586265 rows/sec., 1.54 MiB/sec. | ||
| 4738 | 2025.12.22 16:24:52.122353 [ 257 ] {5228e60e-313d-4cf2-8426-2300c3750ea8} <Debug> TCPHandler: Processed in 0.001363846 sec. | ||
| 4739 | 2025.12.22 16:24:52.122460 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2025.12.22 16:24:52.122556 [ 257 ] {99f7d9df-90e2-46b2-81ad-39af88a52f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4741 | 2025.12.22 16:24:52.122599 [ 257 ] {99f7d9df-90e2-46b2-81ad-39af88a52f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4742 | 2025.12.22 16:24:52.123022 [ 257 ] {99f7d9df-90e2-46b2-81ad-39af88a52f1b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2025.12.22 16:24:52.123058 [ 257 ] {99f7d9df-90e2-46b2-81ad-39af88a52f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4744 | 2025.12.22 16:24:52.123378 [ 257 ] {99f7d9df-90e2-46b2-81ad-39af88a52f1b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4745 | 2025.12.22 16:24:52.123607 [ 257 ] {99f7d9df-90e2-46b2-81ad-39af88a52f1b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2025.12.22 16:24:52.123734 [ 257 ] {99f7d9df-90e2-46b2-81ad-39af88a52f1b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001197 sec., 74352.54803675857 rows/sec., 5.81 MiB/sec. | ||
| 4747 | 2025.12.22 16:24:52.123774 [ 257 ] {99f7d9df-90e2-46b2-81ad-39af88a52f1b} <Debug> TCPHandler: Processed in 0.001363976 sec. | ||
| 4748 | 2025.12.22 16:24:52.123885 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2025.12.22 16:24:52.123981 [ 257 ] {c9cc9317-7b5f-45e6-8619-0eae81e6c943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4750 | 2025.12.22 16:24:52.124028 [ 257 ] {c9cc9317-7b5f-45e6-8619-0eae81e6c943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4751 | 2025.12.22 16:24:52.124432 [ 257 ] {c9cc9317-7b5f-45e6-8619-0eae81e6c943} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2025.12.22 16:24:52.124470 [ 257 ] {c9cc9317-7b5f-45e6-8619-0eae81e6c943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4753 | 2025.12.22 16:24:52.124812 [ 257 ] {c9cc9317-7b5f-45e6-8619-0eae81e6c943} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4754 | 2025.12.22 16:24:52.125039 [ 257 ] {c9cc9317-7b5f-45e6-8619-0eae81e6c943} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2025.12.22 16:24:52.125167 [ 257 ] {c9cc9317-7b5f-45e6-8619-0eae81e6c943} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 4756 | 2025.12.22 16:24:52.125206 [ 257 ] {c9cc9317-7b5f-45e6-8619-0eae81e6c943} <Debug> TCPHandler: Processed in 0.001370226 sec. | ||
| 4757 | 2025.12.22 16:24:52.125315 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2025.12.22 16:24:52.125419 [ 257 ] {cab0febb-0fb4-45fe-901a-a66396b01e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4759 | 2025.12.22 16:24:52.125480 [ 257 ] {cab0febb-0fb4-45fe-901a-a66396b01e91} <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 | ||
| 4760 | 2025.12.22 16:24:52.126379 [ 257 ] {cab0febb-0fb4-45fe-901a-a66396b01e91} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2025.12.22 16:24:52.126418 [ 257 ] {cab0febb-0fb4-45fe-901a-a66396b01e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4762 | 2025.12.22 16:24:52.126971 [ 257 ] {cab0febb-0fb4-45fe-901a-a66396b01e91} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4763 | 2025.12.22 16:24:52.127200 [ 257 ] {cab0febb-0fb4-45fe-901a-a66396b01e91} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2025.12.22 16:24:52.127340 [ 257 ] {cab0febb-0fb4-45fe-901a-a66396b01e91} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00194 sec., 12886.597938144329 rows/sec., 23.09 MiB/sec. | ||
| 4765 | 2025.12.22 16:24:52.127397 [ 257 ] {cab0febb-0fb4-45fe-901a-a66396b01e91} <Debug> TCPHandler: Processed in 0.002133606 sec. | ||
| 4766 | 2025.12.22 16:24:52.127506 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2025.12.22 16:24:52.127608 [ 257 ] {38c8c56d-2da1-4c5d-b8b9-94cfbc66bc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4768 | 2025.12.22 16:24:52.127652 [ 257 ] {38c8c56d-2da1-4c5d-b8b9-94cfbc66bc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4769 | 2025.12.22 16:24:52.127988 [ 257 ] {38c8c56d-2da1-4c5d-b8b9-94cfbc66bc39} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2025.12.22 16:24:52.128029 [ 257 ] {38c8c56d-2da1-4c5d-b8b9-94cfbc66bc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4771 | 2025.12.22 16:24:52.128372 [ 257 ] {38c8c56d-2da1-4c5d-b8b9-94cfbc66bc39} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4772 | 2025.12.22 16:24:52.128645 [ 257 ] {38c8c56d-2da1-4c5d-b8b9-94cfbc66bc39} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2025.12.22 16:24:52.128785 [ 257 ] {38c8c56d-2da1-4c5d-b8b9-94cfbc66bc39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 4774 | 2025.12.22 16:24:52.128824 [ 257 ] {38c8c56d-2da1-4c5d-b8b9-94cfbc66bc39} <Debug> TCPHandler: Processed in 0.001367306 sec. | ||
| 4775 | 2025.12.22 16:24:55.931234 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4776 | 2025.12.22 16:24:55.931305 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4777 | 2025.12.22 16:24:56.042918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 656 | ||
| 4778 | 2025.12.22 16:24:56.045024 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2025.12.22 16:24:56.045082 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4780 | 2025.12.22 16:24:56.045115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9478 | ||
| 4781 | 2025.12.22 16:24:56.045691 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2025.12.22 16:24:56.045739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4783 | 2025.12.22 16:24:56.046270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4784 | 2025.12.22 16:24:56.046359 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4785 | 2025.12.22 16:24:56.046542 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2025.12.22 16:24:56.046721 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2025.12.22 16:24:56.046735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9478 | ||
| 4788 | 2025.12.22 16:24:56.047103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 4789 | 2025.12.22 16:24:56.580149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4790 | 2025.12.22 16:24:56.598214 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2025.12.22 16:24:56.598286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4792 | 2025.12.22 16:24:56.604171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4793 | 2025.12.22 16:24:56.604888 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2025.12.22 16:24:56.607959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4795 | 2025.12.22 16:24:56.647865 [ 72 ] {} <Debug> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4796 | 2025.12.22 16:24:56.647959 [ 72 ] {} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2025.12.22 16:24:56.647996 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4798 | 2025.12.22 16:24:56.648140 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4799 | 2025.12.22 16:24:56.648307 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4800 | 2025.12.22 16:24:56.648343 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4801 | 2025.12.22 16:24:56.648411 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4802 | 2025.12.22 16:24:56.648458 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4803 | 2025.12.22 16:24:56.648507 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4804 | 2025.12.22 16:24:56.648552 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4805 | 2025.12.22 16:24:56.649359 [ 187 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282044 sec., 35880.20379955758 rows/sec., 2.99 MiB/sec. | ||
| 4806 | 2025.12.22 16:24:56.649487 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4807 | 2025.12.22 16:24:56.649754 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2025.12.22 16:24:56.649820 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_5_1} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4809 | 2025.12.22 16:24:56.649891 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4810 | 2025.12.22 16:24:57.128024 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4811 | 2025.12.22 16:24:57.128266 [ 257 ] {2e12790e-7756-4f36-87a8-cf9b55bd6b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4812 | 2025.12.22 16:24:57.128353 [ 257 ] {2e12790e-7756-4f36-87a8-cf9b55bd6b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4813 | 2025.12.22 16:24:57.129346 [ 257 ] {2e12790e-7756-4f36-87a8-cf9b55bd6b00} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2025.12.22 16:24:57.129396 [ 257 ] {2e12790e-7756-4f36-87a8-cf9b55bd6b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4815 | 2025.12.22 16:24:57.129829 [ 257 ] {2e12790e-7756-4f36-87a8-cf9b55bd6b00} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4816 | 2025.12.22 16:24:57.130064 [ 257 ] {2e12790e-7756-4f36-87a8-cf9b55bd6b00} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2025.12.22 16:24:57.130215 [ 257 ] {2e12790e-7756-4f36-87a8-cf9b55bd6b00} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002011 sec., 203878.6673296867 rows/sec., 12.93 MiB/sec. | ||
| 4818 | 2025.12.22 16:24:57.130258 [ 257 ] {2e12790e-7756-4f36-87a8-cf9b55bd6b00} <Debug> TCPHandler: Processed in 0.002370253 sec. | ||
| 4819 | 2025.12.22 16:24:57.130380 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2025.12.22 16:24:57.130478 [ 257 ] {fd3edfb9-bd0e-419b-9d2e-4bbc9be01497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4821 | 2025.12.22 16:24:57.130521 [ 257 ] {fd3edfb9-bd0e-419b-9d2e-4bbc9be01497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4822 | 2025.12.22 16:24:57.131461 [ 257 ] {fd3edfb9-bd0e-419b-9d2e-4bbc9be01497} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2025.12.22 16:24:57.131501 [ 257 ] {fd3edfb9-bd0e-419b-9d2e-4bbc9be01497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4824 | 2025.12.22 16:24:57.131891 [ 257 ] {fd3edfb9-bd0e-419b-9d2e-4bbc9be01497} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4825 | 2025.12.22 16:24:57.132107 [ 257 ] {fd3edfb9-bd0e-419b-9d2e-4bbc9be01497} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2025.12.22 16:24:57.132236 [ 257 ] {fd3edfb9-bd0e-419b-9d2e-4bbc9be01497} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001778 sec., 642294.7131608549 rows/sec., 50.98 MiB/sec. | ||
| 4827 | 2025.12.22 16:24:57.132275 [ 257 ] {fd3edfb9-bd0e-419b-9d2e-4bbc9be01497} <Debug> TCPHandler: Processed in 0.001944501 sec. | ||
| 4828 | 2025.12.22 16:24:57.132396 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2025.12.22 16:24:57.132492 [ 257 ] {196b8347-fef5-4138-baac-510b2a243f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4830 | 2025.12.22 16:24:57.132534 [ 257 ] {196b8347-fef5-4138-baac-510b2a243f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4831 | 2025.12.22 16:24:57.133013 [ 257 ] {196b8347-fef5-4138-baac-510b2a243f32} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2025.12.22 16:24:57.133051 [ 257 ] {196b8347-fef5-4138-baac-510b2a243f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4833 | 2025.12.22 16:24:57.133380 [ 257 ] {196b8347-fef5-4138-baac-510b2a243f32} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4834 | 2025.12.22 16:24:57.133606 [ 257 ] {196b8347-fef5-4138-baac-510b2a243f32} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2025.12.22 16:24:57.133735 [ 257 ] {196b8347-fef5-4138-baac-510b2a243f32} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001262 sec., 174326.46592709984 rows/sec., 10.40 MiB/sec. | ||
| 4836 | 2025.12.22 16:24:57.133773 [ 257 ] {196b8347-fef5-4138-baac-510b2a243f32} <Debug> TCPHandler: Processed in 0.001425737 sec. | ||
| 4837 | 2025.12.22 16:24:57.133877 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2025.12.22 16:24:57.133973 [ 257 ] {ed7a2031-8b35-45da-a424-ff07a5420673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4839 | 2025.12.22 16:24:57.134012 [ 257 ] {ed7a2031-8b35-45da-a424-ff07a5420673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4840 | 2025.12.22 16:24:57.134480 [ 257 ] {ed7a2031-8b35-45da-a424-ff07a5420673} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2025.12.22 16:24:57.134519 [ 257 ] {ed7a2031-8b35-45da-a424-ff07a5420673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4842 | 2025.12.22 16:24:57.134827 [ 257 ] {ed7a2031-8b35-45da-a424-ff07a5420673} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4843 | 2025.12.22 16:24:57.135031 [ 257 ] {ed7a2031-8b35-45da-a424-ff07a5420673} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2025.12.22 16:24:57.135158 [ 257 ] {ed7a2031-8b35-45da-a424-ff07a5420673} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 4845 | 2025.12.22 16:24:57.135194 [ 257 ] {ed7a2031-8b35-45da-a424-ff07a5420673} <Debug> TCPHandler: Processed in 0.001365236 sec. | ||
| 4846 | 2025.12.22 16:24:57.135309 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2025.12.22 16:24:57.135404 [ 257 ] {6747f306-6512-42ee-9c57-3ac419977450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4848 | 2025.12.22 16:24:57.135444 [ 257 ] {6747f306-6512-42ee-9c57-3ac419977450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4849 | 2025.12.22 16:24:57.135906 [ 257 ] {6747f306-6512-42ee-9c57-3ac419977450} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2025.12.22 16:24:57.135943 [ 257 ] {6747f306-6512-42ee-9c57-3ac419977450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4851 | 2025.12.22 16:24:57.136272 [ 257 ] {6747f306-6512-42ee-9c57-3ac419977450} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4852 | 2025.12.22 16:24:57.136476 [ 257 ] {6747f306-6512-42ee-9c57-3ac419977450} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2025.12.22 16:24:57.136599 [ 257 ] {6747f306-6512-42ee-9c57-3ac419977450} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001213 sec., 173948.88705688374 rows/sec., 9.88 MiB/sec. | ||
| 4854 | 2025.12.22 16:24:57.136637 [ 257 ] {6747f306-6512-42ee-9c57-3ac419977450} <Debug> TCPHandler: Processed in 0.001375916 sec. | ||
| 4855 | 2025.12.22 16:24:57.136747 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2025.12.22 16:24:57.136841 [ 257 ] {4160f1c0-87fe-48db-9c23-8276417f1594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4857 | 2025.12.22 16:24:57.136881 [ 257 ] {4160f1c0-87fe-48db-9c23-8276417f1594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4858 | 2025.12.22 16:24:57.137507 [ 257 ] {4160f1c0-87fe-48db-9c23-8276417f1594} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2025.12.22 16:24:57.137542 [ 257 ] {4160f1c0-87fe-48db-9c23-8276417f1594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4860 | 2025.12.22 16:24:57.137883 [ 257 ] {4160f1c0-87fe-48db-9c23-8276417f1594} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4861 | 2025.12.22 16:24:57.138104 [ 257 ] {4160f1c0-87fe-48db-9c23-8276417f1594} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2025.12.22 16:24:57.138226 [ 257 ] {4160f1c0-87fe-48db-9c23-8276417f1594} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001403 sec., 494654.31218816823 rows/sec., 34.57 MiB/sec. | ||
| 4863 | 2025.12.22 16:24:57.138263 [ 257 ] {4160f1c0-87fe-48db-9c23-8276417f1594} <Debug> TCPHandler: Processed in 0.001565261 sec. | ||
| 4864 | 2025.12.22 16:24:57.138374 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2025.12.22 16:24:57.138470 [ 257 ] {f0da268f-c56a-41b3-9cc3-5050dffd0c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4866 | 2025.12.22 16:24:57.138512 [ 257 ] {f0da268f-c56a-41b3-9cc3-5050dffd0c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4867 | 2025.12.22 16:24:57.138840 [ 257 ] {f0da268f-c56a-41b3-9cc3-5050dffd0c55} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2025.12.22 16:24:57.138874 [ 257 ] {f0da268f-c56a-41b3-9cc3-5050dffd0c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4869 | 2025.12.22 16:24:57.139187 [ 257 ] {f0da268f-c56a-41b3-9cc3-5050dffd0c55} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4870 | 2025.12.22 16:24:57.139415 [ 257 ] {f0da268f-c56a-41b3-9cc3-5050dffd0c55} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2025.12.22 16:24:57.139541 [ 257 ] {f0da268f-c56a-41b3-9cc3-5050dffd0c55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 4872 | 2025.12.22 16:24:57.139578 [ 257 ] {f0da268f-c56a-41b3-9cc3-5050dffd0c55} <Debug> TCPHandler: Processed in 0.001252522 sec. | ||
| 4873 | 2025.12.22 16:24:57.139680 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2025.12.22 16:24:57.139776 [ 257 ] {f110ce0e-a51d-45d5-8ea1-c99cec40b534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4875 | 2025.12.22 16:24:57.139820 [ 257 ] {f110ce0e-a51d-45d5-8ea1-c99cec40b534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4876 | 2025.12.22 16:24:57.140250 [ 257 ] {f110ce0e-a51d-45d5-8ea1-c99cec40b534} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2025.12.22 16:24:57.140286 [ 257 ] {f110ce0e-a51d-45d5-8ea1-c99cec40b534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4878 | 2025.12.22 16:24:57.140626 [ 257 ] {f110ce0e-a51d-45d5-8ea1-c99cec40b534} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4879 | 2025.12.22 16:24:57.140853 [ 257 ] {f110ce0e-a51d-45d5-8ea1-c99cec40b534} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2025.12.22 16:24:57.140983 [ 257 ] {f110ce0e-a51d-45d5-8ea1-c99cec40b534} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001225 sec., 256326.5306122449 rows/sec., 16.84 MiB/sec. | ||
| 4881 | 2025.12.22 16:24:57.141020 [ 257 ] {f110ce0e-a51d-45d5-8ea1-c99cec40b534} <Debug> TCPHandler: Processed in 0.001388566 sec. | ||
| 4882 | 2025.12.22 16:24:57.141130 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2025.12.22 16:24:57.141224 [ 257 ] {9c5acdce-5a04-4c13-b3f5-995ac27ad1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4884 | 2025.12.22 16:24:57.141266 [ 257 ] {9c5acdce-5a04-4c13-b3f5-995ac27ad1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4885 | 2025.12.22 16:24:57.141575 [ 257 ] {9c5acdce-5a04-4c13-b3f5-995ac27ad1c4} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2025.12.22 16:24:57.141610 [ 257 ] {9c5acdce-5a04-4c13-b3f5-995ac27ad1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4887 | 2025.12.22 16:24:57.141917 [ 257 ] {9c5acdce-5a04-4c13-b3f5-995ac27ad1c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4888 | 2025.12.22 16:24:57.142138 [ 257 ] {9c5acdce-5a04-4c13-b3f5-995ac27ad1c4} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2025.12.22 16:24:57.142266 [ 257 ] {9c5acdce-5a04-4c13-b3f5-995ac27ad1c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 4890 | 2025.12.22 16:24:57.142301 [ 257 ] {9c5acdce-5a04-4c13-b3f5-995ac27ad1c4} <Debug> TCPHandler: Processed in 0.001219992 sec. | ||
| 4891 | 2025.12.22 16:24:57.142401 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2025.12.22 16:24:57.142498 [ 257 ] {66fdeda2-b905-4d1d-b260-e1517daaf6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4893 | 2025.12.22 16:24:57.142555 [ 257 ] {66fdeda2-b905-4d1d-b260-e1517daaf6ca} <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 | ||
| 4894 | 2025.12.22 16:24:57.143322 [ 257 ] {66fdeda2-b905-4d1d-b260-e1517daaf6ca} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2025.12.22 16:24:57.143358 [ 257 ] {66fdeda2-b905-4d1d-b260-e1517daaf6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4896 | 2025.12.22 16:24:57.143898 [ 257 ] {66fdeda2-b905-4d1d-b260-e1517daaf6ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4897 | 2025.12.22 16:24:57.144116 [ 257 ] {66fdeda2-b905-4d1d-b260-e1517daaf6ca} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2025.12.22 16:24:57.144250 [ 257 ] {66fdeda2-b905-4d1d-b260-e1517daaf6ca} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001771 sec., 8469.79107848673 rows/sec., 15.18 MiB/sec. | ||
| 4899 | 2025.12.22 16:24:57.144302 [ 257 ] {66fdeda2-b905-4d1d-b260-e1517daaf6ca} <Debug> TCPHandler: Processed in 0.001949181 sec. | ||
| 4900 | 2025.12.22 16:24:57.144411 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2025.12.22 16:24:57.144506 [ 257 ] {303bc47b-6170-47de-be74-03766a3bbb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4902 | 2025.12.22 16:24:57.144548 [ 257 ] {303bc47b-6170-47de-be74-03766a3bbb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4903 | 2025.12.22 16:24:57.144874 [ 257 ] {303bc47b-6170-47de-be74-03766a3bbb4b} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2025.12.22 16:24:57.144910 [ 257 ] {303bc47b-6170-47de-be74-03766a3bbb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4905 | 2025.12.22 16:24:57.145218 [ 257 ] {303bc47b-6170-47de-be74-03766a3bbb4b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4906 | 2025.12.22 16:24:57.145425 [ 257 ] {303bc47b-6170-47de-be74-03766a3bbb4b} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2025.12.22 16:24:57.145555 [ 257 ] {303bc47b-6170-47de-be74-03766a3bbb4b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 4908 | 2025.12.22 16:24:57.145591 [ 257 ] {303bc47b-6170-47de-be74-03766a3bbb4b} <Debug> TCPHandler: Processed in 0.001229462 sec. | ||
| 4909 | 2025.12.22 16:25:02.115967 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2025.12.22 16:25:02.116228 [ 257 ] {dae8e799-4892-4018-8d54-3ffc4acf9ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4911 | 2025.12.22 16:25:02.116317 [ 257 ] {dae8e799-4892-4018-8d54-3ffc4acf9ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4912 | 2025.12.22 16:25:02.117136 [ 257 ] {dae8e799-4892-4018-8d54-3ffc4acf9ae7} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2025.12.22 16:25:02.117184 [ 257 ] {dae8e799-4892-4018-8d54-3ffc4acf9ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4914 | 2025.12.22 16:25:02.117653 [ 257 ] {dae8e799-4892-4018-8d54-3ffc4acf9ae7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4915 | 2025.12.22 16:25:02.117890 [ 257 ] {dae8e799-4892-4018-8d54-3ffc4acf9ae7} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2025.12.22 16:25:02.118011 [ 66 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4917 | 2025.12.22 16:25:02.118035 [ 257 ] {dae8e799-4892-4018-8d54-3ffc4acf9ae7} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001875 sec., 56533.333333333336 rows/sec., 4.74 MiB/sec. | ||
| 4918 | 2025.12.22 16:25:02.118078 [ 66 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2025.12.22 16:25:02.118091 [ 257 ] {dae8e799-4892-4018-8d54-3ffc4acf9ae7} <Debug> TCPHandler: Processed in 0.002303391 sec. | ||
| 4920 | 2025.12.22 16:25:02.118107 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4921 | 2025.12.22 16:25:02.118209 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4922 | 2025.12.22 16:25:02.118225 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2025.12.22 16:25:02.118325 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4924 | 2025.12.22 16:25:02.118328 [ 257 ] {8da3e6b4-6f10-4121-a35c-b9663047f6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4925 | 2025.12.22 16:25:02.118364 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2341 rows starting from the beginning of the part | ||
| 4926 | 2025.12.22 16:25:02.118386 [ 257 ] {8da3e6b4-6f10-4121-a35c-b9663047f6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4927 | 2025.12.22 16:25:02.118437 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2290 rows starting from the beginning of the part | ||
| 4928 | 2025.12.22 16:25:02.118487 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4929 | 2025.12.22 16:25:02.118528 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 106 rows starting from the beginning of the part | ||
| 4930 | 2025.12.22 16:25:02.118567 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1142 rows starting from the beginning of the part | ||
| 4931 | 2025.12.22 16:25:02.118605 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4932 | 2025.12.22 16:25:02.118791 [ 257 ] {8da3e6b4-6f10-4121-a35c-b9663047f6d6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2025.12.22 16:25:02.118834 [ 257 ] {8da3e6b4-6f10-4121-a35c-b9663047f6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4934 | 2025.12.22 16:25:02.119168 [ 257 ] {8da3e6b4-6f10-4121-a35c-b9663047f6d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4935 | 2025.12.22 16:25:02.119462 [ 257 ] {8da3e6b4-6f10-4121-a35c-b9663047f6d6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2025.12.22 16:25:02.119599 [ 257 ] {8da3e6b4-6f10-4121-a35c-b9663047f6d6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001291 sec., 19364.833462432223 rows/sec., 1.42 MiB/sec. | ||
| 4937 | 2025.12.22 16:25:02.119638 [ 257 ] {8da3e6b4-6f10-4121-a35c-b9663047f6d6} <Debug> TCPHandler: Processed in 0.001464078 sec. | ||
| 4938 | 2025.12.22 16:25:02.119754 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2025.12.22 16:25:02.119852 [ 257 ] {c350f18b-6032-4a7b-af1b-e9f9d1c474a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4940 | 2025.12.22 16:25:02.119893 [ 257 ] {c350f18b-6032-4a7b-af1b-e9f9d1c474a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4941 | 2025.12.22 16:25:02.120323 [ 257 ] {c350f18b-6032-4a7b-af1b-e9f9d1c474a7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2025.12.22 16:25:02.120361 [ 257 ] {c350f18b-6032-4a7b-af1b-e9f9d1c474a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4943 | 2025.12.22 16:25:02.120700 [ 257 ] {c350f18b-6032-4a7b-af1b-e9f9d1c474a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4944 | 2025.12.22 16:25:02.120783 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002617739 sec., 2307716.6975011644 rows/sec., 195.38 MiB/sec. | ||
| 4945 | 2025.12.22 16:25:02.121005 [ 257 ] {c350f18b-6032-4a7b-af1b-e9f9d1c474a7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2025.12.22 16:25:02.121039 [ 190 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4947 | 2025.12.22 16:25:02.121134 [ 66 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4948 | 2025.12.22 16:25:02.121167 [ 66 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2025.12.22 16:25:02.121174 [ 257 ] {c350f18b-6032-4a7b-af1b-e9f9d1c474a7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001339 sec., 66467.51306945483 rows/sec., 5.19 MiB/sec. | ||
| 4950 | 2025.12.22 16:25:02.121187 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4951 | 2025.12.22 16:25:02.121234 [ 257 ] {c350f18b-6032-4a7b-af1b-e9f9d1c474a7} <Debug> TCPHandler: Processed in 0.0015293 sec. | ||
| 4952 | 2025.12.22 16:25:02.121309 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4953 | 2025.12.22 16:25:02.121329 [ 190 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2025.12.22 16:25:02.121381 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2025.12.22 16:25:02.121436 [ 190 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_31_6} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4956 | 2025.12.22 16:25:02.121453 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4957 | 2025.12.22 16:25:02.121491 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1211 rows starting from the beginning of the part | ||
| 4958 | 2025.12.22 16:25:02.121504 [ 257 ] {1aba80b3-80f5-402f-88cb-f8efd7a881bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4959 | 2025.12.22 16:25:02.121528 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 4960 | 2025.12.22 16:25:02.121563 [ 257 ] {1aba80b3-80f5-402f-88cb-f8efd7a881bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4961 | 2025.12.22 16:25:02.121568 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1166 rows starting from the beginning of the part | ||
| 4962 | 2025.12.22 16:25:02.121632 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4963 | 2025.12.22 16:25:02.121672 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 89 rows starting from the beginning of the part | ||
| 4964 | 2025.12.22 16:25:02.121710 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 694 rows starting from the beginning of the part | ||
| 4965 | 2025.12.22 16:25:02.121747 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part | ||
| 4966 | 2025.12.22 16:25:02.122047 [ 257 ] {1aba80b3-80f5-402f-88cb-f8efd7a881bb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2025.12.22 16:25:02.122089 [ 257 ] {1aba80b3-80f5-402f-88cb-f8efd7a881bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4968 | 2025.12.22 16:25:02.122471 [ 257 ] {1aba80b3-80f5-402f-88cb-f8efd7a881bb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4969 | 2025.12.22 16:25:02.122730 [ 257 ] {1aba80b3-80f5-402f-88cb-f8efd7a881bb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2025.12.22 16:25:02.122842 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4971 | 2025.12.22 16:25:02.122869 [ 257 ] {1aba80b3-80f5-402f-88cb-f8efd7a881bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001391 sec., 115025.1617541337 rows/sec., 8.01 MiB/sec. | ||
| 4972 | 2025.12.22 16:25:02.122877 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2025.12.22 16:25:02.122916 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4974 | 2025.12.22 16:25:02.122929 [ 257 ] {1aba80b3-80f5-402f-88cb-f8efd7a881bb} <Debug> TCPHandler: Processed in 0.001611822 sec. | ||
| 4975 | 2025.12.22 16:25:02.123004 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4976 | 2025.12.22 16:25:02.123092 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.12.22 16:25:02.123103 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001850009 sec., 1790802.0988006005 rows/sec., 135.19 MiB/sec. | ||
| 4978 | 2025.12.22 16:25:02.123120 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4979 | 2025.12.22 16:25:02.123167 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8669 rows starting from the beginning of the part | ||
| 4980 | 2025.12.22 16:25:02.123208 [ 257 ] {0b73e869-1059-4f48-b7f7-6aab1b4be264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4981 | 2025.12.22 16:25:02.123223 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 942 rows starting from the beginning of the part | ||
| 4982 | 2025.12.22 16:25:02.123271 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4983 | 2025.12.22 16:25:02.123281 [ 257 ] {0b73e869-1059-4f48-b7f7-6aab1b4be264} <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 | ||
| 4984 | 2025.12.22 16:25:02.123297 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4985 | 2025.12.22 16:25:02.123310 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4986 | 2025.12.22 16:25:02.123358 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 4987 | 2025.12.22 16:25:02.123401 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4988 | 2025.12.22 16:25:02.123579 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2025.12.22 16:25:02.123665 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_31_6} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4990 | 2025.12.22 16:25:02.123739 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4991 | 2025.12.22 16:25:02.124415 [ 257 ] {0b73e869-1059-4f48-b7f7-6aab1b4be264} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2025.12.22 16:25:02.124458 [ 257 ] {0b73e869-1059-4f48-b7f7-6aab1b4be264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4993 | 2025.12.22 16:25:02.125250 [ 257 ] {0b73e869-1059-4f48-b7f7-6aab1b4be264} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4994 | 2025.12.22 16:25:02.125565 [ 257 ] {0b73e869-1059-4f48-b7f7-6aab1b4be264} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2025.12.22 16:25:02.125743 [ 257 ] {0b73e869-1059-4f48-b7f7-6aab1b4be264} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002558 sec., 9773.260359655982 rows/sec., 17.51 MiB/sec. | ||
| 4996 | 2025.12.22 16:25:02.125820 [ 257 ] {0b73e869-1059-4f48-b7f7-6aab1b4be264} <Debug> TCPHandler: Processed in 0.002793043 sec. | ||
| 4997 | 2025.12.22 16:25:02.125957 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2025.12.22 16:25:02.126071 [ 257 ] {09d70b83-d81c-4e47-aea0-3100e1bb327e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4999 | 2025.12.22 16:25:02.126122 [ 257 ] {09d70b83-d81c-4e47-aea0-3100e1bb327e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5000 | 2025.12.22 16:25:02.126521 [ 257 ] {09d70b83-d81c-4e47-aea0-3100e1bb327e} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2025.12.22 16:25:02.126556 [ 257 ] {09d70b83-d81c-4e47-aea0-3100e1bb327e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5002 | 2025.12.22 16:25:02.126897 [ 257 ] {09d70b83-d81c-4e47-aea0-3100e1bb327e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5003 | 2025.12.22 16:25:02.127119 [ 257 ] {09d70b83-d81c-4e47-aea0-3100e1bb327e} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2025.12.22 16:25:02.127229 [ 66 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5005 | 2025.12.22 16:25:02.127250 [ 257 ] {09d70b83-d81c-4e47-aea0-3100e1bb327e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 5006 | 2025.12.22 16:25:02.127263 [ 66 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2025.12.22 16:25:02.127291 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5008 | 2025.12.22 16:25:02.127295 [ 257 ] {09d70b83-d81c-4e47-aea0-3100e1bb327e} <Debug> TCPHandler: Processed in 0.001403117 sec. | ||
| 5009 | 2025.12.22 16:25:02.127363 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5010 | 2025.12.22 16:25:02.127418 [ 200 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10309 rows, containing 5 columns (5 merged, 0 gathered) in 0.004452336 sec., 2315413.7513431152 rows/sec., 154.94 MiB/sec. | ||
| 5011 | 2025.12.22 16:25:02.127458 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5012 | 2025.12.22 16:25:02.127490 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1944 rows starting from the beginning of the part | ||
| 5013 | 2025.12.22 16:25:02.127538 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 80 rows starting from the beginning of the part | ||
| 5014 | 2025.12.22 16:25:02.127580 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 5015 | 2025.12.22 16:25:02.127617 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5016 | 2025.12.22 16:25:02.127647 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5017 | 2025.12.22 16:25:02.127655 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5018 | 2025.12.22 16:25:02.127703 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5019 | 2025.12.22 16:25:02.127931 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2025.12.22 16:25:02.128009 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5021 | 2025.12.22 16:25:02.128075 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 5022 | 2025.12.22 16:25:02.128857 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2272 rows, containing 4 columns (4 merged, 0 gathered) in 0.001528049 sec., 1486863.313938231 rows/sec., 94.37 MiB/sec. | ||
| 5023 | 2025.12.22 16:25:02.129121 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5024 | 2025.12.22 16:25:02.129397 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2025.12.22 16:25:02.129465 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_31_6} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5026 | 2025.12.22 16:25:02.129521 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5027 | 2025.12.22 16:25:03.001127 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.04 MiB, peak 252.32 MiB, free memory in arenas 0.00 B, will set to 247.61 MiB (RSS), difference: 1.57 MiB | ||
| 5028 | 2025.12.22 16:25:03.547646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9926 | ||
| 5029 | 2025.12.22 16:25:03.548184 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2025.12.22 16:25:03.548241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5031 | 2025.12.22 16:25:03.548804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5032 | 2025.12.22 16:25:03.549090 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2025.12.22 16:25:03.549291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9926 | ||
| 5034 | 2025.12.22 16:25:03.549309 [ 63 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5035 | 2025.12.22 16:25:03.549399 [ 63 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2025.12.22 16:25:03.549432 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5037 | 2025.12.22 16:25:03.549557 [ 187 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::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 | ||
| 5038 | 2025.12.22 16:25:03.549695 [ 187 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5039 | 2025.12.22 16:25:03.549749 [ 187 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7558 rows starting from the beginning of the part | ||
| 5040 | 2025.12.22 16:25:03.549839 [ 187 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5041 | 2025.12.22 16:25:03.549911 [ 187 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5042 | 2025.12.22 16:25:03.549974 [ 187 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5043 | 2025.12.22 16:25:03.550028 [ 187 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5044 | 2025.12.22 16:25:03.550073 [ 187 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5045 | 2025.12.22 16:25:03.551959 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9926 rows, containing 4 columns (4 merged, 0 gathered) in 0.002449864 sec., 4051653.4795400887 rows/sec., 57.96 MiB/sec. | ||
| 5046 | 2025.12.22 16:25:03.552285 [ 198 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5047 | 2025.12.22 16:25:03.552631 [ 198 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2025.12.22 16:25:03.552718 [ 198 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_21_4} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5049 | 2025.12.22 16:25:03.552825 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 5050 | 2025.12.22 16:25:04.108837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5051 | 2025.12.22 16:25:04.127230 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2025.12.22 16:25:04.127303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5053 | 2025.12.22 16:25:04.133411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5054 | 2025.12.22 16:25:04.134175 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2025.12.22 16:25:04.134461 [ 63 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5056 | 2025.12.22 16:25:04.134501 [ 63 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2025.12.22 16:25:04.134525 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5058 | 2025.12.22 16:25:04.134628 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::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 | ||
| 5059 | 2025.12.22 16:25:04.137586 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5060 | 2025.12.22 16:25:04.138208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5061 | 2025.12.22 16:25:04.138335 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5062 | 2025.12.22 16:25:04.141622 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5063 | 2025.12.22 16:25:04.145015 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5064 | 2025.12.22 16:25:04.148825 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5065 | 2025.12.22 16:25:04.153080 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5066 | 2025.12.22 16:25:04.156950 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5067 | 2025.12.22 16:25:04.209740 [ 200 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075149867 sec., 2115.772207554273 rows/sec., 10.94 MiB/sec. | ||
| 5068 | 2025.12.22 16:25:04.212292 [ 196 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5069 | 2025.12.22 16:25:04.214450 [ 196 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2025.12.22 16:25:04.214556 [ 196 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_21_4} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5071 | 2025.12.22 16:25:04.216526 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5072 | 2025.12.22 16:25:05.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.76 MiB, peak 259.31 MiB, free memory in arenas 0.00 B, will set to 252.66 MiB (RSS), difference: 3.91 MiB | ||
| 5073 | 2025.12.22 16:25:06.048033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 690 | ||
| 5074 | 2025.12.22 16:25:06.050301 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2025.12.22 16:25:06.050347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5076 | 2025.12.22 16:25:06.051551 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5077 | 2025.12.22 16:25:06.051809 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.12.22 16:25:06.052048 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5079 | 2025.12.22 16:25:07.126740 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2025.12.22 16:25:07.126943 [ 257 ] {d7602d1f-d52a-426e-8081-a5a9bb2cd369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5081 | 2025.12.22 16:25:07.127015 [ 257 ] {d7602d1f-d52a-426e-8081-a5a9bb2cd369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5082 | 2025.12.22 16:25:07.127841 [ 257 ] {d7602d1f-d52a-426e-8081-a5a9bb2cd369} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2025.12.22 16:25:07.127888 [ 257 ] {d7602d1f-d52a-426e-8081-a5a9bb2cd369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5084 | 2025.12.22 16:25:07.128307 [ 257 ] {d7602d1f-d52a-426e-8081-a5a9bb2cd369} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5085 | 2025.12.22 16:25:07.128529 [ 257 ] {d7602d1f-d52a-426e-8081-a5a9bb2cd369} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2025.12.22 16:25:07.128678 [ 257 ] {d7602d1f-d52a-426e-8081-a5a9bb2cd369} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001785 sec., 229691.8767507003 rows/sec., 14.57 MiB/sec. | ||
| 5087 | 2025.12.22 16:25:07.128720 [ 257 ] {d7602d1f-d52a-426e-8081-a5a9bb2cd369} <Debug> TCPHandler: Processed in 0.002110195 sec. | ||
| 5088 | 2025.12.22 16:25:07.128841 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2025.12.22 16:25:07.128934 [ 257 ] {e42e97fe-5a1a-4df5-8c7c-30aa27cb7545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5090 | 2025.12.22 16:25:07.128973 [ 257 ] {e42e97fe-5a1a-4df5-8c7c-30aa27cb7545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5091 | 2025.12.22 16:25:07.129912 [ 257 ] {e42e97fe-5a1a-4df5-8c7c-30aa27cb7545} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2025.12.22 16:25:07.129948 [ 257 ] {e42e97fe-5a1a-4df5-8c7c-30aa27cb7545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5093 | 2025.12.22 16:25:07.130318 [ 257 ] {e42e97fe-5a1a-4df5-8c7c-30aa27cb7545} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5094 | 2025.12.22 16:25:07.130609 [ 257 ] {e42e97fe-5a1a-4df5-8c7c-30aa27cb7545} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.12.22 16:25:07.130769 [ 257 ] {e42e97fe-5a1a-4df5-8c7c-30aa27cb7545} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001851 sec., 616963.8033495408 rows/sec., 48.97 MiB/sec. | ||
| 5096 | 2025.12.22 16:25:07.130816 [ 257 ] {e42e97fe-5a1a-4df5-8c7c-30aa27cb7545} <Debug> TCPHandler: Processed in 0.002023183 sec. | ||
| 5097 | 2025.12.22 16:25:07.130952 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2025.12.22 16:25:07.131068 [ 257 ] {7a940373-d213-4478-b4c4-0588467329ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5099 | 2025.12.22 16:25:07.131117 [ 257 ] {7a940373-d213-4478-b4c4-0588467329ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5100 | 2025.12.22 16:25:07.131626 [ 257 ] {7a940373-d213-4478-b4c4-0588467329ce} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2025.12.22 16:25:07.131664 [ 257 ] {7a940373-d213-4478-b4c4-0588467329ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5102 | 2025.12.22 16:25:07.131991 [ 257 ] {7a940373-d213-4478-b4c4-0588467329ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5103 | 2025.12.22 16:25:07.132205 [ 257 ] {7a940373-d213-4478-b4c4-0588467329ce} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2025.12.22 16:25:07.132335 [ 257 ] {7a940373-d213-4478-b4c4-0588467329ce} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001291 sec., 170410.53446940356 rows/sec., 10.17 MiB/sec. | ||
| 5105 | 2025.12.22 16:25:07.132373 [ 257 ] {7a940373-d213-4478-b4c4-0588467329ce} <Debug> TCPHandler: Processed in 0.001481019 sec. | ||
| 5106 | 2025.12.22 16:25:07.132483 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2025.12.22 16:25:07.132578 [ 257 ] {146a0ab1-2416-4767-b9b9-c3dc4dd9c660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5108 | 2025.12.22 16:25:07.132617 [ 257 ] {146a0ab1-2416-4767-b9b9-c3dc4dd9c660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5109 | 2025.12.22 16:25:07.133084 [ 257 ] {146a0ab1-2416-4767-b9b9-c3dc4dd9c660} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2025.12.22 16:25:07.133121 [ 257 ] {146a0ab1-2416-4767-b9b9-c3dc4dd9c660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5111 | 2025.12.22 16:25:07.133443 [ 257 ] {146a0ab1-2416-4767-b9b9-c3dc4dd9c660} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5112 | 2025.12.22 16:25:07.133662 [ 257 ] {146a0ab1-2416-4767-b9b9-c3dc4dd9c660} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2025.12.22 16:25:07.133764 [ 58 ] {} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5114 | 2025.12.22 16:25:07.133789 [ 257 ] {146a0ab1-2416-4767-b9b9-c3dc4dd9c660} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 5115 | 2025.12.22 16:25:07.133829 [ 58 ] {} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2025.12.22 16:25:07.133838 [ 257 ] {146a0ab1-2416-4767-b9b9-c3dc4dd9c660} <Debug> TCPHandler: Processed in 0.001404357 sec. | ||
| 5117 | 2025.12.22 16:25:07.133859 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5118 | 2025.12.22 16:25:07.133961 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2025.12.22 16:25:07.133986 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5120 | 2025.12.22 16:25:07.134060 [ 257 ] {7be69663-2fd7-4de5-bc95-69549ebc2a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5121 | 2025.12.22 16:25:07.134105 [ 257 ] {7be69663-2fd7-4de5-bc95-69549ebc2a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5122 | 2025.12.22 16:25:07.134130 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5123 | 2025.12.22 16:25:07.134170 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 440 rows starting from the beginning of the part | ||
| 5124 | 2025.12.22 16:25:07.134237 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 5125 | 2025.12.22 16:25:07.134287 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5126 | 2025.12.22 16:25:07.134331 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 440 rows starting from the beginning of the part | ||
| 5127 | 2025.12.22 16:25:07.134372 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5128 | 2025.12.22 16:25:07.134415 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5129 | 2025.12.22 16:25:07.134580 [ 257 ] {7be69663-2fd7-4de5-bc95-69549ebc2a96} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2025.12.22 16:25:07.134624 [ 257 ] {7be69663-2fd7-4de5-bc95-69549ebc2a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5131 | 2025.12.22 16:25:07.135061 [ 257 ] {7be69663-2fd7-4de5-bc95-69549ebc2a96} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5132 | 2025.12.22 16:25:07.135292 [ 257 ] {7be69663-2fd7-4de5-bc95-69549ebc2a96} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2025.12.22 16:25:07.135428 [ 257 ] {7be69663-2fd7-4de5-bc95-69549ebc2a96} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001386 sec., 152236.65223665224 rows/sec., 8.64 MiB/sec. | ||
| 5134 | 2025.12.22 16:25:07.135467 [ 257 ] {7be69663-2fd7-4de5-bc95-69549ebc2a96} <Debug> TCPHandler: Processed in 0.001553951 sec. | ||
| 5135 | 2025.12.22 16:25:07.135548 [ 192 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619303 sec., 1067125.7942460428 rows/sec., 73.80 MiB/sec. | ||
| 5136 | 2025.12.22 16:25:07.135587 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2025.12.22 16:25:07.135685 [ 257 ] {69390631-af24-4211-991f-531dc734a55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5138 | 2025.12.22 16:25:07.135694 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5139 | 2025.12.22 16:25:07.135729 [ 257 ] {69390631-af24-4211-991f-531dc734a55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5140 | 2025.12.22 16:25:07.135952 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2025.12.22 16:25:07.136028 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_15_3} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5142 | 2025.12.22 16:25:07.136102 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5143 | 2025.12.22 16:25:07.136409 [ 257 ] {69390631-af24-4211-991f-531dc734a55f} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2025.12.22 16:25:07.136449 [ 257 ] {69390631-af24-4211-991f-531dc734a55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5145 | 2025.12.22 16:25:07.136792 [ 257 ] {69390631-af24-4211-991f-531dc734a55f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5146 | 2025.12.22 16:25:07.137007 [ 257 ] {69390631-af24-4211-991f-531dc734a55f} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2025.12.22 16:25:07.137133 [ 257 ] {69390631-af24-4211-991f-531dc734a55f} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001466 sec., 473396.9986357435 rows/sec., 33.09 MiB/sec. | ||
| 5148 | 2025.12.22 16:25:07.137171 [ 257 ] {69390631-af24-4211-991f-531dc734a55f} <Debug> TCPHandler: Processed in 0.001632073 sec. | ||
| 5149 | 2025.12.22 16:25:07.137290 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2025.12.22 16:25:07.137385 [ 257 ] {3a360e9e-3385-4f39-bf73-52f0def842d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5151 | 2025.12.22 16:25:07.137425 [ 257 ] {3a360e9e-3385-4f39-bf73-52f0def842d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5152 | 2025.12.22 16:25:07.137772 [ 257 ] {3a360e9e-3385-4f39-bf73-52f0def842d6} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2025.12.22 16:25:07.137809 [ 257 ] {3a360e9e-3385-4f39-bf73-52f0def842d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5154 | 2025.12.22 16:25:07.138109 [ 257 ] {3a360e9e-3385-4f39-bf73-52f0def842d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5155 | 2025.12.22 16:25:07.138317 [ 257 ] {3a360e9e-3385-4f39-bf73-52f0def842d6} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2025.12.22 16:25:07.138415 [ 58 ] {} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5157 | 2025.12.22 16:25:07.138443 [ 257 ] {3a360e9e-3385-4f39-bf73-52f0def842d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 5158 | 2025.12.22 16:25:07.138453 [ 58 ] {} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2025.12.22 16:25:07.138485 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5160 | 2025.12.22 16:25:07.138487 [ 257 ] {3a360e9e-3385-4f39-bf73-52f0def842d6} <Debug> TCPHandler: Processed in 0.001246762 sec. | ||
| 5161 | 2025.12.22 16:25:07.138568 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5162 | 2025.12.22 16:25:07.138622 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2025.12.22 16:25:07.138674 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5164 | 2025.12.22 16:25:07.138708 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5165 | 2025.12.22 16:25:07.138719 [ 257 ] {92c0e81d-4f2e-47b8-b16d-31a0f728497b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5166 | 2025.12.22 16:25:07.138760 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5167 | 2025.12.22 16:25:07.138767 [ 257 ] {92c0e81d-4f2e-47b8-b16d-31a0f728497b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5168 | 2025.12.22 16:25:07.138810 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5169 | 2025.12.22 16:25:07.138854 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5170 | 2025.12.22 16:25:07.138893 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5171 | 2025.12.22 16:25:07.138937 [ 200 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5172 | 2025.12.22 16:25:07.139224 [ 257 ] {92c0e81d-4f2e-47b8-b16d-31a0f728497b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2025.12.22 16:25:07.139265 [ 257 ] {92c0e81d-4f2e-47b8-b16d-31a0f728497b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5174 | 2025.12.22 16:25:07.139636 [ 257 ] {92c0e81d-4f2e-47b8-b16d-31a0f728497b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5175 | 2025.12.22 16:25:07.139704 [ 196 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175071 sec., 76591.11662188923 rows/sec., 3.91 MiB/sec. | ||
| 5176 | 2025.12.22 16:25:07.139834 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5177 | 2025.12.22 16:25:07.139871 [ 257 ] {92c0e81d-4f2e-47b8-b16d-31a0f728497b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2025.12.22 16:25:07.140013 [ 257 ] {92c0e81d-4f2e-47b8-b16d-31a0f728497b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001313 sec., 239146.99162223915 rows/sec., 15.71 MiB/sec. | ||
| 5179 | 2025.12.22 16:25:07.140052 [ 257 ] {92c0e81d-4f2e-47b8-b16d-31a0f728497b} <Debug> TCPHandler: Processed in 0.001479539 sec. | ||
| 5180 | 2025.12.22 16:25:07.140118 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2025.12.22 16:25:07.140170 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2025.12.22 16:25:07.140192 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_15_3} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5183 | 2025.12.22 16:25:07.140269 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5184 | 2025.12.22 16:25:07.140270 [ 257 ] {b5a6e350-119b-4f1a-8309-8733afc28686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5185 | 2025.12.22 16:25:07.140326 [ 257 ] {b5a6e350-119b-4f1a-8309-8733afc28686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5186 | 2025.12.22 16:25:07.140640 [ 257 ] {b5a6e350-119b-4f1a-8309-8733afc28686} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.12.22 16:25:07.140677 [ 257 ] {b5a6e350-119b-4f1a-8309-8733afc28686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5188 | 2025.12.22 16:25:07.140974 [ 257 ] {b5a6e350-119b-4f1a-8309-8733afc28686} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5189 | 2025.12.22 16:25:07.141179 [ 257 ] {b5a6e350-119b-4f1a-8309-8733afc28686} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2025.12.22 16:25:07.141298 [ 57 ] {} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5191 | 2025.12.22 16:25:07.141306 [ 257 ] {b5a6e350-119b-4f1a-8309-8733afc28686} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 5192 | 2025.12.22 16:25:07.141367 [ 57 ] {} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2025.12.22 16:25:07.141382 [ 257 ] {b5a6e350-119b-4f1a-8309-8733afc28686} <Debug> TCPHandler: Processed in 0.001260733 sec. | ||
| 5194 | 2025.12.22 16:25:07.141394 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5195 | 2025.12.22 16:25:07.141486 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5196 | 2025.12.22 16:25:07.141503 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2025.12.22 16:25:07.141584 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2025.12.22 16:25:07.141602 [ 257 ] {fcde2aab-17c9-4a34-b622-0b3cc7690f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.12.22 16:25:07.141618 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5200 | 2025.12.22 16:25:07.141661 [ 257 ] {fcde2aab-17c9-4a34-b622-0b3cc7690f72} <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 | ||
| 5201 | 2025.12.22 16:25:07.141677 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5202 | 2025.12.22 16:25:07.141726 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5203 | 2025.12.22 16:25:07.141766 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5204 | 2025.12.22 16:25:07.141808 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5205 | 2025.12.22 16:25:07.141848 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5206 | 2025.12.22 16:25:07.142472 [ 257 ] {fcde2aab-17c9-4a34-b622-0b3cc7690f72} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2025.12.22 16:25:07.142513 [ 257 ] {fcde2aab-17c9-4a34-b622-0b3cc7690f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5208 | 2025.12.22 16:25:07.142669 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219701 sec., 12298.096008775923 rows/sec., 828.68 KiB/sec. | ||
| 5209 | 2025.12.22 16:25:07.142849 [ 193 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5210 | 2025.12.22 16:25:07.143043 [ 257 ] {fcde2aab-17c9-4a34-b622-0b3cc7690f72} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5211 | 2025.12.22 16:25:07.143207 [ 193 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2025.12.22 16:25:07.143297 [ 193 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_15_3} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5213 | 2025.12.22 16:25:07.143314 [ 257 ] {fcde2aab-17c9-4a34-b622-0b3cc7690f72} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.12.22 16:25:07.143389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5215 | 2025.12.22 16:25:07.143467 [ 257 ] {fcde2aab-17c9-4a34-b622-0b3cc7690f72} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001884 sec., 7961.783439490446 rows/sec., 14.27 MiB/sec. | ||
| 5216 | 2025.12.22 16:25:07.143527 [ 257 ] {fcde2aab-17c9-4a34-b622-0b3cc7690f72} <Debug> TCPHandler: Processed in 0.002072224 sec. | ||
| 5217 | 2025.12.22 16:25:07.143640 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2025.12.22 16:25:07.143734 [ 257 ] {d1542b2d-fd5d-466a-bbd9-4ec357278808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5219 | 2025.12.22 16:25:07.143775 [ 257 ] {d1542b2d-fd5d-466a-bbd9-4ec357278808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5220 | 2025.12.22 16:25:07.144101 [ 257 ] {d1542b2d-fd5d-466a-bbd9-4ec357278808} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2025.12.22 16:25:07.144138 [ 257 ] {d1542b2d-fd5d-466a-bbd9-4ec357278808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5222 | 2025.12.22 16:25:07.144436 [ 257 ] {d1542b2d-fd5d-466a-bbd9-4ec357278808} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5223 | 2025.12.22 16:25:07.144660 [ 257 ] {d1542b2d-fd5d-466a-bbd9-4ec357278808} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2025.12.22 16:25:07.144784 [ 257 ] {d1542b2d-fd5d-466a-bbd9-4ec357278808} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 5225 | 2025.12.22 16:25:07.144818 [ 257 ] {d1542b2d-fd5d-466a-bbd9-4ec357278808} <Debug> TCPHandler: Processed in 0.001227082 sec. | ||
| 5226 | 2025.12.22 16:25:10.931386 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5227 | 2025.12.22 16:25:10.931471 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5228 | 2025.12.22 16:25:11.050241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10438 | ||
| 5229 | 2025.12.22 16:25:11.050727 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2025.12.22 16:25:11.050761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5231 | 2025.12.22 16:25:11.051234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5232 | 2025.12.22 16:25:11.051460 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2025.12.22 16:25:11.051585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10438 | ||
| 5234 | 2025.12.22 16:25:11.639143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5235 | 2025.12.22 16:25:11.654065 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2025.12.22 16:25:11.654115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5237 | 2025.12.22 16:25:11.660081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5238 | 2025.12.22 16:25:11.660853 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2025.12.22 16:25:11.663939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5240 | 2025.12.22 16:25:12.117149 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2025.12.22 16:25:12.117342 [ 257 ] {dab859ac-12c2-4f21-9a28-d63f3f62b499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5242 | 2025.12.22 16:25:12.117408 [ 257 ] {dab859ac-12c2-4f21-9a28-d63f3f62b499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5243 | 2025.12.22 16:25:12.118055 [ 257 ] {dab859ac-12c2-4f21-9a28-d63f3f62b499} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2025.12.22 16:25:12.118093 [ 257 ] {dab859ac-12c2-4f21-9a28-d63f3f62b499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5245 | 2025.12.22 16:25:12.118500 [ 257 ] {dab859ac-12c2-4f21-9a28-d63f3f62b499} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5246 | 2025.12.22 16:25:12.118728 [ 257 ] {dab859ac-12c2-4f21-9a28-d63f3f62b499} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2025.12.22 16:25:12.118871 [ 257 ] {dab859ac-12c2-4f21-9a28-d63f3f62b499} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001583 sec., 66961.4655716993 rows/sec., 5.61 MiB/sec. | ||
| 5248 | 2025.12.22 16:25:12.118912 [ 257 ] {dab859ac-12c2-4f21-9a28-d63f3f62b499} <Debug> TCPHandler: Processed in 0.00194646 sec. | ||
| 5249 | 2025.12.22 16:25:12.119034 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2025.12.22 16:25:12.119132 [ 257 ] {f9bf6648-dbb1-48d9-a351-025632af1fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5251 | 2025.12.22 16:25:12.119173 [ 257 ] {f9bf6648-dbb1-48d9-a351-025632af1fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5252 | 2025.12.22 16:25:12.119585 [ 257 ] {f9bf6648-dbb1-48d9-a351-025632af1fe0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.12.22 16:25:12.119621 [ 257 ] {f9bf6648-dbb1-48d9-a351-025632af1fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5254 | 2025.12.22 16:25:12.119933 [ 257 ] {f9bf6648-dbb1-48d9-a351-025632af1fe0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5255 | 2025.12.22 16:25:12.120152 [ 257 ] {f9bf6648-dbb1-48d9-a351-025632af1fe0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2025.12.22 16:25:12.120248 [ 51 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5257 | 2025.12.22 16:25:12.120277 [ 257 ] {f9bf6648-dbb1-48d9-a351-025632af1fe0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001164 sec., 21477.66323024055 rows/sec., 1.58 MiB/sec. | ||
| 5258 | 2025.12.22 16:25:12.120280 [ 51 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2025.12.22 16:25:12.120312 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5260 | 2025.12.22 16:25:12.120315 [ 257 ] {f9bf6648-dbb1-48d9-a351-025632af1fe0} <Debug> TCPHandler: Processed in 0.001330564 sec. | ||
| 5261 | 2025.12.22 16:25:12.120432 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2025.12.22 16:25:12.120440 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5263 | 2025.12.22 16:25:12.120527 [ 257 ] {72a51d27-99f3-4f42-baea-50e4ab95f51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5264 | 2025.12.22 16:25:12.120571 [ 257 ] {72a51d27-99f3-4f42-baea-50e4ab95f51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5265 | 2025.12.22 16:25:12.120587 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5266 | 2025.12.22 16:25:12.120627 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 263 rows starting from the beginning of the part | ||
| 5267 | 2025.12.22 16:25:12.120695 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
| 5268 | 2025.12.22 16:25:12.120744 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 220 rows starting from the beginning of the part | ||
| 5269 | 2025.12.22 16:25:12.120788 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 5270 | 2025.12.22 16:25:12.120828 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 220 rows starting from the beginning of the part | ||
| 5271 | 2025.12.22 16:25:12.120870 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 5272 | 2025.12.22 16:25:12.120993 [ 257 ] {72a51d27-99f3-4f42-baea-50e4ab95f51f} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2025.12.22 16:25:12.121035 [ 257 ] {72a51d27-99f3-4f42-baea-50e4ab95f51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5274 | 2025.12.22 16:25:12.121355 [ 257 ] {72a51d27-99f3-4f42-baea-50e4ab95f51f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5275 | 2025.12.22 16:25:12.121602 [ 257 ] {72a51d27-99f3-4f42-baea-50e4ab95f51f} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.12.22 16:25:12.121729 [ 257 ] {72a51d27-99f3-4f42-baea-50e4ab95f51f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00122 sec., 72950.81967213115 rows/sec., 5.70 MiB/sec. | ||
| 5277 | 2025.12.22 16:25:12.121765 [ 257 ] {72a51d27-99f3-4f42-baea-50e4ab95f51f} <Debug> TCPHandler: Processed in 0.001382086 sec. | ||
| 5278 | 2025.12.22 16:25:12.121815 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429087 sec., 544403.5247679113 rows/sec., 35.63 MiB/sec. | ||
| 5279 | 2025.12.22 16:25:12.121885 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2025.12.22 16:25:12.121985 [ 257 ] {4262bfeb-b8d5-4e42-915b-53341a033eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5281 | 2025.12.22 16:25:12.121985 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5282 | 2025.12.22 16:25:12.122031 [ 257 ] {4262bfeb-b8d5-4e42-915b-53341a033eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5283 | 2025.12.22 16:25:12.122265 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2025.12.22 16:25:12.122343 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_26_5} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5285 | 2025.12.22 16:25:12.122421 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5286 | 2025.12.22 16:25:12.122454 [ 257 ] {4262bfeb-b8d5-4e42-915b-53341a033eeb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2025.12.22 16:25:12.122494 [ 257 ] {4262bfeb-b8d5-4e42-915b-53341a033eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5288 | 2025.12.22 16:25:12.122845 [ 257 ] {4262bfeb-b8d5-4e42-915b-53341a033eeb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5289 | 2025.12.22 16:25:12.123069 [ 257 ] {4262bfeb-b8d5-4e42-915b-53341a033eeb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2025.12.22 16:25:12.123196 [ 257 ] {4262bfeb-b8d5-4e42-915b-53341a033eeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 5291 | 2025.12.22 16:25:12.123232 [ 257 ] {4262bfeb-b8d5-4e42-915b-53341a033eeb} <Debug> TCPHandler: Processed in 0.001394357 sec. | ||
| 5292 | 2025.12.22 16:25:12.123334 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2025.12.22 16:25:12.123428 [ 257 ] {b5e47a89-1f13-4b85-a7ba-8b84cb1ab5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5294 | 2025.12.22 16:25:12.123482 [ 257 ] {b5e47a89-1f13-4b85-a7ba-8b84cb1ab5d7} <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 | ||
| 5295 | 2025.12.22 16:25:12.124293 [ 257 ] {b5e47a89-1f13-4b85-a7ba-8b84cb1ab5d7} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2025.12.22 16:25:12.124327 [ 257 ] {b5e47a89-1f13-4b85-a7ba-8b84cb1ab5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5297 | 2025.12.22 16:25:12.124861 [ 257 ] {b5e47a89-1f13-4b85-a7ba-8b84cb1ab5d7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5298 | 2025.12.22 16:25:12.125089 [ 257 ] {b5e47a89-1f13-4b85-a7ba-8b84cb1ab5d7} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2025.12.22 16:25:12.125233 [ 257 ] {b5e47a89-1f13-4b85-a7ba-8b84cb1ab5d7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001823 sec., 13713.658804168952 rows/sec., 24.57 MiB/sec. | ||
| 5300 | 2025.12.22 16:25:12.125234 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5301 | 2025.12.22 16:25:12.125286 [ 257 ] {b5e47a89-1f13-4b85-a7ba-8b84cb1ab5d7} <Debug> TCPHandler: Processed in 0.001999742 sec. | ||
| 5302 | 2025.12.22 16:25:12.125305 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2025.12.22 16:25:12.125336 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5304 | 2025.12.22 16:25:12.125402 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2025.12.22 16:25:12.125426 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5306 | 2025.12.22 16:25:12.125501 [ 257 ] {3c1105f9-6e12-448a-8835-b2bdf91528a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5307 | 2025.12.22 16:25:12.125542 [ 257 ] {3c1105f9-6e12-448a-8835-b2bdf91528a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5308 | 2025.12.22 16:25:12.125621 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5309 | 2025.12.22 16:25:12.125674 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 343 rows starting from the beginning of the part | ||
| 5310 | 2025.12.22 16:25:12.125792 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
| 5311 | 2025.12.22 16:25:12.125873 [ 257 ] {3c1105f9-6e12-448a-8835-b2bdf91528a5} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2025.12.22 16:25:12.125896 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 5313 | 2025.12.22 16:25:12.125910 [ 257 ] {3c1105f9-6e12-448a-8835-b2bdf91528a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5314 | 2025.12.22 16:25:12.125997 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 5315 | 2025.12.22 16:25:12.126106 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 5316 | 2025.12.22 16:25:12.126204 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 5317 | 2025.12.22 16:25:12.126235 [ 257 ] {3c1105f9-6e12-448a-8835-b2bdf91528a5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5318 | 2025.12.22 16:25:12.126460 [ 257 ] {3c1105f9-6e12-448a-8835-b2bdf91528a5} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2025.12.22 16:25:12.126590 [ 257 ] {3c1105f9-6e12-448a-8835-b2bdf91528a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 5320 | 2025.12.22 16:25:12.126626 [ 257 ] {3c1105f9-6e12-448a-8835-b2bdf91528a5} <Debug> TCPHandler: Processed in 0.001272754 sec. | ||
| 5321 | 2025.12.22 16:25:12.129661 [ 196 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 19 columns (19 merged, 0 gathered) in 0.004272232 sec., 104863.21903866644 rows/sec., 187.91 MiB/sec. | ||
| 5322 | 2025.12.22 16:25:12.130445 [ 193 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5323 | 2025.12.22 16:25:12.130837 [ 193 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2025.12.22 16:25:12.130920 [ 193 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5325 | 2025.12.22 16:25:12.131082 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5326 | 2025.12.22 16:25:13.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.73 MiB, peak 259.31 MiB, free memory in arenas 0.00 B, will set to 254.83 MiB (RSS), difference: 1.11 MiB | ||
| 5327 | 2025.12.22 16:25:14.179520 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2025.12.22 16:25:14.179698 [ 257 ] {caa9fea7-e0f3-435c-95b1-e68a6ede74c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5329 | 2025.12.22 16:25:14.179765 [ 257 ] {caa9fea7-e0f3-435c-95b1-e68a6ede74c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5330 | 2025.12.22 16:25:14.180567 [ 257 ] {caa9fea7-e0f3-435c-95b1-e68a6ede74c9} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2025.12.22 16:25:14.180614 [ 257 ] {caa9fea7-e0f3-435c-95b1-e68a6ede74c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5332 | 2025.12.22 16:25:14.181019 [ 257 ] {caa9fea7-e0f3-435c-95b1-e68a6ede74c9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5333 | 2025.12.22 16:25:14.181250 [ 257 ] {caa9fea7-e0f3-435c-95b1-e68a6ede74c9} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2025.12.22 16:25:14.181399 [ 257 ] {caa9fea7-e0f3-435c-95b1-e68a6ede74c9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001749 sec., 234419.66838193254 rows/sec., 14.87 MiB/sec. | ||
| 5335 | 2025.12.22 16:25:14.181441 [ 257 ] {caa9fea7-e0f3-435c-95b1-e68a6ede74c9} <Debug> TCPHandler: Processed in 0.002044804 sec. | ||
| 5336 | 2025.12.22 16:25:14.181559 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2025.12.22 16:25:14.181657 [ 257 ] {bee69edd-5cac-4907-9d65-64d708a74203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5338 | 2025.12.22 16:25:14.181700 [ 257 ] {bee69edd-5cac-4907-9d65-64d708a74203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5339 | 2025.12.22 16:25:14.183226 [ 257 ] {bee69edd-5cac-4907-9d65-64d708a74203} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.12.22 16:25:14.183263 [ 257 ] {bee69edd-5cac-4907-9d65-64d708a74203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5341 | 2025.12.22 16:25:14.183703 [ 257 ] {bee69edd-5cac-4907-9d65-64d708a74203} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5342 | 2025.12.22 16:25:14.183938 [ 257 ] {bee69edd-5cac-4907-9d65-64d708a74203} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2025.12.22 16:25:14.184066 [ 257 ] {bee69edd-5cac-4907-9d65-64d708a74203} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002429 sec., 939481.2680115274 rows/sec., 76.14 MiB/sec. | ||
| 5344 | 2025.12.22 16:25:14.184106 [ 257 ] {bee69edd-5cac-4907-9d65-64d708a74203} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5345 | 2025.12.22 16:25:14.184121 [ 257 ] {bee69edd-5cac-4907-9d65-64d708a74203} <Debug> TCPHandler: Processed in 0.002611348 sec. | ||
| 5346 | 2025.12.22 16:25:14.184232 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2025.12.22 16:25:14.184328 [ 257 ] {072a8f89-b0de-4b7b-a1b5-5fb40383294d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5348 | 2025.12.22 16:25:14.184368 [ 257 ] {072a8f89-b0de-4b7b-a1b5-5fb40383294d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5349 | 2025.12.22 16:25:14.184831 [ 257 ] {072a8f89-b0de-4b7b-a1b5-5fb40383294d} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2025.12.22 16:25:14.184869 [ 257 ] {072a8f89-b0de-4b7b-a1b5-5fb40383294d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5351 | 2025.12.22 16:25:14.185208 [ 257 ] {072a8f89-b0de-4b7b-a1b5-5fb40383294d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5352 | 2025.12.22 16:25:14.185449 [ 257 ] {072a8f89-b0de-4b7b-a1b5-5fb40383294d} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2025.12.22 16:25:14.185578 [ 257 ] {072a8f89-b0de-4b7b-a1b5-5fb40383294d} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001269 sec., 173364.85421591805 rows/sec., 10.35 MiB/sec. | ||
| 5354 | 2025.12.22 16:25:14.185617 [ 257 ] {072a8f89-b0de-4b7b-a1b5-5fb40383294d} <Debug> TCPHandler: Processed in 0.001433417 sec. | ||
| 5355 | 2025.12.22 16:25:14.185721 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2025.12.22 16:25:14.185816 [ 257 ] {56bd5841-c8bd-4377-9561-572f771220f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5357 | 2025.12.22 16:25:14.185857 [ 257 ] {56bd5841-c8bd-4377-9561-572f771220f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5358 | 2025.12.22 16:25:14.186371 [ 257 ] {56bd5841-c8bd-4377-9561-572f771220f3} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2025.12.22 16:25:14.186408 [ 257 ] {56bd5841-c8bd-4377-9561-572f771220f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5360 | 2025.12.22 16:25:14.186761 [ 257 ] {56bd5841-c8bd-4377-9561-572f771220f3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5361 | 2025.12.22 16:25:14.186980 [ 257 ] {56bd5841-c8bd-4377-9561-572f771220f3} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2025.12.22 16:25:14.187105 [ 257 ] {56bd5841-c8bd-4377-9561-572f771220f3} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001308 sec., 336391.4373088685 rows/sec., 22.26 MiB/sec. | ||
| 5363 | 2025.12.22 16:25:14.187145 [ 257 ] {56bd5841-c8bd-4377-9561-572f771220f3} <Debug> TCPHandler: Processed in 0.001472328 sec. | ||
| 5364 | 2025.12.22 16:25:14.187256 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2025.12.22 16:25:14.187352 [ 257 ] {252582a2-3730-49ab-9162-4dcdb9a2da58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5366 | 2025.12.22 16:25:14.187393 [ 257 ] {252582a2-3730-49ab-9162-4dcdb9a2da58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5367 | 2025.12.22 16:25:14.187848 [ 257 ] {252582a2-3730-49ab-9162-4dcdb9a2da58} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2025.12.22 16:25:14.187886 [ 257 ] {252582a2-3730-49ab-9162-4dcdb9a2da58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5369 | 2025.12.22 16:25:14.188193 [ 257 ] {252582a2-3730-49ab-9162-4dcdb9a2da58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5370 | 2025.12.22 16:25:14.188414 [ 257 ] {252582a2-3730-49ab-9162-4dcdb9a2da58} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2025.12.22 16:25:14.188540 [ 257 ] {252582a2-3730-49ab-9162-4dcdb9a2da58} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 5372 | 2025.12.22 16:25:14.188579 [ 257 ] {252582a2-3730-49ab-9162-4dcdb9a2da58} <Debug> TCPHandler: Processed in 0.001369946 sec. | ||
| 5373 | 2025.12.22 16:25:14.188678 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2025.12.22 16:25:14.188772 [ 257 ] {50eb9892-4866-4ff9-850d-74e520bf0ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5375 | 2025.12.22 16:25:14.188812 [ 257 ] {50eb9892-4866-4ff9-850d-74e520bf0ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5376 | 2025.12.22 16:25:14.189556 [ 257 ] {50eb9892-4866-4ff9-850d-74e520bf0ce3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2025.12.22 16:25:14.189593 [ 257 ] {50eb9892-4866-4ff9-850d-74e520bf0ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5378 | 2025.12.22 16:25:14.189950 [ 257 ] {50eb9892-4866-4ff9-850d-74e520bf0ce3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5379 | 2025.12.22 16:25:14.190166 [ 257 ] {50eb9892-4866-4ff9-850d-74e520bf0ce3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2025.12.22 16:25:14.190293 [ 257 ] {50eb9892-4866-4ff9-850d-74e520bf0ce3} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.00154 sec., 746753.2467532468 rows/sec., 53.24 MiB/sec. | ||
| 5381 | 2025.12.22 16:25:14.190335 [ 257 ] {50eb9892-4866-4ff9-850d-74e520bf0ce3} <Debug> TCPHandler: Processed in 0.001705165 sec. | ||
| 5382 | 2025.12.22 16:25:14.190444 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2025.12.22 16:25:14.190539 [ 257 ] {390e24c9-e2ab-4d8e-8d89-a11d97f39209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5384 | 2025.12.22 16:25:14.190580 [ 257 ] {390e24c9-e2ab-4d8e-8d89-a11d97f39209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5385 | 2025.12.22 16:25:14.190892 [ 257 ] {390e24c9-e2ab-4d8e-8d89-a11d97f39209} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2025.12.22 16:25:14.190927 [ 257 ] {390e24c9-e2ab-4d8e-8d89-a11d97f39209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5387 | 2025.12.22 16:25:14.191235 [ 257 ] {390e24c9-e2ab-4d8e-8d89-a11d97f39209} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5388 | 2025.12.22 16:25:14.191443 [ 257 ] {390e24c9-e2ab-4d8e-8d89-a11d97f39209} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2025.12.22 16:25:14.191568 [ 257 ] {390e24c9-e2ab-4d8e-8d89-a11d97f39209} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 5390 | 2025.12.22 16:25:14.191604 [ 257 ] {390e24c9-e2ab-4d8e-8d89-a11d97f39209} <Debug> TCPHandler: Processed in 0.001208742 sec. | ||
| 5391 | 2025.12.22 16:25:14.191705 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2025.12.22 16:25:14.191799 [ 257 ] {491235c6-d6d9-461a-aef9-9055b2e4b099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5393 | 2025.12.22 16:25:14.191842 [ 257 ] {491235c6-d6d9-461a-aef9-9055b2e4b099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5394 | 2025.12.22 16:25:14.192407 [ 257 ] {491235c6-d6d9-461a-aef9-9055b2e4b099} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2025.12.22 16:25:14.192445 [ 257 ] {491235c6-d6d9-461a-aef9-9055b2e4b099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5396 | 2025.12.22 16:25:14.192809 [ 257 ] {491235c6-d6d9-461a-aef9-9055b2e4b099} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5397 | 2025.12.22 16:25:14.193050 [ 257 ] {491235c6-d6d9-461a-aef9-9055b2e4b099} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2025.12.22 16:25:14.193184 [ 257 ] {491235c6-d6d9-461a-aef9-9055b2e4b099} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.001403 sec., 665716.3221667855 rows/sec., 44.07 MiB/sec. | ||
| 5399 | 2025.12.22 16:25:14.193222 [ 257 ] {491235c6-d6d9-461a-aef9-9055b2e4b099} <Debug> TCPHandler: Processed in 0.001565131 sec. | ||
| 5400 | 2025.12.22 16:25:14.193340 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2025.12.22 16:25:14.193435 [ 257 ] {05fd30bc-b966-47f1-85dd-79be3047b28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5402 | 2025.12.22 16:25:14.193477 [ 257 ] {05fd30bc-b966-47f1-85dd-79be3047b28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5403 | 2025.12.22 16:25:14.193784 [ 257 ] {05fd30bc-b966-47f1-85dd-79be3047b28a} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2025.12.22 16:25:14.193821 [ 257 ] {05fd30bc-b966-47f1-85dd-79be3047b28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5405 | 2025.12.22 16:25:14.194120 [ 257 ] {05fd30bc-b966-47f1-85dd-79be3047b28a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5406 | 2025.12.22 16:25:14.194334 [ 257 ] {05fd30bc-b966-47f1-85dd-79be3047b28a} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2025.12.22 16:25:14.194460 [ 257 ] {05fd30bc-b966-47f1-85dd-79be3047b28a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 5408 | 2025.12.22 16:25:14.194497 [ 257 ] {05fd30bc-b966-47f1-85dd-79be3047b28a} <Debug> TCPHandler: Processed in 0.001206032 sec. | ||
| 5409 | 2025.12.22 16:25:14.194597 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2025.12.22 16:25:14.194691 [ 257 ] {1b2d7690-822c-475c-8937-00e6387a324e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5411 | 2025.12.22 16:25:14.194747 [ 257 ] {1b2d7690-822c-475c-8937-00e6387a324e} <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 | ||
| 5412 | 2025.12.22 16:25:14.195511 [ 257 ] {1b2d7690-822c-475c-8937-00e6387a324e} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.12.22 16:25:14.195549 [ 257 ] {1b2d7690-822c-475c-8937-00e6387a324e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5414 | 2025.12.22 16:25:14.196068 [ 257 ] {1b2d7690-822c-475c-8937-00e6387a324e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5415 | 2025.12.22 16:25:14.196313 [ 257 ] {1b2d7690-822c-475c-8937-00e6387a324e} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2025.12.22 16:25:14.196452 [ 257 ] {1b2d7690-822c-475c-8937-00e6387a324e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00178 sec., 8426.966292134832 rows/sec., 15.10 MiB/sec. | ||
| 5417 | 2025.12.22 16:25:14.196509 [ 257 ] {1b2d7690-822c-475c-8937-00e6387a324e} <Debug> TCPHandler: Processed in 0.001960391 sec. | ||
| 5418 | 2025.12.22 16:25:14.196625 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2025.12.22 16:25:14.196723 [ 257 ] {f5d220e5-6e95-48e1-b158-c333a140b19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5420 | 2025.12.22 16:25:14.196767 [ 257 ] {f5d220e5-6e95-48e1-b158-c333a140b19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5421 | 2025.12.22 16:25:14.197090 [ 257 ] {f5d220e5-6e95-48e1-b158-c333a140b19f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2025.12.22 16:25:14.197128 [ 257 ] {f5d220e5-6e95-48e1-b158-c333a140b19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5423 | 2025.12.22 16:25:14.197441 [ 257 ] {f5d220e5-6e95-48e1-b158-c333a140b19f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5424 | 2025.12.22 16:25:14.197652 [ 257 ] {f5d220e5-6e95-48e1-b158-c333a140b19f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.12.22 16:25:14.197777 [ 257 ] {f5d220e5-6e95-48e1-b158-c333a140b19f} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001072 sec., 74626.86567164179 rows/sec., 4.44 MiB/sec. | ||
| 5426 | 2025.12.22 16:25:14.197815 [ 257 ] {f5d220e5-6e95-48e1-b158-c333a140b19f} <Debug> TCPHandler: Processed in 0.001240062 sec. | ||
| 5427 | 2025.12.22 16:25:16.052972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 746 | ||
| 5428 | 2025.12.22 16:25:16.055708 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2025.12.22 16:25:16.055759 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5430 | 2025.12.22 16:25:16.057051 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5431 | 2025.12.22 16:25:16.057357 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2025.12.22 16:25:16.057484 [ 45 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5433 | 2025.12.22 16:25:16.057516 [ 45 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2025.12.22 16:25:16.057533 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5435 | 2025.12.22 16:25:16.057654 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::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 | ||
| 5436 | 2025.12.22 16:25:16.057718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5437 | 2025.12.22 16:25:16.058223 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5438 | 2025.12.22 16:25:16.058365 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 536 rows starting from the beginning of the part | ||
| 5439 | 2025.12.22 16:25:16.058716 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5440 | 2025.12.22 16:25:16.059044 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
| 5441 | 2025.12.22 16:25:16.059368 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5442 | 2025.12.22 16:25:16.059678 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5443 | 2025.12.22 16:25:16.059980 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 5444 | 2025.12.22 16:25:16.066139 [ 196 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 72 columns (72 merged, 0 gathered) in 0.008541124 sec., 87342.1343607703 rows/sec., 73.17 MiB/sec. | ||
| 5445 | 2025.12.22 16:25:16.067359 [ 196 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5446 | 2025.12.22 16:25:16.067962 [ 196 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2025.12.22 16:25:16.068042 [ 196 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_16_3} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5448 | 2025.12.22 16:25:16.068360 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5449 | 2025.12.22 16:25:17.110961 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2025.12.22 16:25:17.111168 [ 257 ] {36feb57f-2f22-468d-a262-6f7528203b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5451 | 2025.12.22 16:25:17.111239 [ 257 ] {36feb57f-2f22-468d-a262-6f7528203b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5452 | 2025.12.22 16:25:17.111906 [ 257 ] {36feb57f-2f22-468d-a262-6f7528203b7d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2025.12.22 16:25:17.111952 [ 257 ] {36feb57f-2f22-468d-a262-6f7528203b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5454 | 2025.12.22 16:25:17.112356 [ 257 ] {36feb57f-2f22-468d-a262-6f7528203b7d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5455 | 2025.12.22 16:25:17.112585 [ 257 ] {36feb57f-2f22-468d-a262-6f7528203b7d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2025.12.22 16:25:17.112727 [ 257 ] {36feb57f-2f22-468d-a262-6f7528203b7d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 5457 | 2025.12.22 16:25:17.112766 [ 257 ] {36feb57f-2f22-468d-a262-6f7528203b7d} <Debug> TCPHandler: Processed in 0.00193479 sec. | ||
| 5458 | 2025.12.22 16:25:17.112882 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2025.12.22 16:25:17.112974 [ 257 ] {d82d124a-ba7d-4364-b530-a1e12d4d63ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5460 | 2025.12.22 16:25:17.113014 [ 257 ] {d82d124a-ba7d-4364-b530-a1e12d4d63ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5461 | 2025.12.22 16:25:17.113420 [ 257 ] {d82d124a-ba7d-4364-b530-a1e12d4d63ba} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2025.12.22 16:25:17.113456 [ 257 ] {d82d124a-ba7d-4364-b530-a1e12d4d63ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5463 | 2025.12.22 16:25:17.113764 [ 257 ] {d82d124a-ba7d-4364-b530-a1e12d4d63ba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5464 | 2025.12.22 16:25:17.113981 [ 257 ] {d82d124a-ba7d-4364-b530-a1e12d4d63ba} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2025.12.22 16:25:17.114104 [ 257 ] {d82d124a-ba7d-4364-b530-a1e12d4d63ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 5466 | 2025.12.22 16:25:17.114139 [ 257 ] {d82d124a-ba7d-4364-b530-a1e12d4d63ba} <Debug> TCPHandler: Processed in 0.001303754 sec. | ||
| 5467 | 2025.12.22 16:25:17.114248 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2025.12.22 16:25:17.114340 [ 257 ] {93eff87e-2eb7-47cc-9687-d9cbbaccc755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5469 | 2025.12.22 16:25:17.114383 [ 257 ] {93eff87e-2eb7-47cc-9687-d9cbbaccc755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5470 | 2025.12.22 16:25:17.114823 [ 257 ] {93eff87e-2eb7-47cc-9687-d9cbbaccc755} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2025.12.22 16:25:17.114859 [ 257 ] {93eff87e-2eb7-47cc-9687-d9cbbaccc755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5472 | 2025.12.22 16:25:17.115172 [ 257 ] {93eff87e-2eb7-47cc-9687-d9cbbaccc755} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5473 | 2025.12.22 16:25:17.115391 [ 257 ] {93eff87e-2eb7-47cc-9687-d9cbbaccc755} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2025.12.22 16:25:17.115516 [ 257 ] {93eff87e-2eb7-47cc-9687-d9cbbaccc755} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 3.73 MiB/sec. | ||
| 5475 | 2025.12.22 16:25:17.115550 [ 257 ] {93eff87e-2eb7-47cc-9687-d9cbbaccc755} <Debug> TCPHandler: Processed in 0.001348705 sec. | ||
| 5476 | 2025.12.22 16:25:17.115677 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2025.12.22 16:25:17.115768 [ 257 ] {9ef8b92e-449c-439d-ab05-002bc9b5f461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5478 | 2025.12.22 16:25:17.115809 [ 257 ] {9ef8b92e-449c-439d-ab05-002bc9b5f461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5479 | 2025.12.22 16:25:17.116139 [ 257 ] {9ef8b92e-449c-439d-ab05-002bc9b5f461} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2025.12.22 16:25:17.116174 [ 257 ] {9ef8b92e-449c-439d-ab05-002bc9b5f461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5481 | 2025.12.22 16:25:17.116470 [ 257 ] {9ef8b92e-449c-439d-ab05-002bc9b5f461} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5482 | 2025.12.22 16:25:17.116670 [ 257 ] {9ef8b92e-449c-439d-ab05-002bc9b5f461} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2025.12.22 16:25:17.116793 [ 257 ] {9ef8b92e-449c-439d-ab05-002bc9b5f461} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001043 sec., 23010.546500479384 rows/sec., 1.55 MiB/sec. | ||
| 5484 | 2025.12.22 16:25:17.116827 [ 257 ] {9ef8b92e-449c-439d-ab05-002bc9b5f461} <Debug> TCPHandler: Processed in 0.001196522 sec. | ||
| 5485 | 2025.12.22 16:25:18.552471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10886 | ||
| 5486 | 2025.12.22 16:25:18.552959 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2025.12.22 16:25:18.552998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5488 | 2025.12.22 16:25:18.553509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5489 | 2025.12.22 16:25:18.553738 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2025.12.22 16:25:18.553866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10886 | ||
| 5491 | 2025.12.22 16:25:19.164955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5492 | 2025.12.22 16:25:19.182046 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.12.22 16:25:19.182102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5494 | 2025.12.22 16:25:19.187867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5495 | 2025.12.22 16:25:19.188570 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.12.22 16:25:19.191593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5497 | 2025.12.22 16:25:22.116465 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2025.12.22 16:25:22.116685 [ 257 ] {d5022315-d7d6-4f76-8adc-0adb4d105c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5499 | 2025.12.22 16:25:22.116752 [ 257 ] {d5022315-d7d6-4f76-8adc-0adb4d105c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5500 | 2025.12.22 16:25:22.117411 [ 257 ] {d5022315-d7d6-4f76-8adc-0adb4d105c61} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2025.12.22 16:25:22.117458 [ 257 ] {d5022315-d7d6-4f76-8adc-0adb4d105c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5502 | 2025.12.22 16:25:22.117888 [ 257 ] {d5022315-d7d6-4f76-8adc-0adb4d105c61} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5503 | 2025.12.22 16:25:22.118121 [ 257 ] {d5022315-d7d6-4f76-8adc-0adb4d105c61} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.12.22 16:25:22.118256 [ 38 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5505 | 2025.12.22 16:25:22.118272 [ 257 ] {d5022315-d7d6-4f76-8adc-0adb4d105c61} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001636 sec., 64792.176039119804 rows/sec., 5.43 MiB/sec. | ||
| 5506 | 2025.12.22 16:25:22.118328 [ 38 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2025.12.22 16:25:22.118342 [ 257 ] {d5022315-d7d6-4f76-8adc-0adb4d105c61} <Debug> TCPHandler: Processed in 0.002061274 sec. | ||
| 5508 | 2025.12.22 16:25:22.118356 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5509 | 2025.12.22 16:25:22.118476 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2025.12.22 16:25:22.118491 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5511 | 2025.12.22 16:25:22.118579 [ 257 ] {d5a08572-3f44-47ec-91c7-4e55ab5ea99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5512 | 2025.12.22 16:25:22.118626 [ 257 ] {d5a08572-3f44-47ec-91c7-4e55ab5ea99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5513 | 2025.12.22 16:25:22.118635 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5514 | 2025.12.22 16:25:22.118674 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2341 rows starting from the beginning of the part | ||
| 5515 | 2025.12.22 16:25:22.118743 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1142 rows starting from the beginning of the part | ||
| 5516 | 2025.12.22 16:25:22.118789 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 5517 | 2025.12.22 16:25:22.118829 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2282 rows starting from the beginning of the part | ||
| 5518 | 2025.12.22 16:25:22.118867 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5519 | 2025.12.22 16:25:22.118908 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 5520 | 2025.12.22 16:25:22.119063 [ 257 ] {d5a08572-3f44-47ec-91c7-4e55ab5ea99b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.12.22 16:25:22.119106 [ 257 ] {d5a08572-3f44-47ec-91c7-4e55ab5ea99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5522 | 2025.12.22 16:25:22.119431 [ 257 ] {d5a08572-3f44-47ec-91c7-4e55ab5ea99b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5523 | 2025.12.22 16:25:22.119662 [ 257 ] {d5a08572-3f44-47ec-91c7-4e55ab5ea99b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2025.12.22 16:25:22.119799 [ 257 ] {d5a08572-3f44-47ec-91c7-4e55ab5ea99b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001238 sec., 20193.861066235866 rows/sec., 1.48 MiB/sec. | ||
| 5525 | 2025.12.22 16:25:22.119840 [ 257 ] {d5a08572-3f44-47ec-91c7-4e55ab5ea99b} <Debug> TCPHandler: Processed in 0.001414878 sec. | ||
| 5526 | 2025.12.22 16:25:22.119964 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2025.12.22 16:25:22.120060 [ 257 ] {e094a162-630b-48ed-8a27-233ddb3357d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5528 | 2025.12.22 16:25:22.120101 [ 257 ] {e094a162-630b-48ed-8a27-233ddb3357d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5529 | 2025.12.22 16:25:22.120540 [ 257 ] {e094a162-630b-48ed-8a27-233ddb3357d1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.12.22 16:25:22.120577 [ 257 ] {e094a162-630b-48ed-8a27-233ddb3357d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5531 | 2025.12.22 16:25:22.120886 [ 257 ] {e094a162-630b-48ed-8a27-233ddb3357d1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5532 | 2025.12.22 16:25:22.120987 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002554927 sec., 2361319.912467167 rows/sec., 199.94 MiB/sec. | ||
| 5533 | 2025.12.22 16:25:22.121104 [ 257 ] {e094a162-630b-48ed-8a27-233ddb3357d1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2025.12.22 16:25:22.121211 [ 38 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5535 | 2025.12.22 16:25:22.121239 [ 257 ] {e094a162-630b-48ed-8a27-233ddb3357d1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001195 sec., 74476.98744769873 rows/sec., 5.82 MiB/sec. | ||
| 5536 | 2025.12.22 16:25:22.121242 [ 38 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2025.12.22 16:25:22.121282 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5538 | 2025.12.22 16:25:22.121285 [ 257 ] {e094a162-630b-48ed-8a27-233ddb3357d1} <Debug> TCPHandler: Processed in 0.001375425 sec. | ||
| 5539 | 2025.12.22 16:25:22.121314 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5540 | 2025.12.22 16:25:22.121367 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5541 | 2025.12.22 16:25:22.121420 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2025.12.22 16:25:22.121465 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5543 | 2025.12.22 16:25:22.121497 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1211 rows starting from the beginning of the part | ||
| 5544 | 2025.12.22 16:25:22.121520 [ 257 ] {d6d0b9b2-49a8-4301-8e15-aee9107c8706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5545 | 2025.12.22 16:25:22.121543 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 694 rows starting from the beginning of the part | ||
| 5546 | 2025.12.22 16:25:22.121569 [ 257 ] {d6d0b9b2-49a8-4301-8e15-aee9107c8706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5547 | 2025.12.22 16:25:22.121588 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part | ||
| 5548 | 2025.12.22 16:25:22.121623 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2025.12.22 16:25:22.121626 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1150 rows starting from the beginning of the part | ||
| 5550 | 2025.12.22 16:25:22.121680 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5551 | 2025.12.22 16:25:22.121708 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_36_7} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5552 | 2025.12.22 16:25:22.121716 [ 201 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 89 rows starting from the beginning of the part | ||
| 5553 | 2025.12.22 16:25:22.121798 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 5554 | 2025.12.22 16:25:22.122084 [ 257 ] {d6d0b9b2-49a8-4301-8e15-aee9107c8706} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2025.12.22 16:25:22.122132 [ 257 ] {d6d0b9b2-49a8-4301-8e15-aee9107c8706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5556 | 2025.12.22 16:25:22.122554 [ 257 ] {d6d0b9b2-49a8-4301-8e15-aee9107c8706} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5557 | 2025.12.22 16:25:22.122775 [ 257 ] {d6d0b9b2-49a8-4301-8e15-aee9107c8706} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2025.12.22 16:25:22.122876 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5559 | 2025.12.22 16:25:22.122907 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2025.12.22 16:25:22.122907 [ 257 ] {d6d0b9b2-49a8-4301-8e15-aee9107c8706} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001406 sec., 113798.00853485064 rows/sec., 7.93 MiB/sec. | ||
| 5561 | 2025.12.22 16:25:22.122927 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5562 | 2025.12.22 16:25:22.122961 [ 257 ] {d6d0b9b2-49a8-4301-8e15-aee9107c8706} <Debug> TCPHandler: Processed in 0.001589791 sec. | ||
| 5563 | 2025.12.22 16:25:22.123015 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5564 | 2025.12.22 16:25:22.123084 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.12.22 16:25:22.123096 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5566 | 2025.12.22 16:25:22.123127 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10309 rows starting from the beginning of the part | ||
| 5567 | 2025.12.22 16:25:22.123178 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838358 sec., 1793448.2837401638 rows/sec., 135.32 MiB/sec. | ||
| 5568 | 2025.12.22 16:25:22.123181 [ 257 ] {a87875e8-751e-400f-bd59-f434d8842486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5569 | 2025.12.22 16:25:22.123184 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5570 | 2025.12.22 16:25:22.123256 [ 257 ] {a87875e8-751e-400f-bd59-f434d8842486} <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 | ||
| 5571 | 2025.12.22 16:25:22.123269 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5572 | 2025.12.22 16:25:22.123314 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 934 rows starting from the beginning of the part | ||
| 5573 | 2025.12.22 16:25:22.123356 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5574 | 2025.12.22 16:25:22.123375 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5575 | 2025.12.22 16:25:22.123397 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5576 | 2025.12.22 16:25:22.123704 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2025.12.22 16:25:22.123783 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_36_7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5578 | 2025.12.22 16:25:22.123859 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5579 | 2025.12.22 16:25:22.124065 [ 257 ] {a87875e8-751e-400f-bd59-f434d8842486} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2025.12.22 16:25:22.124107 [ 257 ] {a87875e8-751e-400f-bd59-f434d8842486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5581 | 2025.12.22 16:25:22.124636 [ 257 ] {a87875e8-751e-400f-bd59-f434d8842486} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5582 | 2025.12.22 16:25:22.124857 [ 257 ] {a87875e8-751e-400f-bd59-f434d8842486} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2025.12.22 16:25:22.124994 [ 257 ] {a87875e8-751e-400f-bd59-f434d8842486} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001832 sec., 13646.288209606986 rows/sec., 24.45 MiB/sec. | ||
| 5584 | 2025.12.22 16:25:22.125048 [ 257 ] {a87875e8-751e-400f-bd59-f434d8842486} <Debug> TCPHandler: Processed in 0.002011923 sec. | ||
| 5585 | 2025.12.22 16:25:22.125159 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2025.12.22 16:25:22.125253 [ 257 ] {8e40dc1b-7617-4e53-80b5-4cc2e77cf3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5587 | 2025.12.22 16:25:22.125294 [ 257 ] {8e40dc1b-7617-4e53-80b5-4cc2e77cf3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5588 | 2025.12.22 16:25:22.125628 [ 257 ] {8e40dc1b-7617-4e53-80b5-4cc2e77cf3a3} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2025.12.22 16:25:22.125664 [ 257 ] {8e40dc1b-7617-4e53-80b5-4cc2e77cf3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5590 | 2025.12.22 16:25:22.126007 [ 257 ] {8e40dc1b-7617-4e53-80b5-4cc2e77cf3a3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5591 | 2025.12.22 16:25:22.126272 [ 257 ] {8e40dc1b-7617-4e53-80b5-4cc2e77cf3a3} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2025.12.22 16:25:22.126380 [ 38 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5593 | 2025.12.22 16:25:22.126406 [ 257 ] {8e40dc1b-7617-4e53-80b5-4cc2e77cf3a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 5594 | 2025.12.22 16:25:22.126411 [ 38 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2025.12.22 16:25:22.126446 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5596 | 2025.12.22 16:25:22.126449 [ 257 ] {8e40dc1b-7617-4e53-80b5-4cc2e77cf3a3} <Debug> TCPHandler: Processed in 0.001338885 sec. | ||
| 5597 | 2025.12.22 16:25:22.126538 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5598 | 2025.12.22 16:25:22.126653 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5599 | 2025.12.22 16:25:22.126689 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2272 rows starting from the beginning of the part | ||
| 5600 | 2025.12.22 16:25:22.126759 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5601 | 2025.12.22 16:25:22.126826 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5602 | 2025.12.22 16:25:22.126880 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part | ||
| 5603 | 2025.12.22 16:25:22.126940 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 5604 | 2025.12.22 16:25:22.126986 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5605 | 2025.12.22 16:25:22.127178 [ 189 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11941 rows, containing 5 columns (5 merged, 0 gathered) in 0.004195989 sec., 2845812.989500211 rows/sec., 190.43 MiB/sec. | ||
| 5606 | 2025.12.22 16:25:22.127442 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5607 | 2025.12.22 16:25:22.127726 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2025.12.22 16:25:22.127795 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5609 | 2025.12.22 16:25:22.127866 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 5610 | 2025.12.22 16:25:22.128223 [ 197 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001725145 sec., 1507119.69138826 rows/sec., 95.67 MiB/sec. | ||
| 5611 | 2025.12.22 16:25:22.128494 [ 199 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5612 | 2025.12.22 16:25:22.128744 [ 199 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2025.12.22 16:25:22.128807 [ 199 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_36_7} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5614 | 2025.12.22 16:25:22.128889 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5615 | 2025.12.22 16:25:25.931513 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5616 | 2025.12.22 16:25:25.931561 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5617 | 2025.12.22 16:25:26.054804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11398 | ||
| 5618 | 2025.12.22 16:25:26.055320 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2025.12.22 16:25:26.055360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5620 | 2025.12.22 16:25:26.055829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5621 | 2025.12.22 16:25:26.056063 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2025.12.22 16:25:26.056190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11398 | ||
| 5623 | 2025.12.22 16:25:26.058793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 766 | ||
| 5624 | 2025.12.22 16:25:26.060908 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2025.12.22 16:25:26.060962 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5626 | 2025.12.22 16:25:26.062209 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5627 | 2025.12.22 16:25:26.062524 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2025.12.22 16:25:26.062895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 5629 | 2025.12.22 16:25:26.692538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5630 | 2025.12.22 16:25:26.710772 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2025.12.22 16:25:26.710830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5632 | 2025.12.22 16:25:26.716459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5633 | 2025.12.22 16:25:26.717176 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2025.12.22 16:25:26.720061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5635 | 2025.12.22 16:25:27.128517 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2025.12.22 16:25:27.128738 [ 257 ] {c797f12f-4766-4843-aa40-7437d579760b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5637 | 2025.12.22 16:25:27.128819 [ 257 ] {c797f12f-4766-4843-aa40-7437d579760b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5638 | 2025.12.22 16:25:27.129759 [ 257 ] {c797f12f-4766-4843-aa40-7437d579760b} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2025.12.22 16:25:27.129807 [ 257 ] {c797f12f-4766-4843-aa40-7437d579760b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5640 | 2025.12.22 16:25:27.130206 [ 257 ] {c797f12f-4766-4843-aa40-7437d579760b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5641 | 2025.12.22 16:25:27.130422 [ 257 ] {c797f12f-4766-4843-aa40-7437d579760b} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2025.12.22 16:25:27.130570 [ 257 ] {c797f12f-4766-4843-aa40-7437d579760b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001893 sec., 216587.42736397253 rows/sec., 13.74 MiB/sec. | ||
| 5643 | 2025.12.22 16:25:27.130610 [ 257 ] {c797f12f-4766-4843-aa40-7437d579760b} <Debug> TCPHandler: Processed in 0.002224848 sec. | ||
| 5644 | 2025.12.22 16:25:27.130607 [ 30 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5645 | 2025.12.22 16:25:27.130679 [ 30 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2025.12.22 16:25:27.130700 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5647 | 2025.12.22 16:25:27.130724 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2025.12.22 16:25:27.130825 [ 197 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5649 | 2025.12.22 16:25:27.130832 [ 257 ] {34f6a58a-337b-43c0-9285-947060191be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5650 | 2025.12.22 16:25:27.130917 [ 257 ] {34f6a58a-337b-43c0-9285-947060191be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5651 | 2025.12.22 16:25:27.130961 [ 197 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5652 | 2025.12.22 16:25:27.130999 [ 197 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5653 | 2025.12.22 16:25:27.131065 [ 197 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5654 | 2025.12.22 16:25:27.131114 [ 197 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5655 | 2025.12.22 16:25:27.131158 [ 197 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5656 | 2025.12.22 16:25:27.131196 [ 197 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5657 | 2025.12.22 16:25:27.131870 [ 257 ] {34f6a58a-337b-43c0-9285-947060191be9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2025.12.22 16:25:27.131911 [ 257 ] {34f6a58a-337b-43c0-9285-947060191be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5659 | 2025.12.22 16:25:27.132210 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442878 sec., 1420771.541322274 rows/sec., 95.55 MiB/sec. | ||
| 5660 | 2025.12.22 16:25:27.132291 [ 257 ] {34f6a58a-337b-43c0-9285-947060191be9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5661 | 2025.12.22 16:25:27.132368 [ 189 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5662 | 2025.12.22 16:25:27.132553 [ 257 ] {34f6a58a-337b-43c0-9285-947060191be9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2025.12.22 16:25:27.132685 [ 189 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2025.12.22 16:25:27.132694 [ 257 ] {34f6a58a-337b-43c0-9285-947060191be9} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001881 sec., 607123.870281765 rows/sec., 48.19 MiB/sec. | ||
| 5665 | 2025.12.22 16:25:27.132742 [ 257 ] {34f6a58a-337b-43c0-9285-947060191be9} <Debug> TCPHandler: Processed in 0.002064534 sec. | ||
| 5666 | 2025.12.22 16:25:27.132770 [ 189 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_17_4} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5667 | 2025.12.22 16:25:27.132845 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5668 | 2025.12.22 16:25:27.132862 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2025.12.22 16:25:27.132963 [ 257 ] {f6539977-d322-4ec9-aeab-2fce6c1397ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5670 | 2025.12.22 16:25:27.133004 [ 257 ] {f6539977-d322-4ec9-aeab-2fce6c1397ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5671 | 2025.12.22 16:25:27.133476 [ 257 ] {f6539977-d322-4ec9-aeab-2fce6c1397ab} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2025.12.22 16:25:27.133513 [ 257 ] {f6539977-d322-4ec9-aeab-2fce6c1397ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5673 | 2025.12.22 16:25:27.133828 [ 257 ] {f6539977-d322-4ec9-aeab-2fce6c1397ab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5674 | 2025.12.22 16:25:27.134052 [ 257 ] {f6539977-d322-4ec9-aeab-2fce6c1397ab} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2025.12.22 16:25:27.134180 [ 257 ] {f6539977-d322-4ec9-aeab-2fce6c1397ab} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001235 sec., 178137.65182186235 rows/sec., 10.63 MiB/sec. | ||
| 5676 | 2025.12.22 16:25:27.134216 [ 257 ] {f6539977-d322-4ec9-aeab-2fce6c1397ab} <Debug> TCPHandler: Processed in 0.001404236 sec. | ||
| 5677 | 2025.12.22 16:25:27.134395 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2025.12.22 16:25:27.134497 [ 257 ] {0a1c751b-66c6-4bd6-bd54-8d2d5af4b643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5679 | 2025.12.22 16:25:27.134539 [ 257 ] {0a1c751b-66c6-4bd6-bd54-8d2d5af4b643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5680 | 2025.12.22 16:25:27.135055 [ 257 ] {0a1c751b-66c6-4bd6-bd54-8d2d5af4b643} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2025.12.22 16:25:27.135092 [ 257 ] {0a1c751b-66c6-4bd6-bd54-8d2d5af4b643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5682 | 2025.12.22 16:25:27.135404 [ 257 ] {0a1c751b-66c6-4bd6-bd54-8d2d5af4b643} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5683 | 2025.12.22 16:25:27.135635 [ 257 ] {0a1c751b-66c6-4bd6-bd54-8d2d5af4b643} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2025.12.22 16:25:27.135763 [ 257 ] {0a1c751b-66c6-4bd6-bd54-8d2d5af4b643} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001284 sec., 165109.03426791276 rows/sec., 10.65 MiB/sec. | ||
| 5685 | 2025.12.22 16:25:27.135803 [ 257 ] {0a1c751b-66c6-4bd6-bd54-8d2d5af4b643} <Debug> TCPHandler: Processed in 0.001457518 sec. | ||
| 5686 | 2025.12.22 16:25:27.135923 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2025.12.22 16:25:27.136018 [ 257 ] {be315f87-5181-4784-a327-28c4a4f4f19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5688 | 2025.12.22 16:25:27.136058 [ 257 ] {be315f87-5181-4784-a327-28c4a4f4f19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5689 | 2025.12.22 16:25:27.136525 [ 257 ] {be315f87-5181-4784-a327-28c4a4f4f19b} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.12.22 16:25:27.136563 [ 257 ] {be315f87-5181-4784-a327-28c4a4f4f19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5691 | 2025.12.22 16:25:27.136870 [ 257 ] {be315f87-5181-4784-a327-28c4a4f4f19b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5692 | 2025.12.22 16:25:27.137090 [ 257 ] {be315f87-5181-4784-a327-28c4a4f4f19b} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2025.12.22 16:25:27.137192 [ 30 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5694 | 2025.12.22 16:25:27.137217 [ 257 ] {be315f87-5181-4784-a327-28c4a4f4f19b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 5695 | 2025.12.22 16:25:27.137235 [ 30 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2025.12.22 16:25:27.137259 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5697 | 2025.12.22 16:25:27.137260 [ 257 ] {be315f87-5181-4784-a327-28c4a4f4f19b} <Debug> TCPHandler: Processed in 0.001387386 sec. | ||
| 5698 | 2025.12.22 16:25:27.137337 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5699 | 2025.12.22 16:25:27.137383 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2025.12.22 16:25:27.137426 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5701 | 2025.12.22 16:25:27.137454 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5702 | 2025.12.22 16:25:27.137482 [ 257 ] {1ae05a6b-50da-4bee-ace9-5416ec70a123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5703 | 2025.12.22 16:25:27.137499 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5704 | 2025.12.22 16:25:27.137530 [ 257 ] {1ae05a6b-50da-4bee-ace9-5416ec70a123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5705 | 2025.12.22 16:25:27.137543 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5706 | 2025.12.22 16:25:27.137589 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5707 | 2025.12.22 16:25:27.137630 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5708 | 2025.12.22 16:25:27.138303 [ 257 ] {1ae05a6b-50da-4bee-ace9-5416ec70a123} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2025.12.22 16:25:27.138345 [ 257 ] {1ae05a6b-50da-4bee-ace9-5416ec70a123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5710 | 2025.12.22 16:25:27.138527 [ 194 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001216542 sec., 867212.1472172765 rows/sec., 52.55 MiB/sec. | ||
| 5711 | 2025.12.22 16:25:27.138666 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5712 | 2025.12.22 16:25:27.138706 [ 257 ] {1ae05a6b-50da-4bee-ace9-5416ec70a123} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5713 | 2025.12.22 16:25:27.138969 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2025.12.22 16:25:27.139000 [ 257 ] {1ae05a6b-50da-4bee-ace9-5416ec70a123} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2025.12.22 16:25:27.139042 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_17_4} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5716 | 2025.12.22 16:25:27.139114 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5717 | 2025.12.22 16:25:27.139139 [ 257 ] {1ae05a6b-50da-4bee-ace9-5416ec70a123} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001674 sec., 414575.86618876946 rows/sec., 28.98 MiB/sec. | ||
| 5718 | 2025.12.22 16:25:27.139180 [ 257 ] {1ae05a6b-50da-4bee-ace9-5416ec70a123} <Debug> TCPHandler: Processed in 0.001846338 sec. | ||
| 5719 | 2025.12.22 16:25:27.139297 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5720 | 2025.12.22 16:25:27.139393 [ 257 ] {bbe74fa8-3029-4306-97c6-a977b9f1828c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5721 | 2025.12.22 16:25:27.139434 [ 257 ] {bbe74fa8-3029-4306-97c6-a977b9f1828c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5722 | 2025.12.22 16:25:27.139742 [ 257 ] {bbe74fa8-3029-4306-97c6-a977b9f1828c} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2025.12.22 16:25:27.139778 [ 257 ] {bbe74fa8-3029-4306-97c6-a977b9f1828c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5724 | 2025.12.22 16:25:27.140096 [ 257 ] {bbe74fa8-3029-4306-97c6-a977b9f1828c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5725 | 2025.12.22 16:25:27.140312 [ 257 ] {bbe74fa8-3029-4306-97c6-a977b9f1828c} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2025.12.22 16:25:27.140440 [ 257 ] {bbe74fa8-3029-4306-97c6-a977b9f1828c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 5727 | 2025.12.22 16:25:27.140476 [ 257 ] {bbe74fa8-3029-4306-97c6-a977b9f1828c} <Debug> TCPHandler: Processed in 0.001228822 sec. | ||
| 5728 | 2025.12.22 16:25:27.140578 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2025.12.22 16:25:27.140676 [ 257 ] {a9e60438-a924-4c23-b185-c2ff52db1c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5730 | 2025.12.22 16:25:27.140719 [ 257 ] {a9e60438-a924-4c23-b185-c2ff52db1c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5731 | 2025.12.22 16:25:27.141175 [ 257 ] {a9e60438-a924-4c23-b185-c2ff52db1c49} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2025.12.22 16:25:27.141212 [ 257 ] {a9e60438-a924-4c23-b185-c2ff52db1c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5733 | 2025.12.22 16:25:27.141544 [ 257 ] {a9e60438-a924-4c23-b185-c2ff52db1c49} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5734 | 2025.12.22 16:25:27.141763 [ 257 ] {a9e60438-a924-4c23-b185-c2ff52db1c49} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2025.12.22 16:25:27.141892 [ 257 ] {a9e60438-a924-4c23-b185-c2ff52db1c49} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 5736 | 2025.12.22 16:25:27.141929 [ 257 ] {a9e60438-a924-4c23-b185-c2ff52db1c49} <Debug> TCPHandler: Processed in 0.001400797 sec. | ||
| 5737 | 2025.12.22 16:25:27.142035 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2025.12.22 16:25:27.142130 [ 257 ] {94084c7c-9125-4dd2-8699-3b98cf9cb904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5739 | 2025.12.22 16:25:27.142172 [ 257 ] {94084c7c-9125-4dd2-8699-3b98cf9cb904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5740 | 2025.12.22 16:25:27.142459 [ 257 ] {94084c7c-9125-4dd2-8699-3b98cf9cb904} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2025.12.22 16:25:27.142495 [ 257 ] {94084c7c-9125-4dd2-8699-3b98cf9cb904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5742 | 2025.12.22 16:25:27.142785 [ 257 ] {94084c7c-9125-4dd2-8699-3b98cf9cb904} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5743 | 2025.12.22 16:25:27.143001 [ 257 ] {94084c7c-9125-4dd2-8699-3b98cf9cb904} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2025.12.22 16:25:27.143125 [ 257 ] {94084c7c-9125-4dd2-8699-3b98cf9cb904} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 5745 | 2025.12.22 16:25:27.143160 [ 257 ] {94084c7c-9125-4dd2-8699-3b98cf9cb904} <Debug> TCPHandler: Processed in 0.00117443 sec. | ||
| 5746 | 2025.12.22 16:25:27.143265 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2025.12.22 16:25:27.143367 [ 257 ] {0863b175-1fe5-4b5a-9c2a-01c2cf6168a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5748 | 2025.12.22 16:25:27.143423 [ 257 ] {0863b175-1fe5-4b5a-9c2a-01c2cf6168a8} <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 | ||
| 5749 | 2025.12.22 16:25:27.144206 [ 257 ] {0863b175-1fe5-4b5a-9c2a-01c2cf6168a8} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2025.12.22 16:25:27.144245 [ 257 ] {0863b175-1fe5-4b5a-9c2a-01c2cf6168a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5751 | 2025.12.22 16:25:27.144773 [ 257 ] {0863b175-1fe5-4b5a-9c2a-01c2cf6168a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5752 | 2025.12.22 16:25:27.145003 [ 257 ] {0863b175-1fe5-4b5a-9c2a-01c2cf6168a8} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2025.12.22 16:25:27.145144 [ 257 ] {0863b175-1fe5-4b5a-9c2a-01c2cf6168a8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001796 sec., 8351.893095768373 rows/sec., 14.97 MiB/sec. | ||
| 5754 | 2025.12.22 16:25:27.145197 [ 257 ] {0863b175-1fe5-4b5a-9c2a-01c2cf6168a8} <Debug> TCPHandler: Processed in 0.001982542 sec. | ||
| 5755 | 2025.12.22 16:25:27.145309 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2025.12.22 16:25:27.145406 [ 257 ] {47bef74b-3cbc-4748-b815-4f6a2cddaf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5757 | 2025.12.22 16:25:27.145448 [ 257 ] {47bef74b-3cbc-4748-b815-4f6a2cddaf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5758 | 2025.12.22 16:25:27.145786 [ 257 ] {47bef74b-3cbc-4748-b815-4f6a2cddaf39} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2025.12.22 16:25:27.145824 [ 257 ] {47bef74b-3cbc-4748-b815-4f6a2cddaf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5760 | 2025.12.22 16:25:27.146131 [ 257 ] {47bef74b-3cbc-4748-b815-4f6a2cddaf39} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5761 | 2025.12.22 16:25:27.146339 [ 257 ] {47bef74b-3cbc-4748-b815-4f6a2cddaf39} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2025.12.22 16:25:27.146464 [ 257 ] {47bef74b-3cbc-4748-b815-4f6a2cddaf39} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 5763 | 2025.12.22 16:25:27.146500 [ 257 ] {47bef74b-3cbc-4748-b815-4f6a2cddaf39} <Debug> TCPHandler: Processed in 0.001239963 sec. | ||
| 5764 | 2025.12.22 16:25:32.117660 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2025.12.22 16:25:32.117864 [ 257 ] {8c2e709e-3e96-4a12-a0ba-5d5fd8c966f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5766 | 2025.12.22 16:25:32.117932 [ 257 ] {8c2e709e-3e96-4a12-a0ba-5d5fd8c966f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5767 | 2025.12.22 16:25:32.118541 [ 257 ] {8c2e709e-3e96-4a12-a0ba-5d5fd8c966f8} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.12.22 16:25:32.118578 [ 257 ] {8c2e709e-3e96-4a12-a0ba-5d5fd8c966f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5769 | 2025.12.22 16:25:32.119052 [ 257 ] {8c2e709e-3e96-4a12-a0ba-5d5fd8c966f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5770 | 2025.12.22 16:25:32.119355 [ 257 ] {8c2e709e-3e96-4a12-a0ba-5d5fd8c966f8} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.12.22 16:25:32.119581 [ 257 ] {8c2e709e-3e96-4a12-a0ba-5d5fd8c966f8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001758 sec., 1137.6564277588168 rows/sec., 92.77 KiB/sec. | ||
| 5772 | 2025.12.22 16:25:32.119630 [ 257 ] {8c2e709e-3e96-4a12-a0ba-5d5fd8c966f8} <Debug> TCPHandler: Processed in 0.002107446 sec. | ||
| 5773 | 2025.12.22 16:25:32.119750 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2025.12.22 16:25:32.119866 [ 257 ] {6dde2cca-8d77-457f-a993-8e3a5326d42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5775 | 2025.12.22 16:25:32.119909 [ 257 ] {6dde2cca-8d77-457f-a993-8e3a5326d42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5776 | 2025.12.22 16:25:32.120444 [ 257 ] {6dde2cca-8d77-457f-a993-8e3a5326d42e} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2025.12.22 16:25:32.120492 [ 257 ] {6dde2cca-8d77-457f-a993-8e3a5326d42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5778 | 2025.12.22 16:25:32.120942 [ 257 ] {6dde2cca-8d77-457f-a993-8e3a5326d42e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5779 | 2025.12.22 16:25:32.121256 [ 257 ] {6dde2cca-8d77-457f-a993-8e3a5326d42e} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2025.12.22 16:25:32.121428 [ 257 ] {6dde2cca-8d77-457f-a993-8e3a5326d42e} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001579 sec., 67764.40785307156 rows/sec., 5.67 MiB/sec. | ||
| 5781 | 2025.12.22 16:25:32.121477 [ 257 ] {6dde2cca-8d77-457f-a993-8e3a5326d42e} <Debug> TCPHandler: Processed in 0.001777017 sec. | ||
| 5782 | 2025.12.22 16:25:32.121635 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2025.12.22 16:25:32.121762 [ 257 ] {a5114d25-fd97-4e33-ac92-b31725e03de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5784 | 2025.12.22 16:25:32.121820 [ 257 ] {a5114d25-fd97-4e33-ac92-b31725e03de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5785 | 2025.12.22 16:25:32.122379 [ 257 ] {a5114d25-fd97-4e33-ac92-b31725e03de6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.12.22 16:25:32.122423 [ 257 ] {a5114d25-fd97-4e33-ac92-b31725e03de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5787 | 2025.12.22 16:25:32.122798 [ 257 ] {a5114d25-fd97-4e33-ac92-b31725e03de6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5788 | 2025.12.22 16:25:32.123046 [ 257 ] {a5114d25-fd97-4e33-ac92-b31725e03de6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2025.12.22 16:25:32.123184 [ 257 ] {a5114d25-fd97-4e33-ac92-b31725e03de6} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001479 sec., 18255.57809330629 rows/sec., 1.33 MiB/sec. | ||
| 5790 | 2025.12.22 16:25:32.123223 [ 257 ] {a5114d25-fd97-4e33-ac92-b31725e03de6} <Debug> TCPHandler: Processed in 0.001689214 sec. | ||
| 5791 | 2025.12.22 16:25:32.123370 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2025.12.22 16:25:32.123482 [ 257 ] {abd0dd14-abe9-4171-a92f-f35655c760d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5793 | 2025.12.22 16:25:32.123530 [ 257 ] {abd0dd14-abe9-4171-a92f-f35655c760d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5794 | 2025.12.22 16:25:32.124145 [ 257 ] {abd0dd14-abe9-4171-a92f-f35655c760d4} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2025.12.22 16:25:32.124190 [ 257 ] {abd0dd14-abe9-4171-a92f-f35655c760d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5796 | 2025.12.22 16:25:32.124593 [ 257 ] {abd0dd14-abe9-4171-a92f-f35655c760d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5797 | 2025.12.22 16:25:32.124868 [ 257 ] {abd0dd14-abe9-4171-a92f-f35655c760d4} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2025.12.22 16:25:32.125042 [ 257 ] {abd0dd14-abe9-4171-a92f-f35655c760d4} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001532 sec., 59399.47780678851 rows/sec., 4.64 MiB/sec. | ||
| 5799 | 2025.12.22 16:25:32.125091 [ 257 ] {abd0dd14-abe9-4171-a92f-f35655c760d4} <Debug> TCPHandler: Processed in 0.001740895 sec. | ||
| 5800 | 2025.12.22 16:25:32.125246 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2025.12.22 16:25:32.125377 [ 257 ] {f060626c-1bc8-406c-90bf-5745666847f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5802 | 2025.12.22 16:25:32.125438 [ 257 ] {f060626c-1bc8-406c-90bf-5745666847f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5803 | 2025.12.22 16:25:32.126018 [ 257 ] {f060626c-1bc8-406c-90bf-5745666847f5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2025.12.22 16:25:32.126065 [ 257 ] {f060626c-1bc8-406c-90bf-5745666847f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5805 | 2025.12.22 16:25:32.126516 [ 257 ] {f060626c-1bc8-406c-90bf-5745666847f5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5806 | 2025.12.22 16:25:32.126793 [ 257 ] {f060626c-1bc8-406c-90bf-5745666847f5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2025.12.22 16:25:32.126954 [ 257 ] {f060626c-1bc8-406c-90bf-5745666847f5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001606 sec., 100249.06600249065 rows/sec., 6.98 MiB/sec. | ||
| 5808 | 2025.12.22 16:25:32.127002 [ 257 ] {f060626c-1bc8-406c-90bf-5745666847f5} <Debug> TCPHandler: Processed in 0.001822597 sec. | ||
| 5809 | 2025.12.22 16:25:32.127140 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2025.12.22 16:25:32.127256 [ 257 ] {2403d4a6-4dfd-49fc-995d-31ffd8f118ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5811 | 2025.12.22 16:25:32.127324 [ 257 ] {2403d4a6-4dfd-49fc-995d-31ffd8f118ce} <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 | ||
| 5812 | 2025.12.22 16:25:32.128335 [ 257 ] {2403d4a6-4dfd-49fc-995d-31ffd8f118ce} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2025.12.22 16:25:32.128374 [ 257 ] {2403d4a6-4dfd-49fc-995d-31ffd8f118ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5814 | 2025.12.22 16:25:32.129085 [ 257 ] {2403d4a6-4dfd-49fc-995d-31ffd8f118ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5815 | 2025.12.22 16:25:32.129354 [ 257 ] {2403d4a6-4dfd-49fc-995d-31ffd8f118ce} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2025.12.22 16:25:32.129517 [ 257 ] {2403d4a6-4dfd-49fc-995d-31ffd8f118ce} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002283 sec., 10950.503723171267 rows/sec., 19.62 MiB/sec. | ||
| 5817 | 2025.12.22 16:25:32.129587 [ 257 ] {2403d4a6-4dfd-49fc-995d-31ffd8f118ce} <Debug> TCPHandler: Processed in 0.002505195 sec. | ||
| 5818 | 2025.12.22 16:25:32.129728 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2025.12.22 16:25:32.129851 [ 257 ] {99dac374-293b-4a53-8f7c-b0a22e9be11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5820 | 2025.12.22 16:25:32.129900 [ 257 ] {99dac374-293b-4a53-8f7c-b0a22e9be11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5821 | 2025.12.22 16:25:32.130340 [ 257 ] {99dac374-293b-4a53-8f7c-b0a22e9be11f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2025.12.22 16:25:32.130386 [ 257 ] {99dac374-293b-4a53-8f7c-b0a22e9be11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5823 | 2025.12.22 16:25:32.130785 [ 257 ] {99dac374-293b-4a53-8f7c-b0a22e9be11f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5824 | 2025.12.22 16:25:32.131057 [ 257 ] {99dac374-293b-4a53-8f7c-b0a22e9be11f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2025.12.22 16:25:32.131233 [ 257 ] {99dac374-293b-4a53-8f7c-b0a22e9be11f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
| 5826 | 2025.12.22 16:25:32.131277 [ 257 ] {99dac374-293b-4a53-8f7c-b0a22e9be11f} <Debug> TCPHandler: Processed in 0.001612032 sec. | ||
| 5827 | 2025.12.22 16:25:33.557301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11846 | ||
| 5828 | 2025.12.22 16:25:33.558024 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2025.12.22 16:25:33.558081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5830 | 2025.12.22 16:25:33.558738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5831 | 2025.12.22 16:25:33.559063 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2025.12.22 16:25:33.559250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11846 | ||
| 5833 | 2025.12.22 16:25:34.221145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5834 | 2025.12.22 16:25:34.238613 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2025.12.22 16:25:34.238681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5836 | 2025.12.22 16:25:34.244287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5837 | 2025.12.22 16:25:34.245076 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2025.12.22 16:25:34.249328 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5839 | 2025.12.22 16:25:34.252725 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43669 | ||
| 5840 | 2025.12.22 16:25:34.252833 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2025.12.22 16:25:34.252861 [ 291 ] {} <Debug> TCP-Session: 8807410e-e7a8-4b70-a32e-86b18db01b2c Authenticating user 'default' from [fd00:1122:3344:101::e]:43669 | ||
| 5842 | 2025.12.22 16:25:34.252886 [ 291 ] {} <Debug> TCP-Session: 8807410e-e7a8-4b70-a32e-86b18db01b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2025.12.22 16:25:34.252898 [ 291 ] {} <Debug> TCP-Session: 8807410e-e7a8-4b70-a32e-86b18db01b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2025.12.22 16:25:34.253148 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56229 | ||
| 5845 | 2025.12.22 16:25:34.253186 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53016 | ||
| 5846 | 2025.12.22 16:25:34.253201 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60185 | ||
| 5847 | 2025.12.22 16:25:34.253222 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47291 | ||
| 5848 | 2025.12.22 16:25:34.253274 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5849 | 2025.12.22 16:25:34.253278 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5850 | 2025.12.22 16:25:34.253334 [ 292 ] {} <Debug> TCP-Session: a3bd5d6b-9858-40ec-98c5-63207e5cb1b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56229 | ||
| 5851 | 2025.12.22 16:25:34.253215 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38824 | ||
| 5852 | 2025.12.22 16:25:34.253344 [ 291 ] {} <Trace> TCP-Session: 8807410e-e7a8-4b70-a32e-86b18db01b2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2025.12.22 16:25:34.253366 [ 292 ] {} <Debug> TCP-Session: a3bd5d6b-9858-40ec-98c5-63207e5cb1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2025.12.22 16:25:34.253366 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5855 | 2025.12.22 16:25:34.253411 [ 292 ] {} <Debug> TCP-Session: a3bd5d6b-9858-40ec-98c5-63207e5cb1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2025.12.22 16:25:34.253359 [ 296 ] {} <Debug> TCP-Session: 52673aeb-2837-4527-a363-840728d3ec97 Authenticating user 'default' from [fd00:1122:3344:101::e]:53016 | ||
| 5857 | 2025.12.22 16:25:34.253445 [ 297 ] {} <Debug> TCP-Session: 61677b1b-e8c3-4bbc-84fd-aeca8efa93f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60185 | ||
| 5858 | 2025.12.22 16:25:34.253467 [ 296 ] {} <Debug> TCP-Session: 52673aeb-2837-4527-a363-840728d3ec97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2025.12.22 16:25:34.253168 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64386 | ||
| 5860 | 2025.12.22 16:25:34.253492 [ 296 ] {} <Debug> TCP-Session: 52673aeb-2837-4527-a363-840728d3ec97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2025.12.22 16:25:34.253521 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5862 | 2025.12.22 16:25:34.253522 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5863 | 2025.12.22 16:25:34.253558 [ 3 ] {} <Debug> TCP-Session: 792622c4-7ef8-4bff-a746-ead9fd778425 Authenticating user 'default' from [fd00:1122:3344:101::e]:38824 | ||
| 5864 | 2025.12.22 16:25:34.253558 [ 291 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43669) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5865 | 2025.12.22 16:25:34.253583 [ 290 ] {} <Debug> TCP-Session: 7eaab7dc-5f26-4313-b561-052aab5d1e17 Authenticating user 'default' from [fd00:1122:3344:101::e]:47291 | ||
| 5866 | 2025.12.22 16:25:34.253587 [ 3 ] {} <Debug> TCP-Session: 792622c4-7ef8-4bff-a746-ead9fd778425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2025.12.22 16:25:34.253170 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44939 | ||
| 5868 | 2025.12.22 16:25:34.253623 [ 290 ] {} <Debug> TCP-Session: 7eaab7dc-5f26-4313-b561-052aab5d1e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2025.12.22 16:25:34.253646 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5870 | 2025.12.22 16:25:34.253662 [ 290 ] {} <Debug> TCP-Session: 7eaab7dc-5f26-4313-b561-052aab5d1e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2025.12.22 16:25:34.253676 [ 294 ] {} <Debug> TCP-Session: 86e886b2-ecc2-4b40-98f0-f78bdfcf52c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64386 | ||
| 5872 | 2025.12.22 16:25:34.253627 [ 3 ] {} <Debug> TCP-Session: 792622c4-7ef8-4bff-a746-ead9fd778425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2025.12.22 16:25:34.253699 [ 294 ] {} <Debug> TCP-Session: 86e886b2-ecc2-4b40-98f0-f78bdfcf52c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2025.12.22 16:25:34.253154 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53260 | ||
| 5875 | 2025.12.22 16:25:34.253729 [ 294 ] {} <Debug> TCP-Session: 86e886b2-ecc2-4b40-98f0-f78bdfcf52c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2025.12.22 16:25:34.253749 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5877 | 2025.12.22 16:25:34.253496 [ 297 ] {} <Debug> TCP-Session: 61677b1b-e8c3-4bbc-84fd-aeca8efa93f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2025.12.22 16:25:34.253788 [ 295 ] {} <Debug> TCP-Session: 49ccb9f6-6323-497a-a527-6524b46add5b Authenticating user 'default' from [fd00:1122:3344:101::e]:44939 | ||
| 5879 | 2025.12.22 16:25:34.253808 [ 297 ] {} <Debug> TCP-Session: 61677b1b-e8c3-4bbc-84fd-aeca8efa93f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2025.12.22 16:25:34.253820 [ 295 ] {} <Debug> TCP-Session: 49ccb9f6-6323-497a-a527-6524b46add5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2025.12.22 16:25:34.253841 [ 295 ] {} <Debug> TCP-Session: 49ccb9f6-6323-497a-a527-6524b46add5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2025.12.22 16:25:34.253870 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5883 | 2025.12.22 16:25:34.253903 [ 293 ] {} <Debug> TCP-Session: 219299df-93ea-40c1-9d28-d0886b093471 Authenticating user 'default' from [fd00:1122:3344:101::e]:53260 | ||
| 5884 | 2025.12.22 16:25:34.253915 [ 291 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5885 | 2025.12.22 16:25:34.253921 [ 293 ] {} <Debug> TCP-Session: 219299df-93ea-40c1-9d28-d0886b093471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2025.12.22 16:25:34.253955 [ 293 ] {} <Debug> TCP-Session: 219299df-93ea-40c1-9d28-d0886b093471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2025.12.22 16:25:34.253983 [ 291 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5888 | 2025.12.22 16:25:34.254315 [ 291 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 5889 | 2025.12.22 16:25:34.255439 [ 319 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Trace> AggregatingTransform: Aggregating | ||
| 5890 | 2025.12.22 16:25:34.255501 [ 319 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Trace> Aggregator: Aggregation method: without_key | ||
| 5891 | 2025.12.22 16:25:34.255540 [ 319 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0011046 sec. (905.305 rows/sec., 35.36 KiB/sec.) | ||
| 5892 | 2025.12.22 16:25:34.255563 [ 319 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Trace> Aggregator: Merging aggregated data | ||
| 5893 | 2025.12.22 16:25:34.256762 [ 291 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00327 sec., 305.81039755351685 rows/sec., 11.95 KiB/sec. | ||
| 5894 | 2025.12.22 16:25:34.256913 [ 291 ] {46afab97-90c2-4985-93d7-a00ea1795876} <Debug> TCPHandler: Processed in 0.003723307 sec. | ||
| 5895 | 2025.12.22 16:25:34.257031 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5896 | 2025.12.22 16:25:34.257042 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5897 | 2025.12.22 16:25:34.257073 [ 291 ] {} <Debug> TCP-Session: 8807410e-e7a8-4b70-a32e-86b18db01b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2025.12.22 16:25:34.257077 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5899 | 2025.12.22 16:25:34.257103 [ 292 ] {} <Debug> TCP-Session: a3bd5d6b-9858-40ec-98c5-63207e5cb1b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2025.12.22 16:25:34.257137 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5901 | 2025.12.22 16:25:34.257151 [ 294 ] {} <Debug> TCP-Session: 86e886b2-ecc2-4b40-98f0-f78bdfcf52c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2025.12.22 16:25:34.257165 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5903 | 2025.12.22 16:25:34.257180 [ 290 ] {} <Debug> TCP-Session: 7eaab7dc-5f26-4313-b561-052aab5d1e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2025.12.22 16:25:34.257193 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5905 | 2025.12.22 16:25:34.257212 [ 293 ] {} <Debug> TCP-Session: 219299df-93ea-40c1-9d28-d0886b093471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2025.12.22 16:25:34.257220 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5907 | 2025.12.22 16:25:34.257244 [ 295 ] {} <Debug> TCP-Session: 49ccb9f6-6323-497a-a527-6524b46add5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2025.12.22 16:25:34.257244 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5909 | 2025.12.22 16:25:34.257272 [ 296 ] {} <Debug> TCP-Session: 52673aeb-2837-4527-a363-840728d3ec97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2025.12.22 16:25:34.257110 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5911 | 2025.12.22 16:25:34.257300 [ 3 ] {} <Debug> TCP-Session: 792622c4-7ef8-4bff-a746-ead9fd778425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2025.12.22 16:25:34.257336 [ 297 ] {} <Debug> TCP-Session: 61677b1b-e8c3-4bbc-84fd-aeca8efa93f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2025.12.22 16:25:34.290830 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58783 | ||
| 5914 | 2025.12.22 16:25:34.290941 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5915 | 2025.12.22 16:25:34.290967 [ 291 ] {} <Debug> TCP-Session: a9c8295e-beed-4fcf-b5d7-f31b2413a464 Authenticating user 'default' from [fd00:1122:3344:101::e]:58783 | ||
| 5916 | 2025.12.22 16:25:34.290989 [ 291 ] {} <Debug> TCP-Session: a9c8295e-beed-4fcf-b5d7-f31b2413a464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2025.12.22 16:25:34.291002 [ 291 ] {} <Debug> TCP-Session: a9c8295e-beed-4fcf-b5d7-f31b2413a464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2025.12.22 16:25:34.291172 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41216 | ||
| 5919 | 2025.12.22 16:25:34.291208 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33116 | ||
| 5920 | 2025.12.22 16:25:34.291211 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56533 | ||
| 5921 | 2025.12.22 16:25:34.291255 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65238 | ||
| 5922 | 2025.12.22 16:25:34.291272 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53547 | ||
| 5923 | 2025.12.22 16:25:34.291311 [ 291 ] {} <Trace> TCP-Session: a9c8295e-beed-4fcf-b5d7-f31b2413a464 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2025.12.22 16:25:34.291316 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5925 | 2025.12.22 16:25:34.291337 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5926 | 2025.12.22 16:25:34.291359 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5927 | 2025.12.22 16:25:34.291364 [ 293 ] {} <Debug> TCP-Session: 4402773f-6acb-453f-b8fe-db8fbe2405e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33116 | ||
| 5928 | 2025.12.22 16:25:34.291374 [ 297 ] {} <Debug> TCP-Session: 3aa1eef5-ec6d-489e-b31f-cee8e91797d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65238 | ||
| 5929 | 2025.12.22 16:25:34.291383 [ 3 ] {} <Debug> TCP-Session: 97785bf1-0c49-4f14-9267-7abb5989c4d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53547 | ||
| 5930 | 2025.12.22 16:25:34.291394 [ 293 ] {} <Debug> TCP-Session: 4402773f-6acb-453f-b8fe-db8fbe2405e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2025.12.22 16:25:34.291397 [ 297 ] {} <Debug> TCP-Session: 3aa1eef5-ec6d-489e-b31f-cee8e91797d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2025.12.22 16:25:34.291406 [ 3 ] {} <Debug> TCP-Session: 97785bf1-0c49-4f14-9267-7abb5989c4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2025.12.22 16:25:34.291409 [ 293 ] {} <Debug> TCP-Session: 4402773f-6acb-453f-b8fe-db8fbe2405e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2025.12.22 16:25:34.291417 [ 297 ] {} <Debug> TCP-Session: 3aa1eef5-ec6d-489e-b31f-cee8e91797d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2025.12.22 16:25:34.291424 [ 3 ] {} <Debug> TCP-Session: 97785bf1-0c49-4f14-9267-7abb5989c4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2025.12.22 16:25:34.291333 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5937 | 2025.12.22 16:25:34.291277 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35621 | ||
| 5938 | 2025.12.22 16:25:34.291481 [ 294 ] {} <Debug> TCP-Session: e93ae83a-04e8-4098-9507-50f83d0b555a Authenticating user 'default' from [fd00:1122:3344:101::e]:56533 | ||
| 5939 | 2025.12.22 16:25:34.291482 [ 291 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5940 | 2025.12.22 16:25:34.291505 [ 294 ] {} <Debug> TCP-Session: e93ae83a-04e8-4098-9507-50f83d0b555a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2025.12.22 16:25:34.291274 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5942 | 2025.12.22 16:25:34.291529 [ 294 ] {} <Debug> TCP-Session: e93ae83a-04e8-4098-9507-50f83d0b555a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5943 | 2025.12.22 16:25:34.291532 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5944 | 2025.12.22 16:25:34.291559 [ 292 ] {} <Debug> TCP-Session: cb8d3fb4-3e12-4e86-b04b-0b54e5ce483a Authenticating user 'default' from [fd00:1122:3344:101::e]:41216 | ||
| 5945 | 2025.12.22 16:25:34.291240 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62658 | ||
| 5946 | 2025.12.22 16:25:34.291592 [ 292 ] {} <Debug> TCP-Session: cb8d3fb4-3e12-4e86-b04b-0b54e5ce483a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2025.12.22 16:25:34.291578 [ 290 ] {} <Debug> TCP-Session: 0c1b60c3-9b72-4575-b7de-5aecd9a96a4b Authenticating user 'default' from [fd00:1122:3344:101::e]:35621 | ||
| 5948 | 2025.12.22 16:25:34.291615 [ 292 ] {} <Debug> TCP-Session: cb8d3fb4-3e12-4e86-b04b-0b54e5ce483a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2025.12.22 16:25:34.291641 [ 290 ] {} <Debug> TCP-Session: 0c1b60c3-9b72-4575-b7de-5aecd9a96a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2025.12.22 16:25:34.291644 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5951 | 2025.12.22 16:25:34.291664 [ 290 ] {} <Debug> TCP-Session: 0c1b60c3-9b72-4575-b7de-5aecd9a96a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2025.12.22 16:25:34.291684 [ 296 ] {} <Debug> TCP-Session: 39a4c145-2efa-4381-a882-e65ce420bdec Authenticating user 'default' from [fd00:1122:3344:101::e]:62658 | ||
| 5953 | 2025.12.22 16:25:34.291226 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38289 | ||
| 5954 | 2025.12.22 16:25:34.291711 [ 296 ] {} <Debug> TCP-Session: 39a4c145-2efa-4381-a882-e65ce420bdec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2025.12.22 16:25:34.291746 [ 296 ] {} <Debug> TCP-Session: 39a4c145-2efa-4381-a882-e65ce420bdec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2025.12.22 16:25:34.291770 [ 291 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5957 | 2025.12.22 16:25:34.291779 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5958 | 2025.12.22 16:25:34.291809 [ 295 ] {} <Debug> TCP-Session: 8be2ef5f-4515-476e-b0e0-eb33db8b1a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:38289 | ||
| 5959 | 2025.12.22 16:25:34.291826 [ 295 ] {} <Debug> TCP-Session: 8be2ef5f-4515-476e-b0e0-eb33db8b1a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2025.12.22 16:25:34.291827 [ 291 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5961 | 2025.12.22 16:25:34.291839 [ 295 ] {} <Debug> TCP-Session: 8be2ef5f-4515-476e-b0e0-eb33db8b1a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2025.12.22 16:25:34.292111 [ 291 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 5963 | 2025.12.22 16:25:34.293023 [ 304 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Trace> AggregatingTransform: Aggregating | ||
| 5964 | 2025.12.22 16:25:34.293065 [ 304 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5965 | 2025.12.22 16:25:34.293104 [ 304 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890434 sec. (1123.048 rows/sec., 43.87 KiB/sec.) | ||
| 5966 | 2025.12.22 16:25:34.293123 [ 304 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Trace> Aggregator: Merging aggregated data | ||
| 5967 | 2025.12.22 16:25:34.294762 [ 291 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003334 sec., 299.9400119976005 rows/sec., 11.72 KiB/sec. | ||
| 5968 | 2025.12.22 16:25:34.294904 [ 291 ] {f3326508-e4af-408e-aaef-0a4fcf2fee1a} <Debug> TCPHandler: Processed in 0.003715067 sec. | ||
| 5969 | 2025.12.22 16:25:34.295016 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5970 | 2025.12.22 16:25:34.295051 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5971 | 2025.12.22 16:25:34.295069 [ 291 ] {} <Debug> TCP-Session: a9c8295e-beed-4fcf-b5d7-f31b2413a464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2025.12.22 16:25:34.295080 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5973 | 2025.12.22 16:25:34.295093 [ 292 ] {} <Debug> TCP-Session: cb8d3fb4-3e12-4e86-b04b-0b54e5ce483a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2025.12.22 16:25:34.295098 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5975 | 2025.12.22 16:25:34.295114 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5976 | 2025.12.22 16:25:34.295130 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5977 | 2025.12.22 16:25:34.295158 [ 290 ] {} <Debug> TCP-Session: 0c1b60c3-9b72-4575-b7de-5aecd9a96a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2025.12.22 16:25:34.295169 [ 294 ] {} <Debug> TCP-Session: e93ae83a-04e8-4098-9507-50f83d0b555a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2025.12.22 16:25:34.295173 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5980 | 2025.12.22 16:25:34.295195 [ 295 ] {} <Debug> TCP-Session: 8be2ef5f-4515-476e-b0e0-eb33db8b1a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5981 | 2025.12.22 16:25:34.295158 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5982 | 2025.12.22 16:25:34.295227 [ 297 ] {} <Debug> TCP-Session: 3aa1eef5-ec6d-489e-b31f-cee8e91797d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2025.12.22 16:25:34.295143 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5984 | 2025.12.22 16:25:34.295262 [ 296 ] {} <Debug> TCP-Session: 39a4c145-2efa-4381-a882-e65ce420bdec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2025.12.22 16:25:34.295125 [ 293 ] {} <Debug> TCP-Session: 4402773f-6acb-453f-b8fe-db8fbe2405e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2025.12.22 16:25:34.295295 [ 3 ] {} <Debug> TCP-Session: 97785bf1-0c49-4f14-9267-7abb5989c4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2025.12.22 16:25:34.299472 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36677 | ||
| 5988 | 2025.12.22 16:25:34.299537 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5989 | 2025.12.22 16:25:34.299557 [ 291 ] {} <Debug> TCP-Session: cd236a88-210c-4701-931a-97c435b42019 Authenticating user 'default' from [fd00:1122:3344:101::e]:36677 | ||
| 5990 | 2025.12.22 16:25:34.299573 [ 291 ] {} <Debug> TCP-Session: cd236a88-210c-4701-931a-97c435b42019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2025.12.22 16:25:34.299587 [ 291 ] {} <Debug> TCP-Session: cd236a88-210c-4701-931a-97c435b42019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5992 | 2025.12.22 16:25:34.299742 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62058 | ||
| 5993 | 2025.12.22 16:25:34.299771 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49828 | ||
| 5994 | 2025.12.22 16:25:34.299779 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37582 | ||
| 5995 | 2025.12.22 16:25:34.299800 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44216 | ||
| 5996 | 2025.12.22 16:25:34.299830 [ 291 ] {} <Trace> TCP-Session: cd236a88-210c-4701-931a-97c435b42019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2025.12.22 16:25:34.299843 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39990 | ||
| 5998 | 2025.12.22 16:25:34.299857 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5999 | 2025.12.22 16:25:34.299891 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6000 | 2025.12.22 16:25:34.299915 [ 294 ] {} <Debug> TCP-Session: f3f849a6-b546-4a68-8961-433eeb8b0778 Authenticating user 'default' from [fd00:1122:3344:101::e]:37582 | ||
| 6001 | 2025.12.22 16:25:34.299929 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2025.12.22 16:25:34.299935 [ 295 ] {} <Debug> TCP-Session: 501149c3-082e-4b6c-ae70-e19e1ed75f1e Authenticating user 'default' from [fd00:1122:3344:101::e]:44216 | ||
| 6003 | 2025.12.22 16:25:34.299942 [ 294 ] {} <Debug> TCP-Session: f3f849a6-b546-4a68-8961-433eeb8b0778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2025.12.22 16:25:34.299956 [ 290 ] {} <Debug> TCP-Session: f334bfc0-3f44-464b-b280-da05762cc193 Authenticating user 'default' from [fd00:1122:3344:101::e]:39990 | ||
| 6005 | 2025.12.22 16:25:34.299969 [ 295 ] {} <Debug> TCP-Session: 501149c3-082e-4b6c-ae70-e19e1ed75f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2025.12.22 16:25:34.299975 [ 294 ] {} <Debug> TCP-Session: f3f849a6-b546-4a68-8961-433eeb8b0778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2025.12.22 16:25:34.299986 [ 290 ] {} <Debug> TCP-Session: f334bfc0-3f44-464b-b280-da05762cc193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2025.12.22 16:25:34.300001 [ 295 ] {} <Debug> TCP-Session: 501149c3-082e-4b6c-ae70-e19e1ed75f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6009 | 2025.12.22 16:25:34.300014 [ 290 ] {} <Debug> TCP-Session: f334bfc0-3f44-464b-b280-da05762cc193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2025.12.22 16:25:34.299844 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6011 | 2025.12.22 16:25:34.299831 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60520 | ||
| 6012 | 2025.12.22 16:25:34.300072 [ 293 ] {} <Debug> TCP-Session: d5162a68-a6cd-4caa-a614-b6f9003894f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49828 | ||
| 6013 | 2025.12.22 16:25:34.299818 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39100 | ||
| 6014 | 2025.12.22 16:25:34.300098 [ 293 ] {} <Debug> TCP-Session: d5162a68-a6cd-4caa-a614-b6f9003894f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2025.12.22 16:25:34.299806 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33723 | ||
| 6016 | 2025.12.22 16:25:34.300123 [ 293 ] {} <Debug> TCP-Session: d5162a68-a6cd-4caa-a614-b6f9003894f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2025.12.22 16:25:34.300124 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6018 | 2025.12.22 16:25:34.300147 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6019 | 2025.12.22 16:25:34.300172 [ 3 ] {} <Debug> TCP-Session: 78ab29fd-8acb-4c92-832c-36873d7da564 Authenticating user 'default' from [fd00:1122:3344:101::e]:60520 | ||
| 6020 | 2025.12.22 16:25:34.300180 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6021 | 2025.12.22 16:25:34.300196 [ 3 ] {} <Debug> TCP-Session: 78ab29fd-8acb-4c92-832c-36873d7da564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2025.12.22 16:25:34.300212 [ 296 ] {} <Debug> TCP-Session: e140d488-0acd-4122-a167-4d38502dd27c Authenticating user 'default' from [fd00:1122:3344:101::e]:33723 | ||
| 6023 | 2025.12.22 16:25:34.300224 [ 3 ] {} <Debug> TCP-Session: 78ab29fd-8acb-4c92-832c-36873d7da564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2025.12.22 16:25:34.300185 [ 297 ] {} <Debug> TCP-Session: 3dd16851-2c58-4848-82d6-29ef3682ab83 Authenticating user 'default' from [fd00:1122:3344:101::e]:39100 | ||
| 6025 | 2025.12.22 16:25:34.300242 [ 296 ] {} <Debug> TCP-Session: e140d488-0acd-4122-a167-4d38502dd27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2025.12.22 16:25:34.300265 [ 297 ] {} <Debug> TCP-Session: 3dd16851-2c58-4848-82d6-29ef3682ab83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2025.12.22 16:25:34.300276 [ 296 ] {} <Debug> TCP-Session: e140d488-0acd-4122-a167-4d38502dd27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2025.12.22 16:25:34.300289 [ 297 ] {} <Debug> TCP-Session: 3dd16851-2c58-4848-82d6-29ef3682ab83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2025.12.22 16:25:34.299823 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6030 | 2025.12.22 16:25:34.300001 [ 291 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36677) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6031 | 2025.12.22 16:25:34.300348 [ 292 ] {} <Debug> TCP-Session: bd78921e-e1f9-4632-8a3e-c82300f0ab86 Authenticating user 'default' from [fd00:1122:3344:101::e]:62058 | ||
| 6032 | 2025.12.22 16:25:34.300378 [ 292 ] {} <Debug> TCP-Session: bd78921e-e1f9-4632-8a3e-c82300f0ab86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2025.12.22 16:25:34.300391 [ 292 ] {} <Debug> TCP-Session: bd78921e-e1f9-4632-8a3e-c82300f0ab86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6034 | 2025.12.22 16:25:34.300555 [ 291 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6035 | 2025.12.22 16:25:34.300609 [ 291 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6036 | 2025.12.22 16:25:34.300888 [ 291 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 6037 | 2025.12.22 16:25:34.301699 [ 334 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Trace> AggregatingTransform: Aggregating | ||
| 6038 | 2025.12.22 16:25:34.301743 [ 334 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Trace> Aggregator: Aggregation method: without_key | ||
| 6039 | 2025.12.22 16:25:34.301774 [ 334 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000797731 sec. (1253.555 rows/sec., 48.97 KiB/sec.) | ||
| 6040 | 2025.12.22 16:25:34.301796 [ 334 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Trace> Aggregator: Merging aggregated data | ||
| 6041 | 2025.12.22 16:25:34.303191 [ 291 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003236 sec., 309.0234857849196 rows/sec., 12.07 KiB/sec. | ||
| 6042 | 2025.12.22 16:25:34.303307 [ 291 ] {7122ad61-09fd-4b7a-9271-5d8290095b20} <Debug> TCPHandler: Processed in 0.003557933 sec. | ||
| 6043 | 2025.12.22 16:25:34.303417 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6044 | 2025.12.22 16:25:34.303434 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6045 | 2025.12.22 16:25:34.303452 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6046 | 2025.12.22 16:25:34.303483 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6047 | 2025.12.22 16:25:34.303479 [ 295 ] {} <Debug> TCP-Session: 501149c3-082e-4b6c-ae70-e19e1ed75f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2025.12.22 16:25:34.303503 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6049 | 2025.12.22 16:25:34.303511 [ 292 ] {} <Debug> TCP-Session: bd78921e-e1f9-4632-8a3e-c82300f0ab86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6050 | 2025.12.22 16:25:34.303535 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6051 | 2025.12.22 16:25:34.303554 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6052 | 2025.12.22 16:25:34.303589 [ 297 ] {} <Debug> TCP-Session: 3dd16851-2c58-4848-82d6-29ef3682ab83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2025.12.22 16:25:34.303521 [ 296 ] {} <Debug> TCP-Session: e140d488-0acd-4122-a167-4d38502dd27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2025.12.22 16:25:34.303605 [ 3 ] {} <Debug> TCP-Session: 78ab29fd-8acb-4c92-832c-36873d7da564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2025.12.22 16:25:34.303519 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6056 | 2025.12.22 16:25:34.303469 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6057 | 2025.12.22 16:25:34.303665 [ 293 ] {} <Debug> TCP-Session: d5162a68-a6cd-4caa-a614-b6f9003894f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2025.12.22 16:25:34.303557 [ 294 ] {} <Debug> TCP-Session: f3f849a6-b546-4a68-8961-433eeb8b0778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2025.12.22 16:25:34.303695 [ 290 ] {} <Debug> TCP-Session: f334bfc0-3f44-464b-b280-da05762cc193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6060 | 2025.12.22 16:25:34.303474 [ 291 ] {} <Debug> TCP-Session: cd236a88-210c-4701-931a-97c435b42019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2025.12.22 16:25:35.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.00 MiB, peak 268.12 MiB, free memory in arenas 0.00 B, will set to 256.97 MiB (RSS), difference: -1.03 MiB | ||
| 6062 | 2025.12.22 16:25:36.064035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 808 | ||
| 6063 | 2025.12.22 16:25:36.066749 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2025.12.22 16:25:36.066807 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6065 | 2025.12.22 16:25:36.068320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6066 | 2025.12.22 16:25:36.068631 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2025.12.22 16:25:36.069030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6068 | 2025.12.22 16:25:37.127479 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2025.12.22 16:25:37.127670 [ 257 ] {f9bad3b6-8e6f-426f-a54b-3dcc3f4761cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6070 | 2025.12.22 16:25:37.127737 [ 257 ] {f9bad3b6-8e6f-426f-a54b-3dcc3f4761cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6071 | 2025.12.22 16:25:37.128556 [ 257 ] {f9bad3b6-8e6f-426f-a54b-3dcc3f4761cb} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2025.12.22 16:25:37.128607 [ 257 ] {f9bad3b6-8e6f-426f-a54b-3dcc3f4761cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6073 | 2025.12.22 16:25:37.129029 [ 257 ] {f9bad3b6-8e6f-426f-a54b-3dcc3f4761cb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6074 | 2025.12.22 16:25:37.129270 [ 257 ] {f9bad3b6-8e6f-426f-a54b-3dcc3f4761cb} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2025.12.22 16:25:37.129429 [ 257 ] {f9bad3b6-8e6f-426f-a54b-3dcc3f4761cb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001806 sec., 227021.04097452934 rows/sec., 14.40 MiB/sec. | ||
| 6076 | 2025.12.22 16:25:37.129479 [ 257 ] {f9bad3b6-8e6f-426f-a54b-3dcc3f4761cb} <Debug> TCPHandler: Processed in 0.002124465 sec. | ||
| 6077 | 2025.12.22 16:25:37.129606 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2025.12.22 16:25:37.129710 [ 257 ] {99e1e6e8-a691-484c-affe-2b80e9cdf25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6079 | 2025.12.22 16:25:37.129753 [ 257 ] {99e1e6e8-a691-484c-affe-2b80e9cdf25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6080 | 2025.12.22 16:25:37.130679 [ 257 ] {99e1e6e8-a691-484c-affe-2b80e9cdf25b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2025.12.22 16:25:37.130717 [ 257 ] {99e1e6e8-a691-484c-affe-2b80e9cdf25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6082 | 2025.12.22 16:25:37.131107 [ 257 ] {99e1e6e8-a691-484c-affe-2b80e9cdf25b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6083 | 2025.12.22 16:25:37.131314 [ 257 ] {99e1e6e8-a691-484c-affe-2b80e9cdf25b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2025.12.22 16:25:37.131442 [ 257 ] {99e1e6e8-a691-484c-affe-2b80e9cdf25b} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001756 sec., 650341.6856492028 rows/sec., 51.62 MiB/sec. | ||
| 6085 | 2025.12.22 16:25:37.131480 [ 257 ] {99e1e6e8-a691-484c-affe-2b80e9cdf25b} <Debug> TCPHandler: Processed in 0.001927621 sec. | ||
| 6086 | 2025.12.22 16:25:37.131592 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2025.12.22 16:25:37.131687 [ 257 ] {5c0f3871-baec-4c2e-b0c7-a127edfdeea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6088 | 2025.12.22 16:25:37.131754 [ 257 ] {5c0f3871-baec-4c2e-b0c7-a127edfdeea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6089 | 2025.12.22 16:25:37.132239 [ 257 ] {5c0f3871-baec-4c2e-b0c7-a127edfdeea9} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2025.12.22 16:25:37.132276 [ 257 ] {5c0f3871-baec-4c2e-b0c7-a127edfdeea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6091 | 2025.12.22 16:25:37.132582 [ 257 ] {5c0f3871-baec-4c2e-b0c7-a127edfdeea9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6092 | 2025.12.22 16:25:37.132789 [ 257 ] {5c0f3871-baec-4c2e-b0c7-a127edfdeea9} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2025.12.22 16:25:37.132897 [ 105 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6094 | 2025.12.22 16:25:37.132917 [ 257 ] {5c0f3871-baec-4c2e-b0c7-a127edfdeea9} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001249 sec., 176140.91273018415 rows/sec., 10.51 MiB/sec. | ||
| 6095 | 2025.12.22 16:25:37.132960 [ 105 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2025.12.22 16:25:37.132969 [ 257 ] {5c0f3871-baec-4c2e-b0c7-a127edfdeea9} <Debug> TCPHandler: Processed in 0.001427297 sec. | ||
| 6097 | 2025.12.22 16:25:37.133024 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6098 | 2025.12.22 16:25:37.133124 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2025.12.22 16:25:37.133125 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6100 | 2025.12.22 16:25:37.133223 [ 257 ] {8cf20b45-f2f3-461c-a0a9-be7560236877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6101 | 2025.12.22 16:25:37.133229 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6102 | 2025.12.22 16:25:37.133264 [ 257 ] {8cf20b45-f2f3-461c-a0a9-be7560236877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6103 | 2025.12.22 16:25:37.133264 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 263 rows starting from the beginning of the part | ||
| 6104 | 2025.12.22 16:25:37.133331 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 220 rows starting from the beginning of the part | ||
| 6105 | 2025.12.22 16:25:37.133376 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
| 6106 | 2025.12.22 16:25:37.133419 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 220 rows starting from the beginning of the part | ||
| 6107 | 2025.12.22 16:25:37.133456 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 6108 | 2025.12.22 16:25:37.133495 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 220 rows starting from the beginning of the part | ||
| 6109 | 2025.12.22 16:25:37.133737 [ 257 ] {8cf20b45-f2f3-461c-a0a9-be7560236877} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2025.12.22 16:25:37.133773 [ 257 ] {8cf20b45-f2f3-461c-a0a9-be7560236877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6111 | 2025.12.22 16:25:37.134073 [ 257 ] {8cf20b45-f2f3-461c-a0a9-be7560236877} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6112 | 2025.12.22 16:25:37.134280 [ 257 ] {8cf20b45-f2f3-461c-a0a9-be7560236877} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2025.12.22 16:25:37.134341 [ 197 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254712 sec., 777070.7540853997 rows/sec., 50.29 MiB/sec. | ||
| 6114 | 2025.12.22 16:25:37.134413 [ 257 ] {8cf20b45-f2f3-461c-a0a9-be7560236877} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 6115 | 2025.12.22 16:25:37.134455 [ 257 ] {8cf20b45-f2f3-461c-a0a9-be7560236877} <Debug> TCPHandler: Processed in 0.001380847 sec. | ||
| 6116 | 2025.12.22 16:25:37.134462 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6117 | 2025.12.22 16:25:37.134566 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2025.12.22 16:25:37.134660 [ 257 ] {df0d1e97-1c1a-4e59-a27d-33be9227fd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6119 | 2025.12.22 16:25:37.134700 [ 257 ] {df0d1e97-1c1a-4e59-a27d-33be9227fd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6120 | 2025.12.22 16:25:37.134702 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2025.12.22 16:25:37.134772 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_31_6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6122 | 2025.12.22 16:25:37.134832 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6123 | 2025.12.22 16:25:37.135154 [ 257 ] {df0d1e97-1c1a-4e59-a27d-33be9227fd73} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2025.12.22 16:25:37.135189 [ 257 ] {df0d1e97-1c1a-4e59-a27d-33be9227fd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6125 | 2025.12.22 16:25:37.135486 [ 257 ] {df0d1e97-1c1a-4e59-a27d-33be9227fd73} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6126 | 2025.12.22 16:25:37.135699 [ 257 ] {df0d1e97-1c1a-4e59-a27d-33be9227fd73} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2025.12.22 16:25:37.135827 [ 257 ] {df0d1e97-1c1a-4e59-a27d-33be9227fd73} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 6128 | 2025.12.22 16:25:37.135864 [ 257 ] {df0d1e97-1c1a-4e59-a27d-33be9227fd73} <Debug> TCPHandler: Processed in 0.001346666 sec. | ||
| 6129 | 2025.12.22 16:25:37.135966 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2025.12.22 16:25:37.136062 [ 257 ] {40c4dfde-28f3-42a5-bf90-a41a21b53048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6131 | 2025.12.22 16:25:37.136101 [ 257 ] {40c4dfde-28f3-42a5-bf90-a41a21b53048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6132 | 2025.12.22 16:25:37.136778 [ 257 ] {40c4dfde-28f3-42a5-bf90-a41a21b53048} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2025.12.22 16:25:37.136814 [ 257 ] {40c4dfde-28f3-42a5-bf90-a41a21b53048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6134 | 2025.12.22 16:25:37.137137 [ 257 ] {40c4dfde-28f3-42a5-bf90-a41a21b53048} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6135 | 2025.12.22 16:25:37.137346 [ 257 ] {40c4dfde-28f3-42a5-bf90-a41a21b53048} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2025.12.22 16:25:37.137472 [ 257 ] {40c4dfde-28f3-42a5-bf90-a41a21b53048} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.00143 sec., 485314.6853146853 rows/sec., 33.92 MiB/sec. | ||
| 6137 | 2025.12.22 16:25:37.137509 [ 257 ] {40c4dfde-28f3-42a5-bf90-a41a21b53048} <Debug> TCPHandler: Processed in 0.001592152 sec. | ||
| 6138 | 2025.12.22 16:25:37.137623 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2025.12.22 16:25:37.137718 [ 257 ] {83d0058f-87f9-420e-a646-45784c1b8a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6140 | 2025.12.22 16:25:37.137758 [ 257 ] {83d0058f-87f9-420e-a646-45784c1b8a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6141 | 2025.12.22 16:25:37.138086 [ 257 ] {83d0058f-87f9-420e-a646-45784c1b8a4c} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2025.12.22 16:25:37.138122 [ 257 ] {83d0058f-87f9-420e-a646-45784c1b8a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6143 | 2025.12.22 16:25:37.138430 [ 257 ] {83d0058f-87f9-420e-a646-45784c1b8a4c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6144 | 2025.12.22 16:25:37.138640 [ 257 ] {83d0058f-87f9-420e-a646-45784c1b8a4c} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2025.12.22 16:25:37.138771 [ 257 ] {83d0058f-87f9-420e-a646-45784c1b8a4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 6146 | 2025.12.22 16:25:37.138807 [ 257 ] {83d0058f-87f9-420e-a646-45784c1b8a4c} <Debug> TCPHandler: Processed in 0.001233253 sec. | ||
| 6147 | 2025.12.22 16:25:37.138905 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2025.12.22 16:25:37.138999 [ 257 ] {9461b38a-1881-49d9-9b1f-940c474cc08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6149 | 2025.12.22 16:25:37.139041 [ 257 ] {9461b38a-1881-49d9-9b1f-940c474cc08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6150 | 2025.12.22 16:25:37.139469 [ 257 ] {9461b38a-1881-49d9-9b1f-940c474cc08b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2025.12.22 16:25:37.139506 [ 257 ] {9461b38a-1881-49d9-9b1f-940c474cc08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6152 | 2025.12.22 16:25:37.139840 [ 257 ] {9461b38a-1881-49d9-9b1f-940c474cc08b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6153 | 2025.12.22 16:25:37.140065 [ 257 ] {9461b38a-1881-49d9-9b1f-940c474cc08b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2025.12.22 16:25:37.140204 [ 257 ] {9461b38a-1881-49d9-9b1f-940c474cc08b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001224 sec., 256535.9477124183 rows/sec., 16.85 MiB/sec. | ||
| 6155 | 2025.12.22 16:25:37.140241 [ 257 ] {9461b38a-1881-49d9-9b1f-940c474cc08b} <Debug> TCPHandler: Processed in 0.001384036 sec. | ||
| 6156 | 2025.12.22 16:25:37.140350 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2025.12.22 16:25:37.140444 [ 257 ] {a34ff9e5-9baf-45f5-93ca-8ffe5c0c0839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6158 | 2025.12.22 16:25:37.140485 [ 257 ] {a34ff9e5-9baf-45f5-93ca-8ffe5c0c0839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6159 | 2025.12.22 16:25:37.140795 [ 257 ] {a34ff9e5-9baf-45f5-93ca-8ffe5c0c0839} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2025.12.22 16:25:37.140831 [ 257 ] {a34ff9e5-9baf-45f5-93ca-8ffe5c0c0839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6161 | 2025.12.22 16:25:37.141122 [ 257 ] {a34ff9e5-9baf-45f5-93ca-8ffe5c0c0839} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6162 | 2025.12.22 16:25:37.141327 [ 257 ] {a34ff9e5-9baf-45f5-93ca-8ffe5c0c0839} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2025.12.22 16:25:37.141456 [ 257 ] {a34ff9e5-9baf-45f5-93ca-8ffe5c0c0839} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 6164 | 2025.12.22 16:25:37.141492 [ 257 ] {a34ff9e5-9baf-45f5-93ca-8ffe5c0c0839} <Debug> TCPHandler: Processed in 0.001190521 sec. | ||
| 6165 | 2025.12.22 16:25:37.141603 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2025.12.22 16:25:37.141698 [ 257 ] {1d300bc4-c9da-4a24-af0a-d8509c31d2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6167 | 2025.12.22 16:25:37.141753 [ 257 ] {1d300bc4-c9da-4a24-af0a-d8509c31d2e0} <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 | ||
| 6168 | 2025.12.22 16:25:37.142507 [ 257 ] {1d300bc4-c9da-4a24-af0a-d8509c31d2e0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2025.12.22 16:25:37.142543 [ 257 ] {1d300bc4-c9da-4a24-af0a-d8509c31d2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6170 | 2025.12.22 16:25:37.143114 [ 257 ] {1d300bc4-c9da-4a24-af0a-d8509c31d2e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6171 | 2025.12.22 16:25:37.143398 [ 257 ] {1d300bc4-c9da-4a24-af0a-d8509c31d2e0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2025.12.22 16:25:37.143516 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6173 | 2025.12.22 16:25:37.143554 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2025.12.22 16:25:37.143562 [ 257 ] {1d300bc4-c9da-4a24-af0a-d8509c31d2e0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001882 sec., 7970.244420828905 rows/sec., 14.28 MiB/sec. | ||
| 6175 | 2025.12.22 16:25:37.143577 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6176 | 2025.12.22 16:25:37.143628 [ 257 ] {1d300bc4-c9da-4a24-af0a-d8509c31d2e0} <Debug> TCPHandler: Processed in 0.002072615 sec. | ||
| 6177 | 2025.12.22 16:25:37.143700 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6178 | 2025.12.22 16:25:37.143763 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2025.12.22 16:25:37.143883 [ 257 ] {e4a1e2d4-a79f-4542-b717-db73efcd66f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6180 | 2025.12.22 16:25:37.143935 [ 257 ] {e4a1e2d4-a79f-4542-b717-db73efcd66f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6181 | 2025.12.22 16:25:37.143976 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6182 | 2025.12.22 16:25:37.144036 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 448 rows starting from the beginning of the part | ||
| 6183 | 2025.12.22 16:25:37.144161 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
| 6184 | 2025.12.22 16:25:37.144260 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
| 6185 | 2025.12.22 16:25:37.144276 [ 257 ] {e4a1e2d4-a79f-4542-b717-db73efcd66f2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2025.12.22 16:25:37.144317 [ 257 ] {e4a1e2d4-a79f-4542-b717-db73efcd66f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6187 | 2025.12.22 16:25:37.144355 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 6188 | 2025.12.22 16:25:37.144451 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 6189 | 2025.12.22 16:25:37.144542 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 6190 | 2025.12.22 16:25:37.144647 [ 257 ] {e4a1e2d4-a79f-4542-b717-db73efcd66f2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6191 | 2025.12.22 16:25:37.144891 [ 257 ] {e4a1e2d4-a79f-4542-b717-db73efcd66f2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2025.12.22 16:25:37.145025 [ 257 ] {e4a1e2d4-a79f-4542-b717-db73efcd66f2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 5.45 MiB/sec. | ||
| 6193 | 2025.12.22 16:25:37.145061 [ 257 ] {e4a1e2d4-a79f-4542-b717-db73efcd66f2} <Debug> TCPHandler: Processed in 0.001360645 sec. | ||
| 6194 | 2025.12.22 16:25:37.168884 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 543 rows, containing 19 columns (19 merged, 0 gathered) in 0.025249891 sec., 21505.043328701893 rows/sec., 38.54 MiB/sec. | ||
| 6195 | 2025.12.22 16:25:37.169601 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6196 | 2025.12.22 16:25:37.169973 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2025.12.22 16:25:37.170057 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6198 | 2025.12.22 16:25:37.170188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 6199 | 2025.12.22 16:25:40.931611 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6200 | 2025.12.22 16:25:40.931661 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6201 | 2025.12.22 16:25:41.059801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12358 | ||
| 6202 | 2025.12.22 16:25:41.060282 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2025.12.22 16:25:41.060318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6204 | 2025.12.22 16:25:41.060853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6205 | 2025.12.22 16:25:41.061102 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2025.12.22 16:25:41.061229 [ 124 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6207 | 2025.12.22 16:25:41.061244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12358 | ||
| 6208 | 2025.12.22 16:25:41.061271 [ 124 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2025.12.22 16:25:41.061293 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6210 | 2025.12.22 16:25:41.061448 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6211 | 2025.12.22 16:25:41.061647 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6212 | 2025.12.22 16:25:41.061688 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9926 rows starting from the beginning of the part | ||
| 6213 | 2025.12.22 16:25:41.061758 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6214 | 2025.12.22 16:25:41.061806 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6215 | 2025.12.22 16:25:41.061851 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6216 | 2025.12.22 16:25:41.061892 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6217 | 2025.12.22 16:25:41.061931 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6218 | 2025.12.22 16:25:41.066824 [ 197 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12358 rows, containing 4 columns (4 merged, 0 gathered) in 0.005448802 sec., 2268021.484355644 rows/sec., 32.44 MiB/sec. | ||
| 6219 | 2025.12.22 16:25:41.067289 [ 197 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6220 | 2025.12.22 16:25:41.067646 [ 197 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2025.12.22 16:25:41.067727 [ 197 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_26_5} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6222 | 2025.12.22 16:25:41.067832 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6223 | 2025.12.22 16:25:41.749869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6224 | 2025.12.22 16:25:41.767572 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2025.12.22 16:25:41.767634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6226 | 2025.12.22 16:25:41.773044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6227 | 2025.12.22 16:25:41.773744 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2025.12.22 16:25:41.774036 [ 128 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6229 | 2025.12.22 16:25:41.774098 [ 128 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2025.12.22 16:25:41.774123 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6231 | 2025.12.22 16:25:41.774224 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6232 | 2025.12.22 16:25:41.776636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6233 | 2025.12.22 16:25:41.777013 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6234 | 2025.12.22 16:25:41.777724 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6235 | 2025.12.22 16:25:41.780985 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6236 | 2025.12.22 16:25:41.784156 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6237 | 2025.12.22 16:25:41.787557 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6238 | 2025.12.22 16:25:41.791489 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6239 | 2025.12.22 16:25:41.795214 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6240 | 2025.12.22 16:25:41.847666 [ 197 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073474913 sec., 2667.5771633781997 rows/sec., 13.79 MiB/sec. | ||
| 6241 | 2025.12.22 16:25:41.850363 [ 200 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6242 | 2025.12.22 16:25:41.852438 [ 200 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2025.12.22 16:25:41.852545 [ 200 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_26_5} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6244 | 2025.12.22 16:25:41.854590 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6245 | 2025.12.22 16:25:42.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.53 MiB, peak 270.08 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: 5.59 MiB | ||
| 6246 | 2025.12.22 16:25:42.116064 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2025.12.22 16:25:42.116241 [ 257 ] {faa485f5-335b-433d-b6cc-fb53369974d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6248 | 2025.12.22 16:25:42.116306 [ 257 ] {faa485f5-335b-433d-b6cc-fb53369974d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6249 | 2025.12.22 16:25:42.116952 [ 257 ] {faa485f5-335b-433d-b6cc-fb53369974d3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2025.12.22 16:25:42.116999 [ 257 ] {faa485f5-335b-433d-b6cc-fb53369974d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6251 | 2025.12.22 16:25:42.117401 [ 257 ] {faa485f5-335b-433d-b6cc-fb53369974d3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6252 | 2025.12.22 16:25:42.117638 [ 257 ] {faa485f5-335b-433d-b6cc-fb53369974d3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2025.12.22 16:25:42.117785 [ 257 ] {faa485f5-335b-433d-b6cc-fb53369974d3} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001592 sec., 66582.91457286432 rows/sec., 5.58 MiB/sec. | ||
| 6254 | 2025.12.22 16:25:42.117826 [ 257 ] {faa485f5-335b-433d-b6cc-fb53369974d3} <Debug> TCPHandler: Processed in 0.001888379 sec. | ||
| 6255 | 2025.12.22 16:25:42.117946 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2025.12.22 16:25:42.118043 [ 257 ] {d8793856-9fcc-4a9d-a6da-73c514bc67ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6257 | 2025.12.22 16:25:42.118085 [ 257 ] {d8793856-9fcc-4a9d-a6da-73c514bc67ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6258 | 2025.12.22 16:25:42.118515 [ 257 ] {d8793856-9fcc-4a9d-a6da-73c514bc67ca} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2025.12.22 16:25:42.118553 [ 257 ] {d8793856-9fcc-4a9d-a6da-73c514bc67ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6260 | 2025.12.22 16:25:42.118867 [ 257 ] {d8793856-9fcc-4a9d-a6da-73c514bc67ca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6261 | 2025.12.22 16:25:42.119084 [ 257 ] {d8793856-9fcc-4a9d-a6da-73c514bc67ca} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2025.12.22 16:25:42.119215 [ 257 ] {d8793856-9fcc-4a9d-a6da-73c514bc67ca} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001191 sec., 20990.764063811923 rows/sec., 1.54 MiB/sec. | ||
| 6263 | 2025.12.22 16:25:42.119253 [ 257 ] {d8793856-9fcc-4a9d-a6da-73c514bc67ca} <Debug> TCPHandler: Processed in 0.001357066 sec. | ||
| 6264 | 2025.12.22 16:25:42.119359 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2025.12.22 16:25:42.119456 [ 257 ] {b1770133-82f0-4074-b92f-f96ea382b076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6266 | 2025.12.22 16:25:42.119497 [ 257 ] {b1770133-82f0-4074-b92f-f96ea382b076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6267 | 2025.12.22 16:25:42.119923 [ 257 ] {b1770133-82f0-4074-b92f-f96ea382b076} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2025.12.22 16:25:42.119959 [ 257 ] {b1770133-82f0-4074-b92f-f96ea382b076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6269 | 2025.12.22 16:25:42.120268 [ 257 ] {b1770133-82f0-4074-b92f-f96ea382b076} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6270 | 2025.12.22 16:25:42.120486 [ 257 ] {b1770133-82f0-4074-b92f-f96ea382b076} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2025.12.22 16:25:42.120616 [ 257 ] {b1770133-82f0-4074-b92f-f96ea382b076} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001178 sec., 75551.78268251273 rows/sec., 5.90 MiB/sec. | ||
| 6272 | 2025.12.22 16:25:42.120653 [ 257 ] {b1770133-82f0-4074-b92f-f96ea382b076} <Debug> TCPHandler: Processed in 0.001344775 sec. | ||
| 6273 | 2025.12.22 16:25:42.120780 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2025.12.22 16:25:42.120876 [ 257 ] {b613478f-4f72-404d-ace6-0330044c47be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6275 | 2025.12.22 16:25:42.120923 [ 257 ] {b613478f-4f72-404d-ace6-0330044c47be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6276 | 2025.12.22 16:25:42.121334 [ 257 ] {b613478f-4f72-404d-ace6-0330044c47be} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2025.12.22 16:25:42.121370 [ 257 ] {b613478f-4f72-404d-ace6-0330044c47be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6278 | 2025.12.22 16:25:42.121711 [ 257 ] {b613478f-4f72-404d-ace6-0330044c47be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6279 | 2025.12.22 16:25:42.121920 [ 257 ] {b613478f-4f72-404d-ace6-0330044c47be} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2025.12.22 16:25:42.122048 [ 257 ] {b613478f-4f72-404d-ace6-0330044c47be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 6281 | 2025.12.22 16:25:42.122083 [ 257 ] {b613478f-4f72-404d-ace6-0330044c47be} <Debug> TCPHandler: Processed in 0.001398136 sec. | ||
| 6282 | 2025.12.22 16:25:42.122192 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2025.12.22 16:25:42.122281 [ 257 ] {09b6cf12-81c1-485f-a3bd-6e8a86fa02dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6284 | 2025.12.22 16:25:42.122396 [ 257 ] {09b6cf12-81c1-485f-a3bd-6e8a86fa02dc} <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 | ||
| 6285 | 2025.12.22 16:25:42.123155 [ 257 ] {09b6cf12-81c1-485f-a3bd-6e8a86fa02dc} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2025.12.22 16:25:42.123191 [ 257 ] {09b6cf12-81c1-485f-a3bd-6e8a86fa02dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6287 | 2025.12.22 16:25:42.123754 [ 257 ] {09b6cf12-81c1-485f-a3bd-6e8a86fa02dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6288 | 2025.12.22 16:25:42.123992 [ 257 ] {09b6cf12-81c1-485f-a3bd-6e8a86fa02dc} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2025.12.22 16:25:42.124138 [ 257 ] {09b6cf12-81c1-485f-a3bd-6e8a86fa02dc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001815 sec., 13774.104683195592 rows/sec., 24.68 MiB/sec. | ||
| 6290 | 2025.12.22 16:25:42.124191 [ 257 ] {09b6cf12-81c1-485f-a3bd-6e8a86fa02dc} <Debug> TCPHandler: Processed in 0.001995302 sec. | ||
| 6291 | 2025.12.22 16:25:42.124305 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2025.12.22 16:25:42.124401 [ 257 ] {ce5108bb-b91d-4555-9eb5-065adead5cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6293 | 2025.12.22 16:25:42.124444 [ 257 ] {ce5108bb-b91d-4555-9eb5-065adead5cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6294 | 2025.12.22 16:25:42.124773 [ 257 ] {ce5108bb-b91d-4555-9eb5-065adead5cb4} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2025.12.22 16:25:42.124810 [ 257 ] {ce5108bb-b91d-4555-9eb5-065adead5cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6296 | 2025.12.22 16:25:42.125138 [ 257 ] {ce5108bb-b91d-4555-9eb5-065adead5cb4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6297 | 2025.12.22 16:25:42.125356 [ 257 ] {ce5108bb-b91d-4555-9eb5-065adead5cb4} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2025.12.22 16:25:42.125482 [ 257 ] {ce5108bb-b91d-4555-9eb5-065adead5cb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6299 | 2025.12.22 16:25:42.125517 [ 257 ] {ce5108bb-b91d-4555-9eb5-065adead5cb4} <Debug> TCPHandler: Processed in 0.001261683 sec. | ||
| 6300 | 2025.12.22 16:25:44.180977 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2025.12.22 16:25:44.181253 [ 257 ] {a5d5f631-3053-415e-8351-b62ecce85000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6302 | 2025.12.22 16:25:44.181354 [ 257 ] {a5d5f631-3053-415e-8351-b62ecce85000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6303 | 2025.12.22 16:25:44.182346 [ 257 ] {a5d5f631-3053-415e-8351-b62ecce85000} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2025.12.22 16:25:44.182393 [ 257 ] {a5d5f631-3053-415e-8351-b62ecce85000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6305 | 2025.12.22 16:25:44.182817 [ 257 ] {a5d5f631-3053-415e-8351-b62ecce85000} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6306 | 2025.12.22 16:25:44.183035 [ 257 ] {a5d5f631-3053-415e-8351-b62ecce85000} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2025.12.22 16:25:44.183183 [ 257 ] {a5d5f631-3053-415e-8351-b62ecce85000} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002003 sec., 204692.96055916126 rows/sec., 12.98 MiB/sec. | ||
| 6308 | 2025.12.22 16:25:44.183223 [ 257 ] {a5d5f631-3053-415e-8351-b62ecce85000} <Debug> TCPHandler: Processed in 0.002419533 sec. | ||
| 6309 | 2025.12.22 16:25:44.183340 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2025.12.22 16:25:44.183433 [ 257 ] {0ba289b0-7915-460d-82f8-492c31b5a04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6311 | 2025.12.22 16:25:44.183474 [ 257 ] {0ba289b0-7915-460d-82f8-492c31b5a04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6312 | 2025.12.22 16:25:44.183868 [ 257 ] {0ba289b0-7915-460d-82f8-492c31b5a04a} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2025.12.22 16:25:44.183903 [ 257 ] {0ba289b0-7915-460d-82f8-492c31b5a04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6314 | 2025.12.22 16:25:44.184217 [ 257 ] {0ba289b0-7915-460d-82f8-492c31b5a04a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6315 | 2025.12.22 16:25:44.184417 [ 257 ] {0ba289b0-7915-460d-82f8-492c31b5a04a} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2025.12.22 16:25:44.184543 [ 257 ] {0ba289b0-7915-460d-82f8-492c31b5a04a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001128 sec., 14184.397163120566 rows/sec., 1.13 MiB/sec. | ||
| 6317 | 2025.12.22 16:25:44.184578 [ 257 ] {0ba289b0-7915-460d-82f8-492c31b5a04a} <Debug> TCPHandler: Processed in 0.001286034 sec. | ||
| 6318 | 2025.12.22 16:25:44.184687 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2025.12.22 16:25:44.184805 [ 257 ] {23bd4a1e-dce8-4a93-98e4-ce3e0f86ad4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6320 | 2025.12.22 16:25:44.184856 [ 257 ] {23bd4a1e-dce8-4a93-98e4-ce3e0f86ad4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6321 | 2025.12.22 16:25:44.186684 [ 257 ] {23bd4a1e-dce8-4a93-98e4-ce3e0f86ad4c} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2025.12.22 16:25:44.186722 [ 257 ] {23bd4a1e-dce8-4a93-98e4-ce3e0f86ad4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6323 | 2025.12.22 16:25:44.187226 [ 257 ] {23bd4a1e-dce8-4a93-98e4-ce3e0f86ad4c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6324 | 2025.12.22 16:25:44.187444 [ 257 ] {23bd4a1e-dce8-4a93-98e4-ce3e0f86ad4c} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2025.12.22 16:25:44.187579 [ 150 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6326 | 2025.12.22 16:25:44.187585 [ 257 ] {23bd4a1e-dce8-4a93-98e4-ce3e0f86ad4c} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002805 sec., 816399.2869875223 rows/sec., 66.14 MiB/sec. | ||
| 6327 | 2025.12.22 16:25:44.187682 [ 150 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2025.12.22 16:25:44.187692 [ 257 ] {23bd4a1e-dce8-4a93-98e4-ce3e0f86ad4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6329 | 2025.12.22 16:25:44.187727 [ 257 ] {23bd4a1e-dce8-4a93-98e4-ce3e0f86ad4c} <Debug> TCPHandler: Processed in 0.003092651 sec. | ||
| 6330 | 2025.12.22 16:25:44.187733 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6331 | 2025.12.22 16:25:44.187859 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2025.12.22 16:25:44.187960 [ 257 ] {1922f21a-2100-4757-9f37-87f1f2d8a06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6333 | 2025.12.22 16:25:44.187957 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6334 | 2025.12.22 16:25:44.188003 [ 257 ] {1922f21a-2100-4757-9f37-87f1f2d8a06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6335 | 2025.12.22 16:25:44.188187 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6336 | 2025.12.22 16:25:44.188247 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2341 rows starting from the beginning of the part | ||
| 6337 | 2025.12.22 16:25:44.188355 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1142 rows starting from the beginning of the part | ||
| 6338 | 2025.12.22 16:25:44.188437 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 107 rows starting from the beginning of the part | ||
| 6339 | 2025.12.22 16:25:44.188516 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1142 rows starting from the beginning of the part | ||
| 6340 | 2025.12.22 16:25:44.188532 [ 257 ] {1922f21a-2100-4757-9f37-87f1f2d8a06b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2025.12.22 16:25:44.188576 [ 257 ] {1922f21a-2100-4757-9f37-87f1f2d8a06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6342 | 2025.12.22 16:25:44.188587 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 6343 | 2025.12.22 16:25:44.188660 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2290 rows starting from the beginning of the part | ||
| 6344 | 2025.12.22 16:25:44.188928 [ 257 ] {1922f21a-2100-4757-9f37-87f1f2d8a06b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6345 | 2025.12.22 16:25:44.189163 [ 257 ] {1922f21a-2100-4757-9f37-87f1f2d8a06b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2025.12.22 16:25:44.189309 [ 257 ] {1922f21a-2100-4757-9f37-87f1f2d8a06b} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001368 sec., 172514.61988304093 rows/sec., 10.39 MiB/sec. | ||
| 6347 | 2025.12.22 16:25:44.189348 [ 257 ] {1922f21a-2100-4757-9f37-87f1f2d8a06b} <Debug> TCPHandler: Processed in 0.00154926 sec. | ||
| 6348 | 2025.12.22 16:25:44.189470 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2025.12.22 16:25:44.189594 [ 257 ] {93284934-d20b-4280-af00-839bb1090e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6350 | 2025.12.22 16:25:44.189646 [ 257 ] {93284934-d20b-4280-af00-839bb1090e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6351 | 2025.12.22 16:25:44.190221 [ 257 ] {93284934-d20b-4280-af00-839bb1090e1f} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2025.12.22 16:25:44.190259 [ 257 ] {93284934-d20b-4280-af00-839bb1090e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6353 | 2025.12.22 16:25:44.190672 [ 257 ] {93284934-d20b-4280-af00-839bb1090e1f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6354 | 2025.12.22 16:25:44.190886 [ 257 ] {93284934-d20b-4280-af00-839bb1090e1f} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2025.12.22 16:25:44.191014 [ 257 ] {93284934-d20b-4280-af00-839bb1090e1f} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001445 sec., 304498.26989619376 rows/sec., 20.15 MiB/sec. | ||
| 6356 | 2025.12.22 16:25:44.191053 [ 257 ] {93284934-d20b-4280-af00-839bb1090e1f} <Debug> TCPHandler: Processed in 0.001644333 sec. | ||
| 6357 | 2025.12.22 16:25:44.191166 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2025.12.22 16:25:44.191262 [ 257 ] {5266e546-2ceb-47b7-b1b2-4bb8417712f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6359 | 2025.12.22 16:25:44.191302 [ 257 ] {5266e546-2ceb-47b7-b1b2-4bb8417712f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6360 | 2025.12.22 16:25:44.191327 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7128 rows, containing 5 columns (5 merged, 0 gathered) in 0.003459671 sec., 2060311.515170084 rows/sec., 174.01 MiB/sec. | ||
| 6361 | 2025.12.22 16:25:44.191711 [ 188 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6362 | 2025.12.22 16:25:44.191777 [ 257 ] {5266e546-2ceb-47b7-b1b2-4bb8417712f2} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2025.12.22 16:25:44.191821 [ 257 ] {5266e546-2ceb-47b7-b1b2-4bb8417712f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6364 | 2025.12.22 16:25:44.192015 [ 188 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2025.12.22 16:25:44.192099 [ 188 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_41_8} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6366 | 2025.12.22 16:25:44.192183 [ 257 ] {5266e546-2ceb-47b7-b1b2-4bb8417712f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6367 | 2025.12.22 16:25:44.192185 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 6368 | 2025.12.22 16:25:44.192406 [ 257 ] {5266e546-2ceb-47b7-b1b2-4bb8417712f2} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2025.12.22 16:25:44.192539 [ 257 ] {5266e546-2ceb-47b7-b1b2-4bb8417712f2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001297 sec., 162683.11488049346 rows/sec., 9.24 MiB/sec. | ||
| 6370 | 2025.12.22 16:25:44.192579 [ 257 ] {5266e546-2ceb-47b7-b1b2-4bb8417712f2} <Debug> TCPHandler: Processed in 0.001462168 sec. | ||
| 6371 | 2025.12.22 16:25:44.192680 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2025.12.22 16:25:44.192775 [ 257 ] {1847ce91-029c-4d7d-8033-e5b9e489e220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6373 | 2025.12.22 16:25:44.192815 [ 257 ] {1847ce91-029c-4d7d-8033-e5b9e489e220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6374 | 2025.12.22 16:25:44.193662 [ 257 ] {1847ce91-029c-4d7d-8033-e5b9e489e220} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2025.12.22 16:25:44.193701 [ 257 ] {1847ce91-029c-4d7d-8033-e5b9e489e220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6376 | 2025.12.22 16:25:44.194099 [ 257 ] {1847ce91-029c-4d7d-8033-e5b9e489e220} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6377 | 2025.12.22 16:25:44.194308 [ 257 ] {1847ce91-029c-4d7d-8033-e5b9e489e220} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.12.22 16:25:44.194412 [ 150 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6379 | 2025.12.22 16:25:44.194444 [ 257 ] {1847ce91-029c-4d7d-8033-e5b9e489e220} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001688 sec., 690758.2938388626 rows/sec., 49.33 MiB/sec. | ||
| 6380 | 2025.12.22 16:25:44.194448 [ 150 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2025.12.22 16:25:44.194486 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6382 | 2025.12.22 16:25:44.194490 [ 257 ] {1847ce91-029c-4d7d-8033-e5b9e489e220} <Debug> TCPHandler: Processed in 0.001859079 sec. | ||
| 6383 | 2025.12.22 16:25:44.194594 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6384 | 2025.12.22 16:25:44.194631 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2025.12.22 16:25:44.194724 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6386 | 2025.12.22 16:25:44.194732 [ 257 ] {3677013a-c42f-465d-bfbf-7b3086c94651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6387 | 2025.12.22 16:25:44.194768 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1211 rows starting from the beginning of the part | ||
| 6388 | 2025.12.22 16:25:44.194788 [ 257 ] {3677013a-c42f-465d-bfbf-7b3086c94651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6389 | 2025.12.22 16:25:44.194841 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 694 rows starting from the beginning of the part | ||
| 6390 | 2025.12.22 16:25:44.194893 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 91 rows starting from the beginning of the part | ||
| 6391 | 2025.12.22 16:25:44.194934 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 694 rows starting from the beginning of the part | ||
| 6392 | 2025.12.22 16:25:44.194976 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 89 rows starting from the beginning of the part | ||
| 6393 | 2025.12.22 16:25:44.195016 [ 197 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1166 rows starting from the beginning of the part | ||
| 6394 | 2025.12.22 16:25:44.195135 [ 257 ] {3677013a-c42f-465d-bfbf-7b3086c94651} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2025.12.22 16:25:44.195176 [ 257 ] {3677013a-c42f-465d-bfbf-7b3086c94651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6396 | 2025.12.22 16:25:44.195517 [ 257 ] {3677013a-c42f-465d-bfbf-7b3086c94651} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6397 | 2025.12.22 16:25:44.195737 [ 257 ] {3677013a-c42f-465d-bfbf-7b3086c94651} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2025.12.22 16:25:44.195878 [ 257 ] {3677013a-c42f-465d-bfbf-7b3086c94651} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 6399 | 2025.12.22 16:25:44.195918 [ 257 ] {3677013a-c42f-465d-bfbf-7b3086c94651} <Debug> TCPHandler: Processed in 0.001335475 sec. | ||
| 6400 | 2025.12.22 16:25:44.196026 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2025.12.22 16:25:44.196126 [ 257 ] {6b6f6f2b-1ebe-4256-ae73-af36dcc92c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6402 | 2025.12.22 16:25:44.196171 [ 257 ] {6b6f6f2b-1ebe-4256-ae73-af36dcc92c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6403 | 2025.12.22 16:25:44.196475 [ 188 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926391 sec., 2047870.8631840576 rows/sec., 153.75 MiB/sec. | ||
| 6404 | 2025.12.22 16:25:44.196653 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6405 | 2025.12.22 16:25:44.196787 [ 257 ] {6b6f6f2b-1ebe-4256-ae73-af36dcc92c6e} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2025.12.22 16:25:44.196832 [ 257 ] {6b6f6f2b-1ebe-4256-ae73-af36dcc92c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6407 | 2025.12.22 16:25:44.196931 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2025.12.22 16:25:44.197014 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_41_8} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6409 | 2025.12.22 16:25:44.197098 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6410 | 2025.12.22 16:25:44.197257 [ 257 ] {6b6f6f2b-1ebe-4256-ae73-af36dcc92c6e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6411 | 2025.12.22 16:25:44.197482 [ 257 ] {6b6f6f2b-1ebe-4256-ae73-af36dcc92c6e} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.12.22 16:25:44.197589 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6413 | 2025.12.22 16:25:44.197621 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2025.12.22 16:25:44.197628 [ 257 ] {6b6f6f2b-1ebe-4256-ae73-af36dcc92c6e} <Debug> executeQuery: Read 942 rows, 63.88 KiB in 0.001521 sec., 619329.3885601577 rows/sec., 41.01 MiB/sec. | ||
| 6415 | 2025.12.22 16:25:44.197637 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6416 | 2025.12.22 16:25:44.197677 [ 257 ] {6b6f6f2b-1ebe-4256-ae73-af36dcc92c6e} <Debug> TCPHandler: Processed in 0.001702054 sec. | ||
| 6417 | 2025.12.22 16:25:44.197729 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6418 | 2025.12.22 16:25:44.197800 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2025.12.22 16:25:44.197819 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6420 | 2025.12.22 16:25:44.197851 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11941 rows starting from the beginning of the part | ||
| 6421 | 2025.12.22 16:25:44.197896 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6422 | 2025.12.22 16:25:44.197901 [ 257 ] {f237e1c9-2359-4f75-bb00-7df8748db6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6423 | 2025.12.22 16:25:44.197934 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part | ||
| 6424 | 2025.12.22 16:25:44.197953 [ 257 ] {f237e1c9-2359-4f75-bb00-7df8748db6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6425 | 2025.12.22 16:25:44.197976 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6426 | 2025.12.22 16:25:44.198015 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6427 | 2025.12.22 16:25:44.198048 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 942 rows starting from the beginning of the part | ||
| 6428 | 2025.12.22 16:25:44.198288 [ 257 ] {f237e1c9-2359-4f75-bb00-7df8748db6eb} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2025.12.22 16:25:44.198330 [ 257 ] {f237e1c9-2359-4f75-bb00-7df8748db6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6430 | 2025.12.22 16:25:44.198661 [ 257 ] {f237e1c9-2359-4f75-bb00-7df8748db6eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6431 | 2025.12.22 16:25:44.198873 [ 257 ] {f237e1c9-2359-4f75-bb00-7df8748db6eb} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2025.12.22 16:25:44.199015 [ 257 ] {f237e1c9-2359-4f75-bb00-7df8748db6eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 59.58 KiB/sec. | ||
| 6433 | 2025.12.22 16:25:44.199054 [ 257 ] {f237e1c9-2359-4f75-bb00-7df8748db6eb} <Debug> TCPHandler: Processed in 0.001303974 sec. | ||
| 6434 | 2025.12.22 16:25:44.199166 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2025.12.22 16:25:44.199261 [ 257 ] {a4f6d02d-77a0-428d-81ab-611aef7831e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6436 | 2025.12.22 16:25:44.199315 [ 257 ] {a4f6d02d-77a0-428d-81ab-611aef7831e3} <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 | ||
| 6437 | 2025.12.22 16:25:44.200128 [ 257 ] {a4f6d02d-77a0-428d-81ab-611aef7831e3} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2025.12.22 16:25:44.200166 [ 257 ] {a4f6d02d-77a0-428d-81ab-611aef7831e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6439 | 2025.12.22 16:25:44.200759 [ 257 ] {a4f6d02d-77a0-428d-81ab-611aef7831e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6440 | 2025.12.22 16:25:44.200987 [ 257 ] {a4f6d02d-77a0-428d-81ab-611aef7831e3} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2025.12.22 16:25:44.201137 [ 257 ] {a4f6d02d-77a0-428d-81ab-611aef7831e3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001892 sec., 7928.118393234672 rows/sec., 14.21 MiB/sec. | ||
| 6442 | 2025.12.22 16:25:44.201199 [ 257 ] {a4f6d02d-77a0-428d-81ab-611aef7831e3} <Debug> TCPHandler: Processed in 0.002082534 sec. | ||
| 6443 | 2025.12.22 16:25:44.201314 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2025.12.22 16:25:44.201411 [ 257 ] {d5ddf9e0-fdec-4ea8-82e8-0da275095248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6445 | 2025.12.22 16:25:44.201453 [ 257 ] {d5ddf9e0-fdec-4ea8-82e8-0da275095248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6446 | 2025.12.22 16:25:44.201917 [ 257 ] {d5ddf9e0-fdec-4ea8-82e8-0da275095248} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2025.12.22 16:25:44.201972 [ 257 ] {d5ddf9e0-fdec-4ea8-82e8-0da275095248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6448 | 2025.12.22 16:25:44.202419 [ 257 ] {d5ddf9e0-fdec-4ea8-82e8-0da275095248} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6449 | 2025.12.22 16:25:44.202545 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13832 rows, containing 5 columns (5 merged, 0 gathered) in 0.004842967 sec., 2856100.402914164 rows/sec., 191.01 MiB/sec. | ||
| 6450 | 2025.12.22 16:25:44.202688 [ 257 ] {d5ddf9e0-fdec-4ea8-82e8-0da275095248} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2025.12.22 16:25:44.202812 [ 149 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6452 | 2025.12.22 16:25:44.202822 [ 257 ] {d5ddf9e0-fdec-4ea8-82e8-0da275095248} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.00143 sec., 55944.055944055945 rows/sec., 3.33 MiB/sec. | ||
| 6453 | 2025.12.22 16:25:44.202858 [ 149 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.12.22 16:25:44.202876 [ 257 ] {d5ddf9e0-fdec-4ea8-82e8-0da275095248} <Debug> TCPHandler: Processed in 0.001612162 sec. | ||
| 6455 | 2025.12.22 16:25:44.202884 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6456 | 2025.12.22 16:25:44.202944 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6457 | 2025.12.22 16:25:44.202993 [ 188 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6458 | 2025.12.22 16:25:44.203116 [ 188 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6459 | 2025.12.22 16:25:44.203149 [ 188 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2600 rows starting from the beginning of the part | ||
| 6460 | 2025.12.22 16:25:44.203204 [ 188 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6461 | 2025.12.22 16:25:44.203262 [ 188 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6462 | 2025.12.22 16:25:44.203287 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2025.12.22 16:25:44.203306 [ 188 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6464 | 2025.12.22 16:25:44.203359 [ 188 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6465 | 2025.12.22 16:25:44.203382 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6466 | 2025.12.22 16:25:44.203407 [ 188 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 80 rows starting from the beginning of the part | ||
| 6467 | 2025.12.22 16:25:44.203463 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 6468 | 2025.12.22 16:25:44.204724 [ 201 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3008 rows, containing 4 columns (4 merged, 0 gathered) in 0.001773477 sec., 1696103.1916399254 rows/sec., 107.49 MiB/sec. | ||
| 6469 | 2025.12.22 16:25:44.205056 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6470 | 2025.12.22 16:25:44.205322 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.12.22 16:25:44.205392 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_41_8} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6472 | 2025.12.22 16:25:44.205471 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6473 | 2025.12.22 16:25:45.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.13 MiB, peak 271.47 MiB, free memory in arenas 0.00 B, will set to 267.75 MiB (RSS), difference: 1.62 MiB | ||
| 6474 | 2025.12.22 16:25:46.069769 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 866 | ||
| 6475 | 2025.12.22 16:25:46.072487 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2025.12.22 16:25:46.072536 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6477 | 2025.12.22 16:25:46.073767 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6478 | 2025.12.22 16:25:46.074034 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2025.12.22 16:25:46.074275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 6480 | 2025.12.22 16:25:47.111086 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2025.12.22 16:25:47.111276 [ 257 ] {b9b98320-0268-44d0-abad-2c10887138b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6482 | 2025.12.22 16:25:47.111342 [ 257 ] {b9b98320-0268-44d0-abad-2c10887138b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6483 | 2025.12.22 16:25:47.112015 [ 257 ] {b9b98320-0268-44d0-abad-2c10887138b9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2025.12.22 16:25:47.112062 [ 257 ] {b9b98320-0268-44d0-abad-2c10887138b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6485 | 2025.12.22 16:25:47.112460 [ 257 ] {b9b98320-0268-44d0-abad-2c10887138b9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6486 | 2025.12.22 16:25:47.112694 [ 257 ] {b9b98320-0268-44d0-abad-2c10887138b9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2025.12.22 16:25:47.112844 [ 257 ] {b9b98320-0268-44d0-abad-2c10887138b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.62 MiB/sec. | ||
| 6488 | 2025.12.22 16:25:47.112893 [ 257 ] {b9b98320-0268-44d0-abad-2c10887138b9} <Debug> TCPHandler: Processed in 0.001957901 sec. | ||
| 6489 | 2025.12.22 16:25:47.113012 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2025.12.22 16:25:47.113108 [ 257 ] {59a934f4-2488-4f2a-9a1b-42a6e12dbc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6491 | 2025.12.22 16:25:47.113149 [ 257 ] {59a934f4-2488-4f2a-9a1b-42a6e12dbc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6492 | 2025.12.22 16:25:47.113632 [ 257 ] {59a934f4-2488-4f2a-9a1b-42a6e12dbc8c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2025.12.22 16:25:47.113670 [ 257 ] {59a934f4-2488-4f2a-9a1b-42a6e12dbc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6494 | 2025.12.22 16:25:47.113982 [ 257 ] {59a934f4-2488-4f2a-9a1b-42a6e12dbc8c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6495 | 2025.12.22 16:25:47.114186 [ 257 ] {59a934f4-2488-4f2a-9a1b-42a6e12dbc8c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2025.12.22 16:25:47.114312 [ 257 ] {59a934f4-2488-4f2a-9a1b-42a6e12dbc8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 6497 | 2025.12.22 16:25:47.114349 [ 257 ] {59a934f4-2488-4f2a-9a1b-42a6e12dbc8c} <Debug> TCPHandler: Processed in 0.001352676 sec. | ||
| 6498 | 2025.12.22 16:25:47.114464 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2025.12.22 16:25:47.114558 [ 257 ] {0332af67-1366-43a0-9f17-bc941bf559cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6500 | 2025.12.22 16:25:47.114602 [ 257 ] {0332af67-1366-43a0-9f17-bc941bf559cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6501 | 2025.12.22 16:25:47.114960 [ 257 ] {0332af67-1366-43a0-9f17-bc941bf559cc} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2025.12.22 16:25:47.114996 [ 257 ] {0332af67-1366-43a0-9f17-bc941bf559cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6503 | 2025.12.22 16:25:47.115315 [ 257 ] {0332af67-1366-43a0-9f17-bc941bf559cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6504 | 2025.12.22 16:25:47.115524 [ 257 ] {0332af67-1366-43a0-9f17-bc941bf559cc} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2025.12.22 16:25:47.115654 [ 257 ] {0332af67-1366-43a0-9f17-bc941bf559cc} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001114 sec., 57450.62836624776 rows/sec., 4.00 MiB/sec. | ||
| 6506 | 2025.12.22 16:25:47.115692 [ 257 ] {0332af67-1366-43a0-9f17-bc941bf559cc} <Debug> TCPHandler: Processed in 0.001276654 sec. | ||
| 6507 | 2025.12.22 16:25:47.115826 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2025.12.22 16:25:47.115920 [ 257 ] {c7928586-f112-4ab7-a953-1c50ea85169d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6509 | 2025.12.22 16:25:47.115961 [ 257 ] {c7928586-f112-4ab7-a953-1c50ea85169d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6510 | 2025.12.22 16:25:47.116284 [ 257 ] {c7928586-f112-4ab7-a953-1c50ea85169d} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2025.12.22 16:25:47.116320 [ 257 ] {c7928586-f112-4ab7-a953-1c50ea85169d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6512 | 2025.12.22 16:25:47.116620 [ 257 ] {c7928586-f112-4ab7-a953-1c50ea85169d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6513 | 2025.12.22 16:25:47.116824 [ 257 ] {c7928586-f112-4ab7-a953-1c50ea85169d} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2025.12.22 16:25:47.116950 [ 257 ] {c7928586-f112-4ab7-a953-1c50ea85169d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001048 sec., 22900.763358778622 rows/sec., 1.54 MiB/sec. | ||
| 6515 | 2025.12.22 16:25:47.116985 [ 257 ] {c7928586-f112-4ab7-a953-1c50ea85169d} <Debug> TCPHandler: Processed in 0.001207812 sec. | ||
| 6516 | 2025.12.22 16:25:48.561468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12806 | ||
| 6517 | 2025.12.22 16:25:48.561972 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2025.12.22 16:25:48.562015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6519 | 2025.12.22 16:25:48.562511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6520 | 2025.12.22 16:25:48.562739 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2025.12.22 16:25:48.562878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12806 | ||
| 6522 | 2025.12.22 16:25:49.276867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6523 | 2025.12.22 16:25:49.292564 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2025.12.22 16:25:49.292632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6525 | 2025.12.22 16:25:49.298480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6526 | 2025.12.22 16:25:49.299194 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.12.22 16:25:49.302186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6528 | 2025.12.22 16:25:52.116960 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2025.12.22 16:25:52.117189 [ 257 ] {f4800f69-1065-4ed7-99a4-bf4bc666d1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6530 | 2025.12.22 16:25:52.117264 [ 257 ] {f4800f69-1065-4ed7-99a4-bf4bc666d1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6531 | 2025.12.22 16:25:52.117887 [ 257 ] {f4800f69-1065-4ed7-99a4-bf4bc666d1ff} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2025.12.22 16:25:52.117929 [ 257 ] {f4800f69-1065-4ed7-99a4-bf4bc666d1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6533 | 2025.12.22 16:25:52.118347 [ 257 ] {f4800f69-1065-4ed7-99a4-bf4bc666d1ff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6534 | 2025.12.22 16:25:52.118567 [ 257 ] {f4800f69-1065-4ed7-99a4-bf4bc666d1ff} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2025.12.22 16:25:52.118715 [ 257 ] {f4800f69-1065-4ed7-99a4-bf4bc666d1ff} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001581 sec., 67046.1733080329 rows/sec., 5.62 MiB/sec. | ||
| 6536 | 2025.12.22 16:25:52.118756 [ 257 ] {f4800f69-1065-4ed7-99a4-bf4bc666d1ff} <Debug> TCPHandler: Processed in 0.001938051 sec. | ||
| 6537 | 2025.12.22 16:25:52.118877 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2025.12.22 16:25:52.118973 [ 257 ] {17987824-889f-4598-b32c-9fd2949e8ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6539 | 2025.12.22 16:25:52.119020 [ 257 ] {17987824-889f-4598-b32c-9fd2949e8ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6540 | 2025.12.22 16:25:52.119427 [ 257 ] {17987824-889f-4598-b32c-9fd2949e8ecd} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2025.12.22 16:25:52.119465 [ 257 ] {17987824-889f-4598-b32c-9fd2949e8ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6542 | 2025.12.22 16:25:52.119757 [ 257 ] {17987824-889f-4598-b32c-9fd2949e8ecd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6543 | 2025.12.22 16:25:52.119965 [ 257 ] {17987824-889f-4598-b32c-9fd2949e8ecd} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2025.12.22 16:25:52.120092 [ 257 ] {17987824-889f-4598-b32c-9fd2949e8ecd} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 1.61 MiB/sec. | ||
| 6545 | 2025.12.22 16:25:52.120131 [ 257 ] {17987824-889f-4598-b32c-9fd2949e8ecd} <Debug> TCPHandler: Processed in 0.001303675 sec. | ||
| 6546 | 2025.12.22 16:25:52.120237 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2025.12.22 16:25:52.120333 [ 257 ] {fad0ac07-94af-4197-95b3-9e68a08518a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6548 | 2025.12.22 16:25:52.120373 [ 257 ] {fad0ac07-94af-4197-95b3-9e68a08518a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6549 | 2025.12.22 16:25:52.120795 [ 257 ] {fad0ac07-94af-4197-95b3-9e68a08518a3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2025.12.22 16:25:52.120831 [ 257 ] {fad0ac07-94af-4197-95b3-9e68a08518a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6551 | 2025.12.22 16:25:52.121159 [ 257 ] {fad0ac07-94af-4197-95b3-9e68a08518a3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6552 | 2025.12.22 16:25:52.121365 [ 257 ] {fad0ac07-94af-4197-95b3-9e68a08518a3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2025.12.22 16:25:52.121488 [ 257 ] {fad0ac07-94af-4197-95b3-9e68a08518a3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001174 sec., 75809.199318569 rows/sec., 5.92 MiB/sec. | ||
| 6554 | 2025.12.22 16:25:52.121526 [ 257 ] {fad0ac07-94af-4197-95b3-9e68a08518a3} <Debug> TCPHandler: Processed in 0.001336945 sec. | ||
| 6555 | 2025.12.22 16:25:52.121639 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2025.12.22 16:25:52.121733 [ 257 ] {ece155fe-aadd-49c4-b14f-7ba95f06fecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6557 | 2025.12.22 16:25:52.121777 [ 257 ] {ece155fe-aadd-49c4-b14f-7ba95f06fecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6558 | 2025.12.22 16:25:52.122213 [ 257 ] {ece155fe-aadd-49c4-b14f-7ba95f06fecc} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2025.12.22 16:25:52.122249 [ 257 ] {ece155fe-aadd-49c4-b14f-7ba95f06fecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6560 | 2025.12.22 16:25:52.122606 [ 257 ] {ece155fe-aadd-49c4-b14f-7ba95f06fecc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6561 | 2025.12.22 16:25:52.122831 [ 257 ] {ece155fe-aadd-49c4-b14f-7ba95f06fecc} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2025.12.22 16:25:52.122958 [ 257 ] {ece155fe-aadd-49c4-b14f-7ba95f06fecc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 6563 | 2025.12.22 16:25:52.122994 [ 257 ] {ece155fe-aadd-49c4-b14f-7ba95f06fecc} <Debug> TCPHandler: Processed in 0.001403817 sec. | ||
| 6564 | 2025.12.22 16:25:52.123100 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2025.12.22 16:25:52.123191 [ 257 ] {e64cd0b8-abff-4aa6-a848-0f43e7d0667f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6566 | 2025.12.22 16:25:52.123244 [ 257 ] {e64cd0b8-abff-4aa6-a848-0f43e7d0667f} <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 | ||
| 6567 | 2025.12.22 16:25:52.123986 [ 257 ] {e64cd0b8-abff-4aa6-a848-0f43e7d0667f} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2025.12.22 16:25:52.124021 [ 257 ] {e64cd0b8-abff-4aa6-a848-0f43e7d0667f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6569 | 2025.12.22 16:25:52.124521 [ 257 ] {e64cd0b8-abff-4aa6-a848-0f43e7d0667f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6570 | 2025.12.22 16:25:52.124740 [ 257 ] {e64cd0b8-abff-4aa6-a848-0f43e7d0667f} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2025.12.22 16:25:52.124868 [ 257 ] {e64cd0b8-abff-4aa6-a848-0f43e7d0667f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001695 sec., 14749.262536873157 rows/sec., 26.43 MiB/sec. | ||
| 6572 | 2025.12.22 16:25:52.124917 [ 257 ] {e64cd0b8-abff-4aa6-a848-0f43e7d0667f} <Debug> TCPHandler: Processed in 0.001862459 sec. | ||
| 6573 | 2025.12.22 16:25:52.125021 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2025.12.22 16:25:52.125113 [ 257 ] {ca1ddeb0-a333-4b8e-bfa1-08222d075998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6575 | 2025.12.22 16:25:52.125153 [ 257 ] {ca1ddeb0-a333-4b8e-bfa1-08222d075998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6576 | 2025.12.22 16:25:52.125478 [ 257 ] {ca1ddeb0-a333-4b8e-bfa1-08222d075998} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2025.12.22 16:25:52.125513 [ 257 ] {ca1ddeb0-a333-4b8e-bfa1-08222d075998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6578 | 2025.12.22 16:25:52.125808 [ 257 ] {ca1ddeb0-a333-4b8e-bfa1-08222d075998} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6579 | 2025.12.22 16:25:52.126024 [ 257 ] {ca1ddeb0-a333-4b8e-bfa1-08222d075998} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2025.12.22 16:25:52.126144 [ 257 ] {ca1ddeb0-a333-4b8e-bfa1-08222d075998} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 6581 | 2025.12.22 16:25:52.126179 [ 257 ] {ca1ddeb0-a333-4b8e-bfa1-08222d075998} <Debug> TCPHandler: Processed in 0.001204142 sec. | ||
| 6582 | 2025.12.22 16:25:55.931723 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6583 | 2025.12.22 16:25:55.931802 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6584 | 2025.12.22 16:25:56.048147 [ 135 ] {} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6585 | 2025.12.22 16:25:56.048203 [ 135 ] {} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2025.12.22 16:25:56.048226 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6587 | 2025.12.22 16:25:56.048408 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6588 | 2025.12.22 16:25:56.048649 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6589 | 2025.12.22 16:25:56.048711 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6590 | 2025.12.22 16:25:56.048787 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6591 | 2025.12.22 16:25:56.048836 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6592 | 2025.12.22 16:25:56.048882 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6593 | 2025.12.22 16:25:56.048925 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6594 | 2025.12.22 16:25:56.049736 [ 201 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001400127 sec., 81421.18536389913 rows/sec., 4.15 MiB/sec. | ||
| 6595 | 2025.12.22 16:25:56.049941 [ 201 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6596 | 2025.12.22 16:25:56.050276 [ 201 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2025.12.22 16:25:56.050360 [ 201 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_19_4} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6598 | 2025.12.22 16:25:56.050453 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6599 | 2025.12.22 16:25:56.063238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13318 | ||
| 6600 | 2025.12.22 16:25:56.064072 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2025.12.22 16:25:56.064112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6602 | 2025.12.22 16:25:56.064585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6603 | 2025.12.22 16:25:56.064811 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.12.22 16:25:56.064958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13318 | ||
| 6605 | 2025.12.22 16:25:56.074856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 886 | ||
| 6606 | 2025.12.22 16:25:56.076972 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2025.12.22 16:25:56.077013 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6608 | 2025.12.22 16:25:56.078104 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6609 | 2025.12.22 16:25:56.078356 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2025.12.22 16:25:56.078585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 6611 | 2025.12.22 16:25:56.155470 [ 135 ] {} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6612 | 2025.12.22 16:25:56.155509 [ 135 ] {} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2025.12.22 16:25:56.155529 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6614 | 2025.12.22 16:25:56.155616 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6615 | 2025.12.22 16:25:56.155755 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6616 | 2025.12.22 16:25:56.155800 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 440 rows starting from the beginning of the part | ||
| 6617 | 2025.12.22 16:25:56.155866 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 440 rows starting from the beginning of the part | ||
| 6618 | 2025.12.22 16:25:56.155914 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6619 | 2025.12.22 16:25:56.155955 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6620 | 2025.12.22 16:25:56.155995 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 440 rows starting from the beginning of the part | ||
| 6621 | 2025.12.22 16:25:56.157013 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435848 sec., 1214613.2459703255 rows/sec., 84.50 MiB/sec. | ||
| 6622 | 2025.12.22 16:25:56.157161 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6623 | 2025.12.22 16:25:56.157408 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2025.12.22 16:25:56.157475 [ 191 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_19_4} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6625 | 2025.12.22 16:25:56.157537 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6626 | 2025.12.22 16:25:56.802583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6627 | 2025.12.22 16:25:56.819387 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2025.12.22 16:25:56.819446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6629 | 2025.12.22 16:25:56.826032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6630 | 2025.12.22 16:25:56.826800 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.12.22 16:25:56.830067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6632 | 2025.12.22 16:25:56.843400 [ 134 ] {} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6633 | 2025.12.22 16:25:56.843460 [ 134 ] {} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2025.12.22 16:25:56.843480 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6635 | 2025.12.22 16:25:56.843603 [ 201 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6636 | 2025.12.22 16:25:56.843723 [ 201 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6637 | 2025.12.22 16:25:56.843755 [ 201 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6638 | 2025.12.22 16:25:56.843880 [ 201 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6639 | 2025.12.22 16:25:56.843926 [ 201 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6640 | 2025.12.22 16:25:56.843971 [ 201 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6641 | 2025.12.22 16:25:56.844010 [ 201 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6642 | 2025.12.22 16:25:56.844767 [ 196 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001163571 sec., 16329.042232919177 rows/sec., 1.07 MiB/sec. | ||
| 6643 | 2025.12.22 16:25:56.844913 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6644 | 2025.12.22 16:25:56.845177 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2025.12.22 16:25:56.845250 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_19_4} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6646 | 2025.12.22 16:25:56.845326 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6647 | 2025.12.22 16:25:57.127376 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2025.12.22 16:25:57.127538 [ 257 ] {9ee0f8e9-fa33-437f-b99c-4fae49ac162d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6649 | 2025.12.22 16:25:57.127599 [ 257 ] {9ee0f8e9-fa33-437f-b99c-4fae49ac162d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6650 | 2025.12.22 16:25:57.128382 [ 257 ] {9ee0f8e9-fa33-437f-b99c-4fae49ac162d} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2025.12.22 16:25:57.128428 [ 257 ] {9ee0f8e9-fa33-437f-b99c-4fae49ac162d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6652 | 2025.12.22 16:25:57.128852 [ 257 ] {9ee0f8e9-fa33-437f-b99c-4fae49ac162d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6653 | 2025.12.22 16:25:57.129077 [ 257 ] {9ee0f8e9-fa33-437f-b99c-4fae49ac162d} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2025.12.22 16:25:57.129223 [ 257 ] {9ee0f8e9-fa33-437f-b99c-4fae49ac162d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001731 sec., 236857.3079145003 rows/sec., 15.03 MiB/sec. | ||
| 6655 | 2025.12.22 16:25:57.129263 [ 257 ] {9ee0f8e9-fa33-437f-b99c-4fae49ac162d} <Debug> TCPHandler: Processed in 0.002007642 sec. | ||
| 6656 | 2025.12.22 16:25:57.129381 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2025.12.22 16:25:57.129473 [ 257 ] {82d9fd9a-627a-4aa4-87c8-29fe0f7d0ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6658 | 2025.12.22 16:25:57.129513 [ 257 ] {82d9fd9a-627a-4aa4-87c8-29fe0f7d0ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6659 | 2025.12.22 16:25:57.130643 [ 257 ] {82d9fd9a-627a-4aa4-87c8-29fe0f7d0ac5} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2025.12.22 16:25:57.130679 [ 257 ] {82d9fd9a-627a-4aa4-87c8-29fe0f7d0ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6661 | 2025.12.22 16:25:57.131043 [ 257 ] {82d9fd9a-627a-4aa4-87c8-29fe0f7d0ac5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6662 | 2025.12.22 16:25:57.131259 [ 257 ] {82d9fd9a-627a-4aa4-87c8-29fe0f7d0ac5} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2025.12.22 16:25:57.131389 [ 257 ] {82d9fd9a-627a-4aa4-87c8-29fe0f7d0ac5} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001934 sec., 590486.0392967942 rows/sec., 46.87 MiB/sec. | ||
| 6664 | 2025.12.22 16:25:57.131430 [ 257 ] {82d9fd9a-627a-4aa4-87c8-29fe0f7d0ac5} <Debug> TCPHandler: Processed in 0.002096075 sec. | ||
| 6665 | 2025.12.22 16:25:57.131557 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2025.12.22 16:25:57.131660 [ 257 ] {c9564bf4-da69-4a5b-9687-d1156ce943a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6667 | 2025.12.22 16:25:57.131703 [ 257 ] {c9564bf4-da69-4a5b-9687-d1156ce943a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6668 | 2025.12.22 16:25:57.132236 [ 257 ] {c9564bf4-da69-4a5b-9687-d1156ce943a5} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2025.12.22 16:25:57.132272 [ 257 ] {c9564bf4-da69-4a5b-9687-d1156ce943a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6670 | 2025.12.22 16:25:57.132600 [ 257 ] {c9564bf4-da69-4a5b-9687-d1156ce943a5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6671 | 2025.12.22 16:25:57.132822 [ 257 ] {c9564bf4-da69-4a5b-9687-d1156ce943a5} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2025.12.22 16:25:57.132947 [ 257 ] {c9564bf4-da69-4a5b-9687-d1156ce943a5} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001307 sec., 168324.40703902065 rows/sec., 10.04 MiB/sec. | ||
| 6673 | 2025.12.22 16:25:57.132991 [ 257 ] {c9564bf4-da69-4a5b-9687-d1156ce943a5} <Debug> TCPHandler: Processed in 0.001484059 sec. | ||
| 6674 | 2025.12.22 16:25:57.133109 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2025.12.22 16:25:57.133205 [ 257 ] {32ad6d92-47d3-49a0-86b7-948487f4683a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6676 | 2025.12.22 16:25:57.133246 [ 257 ] {32ad6d92-47d3-49a0-86b7-948487f4683a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6677 | 2025.12.22 16:25:57.133752 [ 257 ] {32ad6d92-47d3-49a0-86b7-948487f4683a} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2025.12.22 16:25:57.133788 [ 257 ] {32ad6d92-47d3-49a0-86b7-948487f4683a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6679 | 2025.12.22 16:25:57.134105 [ 257 ] {32ad6d92-47d3-49a0-86b7-948487f4683a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6680 | 2025.12.22 16:25:57.134319 [ 257 ] {32ad6d92-47d3-49a0-86b7-948487f4683a} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2025.12.22 16:25:57.134442 [ 257 ] {32ad6d92-47d3-49a0-86b7-948487f4683a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 6682 | 2025.12.22 16:25:57.134479 [ 257 ] {32ad6d92-47d3-49a0-86b7-948487f4683a} <Debug> TCPHandler: Processed in 0.001419617 sec. | ||
| 6683 | 2025.12.22 16:25:57.134591 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2025.12.22 16:25:57.134685 [ 257 ] {51893c71-fe2b-42ca-b529-fc6f97f37738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6685 | 2025.12.22 16:25:57.134726 [ 257 ] {51893c71-fe2b-42ca-b529-fc6f97f37738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6686 | 2025.12.22 16:25:57.135214 [ 257 ] {51893c71-fe2b-42ca-b529-fc6f97f37738} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2025.12.22 16:25:57.135250 [ 257 ] {51893c71-fe2b-42ca-b529-fc6f97f37738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6688 | 2025.12.22 16:25:57.135557 [ 257 ] {51893c71-fe2b-42ca-b529-fc6f97f37738} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6689 | 2025.12.22 16:25:57.135769 [ 257 ] {51893c71-fe2b-42ca-b529-fc6f97f37738} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2025.12.22 16:25:57.135895 [ 257 ] {51893c71-fe2b-42ca-b529-fc6f97f37738} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 6691 | 2025.12.22 16:25:57.135933 [ 257 ] {51893c71-fe2b-42ca-b529-fc6f97f37738} <Debug> TCPHandler: Processed in 0.001391257 sec. | ||
| 6692 | 2025.12.22 16:25:57.136043 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2025.12.22 16:25:57.136138 [ 257 ] {6bc39018-4f2f-4ece-9a45-7db5973ea95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6694 | 2025.12.22 16:25:57.136179 [ 257 ] {6bc39018-4f2f-4ece-9a45-7db5973ea95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6695 | 2025.12.22 16:25:57.136900 [ 257 ] {6bc39018-4f2f-4ece-9a45-7db5973ea95c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2025.12.22 16:25:57.136937 [ 257 ] {6bc39018-4f2f-4ece-9a45-7db5973ea95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6697 | 2025.12.22 16:25:57.137275 [ 257 ] {6bc39018-4f2f-4ece-9a45-7db5973ea95c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6698 | 2025.12.22 16:25:57.137490 [ 257 ] {6bc39018-4f2f-4ece-9a45-7db5973ea95c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2025.12.22 16:25:57.137617 [ 257 ] {6bc39018-4f2f-4ece-9a45-7db5973ea95c} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001497 sec., 463593.85437541746 rows/sec., 32.40 MiB/sec. | ||
| 6700 | 2025.12.22 16:25:57.137665 [ 257 ] {6bc39018-4f2f-4ece-9a45-7db5973ea95c} <Debug> TCPHandler: Processed in 0.001670404 sec. | ||
| 6701 | 2025.12.22 16:25:57.137795 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2025.12.22 16:25:57.137891 [ 257 ] {cae751e6-3ab6-491c-8d98-88ff1abcf194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6703 | 2025.12.22 16:25:57.137934 [ 257 ] {cae751e6-3ab6-491c-8d98-88ff1abcf194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6704 | 2025.12.22 16:25:57.138328 [ 257 ] {cae751e6-3ab6-491c-8d98-88ff1abcf194} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2025.12.22 16:25:57.138363 [ 257 ] {cae751e6-3ab6-491c-8d98-88ff1abcf194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6706 | 2025.12.22 16:25:57.138662 [ 257 ] {cae751e6-3ab6-491c-8d98-88ff1abcf194} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6707 | 2025.12.22 16:25:57.138886 [ 257 ] {cae751e6-3ab6-491c-8d98-88ff1abcf194} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2025.12.22 16:25:57.139014 [ 257 ] {cae751e6-3ab6-491c-8d98-88ff1abcf194} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 6709 | 2025.12.22 16:25:57.139051 [ 257 ] {cae751e6-3ab6-491c-8d98-88ff1abcf194} <Debug> TCPHandler: Processed in 0.001306504 sec. | ||
| 6710 | 2025.12.22 16:25:57.139176 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2025.12.22 16:25:57.139270 [ 257 ] {0b03d3ca-bd67-4d03-9799-f0b8e19dcec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6712 | 2025.12.22 16:25:57.139313 [ 257 ] {0b03d3ca-bd67-4d03-9799-f0b8e19dcec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6713 | 2025.12.22 16:25:57.139783 [ 257 ] {0b03d3ca-bd67-4d03-9799-f0b8e19dcec7} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2025.12.22 16:25:57.139820 [ 257 ] {0b03d3ca-bd67-4d03-9799-f0b8e19dcec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6715 | 2025.12.22 16:25:57.140148 [ 257 ] {0b03d3ca-bd67-4d03-9799-f0b8e19dcec7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6716 | 2025.12.22 16:25:57.140355 [ 257 ] {0b03d3ca-bd67-4d03-9799-f0b8e19dcec7} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2025.12.22 16:25:57.140486 [ 257 ] {0b03d3ca-bd67-4d03-9799-f0b8e19dcec7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 6718 | 2025.12.22 16:25:57.140523 [ 257 ] {0b03d3ca-bd67-4d03-9799-f0b8e19dcec7} <Debug> TCPHandler: Processed in 0.001405497 sec. | ||
| 6719 | 2025.12.22 16:25:57.140635 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2025.12.22 16:25:57.140729 [ 257 ] {7313e9da-384f-4439-998c-49ec4e932cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6721 | 2025.12.22 16:25:57.140771 [ 257 ] {7313e9da-384f-4439-998c-49ec4e932cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6722 | 2025.12.22 16:25:57.141081 [ 257 ] {7313e9da-384f-4439-998c-49ec4e932cea} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2025.12.22 16:25:57.141116 [ 257 ] {7313e9da-384f-4439-998c-49ec4e932cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6724 | 2025.12.22 16:25:57.141418 [ 257 ] {7313e9da-384f-4439-998c-49ec4e932cea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6725 | 2025.12.22 16:25:57.141619 [ 257 ] {7313e9da-384f-4439-998c-49ec4e932cea} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2025.12.22 16:25:57.141742 [ 257 ] {7313e9da-384f-4439-998c-49ec4e932cea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 6727 | 2025.12.22 16:25:57.141778 [ 257 ] {7313e9da-384f-4439-998c-49ec4e932cea} <Debug> TCPHandler: Processed in 0.001192661 sec. | ||
| 6728 | 2025.12.22 16:25:57.141891 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2025.12.22 16:25:57.141984 [ 257 ] {17517a6e-860f-433a-a0d8-e26206a0a945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6730 | 2025.12.22 16:25:57.142038 [ 257 ] {17517a6e-860f-433a-a0d8-e26206a0a945} <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 | ||
| 6731 | 2025.12.22 16:25:57.142810 [ 257 ] {17517a6e-860f-433a-a0d8-e26206a0a945} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2025.12.22 16:25:57.142846 [ 257 ] {17517a6e-860f-433a-a0d8-e26206a0a945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6733 | 2025.12.22 16:25:57.143382 [ 257 ] {17517a6e-860f-433a-a0d8-e26206a0a945} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6734 | 2025.12.22 16:25:57.143615 [ 257 ] {17517a6e-860f-433a-a0d8-e26206a0a945} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2025.12.22 16:25:57.143749 [ 257 ] {17517a6e-860f-433a-a0d8-e26206a0a945} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001783 sec., 8412.787436904095 rows/sec., 15.08 MiB/sec. | ||
| 6736 | 2025.12.22 16:25:57.143801 [ 257 ] {17517a6e-860f-433a-a0d8-e26206a0a945} <Debug> TCPHandler: Processed in 0.001960591 sec. | ||
| 6737 | 2025.12.22 16:25:57.143919 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2025.12.22 16:25:57.144016 [ 257 ] {e3d1b2ec-7115-4896-8bbf-a3c18967aa80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6739 | 2025.12.22 16:25:57.144057 [ 257 ] {e3d1b2ec-7115-4896-8bbf-a3c18967aa80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6740 | 2025.12.22 16:25:57.144399 [ 257 ] {e3d1b2ec-7115-4896-8bbf-a3c18967aa80} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.12.22 16:25:57.144435 [ 257 ] {e3d1b2ec-7115-4896-8bbf-a3c18967aa80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6742 | 2025.12.22 16:25:57.144739 [ 257 ] {e3d1b2ec-7115-4896-8bbf-a3c18967aa80} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6743 | 2025.12.22 16:25:57.144972 [ 257 ] {e3d1b2ec-7115-4896-8bbf-a3c18967aa80} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.12.22 16:25:57.145096 [ 257 ] {e3d1b2ec-7115-4896-8bbf-a3c18967aa80} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 6745 | 2025.12.22 16:25:57.145133 [ 257 ] {e3d1b2ec-7115-4896-8bbf-a3c18967aa80} <Debug> TCPHandler: Processed in 0.001263503 sec. | ||
| 6746 | 2025.12.22 16:26:02.118280 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2025.12.22 16:26:02.118499 [ 257 ] {da9690fa-01fb-4e8f-92c2-2f1a34bb87cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6748 | 2025.12.22 16:26:02.118581 [ 257 ] {da9690fa-01fb-4e8f-92c2-2f1a34bb87cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6749 | 2025.12.22 16:26:02.119269 [ 257 ] {da9690fa-01fb-4e8f-92c2-2f1a34bb87cf} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2025.12.22 16:26:02.119314 [ 257 ] {da9690fa-01fb-4e8f-92c2-2f1a34bb87cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6751 | 2025.12.22 16:26:02.119755 [ 257 ] {da9690fa-01fb-4e8f-92c2-2f1a34bb87cf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6752 | 2025.12.22 16:26:02.119999 [ 257 ] {da9690fa-01fb-4e8f-92c2-2f1a34bb87cf} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2025.12.22 16:26:02.120161 [ 257 ] {da9690fa-01fb-4e8f-92c2-2f1a34bb87cf} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001723 sec., 61520.60359837493 rows/sec., 5.15 MiB/sec. | ||
| 6754 | 2025.12.22 16:26:02.120214 [ 257 ] {da9690fa-01fb-4e8f-92c2-2f1a34bb87cf} <Debug> TCPHandler: Processed in 0.002105115 sec. | ||
| 6755 | 2025.12.22 16:26:02.120346 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2025.12.22 16:26:02.120453 [ 257 ] {b021f18e-21fc-402e-b5a8-558291af1b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6757 | 2025.12.22 16:26:02.120501 [ 257 ] {b021f18e-21fc-402e-b5a8-558291af1b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6758 | 2025.12.22 16:26:02.120938 [ 257 ] {b021f18e-21fc-402e-b5a8-558291af1b3f} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2025.12.22 16:26:02.120975 [ 257 ] {b021f18e-21fc-402e-b5a8-558291af1b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6760 | 2025.12.22 16:26:02.121318 [ 257 ] {b021f18e-21fc-402e-b5a8-558291af1b3f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6761 | 2025.12.22 16:26:02.121541 [ 257 ] {b021f18e-21fc-402e-b5a8-558291af1b3f} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2025.12.22 16:26:02.121655 [ 129 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6763 | 2025.12.22 16:26:02.121671 [ 257 ] {b021f18e-21fc-402e-b5a8-558291af1b3f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001244 sec., 20096.463022508036 rows/sec., 1.48 MiB/sec. | ||
| 6764 | 2025.12.22 16:26:02.121723 [ 129 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2025.12.22 16:26:02.121730 [ 257 ] {b021f18e-21fc-402e-b5a8-558291af1b3f} <Debug> TCPHandler: Processed in 0.001437968 sec. | ||
| 6766 | 2025.12.22 16:26:02.121751 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6767 | 2025.12.22 16:26:02.121885 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2025.12.22 16:26:02.121886 [ 201 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6769 | 2025.12.22 16:26:02.121990 [ 257 ] {9b9c864c-25fc-49cc-8a8c-a5276709d9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6770 | 2025.12.22 16:26:02.122032 [ 201 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6771 | 2025.12.22 16:26:02.122034 [ 257 ] {9b9c864c-25fc-49cc-8a8c-a5276709d9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6772 | 2025.12.22 16:26:02.122071 [ 201 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 263 rows starting from the beginning of the part | ||
| 6773 | 2025.12.22 16:26:02.122141 [ 201 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6774 | 2025.12.22 16:26:02.122213 [ 201 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 236 rows starting from the beginning of the part | ||
| 6775 | 2025.12.22 16:26:02.122259 [ 201 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part | ||
| 6776 | 2025.12.22 16:26:02.122300 [ 201 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 220 rows starting from the beginning of the part | ||
| 6777 | 2025.12.22 16:26:02.122353 [ 201 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6778 | 2025.12.22 16:26:02.122482 [ 257 ] {9b9c864c-25fc-49cc-8a8c-a5276709d9fd} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2025.12.22 16:26:02.122524 [ 257 ] {9b9c864c-25fc-49cc-8a8c-a5276709d9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6780 | 2025.12.22 16:26:02.122957 [ 257 ] {9b9c864c-25fc-49cc-8a8c-a5276709d9fd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6781 | 2025.12.22 16:26:02.123192 [ 257 ] {9b9c864c-25fc-49cc-8a8c-a5276709d9fd} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2025.12.22 16:26:02.123255 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407497 sec., 564121.983918971 rows/sec., 37.00 MiB/sec. | ||
| 6783 | 2025.12.22 16:26:02.123327 [ 257 ] {9b9c864c-25fc-49cc-8a8c-a5276709d9fd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001357 sec., 65585.8511422255 rows/sec., 5.12 MiB/sec. | ||
| 6784 | 2025.12.22 16:26:02.123370 [ 257 ] {9b9c864c-25fc-49cc-8a8c-a5276709d9fd} <Debug> TCPHandler: Processed in 0.00153713 sec. | ||
| 6785 | 2025.12.22 16:26:02.123483 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2025.12.22 16:26:02.123491 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6787 | 2025.12.22 16:26:02.123583 [ 257 ] {02bee760-1f04-47ed-adc0-788b19fbf3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6788 | 2025.12.22 16:26:02.123633 [ 257 ] {02bee760-1f04-47ed-adc0-788b19fbf3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6789 | 2025.12.22 16:26:02.123880 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2025.12.22 16:26:02.123990 [ 196 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_36_7} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6791 | 2025.12.22 16:26:02.124052 [ 257 ] {02bee760-1f04-47ed-adc0-788b19fbf3b4} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2025.12.22 16:26:02.124093 [ 257 ] {02bee760-1f04-47ed-adc0-788b19fbf3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6793 | 2025.12.22 16:26:02.124131 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6794 | 2025.12.22 16:26:02.124434 [ 257 ] {02bee760-1f04-47ed-adc0-788b19fbf3b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6795 | 2025.12.22 16:26:02.124658 [ 257 ] {02bee760-1f04-47ed-adc0-788b19fbf3b4} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2025.12.22 16:26:02.124796 [ 257 ] {02bee760-1f04-47ed-adc0-788b19fbf3b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 6797 | 2025.12.22 16:26:02.124833 [ 257 ] {02bee760-1f04-47ed-adc0-788b19fbf3b4} <Debug> TCPHandler: Processed in 0.001399507 sec. | ||
| 6798 | 2025.12.22 16:26:02.124953 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2025.12.22 16:26:02.125047 [ 257 ] {7825a859-3a1c-42a6-97cf-5f8a2ef4ebf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6800 | 2025.12.22 16:26:02.125102 [ 257 ] {7825a859-3a1c-42a6-97cf-5f8a2ef4ebf0} <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 | ||
| 6801 | 2025.12.22 16:26:02.125963 [ 257 ] {7825a859-3a1c-42a6-97cf-5f8a2ef4ebf0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2025.12.22 16:26:02.125999 [ 257 ] {7825a859-3a1c-42a6-97cf-5f8a2ef4ebf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6803 | 2025.12.22 16:26:02.126604 [ 257 ] {7825a859-3a1c-42a6-97cf-5f8a2ef4ebf0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6804 | 2025.12.22 16:26:02.126846 [ 257 ] {7825a859-3a1c-42a6-97cf-5f8a2ef4ebf0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2025.12.22 16:26:02.126972 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6806 | 2025.12.22 16:26:02.126990 [ 257 ] {7825a859-3a1c-42a6-97cf-5f8a2ef4ebf0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001963 sec., 12735.60876209883 rows/sec., 22.82 MiB/sec. | ||
| 6807 | 2025.12.22 16:26:02.127011 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2025.12.22 16:26:02.127033 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6809 | 2025.12.22 16:26:02.127068 [ 257 ] {7825a859-3a1c-42a6-97cf-5f8a2ef4ebf0} <Debug> TCPHandler: Processed in 0.002167027 sec. | ||
| 6810 | 2025.12.22 16:26:02.127097 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6811 | 2025.12.22 16:26:02.127197 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2025.12.22 16:26:02.127298 [ 257 ] {57dcff36-b5c2-4c74-b238-68dfbbfc7a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6813 | 2025.12.22 16:26:02.127311 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6814 | 2025.12.22 16:26:02.127342 [ 257 ] {57dcff36-b5c2-4c74-b238-68dfbbfc7a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6815 | 2025.12.22 16:26:02.127370 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 543 rows starting from the beginning of the part | ||
| 6816 | 2025.12.22 16:26:02.127503 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6817 | 2025.12.22 16:26:02.127632 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
| 6818 | 2025.12.22 16:26:02.127703 [ 257 ] {57dcff36-b5c2-4c74-b238-68dfbbfc7a6d} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2025.12.22 16:26:02.127744 [ 257 ] {57dcff36-b5c2-4c74-b238-68dfbbfc7a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6820 | 2025.12.22 16:26:02.127748 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part | ||
| 6821 | 2025.12.22 16:26:02.127867 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 6822 | 2025.12.22 16:26:02.127954 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6823 | 2025.12.22 16:26:02.128129 [ 257 ] {57dcff36-b5c2-4c74-b238-68dfbbfc7a6d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6824 | 2025.12.22 16:26:02.128402 [ 257 ] {57dcff36-b5c2-4c74-b238-68dfbbfc7a6d} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.12.22 16:26:02.128548 [ 257 ] {57dcff36-b5c2-4c74-b238-68dfbbfc7a6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 6826 | 2025.12.22 16:26:02.128585 [ 257 ] {57dcff36-b5c2-4c74-b238-68dfbbfc7a6d} <Debug> TCPHandler: Processed in 0.001439898 sec. | ||
| 6827 | 2025.12.22 16:26:02.140961 [ 196 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 19 columns (19 merged, 0 gathered) in 0.013895434 sec., 46634.0238095478 rows/sec., 83.57 MiB/sec. | ||
| 6828 | 2025.12.22 16:26:02.141817 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6829 | 2025.12.22 16:26:02.142132 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2025.12.22 16:26:02.142200 [ 201 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6831 | 2025.12.22 16:26:02.142284 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6832 | 2025.12.22 16:26:03.000869 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.94 MiB, peak 277.43 MiB, free memory in arenas 0.00 B, will set to 272.54 MiB (RSS), difference: 2.60 MiB | ||
| 6833 | 2025.12.22 16:26:03.565846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13766 | ||
| 6834 | 2025.12.22 16:26:03.566549 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2025.12.22 16:26:03.566621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6836 | 2025.12.22 16:26:03.567324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6837 | 2025.12.22 16:26:03.567677 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2025.12.22 16:26:03.567888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13766 | ||
| 6839 | 2025.12.22 16:26:04.330900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6840 | 2025.12.22 16:26:04.348017 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2025.12.22 16:26:04.348068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6842 | 2025.12.22 16:26:04.354128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6843 | 2025.12.22 16:26:04.354846 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2025.12.22 16:26:04.357776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6845 | 2025.12.22 16:26:06.079548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 920 | ||
| 6846 | 2025.12.22 16:26:06.081957 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2025.12.22 16:26:06.082005 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6848 | 2025.12.22 16:26:06.083184 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6849 | 2025.12.22 16:26:06.083443 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2025.12.22 16:26:06.083598 [ 99 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6851 | 2025.12.22 16:26:06.083663 [ 99 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2025.12.22 16:26:06.083682 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6853 | 2025.12.22 16:26:06.083683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 6854 | 2025.12.22 16:26:06.083814 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::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 | ||
| 6855 | 2025.12.22 16:26:06.084396 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6856 | 2025.12.22 16:26:06.084530 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 746 rows starting from the beginning of the part | ||
| 6857 | 2025.12.22 16:26:06.084883 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6858 | 2025.12.22 16:26:06.085239 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6859 | 2025.12.22 16:26:06.085606 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
| 6860 | 2025.12.22 16:26:06.085930 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6861 | 2025.12.22 16:26:06.086256 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 6862 | 2025.12.22 16:26:06.092405 [ 201 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 72 columns (72 merged, 0 gathered) in 0.008643106 sec., 106443.21613086778 rows/sec., 86.64 MiB/sec. | ||
| 6863 | 2025.12.22 16:26:06.093504 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6864 | 2025.12.22 16:26:06.094020 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2025.12.22 16:26:06.094093 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_21_4} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6866 | 2025.12.22 16:26:06.094260 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6867 | 2025.12.22 16:26:07.127880 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2025.12.22 16:26:07.128069 [ 257 ] {07cc450c-cf1f-4662-93f5-5bdcf799daec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6869 | 2025.12.22 16:26:07.128136 [ 257 ] {07cc450c-cf1f-4662-93f5-5bdcf799daec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6870 | 2025.12.22 16:26:07.128904 [ 257 ] {07cc450c-cf1f-4662-93f5-5bdcf799daec} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2025.12.22 16:26:07.128949 [ 257 ] {07cc450c-cf1f-4662-93f5-5bdcf799daec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6872 | 2025.12.22 16:26:07.129365 [ 257 ] {07cc450c-cf1f-4662-93f5-5bdcf799daec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6873 | 2025.12.22 16:26:07.129594 [ 257 ] {07cc450c-cf1f-4662-93f5-5bdcf799daec} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2025.12.22 16:26:07.129734 [ 121 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6875 | 2025.12.22 16:26:07.129748 [ 257 ] {07cc450c-cf1f-4662-93f5-5bdcf799daec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001726 sec., 237543.45307068364 rows/sec., 15.07 MiB/sec. | ||
| 6876 | 2025.12.22 16:26:07.129802 [ 121 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2025.12.22 16:26:07.129815 [ 257 ] {07cc450c-cf1f-4662-93f5-5bdcf799daec} <Debug> TCPHandler: Processed in 0.002103185 sec. | ||
| 6878 | 2025.12.22 16:26:07.129829 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6879 | 2025.12.22 16:26:07.129932 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6880 | 2025.12.22 16:26:07.129942 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2025.12.22 16:26:07.130024 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6882 | 2025.12.22 16:26:07.130046 [ 257 ] {ca8df75c-b952-4dd7-b3cd-2e09e0bb5ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6883 | 2025.12.22 16:26:07.130054 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 6884 | 2025.12.22 16:26:07.130088 [ 257 ] {ca8df75c-b952-4dd7-b3cd-2e09e0bb5ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6885 | 2025.12.22 16:26:07.130117 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 6886 | 2025.12.22 16:26:07.130164 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 6887 | 2025.12.22 16:26:07.130208 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 6888 | 2025.12.22 16:26:07.130249 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 6889 | 2025.12.22 16:26:07.131027 [ 257 ] {ca8df75c-b952-4dd7-b3cd-2e09e0bb5ae7} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2025.12.22 16:26:07.131063 [ 257 ] {ca8df75c-b952-4dd7-b3cd-2e09e0bb5ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6891 | 2025.12.22 16:26:07.131188 [ 186 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285834 sec., 1594295.9977726517 rows/sec., 107.22 MiB/sec. | ||
| 6892 | 2025.12.22 16:26:07.131402 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6893 | 2025.12.22 16:26:07.131453 [ 257 ] {ca8df75c-b952-4dd7-b3cd-2e09e0bb5ae7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6894 | 2025.12.22 16:26:07.131763 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2025.12.22 16:26:07.131777 [ 257 ] {ca8df75c-b952-4dd7-b3cd-2e09e0bb5ae7} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2025.12.22 16:26:07.131851 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_21_5} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6897 | 2025.12.22 16:26:07.131907 [ 121 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6898 | 2025.12.22 16:26:07.131926 [ 257 ] {ca8df75c-b952-4dd7-b3cd-2e09e0bb5ae7} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001899 sec., 601369.1416535018 rows/sec., 47.74 MiB/sec. | ||
| 6899 | 2025.12.22 16:26:07.131936 [ 121 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2025.12.22 16:26:07.131950 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6901 | 2025.12.22 16:26:07.131967 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6902 | 2025.12.22 16:26:07.131974 [ 257 ] {ca8df75c-b952-4dd7-b3cd-2e09e0bb5ae7} <Debug> TCPHandler: Processed in 0.002081724 sec. | ||
| 6903 | 2025.12.22 16:26:07.132028 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6904 | 2025.12.22 16:26:07.132101 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2025.12.22 16:26:07.132104 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6906 | 2025.12.22 16:26:07.132139 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2341 rows starting from the beginning of the part | ||
| 6907 | 2025.12.22 16:26:07.132183 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6908 | 2025.12.22 16:26:07.132198 [ 257 ] {35fc74f7-5047-49b4-943e-85495253d952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6909 | 2025.12.22 16:26:07.132218 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part | ||
| 6910 | 2025.12.22 16:26:07.132240 [ 257 ] {35fc74f7-5047-49b4-943e-85495253d952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6911 | 2025.12.22 16:26:07.132252 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1142 rows starting from the beginning of the part | ||
| 6912 | 2025.12.22 16:26:07.132286 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 6913 | 2025.12.22 16:26:07.132321 [ 199 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1142 rows starting from the beginning of the part | ||
| 6914 | 2025.12.22 16:26:07.132724 [ 257 ] {35fc74f7-5047-49b4-943e-85495253d952} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.12.22 16:26:07.132761 [ 257 ] {35fc74f7-5047-49b4-943e-85495253d952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6916 | 2025.12.22 16:26:07.133080 [ 257 ] {35fc74f7-5047-49b4-943e-85495253d952} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6917 | 2025.12.22 16:26:07.133291 [ 257 ] {35fc74f7-5047-49b4-943e-85495253d952} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.12.22 16:26:07.133421 [ 257 ] {35fc74f7-5047-49b4-943e-85495253d952} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001242 sec., 177133.65539452495 rows/sec., 10.57 MiB/sec. | ||
| 6919 | 2025.12.22 16:26:07.133459 [ 257 ] {35fc74f7-5047-49b4-943e-85495253d952} <Debug> TCPHandler: Processed in 0.001406917 sec. | ||
| 6920 | 2025.12.22 16:26:07.133571 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2025.12.22 16:26:07.133666 [ 257 ] {4de67c82-d7f6-42f6-adeb-aaea35ce281d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6922 | 2025.12.22 16:26:07.133706 [ 257 ] {4de67c82-d7f6-42f6-adeb-aaea35ce281d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6923 | 2025.12.22 16:26:07.133972 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4893 rows, containing 5 columns (5 merged, 0 gathered) in 0.001965932 sec., 2488895.8519419795 rows/sec., 209.67 MiB/sec. | ||
| 6924 | 2025.12.22 16:26:07.134168 [ 257 ] {4de67c82-d7f6-42f6-adeb-aaea35ce281d} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2025.12.22 16:26:07.134208 [ 257 ] {4de67c82-d7f6-42f6-adeb-aaea35ce281d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6926 | 2025.12.22 16:26:07.134225 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6927 | 2025.12.22 16:26:07.134478 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2025.12.22 16:26:07.134520 [ 257 ] {4de67c82-d7f6-42f6-adeb-aaea35ce281d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6929 | 2025.12.22 16:26:07.134542 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_46_9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6930 | 2025.12.22 16:26:07.134613 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6931 | 2025.12.22 16:26:07.134733 [ 257 ] {4de67c82-d7f6-42f6-adeb-aaea35ce281d} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.12.22 16:26:07.134860 [ 257 ] {4de67c82-d7f6-42f6-adeb-aaea35ce281d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 6933 | 2025.12.22 16:26:07.134897 [ 257 ] {4de67c82-d7f6-42f6-adeb-aaea35ce281d} <Debug> TCPHandler: Processed in 0.001375636 sec. | ||
| 6934 | 2025.12.22 16:26:07.135008 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2025.12.22 16:26:07.135103 [ 257 ] {7fe9a9ff-012b-4c71-be6e-c4cf1158053a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6936 | 2025.12.22 16:26:07.135144 [ 257 ] {7fe9a9ff-012b-4c71-be6e-c4cf1158053a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6937 | 2025.12.22 16:26:07.135623 [ 257 ] {7fe9a9ff-012b-4c71-be6e-c4cf1158053a} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2025.12.22 16:26:07.135658 [ 257 ] {7fe9a9ff-012b-4c71-be6e-c4cf1158053a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6939 | 2025.12.22 16:26:07.136005 [ 257 ] {7fe9a9ff-012b-4c71-be6e-c4cf1158053a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6940 | 2025.12.22 16:26:07.136290 [ 257 ] {7fe9a9ff-012b-4c71-be6e-c4cf1158053a} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2025.12.22 16:26:07.136405 [ 121 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6942 | 2025.12.22 16:26:07.136428 [ 257 ] {7fe9a9ff-012b-4c71-be6e-c4cf1158053a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001342 sec., 157228.0178837556 rows/sec., 8.93 MiB/sec. | ||
| 6943 | 2025.12.22 16:26:07.136442 [ 121 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2025.12.22 16:26:07.136468 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6945 | 2025.12.22 16:26:07.136471 [ 257 ] {7fe9a9ff-012b-4c71-be6e-c4cf1158053a} <Debug> TCPHandler: Processed in 0.00151388 sec. | ||
| 6946 | 2025.12.22 16:26:07.136545 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6947 | 2025.12.22 16:26:07.136592 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2025.12.22 16:26:07.136628 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6949 | 2025.12.22 16:26:07.136655 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 6950 | 2025.12.22 16:26:07.136687 [ 257 ] {a157e5a2-c9b1-4a8d-b94c-d72a80218116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6951 | 2025.12.22 16:26:07.136705 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 6952 | 2025.12.22 16:26:07.136729 [ 257 ] {a157e5a2-c9b1-4a8d-b94c-d72a80218116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6953 | 2025.12.22 16:26:07.136747 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 6954 | 2025.12.22 16:26:07.136790 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 6955 | 2025.12.22 16:26:07.136835 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 6956 | 2025.12.22 16:26:07.137356 [ 257 ] {a157e5a2-c9b1-4a8d-b94c-d72a80218116} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2025.12.22 16:26:07.137391 [ 257 ] {a157e5a2-c9b1-4a8d-b94c-d72a80218116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6958 | 2025.12.22 16:26:07.137624 [ 200 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001106279 sec., 953647.3168161015 rows/sec., 57.79 MiB/sec. | ||
| 6959 | 2025.12.22 16:26:07.137725 [ 257 ] {a157e5a2-c9b1-4a8d-b94c-d72a80218116} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6960 | 2025.12.22 16:26:07.137743 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6961 | 2025.12.22 16:26:07.137953 [ 257 ] {a157e5a2-c9b1-4a8d-b94c-d72a80218116} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2025.12.22 16:26:07.137984 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2025.12.22 16:26:07.138046 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_21_5} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6964 | 2025.12.22 16:26:07.138061 [ 121 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6965 | 2025.12.22 16:26:07.138076 [ 257 ] {a157e5a2-c9b1-4a8d-b94c-d72a80218116} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001406 sec., 493598.86201991467 rows/sec., 34.50 MiB/sec. | ||
| 6966 | 2025.12.22 16:26:07.138091 [ 121 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2025.12.22 16:26:07.138109 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6968 | 2025.12.22 16:26:07.138119 [ 257 ] {a157e5a2-c9b1-4a8d-b94c-d72a80218116} <Debug> TCPHandler: Processed in 0.001575811 sec. | ||
| 6969 | 2025.12.22 16:26:07.138115 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6970 | 2025.12.22 16:26:07.138216 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6971 | 2025.12.22 16:26:07.138241 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2025.12.22 16:26:07.138329 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6973 | 2025.12.22 16:26:07.138342 [ 257 ] {6c514b1b-39a4-4a58-9cd9-1c1004406664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6974 | 2025.12.22 16:26:07.138365 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1211 rows starting from the beginning of the part | ||
| 6975 | 2025.12.22 16:26:07.138388 [ 257 ] {6c514b1b-39a4-4a58-9cd9-1c1004406664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6976 | 2025.12.22 16:26:07.138438 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6977 | 2025.12.22 16:26:07.138487 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 89 rows starting from the beginning of the part | ||
| 6978 | 2025.12.22 16:26:07.138528 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 694 rows starting from the beginning of the part | ||
| 6979 | 2025.12.22 16:26:07.138566 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part | ||
| 6980 | 2025.12.22 16:26:07.138607 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 694 rows starting from the beginning of the part | ||
| 6981 | 2025.12.22 16:26:07.138754 [ 257 ] {6c514b1b-39a4-4a58-9cd9-1c1004406664} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2025.12.22 16:26:07.138797 [ 257 ] {6c514b1b-39a4-4a58-9cd9-1c1004406664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6983 | 2025.12.22 16:26:07.139112 [ 257 ] {6c514b1b-39a4-4a58-9cd9-1c1004406664} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6984 | 2025.12.22 16:26:07.139346 [ 257 ] {6c514b1b-39a4-4a58-9cd9-1c1004406664} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2025.12.22 16:26:07.139474 [ 257 ] {6c514b1b-39a4-4a58-9cd9-1c1004406664} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 6986 | 2025.12.22 16:26:07.139512 [ 257 ] {6c514b1b-39a4-4a58-9cd9-1c1004406664} <Debug> TCPHandler: Processed in 0.001319965 sec. | ||
| 6987 | 2025.12.22 16:26:07.139625 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2025.12.22 16:26:07.139727 [ 257 ] {41eff32f-6f5f-417f-b592-64d0b827e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6989 | 2025.12.22 16:26:07.139772 [ 257 ] {41eff32f-6f5f-417f-b592-64d0b827e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6990 | 2025.12.22 16:26:07.139812 [ 187 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635352 sec., 1737240.667452634 rows/sec., 130.57 MiB/sec. | ||
| 6991 | 2025.12.22 16:26:07.140004 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6992 | 2025.12.22 16:26:07.140204 [ 257 ] {41eff32f-6f5f-417f-b592-64d0b827e399} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2025.12.22 16:26:07.140245 [ 257 ] {41eff32f-6f5f-417f-b592-64d0b827e399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6994 | 2025.12.22 16:26:07.140297 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.12.22 16:26:07.140378 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_46_9} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6996 | 2025.12.22 16:26:07.140463 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6997 | 2025.12.22 16:26:07.140601 [ 257 ] {41eff32f-6f5f-417f-b592-64d0b827e399} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6998 | 2025.12.22 16:26:07.140820 [ 257 ] {41eff32f-6f5f-417f-b592-64d0b827e399} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2025.12.22 16:26:07.140941 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7000 | 2025.12.22 16:26:07.140953 [ 257 ] {41eff32f-6f5f-417f-b592-64d0b827e399} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001245 sec., 252208.83534136545 rows/sec., 16.57 MiB/sec. | ||
| 7001 | 2025.12.22 16:26:07.140985 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2025.12.22 16:26:07.141004 [ 257 ] {41eff32f-6f5f-417f-b592-64d0b827e399} <Debug> TCPHandler: Processed in 0.001428088 sec. | ||
| 7003 | 2025.12.22 16:26:07.141008 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7004 | 2025.12.22 16:26:07.141125 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2025.12.22 16:26:07.141224 [ 257 ] {ddf46963-676f-4da8-b84e-27bb4f16bc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7006 | 2025.12.22 16:26:07.141266 [ 257 ] {ddf46963-676f-4da8-b84e-27bb4f16bc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7007 | 2025.12.22 16:26:07.141577 [ 257 ] {ddf46963-676f-4da8-b84e-27bb4f16bc19} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2025.12.22 16:26:07.141613 [ 257 ] {ddf46963-676f-4da8-b84e-27bb4f16bc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7009 | 2025.12.22 16:26:07.141933 [ 257 ] {ddf46963-676f-4da8-b84e-27bb4f16bc19} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7010 | 2025.12.22 16:26:07.142140 [ 257 ] {ddf46963-676f-4da8-b84e-27bb4f16bc19} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.12.22 16:26:07.142266 [ 257 ] {ddf46963-676f-4da8-b84e-27bb4f16bc19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 7012 | 2025.12.22 16:26:07.142302 [ 257 ] {ddf46963-676f-4da8-b84e-27bb4f16bc19} <Debug> TCPHandler: Processed in 0.001227003 sec. | ||
| 7013 | 2025.12.22 16:26:07.142409 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2025.12.22 16:26:07.142505 [ 257 ] {78b45ca8-a7c6-4d63-9b8e-41b2c99e8ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7015 | 2025.12.22 16:26:07.142561 [ 257 ] {78b45ca8-a7c6-4d63-9b8e-41b2c99e8ea4} <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 | ||
| 7016 | 2025.12.22 16:26:07.143315 [ 257 ] {78b45ca8-a7c6-4d63-9b8e-41b2c99e8ea4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2025.12.22 16:26:07.143350 [ 257 ] {78b45ca8-a7c6-4d63-9b8e-41b2c99e8ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7018 | 2025.12.22 16:26:07.143880 [ 257 ] {78b45ca8-a7c6-4d63-9b8e-41b2c99e8ea4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7019 | 2025.12.22 16:26:07.144110 [ 257 ] {78b45ca8-a7c6-4d63-9b8e-41b2c99e8ea4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2025.12.22 16:26:07.144247 [ 257 ] {78b45ca8-a7c6-4d63-9b8e-41b2c99e8ea4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 7021 | 2025.12.22 16:26:07.144299 [ 257 ] {78b45ca8-a7c6-4d63-9b8e-41b2c99e8ea4} <Debug> TCPHandler: Processed in 0.001941791 sec. | ||
| 7022 | 2025.12.22 16:26:07.144411 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2025.12.22 16:26:07.144507 [ 257 ] {034feb7e-1d99-44ed-8f50-8f93be819034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7024 | 2025.12.22 16:26:07.144549 [ 257 ] {034feb7e-1d99-44ed-8f50-8f93be819034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7025 | 2025.12.22 16:26:07.144892 [ 257 ] {034feb7e-1d99-44ed-8f50-8f93be819034} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2025.12.22 16:26:07.144927 [ 257 ] {034feb7e-1d99-44ed-8f50-8f93be819034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7027 | 2025.12.22 16:26:07.145245 [ 257 ] {034feb7e-1d99-44ed-8f50-8f93be819034} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7028 | 2025.12.22 16:26:07.145461 [ 257 ] {034feb7e-1d99-44ed-8f50-8f93be819034} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2025.12.22 16:26:07.145568 [ 77 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7030 | 2025.12.22 16:26:07.145585 [ 257 ] {034feb7e-1d99-44ed-8f50-8f93be819034} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 7031 | 2025.12.22 16:26:07.145603 [ 77 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2025.12.22 16:26:07.145627 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7033 | 2025.12.22 16:26:07.145627 [ 257 ] {034feb7e-1d99-44ed-8f50-8f93be819034} <Debug> TCPHandler: Processed in 0.001266633 sec. | ||
| 7034 | 2025.12.22 16:26:07.145716 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7035 | 2025.12.22 16:26:07.145733 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7036 | 2025.12.22 16:26:07.145808 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7037 | 2025.12.22 16:26:07.145835 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7038 | 2025.12.22 16:26:07.145843 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13832 rows starting from the beginning of the part | ||
| 7039 | 2025.12.22 16:26:07.145871 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3008 rows starting from the beginning of the part | ||
| 7040 | 2025.12.22 16:26:07.145915 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7041 | 2025.12.22 16:26:07.145928 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 7042 | 2025.12.22 16:26:07.145970 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7043 | 2025.12.22 16:26:07.145979 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7044 | 2025.12.22 16:26:07.146019 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7045 | 2025.12.22 16:26:07.146032 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7046 | 2025.12.22 16:26:07.146071 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7047 | 2025.12.22 16:26:07.146081 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7048 | 2025.12.22 16:26:07.146127 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7049 | 2025.12.22 16:26:07.146131 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7050 | 2025.12.22 16:26:07.147608 [ 195 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001898049 sec., 1770238.8083763907 rows/sec., 112.26 MiB/sec. | ||
| 7051 | 2025.12.22 16:26:07.147855 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7052 | 2025.12.22 16:26:07.148116 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2025.12.22 16:26:07.148178 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_46_9} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7054 | 2025.12.22 16:26:07.148239 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7055 | 2025.12.22 16:26:07.150138 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14844 rows, containing 5 columns (5 merged, 0 gathered) in 0.004463637 sec., 3325539.2407581527 rows/sec., 222.47 MiB/sec. | ||
| 7056 | 2025.12.22 16:26:07.150471 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7057 | 2025.12.22 16:26:07.150700 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2025.12.22 16:26:07.150763 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7059 | 2025.12.22 16:26:07.150830 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 7060 | 2025.12.22 16:26:10.931912 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7061 | 2025.12.22 16:26:10.931990 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7062 | 2025.12.22 16:26:11.068100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14278 | ||
| 7063 | 2025.12.22 16:26:11.068931 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2025.12.22 16:26:11.068991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7065 | 2025.12.22 16:26:11.069658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7066 | 2025.12.22 16:26:11.069879 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2025.12.22 16:26:11.070000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14278 | ||
| 7068 | 2025.12.22 16:26:11.857950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7069 | 2025.12.22 16:26:11.875319 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2025.12.22 16:26:11.875372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7071 | 2025.12.22 16:26:11.880915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7072 | 2025.12.22 16:26:11.881631 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2025.12.22 16:26:11.884345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7074 | 2025.12.22 16:26:12.117222 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2025.12.22 16:26:12.117395 [ 257 ] {9dc73a8d-3754-4e16-a068-a934d2c66a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7076 | 2025.12.22 16:26:12.117460 [ 257 ] {9dc73a8d-3754-4e16-a068-a934d2c66a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7077 | 2025.12.22 16:26:12.118061 [ 257 ] {9dc73a8d-3754-4e16-a068-a934d2c66a42} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2025.12.22 16:26:12.118104 [ 257 ] {9dc73a8d-3754-4e16-a068-a934d2c66a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7079 | 2025.12.22 16:26:12.118519 [ 257 ] {9dc73a8d-3754-4e16-a068-a934d2c66a42} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7080 | 2025.12.22 16:26:12.118742 [ 257 ] {9dc73a8d-3754-4e16-a068-a934d2c66a42} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2025.12.22 16:26:12.118899 [ 257 ] {9dc73a8d-3754-4e16-a068-a934d2c66a42} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001549 sec., 68431.24596513879 rows/sec., 5.73 MiB/sec. | ||
| 7082 | 2025.12.22 16:26:12.118940 [ 257 ] {9dc73a8d-3754-4e16-a068-a934d2c66a42} <Debug> TCPHandler: Processed in 0.001857108 sec. | ||
| 7083 | 2025.12.22 16:26:12.119058 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2025.12.22 16:26:12.119155 [ 257 ] {054490e6-6138-49d4-93fe-7125f76ae35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7085 | 2025.12.22 16:26:12.119198 [ 257 ] {054490e6-6138-49d4-93fe-7125f76ae35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7086 | 2025.12.22 16:26:12.119590 [ 257 ] {054490e6-6138-49d4-93fe-7125f76ae35e} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2025.12.22 16:26:12.119627 [ 257 ] {054490e6-6138-49d4-93fe-7125f76ae35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7088 | 2025.12.22 16:26:12.119931 [ 257 ] {054490e6-6138-49d4-93fe-7125f76ae35e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7089 | 2025.12.22 16:26:12.120141 [ 257 ] {054490e6-6138-49d4-93fe-7125f76ae35e} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2025.12.22 16:26:12.120284 [ 257 ] {054490e6-6138-49d4-93fe-7125f76ae35e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001148 sec., 21777.003484320558 rows/sec., 1.60 MiB/sec. | ||
| 7091 | 2025.12.22 16:26:12.120323 [ 257 ] {054490e6-6138-49d4-93fe-7125f76ae35e} <Debug> TCPHandler: Processed in 0.001315724 sec. | ||
| 7092 | 2025.12.22 16:26:12.120427 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2025.12.22 16:26:12.120521 [ 257 ] {7167b9e7-9a14-4a72-9d80-cac441f159d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7094 | 2025.12.22 16:26:12.120561 [ 257 ] {7167b9e7-9a14-4a72-9d80-cac441f159d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7095 | 2025.12.22 16:26:12.120962 [ 257 ] {7167b9e7-9a14-4a72-9d80-cac441f159d7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2025.12.22 16:26:12.120997 [ 257 ] {7167b9e7-9a14-4a72-9d80-cac441f159d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7097 | 2025.12.22 16:26:12.121302 [ 257 ] {7167b9e7-9a14-4a72-9d80-cac441f159d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7098 | 2025.12.22 16:26:12.121514 [ 257 ] {7167b9e7-9a14-4a72-9d80-cac441f159d7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2025.12.22 16:26:12.121645 [ 257 ] {7167b9e7-9a14-4a72-9d80-cac441f159d7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001143 sec., 77865.2668416448 rows/sec., 6.08 MiB/sec. | ||
| 7100 | 2025.12.22 16:26:12.121683 [ 257 ] {7167b9e7-9a14-4a72-9d80-cac441f159d7} <Debug> TCPHandler: Processed in 0.001305374 sec. | ||
| 7101 | 2025.12.22 16:26:12.121791 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2025.12.22 16:26:12.121886 [ 257 ] {ef279f4e-9b5f-48f9-90b0-9fa38fcdf269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7103 | 2025.12.22 16:26:12.121930 [ 257 ] {ef279f4e-9b5f-48f9-90b0-9fa38fcdf269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7104 | 2025.12.22 16:26:12.122320 [ 257 ] {ef279f4e-9b5f-48f9-90b0-9fa38fcdf269} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2025.12.22 16:26:12.122356 [ 257 ] {ef279f4e-9b5f-48f9-90b0-9fa38fcdf269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7106 | 2025.12.22 16:26:12.122703 [ 257 ] {ef279f4e-9b5f-48f9-90b0-9fa38fcdf269} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7107 | 2025.12.22 16:26:12.123064 [ 257 ] {ef279f4e-9b5f-48f9-90b0-9fa38fcdf269} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2025.12.22 16:26:12.123232 [ 257 ] {ef279f4e-9b5f-48f9-90b0-9fa38fcdf269} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 7109 | 2025.12.22 16:26:12.123277 [ 257 ] {ef279f4e-9b5f-48f9-90b0-9fa38fcdf269} <Debug> TCPHandler: Processed in 0.00153561 sec. | ||
| 7110 | 2025.12.22 16:26:12.123397 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2025.12.22 16:26:12.123508 [ 257 ] {68b61b3b-3d18-45ff-a7e5-4e4a0b5ffa33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7112 | 2025.12.22 16:26:12.123571 [ 257 ] {68b61b3b-3d18-45ff-a7e5-4e4a0b5ffa33} <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 | ||
| 7113 | 2025.12.22 16:26:12.124426 [ 257 ] {68b61b3b-3d18-45ff-a7e5-4e4a0b5ffa33} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2025.12.22 16:26:12.124462 [ 257 ] {68b61b3b-3d18-45ff-a7e5-4e4a0b5ffa33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7115 | 2025.12.22 16:26:12.124993 [ 257 ] {68b61b3b-3d18-45ff-a7e5-4e4a0b5ffa33} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7116 | 2025.12.22 16:26:12.125225 [ 257 ] {68b61b3b-3d18-45ff-a7e5-4e4a0b5ffa33} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2025.12.22 16:26:12.125382 [ 257 ] {68b61b3b-3d18-45ff-a7e5-4e4a0b5ffa33} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001897 sec., 13178.703215603584 rows/sec., 23.62 MiB/sec. | ||
| 7118 | 2025.12.22 16:26:12.125442 [ 257 ] {68b61b3b-3d18-45ff-a7e5-4e4a0b5ffa33} <Debug> TCPHandler: Processed in 0.002104946 sec. | ||
| 7119 | 2025.12.22 16:26:12.125551 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2025.12.22 16:26:12.125644 [ 257 ] {f87b12df-1ffe-4aa6-925c-b7829f434606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7121 | 2025.12.22 16:26:12.125684 [ 257 ] {f87b12df-1ffe-4aa6-925c-b7829f434606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7122 | 2025.12.22 16:26:12.126009 [ 257 ] {f87b12df-1ffe-4aa6-925c-b7829f434606} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2025.12.22 16:26:12.126042 [ 257 ] {f87b12df-1ffe-4aa6-925c-b7829f434606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7124 | 2025.12.22 16:26:12.126353 [ 257 ] {f87b12df-1ffe-4aa6-925c-b7829f434606} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7125 | 2025.12.22 16:26:12.126565 [ 257 ] {f87b12df-1ffe-4aa6-925c-b7829f434606} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2025.12.22 16:26:12.126690 [ 257 ] {f87b12df-1ffe-4aa6-925c-b7829f434606} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 7127 | 2025.12.22 16:26:12.126726 [ 257 ] {f87b12df-1ffe-4aa6-925c-b7829f434606} <Debug> TCPHandler: Processed in 0.001224182 sec. | ||
| 7128 | 2025.12.22 16:26:14.178400 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2025.12.22 16:26:14.178611 [ 257 ] {0d18c27a-42c3-43a7-939c-4d56f1e10c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7130 | 2025.12.22 16:26:14.178679 [ 257 ] {0d18c27a-42c3-43a7-939c-4d56f1e10c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7131 | 2025.12.22 16:26:14.179516 [ 257 ] {0d18c27a-42c3-43a7-939c-4d56f1e10c55} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2025.12.22 16:26:14.179565 [ 257 ] {0d18c27a-42c3-43a7-939c-4d56f1e10c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7133 | 2025.12.22 16:26:14.180008 [ 257 ] {0d18c27a-42c3-43a7-939c-4d56f1e10c55} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7134 | 2025.12.22 16:26:14.180243 [ 257 ] {0d18c27a-42c3-43a7-939c-4d56f1e10c55} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2025.12.22 16:26:14.180390 [ 257 ] {0d18c27a-42c3-43a7-939c-4d56f1e10c55} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001829 sec., 224166.2110442865 rows/sec., 14.22 MiB/sec. | ||
| 7136 | 2025.12.22 16:26:14.180433 [ 257 ] {0d18c27a-42c3-43a7-939c-4d56f1e10c55} <Debug> TCPHandler: Processed in 0.002213918 sec. | ||
| 7137 | 2025.12.22 16:26:14.180557 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2025.12.22 16:26:14.180654 [ 257 ] {f71dd51a-9b2d-4864-a2ac-6ea4b055542b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7139 | 2025.12.22 16:26:14.180697 [ 257 ] {f71dd51a-9b2d-4864-a2ac-6ea4b055542b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7140 | 2025.12.22 16:26:14.182205 [ 257 ] {f71dd51a-9b2d-4864-a2ac-6ea4b055542b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2025.12.22 16:26:14.182245 [ 257 ] {f71dd51a-9b2d-4864-a2ac-6ea4b055542b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7142 | 2025.12.22 16:26:14.182742 [ 257 ] {f71dd51a-9b2d-4864-a2ac-6ea4b055542b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7143 | 2025.12.22 16:26:14.182970 [ 257 ] {f71dd51a-9b2d-4864-a2ac-6ea4b055542b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2025.12.22 16:26:14.183103 [ 257 ] {f71dd51a-9b2d-4864-a2ac-6ea4b055542b} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002468 sec., 924635.3322528362 rows/sec., 74.94 MiB/sec. | ||
| 7145 | 2025.12.22 16:26:14.183147 [ 257 ] {f71dd51a-9b2d-4864-a2ac-6ea4b055542b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7146 | 2025.12.22 16:26:14.183162 [ 257 ] {f71dd51a-9b2d-4864-a2ac-6ea4b055542b} <Debug> TCPHandler: Processed in 0.00265596 sec. | ||
| 7147 | 2025.12.22 16:26:14.183289 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.12.22 16:26:14.183388 [ 257 ] {b6e34a2d-7b55-48df-b696-226e333e1a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7149 | 2025.12.22 16:26:14.183431 [ 257 ] {b6e34a2d-7b55-48df-b696-226e333e1a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7150 | 2025.12.22 16:26:14.183918 [ 257 ] {b6e34a2d-7b55-48df-b696-226e333e1a68} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.12.22 16:26:14.183955 [ 257 ] {b6e34a2d-7b55-48df-b696-226e333e1a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7152 | 2025.12.22 16:26:14.184272 [ 257 ] {b6e34a2d-7b55-48df-b696-226e333e1a68} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7153 | 2025.12.22 16:26:14.184479 [ 257 ] {b6e34a2d-7b55-48df-b696-226e333e1a68} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.12.22 16:26:14.184611 [ 257 ] {b6e34a2d-7b55-48df-b696-226e333e1a68} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001242 sec., 177133.65539452495 rows/sec., 10.57 MiB/sec. | ||
| 7155 | 2025.12.22 16:26:14.184650 [ 257 ] {b6e34a2d-7b55-48df-b696-226e333e1a68} <Debug> TCPHandler: Processed in 0.001411347 sec. | ||
| 7156 | 2025.12.22 16:26:14.184759 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.12.22 16:26:14.184855 [ 257 ] {dc66684f-e549-4aed-acc4-f9c79ad8fae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7158 | 2025.12.22 16:26:14.184895 [ 257 ] {dc66684f-e549-4aed-acc4-f9c79ad8fae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7159 | 2025.12.22 16:26:14.185484 [ 257 ] {dc66684f-e549-4aed-acc4-f9c79ad8fae7} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2025.12.22 16:26:14.185521 [ 257 ] {dc66684f-e549-4aed-acc4-f9c79ad8fae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7161 | 2025.12.22 16:26:14.185893 [ 257 ] {dc66684f-e549-4aed-acc4-f9c79ad8fae7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7162 | 2025.12.22 16:26:14.186100 [ 257 ] {dc66684f-e549-4aed-acc4-f9c79ad8fae7} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.12.22 16:26:14.186224 [ 257 ] {dc66684f-e549-4aed-acc4-f9c79ad8fae7} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001387 sec., 317231.4347512617 rows/sec., 20.99 MiB/sec. | ||
| 7164 | 2025.12.22 16:26:14.186262 [ 257 ] {dc66684f-e549-4aed-acc4-f9c79ad8fae7} <Debug> TCPHandler: Processed in 0.001552021 sec. | ||
| 7165 | 2025.12.22 16:26:14.186375 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2025.12.22 16:26:14.186469 [ 257 ] {e1a432df-e632-439c-9a5b-e9ddbf5dc508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7167 | 2025.12.22 16:26:14.186510 [ 257 ] {e1a432df-e632-439c-9a5b-e9ddbf5dc508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7168 | 2025.12.22 16:26:14.187031 [ 257 ] {e1a432df-e632-439c-9a5b-e9ddbf5dc508} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2025.12.22 16:26:14.187098 [ 257 ] {e1a432df-e632-439c-9a5b-e9ddbf5dc508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7170 | 2025.12.22 16:26:14.187428 [ 257 ] {e1a432df-e632-439c-9a5b-e9ddbf5dc508} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7171 | 2025.12.22 16:26:14.187640 [ 257 ] {e1a432df-e632-439c-9a5b-e9ddbf5dc508} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2025.12.22 16:26:14.187768 [ 257 ] {e1a432df-e632-439c-9a5b-e9ddbf5dc508} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001316 sec., 160334.34650455927 rows/sec., 9.10 MiB/sec. | ||
| 7173 | 2025.12.22 16:26:14.187812 [ 257 ] {e1a432df-e632-439c-9a5b-e9ddbf5dc508} <Debug> TCPHandler: Processed in 0.001485959 sec. | ||
| 7174 | 2025.12.22 16:26:14.187926 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2025.12.22 16:26:14.188023 [ 257 ] {643f1077-7aaf-4216-8b39-34bb66722126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7176 | 2025.12.22 16:26:14.188064 [ 257 ] {643f1077-7aaf-4216-8b39-34bb66722126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7177 | 2025.12.22 16:26:14.189004 [ 257 ] {643f1077-7aaf-4216-8b39-34bb66722126} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.12.22 16:26:14.189042 [ 257 ] {643f1077-7aaf-4216-8b39-34bb66722126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7179 | 2025.12.22 16:26:14.189581 [ 257 ] {643f1077-7aaf-4216-8b39-34bb66722126} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7180 | 2025.12.22 16:26:14.189802 [ 257 ] {643f1077-7aaf-4216-8b39-34bb66722126} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2025.12.22 16:26:14.189937 [ 257 ] {643f1077-7aaf-4216-8b39-34bb66722126} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001933 sec., 594930.160372478 rows/sec., 42.42 MiB/sec. | ||
| 7182 | 2025.12.22 16:26:14.189976 [ 257 ] {643f1077-7aaf-4216-8b39-34bb66722126} <Debug> TCPHandler: Processed in 0.002100425 sec. | ||
| 7183 | 2025.12.22 16:26:14.190094 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2025.12.22 16:26:14.190188 [ 257 ] {f0f72fae-1ac5-488c-8194-8d77e5d0df3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7185 | 2025.12.22 16:26:14.190230 [ 257 ] {f0f72fae-1ac5-488c-8194-8d77e5d0df3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7186 | 2025.12.22 16:26:14.190561 [ 257 ] {f0f72fae-1ac5-488c-8194-8d77e5d0df3a} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2025.12.22 16:26:14.190597 [ 257 ] {f0f72fae-1ac5-488c-8194-8d77e5d0df3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7188 | 2025.12.22 16:26:14.190893 [ 257 ] {f0f72fae-1ac5-488c-8194-8d77e5d0df3a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7189 | 2025.12.22 16:26:14.191103 [ 257 ] {f0f72fae-1ac5-488c-8194-8d77e5d0df3a} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2025.12.22 16:26:14.191235 [ 257 ] {f0f72fae-1ac5-488c-8194-8d77e5d0df3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 7191 | 2025.12.22 16:26:14.191272 [ 257 ] {f0f72fae-1ac5-488c-8194-8d77e5d0df3a} <Debug> TCPHandler: Processed in 0.001228302 sec. | ||
| 7192 | 2025.12.22 16:26:14.191377 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2025.12.22 16:26:14.191472 [ 257 ] {dfff43b8-5c73-4c7b-b028-c683f93a7e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7194 | 2025.12.22 16:26:14.191516 [ 257 ] {dfff43b8-5c73-4c7b-b028-c683f93a7e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7195 | 2025.12.22 16:26:14.192182 [ 257 ] {dfff43b8-5c73-4c7b-b028-c683f93a7e47} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2025.12.22 16:26:14.192221 [ 257 ] {dfff43b8-5c73-4c7b-b028-c683f93a7e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7197 | 2025.12.22 16:26:14.192600 [ 257 ] {dfff43b8-5c73-4c7b-b028-c683f93a7e47} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7198 | 2025.12.22 16:26:14.192826 [ 257 ] {dfff43b8-5c73-4c7b-b028-c683f93a7e47} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2025.12.22 16:26:14.192966 [ 257 ] {dfff43b8-5c73-4c7b-b028-c683f93a7e47} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.001511 sec., 618133.6863004633 rows/sec., 40.92 MiB/sec. | ||
| 7200 | 2025.12.22 16:26:14.193004 [ 257 ] {dfff43b8-5c73-4c7b-b028-c683f93a7e47} <Debug> TCPHandler: Processed in 0.001676053 sec. | ||
| 7201 | 2025.12.22 16:26:14.193109 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2025.12.22 16:26:14.193206 [ 257 ] {7459fd83-7dae-465c-81ce-5ae37bd37bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7203 | 2025.12.22 16:26:14.193249 [ 257 ] {7459fd83-7dae-465c-81ce-5ae37bd37bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7204 | 2025.12.22 16:26:14.193632 [ 257 ] {7459fd83-7dae-465c-81ce-5ae37bd37bf4} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2025.12.22 16:26:14.193678 [ 257 ] {7459fd83-7dae-465c-81ce-5ae37bd37bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7206 | 2025.12.22 16:26:14.194065 [ 257 ] {7459fd83-7dae-465c-81ce-5ae37bd37bf4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7207 | 2025.12.22 16:26:14.194293 [ 257 ] {7459fd83-7dae-465c-81ce-5ae37bd37bf4} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2025.12.22 16:26:14.194423 [ 257 ] {7459fd83-7dae-465c-81ce-5ae37bd37bf4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001237 sec., 808.4074373484236 rows/sec., 54.47 KiB/sec. | ||
| 7209 | 2025.12.22 16:26:14.194462 [ 257 ] {7459fd83-7dae-465c-81ce-5ae37bd37bf4} <Debug> TCPHandler: Processed in 0.001402636 sec. | ||
| 7210 | 2025.12.22 16:26:14.194571 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2025.12.22 16:26:14.194666 [ 257 ] {f3e1e20d-3161-4bf3-9983-1bc93f8ac239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7212 | 2025.12.22 16:26:14.194722 [ 257 ] {f3e1e20d-3161-4bf3-9983-1bc93f8ac239} <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 | ||
| 7213 | 2025.12.22 16:26:14.195498 [ 257 ] {f3e1e20d-3161-4bf3-9983-1bc93f8ac239} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2025.12.22 16:26:14.195535 [ 257 ] {f3e1e20d-3161-4bf3-9983-1bc93f8ac239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7215 | 2025.12.22 16:26:14.196050 [ 257 ] {f3e1e20d-3161-4bf3-9983-1bc93f8ac239} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7216 | 2025.12.22 16:26:14.196272 [ 257 ] {f3e1e20d-3161-4bf3-9983-1bc93f8ac239} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2025.12.22 16:26:14.196407 [ 257 ] {f3e1e20d-3161-4bf3-9983-1bc93f8ac239} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 7218 | 2025.12.22 16:26:14.196461 [ 257 ] {f3e1e20d-3161-4bf3-9983-1bc93f8ac239} <Debug> TCPHandler: Processed in 0.001939651 sec. | ||
| 7219 | 2025.12.22 16:26:14.196566 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2025.12.22 16:26:14.196660 [ 257 ] {ec9e33f1-4f58-4738-b08e-a57ca90ffb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7221 | 2025.12.22 16:26:14.196702 [ 257 ] {ec9e33f1-4f58-4738-b08e-a57ca90ffb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7222 | 2025.12.22 16:26:14.197031 [ 257 ] {ec9e33f1-4f58-4738-b08e-a57ca90ffb0c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2025.12.22 16:26:14.197068 [ 257 ] {ec9e33f1-4f58-4738-b08e-a57ca90ffb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7224 | 2025.12.22 16:26:14.197367 [ 257 ] {ec9e33f1-4f58-4738-b08e-a57ca90ffb0c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7225 | 2025.12.22 16:26:14.197581 [ 257 ] {ec9e33f1-4f58-4738-b08e-a57ca90ffb0c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2025.12.22 16:26:14.197705 [ 257 ] {ec9e33f1-4f58-4738-b08e-a57ca90ffb0c} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001064 sec., 75187.96992481203 rows/sec., 4.47 MiB/sec. | ||
| 7227 | 2025.12.22 16:26:14.197741 [ 257 ] {ec9e33f1-4f58-4738-b08e-a57ca90ffb0c} <Debug> TCPHandler: Processed in 0.001224032 sec. | ||
| 7228 | 2025.12.22 16:26:16.083984 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 976 | ||
| 7229 | 2025.12.22 16:26:16.086745 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2025.12.22 16:26:16.086809 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7231 | 2025.12.22 16:26:16.088046 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7232 | 2025.12.22 16:26:16.088366 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2025.12.22 16:26:16.088746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7234 | 2025.12.22 16:26:17.111626 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2025.12.22 16:26:17.111815 [ 257 ] {26d84ea7-c6a0-4282-a511-79ce48fa942d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7236 | 2025.12.22 16:26:17.111878 [ 257 ] {26d84ea7-c6a0-4282-a511-79ce48fa942d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7237 | 2025.12.22 16:26:17.112521 [ 257 ] {26d84ea7-c6a0-4282-a511-79ce48fa942d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2025.12.22 16:26:17.112563 [ 257 ] {26d84ea7-c6a0-4282-a511-79ce48fa942d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7239 | 2025.12.22 16:26:17.112953 [ 257 ] {26d84ea7-c6a0-4282-a511-79ce48fa942d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7240 | 2025.12.22 16:26:17.113179 [ 257 ] {26d84ea7-c6a0-4282-a511-79ce48fa942d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2025.12.22 16:26:17.113324 [ 257 ] {26d84ea7-c6a0-4282-a511-79ce48fa942d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001557 sec., 35966.60244059088 rows/sec., 2.76 MiB/sec. | ||
| 7242 | 2025.12.22 16:26:17.113366 [ 257 ] {26d84ea7-c6a0-4282-a511-79ce48fa942d} <Debug> TCPHandler: Processed in 0.001861558 sec. | ||
| 7243 | 2025.12.22 16:26:17.113483 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2025.12.22 16:26:17.113579 [ 257 ] {16a090ee-a843-432c-869c-4a3ee1e9b64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7245 | 2025.12.22 16:26:17.113620 [ 257 ] {16a090ee-a843-432c-869c-4a3ee1e9b64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7246 | 2025.12.22 16:26:17.114024 [ 257 ] {16a090ee-a843-432c-869c-4a3ee1e9b64a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2025.12.22 16:26:17.114060 [ 257 ] {16a090ee-a843-432c-869c-4a3ee1e9b64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7248 | 2025.12.22 16:26:17.114366 [ 257 ] {16a090ee-a843-432c-869c-4a3ee1e9b64a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7249 | 2025.12.22 16:26:17.114579 [ 257 ] {16a090ee-a843-432c-869c-4a3ee1e9b64a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2025.12.22 16:26:17.114703 [ 257 ] {16a090ee-a843-432c-869c-4a3ee1e9b64a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 7251 | 2025.12.22 16:26:17.114741 [ 257 ] {16a090ee-a843-432c-869c-4a3ee1e9b64a} <Debug> TCPHandler: Processed in 0.001307784 sec. | ||
| 7252 | 2025.12.22 16:26:17.114852 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2025.12.22 16:26:17.114946 [ 257 ] {a4a44a96-5880-4021-a2f7-e77ceaaa85f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7254 | 2025.12.22 16:26:17.114990 [ 257 ] {a4a44a96-5880-4021-a2f7-e77ceaaa85f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7255 | 2025.12.22 16:26:17.115351 [ 257 ] {a4a44a96-5880-4021-a2f7-e77ceaaa85f6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.12.22 16:26:17.115388 [ 257 ] {a4a44a96-5880-4021-a2f7-e77ceaaa85f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7257 | 2025.12.22 16:26:17.115736 [ 257 ] {a4a44a96-5880-4021-a2f7-e77ceaaa85f6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7258 | 2025.12.22 16:26:17.115998 [ 257 ] {a4a44a96-5880-4021-a2f7-e77ceaaa85f6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.12.22 16:26:17.116127 [ 257 ] {a4a44a96-5880-4021-a2f7-e77ceaaa85f6} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 3.71 MiB/sec. | ||
| 7260 | 2025.12.22 16:26:17.116164 [ 257 ] {a4a44a96-5880-4021-a2f7-e77ceaaa85f6} <Debug> TCPHandler: Processed in 0.001361526 sec. | ||
| 7261 | 2025.12.22 16:26:17.116305 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2025.12.22 16:26:17.116400 [ 257 ] {d0de4056-07e0-4f78-89c2-ef61d7d81e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7263 | 2025.12.22 16:26:17.116441 [ 257 ] {d0de4056-07e0-4f78-89c2-ef61d7d81e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7264 | 2025.12.22 16:26:17.116786 [ 257 ] {d0de4056-07e0-4f78-89c2-ef61d7d81e90} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2025.12.22 16:26:17.116823 [ 257 ] {d0de4056-07e0-4f78-89c2-ef61d7d81e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7266 | 2025.12.22 16:26:17.117127 [ 257 ] {d0de4056-07e0-4f78-89c2-ef61d7d81e90} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7267 | 2025.12.22 16:26:17.117367 [ 257 ] {d0de4056-07e0-4f78-89c2-ef61d7d81e90} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2025.12.22 16:26:17.117504 [ 257 ] {d0de4056-07e0-4f78-89c2-ef61d7d81e90} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.44 MiB/sec. | ||
| 7269 | 2025.12.22 16:26:17.117555 [ 257 ] {d0de4056-07e0-4f78-89c2-ef61d7d81e90} <Debug> TCPHandler: Processed in 0.001298994 sec. | ||
| 7270 | 2025.12.22 16:26:18.570118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14726 | ||
| 7271 | 2025.12.22 16:26:18.570666 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2025.12.22 16:26:18.570710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7273 | 2025.12.22 16:26:18.571357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7274 | 2025.12.22 16:26:18.571599 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2025.12.22 16:26:18.571744 [ 108 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7276 | 2025.12.22 16:26:18.571768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14726 | ||
| 7277 | 2025.12.22 16:26:18.571788 [ 108 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2025.12.22 16:26:18.571818 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7279 | 2025.12.22 16:26:18.571973 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7280 | 2025.12.22 16:26:18.572127 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7281 | 2025.12.22 16:26:18.572170 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12358 rows starting from the beginning of the part | ||
| 7282 | 2025.12.22 16:26:18.572242 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7283 | 2025.12.22 16:26:18.572295 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7284 | 2025.12.22 16:26:18.572357 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7285 | 2025.12.22 16:26:18.572396 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7286 | 2025.12.22 16:26:18.572436 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7287 | 2025.12.22 16:26:18.574435 [ 187 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14726 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537796 sec., 5802672.87047501 rows/sec., 83.01 MiB/sec. | ||
| 7288 | 2025.12.22 16:26:18.574855 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7289 | 2025.12.22 16:26:18.575111 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2025.12.22 16:26:18.575181 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_31_6} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7291 | 2025.12.22 16:26:18.575288 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7292 | 2025.12.22 16:26:19.384451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7293 | 2025.12.22 16:26:19.401285 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2025.12.22 16:26:19.401341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7295 | 2025.12.22 16:26:19.407103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7296 | 2025.12.22 16:26:19.407804 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2025.12.22 16:26:19.408080 [ 108 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7298 | 2025.12.22 16:26:19.408147 [ 108 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2025.12.22 16:26:19.408168 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7300 | 2025.12.22 16:26:19.408284 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7301 | 2025.12.22 16:26:19.410673 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7302 | 2025.12.22 16:26:19.411351 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7303 | 2025.12.22 16:26:19.412142 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7304 | 2025.12.22 16:26:19.415414 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7305 | 2025.12.22 16:26:19.418637 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7306 | 2025.12.22 16:26:19.422140 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7307 | 2025.12.22 16:26:19.426065 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7308 | 2025.12.22 16:26:19.429846 [ 187 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7309 | 2025.12.22 16:26:19.486861 [ 200 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078618378 sec., 2976.4033035634493 rows/sec., 15.39 MiB/sec. | ||
| 7310 | 2025.12.22 16:26:19.488760 [ 195 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7311 | 2025.12.22 16:26:19.490745 [ 195 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2025.12.22 16:26:19.490849 [ 195 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_31_6} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7313 | 2025.12.22 16:26:19.492357 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7314 | 2025.12.22 16:26:20.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.94 MiB, peak 285.50 MiB, free memory in arenas 0.00 B, will set to 280.91 MiB (RSS), difference: 5.96 MiB | ||
| 7315 | 2025.12.22 16:26:22.117627 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2025.12.22 16:26:22.117816 [ 257 ] {92b98802-5eec-452f-a282-3f878c55ee39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7317 | 2025.12.22 16:26:22.117883 [ 257 ] {92b98802-5eec-452f-a282-3f878c55ee39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7318 | 2025.12.22 16:26:22.118528 [ 257 ] {92b98802-5eec-452f-a282-3f878c55ee39} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.12.22 16:26:22.118572 [ 257 ] {92b98802-5eec-452f-a282-3f878c55ee39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7320 | 2025.12.22 16:26:22.118980 [ 257 ] {92b98802-5eec-452f-a282-3f878c55ee39} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7321 | 2025.12.22 16:26:22.119209 [ 257 ] {92b98802-5eec-452f-a282-3f878c55ee39} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.12.22 16:26:22.119358 [ 257 ] {92b98802-5eec-452f-a282-3f878c55ee39} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00159 sec., 66666.66666666667 rows/sec., 5.58 MiB/sec. | ||
| 7323 | 2025.12.22 16:26:22.119401 [ 257 ] {92b98802-5eec-452f-a282-3f878c55ee39} <Debug> TCPHandler: Processed in 0.001898899 sec. | ||
| 7324 | 2025.12.22 16:26:22.119535 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2025.12.22 16:26:22.119632 [ 257 ] {3b7c2c6a-8066-4d5c-8a7a-3cc756c97481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7326 | 2025.12.22 16:26:22.119679 [ 257 ] {3b7c2c6a-8066-4d5c-8a7a-3cc756c97481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7327 | 2025.12.22 16:26:22.120176 [ 257 ] {3b7c2c6a-8066-4d5c-8a7a-3cc756c97481} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2025.12.22 16:26:22.120215 [ 257 ] {3b7c2c6a-8066-4d5c-8a7a-3cc756c97481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7329 | 2025.12.22 16:26:22.120527 [ 257 ] {3b7c2c6a-8066-4d5c-8a7a-3cc756c97481} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7330 | 2025.12.22 16:26:22.120745 [ 257 ] {3b7c2c6a-8066-4d5c-8a7a-3cc756c97481} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2025.12.22 16:26:22.120872 [ 257 ] {3b7c2c6a-8066-4d5c-8a7a-3cc756c97481} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001261 sec., 19825.535289452815 rows/sec., 1.46 MiB/sec. | ||
| 7332 | 2025.12.22 16:26:22.120911 [ 257 ] {3b7c2c6a-8066-4d5c-8a7a-3cc756c97481} <Debug> TCPHandler: Processed in 0.001429327 sec. | ||
| 7333 | 2025.12.22 16:26:22.121029 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2025.12.22 16:26:22.121125 [ 257 ] {581eda7f-efed-417f-930c-34d430309967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7335 | 2025.12.22 16:26:22.121165 [ 257 ] {581eda7f-efed-417f-930c-34d430309967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7336 | 2025.12.22 16:26:22.121601 [ 257 ] {581eda7f-efed-417f-930c-34d430309967} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2025.12.22 16:26:22.121638 [ 257 ] {581eda7f-efed-417f-930c-34d430309967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7338 | 2025.12.22 16:26:22.121942 [ 257 ] {581eda7f-efed-417f-930c-34d430309967} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7339 | 2025.12.22 16:26:22.122160 [ 257 ] {581eda7f-efed-417f-930c-34d430309967} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2025.12.22 16:26:22.122289 [ 257 ] {581eda7f-efed-417f-930c-34d430309967} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001183 sec., 75232.45984784447 rows/sec., 5.88 MiB/sec. | ||
| 7341 | 2025.12.22 16:26:22.122327 [ 257 ] {581eda7f-efed-417f-930c-34d430309967} <Debug> TCPHandler: Processed in 0.001347525 sec. | ||
| 7342 | 2025.12.22 16:26:22.122447 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2025.12.22 16:26:22.122542 [ 257 ] {4a6d0fef-2d8a-48a2-b49e-52de6c5c3262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7344 | 2025.12.22 16:26:22.122586 [ 257 ] {4a6d0fef-2d8a-48a2-b49e-52de6c5c3262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7345 | 2025.12.22 16:26:22.122996 [ 257 ] {4a6d0fef-2d8a-48a2-b49e-52de6c5c3262} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2025.12.22 16:26:22.123033 [ 257 ] {4a6d0fef-2d8a-48a2-b49e-52de6c5c3262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7347 | 2025.12.22 16:26:22.123367 [ 257 ] {4a6d0fef-2d8a-48a2-b49e-52de6c5c3262} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7348 | 2025.12.22 16:26:22.123574 [ 257 ] {4a6d0fef-2d8a-48a2-b49e-52de6c5c3262} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2025.12.22 16:26:22.123700 [ 257 ] {4a6d0fef-2d8a-48a2-b49e-52de6c5c3262} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7350 | 2025.12.22 16:26:22.123738 [ 257 ] {4a6d0fef-2d8a-48a2-b49e-52de6c5c3262} <Debug> TCPHandler: Processed in 0.001341175 sec. | ||
| 7351 | 2025.12.22 16:26:22.123850 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2025.12.22 16:26:22.123947 [ 257 ] {4db936eb-7cac-47ef-bb7f-501098a52467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7353 | 2025.12.22 16:26:22.124003 [ 257 ] {4db936eb-7cac-47ef-bb7f-501098a52467} <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 | ||
| 7354 | 2025.12.22 16:26:22.124804 [ 257 ] {4db936eb-7cac-47ef-bb7f-501098a52467} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2025.12.22 16:26:22.124841 [ 257 ] {4db936eb-7cac-47ef-bb7f-501098a52467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7356 | 2025.12.22 16:26:22.125372 [ 257 ] {4db936eb-7cac-47ef-bb7f-501098a52467} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7357 | 2025.12.22 16:26:22.125593 [ 257 ] {4db936eb-7cac-47ef-bb7f-501098a52467} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2025.12.22 16:26:22.125730 [ 257 ] {4db936eb-7cac-47ef-bb7f-501098a52467} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001802 sec., 13873.473917869034 rows/sec., 24.86 MiB/sec. | ||
| 7359 | 2025.12.22 16:26:22.125783 [ 257 ] {4db936eb-7cac-47ef-bb7f-501098a52467} <Debug> TCPHandler: Processed in 0.001982082 sec. | ||
| 7360 | 2025.12.22 16:26:22.125894 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2025.12.22 16:26:22.125988 [ 257 ] {090e1ce2-639a-4918-a615-6ee645eb8a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7362 | 2025.12.22 16:26:22.126032 [ 257 ] {090e1ce2-639a-4918-a615-6ee645eb8a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7363 | 2025.12.22 16:26:22.126370 [ 257 ] {090e1ce2-639a-4918-a615-6ee645eb8a95} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2025.12.22 16:26:22.126406 [ 257 ] {090e1ce2-639a-4918-a615-6ee645eb8a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7365 | 2025.12.22 16:26:22.126708 [ 257 ] {090e1ce2-639a-4918-a615-6ee645eb8a95} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7366 | 2025.12.22 16:26:22.126918 [ 257 ] {090e1ce2-639a-4918-a615-6ee645eb8a95} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2025.12.22 16:26:22.127045 [ 257 ] {090e1ce2-639a-4918-a615-6ee645eb8a95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7368 | 2025.12.22 16:26:22.127082 [ 257 ] {090e1ce2-639a-4918-a615-6ee645eb8a95} <Debug> TCPHandler: Processed in 0.001238673 sec. | ||
| 7369 | 2025.12.22 16:26:25.932059 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7370 | 2025.12.22 16:26:25.932116 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7371 | 2025.12.22 16:26:26.071897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15238 | ||
| 7372 | 2025.12.22 16:26:26.072662 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2025.12.22 16:26:26.072722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7374 | 2025.12.22 16:26:26.073554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7375 | 2025.12.22 16:26:26.073801 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2025.12.22 16:26:26.073930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15238 | ||
| 7377 | 2025.12.22 16:26:26.089056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 996 | ||
| 7378 | 2025.12.22 16:26:26.091073 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2025.12.22 16:26:26.091115 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7380 | 2025.12.22 16:26:26.092314 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7381 | 2025.12.22 16:26:26.092569 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2025.12.22 16:26:26.092815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 7383 | 2025.12.22 16:26:26.910779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7384 | 2025.12.22 16:26:26.926127 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2025.12.22 16:26:26.926185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7386 | 2025.12.22 16:26:26.931849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7387 | 2025.12.22 16:26:26.932573 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2025.12.22 16:26:26.935175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7389 | 2025.12.22 16:26:27.001464 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000927835 sec. | ||
| 7390 | 2025.12.22 16:26:27.128055 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2025.12.22 16:26:27.128222 [ 257 ] {c154fd8d-900c-4b0a-88c0-18b28cdcb673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7392 | 2025.12.22 16:26:27.128288 [ 257 ] {c154fd8d-900c-4b0a-88c0-18b28cdcb673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7393 | 2025.12.22 16:26:27.129081 [ 257 ] {c154fd8d-900c-4b0a-88c0-18b28cdcb673} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2025.12.22 16:26:27.129121 [ 257 ] {c154fd8d-900c-4b0a-88c0-18b28cdcb673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7395 | 2025.12.22 16:26:27.129490 [ 257 ] {c154fd8d-900c-4b0a-88c0-18b28cdcb673} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7396 | 2025.12.22 16:26:27.129707 [ 257 ] {c154fd8d-900c-4b0a-88c0-18b28cdcb673} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2025.12.22 16:26:27.129850 [ 257 ] {c154fd8d-900c-4b0a-88c0-18b28cdcb673} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001671 sec., 245362.05864751647 rows/sec., 15.56 MiB/sec. | ||
| 7398 | 2025.12.22 16:26:27.129889 [ 257 ] {c154fd8d-900c-4b0a-88c0-18b28cdcb673} <Debug> TCPHandler: Processed in 0.001956641 sec. | ||
| 7399 | 2025.12.22 16:26:27.130010 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2025.12.22 16:26:27.130106 [ 257 ] {67a2aac5-8f37-4b8e-8d06-304fcc99c943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7401 | 2025.12.22 16:26:27.130146 [ 257 ] {67a2aac5-8f37-4b8e-8d06-304fcc99c943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7402 | 2025.12.22 16:26:27.131107 [ 257 ] {67a2aac5-8f37-4b8e-8d06-304fcc99c943} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2025.12.22 16:26:27.131144 [ 257 ] {67a2aac5-8f37-4b8e-8d06-304fcc99c943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7404 | 2025.12.22 16:26:27.131536 [ 257 ] {67a2aac5-8f37-4b8e-8d06-304fcc99c943} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7405 | 2025.12.22 16:26:27.131747 [ 257 ] {67a2aac5-8f37-4b8e-8d06-304fcc99c943} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2025.12.22 16:26:27.131872 [ 257 ] {67a2aac5-8f37-4b8e-8d06-304fcc99c943} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001785 sec., 639775.9103641456 rows/sec., 50.78 MiB/sec. | ||
| 7407 | 2025.12.22 16:26:27.131909 [ 257 ] {67a2aac5-8f37-4b8e-8d06-304fcc99c943} <Debug> TCPHandler: Processed in 0.001948971 sec. | ||
| 7408 | 2025.12.22 16:26:27.131910 [ 98 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7409 | 2025.12.22 16:26:27.132012 [ 98 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2025.12.22 16:26:27.132024 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2025.12.22 16:26:27.132056 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7412 | 2025.12.22 16:26:27.132132 [ 257 ] {688fa42d-25ed-4af0-8b55-f007bd81b26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7413 | 2025.12.22 16:26:27.132178 [ 257 ] {688fa42d-25ed-4af0-8b55-f007bd81b26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7414 | 2025.12.22 16:26:27.132198 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7415 | 2025.12.22 16:26:27.132337 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7416 | 2025.12.22 16:26:27.132373 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2341 rows starting from the beginning of the part | ||
| 7417 | 2025.12.22 16:26:27.132447 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
| 7418 | 2025.12.22 16:26:27.132498 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2282 rows starting from the beginning of the part | ||
| 7419 | 2025.12.22 16:26:27.132547 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7420 | 2025.12.22 16:26:27.132593 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 106 rows starting from the beginning of the part | ||
| 7421 | 2025.12.22 16:26:27.132640 [ 192 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1142 rows starting from the beginning of the part | ||
| 7422 | 2025.12.22 16:26:27.132653 [ 257 ] {688fa42d-25ed-4af0-8b55-f007bd81b26a} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2025.12.22 16:26:27.132694 [ 257 ] {688fa42d-25ed-4af0-8b55-f007bd81b26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7424 | 2025.12.22 16:26:27.133171 [ 257 ] {688fa42d-25ed-4af0-8b55-f007bd81b26a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7425 | 2025.12.22 16:26:27.133390 [ 257 ] {688fa42d-25ed-4af0-8b55-f007bd81b26a} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2025.12.22 16:26:27.133498 [ 98 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7427 | 2025.12.22 16:26:27.133519 [ 257 ] {688fa42d-25ed-4af0-8b55-f007bd81b26a} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001405 sec., 156583.62989323842 rows/sec., 9.34 MiB/sec. | ||
| 7428 | 2025.12.22 16:26:27.133528 [ 98 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2025.12.22 16:26:27.133559 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7430 | 2025.12.22 16:26:27.133562 [ 257 ] {688fa42d-25ed-4af0-8b55-f007bd81b26a} <Debug> TCPHandler: Processed in 0.001589081 sec. | ||
| 7431 | 2025.12.22 16:26:27.133638 [ 195 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7432 | 2025.12.22 16:26:27.133682 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2025.12.22 16:26:27.133722 [ 195 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7434 | 2025.12.22 16:26:27.133750 [ 195 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 263 rows starting from the beginning of the part | ||
| 7435 | 2025.12.22 16:26:27.133776 [ 257 ] {f2389d72-a96f-441f-9b60-91f669b003b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7436 | 2025.12.22 16:26:27.133802 [ 195 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 220 rows starting from the beginning of the part | ||
| 7437 | 2025.12.22 16:26:27.133816 [ 257 ] {f2389d72-a96f-441f-9b60-91f669b003b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7438 | 2025.12.22 16:26:27.133845 [ 195 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 7439 | 2025.12.22 16:26:27.133921 [ 195 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 220 rows starting from the beginning of the part | ||
| 7440 | 2025.12.22 16:26:27.133993 [ 195 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part | ||
| 7441 | 2025.12.22 16:26:27.134055 [ 195 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 220 rows starting from the beginning of the part | ||
| 7442 | 2025.12.22 16:26:27.134290 [ 257 ] {f2389d72-a96f-441f-9b60-91f669b003b5} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2025.12.22 16:26:27.134324 [ 257 ] {f2389d72-a96f-441f-9b60-91f669b003b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7444 | 2025.12.22 16:26:27.134848 [ 257 ] {f2389d72-a96f-441f-9b60-91f669b003b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7445 | 2025.12.22 16:26:27.134851 [ 190 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249333 sec., 778815.575991349 rows/sec., 50.39 MiB/sec. | ||
| 7446 | 2025.12.22 16:26:27.134933 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002794693 sec., 2158734.4298640317 rows/sec., 182.79 MiB/sec. | ||
| 7447 | 2025.12.22 16:26:27.135027 [ 192 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7448 | 2025.12.22 16:26:27.135093 [ 257 ] {f2389d72-a96f-441f-9b60-91f669b003b5} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2025.12.22 16:26:27.135239 [ 257 ] {f2389d72-a96f-441f-9b60-91f669b003b5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001481 sec., 143146.52261985146 rows/sec., 9.23 MiB/sec. | ||
| 7450 | 2025.12.22 16:26:27.135269 [ 190 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7451 | 2025.12.22 16:26:27.135278 [ 257 ] {f2389d72-a96f-441f-9b60-91f669b003b5} <Debug> TCPHandler: Processed in 0.001646233 sec. | ||
| 7452 | 2025.12.22 16:26:27.135335 [ 192 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2025.12.22 16:26:27.135425 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2025.12.22 16:26:27.135483 [ 192 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_41_8} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7455 | 2025.12.22 16:26:27.135551 [ 257 ] {cc2bbb25-8f83-45c2-899b-f48bda3e9f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7456 | 2025.12.22 16:26:27.135597 [ 257 ] {cc2bbb25-8f83-45c2-899b-f48bda3e9f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7457 | 2025.12.22 16:26:27.135602 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7458 | 2025.12.22 16:26:27.135672 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2025.12.22 16:26:27.135789 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_51_10} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7460 | 2025.12.22 16:26:27.135891 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 7461 | 2025.12.22 16:26:27.136083 [ 257 ] {cc2bbb25-8f83-45c2-899b-f48bda3e9f79} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2025.12.22 16:26:27.136124 [ 257 ] {cc2bbb25-8f83-45c2-899b-f48bda3e9f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7463 | 2025.12.22 16:26:27.136434 [ 257 ] {cc2bbb25-8f83-45c2-899b-f48bda3e9f79} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7464 | 2025.12.22 16:26:27.136636 [ 257 ] {cc2bbb25-8f83-45c2-899b-f48bda3e9f79} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2025.12.22 16:26:27.136764 [ 257 ] {cc2bbb25-8f83-45c2-899b-f48bda3e9f79} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 7466 | 2025.12.22 16:26:27.136801 [ 257 ] {cc2bbb25-8f83-45c2-899b-f48bda3e9f79} <Debug> TCPHandler: Processed in 0.001428387 sec. | ||
| 7467 | 2025.12.22 16:26:27.136926 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2025.12.22 16:26:27.137018 [ 257 ] {94cd5446-a680-4a8a-baf6-c6852ad13a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7469 | 2025.12.22 16:26:27.137058 [ 257 ] {94cd5446-a680-4a8a-baf6-c6852ad13a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7470 | 2025.12.22 16:26:27.137690 [ 257 ] {94cd5446-a680-4a8a-baf6-c6852ad13a5b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2025.12.22 16:26:27.137725 [ 257 ] {94cd5446-a680-4a8a-baf6-c6852ad13a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7472 | 2025.12.22 16:26:27.138063 [ 257 ] {94cd5446-a680-4a8a-baf6-c6852ad13a5b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7473 | 2025.12.22 16:26:27.138261 [ 257 ] {94cd5446-a680-4a8a-baf6-c6852ad13a5b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.12.22 16:26:27.138384 [ 257 ] {94cd5446-a680-4a8a-baf6-c6852ad13a5b} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001383 sec., 501807.6644974693 rows/sec., 35.07 MiB/sec. | ||
| 7475 | 2025.12.22 16:26:27.138387 [ 98 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7476 | 2025.12.22 16:26:27.138421 [ 257 ] {94cd5446-a680-4a8a-baf6-c6852ad13a5b} <Debug> TCPHandler: Processed in 0.00154567 sec. | ||
| 7477 | 2025.12.22 16:26:27.138435 [ 98 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2025.12.22 16:26:27.138460 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7479 | 2025.12.22 16:26:27.138546 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7480 | 2025.12.22 16:26:27.138551 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2025.12.22 16:26:27.138638 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7482 | 2025.12.22 16:26:27.138666 [ 257 ] {17d78666-0af2-4035-9362-d104058a86c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7483 | 2025.12.22 16:26:27.138669 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1211 rows starting from the beginning of the part | ||
| 7484 | 2025.12.22 16:26:27.138714 [ 257 ] {17d78666-0af2-4035-9362-d104058a86c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7485 | 2025.12.22 16:26:27.138741 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 89 rows starting from the beginning of the part | ||
| 7486 | 2025.12.22 16:26:27.138789 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1150 rows starting from the beginning of the part | ||
| 7487 | 2025.12.22 16:26:27.138829 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7488 | 2025.12.22 16:26:27.138872 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 89 rows starting from the beginning of the part | ||
| 7489 | 2025.12.22 16:26:27.138914 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 694 rows starting from the beginning of the part | ||
| 7490 | 2025.12.22 16:26:27.139044 [ 257 ] {17d78666-0af2-4035-9362-d104058a86c9} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2025.12.22 16:26:27.139085 [ 257 ] {17d78666-0af2-4035-9362-d104058a86c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7492 | 2025.12.22 16:26:27.139402 [ 257 ] {17d78666-0af2-4035-9362-d104058a86c9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7493 | 2025.12.22 16:26:27.139627 [ 257 ] {17d78666-0af2-4035-9362-d104058a86c9} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2025.12.22 16:26:27.139760 [ 257 ] {17d78666-0af2-4035-9362-d104058a86c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 7495 | 2025.12.22 16:26:27.139795 [ 257 ] {17d78666-0af2-4035-9362-d104058a86c9} <Debug> TCPHandler: Processed in 0.001293945 sec. | ||
| 7496 | 2025.12.22 16:26:27.139906 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2025.12.22 16:26:27.139999 [ 257 ] {ae6e8def-d773-496e-ba44-e68b76211086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7498 | 2025.12.22 16:26:27.140041 [ 257 ] {ae6e8def-d773-496e-ba44-e68b76211086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7499 | 2025.12.22 16:26:27.140181 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666984 sec., 1977823.422420371 rows/sec., 149.23 MiB/sec. | ||
| 7500 | 2025.12.22 16:26:27.140414 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7501 | 2025.12.22 16:26:27.140472 [ 257 ] {ae6e8def-d773-496e-ba44-e68b76211086} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2025.12.22 16:26:27.140514 [ 257 ] {ae6e8def-d773-496e-ba44-e68b76211086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7503 | 2025.12.22 16:26:27.140691 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2025.12.22 16:26:27.140799 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_51_10} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7505 | 2025.12.22 16:26:27.140900 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7506 | 2025.12.22 16:26:27.140905 [ 257 ] {ae6e8def-d773-496e-ba44-e68b76211086} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7507 | 2025.12.22 16:26:27.141122 [ 257 ] {ae6e8def-d773-496e-ba44-e68b76211086} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2025.12.22 16:26:27.141242 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7509 | 2025.12.22 16:26:27.141251 [ 257 ] {ae6e8def-d773-496e-ba44-e68b76211086} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00127 sec., 247244.09448818897 rows/sec., 16.24 MiB/sec. | ||
| 7510 | 2025.12.22 16:26:27.141288 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2025.12.22 16:26:27.141304 [ 257 ] {ae6e8def-d773-496e-ba44-e68b76211086} <Debug> TCPHandler: Processed in 0.001447298 sec. | ||
| 7512 | 2025.12.22 16:26:27.141313 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7513 | 2025.12.22 16:26:27.141417 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7514 | 2025.12.22 16:26:27.141444 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7515 | 2025.12.22 16:26:27.141539 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7516 | 2025.12.22 16:26:27.141551 [ 257 ] {c75aaef1-d4d8-43fe-83ab-60ab779b9967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7517 | 2025.12.22 16:26:27.141580 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14844 rows starting from the beginning of the part | ||
| 7518 | 2025.12.22 16:26:27.141601 [ 257 ] {c75aaef1-d4d8-43fe-83ab-60ab779b9967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7519 | 2025.12.22 16:26:27.141651 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7520 | 2025.12.22 16:26:27.141717 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 934 rows starting from the beginning of the part | ||
| 7521 | 2025.12.22 16:26:27.141783 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7522 | 2025.12.22 16:26:27.141842 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7523 | 2025.12.22 16:26:27.141912 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 7524 | 2025.12.22 16:26:27.141987 [ 257 ] {c75aaef1-d4d8-43fe-83ab-60ab779b9967} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2025.12.22 16:26:27.142026 [ 257 ] {c75aaef1-d4d8-43fe-83ab-60ab779b9967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7526 | 2025.12.22 16:26:27.142419 [ 257 ] {c75aaef1-d4d8-43fe-83ab-60ab779b9967} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7527 | 2025.12.22 16:26:27.142688 [ 257 ] {c75aaef1-d4d8-43fe-83ab-60ab779b9967} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.12.22 16:26:27.142847 [ 257 ] {c75aaef1-d4d8-43fe-83ab-60ab779b9967} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. | ||
| 7529 | 2025.12.22 16:26:27.142924 [ 257 ] {c75aaef1-d4d8-43fe-83ab-60ab779b9967} <Debug> TCPHandler: Processed in 0.0015415 sec. | ||
| 7530 | 2025.12.22 16:26:27.143056 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2025.12.22 16:26:27.143172 [ 257 ] {2b4e5c9c-2439-445e-99a2-87c7e691a91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7532 | 2025.12.22 16:26:27.143238 [ 257 ] {2b4e5c9c-2439-445e-99a2-87c7e691a91d} <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 | ||
| 7533 | 2025.12.22 16:26:27.144045 [ 257 ] {2b4e5c9c-2439-445e-99a2-87c7e691a91d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.12.22 16:26:27.144081 [ 257 ] {2b4e5c9c-2439-445e-99a2-87c7e691a91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7535 | 2025.12.22 16:26:27.144618 [ 257 ] {2b4e5c9c-2439-445e-99a2-87c7e691a91d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7536 | 2025.12.22 16:26:27.144839 [ 257 ] {2b4e5c9c-2439-445e-99a2-87c7e691a91d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2025.12.22 16:26:27.144953 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7538 | 2025.12.22 16:26:27.144977 [ 257 ] {2b4e5c9c-2439-445e-99a2-87c7e691a91d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001831 sec., 8192.244675040962 rows/sec., 14.68 MiB/sec. | ||
| 7539 | 2025.12.22 16:26:27.144989 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2025.12.22 16:26:27.145020 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7541 | 2025.12.22 16:26:27.145038 [ 257 ] {2b4e5c9c-2439-445e-99a2-87c7e691a91d} <Debug> TCPHandler: Processed in 0.002043594 sec. | ||
| 7542 | 2025.12.22 16:26:27.145122 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7543 | 2025.12.22 16:26:27.145160 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2025.12.22 16:26:27.145260 [ 257 ] {077974e2-c6b4-4bcb-b6f6-9424eb9a32b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7545 | 2025.12.22 16:26:27.145303 [ 257 ] {077974e2-c6b4-4bcb-b6f6-9424eb9a32b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7546 | 2025.12.22 16:26:27.145327 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7547 | 2025.12.22 16:26:27.145384 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 648 rows starting from the beginning of the part | ||
| 7548 | 2025.12.22 16:26:27.145529 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part | ||
| 7549 | 2025.12.22 16:26:27.145643 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 7550 | 2025.12.22 16:26:27.145650 [ 257 ] {077974e2-c6b4-4bcb-b6f6-9424eb9a32b9} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2025.12.22 16:26:27.145693 [ 257 ] {077974e2-c6b4-4bcb-b6f6-9424eb9a32b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7552 | 2025.12.22 16:26:27.145743 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part | ||
| 7553 | 2025.12.22 16:26:27.145850 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part | ||
| 7554 | 2025.12.22 16:26:27.145952 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
| 7555 | 2025.12.22 16:26:27.146051 [ 257 ] {077974e2-c6b4-4bcb-b6f6-9424eb9a32b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7556 | 2025.12.22 16:26:27.146278 [ 257 ] {077974e2-c6b4-4bcb-b6f6-9424eb9a32b9} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2025.12.22 16:26:27.146392 [ 96 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7558 | 2025.12.22 16:26:27.146413 [ 257 ] {077974e2-c6b4-4bcb-b6f6-9424eb9a32b9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001173 sec., 88661.5515771526 rows/sec., 5.43 MiB/sec. | ||
| 7559 | 2025.12.22 16:26:27.146421 [ 96 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2025.12.22 16:26:27.146454 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7561 | 2025.12.22 16:26:27.146457 [ 257 ] {077974e2-c6b4-4bcb-b6f6-9424eb9a32b9} <Debug> TCPHandler: Processed in 0.001346555 sec. | ||
| 7562 | 2025.12.22 16:26:27.146535 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7563 | 2025.12.22 16:26:27.146638 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7564 | 2025.12.22 16:26:27.146665 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3360 rows starting from the beginning of the part | ||
| 7565 | 2025.12.22 16:26:27.146717 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7566 | 2025.12.22 16:26:27.146762 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 80 rows starting from the beginning of the part | ||
| 7567 | 2025.12.22 16:26:27.146804 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 7568 | 2025.12.22 16:26:27.146843 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7569 | 2025.12.22 16:26:27.146883 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7570 | 2025.12.22 16:26:27.147977 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16476 rows, containing 5 columns (5 merged, 0 gathered) in 0.006598012 sec., 2497115.797910037 rows/sec., 167.06 MiB/sec. | ||
| 7571 | 2025.12.22 16:26:27.148137 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7572 | 2025.12.22 16:26:27.148386 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2025.12.22 16:26:27.148456 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7574 | 2025.12.22 16:26:27.148519 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7575 | 2025.12.22 16:26:27.148706 [ 186 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002200708 sec., 1675824.3256261167 rows/sec., 106.29 MiB/sec. | ||
| 7576 | 2025.12.22 16:26:27.149044 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7577 | 2025.12.22 16:26:27.149284 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2025.12.22 16:26:27.149357 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_51_10} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7579 | 2025.12.22 16:26:27.149421 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7580 | 2025.12.22 16:26:27.151497 [ 191 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 19 columns (19 merged, 0 gathered) in 0.006418358 sec., 115761.69481353331 rows/sec., 207.44 MiB/sec. | ||
| 7581 | 2025.12.22 16:26:27.152446 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7582 | 2025.12.22 16:26:27.152737 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2025.12.22 16:26:27.152799 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7584 | 2025.12.22 16:26:27.152870 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 7585 | 2025.12.22 16:26:28.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.07 MiB, peak 295.01 MiB, free memory in arenas 0.00 B, will set to 288.32 MiB (RSS), difference: 5.25 MiB | ||
| 7586 | 2025.12.22 16:26:32.117510 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2025.12.22 16:26:32.117697 [ 257 ] {712535ab-5c50-4d46-b136-ff297e6e9599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7588 | 2025.12.22 16:26:32.117761 [ 257 ] {712535ab-5c50-4d46-b136-ff297e6e9599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7589 | 2025.12.22 16:26:32.118351 [ 257 ] {712535ab-5c50-4d46-b136-ff297e6e9599} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2025.12.22 16:26:32.118392 [ 257 ] {712535ab-5c50-4d46-b136-ff297e6e9599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7591 | 2025.12.22 16:26:32.118766 [ 257 ] {712535ab-5c50-4d46-b136-ff297e6e9599} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7592 | 2025.12.22 16:26:32.118990 [ 257 ] {712535ab-5c50-4d46-b136-ff297e6e9599} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2025.12.22 16:26:32.119133 [ 257 ] {712535ab-5c50-4d46-b136-ff297e6e9599} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001485 sec., 1346.8013468013469 rows/sec., 109.82 KiB/sec. | ||
| 7594 | 2025.12.22 16:26:32.119174 [ 257 ] {712535ab-5c50-4d46-b136-ff297e6e9599} <Debug> TCPHandler: Processed in 0.001785917 sec. | ||
| 7595 | 2025.12.22 16:26:32.119291 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2025.12.22 16:26:32.119387 [ 257 ] {1fd15001-dfc9-4eb8-8de6-8be2096dca48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7597 | 2025.12.22 16:26:32.119427 [ 257 ] {1fd15001-dfc9-4eb8-8de6-8be2096dca48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7598 | 2025.12.22 16:26:32.119870 [ 257 ] {1fd15001-dfc9-4eb8-8de6-8be2096dca48} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2025.12.22 16:26:32.119907 [ 257 ] {1fd15001-dfc9-4eb8-8de6-8be2096dca48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7600 | 2025.12.22 16:26:32.120226 [ 257 ] {1fd15001-dfc9-4eb8-8de6-8be2096dca48} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7601 | 2025.12.22 16:26:32.120445 [ 257 ] {1fd15001-dfc9-4eb8-8de6-8be2096dca48} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2025.12.22 16:26:32.120569 [ 257 ] {1fd15001-dfc9-4eb8-8de6-8be2096dca48} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001202 sec., 89018.30282861897 rows/sec., 7.45 MiB/sec. | ||
| 7603 | 2025.12.22 16:26:32.120606 [ 257 ] {1fd15001-dfc9-4eb8-8de6-8be2096dca48} <Debug> TCPHandler: Processed in 0.001364685 sec. | ||
| 7604 | 2025.12.22 16:26:32.120718 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2025.12.22 16:26:32.120812 [ 257 ] {bb284197-6437-4cfb-88c1-d9e814661fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7606 | 2025.12.22 16:26:32.120853 [ 257 ] {bb284197-6437-4cfb-88c1-d9e814661fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7607 | 2025.12.22 16:26:32.121248 [ 257 ] {bb284197-6437-4cfb-88c1-d9e814661fd4} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2025.12.22 16:26:32.121282 [ 257 ] {bb284197-6437-4cfb-88c1-d9e814661fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7609 | 2025.12.22 16:26:32.121584 [ 257 ] {bb284197-6437-4cfb-88c1-d9e814661fd4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7610 | 2025.12.22 16:26:32.121801 [ 257 ] {bb284197-6437-4cfb-88c1-d9e814661fd4} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2025.12.22 16:26:32.121926 [ 257 ] {bb284197-6437-4cfb-88c1-d9e814661fd4} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001133 sec., 23830.53839364519 rows/sec., 1.74 MiB/sec. | ||
| 7612 | 2025.12.22 16:26:32.121963 [ 257 ] {bb284197-6437-4cfb-88c1-d9e814661fd4} <Debug> TCPHandler: Processed in 0.001295124 sec. | ||
| 7613 | 2025.12.22 16:26:32.122071 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2025.12.22 16:26:32.122165 [ 257 ] {b57995c8-eb87-4d05-9b14-2ebce2b1abcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7615 | 2025.12.22 16:26:32.122205 [ 257 ] {b57995c8-eb87-4d05-9b14-2ebce2b1abcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7616 | 2025.12.22 16:26:32.122624 [ 257 ] {b57995c8-eb87-4d05-9b14-2ebce2b1abcc} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2025.12.22 16:26:32.122660 [ 257 ] {b57995c8-eb87-4d05-9b14-2ebce2b1abcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7618 | 2025.12.22 16:26:32.122987 [ 257 ] {b57995c8-eb87-4d05-9b14-2ebce2b1abcc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7619 | 2025.12.22 16:26:32.123192 [ 257 ] {b57995c8-eb87-4d05-9b14-2ebce2b1abcc} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2025.12.22 16:26:32.123322 [ 257 ] {b57995c8-eb87-4d05-9b14-2ebce2b1abcc} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001175 sec., 77446.8085106383 rows/sec., 6.05 MiB/sec. | ||
| 7621 | 2025.12.22 16:26:32.123365 [ 257 ] {b57995c8-eb87-4d05-9b14-2ebce2b1abcc} <Debug> TCPHandler: Processed in 0.001342395 sec. | ||
| 7622 | 2025.12.22 16:26:32.123479 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2025.12.22 16:26:32.123574 [ 257 ] {59616757-7dc0-4e7c-a0a5-eaca95c15a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7624 | 2025.12.22 16:26:32.123618 [ 257 ] {59616757-7dc0-4e7c-a0a5-eaca95c15a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7625 | 2025.12.22 16:26:32.124042 [ 257 ] {59616757-7dc0-4e7c-a0a5-eaca95c15a58} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2025.12.22 16:26:32.124079 [ 257 ] {59616757-7dc0-4e7c-a0a5-eaca95c15a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7627 | 2025.12.22 16:26:32.124400 [ 257 ] {59616757-7dc0-4e7c-a0a5-eaca95c15a58} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7628 | 2025.12.22 16:26:32.124608 [ 257 ] {59616757-7dc0-4e7c-a0a5-eaca95c15a58} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2025.12.22 16:26:32.124733 [ 257 ] {59616757-7dc0-4e7c-a0a5-eaca95c15a58} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001178 sec., 136672.3259762309 rows/sec., 9.52 MiB/sec. | ||
| 7630 | 2025.12.22 16:26:32.124768 [ 257 ] {59616757-7dc0-4e7c-a0a5-eaca95c15a58} <Debug> TCPHandler: Processed in 0.001339315 sec. | ||
| 7631 | 2025.12.22 16:26:32.124869 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2025.12.22 16:26:32.124971 [ 257 ] {67711644-22f9-4d0a-9404-4d3de67f9c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7633 | 2025.12.22 16:26:32.125025 [ 257 ] {67711644-22f9-4d0a-9404-4d3de67f9c49} <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 | ||
| 7634 | 2025.12.22 16:26:32.125838 [ 257 ] {67711644-22f9-4d0a-9404-4d3de67f9c49} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2025.12.22 16:26:32.125872 [ 257 ] {67711644-22f9-4d0a-9404-4d3de67f9c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7636 | 2025.12.22 16:26:32.126407 [ 257 ] {67711644-22f9-4d0a-9404-4d3de67f9c49} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7637 | 2025.12.22 16:26:32.126626 [ 257 ] {67711644-22f9-4d0a-9404-4d3de67f9c49} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2025.12.22 16:26:32.126758 [ 257 ] {67711644-22f9-4d0a-9404-4d3de67f9c49} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001806 sec., 13842.746400885935 rows/sec., 24.81 MiB/sec. | ||
| 7639 | 2025.12.22 16:26:32.126811 [ 257 ] {67711644-22f9-4d0a-9404-4d3de67f9c49} <Debug> TCPHandler: Processed in 0.001991572 sec. | ||
| 7640 | 2025.12.22 16:26:32.126927 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2025.12.22 16:26:32.127022 [ 257 ] {5636a5c0-429d-4b27-8c8d-8f01d17630eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7642 | 2025.12.22 16:26:32.127064 [ 257 ] {5636a5c0-429d-4b27-8c8d-8f01d17630eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7643 | 2025.12.22 16:26:32.127410 [ 257 ] {5636a5c0-429d-4b27-8c8d-8f01d17630eb} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2025.12.22 16:26:32.127446 [ 257 ] {5636a5c0-429d-4b27-8c8d-8f01d17630eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7645 | 2025.12.22 16:26:32.127744 [ 257 ] {5636a5c0-429d-4b27-8c8d-8f01d17630eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7646 | 2025.12.22 16:26:32.127949 [ 257 ] {5636a5c0-429d-4b27-8c8d-8f01d17630eb} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2025.12.22 16:26:32.128076 [ 257 ] {5636a5c0-429d-4b27-8c8d-8f01d17630eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7648 | 2025.12.22 16:26:32.128111 [ 257 ] {5636a5c0-429d-4b27-8c8d-8f01d17630eb} <Debug> TCPHandler: Processed in 0.001234072 sec. | ||
| 7649 | 2025.12.22 16:26:33.574068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15686 | ||
| 7650 | 2025.12.22 16:26:33.574827 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2025.12.22 16:26:33.574908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7652 | 2025.12.22 16:26:33.575575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7653 | 2025.12.22 16:26:33.575925 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2025.12.22 16:26:33.576155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15686 | ||
| 7655 | 2025.12.22 16:26:33.988444 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37628 | ||
| 7656 | 2025.12.22 16:26:33.988551 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7657 | 2025.12.22 16:26:33.988577 [ 291 ] {} <Debug> TCP-Session: b3b77b0d-8ddc-4d41-bcce-38aed650ce0d Authenticating user 'default' from [fd00:1122:3344:101::e]:37628 | ||
| 7658 | 2025.12.22 16:26:33.988598 [ 291 ] {} <Debug> TCP-Session: b3b77b0d-8ddc-4d41-bcce-38aed650ce0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2025.12.22 16:26:33.988611 [ 291 ] {} <Debug> TCP-Session: b3b77b0d-8ddc-4d41-bcce-38aed650ce0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7660 | 2025.12.22 16:26:33.988818 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34166 | ||
| 7661 | 2025.12.22 16:26:33.988839 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33615 | ||
| 7662 | 2025.12.22 16:26:33.988852 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62781 | ||
| 7663 | 2025.12.22 16:26:33.988884 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47880 | ||
| 7664 | 2025.12.22 16:26:33.988935 [ 291 ] {} <Trace> TCP-Session: b3b77b0d-8ddc-4d41-bcce-38aed650ce0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7665 | 2025.12.22 16:26:33.988934 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7666 | 2025.12.22 16:26:33.988877 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42237 | ||
| 7667 | 2025.12.22 16:26:33.989018 [ 293 ] {} <Debug> TCP-Session: bbeba6da-f2f6-4185-8c7f-f25e74aa2ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34166 | ||
| 7668 | 2025.12.22 16:26:33.989026 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7669 | 2025.12.22 16:26:33.989039 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7670 | 2025.12.22 16:26:33.989045 [ 293 ] {} <Debug> TCP-Session: bbeba6da-f2f6-4185-8c7f-f25e74aa2ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2025.12.22 16:26:33.989068 [ 296 ] {} <Debug> TCP-Session: 20a97dd2-5912-4eed-844e-221683e9bbbb Authenticating user 'default' from [fd00:1122:3344:101::e]:62781 | ||
| 7672 | 2025.12.22 16:26:33.989083 [ 290 ] {} <Debug> TCP-Session: 1991c3f5-75af-494c-bab7-7ee6768c12f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47880 | ||
| 7673 | 2025.12.22 16:26:33.989085 [ 293 ] {} <Debug> TCP-Session: bbeba6da-f2f6-4185-8c7f-f25e74aa2ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2025.12.22 16:26:33.989110 [ 296 ] {} <Debug> TCP-Session: 20a97dd2-5912-4eed-844e-221683e9bbbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2025.12.22 16:26:33.989121 [ 290 ] {} <Debug> TCP-Session: 1991c3f5-75af-494c-bab7-7ee6768c12f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2025.12.22 16:26:33.989124 [ 291 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7677 | 2025.12.22 16:26:33.989154 [ 290 ] {} <Debug> TCP-Session: 1991c3f5-75af-494c-bab7-7ee6768c12f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2025.12.22 16:26:33.989142 [ 296 ] {} <Debug> TCP-Session: 20a97dd2-5912-4eed-844e-221683e9bbbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2025.12.22 16:26:33.988835 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38230 | ||
| 7680 | 2025.12.22 16:26:33.988819 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60575 | ||
| 7681 | 2025.12.22 16:26:33.988938 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7682 | 2025.12.22 16:26:33.988866 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38302 | ||
| 7683 | 2025.12.22 16:26:33.989307 [ 295 ] {} <Debug> TCP-Session: 8a7a8864-c0cb-42ad-bc8e-9eef3c5a37d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33615 | ||
| 7684 | 2025.12.22 16:26:33.989341 [ 295 ] {} <Debug> TCP-Session: 8a7a8864-c0cb-42ad-bc8e-9eef3c5a37d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2025.12.22 16:26:33.989354 [ 295 ] {} <Debug> TCP-Session: 8a7a8864-c0cb-42ad-bc8e-9eef3c5a37d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2025.12.22 16:26:33.989417 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7687 | 2025.12.22 16:26:33.989433 [ 291 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7688 | 2025.12.22 16:26:33.989459 [ 3 ] {} <Debug> TCP-Session: 1f3e6825-5f0b-4b4d-95f5-ed70cee7fa0f Authenticating user 'default' from [fd00:1122:3344:101::e]:42237 | ||
| 7689 | 2025.12.22 16:26:33.989503 [ 3 ] {} <Debug> TCP-Session: 1f3e6825-5f0b-4b4d-95f5-ed70cee7fa0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2025.12.22 16:26:33.989516 [ 3 ] {} <Debug> TCP-Session: 1f3e6825-5f0b-4b4d-95f5-ed70cee7fa0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2025.12.22 16:26:33.989532 [ 291 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7692 | 2025.12.22 16:26:33.989655 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7693 | 2025.12.22 16:26:33.989689 [ 294 ] {} <Debug> TCP-Session: 42b189ab-2843-448f-9b5a-ce71ce09124a Authenticating user 'default' from [fd00:1122:3344:101::e]:38230 | ||
| 7694 | 2025.12.22 16:26:33.989706 [ 294 ] {} <Debug> TCP-Session: 42b189ab-2843-448f-9b5a-ce71ce09124a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2025.12.22 16:26:33.989722 [ 294 ] {} <Debug> TCP-Session: 42b189ab-2843-448f-9b5a-ce71ce09124a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2025.12.22 16:26:33.989768 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7697 | 2025.12.22 16:26:33.989804 [ 292 ] {} <Debug> TCP-Session: 3272ba0e-d475-42b7-90ff-2e2bc6510a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:60575 | ||
| 7698 | 2025.12.22 16:26:33.989821 [ 292 ] {} <Debug> TCP-Session: 3272ba0e-d475-42b7-90ff-2e2bc6510a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2025.12.22 16:26:33.989837 [ 292 ] {} <Debug> TCP-Session: 3272ba0e-d475-42b7-90ff-2e2bc6510a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2025.12.22 16:26:33.989848 [ 291 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 7701 | 2025.12.22 16:26:33.989950 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7702 | 2025.12.22 16:26:33.989985 [ 297 ] {} <Debug> TCP-Session: 2101bab3-9ee2-40fd-9942-a68409934ab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38302 | ||
| 7703 | 2025.12.22 16:26:33.990002 [ 297 ] {} <Debug> TCP-Session: 2101bab3-9ee2-40fd-9942-a68409934ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2025.12.22 16:26:33.990015 [ 297 ] {} <Debug> TCP-Session: 2101bab3-9ee2-40fd-9942-a68409934ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2025.12.22 16:26:33.990766 [ 317 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Trace> AggregatingTransform: Aggregating | ||
| 7706 | 2025.12.22 16:26:33.990795 [ 317 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7707 | 2025.12.22 16:26:33.990833 [ 317 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874703 sec. (1143.245 rows/sec., 44.66 KiB/sec.) | ||
| 7708 | 2025.12.22 16:26:33.990852 [ 317 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Trace> Aggregator: Merging aggregated data | ||
| 7709 | 2025.12.22 16:26:33.992155 [ 291 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003084 sec., 324.25421530479895 rows/sec., 12.67 KiB/sec. | ||
| 7710 | 2025.12.22 16:26:33.992283 [ 291 ] {fd11212a-c83f-44d0-a64f-625fa08b5e9c} <Debug> TCPHandler: Processed in 0.003500852 sec. | ||
| 7711 | 2025.12.22 16:26:33.992378 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7712 | 2025.12.22 16:26:33.992404 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7713 | 2025.12.22 16:26:33.992414 [ 291 ] {} <Debug> TCP-Session: b3b77b0d-8ddc-4d41-bcce-38aed650ce0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2025.12.22 16:26:33.992428 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7715 | 2025.12.22 16:26:33.992455 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7716 | 2025.12.22 16:26:33.992486 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7717 | 2025.12.22 16:26:33.992504 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7718 | 2025.12.22 16:26:33.992521 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2025.12.22 16:26:33.992534 [ 293 ] {} <Debug> TCP-Session: bbeba6da-f2f6-4185-8c7f-f25e74aa2ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2025.12.22 16:26:33.992548 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7721 | 2025.12.22 16:26:33.992565 [ 296 ] {} <Debug> TCP-Session: 20a97dd2-5912-4eed-844e-221683e9bbbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2025.12.22 16:26:33.992553 [ 292 ] {} <Debug> TCP-Session: 3272ba0e-d475-42b7-90ff-2e2bc6510a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2025.12.22 16:26:33.992601 [ 290 ] {} <Debug> TCP-Session: 1991c3f5-75af-494c-bab7-7ee6768c12f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2025.12.22 16:26:33.992492 [ 294 ] {} <Debug> TCP-Session: 42b189ab-2843-448f-9b5a-ce71ce09124a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2025.12.22 16:26:33.992454 [ 3 ] {} <Debug> TCP-Session: 1f3e6825-5f0b-4b4d-95f5-ed70cee7fa0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2025.12.22 16:26:33.992513 [ 295 ] {} <Debug> TCP-Session: 8a7a8864-c0cb-42ad-bc8e-9eef3c5a37d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7727 | 2025.12.22 16:26:33.992444 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7728 | 2025.12.22 16:26:33.992732 [ 297 ] {} <Debug> TCP-Session: 2101bab3-9ee2-40fd-9942-a68409934ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2025.12.22 16:26:34.148510 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32809 | ||
| 7730 | 2025.12.22 16:26:34.148635 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7731 | 2025.12.22 16:26:34.148667 [ 295 ] {} <Debug> TCP-Session: 5f57a55d-ff58-4f10-a1ec-9a4fb34436b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32809 | ||
| 7732 | 2025.12.22 16:26:34.148693 [ 295 ] {} <Debug> TCP-Session: 5f57a55d-ff58-4f10-a1ec-9a4fb34436b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2025.12.22 16:26:34.148709 [ 295 ] {} <Debug> TCP-Session: 5f57a55d-ff58-4f10-a1ec-9a4fb34436b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2025.12.22 16:26:34.148915 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65258 | ||
| 7735 | 2025.12.22 16:26:34.148940 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62135 | ||
| 7736 | 2025.12.22 16:26:34.148963 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43405 | ||
| 7737 | 2025.12.22 16:26:34.148989 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59028 | ||
| 7738 | 2025.12.22 16:26:34.149025 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47628 | ||
| 7739 | 2025.12.22 16:26:34.149034 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46645 | ||
| 7740 | 2025.12.22 16:26:34.149069 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7741 | 2025.12.22 16:26:34.149091 [ 295 ] {} <Trace> TCP-Session: 5f57a55d-ff58-4f10-a1ec-9a4fb34436b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7742 | 2025.12.22 16:26:34.149109 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7743 | 2025.12.22 16:26:34.149121 [ 3 ] {} <Debug> TCP-Session: 2511acb2-1373-4d43-a50e-24053ac5faf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43405 | ||
| 7744 | 2025.12.22 16:26:34.149142 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7745 | 2025.12.22 16:26:34.149152 [ 290 ] {} <Debug> TCP-Session: e2818c32-a285-4e04-b6c1-07cd03bf43e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59028 | ||
| 7746 | 2025.12.22 16:26:34.149166 [ 3 ] {} <Debug> TCP-Session: 2511acb2-1373-4d43-a50e-24053ac5faf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7747 | 2025.12.22 16:26:34.149178 [ 294 ] {} <Debug> TCP-Session: f246606c-b042-4907-9601-0751501a23b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46645 | ||
| 7748 | 2025.12.22 16:26:34.149189 [ 290 ] {} <Debug> TCP-Session: e2818c32-a285-4e04-b6c1-07cd03bf43e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2025.12.22 16:26:34.149197 [ 3 ] {} <Debug> TCP-Session: 2511acb2-1373-4d43-a50e-24053ac5faf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2025.12.22 16:26:34.149216 [ 290 ] {} <Debug> TCP-Session: e2818c32-a285-4e04-b6c1-07cd03bf43e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2025.12.22 16:26:34.149214 [ 294 ] {} <Debug> TCP-Session: f246606c-b042-4907-9601-0751501a23b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2025.12.22 16:26:34.149049 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7753 | 2025.12.22 16:26:34.149251 [ 294 ] {} <Debug> TCP-Session: f246606c-b042-4907-9601-0751501a23b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7754 | 2025.12.22 16:26:34.149014 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47619 | ||
| 7755 | 2025.12.22 16:26:34.149292 [ 296 ] {} <Debug> TCP-Session: 5e37b31d-28cd-435a-bdc6-7cc9e6e9c615 Authenticating user 'default' from [fd00:1122:3344:101::e]:65258 | ||
| 7756 | 2025.12.22 16:26:34.149004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62496 | ||
| 7757 | 2025.12.22 16:26:34.149345 [ 296 ] {} <Debug> TCP-Session: 5e37b31d-28cd-435a-bdc6-7cc9e6e9c615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7758 | 2025.12.22 16:26:34.149373 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7759 | 2025.12.22 16:26:34.149383 [ 296 ] {} <Debug> TCP-Session: 5e37b31d-28cd-435a-bdc6-7cc9e6e9c615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2025.12.22 16:26:34.149109 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7761 | 2025.12.22 16:26:34.149402 [ 292 ] {} <Debug> TCP-Session: 368c7101-3840-4178-9ec4-9bbd04c10b44 Authenticating user 'default' from [fd00:1122:3344:101::e]:47619 | ||
| 7762 | 2025.12.22 16:26:34.149418 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7763 | 2025.12.22 16:26:34.149429 [ 293 ] {} <Debug> TCP-Session: 0e3f4c92-629a-47a4-9ccd-ecf49180d23c Authenticating user 'default' from [fd00:1122:3344:101::e]:47628 | ||
| 7764 | 2025.12.22 16:26:34.149442 [ 292 ] {} <Debug> TCP-Session: 368c7101-3840-4178-9ec4-9bbd04c10b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2025.12.22 16:26:34.149467 [ 291 ] {} <Debug> TCP-Session: 5df728ff-7da2-44d0-918c-25a2be5c4901 Authenticating user 'default' from [fd00:1122:3344:101::e]:62496 | ||
| 7766 | 2025.12.22 16:26:34.149481 [ 292 ] {} <Debug> TCP-Session: 368c7101-3840-4178-9ec4-9bbd04c10b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2025.12.22 16:26:34.149505 [ 291 ] {} <Debug> TCP-Session: 5df728ff-7da2-44d0-918c-25a2be5c4901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2025.12.22 16:26:34.149470 [ 293 ] {} <Debug> TCP-Session: 0e3f4c92-629a-47a4-9ccd-ecf49180d23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7769 | 2025.12.22 16:26:34.149531 [ 291 ] {} <Debug> TCP-Session: 5df728ff-7da2-44d0-918c-25a2be5c4901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2025.12.22 16:26:34.149548 [ 293 ] {} <Debug> TCP-Session: 0e3f4c92-629a-47a4-9ccd-ecf49180d23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2025.12.22 16:26:34.149289 [ 295 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7772 | 2025.12.22 16:26:34.149069 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7773 | 2025.12.22 16:26:34.149634 [ 297 ] {} <Debug> TCP-Session: 397f46d2-f93d-42e9-83f0-0afc95e89cda Authenticating user 'default' from [fd00:1122:3344:101::e]:62135 | ||
| 7774 | 2025.12.22 16:26:34.149649 [ 297 ] {} <Debug> TCP-Session: 397f46d2-f93d-42e9-83f0-0afc95e89cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2025.12.22 16:26:34.149661 [ 297 ] {} <Debug> TCP-Session: 397f46d2-f93d-42e9-83f0-0afc95e89cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2025.12.22 16:26:34.149907 [ 295 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7777 | 2025.12.22 16:26:34.149973 [ 295 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7778 | 2025.12.22 16:26:34.150285 [ 295 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 7779 | 2025.12.22 16:26:34.151310 [ 315 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Trace> AggregatingTransform: Aggregating | ||
| 7780 | 2025.12.22 16:26:34.151353 [ 315 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 7781 | 2025.12.22 16:26:34.151390 [ 315 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005746 sec. (994.287 rows/sec., 38.84 KiB/sec.) | ||
| 7782 | 2025.12.22 16:26:34.151408 [ 315 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Trace> Aggregator: Merging aggregated data | ||
| 7783 | 2025.12.22 16:26:34.152840 [ 295 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003612 sec., 276.8549280177187 rows/sec., 10.81 KiB/sec. | ||
| 7784 | 2025.12.22 16:26:34.152988 [ 295 ] {0e14b40b-583d-4597-a777-0dac5416d8ec} <Debug> TCPHandler: Processed in 0.004048186 sec. | ||
| 7785 | 2025.12.22 16:26:34.153090 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7786 | 2025.12.22 16:26:34.153120 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7787 | 2025.12.22 16:26:34.153123 [ 295 ] {} <Debug> TCP-Session: 5f57a55d-ff58-4f10-a1ec-9a4fb34436b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2025.12.22 16:26:34.153142 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7789 | 2025.12.22 16:26:34.153166 [ 296 ] {} <Debug> TCP-Session: 5e37b31d-28cd-435a-bdc6-7cc9e6e9c615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2025.12.22 16:26:34.153160 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7791 | 2025.12.22 16:26:34.153177 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7792 | 2025.12.22 16:26:34.153197 [ 290 ] {} <Debug> TCP-Session: e2818c32-a285-4e04-b6c1-07cd03bf43e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2025.12.22 16:26:34.153210 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7794 | 2025.12.22 16:26:34.153240 [ 294 ] {} <Debug> TCP-Session: f246606c-b042-4907-9601-0751501a23b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7795 | 2025.12.22 16:26:34.153235 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7796 | 2025.12.22 16:26:34.153268 [ 291 ] {} <Debug> TCP-Session: 5df728ff-7da2-44d0-918c-25a2be5c4901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7797 | 2025.12.22 16:26:34.153242 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7798 | 2025.12.22 16:26:34.153305 [ 3 ] {} <Debug> TCP-Session: 2511acb2-1373-4d43-a50e-24053ac5faf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2025.12.22 16:26:34.153221 [ 292 ] {} <Debug> TCP-Session: 368c7101-3840-4178-9ec4-9bbd04c10b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2025.12.22 16:26:34.153341 [ 293 ] {} <Debug> TCP-Session: 0e3f4c92-629a-47a4-9ccd-ecf49180d23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2025.12.22 16:26:34.153197 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7802 | 2025.12.22 16:26:34.153400 [ 297 ] {} <Debug> TCP-Session: 397f46d2-f93d-42e9-83f0-0afc95e89cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7803 | 2025.12.22 16:26:34.436112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7804 | 2025.12.22 16:26:34.452897 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.12.22 16:26:34.452960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7806 | 2025.12.22 16:26:34.458672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7807 | 2025.12.22 16:26:34.459432 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2025.12.22 16:26:34.462515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7809 | 2025.12.22 16:26:36.093632 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1036 | ||
| 7810 | 2025.12.22 16:26:36.096290 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2025.12.22 16:26:36.096352 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7812 | 2025.12.22 16:26:36.097609 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7813 | 2025.12.22 16:26:36.097889 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2025.12.22 16:26:36.098262 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 7815 | 2025.12.22 16:26:37.126964 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2025.12.22 16:26:37.127151 [ 257 ] {8a96a65b-d2d3-4b17-96e2-f7a6c521004f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7817 | 2025.12.22 16:26:37.127215 [ 257 ] {8a96a65b-d2d3-4b17-96e2-f7a6c521004f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7818 | 2025.12.22 16:26:37.128002 [ 257 ] {8a96a65b-d2d3-4b17-96e2-f7a6c521004f} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2025.12.22 16:26:37.128045 [ 257 ] {8a96a65b-d2d3-4b17-96e2-f7a6c521004f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7820 | 2025.12.22 16:26:37.128456 [ 257 ] {8a96a65b-d2d3-4b17-96e2-f7a6c521004f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7821 | 2025.12.22 16:26:37.128690 [ 257 ] {8a96a65b-d2d3-4b17-96e2-f7a6c521004f} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2025.12.22 16:26:37.128838 [ 257 ] {8a96a65b-d2d3-4b17-96e2-f7a6c521004f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001734 sec., 236447.52018454438 rows/sec., 15.00 MiB/sec. | ||
| 7823 | 2025.12.22 16:26:37.128879 [ 257 ] {8a96a65b-d2d3-4b17-96e2-f7a6c521004f} <Debug> TCPHandler: Processed in 0.002035743 sec. | ||
| 7824 | 2025.12.22 16:26:37.128997 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2025.12.22 16:26:37.129093 [ 257 ] {aed98ff1-4073-4ae6-aa6b-a1388bec0c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7826 | 2025.12.22 16:26:37.129134 [ 257 ] {aed98ff1-4073-4ae6-aa6b-a1388bec0c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7827 | 2025.12.22 16:26:37.130033 [ 257 ] {aed98ff1-4073-4ae6-aa6b-a1388bec0c80} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2025.12.22 16:26:37.130068 [ 257 ] {aed98ff1-4073-4ae6-aa6b-a1388bec0c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7829 | 2025.12.22 16:26:37.130438 [ 257 ] {aed98ff1-4073-4ae6-aa6b-a1388bec0c80} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7830 | 2025.12.22 16:26:37.130648 [ 257 ] {aed98ff1-4073-4ae6-aa6b-a1388bec0c80} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2025.12.22 16:26:37.130770 [ 257 ] {aed98ff1-4073-4ae6-aa6b-a1388bec0c80} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001697 sec., 672952.2687094874 rows/sec., 53.42 MiB/sec. | ||
| 7832 | 2025.12.22 16:26:37.130807 [ 257 ] {aed98ff1-4073-4ae6-aa6b-a1388bec0c80} <Debug> TCPHandler: Processed in 0.001859569 sec. | ||
| 7833 | 2025.12.22 16:26:37.130919 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2025.12.22 16:26:37.131015 [ 257 ] {2d3e5856-b564-492d-af8f-69983503a84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7835 | 2025.12.22 16:26:37.131055 [ 257 ] {2d3e5856-b564-492d-af8f-69983503a84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7836 | 2025.12.22 16:26:37.131534 [ 257 ] {2d3e5856-b564-492d-af8f-69983503a84e} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2025.12.22 16:26:37.131569 [ 257 ] {2d3e5856-b564-492d-af8f-69983503a84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7838 | 2025.12.22 16:26:37.131873 [ 257 ] {2d3e5856-b564-492d-af8f-69983503a84e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7839 | 2025.12.22 16:26:37.132086 [ 257 ] {2d3e5856-b564-492d-af8f-69983503a84e} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2025.12.22 16:26:37.132210 [ 257 ] {2d3e5856-b564-492d-af8f-69983503a84e} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001214 sec., 181219.11037891268 rows/sec., 10.81 MiB/sec. | ||
| 7841 | 2025.12.22 16:26:37.132247 [ 257 ] {2d3e5856-b564-492d-af8f-69983503a84e} <Debug> TCPHandler: Processed in 0.001377276 sec. | ||
| 7842 | 2025.12.22 16:26:37.132364 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2025.12.22 16:26:37.132480 [ 257 ] {af8984b1-04a8-400b-8edf-91bd7a3680f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7844 | 2025.12.22 16:26:37.132527 [ 257 ] {af8984b1-04a8-400b-8edf-91bd7a3680f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7845 | 2025.12.22 16:26:37.133042 [ 257 ] {af8984b1-04a8-400b-8edf-91bd7a3680f8} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2025.12.22 16:26:37.133076 [ 257 ] {af8984b1-04a8-400b-8edf-91bd7a3680f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7847 | 2025.12.22 16:26:37.133379 [ 257 ] {af8984b1-04a8-400b-8edf-91bd7a3680f8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7848 | 2025.12.22 16:26:37.133587 [ 257 ] {af8984b1-04a8-400b-8edf-91bd7a3680f8} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2025.12.22 16:26:37.133678 [ 87 ] {} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7850 | 2025.12.22 16:26:37.133713 [ 257 ] {af8984b1-04a8-400b-8edf-91bd7a3680f8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 7851 | 2025.12.22 16:26:37.133714 [ 87 ] {} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2025.12.22 16:26:37.133744 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7853 | 2025.12.22 16:26:37.133750 [ 257 ] {af8984b1-04a8-400b-8edf-91bd7a3680f8} <Debug> TCPHandler: Processed in 0.001444478 sec. | ||
| 7854 | 2025.12.22 16:26:37.133853 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2025.12.22 16:26:37.133874 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7856 | 2025.12.22 16:26:37.133945 [ 257 ] {c7a5d2f3-36af-4cea-b5cc-c765ce9fc46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7857 | 2025.12.22 16:26:37.133987 [ 257 ] {c7a5d2f3-36af-4cea-b5cc-c765ce9fc46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7858 | 2025.12.22 16:26:37.134031 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7859 | 2025.12.22 16:26:37.134077 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 440 rows starting from the beginning of the part | ||
| 7860 | 2025.12.22 16:26:37.134152 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 7861 | 2025.12.22 16:26:37.134203 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 7862 | 2025.12.22 16:26:37.134252 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 7863 | 2025.12.22 16:26:37.134304 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7864 | 2025.12.22 16:26:37.134350 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7865 | 2025.12.22 16:26:37.134495 [ 257 ] {c7a5d2f3-36af-4cea-b5cc-c765ce9fc46e} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2025.12.22 16:26:37.134541 [ 257 ] {c7a5d2f3-36af-4cea-b5cc-c765ce9fc46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7867 | 2025.12.22 16:26:37.134921 [ 257 ] {c7a5d2f3-36af-4cea-b5cc-c765ce9fc46e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7868 | 2025.12.22 16:26:37.135150 [ 257 ] {c7a5d2f3-36af-4cea-b5cc-c765ce9fc46e} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2025.12.22 16:26:37.135283 [ 257 ] {c7a5d2f3-36af-4cea-b5cc-c765ce9fc46e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001356 sec., 155604.7197640118 rows/sec., 8.84 MiB/sec. | ||
| 7870 | 2025.12.22 16:26:37.135322 [ 257 ] {c7a5d2f3-36af-4cea-b5cc-c765ce9fc46e} <Debug> TCPHandler: Processed in 0.0015168 sec. | ||
| 7871 | 2025.12.22 16:26:37.135420 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2025.12.22 16:26:37.135515 [ 257 ] {48587954-a9a4-4847-9715-3c53599854c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7873 | 2025.12.22 16:26:37.135510 [ 201 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690954 sec., 1021908.3428644423 rows/sec., 70.67 MiB/sec. | ||
| 7874 | 2025.12.22 16:26:37.135556 [ 257 ] {48587954-a9a4-4847-9715-3c53599854c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7875 | 2025.12.22 16:26:37.135698 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7876 | 2025.12.22 16:26:37.135960 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2025.12.22 16:26:37.136036 [ 190 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_24_5} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7878 | 2025.12.22 16:26:37.136112 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7879 | 2025.12.22 16:26:37.136220 [ 257 ] {48587954-a9a4-4847-9715-3c53599854c5} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2025.12.22 16:26:37.136261 [ 257 ] {48587954-a9a4-4847-9715-3c53599854c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7881 | 2025.12.22 16:26:37.136605 [ 257 ] {48587954-a9a4-4847-9715-3c53599854c5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7882 | 2025.12.22 16:26:37.136817 [ 257 ] {48587954-a9a4-4847-9715-3c53599854c5} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2025.12.22 16:26:37.136939 [ 257 ] {48587954-a9a4-4847-9715-3c53599854c5} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001443 sec., 480942.4809424809 rows/sec., 33.61 MiB/sec. | ||
| 7884 | 2025.12.22 16:26:37.136976 [ 257 ] {48587954-a9a4-4847-9715-3c53599854c5} <Debug> TCPHandler: Processed in 0.001604832 sec. | ||
| 7885 | 2025.12.22 16:26:37.137085 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2025.12.22 16:26:37.137181 [ 257 ] {b6a7aed1-4e28-41c0-894a-e0d52830d48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7887 | 2025.12.22 16:26:37.137222 [ 257 ] {b6a7aed1-4e28-41c0-894a-e0d52830d48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7888 | 2025.12.22 16:26:37.137547 [ 257 ] {b6a7aed1-4e28-41c0-894a-e0d52830d48a} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2025.12.22 16:26:37.137582 [ 257 ] {b6a7aed1-4e28-41c0-894a-e0d52830d48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7890 | 2025.12.22 16:26:37.137888 [ 257 ] {b6a7aed1-4e28-41c0-894a-e0d52830d48a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7891 | 2025.12.22 16:26:37.138096 [ 257 ] {b6a7aed1-4e28-41c0-894a-e0d52830d48a} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2025.12.22 16:26:37.138222 [ 86 ] {} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7893 | 2025.12.22 16:26:37.138224 [ 257 ] {b6a7aed1-4e28-41c0-894a-e0d52830d48a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 7894 | 2025.12.22 16:26:37.138267 [ 86 ] {} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2025.12.22 16:26:37.138286 [ 257 ] {b6a7aed1-4e28-41c0-894a-e0d52830d48a} <Debug> TCPHandler: Processed in 0.001250482 sec. | ||
| 7896 | 2025.12.22 16:26:37.138294 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7897 | 2025.12.22 16:26:37.138397 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7898 | 2025.12.22 16:26:37.138429 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2025.12.22 16:26:37.138499 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7900 | 2025.12.22 16:26:37.138529 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 7901 | 2025.12.22 16:26:37.138541 [ 257 ] {a72fbc0c-8c1f-4af6-bfc7-3f8296a35de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7902 | 2025.12.22 16:26:37.138582 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7903 | 2025.12.22 16:26:37.138591 [ 257 ] {a72fbc0c-8c1f-4af6-bfc7-3f8296a35de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7904 | 2025.12.22 16:26:37.138624 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7905 | 2025.12.22 16:26:37.138663 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 7906 | 2025.12.22 16:26:37.138699 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 7907 | 2025.12.22 16:26:37.138735 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 7908 | 2025.12.22 16:26:37.139066 [ 257 ] {a72fbc0c-8c1f-4af6-bfc7-3f8296a35de8} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2025.12.22 16:26:37.139101 [ 257 ] {a72fbc0c-8c1f-4af6-bfc7-3f8296a35de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7910 | 2025.12.22 16:26:37.139432 [ 257 ] {a72fbc0c-8c1f-4af6-bfc7-3f8296a35de8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7911 | 2025.12.22 16:26:37.139446 [ 196 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079359 sec., 133412.51613225997 rows/sec., 6.81 MiB/sec. | ||
| 7912 | 2025.12.22 16:26:37.139608 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7913 | 2025.12.22 16:26:37.139660 [ 257 ] {a72fbc0c-8c1f-4af6-bfc7-3f8296a35de8} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2025.12.22 16:26:37.139799 [ 257 ] {a72fbc0c-8c1f-4af6-bfc7-3f8296a35de8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001282 sec., 244929.7971918877 rows/sec., 16.09 MiB/sec. | ||
| 7915 | 2025.12.22 16:26:37.139838 [ 257 ] {a72fbc0c-8c1f-4af6-bfc7-3f8296a35de8} <Debug> TCPHandler: Processed in 0.001467199 sec. | ||
| 7916 | 2025.12.22 16:26:37.139891 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2025.12.22 16:26:37.139944 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2025.12.22 16:26:37.139967 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_24_5} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7919 | 2025.12.22 16:26:37.140048 [ 257 ] {8824858a-6fa9-4b65-b0a5-237ef512e894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7920 | 2025.12.22 16:26:37.140060 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7921 | 2025.12.22 16:26:37.140097 [ 257 ] {8824858a-6fa9-4b65-b0a5-237ef512e894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7922 | 2025.12.22 16:26:37.140411 [ 257 ] {8824858a-6fa9-4b65-b0a5-237ef512e894} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2025.12.22 16:26:37.140447 [ 257 ] {8824858a-6fa9-4b65-b0a5-237ef512e894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7924 | 2025.12.22 16:26:37.140752 [ 257 ] {8824858a-6fa9-4b65-b0a5-237ef512e894} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7925 | 2025.12.22 16:26:37.140973 [ 257 ] {8824858a-6fa9-4b65-b0a5-237ef512e894} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2025.12.22 16:26:37.141080 [ 86 ] {} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7927 | 2025.12.22 16:26:37.141102 [ 257 ] {8824858a-6fa9-4b65-b0a5-237ef512e894} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 7928 | 2025.12.22 16:26:37.141110 [ 86 ] {} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2025.12.22 16:26:37.141142 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7930 | 2025.12.22 16:26:37.141146 [ 257 ] {8824858a-6fa9-4b65-b0a5-237ef512e894} <Debug> TCPHandler: Processed in 0.001252123 sec. | ||
| 7931 | 2025.12.22 16:26:37.141234 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7932 | 2025.12.22 16:26:37.141255 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2025.12.22 16:26:37.141352 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7934 | 2025.12.22 16:26:37.141353 [ 257 ] {46ea756f-aadd-46ab-bf1d-a17ff19a5e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7935 | 2025.12.22 16:26:37.141393 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 7936 | 2025.12.22 16:26:37.141425 [ 257 ] {46ea756f-aadd-46ab-bf1d-a17ff19a5e1b} <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 | ||
| 7937 | 2025.12.22 16:26:37.141464 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7938 | 2025.12.22 16:26:37.141517 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7939 | 2025.12.22 16:26:37.141558 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7940 | 2025.12.22 16:26:37.141599 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7941 | 2025.12.22 16:26:37.141640 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 7942 | 2025.12.22 16:26:37.142197 [ 257 ] {46ea756f-aadd-46ab-bf1d-a17ff19a5e1b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2025.12.22 16:26:37.142239 [ 257 ] {46ea756f-aadd-46ab-bf1d-a17ff19a5e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7944 | 2025.12.22 16:26:37.142435 [ 190 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244543 sec., 19284.18704697226 rows/sec., 1.27 MiB/sec. | ||
| 7945 | 2025.12.22 16:26:37.142607 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7946 | 2025.12.22 16:26:37.142814 [ 257 ] {46ea756f-aadd-46ab-bf1d-a17ff19a5e1b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7947 | 2025.12.22 16:26:37.143001 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2025.12.22 16:26:37.143093 [ 257 ] {46ea756f-aadd-46ab-bf1d-a17ff19a5e1b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2025.12.22 16:26:37.143104 [ 197 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_24_5} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7950 | 2025.12.22 16:26:37.143212 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7951 | 2025.12.22 16:26:37.143245 [ 257 ] {46ea756f-aadd-46ab-bf1d-a17ff19a5e1b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00191 sec., 7853.4031413612565 rows/sec., 14.07 MiB/sec. | ||
| 7952 | 2025.12.22 16:26:37.143302 [ 257 ] {46ea756f-aadd-46ab-bf1d-a17ff19a5e1b} <Debug> TCPHandler: Processed in 0.002096745 sec. | ||
| 7953 | 2025.12.22 16:26:37.143411 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2025.12.22 16:26:37.143507 [ 257 ] {3d948622-a6e1-4e34-b173-46586aca2277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7955 | 2025.12.22 16:26:37.143549 [ 257 ] {3d948622-a6e1-4e34-b173-46586aca2277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7956 | 2025.12.22 16:26:37.143875 [ 257 ] {3d948622-a6e1-4e34-b173-46586aca2277} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.12.22 16:26:37.143911 [ 257 ] {3d948622-a6e1-4e34-b173-46586aca2277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7958 | 2025.12.22 16:26:37.144221 [ 257 ] {3d948622-a6e1-4e34-b173-46586aca2277} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7959 | 2025.12.22 16:26:37.144430 [ 257 ] {3d948622-a6e1-4e34-b173-46586aca2277} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.12.22 16:26:37.144553 [ 257 ] {3d948622-a6e1-4e34-b173-46586aca2277} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 7961 | 2025.12.22 16:26:37.144590 [ 257 ] {3d948622-a6e1-4e34-b173-46586aca2277} <Debug> TCPHandler: Processed in 0.001228942 sec. | ||
| 7962 | 2025.12.22 16:26:40.932371 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7963 | 2025.12.22 16:26:40.932419 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7964 | 2025.12.22 16:26:41.076891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16198 | ||
| 7965 | 2025.12.22 16:26:41.077407 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2025.12.22 16:26:41.077444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7967 | 2025.12.22 16:26:41.077928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7968 | 2025.12.22 16:26:41.078151 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2025.12.22 16:26:41.078280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16198 | ||
| 7970 | 2025.12.22 16:26:41.963408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7971 | 2025.12.22 16:26:41.979050 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2025.12.22 16:26:41.979096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7973 | 2025.12.22 16:26:41.985090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7974 | 2025.12.22 16:26:41.985799 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2025.12.22 16:26:41.988566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7976 | 2025.12.22 16:26:42.116927 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2025.12.22 16:26:42.117092 [ 257 ] {bd27e165-3bed-4105-9512-7dd3ea06e8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7978 | 2025.12.22 16:26:42.117155 [ 257 ] {bd27e165-3bed-4105-9512-7dd3ea06e8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7979 | 2025.12.22 16:26:42.117778 [ 257 ] {bd27e165-3bed-4105-9512-7dd3ea06e8f5} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2025.12.22 16:26:42.117824 [ 257 ] {bd27e165-3bed-4105-9512-7dd3ea06e8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7981 | 2025.12.22 16:26:42.118210 [ 257 ] {bd27e165-3bed-4105-9512-7dd3ea06e8f5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7982 | 2025.12.22 16:26:42.118427 [ 257 ] {bd27e165-3bed-4105-9512-7dd3ea06e8f5} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2025.12.22 16:26:42.118578 [ 257 ] {bd27e165-3bed-4105-9512-7dd3ea06e8f5} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001531 sec., 69235.79359895493 rows/sec., 5.80 MiB/sec. | ||
| 7984 | 2025.12.22 16:26:42.118619 [ 257 ] {bd27e165-3bed-4105-9512-7dd3ea06e8f5} <Debug> TCPHandler: Processed in 0.001814897 sec. | ||
| 7985 | 2025.12.22 16:26:42.118733 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2025.12.22 16:26:42.118824 [ 257 ] {342803f5-74ef-4e62-ab0b-f4ca840a3147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7987 | 2025.12.22 16:26:42.118864 [ 257 ] {342803f5-74ef-4e62-ab0b-f4ca840a3147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7988 | 2025.12.22 16:26:42.119249 [ 257 ] {342803f5-74ef-4e62-ab0b-f4ca840a3147} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2025.12.22 16:26:42.119284 [ 257 ] {342803f5-74ef-4e62-ab0b-f4ca840a3147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7990 | 2025.12.22 16:26:42.119584 [ 257 ] {342803f5-74ef-4e62-ab0b-f4ca840a3147} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7991 | 2025.12.22 16:26:42.119789 [ 257 ] {342803f5-74ef-4e62-ab0b-f4ca840a3147} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2025.12.22 16:26:42.119918 [ 257 ] {342803f5-74ef-4e62-ab0b-f4ca840a3147} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001112 sec., 22482.01438848921 rows/sec., 1.65 MiB/sec. | ||
| 7993 | 2025.12.22 16:26:42.119955 [ 257 ] {342803f5-74ef-4e62-ab0b-f4ca840a3147} <Debug> TCPHandler: Processed in 0.001269603 sec. | ||
| 7994 | 2025.12.22 16:26:42.120059 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2025.12.22 16:26:42.120149 [ 257 ] {54e4e941-b242-4411-9da6-adbf7ae9f4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7996 | 2025.12.22 16:26:42.120186 [ 257 ] {54e4e941-b242-4411-9da6-adbf7ae9f4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7997 | 2025.12.22 16:26:42.120580 [ 257 ] {54e4e941-b242-4411-9da6-adbf7ae9f4d6} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2025.12.22 16:26:42.120616 [ 257 ] {54e4e941-b242-4411-9da6-adbf7ae9f4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7999 | 2025.12.22 16:26:42.120933 [ 257 ] {54e4e941-b242-4411-9da6-adbf7ae9f4d6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8000 | 2025.12.22 16:26:42.121139 [ 257 ] {54e4e941-b242-4411-9da6-adbf7ae9f4d6} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2025.12.22 16:26:42.121270 [ 257 ] {54e4e941-b242-4411-9da6-adbf7ae9f4d6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001139 sec., 78138.71817383669 rows/sec., 6.10 MiB/sec. | ||
| 8002 | 2025.12.22 16:26:42.121307 [ 257 ] {54e4e941-b242-4411-9da6-adbf7ae9f4d6} <Debug> TCPHandler: Processed in 0.001295114 sec. | ||
| 8003 | 2025.12.22 16:26:42.121410 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2025.12.22 16:26:42.121500 [ 257 ] {948e8314-b8b0-437d-a9af-1a78896fe3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8005 | 2025.12.22 16:26:42.121543 [ 257 ] {948e8314-b8b0-437d-a9af-1a78896fe3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8006 | 2025.12.22 16:26:42.121927 [ 257 ] {948e8314-b8b0-437d-a9af-1a78896fe3b0} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2025.12.22 16:26:42.121962 [ 257 ] {948e8314-b8b0-437d-a9af-1a78896fe3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8008 | 2025.12.22 16:26:42.122276 [ 257 ] {948e8314-b8b0-437d-a9af-1a78896fe3b0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8009 | 2025.12.22 16:26:42.122486 [ 257 ] {948e8314-b8b0-437d-a9af-1a78896fe3b0} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2025.12.22 16:26:42.122611 [ 257 ] {948e8314-b8b0-437d-a9af-1a78896fe3b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 8011 | 2025.12.22 16:26:42.122646 [ 257 ] {948e8314-b8b0-437d-a9af-1a78896fe3b0} <Debug> TCPHandler: Processed in 0.001282544 sec. | ||
| 8012 | 2025.12.22 16:26:42.122743 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2025.12.22 16:26:42.122834 [ 257 ] {04afbbec-7032-4df3-aa94-eaacf1d2f50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8014 | 2025.12.22 16:26:42.122887 [ 257 ] {04afbbec-7032-4df3-aa94-eaacf1d2f50b} <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 | ||
| 8015 | 2025.12.22 16:26:42.123630 [ 257 ] {04afbbec-7032-4df3-aa94-eaacf1d2f50b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2025.12.22 16:26:42.123665 [ 257 ] {04afbbec-7032-4df3-aa94-eaacf1d2f50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8017 | 2025.12.22 16:26:42.124171 [ 257 ] {04afbbec-7032-4df3-aa94-eaacf1d2f50b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8018 | 2025.12.22 16:26:42.124384 [ 257 ] {04afbbec-7032-4df3-aa94-eaacf1d2f50b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2025.12.22 16:26:42.124518 [ 257 ] {04afbbec-7032-4df3-aa94-eaacf1d2f50b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001702 sec., 14688.601645123385 rows/sec., 26.32 MiB/sec. | ||
| 8020 | 2025.12.22 16:26:42.124569 [ 257 ] {04afbbec-7032-4df3-aa94-eaacf1d2f50b} <Debug> TCPHandler: Processed in 0.001873459 sec. | ||
| 8021 | 2025.12.22 16:26:42.124671 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2025.12.22 16:26:42.124762 [ 257 ] {8dd91a85-e4e1-4aa4-8ebf-9574881036ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8023 | 2025.12.22 16:26:42.124801 [ 257 ] {8dd91a85-e4e1-4aa4-8ebf-9574881036ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8024 | 2025.12.22 16:26:42.125125 [ 257 ] {8dd91a85-e4e1-4aa4-8ebf-9574881036ce} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2025.12.22 16:26:42.125160 [ 257 ] {8dd91a85-e4e1-4aa4-8ebf-9574881036ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8026 | 2025.12.22 16:26:42.125456 [ 257 ] {8dd91a85-e4e1-4aa4-8ebf-9574881036ce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8027 | 2025.12.22 16:26:42.125662 [ 257 ] {8dd91a85-e4e1-4aa4-8ebf-9574881036ce} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2025.12.22 16:26:42.125783 [ 257 ] {8dd91a85-e4e1-4aa4-8ebf-9574881036ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 8029 | 2025.12.22 16:26:42.125817 [ 257 ] {8dd91a85-e4e1-4aa4-8ebf-9574881036ce} <Debug> TCPHandler: Processed in 0.001192512 sec. | ||
| 8030 | 2025.12.22 16:26:44.179297 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2025.12.22 16:26:44.179484 [ 257 ] {ae4dd5a7-bd5a-4f48-be8c-d403f0ca7ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8032 | 2025.12.22 16:26:44.179554 [ 257 ] {ae4dd5a7-bd5a-4f48-be8c-d403f0ca7ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8033 | 2025.12.22 16:26:44.180386 [ 257 ] {ae4dd5a7-bd5a-4f48-be8c-d403f0ca7ac7} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2025.12.22 16:26:44.180425 [ 257 ] {ae4dd5a7-bd5a-4f48-be8c-d403f0ca7ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8035 | 2025.12.22 16:26:44.180847 [ 257 ] {ae4dd5a7-bd5a-4f48-be8c-d403f0ca7ac7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8036 | 2025.12.22 16:26:44.181076 [ 257 ] {ae4dd5a7-bd5a-4f48-be8c-d403f0ca7ac7} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2025.12.22 16:26:44.181202 [ 79 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8038 | 2025.12.22 16:26:44.181222 [ 257 ] {ae4dd5a7-bd5a-4f48-be8c-d403f0ca7ac7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001789 sec., 229178.3119060928 rows/sec., 14.54 MiB/sec. | ||
| 8039 | 2025.12.22 16:26:44.181243 [ 79 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2025.12.22 16:26:44.181265 [ 257 ] {ae4dd5a7-bd5a-4f48-be8c-d403f0ca7ac7} <Debug> TCPHandler: Processed in 0.002098995 sec. | ||
| 8041 | 2025.12.22 16:26:44.181268 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8042 | 2025.12.22 16:26:44.181383 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8043 | 2025.12.22 16:26:44.181440 [ 188 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8044 | 2025.12.22 16:26:44.181479 [ 257 ] {642d8994-d8ae-4791-8157-d454af4235f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8045 | 2025.12.22 16:26:44.181529 [ 257 ] {642d8994-d8ae-4791-8157-d454af4235f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8046 | 2025.12.22 16:26:44.181596 [ 188 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8047 | 2025.12.22 16:26:44.181637 [ 188 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8048 | 2025.12.22 16:26:44.181711 [ 188 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8049 | 2025.12.22 16:26:44.181764 [ 188 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8050 | 2025.12.22 16:26:44.181811 [ 188 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8051 | 2025.12.22 16:26:44.181870 [ 188 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8052 | 2025.12.22 16:26:44.181932 [ 257 ] {642d8994-d8ae-4791-8157-d454af4235f8} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2025.12.22 16:26:44.181973 [ 257 ] {642d8994-d8ae-4791-8157-d454af4235f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8054 | 2025.12.22 16:26:44.182287 [ 257 ] {642d8994-d8ae-4791-8157-d454af4235f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8055 | 2025.12.22 16:26:44.182502 [ 257 ] {642d8994-d8ae-4791-8157-d454af4235f8} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2025.12.22 16:26:44.182639 [ 257 ] {642d8994-d8ae-4791-8157-d454af4235f8} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001179 sec., 13570.822731128075 rows/sec., 1.08 MiB/sec. | ||
| 8057 | 2025.12.22 16:26:44.182676 [ 257 ] {642d8994-d8ae-4791-8157-d454af4235f8} <Debug> TCPHandler: Processed in 0.001343155 sec. | ||
| 8058 | 2025.12.22 16:26:44.182779 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2025.12.22 16:26:44.182873 [ 257 ] {d61c0a66-8355-4de8-b2fa-4d84bec3bc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8060 | 2025.12.22 16:26:44.182912 [ 257 ] {d61c0a66-8355-4de8-b2fa-4d84bec3bc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8061 | 2025.12.22 16:26:44.183000 [ 197 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611162 sec., 1272373.6036475538 rows/sec., 85.57 MiB/sec. | ||
| 8062 | 2025.12.22 16:26:44.183221 [ 190 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8063 | 2025.12.22 16:26:44.183556 [ 190 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2025.12.22 16:26:44.183638 [ 190 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_25_6} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8065 | 2025.12.22 16:26:44.183751 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8066 | 2025.12.22 16:26:44.184832 [ 257 ] {d61c0a66-8355-4de8-b2fa-4d84bec3bc57} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2025.12.22 16:26:44.184873 [ 257 ] {d61c0a66-8355-4de8-b2fa-4d84bec3bc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8068 | 2025.12.22 16:26:44.185316 [ 257 ] {d61c0a66-8355-4de8-b2fa-4d84bec3bc57} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8069 | 2025.12.22 16:26:44.185540 [ 257 ] {d61c0a66-8355-4de8-b2fa-4d84bec3bc57} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2025.12.22 16:26:44.185676 [ 257 ] {d61c0a66-8355-4de8-b2fa-4d84bec3bc57} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002821 sec., 811768.8762850052 rows/sec., 65.76 MiB/sec. | ||
| 8071 | 2025.12.22 16:26:44.185715 [ 257 ] {d61c0a66-8355-4de8-b2fa-4d84bec3bc57} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8072 | 2025.12.22 16:26:44.185729 [ 257 ] {d61c0a66-8355-4de8-b2fa-4d84bec3bc57} <Debug> TCPHandler: Processed in 0.002999109 sec. | ||
| 8073 | 2025.12.22 16:26:44.185840 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2025.12.22 16:26:44.185935 [ 257 ] {9aaebfa4-bf60-407d-aae5-ce96e6928757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8075 | 2025.12.22 16:26:44.185974 [ 257 ] {9aaebfa4-bf60-407d-aae5-ce96e6928757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8076 | 2025.12.22 16:26:44.186501 [ 257 ] {9aaebfa4-bf60-407d-aae5-ce96e6928757} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2025.12.22 16:26:44.186537 [ 257 ] {9aaebfa4-bf60-407d-aae5-ce96e6928757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8078 | 2025.12.22 16:26:44.186860 [ 257 ] {9aaebfa4-bf60-407d-aae5-ce96e6928757} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8079 | 2025.12.22 16:26:44.187069 [ 257 ] {9aaebfa4-bf60-407d-aae5-ce96e6928757} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2025.12.22 16:26:44.187207 [ 257 ] {9aaebfa4-bf60-407d-aae5-ce96e6928757} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001291 sec., 182804.02788536018 rows/sec., 11.01 MiB/sec. | ||
| 8081 | 2025.12.22 16:26:44.187245 [ 257 ] {9aaebfa4-bf60-407d-aae5-ce96e6928757} <Debug> TCPHandler: Processed in 0.001453849 sec. | ||
| 8082 | 2025.12.22 16:26:44.187348 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2025.12.22 16:26:44.187440 [ 257 ] {25354f8b-29cb-424b-84bb-e35d4e68e4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8084 | 2025.12.22 16:26:44.187481 [ 257 ] {25354f8b-29cb-424b-84bb-e35d4e68e4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8085 | 2025.12.22 16:26:44.188082 [ 257 ] {25354f8b-29cb-424b-84bb-e35d4e68e4b3} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2025.12.22 16:26:44.188118 [ 257 ] {25354f8b-29cb-424b-84bb-e35d4e68e4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8087 | 2025.12.22 16:26:44.188458 [ 257 ] {25354f8b-29cb-424b-84bb-e35d4e68e4b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8088 | 2025.12.22 16:26:44.188675 [ 257 ] {25354f8b-29cb-424b-84bb-e35d4e68e4b3} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2025.12.22 16:26:44.188799 [ 257 ] {25354f8b-29cb-424b-84bb-e35d4e68e4b3} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001377 sec., 319535.22149600583 rows/sec., 21.14 MiB/sec. | ||
| 8090 | 2025.12.22 16:26:44.188837 [ 257 ] {25354f8b-29cb-424b-84bb-e35d4e68e4b3} <Debug> TCPHandler: Processed in 0.00153714 sec. | ||
| 8091 | 2025.12.22 16:26:44.188949 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2025.12.22 16:26:44.189043 [ 257 ] {66dc4e5a-f782-4acf-8c6f-1a37aba4cb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8093 | 2025.12.22 16:26:44.189082 [ 257 ] {66dc4e5a-f782-4acf-8c6f-1a37aba4cb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8094 | 2025.12.22 16:26:44.189587 [ 257 ] {66dc4e5a-f782-4acf-8c6f-1a37aba4cb82} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2025.12.22 16:26:44.189625 [ 257 ] {66dc4e5a-f782-4acf-8c6f-1a37aba4cb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8096 | 2025.12.22 16:26:44.189931 [ 257 ] {66dc4e5a-f782-4acf-8c6f-1a37aba4cb82} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8097 | 2025.12.22 16:26:44.190149 [ 257 ] {66dc4e5a-f782-4acf-8c6f-1a37aba4cb82} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2025.12.22 16:26:44.190251 [ 78 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8099 | 2025.12.22 16:26:44.190273 [ 257 ] {66dc4e5a-f782-4acf-8c6f-1a37aba4cb82} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001249 sec., 168935.1481184948 rows/sec., 9.59 MiB/sec. | ||
| 8100 | 2025.12.22 16:26:44.190296 [ 78 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2025.12.22 16:26:44.190317 [ 257 ] {66dc4e5a-f782-4acf-8c6f-1a37aba4cb82} <Debug> TCPHandler: Processed in 0.001416527 sec. | ||
| 8102 | 2025.12.22 16:26:44.190321 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8103 | 2025.12.22 16:26:44.190426 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8104 | 2025.12.22 16:26:44.190426 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8105 | 2025.12.22 16:26:44.190527 [ 257 ] {cb47d3ee-e469-42ca-b159-78fac7254941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8106 | 2025.12.22 16:26:44.190569 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8107 | 2025.12.22 16:26:44.190572 [ 257 ] {cb47d3ee-e469-42ca-b159-78fac7254941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8108 | 2025.12.22 16:26:44.190614 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8109 | 2025.12.22 16:26:44.190694 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8110 | 2025.12.22 16:26:44.190746 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8111 | 2025.12.22 16:26:44.190793 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8112 | 2025.12.22 16:26:44.190839 [ 197 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8113 | 2025.12.22 16:26:44.191583 [ 257 ] {cb47d3ee-e469-42ca-b159-78fac7254941} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2025.12.22 16:26:44.191624 [ 257 ] {cb47d3ee-e469-42ca-b159-78fac7254941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8115 | 2025.12.22 16:26:44.191711 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326985 sec., 795035.3621178839 rows/sec., 48.18 MiB/sec. | ||
| 8116 | 2025.12.22 16:26:44.191852 [ 193 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8117 | 2025.12.22 16:26:44.192066 [ 257 ] {cb47d3ee-e469-42ca-b159-78fac7254941} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8118 | 2025.12.22 16:26:44.192128 [ 193 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2025.12.22 16:26:44.192212 [ 193 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_25_6} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8120 | 2025.12.22 16:26:44.192285 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8121 | 2025.12.22 16:26:44.192317 [ 257 ] {cb47d3ee-e469-42ca-b159-78fac7254941} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2025.12.22 16:26:44.192460 [ 257 ] {cb47d3ee-e469-42ca-b159-78fac7254941} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.00195 sec., 597948.717948718 rows/sec., 42.70 MiB/sec. | ||
| 8123 | 2025.12.22 16:26:44.192499 [ 257 ] {cb47d3ee-e469-42ca-b159-78fac7254941} <Debug> TCPHandler: Processed in 0.002121115 sec. | ||
| 8124 | 2025.12.22 16:26:44.192660 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2025.12.22 16:26:44.192755 [ 257 ] {822a8cd7-dad3-410b-a8da-235795629554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8126 | 2025.12.22 16:26:44.192796 [ 257 ] {822a8cd7-dad3-410b-a8da-235795629554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8127 | 2025.12.22 16:26:44.193124 [ 257 ] {822a8cd7-dad3-410b-a8da-235795629554} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2025.12.22 16:26:44.193160 [ 257 ] {822a8cd7-dad3-410b-a8da-235795629554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8129 | 2025.12.22 16:26:44.193462 [ 257 ] {822a8cd7-dad3-410b-a8da-235795629554} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8130 | 2025.12.22 16:26:44.193670 [ 257 ] {822a8cd7-dad3-410b-a8da-235795629554} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2025.12.22 16:26:44.193803 [ 257 ] {822a8cd7-dad3-410b-a8da-235795629554} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 8132 | 2025.12.22 16:26:44.193840 [ 257 ] {822a8cd7-dad3-410b-a8da-235795629554} <Debug> TCPHandler: Processed in 0.001228272 sec. | ||
| 8133 | 2025.12.22 16:26:44.193947 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2025.12.22 16:26:44.194040 [ 257 ] {c7521900-420a-43c1-843e-0f9b4c29a20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8135 | 2025.12.22 16:26:44.194082 [ 257 ] {c7521900-420a-43c1-843e-0f9b4c29a20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8136 | 2025.12.22 16:26:44.194706 [ 257 ] {c7521900-420a-43c1-843e-0f9b4c29a20a} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2025.12.22 16:26:44.194743 [ 257 ] {c7521900-420a-43c1-843e-0f9b4c29a20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8138 | 2025.12.22 16:26:44.195111 [ 257 ] {c7521900-420a-43c1-843e-0f9b4c29a20a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8139 | 2025.12.22 16:26:44.195320 [ 257 ] {c7521900-420a-43c1-843e-0f9b4c29a20a} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2025.12.22 16:26:44.195452 [ 257 ] {c7521900-420a-43c1-843e-0f9b4c29a20a} <Debug> executeQuery: Read 942 rows, 63.88 KiB in 0.001431 sec., 658280.9224318658 rows/sec., 43.59 MiB/sec. | ||
| 8141 | 2025.12.22 16:26:44.195490 [ 257 ] {c7521900-420a-43c1-843e-0f9b4c29a20a} <Debug> TCPHandler: Processed in 0.001591311 sec. | ||
| 8142 | 2025.12.22 16:26:44.195601 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2025.12.22 16:26:44.195694 [ 257 ] {df557cd3-50df-41f7-a35f-69bf00278f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8144 | 2025.12.22 16:26:44.195735 [ 257 ] {df557cd3-50df-41f7-a35f-69bf00278f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8145 | 2025.12.22 16:26:44.196040 [ 257 ] {df557cd3-50df-41f7-a35f-69bf00278f8d} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2025.12.22 16:26:44.196077 [ 257 ] {df557cd3-50df-41f7-a35f-69bf00278f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8147 | 2025.12.22 16:26:44.196371 [ 257 ] {df557cd3-50df-41f7-a35f-69bf00278f8d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8148 | 2025.12.22 16:26:44.196585 [ 257 ] {df557cd3-50df-41f7-a35f-69bf00278f8d} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2025.12.22 16:26:44.196717 [ 257 ] {df557cd3-50df-41f7-a35f-69bf00278f8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 8150 | 2025.12.22 16:26:44.196754 [ 257 ] {df557cd3-50df-41f7-a35f-69bf00278f8d} <Debug> TCPHandler: Processed in 0.001200231 sec. | ||
| 8151 | 2025.12.22 16:26:44.196862 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2025.12.22 16:26:44.196955 [ 257 ] {dbd497f3-78c6-4810-9d52-fab445cc8847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8153 | 2025.12.22 16:26:44.197009 [ 257 ] {dbd497f3-78c6-4810-9d52-fab445cc8847} <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 | ||
| 8154 | 2025.12.22 16:26:44.197781 [ 257 ] {dbd497f3-78c6-4810-9d52-fab445cc8847} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2025.12.22 16:26:44.197843 [ 257 ] {dbd497f3-78c6-4810-9d52-fab445cc8847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8156 | 2025.12.22 16:26:44.198379 [ 257 ] {dbd497f3-78c6-4810-9d52-fab445cc8847} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8157 | 2025.12.22 16:26:44.198617 [ 257 ] {dbd497f3-78c6-4810-9d52-fab445cc8847} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2025.12.22 16:26:44.198766 [ 257 ] {dbd497f3-78c6-4810-9d52-fab445cc8847} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001829 sec., 8201.202843083653 rows/sec., 14.70 MiB/sec. | ||
| 8159 | 2025.12.22 16:26:44.198820 [ 257 ] {dbd497f3-78c6-4810-9d52-fab445cc8847} <Debug> TCPHandler: Processed in 0.002006743 sec. | ||
| 8160 | 2025.12.22 16:26:44.198929 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2025.12.22 16:26:44.199023 [ 257 ] {a9e28661-3a18-4fd4-9f88-2fde4dc60fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8162 | 2025.12.22 16:26:44.199063 [ 257 ] {a9e28661-3a18-4fd4-9f88-2fde4dc60fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8163 | 2025.12.22 16:26:44.199417 [ 257 ] {a9e28661-3a18-4fd4-9f88-2fde4dc60fa6} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2025.12.22 16:26:44.199479 [ 257 ] {a9e28661-3a18-4fd4-9f88-2fde4dc60fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8165 | 2025.12.22 16:26:44.199784 [ 257 ] {a9e28661-3a18-4fd4-9f88-2fde4dc60fa6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8166 | 2025.12.22 16:26:44.199994 [ 257 ] {a9e28661-3a18-4fd4-9f88-2fde4dc60fa6} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2025.12.22 16:26:44.200120 [ 257 ] {a9e28661-3a18-4fd4-9f88-2fde4dc60fa6} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001116 sec., 71684.58781362008 rows/sec., 4.26 MiB/sec. | ||
| 8168 | 2025.12.22 16:26:44.200156 [ 257 ] {a9e28661-3a18-4fd4-9f88-2fde4dc60fa6} <Debug> TCPHandler: Processed in 0.001275404 sec. | ||
| 8169 | 2025.12.22 16:26:46.099429 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1094 | ||
| 8170 | 2025.12.22 16:26:46.102269 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2025.12.22 16:26:46.102324 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8172 | 2025.12.22 16:26:46.103631 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8173 | 2025.12.22 16:26:46.103899 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2025.12.22 16:26:46.104255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 8175 | 2025.12.22 16:26:47.111335 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2025.12.22 16:26:47.111547 [ 257 ] {19276708-3f30-4da1-9060-312b4d3a0d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8177 | 2025.12.22 16:26:47.111620 [ 257 ] {19276708-3f30-4da1-9060-312b4d3a0d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8178 | 2025.12.22 16:26:47.112317 [ 257 ] {19276708-3f30-4da1-9060-312b4d3a0d2b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2025.12.22 16:26:47.112363 [ 257 ] {19276708-3f30-4da1-9060-312b4d3a0d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8180 | 2025.12.22 16:26:47.112790 [ 257 ] {19276708-3f30-4da1-9060-312b4d3a0d2b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8181 | 2025.12.22 16:26:47.113017 [ 257 ] {19276708-3f30-4da1-9060-312b4d3a0d2b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2025.12.22 16:26:47.113147 [ 37 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8183 | 2025.12.22 16:26:47.113173 [ 257 ] {19276708-3f30-4da1-9060-312b4d3a0d2b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 8184 | 2025.12.22 16:26:47.113212 [ 37 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2025.12.22 16:26:47.113234 [ 257 ] {19276708-3f30-4da1-9060-312b4d3a0d2b} <Debug> TCPHandler: Processed in 0.002029262 sec. | ||
| 8186 | 2025.12.22 16:26:47.113240 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8187 | 2025.12.22 16:26:47.113348 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8188 | 2025.12.22 16:26:47.113362 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2025.12.22 16:26:47.113461 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8190 | 2025.12.22 16:26:47.113473 [ 257 ] {3b63d085-99dc-4ad7-8226-cdf94428e8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8191 | 2025.12.22 16:26:47.113498 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2341 rows starting from the beginning of the part | ||
| 8192 | 2025.12.22 16:26:47.113522 [ 257 ] {3b63d085-99dc-4ad7-8226-cdf94428e8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8193 | 2025.12.22 16:26:47.113571 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 107 rows starting from the beginning of the part | ||
| 8194 | 2025.12.22 16:26:47.113619 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1142 rows starting from the beginning of the part | ||
| 8195 | 2025.12.22 16:26:47.113661 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 8196 | 2025.12.22 16:26:47.113714 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2290 rows starting from the beginning of the part | ||
| 8197 | 2025.12.22 16:26:47.113756 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8198 | 2025.12.22 16:26:47.113964 [ 257 ] {3b63d085-99dc-4ad7-8226-cdf94428e8cc} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2025.12.22 16:26:47.114006 [ 257 ] {3b63d085-99dc-4ad7-8226-cdf94428e8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8200 | 2025.12.22 16:26:47.114347 [ 257 ] {3b63d085-99dc-4ad7-8226-cdf94428e8cc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8201 | 2025.12.22 16:26:47.114576 [ 257 ] {3b63d085-99dc-4ad7-8226-cdf94428e8cc} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2025.12.22 16:26:47.114683 [ 37 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8203 | 2025.12.22 16:26:47.114708 [ 257 ] {3b63d085-99dc-4ad7-8226-cdf94428e8cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 8204 | 2025.12.22 16:26:47.114714 [ 37 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2025.12.22 16:26:47.114748 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8206 | 2025.12.22 16:26:47.114755 [ 257 ] {3b63d085-99dc-4ad7-8226-cdf94428e8cc} <Debug> TCPHandler: Processed in 0.001443718 sec. | ||
| 8207 | 2025.12.22 16:26:47.114849 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8208 | 2025.12.22 16:26:47.114873 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2025.12.22 16:26:47.114952 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8210 | 2025.12.22 16:26:47.114970 [ 257 ] {ed8f77ac-161e-4e3d-9d50-11fbf85d9076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8211 | 2025.12.22 16:26:47.114985 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1211 rows starting from the beginning of the part | ||
| 8212 | 2025.12.22 16:26:47.115015 [ 257 ] {ed8f77ac-161e-4e3d-9d50-11fbf85d9076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8213 | 2025.12.22 16:26:47.115051 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 91 rows starting from the beginning of the part | ||
| 8214 | 2025.12.22 16:26:47.115103 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 694 rows starting from the beginning of the part | ||
| 8215 | 2025.12.22 16:26:47.115144 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 89 rows starting from the beginning of the part | ||
| 8216 | 2025.12.22 16:26:47.115180 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1166 rows starting from the beginning of the part | ||
| 8217 | 2025.12.22 16:26:47.115219 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8218 | 2025.12.22 16:26:47.115464 [ 257 ] {ed8f77ac-161e-4e3d-9d50-11fbf85d9076} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2025.12.22 16:26:47.115500 [ 257 ] {ed8f77ac-161e-4e3d-9d50-11fbf85d9076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8220 | 2025.12.22 16:26:47.115697 [ 200 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387803 sec., 2530359.49783127 rows/sec., 214.22 MiB/sec. | ||
| 8221 | 2025.12.22 16:26:47.115839 [ 257 ] {ed8f77ac-161e-4e3d-9d50-11fbf85d9076} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8222 | 2025.12.22 16:26:47.115978 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8223 | 2025.12.22 16:26:47.116079 [ 257 ] {ed8f77ac-161e-4e3d-9d50-11fbf85d9076} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2025.12.22 16:26:47.116213 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8225 | 2025.12.22 16:26:47.116249 [ 257 ] {ed8f77ac-161e-4e3d-9d50-11fbf85d9076} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.44 MiB/sec. | ||
| 8226 | 2025.12.22 16:26:47.116251 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2025.12.22 16:26:47.116296 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8228 | 2025.12.22 16:26:47.116304 [ 257 ] {ed8f77ac-161e-4e3d-9d50-11fbf85d9076} <Debug> TCPHandler: Processed in 0.001480299 sec. | ||
| 8229 | 2025.12.22 16:26:47.116369 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2025.12.22 16:26:47.116375 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8231 | 2025.12.22 16:26:47.116453 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2025.12.22 16:26:47.116467 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_56_11} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8233 | 2025.12.22 16:26:47.116508 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8234 | 2025.12.22 16:26:47.116529 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724085 sec., 1922759.028702181 rows/sec., 145.16 MiB/sec. | ||
| 8235 | 2025.12.22 16:26:47.116555 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16476 rows starting from the beginning of the part | ||
| 8236 | 2025.12.22 16:26:47.116569 [ 257 ] {81c0156d-e542-4b6b-a3b4-a670f3d76951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8237 | 2025.12.22 16:26:47.116559 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 8238 | 2025.12.22 16:26:47.116621 [ 257 ] {81c0156d-e542-4b6b-a3b4-a670f3d76951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8239 | 2025.12.22 16:26:47.116636 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 161 rows starting from the beginning of the part | ||
| 8240 | 2025.12.22 16:26:47.116698 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 8241 | 2025.12.22 16:26:47.116761 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8242 | 2025.12.22 16:26:47.116768 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8243 | 2025.12.22 16:26:47.116836 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 942 rows starting from the beginning of the part | ||
| 8244 | 2025.12.22 16:26:47.116889 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8245 | 2025.12.22 16:26:47.117013 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2025.12.22 16:26:47.117060 [ 257 ] {81c0156d-e542-4b6b-a3b4-a670f3d76951} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8247 | 2025.12.22 16:26:47.117078 [ 199 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_56_11} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8248 | 2025.12.22 16:26:47.117097 [ 257 ] {81c0156d-e542-4b6b-a3b4-a670f3d76951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8249 | 2025.12.22 16:26:47.117145 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8250 | 2025.12.22 16:26:47.117490 [ 257 ] {81c0156d-e542-4b6b-a3b4-a670f3d76951} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8251 | 2025.12.22 16:26:47.117793 [ 257 ] {81c0156d-e542-4b6b-a3b4-a670f3d76951} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2025.12.22 16:26:47.117923 [ 37 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8253 | 2025.12.22 16:26:47.117954 [ 257 ] {81c0156d-e542-4b6b-a3b4-a670f3d76951} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001408 sec., 17045.454545454544 rows/sec., 1.15 MiB/sec. | ||
| 8254 | 2025.12.22 16:26:47.117955 [ 37 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2025.12.22 16:26:47.118000 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8256 | 2025.12.22 16:26:47.118009 [ 257 ] {81c0156d-e542-4b6b-a3b4-a670f3d76951} <Debug> TCPHandler: Processed in 0.001618833 sec. | ||
| 8257 | 2025.12.22 16:26:47.118062 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8258 | 2025.12.22 16:26:47.118144 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8259 | 2025.12.22 16:26:47.118170 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3688 rows starting from the beginning of the part | ||
| 8260 | 2025.12.22 16:26:47.118218 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8261 | 2025.12.22 16:26:47.118257 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8262 | 2025.12.22 16:26:47.118296 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8263 | 2025.12.22 16:26:47.118330 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 80 rows starting from the beginning of the part | ||
| 8264 | 2025.12.22 16:26:47.118365 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 8265 | 2025.12.22 16:26:47.119935 [ 199 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4016 rows, containing 4 columns (4 merged, 0 gathered) in 0.00189723 sec., 2116770.2387164445 rows/sec., 134.27 MiB/sec. | ||
| 8266 | 2025.12.22 16:26:47.120309 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8267 | 2025.12.22 16:26:47.120565 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2025.12.22 16:26:47.120629 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_56_11} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8269 | 2025.12.22 16:26:47.120688 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8270 | 2025.12.22 16:26:47.121893 [ 186 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18117 rows, containing 5 columns (5 merged, 0 gathered) in 0.005548505 sec., 3265203.8702317113 rows/sec., 218.45 MiB/sec. | ||
| 8271 | 2025.12.22 16:26:47.122132 [ 189 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8272 | 2025.12.22 16:26:47.122379 [ 189 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2025.12.22 16:26:47.122443 [ 189 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8274 | 2025.12.22 16:26:47.122513 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB. | ||
| 8275 | 2025.12.22 16:26:48.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.83 MiB, peak 299.02 MiB, free memory in arenas 0.00 B, will set to 290.98 MiB (RSS), difference: 1.15 MiB | ||
| 8276 | 2025.12.22 16:26:48.578424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16646 | ||
| 8277 | 2025.12.22 16:26:48.579127 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2025.12.22 16:26:48.579171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8279 | 2025.12.22 16:26:48.579660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8280 | 2025.12.22 16:26:48.579877 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2025.12.22 16:26:48.580007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16646 | ||
| 8282 | 2025.12.22 16:26:49.488853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8283 | 2025.12.22 16:26:49.506278 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2025.12.22 16:26:49.506339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8285 | 2025.12.22 16:26:49.512322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8286 | 2025.12.22 16:26:49.513090 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2025.12.22 16:26:49.516032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8288 | 2025.12.22 16:26:52.117372 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2025.12.22 16:26:52.117561 [ 257 ] {9865732d-c915-4a7a-8169-b8c40436743a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8290 | 2025.12.22 16:26:52.117627 [ 257 ] {9865732d-c915-4a7a-8169-b8c40436743a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8291 | 2025.12.22 16:26:52.118343 [ 257 ] {9865732d-c915-4a7a-8169-b8c40436743a} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2025.12.22 16:26:52.118392 [ 257 ] {9865732d-c915-4a7a-8169-b8c40436743a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8293 | 2025.12.22 16:26:52.118796 [ 257 ] {9865732d-c915-4a7a-8169-b8c40436743a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8294 | 2025.12.22 16:26:52.119018 [ 257 ] {9865732d-c915-4a7a-8169-b8c40436743a} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2025.12.22 16:26:52.119171 [ 257 ] {9865732d-c915-4a7a-8169-b8c40436743a} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001657 sec., 63971.03198551599 rows/sec., 5.36 MiB/sec. | ||
| 8296 | 2025.12.22 16:26:52.119221 [ 257 ] {9865732d-c915-4a7a-8169-b8c40436743a} <Debug> TCPHandler: Processed in 0.001994523 sec. | ||
| 8297 | 2025.12.22 16:26:52.119351 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2025.12.22 16:26:52.119452 [ 257 ] {a7518dc2-14f4-4695-8899-16e4ba065c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8299 | 2025.12.22 16:26:52.119497 [ 257 ] {a7518dc2-14f4-4695-8899-16e4ba065c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8300 | 2025.12.22 16:26:52.119915 [ 257 ] {a7518dc2-14f4-4695-8899-16e4ba065c57} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2025.12.22 16:26:52.119951 [ 257 ] {a7518dc2-14f4-4695-8899-16e4ba065c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8302 | 2025.12.22 16:26:52.120245 [ 257 ] {a7518dc2-14f4-4695-8899-16e4ba065c57} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8303 | 2025.12.22 16:26:52.120444 [ 257 ] {a7518dc2-14f4-4695-8899-16e4ba065c57} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2025.12.22 16:26:52.120562 [ 64 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8305 | 2025.12.22 16:26:52.120568 [ 257 ] {a7518dc2-14f4-4695-8899-16e4ba065c57} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001141 sec., 21910.60473269062 rows/sec., 1.61 MiB/sec. | ||
| 8306 | 2025.12.22 16:26:52.120633 [ 64 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2025.12.22 16:26:52.120648 [ 257 ] {a7518dc2-14f4-4695-8899-16e4ba065c57} <Debug> TCPHandler: Processed in 0.001346615 sec. | ||
| 8308 | 2025.12.22 16:26:52.120659 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8309 | 2025.12.22 16:26:52.120768 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8310 | 2025.12.22 16:26:52.120769 [ 187 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8311 | 2025.12.22 16:26:52.120864 [ 257 ] {d2925c4d-3f03-4667-b5f1-a655a0f82a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8312 | 2025.12.22 16:26:52.120886 [ 187 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8313 | 2025.12.22 16:26:52.120904 [ 257 ] {d2925c4d-3f03-4667-b5f1-a655a0f82a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8314 | 2025.12.22 16:26:52.120921 [ 187 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 263 rows starting from the beginning of the part | ||
| 8315 | 2025.12.22 16:26:52.120988 [ 187 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
| 8316 | 2025.12.22 16:26:52.121040 [ 187 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 220 rows starting from the beginning of the part | ||
| 8317 | 2025.12.22 16:26:52.121091 [ 187 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part | ||
| 8318 | 2025.12.22 16:26:52.121138 [ 187 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 236 rows starting from the beginning of the part | ||
| 8319 | 2025.12.22 16:26:52.121190 [ 187 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part | ||
| 8320 | 2025.12.22 16:26:52.121337 [ 257 ] {d2925c4d-3f03-4667-b5f1-a655a0f82a9c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2025.12.22 16:26:52.121371 [ 257 ] {d2925c4d-3f03-4667-b5f1-a655a0f82a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8322 | 2025.12.22 16:26:52.121669 [ 257 ] {d2925c4d-3f03-4667-b5f1-a655a0f82a9c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8323 | 2025.12.22 16:26:52.121872 [ 257 ] {d2925c4d-3f03-4667-b5f1-a655a0f82a9c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2025.12.22 16:26:52.121993 [ 257 ] {d2925c4d-3f03-4667-b5f1-a655a0f82a9c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001147 sec., 77593.72275501308 rows/sec., 6.06 MiB/sec. | ||
| 8325 | 2025.12.22 16:26:52.122029 [ 257 ] {d2925c4d-3f03-4667-b5f1-a655a0f82a9c} <Debug> TCPHandler: Processed in 0.001308504 sec. | ||
| 8326 | 2025.12.22 16:26:52.122086 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356996 sec., 586589.790979487 rows/sec., 38.48 MiB/sec. | ||
| 8327 | 2025.12.22 16:26:52.122143 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2025.12.22 16:26:52.122240 [ 257 ] {eeb0a2fe-45c3-4061-bdce-b42448d485e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8329 | 2025.12.22 16:26:52.122239 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8330 | 2025.12.22 16:26:52.122284 [ 257 ] {eeb0a2fe-45c3-4061-bdce-b42448d485e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8331 | 2025.12.22 16:26:52.122499 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2025.12.22 16:26:52.122586 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_46_9} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8333 | 2025.12.22 16:26:52.122651 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8334 | 2025.12.22 16:26:52.122692 [ 257 ] {eeb0a2fe-45c3-4061-bdce-b42448d485e2} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2025.12.22 16:26:52.122725 [ 257 ] {eeb0a2fe-45c3-4061-bdce-b42448d485e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8336 | 2025.12.22 16:26:52.123043 [ 257 ] {eeb0a2fe-45c3-4061-bdce-b42448d485e2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8337 | 2025.12.22 16:26:52.123252 [ 257 ] {eeb0a2fe-45c3-4061-bdce-b42448d485e2} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2025.12.22 16:26:52.123374 [ 257 ] {eeb0a2fe-45c3-4061-bdce-b42448d485e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 8339 | 2025.12.22 16:26:52.123410 [ 257 ] {eeb0a2fe-45c3-4061-bdce-b42448d485e2} <Debug> TCPHandler: Processed in 0.001313614 sec. | ||
| 8340 | 2025.12.22 16:26:52.123517 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2025.12.22 16:26:52.123610 [ 257 ] {b2bef388-947f-4de5-b1b5-936b1a6081c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8342 | 2025.12.22 16:26:52.123663 [ 257 ] {b2bef388-947f-4de5-b1b5-936b1a6081c0} <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 | ||
| 8343 | 2025.12.22 16:26:52.124451 [ 257 ] {b2bef388-947f-4de5-b1b5-936b1a6081c0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2025.12.22 16:26:52.124487 [ 257 ] {b2bef388-947f-4de5-b1b5-936b1a6081c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8345 | 2025.12.22 16:26:52.124996 [ 257 ] {b2bef388-947f-4de5-b1b5-936b1a6081c0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8346 | 2025.12.22 16:26:52.125207 [ 257 ] {b2bef388-947f-4de5-b1b5-936b1a6081c0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2025.12.22 16:26:52.125318 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8348 | 2025.12.22 16:26:52.125339 [ 257 ] {b2bef388-947f-4de5-b1b5-936b1a6081c0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001746 sec., 14318.442153493701 rows/sec., 25.66 MiB/sec. | ||
| 8349 | 2025.12.22 16:26:52.125365 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2025.12.22 16:26:52.125390 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8351 | 2025.12.22 16:26:52.125397 [ 257 ] {b2bef388-947f-4de5-b1b5-936b1a6081c0} <Debug> TCPHandler: Processed in 0.00192647 sec. | ||
| 8352 | 2025.12.22 16:26:52.125461 [ 187 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8353 | 2025.12.22 16:26:52.125515 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2025.12.22 16:26:52.125607 [ 257 ] {d08594dc-012a-404e-b1c0-8e1454515da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8355 | 2025.12.22 16:26:52.125618 [ 187 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8356 | 2025.12.22 16:26:52.125648 [ 257 ] {d08594dc-012a-404e-b1c0-8e1454515da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8357 | 2025.12.22 16:26:52.125664 [ 187 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 743 rows starting from the beginning of the part | ||
| 8358 | 2025.12.22 16:26:52.125764 [ 187 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 8359 | 2025.12.22 16:26:52.125854 [ 187 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 8360 | 2025.12.22 16:26:52.125945 [ 187 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part | ||
| 8361 | 2025.12.22 16:26:52.125979 [ 257 ] {d08594dc-012a-404e-b1c0-8e1454515da2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2025.12.22 16:26:52.126015 [ 257 ] {d08594dc-012a-404e-b1c0-8e1454515da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8363 | 2025.12.22 16:26:52.126038 [ 187 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part | ||
| 8364 | 2025.12.22 16:26:52.126126 [ 187 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part | ||
| 8365 | 2025.12.22 16:26:52.126332 [ 257 ] {d08594dc-012a-404e-b1c0-8e1454515da2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8366 | 2025.12.22 16:26:52.126544 [ 257 ] {d08594dc-012a-404e-b1c0-8e1454515da2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2025.12.22 16:26:52.126682 [ 257 ] {d08594dc-012a-404e-b1c0-8e1454515da2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8368 | 2025.12.22 16:26:52.126733 [ 257 ] {d08594dc-012a-404e-b1c0-8e1454515da2} <Debug> TCPHandler: Processed in 0.001264443 sec. | ||
| 8369 | 2025.12.22 16:26:52.139945 [ 187 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 19 columns (19 merged, 0 gathered) in 0.01451226 sec., 58433.35221392119 rows/sec., 104.71 MiB/sec. | ||
| 8370 | 2025.12.22 16:26:52.140954 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8371 | 2025.12.22 16:26:52.141284 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2025.12.22 16:26:52.141352 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8373 | 2025.12.22 16:26:52.141447 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 8374 | 2025.12.22 16:26:53.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.73 MiB, peak 299.35 MiB, free memory in arenas 0.00 B, will set to 293.63 MiB (RSS), difference: 1.89 MiB | ||
| 8375 | 2025.12.22 16:26:55.708093 [ 73 ] {} <Debug> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8376 | 2025.12.22 16:26:55.708156 [ 73 ] {} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2025.12.22 16:26:55.708180 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8378 | 2025.12.22 16:26:55.708346 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 8379 | 2025.12.22 16:26:55.708566 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8380 | 2025.12.22 16:26:55.708623 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 8381 | 2025.12.22 16:26:55.708731 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 8382 | 2025.12.22 16:26:55.708812 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 8383 | 2025.12.22 16:26:55.708858 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 8384 | 2025.12.22 16:26:55.708898 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 8385 | 2025.12.22 16:26:55.709683 [ 195 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419447 sec., 38042.98434531195 rows/sec., 3.17 MiB/sec. | ||
| 8386 | 2025.12.22 16:26:55.709822 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8387 | 2025.12.22 16:26:55.710069 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2025.12.22 16:26:55.710137 [ 186 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_9_2} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8389 | 2025.12.22 16:26:55.710202 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8390 | 2025.12.22 16:26:55.932459 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8391 | 2025.12.22 16:26:55.932508 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8392 | 2025.12.22 16:26:56.080311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17158 | ||
| 8393 | 2025.12.22 16:26:56.080834 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2025.12.22 16:26:56.080876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8395 | 2025.12.22 16:26:56.081336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8396 | 2025.12.22 16:26:56.081553 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.12.22 16:26:56.081689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17158 | ||
| 8398 | 2025.12.22 16:26:56.081690 [ 73 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8399 | 2025.12.22 16:26:56.081756 [ 73 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2025.12.22 16:26:56.081778 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8401 | 2025.12.22 16:26:56.081946 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8402 | 2025.12.22 16:26:56.082056 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8403 | 2025.12.22 16:26:56.082091 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14726 rows starting from the beginning of the part | ||
| 8404 | 2025.12.22 16:26:56.082153 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8405 | 2025.12.22 16:26:56.082202 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8406 | 2025.12.22 16:26:56.082247 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8407 | 2025.12.22 16:26:56.082292 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8408 | 2025.12.22 16:26:56.082336 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8409 | 2025.12.22 16:26:56.084185 [ 186 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17158 rows, containing 4 columns (4 merged, 0 gathered) in 0.00228322 sec., 7514825.553385132 rows/sec., 107.50 MiB/sec. | ||
| 8410 | 2025.12.22 16:26:56.084291 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8411 | 2025.12.22 16:26:56.084533 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2025.12.22 16:26:56.084595 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_36_7} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8413 | 2025.12.22 16:26:56.084659 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8414 | 2025.12.22 16:26:56.104822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1114 | ||
| 8415 | 2025.12.22 16:26:56.106902 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2025.12.22 16:26:56.106945 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8417 | 2025.12.22 16:26:56.108123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8418 | 2025.12.22 16:26:56.108405 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2025.12.22 16:26:56.108526 [ 73 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8420 | 2025.12.22 16:26:56.108560 [ 73 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2025.12.22 16:26:56.108580 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8422 | 2025.12.22 16:26:56.108675 [ 194 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8423 | 2025.12.22 16:26:56.108749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 8424 | 2025.12.22 16:26:56.109249 [ 194 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8425 | 2025.12.22 16:26:56.109392 [ 194 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 920 rows starting from the beginning of the part | ||
| 8426 | 2025.12.22 16:26:56.109779 [ 194 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 8427 | 2025.12.22 16:26:56.110144 [ 194 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 8428 | 2025.12.22 16:26:56.110506 [ 194 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8429 | 2025.12.22 16:26:56.110843 [ 194 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
| 8430 | 2025.12.22 16:26:56.111189 [ 194 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 8431 | 2025.12.22 16:26:56.117339 [ 192 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 72 columns (72 merged, 0 gathered) in 0.008708508 sec., 127920.8792137528 rows/sec., 101.81 MiB/sec. | ||
| 8432 | 2025.12.22 16:26:56.118455 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8433 | 2025.12.22 16:26:56.118989 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2025.12.22 16:26:56.119061 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_26_5} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8435 | 2025.12.22 16:26:56.119229 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 8436 | 2025.12.22 16:26:57.016235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8437 | 2025.12.22 16:26:57.032652 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2025.12.22 16:26:57.032699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8439 | 2025.12.22 16:26:57.038316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8440 | 2025.12.22 16:26:57.039001 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2025.12.22 16:26:57.039275 [ 71 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8442 | 2025.12.22 16:26:57.039318 [ 71 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2025.12.22 16:26:57.039340 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8444 | 2025.12.22 16:26:57.039433 [ 191 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8445 | 2025.12.22 16:26:57.041810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8446 | 2025.12.22 16:26:57.042374 [ 191 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8447 | 2025.12.22 16:26:57.043079 [ 191 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8448 | 2025.12.22 16:26:57.046406 [ 191 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8449 | 2025.12.22 16:26:57.049738 [ 191 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8450 | 2025.12.22 16:26:57.053446 [ 191 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8451 | 2025.12.22 16:26:57.057362 [ 191 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8452 | 2025.12.22 16:26:57.061216 [ 191 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8453 | 2025.12.22 16:26:57.109780 [ 196 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.070377462 sec., 3864.873672199205 rows/sec., 19.98 MiB/sec. | ||
| 8454 | 2025.12.22 16:26:57.112463 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8455 | 2025.12.22 16:26:57.114472 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2025.12.22 16:26:57.114584 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_36_7} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8457 | 2025.12.22 16:26:57.117420 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8458 | 2025.12.22 16:26:57.129780 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8459 | 2025.12.22 16:26:57.129950 [ 257 ] {378bd1d3-d7b5-4f9e-ba17-52860004b7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8460 | 2025.12.22 16:26:57.130038 [ 257 ] {378bd1d3-d7b5-4f9e-ba17-52860004b7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8461 | 2025.12.22 16:26:57.131073 [ 257 ] {378bd1d3-d7b5-4f9e-ba17-52860004b7e9} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8462 | 2025.12.22 16:26:57.131111 [ 257 ] {378bd1d3-d7b5-4f9e-ba17-52860004b7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8463 | 2025.12.22 16:26:57.131493 [ 257 ] {378bd1d3-d7b5-4f9e-ba17-52860004b7e9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8464 | 2025.12.22 16:26:57.131720 [ 257 ] {378bd1d3-d7b5-4f9e-ba17-52860004b7e9} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8465 | 2025.12.22 16:26:57.131862 [ 257 ] {378bd1d3-d7b5-4f9e-ba17-52860004b7e9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001973 sec., 207805.37252914344 rows/sec., 13.18 MiB/sec. | ||
| 8466 | 2025.12.22 16:26:57.131906 [ 257 ] {378bd1d3-d7b5-4f9e-ba17-52860004b7e9} <Debug> TCPHandler: Processed in 0.002238249 sec. | ||
| 8467 | 2025.12.22 16:26:57.132031 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2025.12.22 16:26:57.132127 [ 257 ] {d6d9ec2c-85ef-486b-831f-4d7a5ca6c011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8469 | 2025.12.22 16:26:57.132169 [ 257 ] {d6d9ec2c-85ef-486b-831f-4d7a5ca6c011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8470 | 2025.12.22 16:26:57.133286 [ 257 ] {d6d9ec2c-85ef-486b-831f-4d7a5ca6c011} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2025.12.22 16:26:57.133321 [ 257 ] {d6d9ec2c-85ef-486b-831f-4d7a5ca6c011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8472 | 2025.12.22 16:26:57.133706 [ 257 ] {d6d9ec2c-85ef-486b-831f-4d7a5ca6c011} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8473 | 2025.12.22 16:26:57.133925 [ 257 ] {d6d9ec2c-85ef-486b-831f-4d7a5ca6c011} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2025.12.22 16:26:57.134060 [ 257 ] {d6d9ec2c-85ef-486b-831f-4d7a5ca6c011} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001951 sec., 585340.8508457202 rows/sec., 46.46 MiB/sec. | ||
| 8475 | 2025.12.22 16:26:57.134099 [ 257 ] {d6d9ec2c-85ef-486b-831f-4d7a5ca6c011} <Debug> TCPHandler: Processed in 0.002117936 sec. | ||
| 8476 | 2025.12.22 16:26:57.134211 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8477 | 2025.12.22 16:26:57.134307 [ 257 ] {b6f9285c-df58-4130-bfc6-ceb704a1c7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8478 | 2025.12.22 16:26:57.134347 [ 257 ] {b6f9285c-df58-4130-bfc6-ceb704a1c7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8479 | 2025.12.22 16:26:57.134874 [ 257 ] {b6f9285c-df58-4130-bfc6-ceb704a1c7b2} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2025.12.22 16:26:57.134911 [ 257 ] {b6f9285c-df58-4130-bfc6-ceb704a1c7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8481 | 2025.12.22 16:26:57.135220 [ 257 ] {b6f9285c-df58-4130-bfc6-ceb704a1c7b2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8482 | 2025.12.22 16:26:57.135430 [ 257 ] {b6f9285c-df58-4130-bfc6-ceb704a1c7b2} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2025.12.22 16:26:57.135556 [ 257 ] {b6f9285c-df58-4130-bfc6-ceb704a1c7b2} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001268 sec., 173501.57728706623 rows/sec., 10.35 MiB/sec. | ||
| 8484 | 2025.12.22 16:26:57.135593 [ 257 ] {b6f9285c-df58-4130-bfc6-ceb704a1c7b2} <Debug> TCPHandler: Processed in 0.001431077 sec. | ||
| 8485 | 2025.12.22 16:26:57.135701 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2025.12.22 16:26:57.135797 [ 257 ] {00e8fa84-bb85-4ff2-8bbf-9e24706d08be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8487 | 2025.12.22 16:26:57.135837 [ 257 ] {00e8fa84-bb85-4ff2-8bbf-9e24706d08be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8488 | 2025.12.22 16:26:57.136341 [ 257 ] {00e8fa84-bb85-4ff2-8bbf-9e24706d08be} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2025.12.22 16:26:57.136377 [ 257 ] {00e8fa84-bb85-4ff2-8bbf-9e24706d08be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8490 | 2025.12.22 16:26:57.136680 [ 257 ] {00e8fa84-bb85-4ff2-8bbf-9e24706d08be} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8491 | 2025.12.22 16:26:57.136901 [ 257 ] {00e8fa84-bb85-4ff2-8bbf-9e24706d08be} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2025.12.22 16:26:57.137028 [ 257 ] {00e8fa84-bb85-4ff2-8bbf-9e24706d08be} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 8493 | 2025.12.22 16:26:57.137065 [ 257 ] {00e8fa84-bb85-4ff2-8bbf-9e24706d08be} <Debug> TCPHandler: Processed in 0.001413537 sec. | ||
| 8494 | 2025.12.22 16:26:57.137169 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2025.12.22 16:26:57.137262 [ 257 ] {54d2b87d-be68-44a3-9ce4-f694af2ba0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8496 | 2025.12.22 16:26:57.137303 [ 257 ] {54d2b87d-be68-44a3-9ce4-f694af2ba0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8497 | 2025.12.22 16:26:57.137807 [ 257 ] {54d2b87d-be68-44a3-9ce4-f694af2ba0b9} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2025.12.22 16:26:57.137844 [ 257 ] {54d2b87d-be68-44a3-9ce4-f694af2ba0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8499 | 2025.12.22 16:26:57.138132 [ 257 ] {54d2b87d-be68-44a3-9ce4-f694af2ba0b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8500 | 2025.12.22 16:26:57.138327 [ 257 ] {54d2b87d-be68-44a3-9ce4-f694af2ba0b9} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2025.12.22 16:26:57.138451 [ 257 ] {54d2b87d-be68-44a3-9ce4-f694af2ba0b9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 8502 | 2025.12.22 16:26:57.138486 [ 257 ] {54d2b87d-be68-44a3-9ce4-f694af2ba0b9} <Debug> TCPHandler: Processed in 0.001402007 sec. | ||
| 8503 | 2025.12.22 16:26:57.138580 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2025.12.22 16:26:57.138669 [ 257 ] {24da2b09-0f8a-4376-811c-65fde8c5fdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8505 | 2025.12.22 16:26:57.138706 [ 257 ] {24da2b09-0f8a-4376-811c-65fde8c5fdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8506 | 2025.12.22 16:26:57.139509 [ 257 ] {24da2b09-0f8a-4376-811c-65fde8c5fdb1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2025.12.22 16:26:57.139545 [ 257 ] {24da2b09-0f8a-4376-811c-65fde8c5fdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8508 | 2025.12.22 16:26:57.139874 [ 257 ] {24da2b09-0f8a-4376-811c-65fde8c5fdb1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8509 | 2025.12.22 16:26:57.140084 [ 257 ] {24da2b09-0f8a-4376-811c-65fde8c5fdb1} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2025.12.22 16:26:57.140214 [ 257 ] {24da2b09-0f8a-4376-811c-65fde8c5fdb1} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001513 sec., 458691.3417052214 rows/sec., 32.06 MiB/sec. | ||
| 8511 | 2025.12.22 16:26:57.140251 [ 257 ] {24da2b09-0f8a-4376-811c-65fde8c5fdb1} <Debug> TCPHandler: Processed in 0.001676844 sec. | ||
| 8512 | 2025.12.22 16:26:57.140361 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2025.12.22 16:26:57.140456 [ 257 ] {d891db73-7910-4e89-b6a8-3fe89f7abf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8514 | 2025.12.22 16:26:57.140498 [ 257 ] {d891db73-7910-4e89-b6a8-3fe89f7abf46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8515 | 2025.12.22 16:26:57.140816 [ 257 ] {d891db73-7910-4e89-b6a8-3fe89f7abf46} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2025.12.22 16:26:57.140851 [ 257 ] {d891db73-7910-4e89-b6a8-3fe89f7abf46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8517 | 2025.12.22 16:26:57.141150 [ 257 ] {d891db73-7910-4e89-b6a8-3fe89f7abf46} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8518 | 2025.12.22 16:26:57.141371 [ 257 ] {d891db73-7910-4e89-b6a8-3fe89f7abf46} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2025.12.22 16:26:57.141496 [ 257 ] {d891db73-7910-4e89-b6a8-3fe89f7abf46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 8520 | 2025.12.22 16:26:57.141534 [ 257 ] {d891db73-7910-4e89-b6a8-3fe89f7abf46} <Debug> TCPHandler: Processed in 0.001222741 sec. | ||
| 8521 | 2025.12.22 16:26:57.141637 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2025.12.22 16:26:57.141735 [ 257 ] {62711bac-e8a8-4662-bf43-284fd5fcf3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8523 | 2025.12.22 16:26:57.141778 [ 257 ] {62711bac-e8a8-4662-bf43-284fd5fcf3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8524 | 2025.12.22 16:26:57.142237 [ 257 ] {62711bac-e8a8-4662-bf43-284fd5fcf3b8} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2025.12.22 16:26:57.142273 [ 257 ] {62711bac-e8a8-4662-bf43-284fd5fcf3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8526 | 2025.12.22 16:26:57.142614 [ 257 ] {62711bac-e8a8-4662-bf43-284fd5fcf3b8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8527 | 2025.12.22 16:26:57.142818 [ 257 ] {62711bac-e8a8-4662-bf43-284fd5fcf3b8} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2025.12.22 16:26:57.142950 [ 257 ] {62711bac-e8a8-4662-bf43-284fd5fcf3b8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001233 sec., 254663.42254663425 rows/sec., 16.73 MiB/sec. | ||
| 8529 | 2025.12.22 16:26:57.142987 [ 257 ] {62711bac-e8a8-4662-bf43-284fd5fcf3b8} <Debug> TCPHandler: Processed in 0.001398887 sec. | ||
| 8530 | 2025.12.22 16:26:57.143093 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2025.12.22 16:26:57.143196 [ 257 ] {242c0875-35b3-426f-971b-80dcb2daf578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8532 | 2025.12.22 16:26:57.143239 [ 257 ] {242c0875-35b3-426f-971b-80dcb2daf578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8533 | 2025.12.22 16:26:57.143556 [ 257 ] {242c0875-35b3-426f-971b-80dcb2daf578} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2025.12.22 16:26:57.143595 [ 257 ] {242c0875-35b3-426f-971b-80dcb2daf578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8535 | 2025.12.22 16:26:57.143904 [ 257 ] {242c0875-35b3-426f-971b-80dcb2daf578} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8536 | 2025.12.22 16:26:57.144115 [ 257 ] {242c0875-35b3-426f-971b-80dcb2daf578} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2025.12.22 16:26:57.144245 [ 257 ] {242c0875-35b3-426f-971b-80dcb2daf578} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 8538 | 2025.12.22 16:26:57.144282 [ 257 ] {242c0875-35b3-426f-971b-80dcb2daf578} <Debug> TCPHandler: Processed in 0.001238113 sec. | ||
| 8539 | 2025.12.22 16:26:57.144381 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2025.12.22 16:26:57.144476 [ 257 ] {044a7737-cecd-4428-9716-37e058ccefe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8541 | 2025.12.22 16:26:57.144530 [ 257 ] {044a7737-cecd-4428-9716-37e058ccefe5} <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 | ||
| 8542 | 2025.12.22 16:26:57.145370 [ 257 ] {044a7737-cecd-4428-9716-37e058ccefe5} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.12.22 16:26:57.145410 [ 257 ] {044a7737-cecd-4428-9716-37e058ccefe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8544 | 2025.12.22 16:26:57.146000 [ 257 ] {044a7737-cecd-4428-9716-37e058ccefe5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8545 | 2025.12.22 16:26:57.146230 [ 257 ] {044a7737-cecd-4428-9716-37e058ccefe5} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2025.12.22 16:26:57.146367 [ 257 ] {044a7737-cecd-4428-9716-37e058ccefe5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001909 sec., 7857.51702462022 rows/sec., 14.08 MiB/sec. | ||
| 8547 | 2025.12.22 16:26:57.146422 [ 257 ] {044a7737-cecd-4428-9716-37e058ccefe5} <Debug> TCPHandler: Processed in 0.002089214 sec. | ||
| 8548 | 2025.12.22 16:26:57.146530 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2025.12.22 16:26:57.146627 [ 257 ] {7ceaa386-27de-446e-bb10-942a31e42db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8550 | 2025.12.22 16:26:57.146668 [ 257 ] {7ceaa386-27de-446e-bb10-942a31e42db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8551 | 2025.12.22 16:26:57.147009 [ 257 ] {7ceaa386-27de-446e-bb10-942a31e42db1} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2025.12.22 16:26:57.147046 [ 257 ] {7ceaa386-27de-446e-bb10-942a31e42db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8553 | 2025.12.22 16:26:57.147368 [ 257 ] {7ceaa386-27de-446e-bb10-942a31e42db1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8554 | 2025.12.22 16:26:57.147581 [ 257 ] {7ceaa386-27de-446e-bb10-942a31e42db1} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2025.12.22 16:26:57.147708 [ 257 ] {7ceaa386-27de-446e-bb10-942a31e42db1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 8556 | 2025.12.22 16:26:57.147745 [ 257 ] {7ceaa386-27de-446e-bb10-942a31e42db1} <Debug> TCPHandler: Processed in 0.001263103 sec. | ||
| 8557 | 2025.12.22 16:27:02.116857 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2025.12.22 16:27:02.117070 [ 257 ] {2fd04512-8529-4a62-a6dd-a2cd1137d575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8559 | 2025.12.22 16:27:02.117146 [ 257 ] {2fd04512-8529-4a62-a6dd-a2cd1137d575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8560 | 2025.12.22 16:27:02.117781 [ 257 ] {2fd04512-8529-4a62-a6dd-a2cd1137d575} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2025.12.22 16:27:02.117830 [ 257 ] {2fd04512-8529-4a62-a6dd-a2cd1137d575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8562 | 2025.12.22 16:27:02.118241 [ 257 ] {2fd04512-8529-4a62-a6dd-a2cd1137d575} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8563 | 2025.12.22 16:27:02.118490 [ 257 ] {2fd04512-8529-4a62-a6dd-a2cd1137d575} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2025.12.22 16:27:02.118650 [ 257 ] {2fd04512-8529-4a62-a6dd-a2cd1137d575} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001633 sec., 64911.206368646664 rows/sec., 5.44 MiB/sec. | ||
| 8565 | 2025.12.22 16:27:02.118703 [ 257 ] {2fd04512-8529-4a62-a6dd-a2cd1137d575} <Debug> TCPHandler: Processed in 0.001978852 sec. | ||
| 8566 | 2025.12.22 16:27:02.118834 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2025.12.22 16:27:02.118937 [ 257 ] {23b04960-31e6-44ff-9698-dd0149311ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8568 | 2025.12.22 16:27:02.118983 [ 257 ] {23b04960-31e6-44ff-9698-dd0149311ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8569 | 2025.12.22 16:27:02.119415 [ 257 ] {23b04960-31e6-44ff-9698-dd0149311ce0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2025.12.22 16:27:02.119454 [ 257 ] {23b04960-31e6-44ff-9698-dd0149311ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8571 | 2025.12.22 16:27:02.119764 [ 257 ] {23b04960-31e6-44ff-9698-dd0149311ce0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8572 | 2025.12.22 16:27:02.119988 [ 257 ] {23b04960-31e6-44ff-9698-dd0149311ce0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2025.12.22 16:27:02.120120 [ 257 ] {23b04960-31e6-44ff-9698-dd0149311ce0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001206 sec., 20729.684908789386 rows/sec., 1.52 MiB/sec. | ||
| 8574 | 2025.12.22 16:27:02.120160 [ 257 ] {23b04960-31e6-44ff-9698-dd0149311ce0} <Debug> TCPHandler: Processed in 0.001378916 sec. | ||
| 8575 | 2025.12.22 16:27:02.120268 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2025.12.22 16:27:02.120364 [ 257 ] {be60393c-7a45-48f8-856c-964f926d4ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8577 | 2025.12.22 16:27:02.120404 [ 257 ] {be60393c-7a45-48f8-856c-964f926d4ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8578 | 2025.12.22 16:27:02.120828 [ 257 ] {be60393c-7a45-48f8-856c-964f926d4ddd} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2025.12.22 16:27:02.120865 [ 257 ] {be60393c-7a45-48f8-856c-964f926d4ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8580 | 2025.12.22 16:27:02.121174 [ 257 ] {be60393c-7a45-48f8-856c-964f926d4ddd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8581 | 2025.12.22 16:27:02.121387 [ 257 ] {be60393c-7a45-48f8-856c-964f926d4ddd} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2025.12.22 16:27:02.121515 [ 257 ] {be60393c-7a45-48f8-856c-964f926d4ddd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00117 sec., 76068.37606837606 rows/sec., 5.94 MiB/sec. | ||
| 8583 | 2025.12.22 16:27:02.121553 [ 257 ] {be60393c-7a45-48f8-856c-964f926d4ddd} <Debug> TCPHandler: Processed in 0.001334605 sec. | ||
| 8584 | 2025.12.22 16:27:02.121664 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2025.12.22 16:27:02.121760 [ 257 ] {ebdbc990-b182-4f91-ba07-98f606821969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8586 | 2025.12.22 16:27:02.121803 [ 257 ] {ebdbc990-b182-4f91-ba07-98f606821969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8587 | 2025.12.22 16:27:02.122205 [ 257 ] {ebdbc990-b182-4f91-ba07-98f606821969} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2025.12.22 16:27:02.122241 [ 257 ] {ebdbc990-b182-4f91-ba07-98f606821969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8589 | 2025.12.22 16:27:02.122569 [ 257 ] {ebdbc990-b182-4f91-ba07-98f606821969} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8590 | 2025.12.22 16:27:02.122789 [ 257 ] {ebdbc990-b182-4f91-ba07-98f606821969} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2025.12.22 16:27:02.122916 [ 257 ] {ebdbc990-b182-4f91-ba07-98f606821969} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 8592 | 2025.12.22 16:27:02.122953 [ 257 ] {ebdbc990-b182-4f91-ba07-98f606821969} <Debug> TCPHandler: Processed in 0.001337805 sec. | ||
| 8593 | 2025.12.22 16:27:02.123092 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2025.12.22 16:27:02.123201 [ 257 ] {9ed6c057-cc17-4a48-b109-1c0a319a48ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8595 | 2025.12.22 16:27:02.123257 [ 257 ] {9ed6c057-cc17-4a48-b109-1c0a319a48ec} <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 | ||
| 8596 | 2025.12.22 16:27:02.124101 [ 257 ] {9ed6c057-cc17-4a48-b109-1c0a319a48ec} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2025.12.22 16:27:02.124138 [ 257 ] {9ed6c057-cc17-4a48-b109-1c0a319a48ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8598 | 2025.12.22 16:27:02.124664 [ 257 ] {9ed6c057-cc17-4a48-b109-1c0a319a48ec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8599 | 2025.12.22 16:27:02.124886 [ 257 ] {9ed6c057-cc17-4a48-b109-1c0a319a48ec} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2025.12.22 16:27:02.125021 [ 257 ] {9ed6c057-cc17-4a48-b109-1c0a319a48ec} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001839 sec., 13594.344752582927 rows/sec., 24.36 MiB/sec. | ||
| 8601 | 2025.12.22 16:27:02.125074 [ 257 ] {9ed6c057-cc17-4a48-b109-1c0a319a48ec} <Debug> TCPHandler: Processed in 0.002068984 sec. | ||
| 8602 | 2025.12.22 16:27:02.125189 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2025.12.22 16:27:02.125281 [ 257 ] {31619615-c75e-4e5a-a1be-77a013c6c82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8604 | 2025.12.22 16:27:02.125322 [ 257 ] {31619615-c75e-4e5a-a1be-77a013c6c82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8605 | 2025.12.22 16:27:02.125660 [ 257 ] {31619615-c75e-4e5a-a1be-77a013c6c82a} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2025.12.22 16:27:02.125696 [ 257 ] {31619615-c75e-4e5a-a1be-77a013c6c82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8607 | 2025.12.22 16:27:02.125992 [ 257 ] {31619615-c75e-4e5a-a1be-77a013c6c82a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8608 | 2025.12.22 16:27:02.126204 [ 257 ] {31619615-c75e-4e5a-a1be-77a013c6c82a} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2025.12.22 16:27:02.126327 [ 257 ] {31619615-c75e-4e5a-a1be-77a013c6c82a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8610 | 2025.12.22 16:27:02.126362 [ 257 ] {31619615-c75e-4e5a-a1be-77a013c6c82a} <Debug> TCPHandler: Processed in 0.001221481 sec. | ||
| 8611 | 2025.12.22 16:27:03.581936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17606 | ||
| 8612 | 2025.12.22 16:27:03.582462 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2025.12.22 16:27:03.582512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8614 | 2025.12.22 16:27:03.583029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8615 | 2025.12.22 16:27:03.583310 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2025.12.22 16:27:03.583486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17606 | ||
| 8617 | 2025.12.22 16:27:04.541895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8618 | 2025.12.22 16:27:04.556980 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2025.12.22 16:27:04.557037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8620 | 2025.12.22 16:27:04.562594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8621 | 2025.12.22 16:27:04.563288 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2025.12.22 16:27:04.566057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8623 | 2025.12.22 16:27:06.108959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1148 | ||
| 8624 | 2025.12.22 16:27:06.111241 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2025.12.22 16:27:06.111288 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8626 | 2025.12.22 16:27:06.112458 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8627 | 2025.12.22 16:27:06.112713 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2025.12.22 16:27:06.112966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 8629 | 2025.12.22 16:27:07.128088 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2025.12.22 16:27:07.128365 [ 257 ] {9fa1711b-986b-41c5-a05f-a4e54ed036cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8631 | 2025.12.22 16:27:07.128431 [ 257 ] {9fa1711b-986b-41c5-a05f-a4e54ed036cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8632 | 2025.12.22 16:27:07.129243 [ 257 ] {9fa1711b-986b-41c5-a05f-a4e54ed036cd} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2025.12.22 16:27:07.129293 [ 257 ] {9fa1711b-986b-41c5-a05f-a4e54ed036cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8634 | 2025.12.22 16:27:07.129706 [ 257 ] {9fa1711b-986b-41c5-a05f-a4e54ed036cd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8635 | 2025.12.22 16:27:07.129940 [ 257 ] {9fa1711b-986b-41c5-a05f-a4e54ed036cd} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2025.12.22 16:27:07.130100 [ 257 ] {9fa1711b-986b-41c5-a05f-a4e54ed036cd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001784 sec., 229820.62780269058 rows/sec., 14.58 MiB/sec. | ||
| 8637 | 2025.12.22 16:27:07.130152 [ 257 ] {9fa1711b-986b-41c5-a05f-a4e54ed036cd} <Debug> TCPHandler: Processed in 0.002248349 sec. | ||
| 8638 | 2025.12.22 16:27:07.130271 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8639 | 2025.12.22 16:27:07.130370 [ 257 ] {b06895f4-521f-4d2f-847b-0faa17b3ef37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8640 | 2025.12.22 16:27:07.130413 [ 257 ] {b06895f4-521f-4d2f-847b-0faa17b3ef37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8641 | 2025.12.22 16:27:07.131703 [ 257 ] {b06895f4-521f-4d2f-847b-0faa17b3ef37} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2025.12.22 16:27:07.131750 [ 257 ] {b06895f4-521f-4d2f-847b-0faa17b3ef37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8643 | 2025.12.22 16:27:07.132222 [ 257 ] {b06895f4-521f-4d2f-847b-0faa17b3ef37} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8644 | 2025.12.22 16:27:07.132450 [ 257 ] {b06895f4-521f-4d2f-847b-0faa17b3ef37} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2025.12.22 16:27:07.132581 [ 257 ] {b06895f4-521f-4d2f-847b-0faa17b3ef37} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.00223 sec., 512107.6233183856 rows/sec., 40.65 MiB/sec. | ||
| 8646 | 2025.12.22 16:27:07.132623 [ 257 ] {b06895f4-521f-4d2f-847b-0faa17b3ef37} <Debug> TCPHandler: Processed in 0.002404303 sec. | ||
| 8647 | 2025.12.22 16:27:07.132748 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8648 | 2025.12.22 16:27:07.132844 [ 257 ] {ddc3c9cb-095b-43f2-8948-d9a037b1c002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8649 | 2025.12.22 16:27:07.132885 [ 257 ] {ddc3c9cb-095b-43f2-8948-d9a037b1c002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8650 | 2025.12.22 16:27:07.133503 [ 257 ] {ddc3c9cb-095b-43f2-8948-d9a037b1c002} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2025.12.22 16:27:07.133550 [ 257 ] {ddc3c9cb-095b-43f2-8948-d9a037b1c002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8652 | 2025.12.22 16:27:07.133934 [ 257 ] {ddc3c9cb-095b-43f2-8948-d9a037b1c002} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8653 | 2025.12.22 16:27:07.134199 [ 257 ] {ddc3c9cb-095b-43f2-8948-d9a037b1c002} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8654 | 2025.12.22 16:27:07.134340 [ 257 ] {ddc3c9cb-095b-43f2-8948-d9a037b1c002} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001516 sec., 145118.73350923482 rows/sec., 8.66 MiB/sec. | ||
| 8655 | 2025.12.22 16:27:07.134379 [ 257 ] {ddc3c9cb-095b-43f2-8948-d9a037b1c002} <Debug> TCPHandler: Processed in 0.001680724 sec. | ||
| 8656 | 2025.12.22 16:27:07.134482 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2025.12.22 16:27:07.134577 [ 257 ] {163c944e-1720-4f04-b84d-0a42569a9e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8658 | 2025.12.22 16:27:07.134617 [ 257 ] {163c944e-1720-4f04-b84d-0a42569a9e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8659 | 2025.12.22 16:27:07.135112 [ 257 ] {163c944e-1720-4f04-b84d-0a42569a9e5a} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2025.12.22 16:27:07.135149 [ 257 ] {163c944e-1720-4f04-b84d-0a42569a9e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8661 | 2025.12.22 16:27:07.135455 [ 257 ] {163c944e-1720-4f04-b84d-0a42569a9e5a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8662 | 2025.12.22 16:27:07.135662 [ 257 ] {163c944e-1720-4f04-b84d-0a42569a9e5a} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2025.12.22 16:27:07.135785 [ 257 ] {163c944e-1720-4f04-b84d-0a42569a9e5a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 8664 | 2025.12.22 16:27:07.135823 [ 257 ] {163c944e-1720-4f04-b84d-0a42569a9e5a} <Debug> TCPHandler: Processed in 0.001390076 sec. | ||
| 8665 | 2025.12.22 16:27:07.135923 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8666 | 2025.12.22 16:27:07.136016 [ 257 ] {c17ac98f-16ba-437c-b37f-0d10a2279d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8667 | 2025.12.22 16:27:07.136055 [ 257 ] {c17ac98f-16ba-437c-b37f-0d10a2279d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8668 | 2025.12.22 16:27:07.136541 [ 257 ] {c17ac98f-16ba-437c-b37f-0d10a2279d5c} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2025.12.22 16:27:07.136578 [ 257 ] {c17ac98f-16ba-437c-b37f-0d10a2279d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8670 | 2025.12.22 16:27:07.136878 [ 257 ] {c17ac98f-16ba-437c-b37f-0d10a2279d5c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8671 | 2025.12.22 16:27:07.137092 [ 257 ] {c17ac98f-16ba-437c-b37f-0d10a2279d5c} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2025.12.22 16:27:07.137223 [ 257 ] {c17ac98f-16ba-437c-b37f-0d10a2279d5c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 8673 | 2025.12.22 16:27:07.137262 [ 257 ] {c17ac98f-16ba-437c-b37f-0d10a2279d5c} <Debug> TCPHandler: Processed in 0.001387356 sec. | ||
| 8674 | 2025.12.22 16:27:07.137371 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2025.12.22 16:27:07.137471 [ 257 ] {62cc4b62-b0a5-4424-b593-c9551b41dd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8676 | 2025.12.22 16:27:07.137512 [ 257 ] {62cc4b62-b0a5-4424-b593-c9551b41dd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8677 | 2025.12.22 16:27:07.138273 [ 257 ] {62cc4b62-b0a5-4424-b593-c9551b41dd5c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2025.12.22 16:27:07.138311 [ 257 ] {62cc4b62-b0a5-4424-b593-c9551b41dd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8679 | 2025.12.22 16:27:07.138650 [ 257 ] {62cc4b62-b0a5-4424-b593-c9551b41dd5c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8680 | 2025.12.22 16:27:07.138857 [ 257 ] {62cc4b62-b0a5-4424-b593-c9551b41dd5c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2025.12.22 16:27:07.138985 [ 257 ] {62cc4b62-b0a5-4424-b593-c9551b41dd5c} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001533 sec., 452707.1102413568 rows/sec., 31.64 MiB/sec. | ||
| 8682 | 2025.12.22 16:27:07.139024 [ 257 ] {62cc4b62-b0a5-4424-b593-c9551b41dd5c} <Debug> TCPHandler: Processed in 0.001704054 sec. | ||
| 8683 | 2025.12.22 16:27:07.139134 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8684 | 2025.12.22 16:27:07.139228 [ 257 ] {75701e6a-c2b1-4031-bab7-f046225e16ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8685 | 2025.12.22 16:27:07.139270 [ 257 ] {75701e6a-c2b1-4031-bab7-f046225e16ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8686 | 2025.12.22 16:27:07.139599 [ 257 ] {75701e6a-c2b1-4031-bab7-f046225e16ac} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2025.12.22 16:27:07.139633 [ 257 ] {75701e6a-c2b1-4031-bab7-f046225e16ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8688 | 2025.12.22 16:27:07.139933 [ 257 ] {75701e6a-c2b1-4031-bab7-f046225e16ac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8689 | 2025.12.22 16:27:07.140147 [ 257 ] {75701e6a-c2b1-4031-bab7-f046225e16ac} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2025.12.22 16:27:07.140275 [ 257 ] {75701e6a-c2b1-4031-bab7-f046225e16ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 8691 | 2025.12.22 16:27:07.140311 [ 257 ] {75701e6a-c2b1-4031-bab7-f046225e16ac} <Debug> TCPHandler: Processed in 0.001226352 sec. | ||
| 8692 | 2025.12.22 16:27:07.140434 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8693 | 2025.12.22 16:27:07.140558 [ 257 ] {7df76eb6-9fe8-4fef-8bd1-6980d24b711e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8694 | 2025.12.22 16:27:07.140613 [ 257 ] {7df76eb6-9fe8-4fef-8bd1-6980d24b711e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8695 | 2025.12.22 16:27:07.141176 [ 257 ] {7df76eb6-9fe8-4fef-8bd1-6980d24b711e} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2025.12.22 16:27:07.141218 [ 257 ] {7df76eb6-9fe8-4fef-8bd1-6980d24b711e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8697 | 2025.12.22 16:27:07.141615 [ 257 ] {7df76eb6-9fe8-4fef-8bd1-6980d24b711e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8698 | 2025.12.22 16:27:07.141859 [ 257 ] {7df76eb6-9fe8-4fef-8bd1-6980d24b711e} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2025.12.22 16:27:07.142010 [ 257 ] {7df76eb6-9fe8-4fef-8bd1-6980d24b711e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001476 sec., 212737.1273712737 rows/sec., 13.97 MiB/sec. | ||
| 8700 | 2025.12.22 16:27:07.142055 [ 257 ] {7df76eb6-9fe8-4fef-8bd1-6980d24b711e} <Debug> TCPHandler: Processed in 0.001682664 sec. | ||
| 8701 | 2025.12.22 16:27:07.142177 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2025.12.22 16:27:07.142290 [ 257 ] {e875b0c9-c1a0-4a93-9c19-eec9bdc7b333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8703 | 2025.12.22 16:27:07.142332 [ 257 ] {e875b0c9-c1a0-4a93-9c19-eec9bdc7b333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8704 | 2025.12.22 16:27:07.142638 [ 257 ] {e875b0c9-c1a0-4a93-9c19-eec9bdc7b333} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2025.12.22 16:27:07.142674 [ 257 ] {e875b0c9-c1a0-4a93-9c19-eec9bdc7b333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8706 | 2025.12.22 16:27:07.142965 [ 257 ] {e875b0c9-c1a0-4a93-9c19-eec9bdc7b333} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8707 | 2025.12.22 16:27:07.143195 [ 257 ] {e875b0c9-c1a0-4a93-9c19-eec9bdc7b333} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2025.12.22 16:27:07.143323 [ 257 ] {e875b0c9-c1a0-4a93-9c19-eec9bdc7b333} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 8709 | 2025.12.22 16:27:07.143360 [ 257 ] {e875b0c9-c1a0-4a93-9c19-eec9bdc7b333} <Debug> TCPHandler: Processed in 0.001243803 sec. | ||
| 8710 | 2025.12.22 16:27:07.143460 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2025.12.22 16:27:07.143554 [ 257 ] {067c1899-4b21-4cf0-894c-7b6e581a1484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8712 | 2025.12.22 16:27:07.143609 [ 257 ] {067c1899-4b21-4cf0-894c-7b6e581a1484} <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 | ||
| 8713 | 2025.12.22 16:27:07.144384 [ 257 ] {067c1899-4b21-4cf0-894c-7b6e581a1484} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2025.12.22 16:27:07.144419 [ 257 ] {067c1899-4b21-4cf0-894c-7b6e581a1484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8715 | 2025.12.22 16:27:07.144922 [ 257 ] {067c1899-4b21-4cf0-894c-7b6e581a1484} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8716 | 2025.12.22 16:27:07.145138 [ 257 ] {067c1899-4b21-4cf0-894c-7b6e581a1484} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2025.12.22 16:27:07.145278 [ 257 ] {067c1899-4b21-4cf0-894c-7b6e581a1484} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001742 sec., 8610.792192881745 rows/sec., 15.43 MiB/sec. | ||
| 8718 | 2025.12.22 16:27:07.145330 [ 257 ] {067c1899-4b21-4cf0-894c-7b6e581a1484} <Debug> TCPHandler: Processed in 0.00191847 sec. | ||
| 8719 | 2025.12.22 16:27:07.145440 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2025.12.22 16:27:07.145535 [ 257 ] {cedd6a50-859c-430a-93e0-1ad8bd2f95c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8721 | 2025.12.22 16:27:07.145577 [ 257 ] {cedd6a50-859c-430a-93e0-1ad8bd2f95c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8722 | 2025.12.22 16:27:07.145913 [ 257 ] {cedd6a50-859c-430a-93e0-1ad8bd2f95c8} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2025.12.22 16:27:07.145950 [ 257 ] {cedd6a50-859c-430a-93e0-1ad8bd2f95c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8724 | 2025.12.22 16:27:07.146255 [ 257 ] {cedd6a50-859c-430a-93e0-1ad8bd2f95c8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8725 | 2025.12.22 16:27:07.146457 [ 257 ] {cedd6a50-859c-430a-93e0-1ad8bd2f95c8} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2025.12.22 16:27:07.146581 [ 257 ] {cedd6a50-859c-430a-93e0-1ad8bd2f95c8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 8727 | 2025.12.22 16:27:07.146617 [ 257 ] {cedd6a50-859c-430a-93e0-1ad8bd2f95c8} <Debug> TCPHandler: Processed in 0.001226792 sec. | ||
| 8728 | 2025.12.22 16:27:10.932747 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8729 | 2025.12.22 16:27:10.932798 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8730 | 2025.12.22 16:27:11.084520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18118 | ||
| 8731 | 2025.12.22 16:27:11.085019 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2025.12.22 16:27:11.085052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8733 | 2025.12.22 16:27:11.085526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8734 | 2025.12.22 16:27:11.085753 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2025.12.22 16:27:11.085886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18118 | ||
| 8736 | 2025.12.22 16:27:12.067096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8737 | 2025.12.22 16:27:12.082455 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2025.12.22 16:27:12.082505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8739 | 2025.12.22 16:27:12.088275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8740 | 2025.12.22 16:27:12.089019 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2025.12.22 16:27:12.091670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8742 | 2025.12.22 16:27:12.117792 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8743 | 2025.12.22 16:27:12.117941 [ 257 ] {2da43004-a537-40e6-8923-b51acbb7052b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8744 | 2025.12.22 16:27:12.118001 [ 257 ] {2da43004-a537-40e6-8923-b51acbb7052b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8745 | 2025.12.22 16:27:12.118582 [ 257 ] {2da43004-a537-40e6-8923-b51acbb7052b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2025.12.22 16:27:12.118619 [ 257 ] {2da43004-a537-40e6-8923-b51acbb7052b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8747 | 2025.12.22 16:27:12.118948 [ 257 ] {2da43004-a537-40e6-8923-b51acbb7052b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8748 | 2025.12.22 16:27:12.119152 [ 257 ] {2da43004-a537-40e6-8923-b51acbb7052b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2025.12.22 16:27:12.119253 [ 48 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8750 | 2025.12.22 16:27:12.119287 [ 257 ] {2da43004-a537-40e6-8923-b51acbb7052b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001388 sec., 76368.87608069165 rows/sec., 6.40 MiB/sec. | ||
| 8751 | 2025.12.22 16:27:12.119315 [ 48 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.12.22 16:27:12.119331 [ 257 ] {2da43004-a537-40e6-8923-b51acbb7052b} <Debug> TCPHandler: Processed in 0.001654003 sec. | ||
| 8753 | 2025.12.22 16:27:12.119342 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8754 | 2025.12.22 16:27:12.119457 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8755 | 2025.12.22 16:27:12.119492 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8756 | 2025.12.22 16:27:12.119553 [ 257 ] {96552e80-7c6f-4617-b3c6-240f9533ab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8757 | 2025.12.22 16:27:12.119597 [ 257 ] {96552e80-7c6f-4617-b3c6-240f9533ab42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8758 | 2025.12.22 16:27:12.119654 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8759 | 2025.12.22 16:27:12.119697 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2341 rows starting from the beginning of the part | ||
| 8760 | 2025.12.22 16:27:12.119772 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 106 rows starting from the beginning of the part | ||
| 8761 | 2025.12.22 16:27:12.119823 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1142 rows starting from the beginning of the part | ||
| 8762 | 2025.12.22 16:27:12.119869 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
| 8763 | 2025.12.22 16:27:12.119917 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1142 rows starting from the beginning of the part | ||
| 8764 | 2025.12.22 16:27:12.119959 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
| 8765 | 2025.12.22 16:27:12.119986 [ 257 ] {96552e80-7c6f-4617-b3c6-240f9533ab42} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2025.12.22 16:27:12.120026 [ 257 ] {96552e80-7c6f-4617-b3c6-240f9533ab42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8767 | 2025.12.22 16:27:12.120353 [ 257 ] {96552e80-7c6f-4617-b3c6-240f9533ab42} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8768 | 2025.12.22 16:27:12.120561 [ 257 ] {96552e80-7c6f-4617-b3c6-240f9533ab42} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2025.12.22 16:27:12.120697 [ 257 ] {96552e80-7c6f-4617-b3c6-240f9533ab42} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001162 sec., 21514.629948364887 rows/sec., 1.58 MiB/sec. | ||
| 8770 | 2025.12.22 16:27:12.120735 [ 257 ] {96552e80-7c6f-4617-b3c6-240f9533ab42} <Debug> TCPHandler: Processed in 0.001326055 sec. | ||
| 8771 | 2025.12.22 16:27:12.120842 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2025.12.22 16:27:12.120934 [ 257 ] {c7834902-66d4-452d-970c-f40a532bfa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8773 | 2025.12.22 16:27:12.120974 [ 257 ] {c7834902-66d4-452d-970c-f40a532bfa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8774 | 2025.12.22 16:27:12.121372 [ 257 ] {c7834902-66d4-452d-970c-f40a532bfa34} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2025.12.22 16:27:12.121407 [ 257 ] {c7834902-66d4-452d-970c-f40a532bfa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8776 | 2025.12.22 16:27:12.121710 [ 257 ] {c7834902-66d4-452d-970c-f40a532bfa34} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8777 | 2025.12.22 16:27:12.121900 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4943 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475545 sec., 1996732.0327443047 rows/sec., 168.43 MiB/sec. | ||
| 8778 | 2025.12.22 16:27:12.121919 [ 257 ] {c7834902-66d4-452d-970c-f40a532bfa34} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2025.12.22 16:27:12.122040 [ 48 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8780 | 2025.12.22 16:27:12.122062 [ 257 ] {c7834902-66d4-452d-970c-f40a532bfa34} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001146 sec., 77661.43106457242 rows/sec., 6.06 MiB/sec. | ||
| 8781 | 2025.12.22 16:27:12.122069 [ 48 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2025.12.22 16:27:12.122101 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8783 | 2025.12.22 16:27:12.122106 [ 257 ] {c7834902-66d4-452d-970c-f40a532bfa34} <Debug> TCPHandler: Processed in 0.001310874 sec. | ||
| 8784 | 2025.12.22 16:27:12.122228 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2025.12.22 16:27:12.122228 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8786 | 2025.12.22 16:27:12.122240 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8787 | 2025.12.22 16:27:12.122320 [ 257 ] {d3ab6f20-1c0f-4366-acf6-354d0fe20eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8788 | 2025.12.22 16:27:12.122366 [ 257 ] {d3ab6f20-1c0f-4366-acf6-354d0fe20eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8789 | 2025.12.22 16:27:12.122391 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8790 | 2025.12.22 16:27:12.122437 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1211 rows starting from the beginning of the part | ||
| 8791 | 2025.12.22 16:27:12.122505 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 89 rows starting from the beginning of the part | ||
| 8792 | 2025.12.22 16:27:12.122551 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 694 rows starting from the beginning of the part | ||
| 8793 | 2025.12.22 16:27:12.122582 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2025.12.22 16:27:12.122591 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 89 rows starting from the beginning of the part | ||
| 8795 | 2025.12.22 16:27:12.122639 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 694 rows starting from the beginning of the part | ||
| 8796 | 2025.12.22 16:27:12.122663 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_61_12} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8797 | 2025.12.22 16:27:12.122680 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 89 rows starting from the beginning of the part | ||
| 8798 | 2025.12.22 16:27:12.122756 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8799 | 2025.12.22 16:27:12.122776 [ 257 ] {d3ab6f20-1c0f-4366-acf6-354d0fe20eb1} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8800 | 2025.12.22 16:27:12.122818 [ 257 ] {d3ab6f20-1c0f-4366-acf6-354d0fe20eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8801 | 2025.12.22 16:27:12.123175 [ 257 ] {d3ab6f20-1c0f-4366-acf6-354d0fe20eb1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8802 | 2025.12.22 16:27:12.123397 [ 257 ] {d3ab6f20-1c0f-4366-acf6-354d0fe20eb1} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2025.12.22 16:27:12.123503 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8804 | 2025.12.22 16:27:12.123533 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2025.12.22 16:27:12.123534 [ 257 ] {d3ab6f20-1c0f-4366-acf6-354d0fe20eb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 8806 | 2025.12.22 16:27:12.123550 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8807 | 2025.12.22 16:27:12.123584 [ 257 ] {d3ab6f20-1c0f-4366-acf6-354d0fe20eb1} <Debug> TCPHandler: Processed in 0.001403317 sec. | ||
| 8808 | 2025.12.22 16:27:12.123657 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8809 | 2025.12.22 16:27:12.123699 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8810 | 2025.12.22 16:27:12.123761 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8811 | 2025.12.22 16:27:12.123792 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18117 rows starting from the beginning of the part | ||
| 8812 | 2025.12.22 16:27:12.123796 [ 257 ] {69b033b3-e9cc-47f2-9e3d-4551706cfcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8813 | 2025.12.22 16:27:12.123840 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8814 | 2025.12.22 16:27:12.123858 [ 257 ] {69b033b3-e9cc-47f2-9e3d-4551706cfcbe} <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 | ||
| 8815 | 2025.12.22 16:27:12.123885 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 8816 | 2025.12.22 16:27:12.123928 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8817 | 2025.12.22 16:27:12.123946 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772517 sec., 1616909.739088539 rows/sec., 121.63 MiB/sec. | ||
| 8818 | 2025.12.22 16:27:12.123964 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 8819 | 2025.12.22 16:27:12.124009 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8820 | 2025.12.22 16:27:12.124147 [ 198 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8821 | 2025.12.22 16:27:12.124431 [ 198 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2025.12.22 16:27:12.124503 [ 198 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_61_12} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8823 | 2025.12.22 16:27:12.124575 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8824 | 2025.12.22 16:27:12.124599 [ 257 ] {69b033b3-e9cc-47f2-9e3d-4551706cfcbe} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2025.12.22 16:27:12.124640 [ 257 ] {69b033b3-e9cc-47f2-9e3d-4551706cfcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8826 | 2025.12.22 16:27:12.125151 [ 257 ] {69b033b3-e9cc-47f2-9e3d-4551706cfcbe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8827 | 2025.12.22 16:27:12.125380 [ 257 ] {69b033b3-e9cc-47f2-9e3d-4551706cfcbe} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2025.12.22 16:27:12.125519 [ 257 ] {69b033b3-e9cc-47f2-9e3d-4551706cfcbe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00174 sec., 14367.816091954022 rows/sec., 25.75 MiB/sec. | ||
| 8829 | 2025.12.22 16:27:12.125571 [ 257 ] {69b033b3-e9cc-47f2-9e3d-4551706cfcbe} <Debug> TCPHandler: Processed in 0.00191919 sec. | ||
| 8830 | 2025.12.22 16:27:12.125683 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2025.12.22 16:27:12.125776 [ 257 ] {602f1da1-3a06-4b06-a327-5f3b7bcd69c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8832 | 2025.12.22 16:27:12.125817 [ 257 ] {602f1da1-3a06-4b06-a327-5f3b7bcd69c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8833 | 2025.12.22 16:27:12.126142 [ 257 ] {602f1da1-3a06-4b06-a327-5f3b7bcd69c9} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2025.12.22 16:27:12.126179 [ 257 ] {602f1da1-3a06-4b06-a327-5f3b7bcd69c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8835 | 2025.12.22 16:27:12.126626 [ 257 ] {602f1da1-3a06-4b06-a327-5f3b7bcd69c9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8836 | 2025.12.22 16:27:12.126838 [ 257 ] {602f1da1-3a06-4b06-a327-5f3b7bcd69c9} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2025.12.22 16:27:12.126943 [ 48 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8838 | 2025.12.22 16:27:12.126968 [ 257 ] {602f1da1-3a06-4b06-a327-5f3b7bcd69c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 8839 | 2025.12.22 16:27:12.126974 [ 48 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2025.12.22 16:27:12.127007 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8841 | 2025.12.22 16:27:12.127010 [ 257 ] {602f1da1-3a06-4b06-a327-5f3b7bcd69c9} <Debug> TCPHandler: Processed in 0.001374286 sec. | ||
| 8842 | 2025.12.22 16:27:12.127084 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8843 | 2025.12.22 16:27:12.127179 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8844 | 2025.12.22 16:27:12.127236 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4016 rows starting from the beginning of the part | ||
| 8845 | 2025.12.22 16:27:12.127288 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8846 | 2025.12.22 16:27:12.127332 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 8847 | 2025.12.22 16:27:12.127370 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8848 | 2025.12.22 16:27:12.127407 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 8849 | 2025.12.22 16:27:12.127446 [ 193 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8850 | 2025.12.22 16:27:12.129295 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4404 rows, containing 4 columns (4 merged, 0 gathered) in 0.002244119 sec., 1962462.774924146 rows/sec., 124.60 MiB/sec. | ||
| 8851 | 2025.12.22 16:27:12.129647 [ 197 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19225 rows, containing 5 columns (5 merged, 0 gathered) in 0.006021907 sec., 3192510.2795509794 rows/sec., 213.68 MiB/sec. | ||
| 8852 | 2025.12.22 16:27:12.129753 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8853 | 2025.12.22 16:27:12.129964 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8854 | 2025.12.22 16:27:12.130060 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8855 | 2025.12.22 16:27:12.130151 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_61_12} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8856 | 2025.12.22 16:27:12.130246 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8857 | 2025.12.22 16:27:12.130293 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2025.12.22 16:27:12.130370 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8859 | 2025.12.22 16:27:12.130448 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 8860 | 2025.12.22 16:27:13.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.83 MiB, peak 307.98 MiB, free memory in arenas 0.00 B, will set to 300.23 MiB (RSS), difference: 2.40 MiB | ||
| 8861 | 2025.12.22 16:27:14.178291 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2025.12.22 16:27:14.178469 [ 257 ] {054e8faf-096b-466d-8c23-8192946be64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8863 | 2025.12.22 16:27:14.178532 [ 257 ] {054e8faf-096b-466d-8c23-8192946be64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8864 | 2025.12.22 16:27:14.179360 [ 257 ] {054e8faf-096b-466d-8c23-8192946be64c} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2025.12.22 16:27:14.179404 [ 257 ] {054e8faf-096b-466d-8c23-8192946be64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8866 | 2025.12.22 16:27:14.179857 [ 257 ] {054e8faf-096b-466d-8c23-8192946be64c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8867 | 2025.12.22 16:27:14.180079 [ 257 ] {054e8faf-096b-466d-8c23-8192946be64c} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2025.12.22 16:27:14.180230 [ 257 ] {054e8faf-096b-466d-8c23-8192946be64c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00181 sec., 226519.3370165746 rows/sec., 14.37 MiB/sec. | ||
| 8869 | 2025.12.22 16:27:14.180273 [ 257 ] {054e8faf-096b-466d-8c23-8192946be64c} <Debug> TCPHandler: Processed in 0.002105285 sec. | ||
| 8870 | 2025.12.22 16:27:14.180396 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2025.12.22 16:27:14.180496 [ 257 ] {9d36c616-39de-4951-ab46-7f22aafb6e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8872 | 2025.12.22 16:27:14.180538 [ 257 ] {9d36c616-39de-4951-ab46-7f22aafb6e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8873 | 2025.12.22 16:27:14.182087 [ 257 ] {9d36c616-39de-4951-ab46-7f22aafb6e8e} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2025.12.22 16:27:14.182128 [ 257 ] {9d36c616-39de-4951-ab46-7f22aafb6e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8875 | 2025.12.22 16:27:14.182618 [ 257 ] {9d36c616-39de-4951-ab46-7f22aafb6e8e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8876 | 2025.12.22 16:27:14.182834 [ 257 ] {9d36c616-39de-4951-ab46-7f22aafb6e8e} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2025.12.22 16:27:14.182962 [ 257 ] {9d36c616-39de-4951-ab46-7f22aafb6e8e} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002486 sec., 917940.466613033 rows/sec., 74.40 MiB/sec. | ||
| 8878 | 2025.12.22 16:27:14.183003 [ 257 ] {9d36c616-39de-4951-ab46-7f22aafb6e8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8879 | 2025.12.22 16:27:14.183017 [ 257 ] {9d36c616-39de-4951-ab46-7f22aafb6e8e} <Debug> TCPHandler: Processed in 0.0026719 sec. | ||
| 8880 | 2025.12.22 16:27:14.183137 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2025.12.22 16:27:14.183233 [ 257 ] {bb6d0924-8437-4f96-b41b-2e5344b9b04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8882 | 2025.12.22 16:27:14.183274 [ 257 ] {bb6d0924-8437-4f96-b41b-2e5344b9b04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8883 | 2025.12.22 16:27:14.183767 [ 257 ] {bb6d0924-8437-4f96-b41b-2e5344b9b04c} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2025.12.22 16:27:14.183803 [ 257 ] {bb6d0924-8437-4f96-b41b-2e5344b9b04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8885 | 2025.12.22 16:27:14.184115 [ 257 ] {bb6d0924-8437-4f96-b41b-2e5344b9b04c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8886 | 2025.12.22 16:27:14.184320 [ 257 ] {bb6d0924-8437-4f96-b41b-2e5344b9b04c} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2025.12.22 16:27:14.184438 [ 46 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8888 | 2025.12.22 16:27:14.184449 [ 257 ] {bb6d0924-8437-4f96-b41b-2e5344b9b04c} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001235 sec., 178137.65182186235 rows/sec., 10.63 MiB/sec. | ||
| 8889 | 2025.12.22 16:27:14.184512 [ 46 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2025.12.22 16:27:14.184527 [ 257 ] {bb6d0924-8437-4f96-b41b-2e5344b9b04c} <Debug> TCPHandler: Processed in 0.001445808 sec. | ||
| 8891 | 2025.12.22 16:27:14.184541 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8892 | 2025.12.22 16:27:14.184644 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2025.12.22 16:27:14.184658 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8894 | 2025.12.22 16:27:14.184745 [ 257 ] {3f7155e9-b288-4faa-a5e4-1875fb92df56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8895 | 2025.12.22 16:27:14.184785 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8896 | 2025.12.22 16:27:14.184790 [ 257 ] {3f7155e9-b288-4faa-a5e4-1875fb92df56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8897 | 2025.12.22 16:27:14.184824 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 263 rows starting from the beginning of the part | ||
| 8898 | 2025.12.22 16:27:14.184897 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 220 rows starting from the beginning of the part | ||
| 8899 | 2025.12.22 16:27:14.184941 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 8900 | 2025.12.22 16:27:14.184986 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 220 rows starting from the beginning of the part | ||
| 8901 | 2025.12.22 16:27:14.185025 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part | ||
| 8902 | 2025.12.22 16:27:14.185065 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 220 rows starting from the beginning of the part | ||
| 8903 | 2025.12.22 16:27:14.185355 [ 257 ] {3f7155e9-b288-4faa-a5e4-1875fb92df56} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2025.12.22 16:27:14.185395 [ 257 ] {3f7155e9-b288-4faa-a5e4-1875fb92df56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8905 | 2025.12.22 16:27:14.185776 [ 257 ] {3f7155e9-b288-4faa-a5e4-1875fb92df56} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8906 | 2025.12.22 16:27:14.185944 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332434 sec., 730242.5485990301 rows/sec., 47.25 MiB/sec. | ||
| 8907 | 2025.12.22 16:27:14.185993 [ 257 ] {3f7155e9-b288-4faa-a5e4-1875fb92df56} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2025.12.22 16:27:14.186091 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8909 | 2025.12.22 16:27:14.186123 [ 257 ] {3f7155e9-b288-4faa-a5e4-1875fb92df56} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001396 sec., 315186.2464183381 rows/sec., 20.85 MiB/sec. | ||
| 8910 | 2025.12.22 16:27:14.186166 [ 257 ] {3f7155e9-b288-4faa-a5e4-1875fb92df56} <Debug> TCPHandler: Processed in 0.001571122 sec. | ||
| 8911 | 2025.12.22 16:27:14.186280 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2025.12.22 16:27:14.186359 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2025.12.22 16:27:14.186378 [ 257 ] {a3834fa7-e6d5-4c3f-a515-30503653102f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8914 | 2025.12.22 16:27:14.186423 [ 257 ] {a3834fa7-e6d5-4c3f-a515-30503653102f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8915 | 2025.12.22 16:27:14.186439 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_51_10} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8916 | 2025.12.22 16:27:14.186512 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8917 | 2025.12.22 16:27:14.186899 [ 257 ] {a3834fa7-e6d5-4c3f-a515-30503653102f} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2025.12.22 16:27:14.186940 [ 257 ] {a3834fa7-e6d5-4c3f-a515-30503653102f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8919 | 2025.12.22 16:27:14.187260 [ 257 ] {a3834fa7-e6d5-4c3f-a515-30503653102f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8920 | 2025.12.22 16:27:14.187481 [ 257 ] {a3834fa7-e6d5-4c3f-a515-30503653102f} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2025.12.22 16:27:14.187609 [ 257 ] {a3834fa7-e6d5-4c3f-a515-30503653102f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 8922 | 2025.12.22 16:27:14.187648 [ 257 ] {a3834fa7-e6d5-4c3f-a515-30503653102f} <Debug> TCPHandler: Processed in 0.001417127 sec. | ||
| 8923 | 2025.12.22 16:27:14.187752 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2025.12.22 16:27:14.187846 [ 257 ] {178e74cf-5664-4924-b1c9-e04792ca95a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8925 | 2025.12.22 16:27:14.187885 [ 257 ] {178e74cf-5664-4924-b1c9-e04792ca95a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8926 | 2025.12.22 16:27:14.188736 [ 257 ] {178e74cf-5664-4924-b1c9-e04792ca95a7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2025.12.22 16:27:14.188772 [ 257 ] {178e74cf-5664-4924-b1c9-e04792ca95a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8928 | 2025.12.22 16:27:14.189134 [ 257 ] {178e74cf-5664-4924-b1c9-e04792ca95a7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8929 | 2025.12.22 16:27:14.189349 [ 257 ] {178e74cf-5664-4924-b1c9-e04792ca95a7} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2025.12.22 16:27:14.189477 [ 257 ] {178e74cf-5664-4924-b1c9-e04792ca95a7} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001649 sec., 697392.3590054578 rows/sec., 49.72 MiB/sec. | ||
| 8931 | 2025.12.22 16:27:14.189515 [ 257 ] {178e74cf-5664-4924-b1c9-e04792ca95a7} <Debug> TCPHandler: Processed in 0.001812947 sec. | ||
| 8932 | 2025.12.22 16:27:14.189623 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2025.12.22 16:27:14.189719 [ 257 ] {5bc7a3a3-2487-4e8f-b37f-e047c7415e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8934 | 2025.12.22 16:27:14.189760 [ 257 ] {5bc7a3a3-2487-4e8f-b37f-e047c7415e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8935 | 2025.12.22 16:27:14.190106 [ 257 ] {5bc7a3a3-2487-4e8f-b37f-e047c7415e3b} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2025.12.22 16:27:14.190146 [ 257 ] {5bc7a3a3-2487-4e8f-b37f-e047c7415e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8937 | 2025.12.22 16:27:14.190468 [ 257 ] {5bc7a3a3-2487-4e8f-b37f-e047c7415e3b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8938 | 2025.12.22 16:27:14.190691 [ 257 ] {5bc7a3a3-2487-4e8f-b37f-e047c7415e3b} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2025.12.22 16:27:14.190827 [ 257 ] {5bc7a3a3-2487-4e8f-b37f-e047c7415e3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 8940 | 2025.12.22 16:27:14.190865 [ 257 ] {5bc7a3a3-2487-4e8f-b37f-e047c7415e3b} <Debug> TCPHandler: Processed in 0.001291304 sec. | ||
| 8941 | 2025.12.22 16:27:14.190979 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2025.12.22 16:27:14.191076 [ 257 ] {f0d5460b-47ee-4a58-ac38-35e19640477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8943 | 2025.12.22 16:27:14.191121 [ 257 ] {f0d5460b-47ee-4a58-ac38-35e19640477b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8944 | 2025.12.22 16:27:14.191835 [ 257 ] {f0d5460b-47ee-4a58-ac38-35e19640477b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2025.12.22 16:27:14.191874 [ 257 ] {f0d5460b-47ee-4a58-ac38-35e19640477b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8946 | 2025.12.22 16:27:14.192248 [ 257 ] {f0d5460b-47ee-4a58-ac38-35e19640477b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8947 | 2025.12.22 16:27:14.192456 [ 257 ] {f0d5460b-47ee-4a58-ac38-35e19640477b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2025.12.22 16:27:14.192584 [ 257 ] {f0d5460b-47ee-4a58-ac38-35e19640477b} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.001528 sec., 611256.5445026178 rows/sec., 40.47 MiB/sec. | ||
| 8949 | 2025.12.22 16:27:14.192621 [ 257 ] {f0d5460b-47ee-4a58-ac38-35e19640477b} <Debug> TCPHandler: Processed in 0.001697114 sec. | ||
| 8950 | 2025.12.22 16:27:14.192721 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2025.12.22 16:27:14.192814 [ 257 ] {f0803e13-5b67-498f-81cf-a84d5d594a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8952 | 2025.12.22 16:27:14.192855 [ 257 ] {f0803e13-5b67-498f-81cf-a84d5d594a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8953 | 2025.12.22 16:27:14.193170 [ 257 ] {f0803e13-5b67-498f-81cf-a84d5d594a77} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2025.12.22 16:27:14.193205 [ 257 ] {f0803e13-5b67-498f-81cf-a84d5d594a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8955 | 2025.12.22 16:27:14.193488 [ 257 ] {f0803e13-5b67-498f-81cf-a84d5d594a77} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8956 | 2025.12.22 16:27:14.193686 [ 257 ] {f0803e13-5b67-498f-81cf-a84d5d594a77} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2025.12.22 16:27:14.193810 [ 257 ] {f0803e13-5b67-498f-81cf-a84d5d594a77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 8958 | 2025.12.22 16:27:14.193846 [ 257 ] {f0803e13-5b67-498f-81cf-a84d5d594a77} <Debug> TCPHandler: Processed in 0.00117379 sec. | ||
| 8959 | 2025.12.22 16:27:14.193944 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2025.12.22 16:27:14.194036 [ 257 ] {6f0e9860-02ae-47fb-9a20-e2414a35ceb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8961 | 2025.12.22 16:27:14.194089 [ 257 ] {6f0e9860-02ae-47fb-9a20-e2414a35ceb0} <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 | ||
| 8962 | 2025.12.22 16:27:14.194868 [ 257 ] {6f0e9860-02ae-47fb-9a20-e2414a35ceb0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2025.12.22 16:27:14.194903 [ 257 ] {6f0e9860-02ae-47fb-9a20-e2414a35ceb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8964 | 2025.12.22 16:27:14.195465 [ 257 ] {6f0e9860-02ae-47fb-9a20-e2414a35ceb0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8965 | 2025.12.22 16:27:14.195681 [ 257 ] {6f0e9860-02ae-47fb-9a20-e2414a35ceb0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2025.12.22 16:27:14.195811 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8967 | 2025.12.22 16:27:14.195823 [ 257 ] {6f0e9860-02ae-47fb-9a20-e2414a35ceb0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001804 sec., 8314.855875831485 rows/sec., 14.90 MiB/sec. | ||
| 8968 | 2025.12.22 16:27:14.195861 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2025.12.22 16:27:14.195888 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8970 | 2025.12.22 16:27:14.195897 [ 257 ] {6f0e9860-02ae-47fb-9a20-e2414a35ceb0} <Debug> TCPHandler: Processed in 0.001999402 sec. | ||
| 8971 | 2025.12.22 16:27:14.196013 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2025.12.22 16:27:14.196018 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8973 | 2025.12.22 16:27:14.196106 [ 257 ] {1ab6ec9b-329d-49e0-aaa9-afe429bf27ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8974 | 2025.12.22 16:27:14.196150 [ 257 ] {1ab6ec9b-329d-49e0-aaa9-afe429bf27ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8975 | 2025.12.22 16:27:14.196298 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8976 | 2025.12.22 16:27:14.196366 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 848 rows starting from the beginning of the part | ||
| 8977 | 2025.12.22 16:27:14.196473 [ 257 ] {1ab6ec9b-329d-49e0-aaa9-afe429bf27ee} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2025.12.22 16:27:14.196503 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part | ||
| 8979 | 2025.12.22 16:27:14.196514 [ 257 ] {1ab6ec9b-329d-49e0-aaa9-afe429bf27ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8980 | 2025.12.22 16:27:14.196630 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 8981 | 2025.12.22 16:27:14.196739 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part | ||
| 8982 | 2025.12.22 16:27:14.196835 [ 257 ] {1ab6ec9b-329d-49e0-aaa9-afe429bf27ee} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8983 | 2025.12.22 16:27:14.196849 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part | ||
| 8984 | 2025.12.22 16:27:14.196963 [ 197 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 15 rows starting from the beginning of the part | ||
| 8985 | 2025.12.22 16:27:14.197068 [ 257 ] {1ab6ec9b-329d-49e0-aaa9-afe429bf27ee} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2025.12.22 16:27:14.197197 [ 257 ] {1ab6ec9b-329d-49e0-aaa9-afe429bf27ee} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001109 sec., 72137.0604147881 rows/sec., 4.29 MiB/sec. | ||
| 8987 | 2025.12.22 16:27:14.197234 [ 257 ] {1ab6ec9b-329d-49e0-aaa9-afe429bf27ee} <Debug> TCPHandler: Processed in 0.001269083 sec. | ||
| 8988 | 2025.12.22 16:27:14.202154 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 19 columns (19 merged, 0 gathered) in 0.006198822 sec., 152125.67807238214 rows/sec., 272.60 MiB/sec. | ||
| 8989 | 2025.12.22 16:27:14.203473 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8990 | 2025.12.22 16:27:14.203798 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2025.12.22 16:27:14.203875 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8992 | 2025.12.22 16:27:14.204002 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB. | ||
| 8993 | 2025.12.22 16:27:15.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.09 MiB, peak 309.20 MiB, free memory in arenas 0.00 B, will set to 302.57 MiB (RSS), difference: 1.48 MiB | ||
| 8994 | 2025.12.22 16:27:16.114151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1204 | ||
| 8995 | 2025.12.22 16:27:16.117306 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2025.12.22 16:27:16.117369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8997 | 2025.12.22 16:27:16.118690 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8998 | 2025.12.22 16:27:16.118993 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2025.12.22 16:27:16.119373 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 9000 | 2025.12.22 16:27:17.111637 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2025.12.22 16:27:17.111834 [ 257 ] {2bb013e6-8c25-48f9-8a3b-f7ad49b0eaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9002 | 2025.12.22 16:27:17.111903 [ 257 ] {2bb013e6-8c25-48f9-8a3b-f7ad49b0eaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9003 | 2025.12.22 16:27:17.112599 [ 257 ] {2bb013e6-8c25-48f9-8a3b-f7ad49b0eaba} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2025.12.22 16:27:17.112646 [ 257 ] {2bb013e6-8c25-48f9-8a3b-f7ad49b0eaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9005 | 2025.12.22 16:27:17.113070 [ 257 ] {2bb013e6-8c25-48f9-8a3b-f7ad49b0eaba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9006 | 2025.12.22 16:27:17.113306 [ 257 ] {2bb013e6-8c25-48f9-8a3b-f7ad49b0eaba} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2025.12.22 16:27:17.113465 [ 257 ] {2bb013e6-8c25-48f9-8a3b-f7ad49b0eaba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 9008 | 2025.12.22 16:27:17.113515 [ 257 ] {2bb013e6-8c25-48f9-8a3b-f7ad49b0eaba} <Debug> TCPHandler: Processed in 0.002004492 sec. | ||
| 9009 | 2025.12.22 16:27:17.113644 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2025.12.22 16:27:17.113747 [ 257 ] {ef45a1e3-0235-4ab0-a280-6801eda6e008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9011 | 2025.12.22 16:27:17.113793 [ 257 ] {ef45a1e3-0235-4ab0-a280-6801eda6e008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9012 | 2025.12.22 16:27:17.114247 [ 257 ] {ef45a1e3-0235-4ab0-a280-6801eda6e008} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2025.12.22 16:27:17.114285 [ 257 ] {ef45a1e3-0235-4ab0-a280-6801eda6e008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9014 | 2025.12.22 16:27:17.114612 [ 257 ] {ef45a1e3-0235-4ab0-a280-6801eda6e008} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9015 | 2025.12.22 16:27:17.114844 [ 257 ] {ef45a1e3-0235-4ab0-a280-6801eda6e008} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2025.12.22 16:27:17.114985 [ 257 ] {ef45a1e3-0235-4ab0-a280-6801eda6e008} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 9017 | 2025.12.22 16:27:17.115026 [ 257 ] {ef45a1e3-0235-4ab0-a280-6801eda6e008} <Debug> TCPHandler: Processed in 0.001436028 sec. | ||
| 9018 | 2025.12.22 16:27:17.115152 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2025.12.22 16:27:17.115251 [ 257 ] {590ad2c5-0b02-49f6-8e79-f3c08e8097bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9020 | 2025.12.22 16:27:17.115306 [ 257 ] {590ad2c5-0b02-49f6-8e79-f3c08e8097bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9021 | 2025.12.22 16:27:17.115788 [ 257 ] {590ad2c5-0b02-49f6-8e79-f3c08e8097bc} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2025.12.22 16:27:17.115825 [ 257 ] {590ad2c5-0b02-49f6-8e79-f3c08e8097bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9023 | 2025.12.22 16:27:17.116179 [ 257 ] {590ad2c5-0b02-49f6-8e79-f3c08e8097bc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9024 | 2025.12.22 16:27:17.116416 [ 257 ] {590ad2c5-0b02-49f6-8e79-f3c08e8097bc} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2025.12.22 16:27:17.116550 [ 257 ] {590ad2c5-0b02-49f6-8e79-f3c08e8097bc} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00132 sec., 48484.84848484849 rows/sec., 3.38 MiB/sec. | ||
| 9026 | 2025.12.22 16:27:17.116588 [ 257 ] {590ad2c5-0b02-49f6-8e79-f3c08e8097bc} <Debug> TCPHandler: Processed in 0.001487588 sec. | ||
| 9027 | 2025.12.22 16:27:17.116718 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2025.12.22 16:27:17.116817 [ 257 ] {8253ce23-d916-4409-8ea0-3ef86d5a7115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9029 | 2025.12.22 16:27:17.116860 [ 257 ] {8253ce23-d916-4409-8ea0-3ef86d5a7115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9030 | 2025.12.22 16:27:17.117204 [ 257 ] {8253ce23-d916-4409-8ea0-3ef86d5a7115} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2025.12.22 16:27:17.117240 [ 257 ] {8253ce23-d916-4409-8ea0-3ef86d5a7115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9032 | 2025.12.22 16:27:17.117549 [ 257 ] {8253ce23-d916-4409-8ea0-3ef86d5a7115} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9033 | 2025.12.22 16:27:17.117763 [ 257 ] {8253ce23-d916-4409-8ea0-3ef86d5a7115} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2025.12.22 16:27:17.117894 [ 257 ] {8253ce23-d916-4409-8ea0-3ef86d5a7115} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001097 sec., 21877.848678213308 rows/sec., 1.47 MiB/sec. | ||
| 9035 | 2025.12.22 16:27:17.117931 [ 257 ] {8253ce23-d916-4409-8ea0-3ef86d5a7115} <Debug> TCPHandler: Processed in 0.001267873 sec. | ||
| 9036 | 2025.12.22 16:27:18.585947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18566 | ||
| 9037 | 2025.12.22 16:27:18.586506 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2025.12.22 16:27:18.586556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9039 | 2025.12.22 16:27:18.587054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9040 | 2025.12.22 16:27:18.587285 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2025.12.22 16:27:18.587423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18566 | ||
| 9042 | 2025.12.22 16:27:19.591724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9043 | 2025.12.22 16:27:19.608996 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2025.12.22 16:27:19.609061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9045 | 2025.12.22 16:27:19.615084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9046 | 2025.12.22 16:27:19.615869 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2025.12.22 16:27:19.618877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9048 | 2025.12.22 16:27:22.117040 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2025.12.22 16:27:22.117238 [ 257 ] {96c237b6-599c-48c1-b3c7-5b6e01f53e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9050 | 2025.12.22 16:27:22.117308 [ 257 ] {96c237b6-599c-48c1-b3c7-5b6e01f53e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9051 | 2025.12.22 16:27:22.117973 [ 257 ] {96c237b6-599c-48c1-b3c7-5b6e01f53e1d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2025.12.22 16:27:22.118021 [ 257 ] {96c237b6-599c-48c1-b3c7-5b6e01f53e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9053 | 2025.12.22 16:27:22.118431 [ 257 ] {96c237b6-599c-48c1-b3c7-5b6e01f53e1d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9054 | 2025.12.22 16:27:22.118675 [ 257 ] {96c237b6-599c-48c1-b3c7-5b6e01f53e1d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2025.12.22 16:27:22.118837 [ 257 ] {96c237b6-599c-48c1-b3c7-5b6e01f53e1d} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001646 sec., 64398.5419198056 rows/sec., 5.39 MiB/sec. | ||
| 9056 | 2025.12.22 16:27:22.118886 [ 257 ] {96c237b6-599c-48c1-b3c7-5b6e01f53e1d} <Debug> TCPHandler: Processed in 0.001972512 sec. | ||
| 9057 | 2025.12.22 16:27:22.119009 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2025.12.22 16:27:22.119115 [ 257 ] {e14b5518-6c9d-413f-82c3-5ae768314990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9059 | 2025.12.22 16:27:22.119161 [ 257 ] {e14b5518-6c9d-413f-82c3-5ae768314990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9060 | 2025.12.22 16:27:22.119592 [ 257 ] {e14b5518-6c9d-413f-82c3-5ae768314990} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2025.12.22 16:27:22.119630 [ 257 ] {e14b5518-6c9d-413f-82c3-5ae768314990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9062 | 2025.12.22 16:27:22.119953 [ 257 ] {e14b5518-6c9d-413f-82c3-5ae768314990} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9063 | 2025.12.22 16:27:22.120169 [ 257 ] {e14b5518-6c9d-413f-82c3-5ae768314990} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2025.12.22 16:27:22.120302 [ 257 ] {e14b5518-6c9d-413f-82c3-5ae768314990} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001212 sec., 20627.062706270626 rows/sec., 1.51 MiB/sec. | ||
| 9065 | 2025.12.22 16:27:22.120343 [ 257 ] {e14b5518-6c9d-413f-82c3-5ae768314990} <Debug> TCPHandler: Processed in 0.001386506 sec. | ||
| 9066 | 2025.12.22 16:27:22.120448 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2025.12.22 16:27:22.120551 [ 257 ] {a19e8866-a99a-486f-aa97-ea8579e0055a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9068 | 2025.12.22 16:27:22.120593 [ 257 ] {a19e8866-a99a-486f-aa97-ea8579e0055a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9069 | 2025.12.22 16:27:22.121017 [ 257 ] {a19e8866-a99a-486f-aa97-ea8579e0055a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2025.12.22 16:27:22.121054 [ 257 ] {a19e8866-a99a-486f-aa97-ea8579e0055a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9071 | 2025.12.22 16:27:22.121367 [ 257 ] {a19e8866-a99a-486f-aa97-ea8579e0055a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9072 | 2025.12.22 16:27:22.121573 [ 257 ] {a19e8866-a99a-486f-aa97-ea8579e0055a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2025.12.22 16:27:22.121702 [ 257 ] {a19e8866-a99a-486f-aa97-ea8579e0055a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001178 sec., 75551.78268251273 rows/sec., 5.90 MiB/sec. | ||
| 9074 | 2025.12.22 16:27:22.121741 [ 257 ] {a19e8866-a99a-486f-aa97-ea8579e0055a} <Debug> TCPHandler: Processed in 0.001342546 sec. | ||
| 9075 | 2025.12.22 16:27:22.121852 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2025.12.22 16:27:22.121949 [ 257 ] {61d43473-c8aa-494a-84df-1a93aa9b5316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9077 | 2025.12.22 16:27:22.121994 [ 257 ] {61d43473-c8aa-494a-84df-1a93aa9b5316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9078 | 2025.12.22 16:27:22.122403 [ 257 ] {61d43473-c8aa-494a-84df-1a93aa9b5316} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2025.12.22 16:27:22.122440 [ 257 ] {61d43473-c8aa-494a-84df-1a93aa9b5316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9080 | 2025.12.22 16:27:22.122768 [ 257 ] {61d43473-c8aa-494a-84df-1a93aa9b5316} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9081 | 2025.12.22 16:27:22.122990 [ 257 ] {61d43473-c8aa-494a-84df-1a93aa9b5316} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2025.12.22 16:27:22.123121 [ 257 ] {61d43473-c8aa-494a-84df-1a93aa9b5316} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 9083 | 2025.12.22 16:27:22.123159 [ 257 ] {61d43473-c8aa-494a-84df-1a93aa9b5316} <Debug> TCPHandler: Processed in 0.001356596 sec. | ||
| 9084 | 2025.12.22 16:27:22.123266 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2025.12.22 16:27:22.123361 [ 257 ] {04f1d466-25cb-48e9-b67f-6443f464a12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9086 | 2025.12.22 16:27:22.123416 [ 257 ] {04f1d466-25cb-48e9-b67f-6443f464a12d} <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 | ||
| 9087 | 2025.12.22 16:27:22.124224 [ 257 ] {04f1d466-25cb-48e9-b67f-6443f464a12d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2025.12.22 16:27:22.124260 [ 257 ] {04f1d466-25cb-48e9-b67f-6443f464a12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9089 | 2025.12.22 16:27:22.124784 [ 257 ] {04f1d466-25cb-48e9-b67f-6443f464a12d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9090 | 2025.12.22 16:27:22.125014 [ 257 ] {04f1d466-25cb-48e9-b67f-6443f464a12d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2025.12.22 16:27:22.125153 [ 257 ] {04f1d466-25cb-48e9-b67f-6443f464a12d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001811 sec., 13804.527885146328 rows/sec., 24.74 MiB/sec. | ||
| 9092 | 2025.12.22 16:27:22.125215 [ 257 ] {04f1d466-25cb-48e9-b67f-6443f464a12d} <Debug> TCPHandler: Processed in 0.001998862 sec. | ||
| 9093 | 2025.12.22 16:27:22.125326 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2025.12.22 16:27:22.125424 [ 257 ] {ea97bf77-62b3-4023-b8e7-9cd58cabfe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9095 | 2025.12.22 16:27:22.125465 [ 257 ] {ea97bf77-62b3-4023-b8e7-9cd58cabfe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9096 | 2025.12.22 16:27:22.125811 [ 257 ] {ea97bf77-62b3-4023-b8e7-9cd58cabfe21} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2025.12.22 16:27:22.125845 [ 257 ] {ea97bf77-62b3-4023-b8e7-9cd58cabfe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9098 | 2025.12.22 16:27:22.126151 [ 257 ] {ea97bf77-62b3-4023-b8e7-9cd58cabfe21} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9099 | 2025.12.22 16:27:22.126362 [ 257 ] {ea97bf77-62b3-4023-b8e7-9cd58cabfe21} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2025.12.22 16:27:22.126490 [ 257 ] {ea97bf77-62b3-4023-b8e7-9cd58cabfe21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 9101 | 2025.12.22 16:27:22.126526 [ 257 ] {ea97bf77-62b3-4023-b8e7-9cd58cabfe21} <Debug> TCPHandler: Processed in 0.001250143 sec. | ||
| 9102 | 2025.12.22 16:27:25.235600 [ 38 ] {} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9103 | 2025.12.22 16:27:25.235667 [ 38 ] {} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2025.12.22 16:27:25.235692 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9105 | 2025.12.22 16:27:25.235848 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9106 | 2025.12.22 16:27:25.236073 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9107 | 2025.12.22 16:27:25.236135 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 9108 | 2025.12.22 16:27:25.236243 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9109 | 2025.12.22 16:27:25.236324 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9110 | 2025.12.22 16:27:25.236395 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9111 | 2025.12.22 16:27:25.236462 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9112 | 2025.12.22 16:27:25.237248 [ 194 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001477009 sec., 18957.23045695727 rows/sec., 1.25 MiB/sec. | ||
| 9113 | 2025.12.22 16:27:25.237375 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9114 | 2025.12.22 16:27:25.237619 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2025.12.22 16:27:25.237687 [ 187 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_28_6} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9116 | 2025.12.22 16:27:25.237751 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9117 | 2025.12.22 16:27:25.474591 [ 38 ] {} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9118 | 2025.12.22 16:27:25.474675 [ 38 ] {} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2025.12.22 16:27:25.474700 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9120 | 2025.12.22 16:27:25.474810 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9121 | 2025.12.22 16:27:25.474946 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9122 | 2025.12.22 16:27:25.474985 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 440 rows starting from the beginning of the part | ||
| 9123 | 2025.12.22 16:27:25.475060 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 9124 | 2025.12.22 16:27:25.475114 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 9125 | 2025.12.22 16:27:25.475163 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9126 | 2025.12.22 16:27:25.475211 [ 194 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 440 rows starting from the beginning of the part | ||
| 9127 | 2025.12.22 16:27:25.476216 [ 187 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449958 sec., 1202793.4602243651 rows/sec., 83.68 MiB/sec. | ||
| 9128 | 2025.12.22 16:27:25.476405 [ 186 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9129 | 2025.12.22 16:27:25.476706 [ 186 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2025.12.22 16:27:25.476777 [ 186 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_28_6} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9131 | 2025.12.22 16:27:25.476854 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9132 | 2025.12.22 16:27:25.630640 [ 38 ] {} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9133 | 2025.12.22 16:27:25.630716 [ 38 ] {} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2025.12.22 16:27:25.630758 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9135 | 2025.12.22 16:27:25.630994 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9136 | 2025.12.22 16:27:25.631233 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9137 | 2025.12.22 16:27:25.631292 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 9138 | 2025.12.22 16:27:25.631396 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9139 | 2025.12.22 16:27:25.631474 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9140 | 2025.12.22 16:27:25.631544 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9141 | 2025.12.22 16:27:25.631623 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9142 | 2025.12.22 16:27:25.632442 [ 187 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.00155224 sec., 108230.6859763954 rows/sec., 5.52 MiB/sec. | ||
| 9143 | 2025.12.22 16:27:25.632654 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9144 | 2025.12.22 16:27:25.632951 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2025.12.22 16:27:25.633022 [ 191 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_28_6} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9146 | 2025.12.22 16:27:25.633114 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9147 | 2025.12.22 16:27:25.933026 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9148 | 2025.12.22 16:27:25.933078 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9149 | 2025.12.22 16:27:26.088117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19078 | ||
| 9150 | 2025.12.22 16:27:26.088618 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.12.22 16:27:26.088652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9152 | 2025.12.22 16:27:26.089116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9153 | 2025.12.22 16:27:26.089336 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2025.12.22 16:27:26.089463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19078 | ||
| 9155 | 2025.12.22 16:27:26.120221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1224 | ||
| 9156 | 2025.12.22 16:27:26.122424 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2025.12.22 16:27:26.122484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9158 | 2025.12.22 16:27:26.123778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9159 | 2025.12.22 16:27:26.124060 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2025.12.22 16:27:26.124440 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 9161 | 2025.12.22 16:27:27.119516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9162 | 2025.12.22 16:27:27.127493 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2025.12.22 16:27:27.127666 [ 257 ] {5a090d3d-2bd8-42c3-866c-fe6a656b1fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9164 | 2025.12.22 16:27:27.127725 [ 257 ] {5a090d3d-2bd8-42c3-866c-fe6a656b1fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9165 | 2025.12.22 16:27:27.128484 [ 257 ] {5a090d3d-2bd8-42c3-866c-fe6a656b1fa4} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2025.12.22 16:27:27.128544 [ 257 ] {5a090d3d-2bd8-42c3-866c-fe6a656b1fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9167 | 2025.12.22 16:27:27.128990 [ 257 ] {5a090d3d-2bd8-42c3-866c-fe6a656b1fa4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9168 | 2025.12.22 16:27:27.129226 [ 257 ] {5a090d3d-2bd8-42c3-866c-fe6a656b1fa4} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2025.12.22 16:27:27.129359 [ 38 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9170 | 2025.12.22 16:27:27.129387 [ 257 ] {5a090d3d-2bd8-42c3-866c-fe6a656b1fa4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001766 sec., 232163.08040770103 rows/sec., 14.73 MiB/sec. | ||
| 9171 | 2025.12.22 16:27:27.129428 [ 38 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2025.12.22 16:27:27.129448 [ 257 ] {5a090d3d-2bd8-42c3-866c-fe6a656b1fa4} <Debug> TCPHandler: Processed in 0.002079085 sec. | ||
| 9173 | 2025.12.22 16:27:27.129461 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9174 | 2025.12.22 16:27:27.129577 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2025.12.22 16:27:27.129589 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9176 | 2025.12.22 16:27:27.129687 [ 257 ] {a101bd1e-cfb0-487f-b000-ef476dbd0a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9177 | 2025.12.22 16:27:27.129721 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9178 | 2025.12.22 16:27:27.129734 [ 257 ] {a101bd1e-cfb0-487f-b000-ef476dbd0a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9179 | 2025.12.22 16:27:27.129759 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 9180 | 2025.12.22 16:27:27.129832 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9181 | 2025.12.22 16:27:27.129878 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9182 | 2025.12.22 16:27:27.129922 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9183 | 2025.12.22 16:27:27.129961 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9184 | 2025.12.22 16:27:27.130742 [ 257 ] {a101bd1e-cfb0-487f-b000-ef476dbd0a6a} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2025.12.22 16:27:27.130786 [ 257 ] {a101bd1e-cfb0-487f-b000-ef476dbd0a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9186 | 2025.12.22 16:27:27.130987 [ 187 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454188 sec., 1409721.439043645 rows/sec., 94.80 MiB/sec. | ||
| 9187 | 2025.12.22 16:27:27.131128 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9188 | 2025.12.22 16:27:27.131211 [ 257 ] {a101bd1e-cfb0-487f-b000-ef476dbd0a6a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9189 | 2025.12.22 16:27:27.131428 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2025.12.22 16:27:27.131497 [ 257 ] {a101bd1e-cfb0-487f-b000-ef476dbd0a6a} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2025.12.22 16:27:27.131507 [ 192 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_29_7} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9192 | 2025.12.22 16:27:27.131588 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9193 | 2025.12.22 16:27:27.131655 [ 257 ] {a101bd1e-cfb0-487f-b000-ef476dbd0a6a} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001993 sec., 573005.5193176117 rows/sec., 45.48 MiB/sec. | ||
| 9194 | 2025.12.22 16:27:27.131700 [ 257 ] {a101bd1e-cfb0-487f-b000-ef476dbd0a6a} <Debug> TCPHandler: Processed in 0.002176077 sec. | ||
| 9195 | 2025.12.22 16:27:27.131818 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2025.12.22 16:27:27.131919 [ 257 ] {e0df83df-5ffc-4d26-ab67-831aebd70437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9197 | 2025.12.22 16:27:27.131960 [ 257 ] {e0df83df-5ffc-4d26-ab67-831aebd70437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9198 | 2025.12.22 16:27:27.132447 [ 257 ] {e0df83df-5ffc-4d26-ab67-831aebd70437} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2025.12.22 16:27:27.132485 [ 257 ] {e0df83df-5ffc-4d26-ab67-831aebd70437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9200 | 2025.12.22 16:27:27.132807 [ 257 ] {e0df83df-5ffc-4d26-ab67-831aebd70437} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9201 | 2025.12.22 16:27:27.133022 [ 257 ] {e0df83df-5ffc-4d26-ab67-831aebd70437} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2025.12.22 16:27:27.133155 [ 257 ] {e0df83df-5ffc-4d26-ab67-831aebd70437} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001258 sec., 174880.76311605723 rows/sec., 10.44 MiB/sec. | ||
| 9203 | 2025.12.22 16:27:27.133192 [ 257 ] {e0df83df-5ffc-4d26-ab67-831aebd70437} <Debug> TCPHandler: Processed in 0.001425948 sec. | ||
| 9204 | 2025.12.22 16:27:27.133295 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2025.12.22 16:27:27.133392 [ 257 ] {21322691-3964-4a3d-bc95-bafb412c9c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9206 | 2025.12.22 16:27:27.133433 [ 257 ] {21322691-3964-4a3d-bc95-bafb412c9c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9207 | 2025.12.22 16:27:27.133915 [ 257 ] {21322691-3964-4a3d-bc95-bafb412c9c7c} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2025.12.22 16:27:27.133952 [ 257 ] {21322691-3964-4a3d-bc95-bafb412c9c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9209 | 2025.12.22 16:27:27.134264 [ 257 ] {21322691-3964-4a3d-bc95-bafb412c9c7c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9210 | 2025.12.22 16:27:27.134481 [ 257 ] {21322691-3964-4a3d-bc95-bafb412c9c7c} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.12.22 16:27:27.134615 [ 257 ] {21322691-3964-4a3d-bc95-bafb412c9c7c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 9212 | 2025.12.22 16:27:27.134653 [ 257 ] {21322691-3964-4a3d-bc95-bafb412c9c7c} <Debug> TCPHandler: Processed in 0.001407667 sec. | ||
| 9213 | 2025.12.22 16:27:27.134775 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2025.12.22 16:27:27.134900 [ 257 ] {50b90412-5f53-4587-993a-c769376c9155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9215 | 2025.12.22 16:27:27.134951 [ 257 ] {50b90412-5f53-4587-993a-c769376c9155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9216 | 2025.12.22 16:27:27.135588 [ 257 ] {50b90412-5f53-4587-993a-c769376c9155} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2025.12.22 16:27:27.135625 [ 257 ] {50b90412-5f53-4587-993a-c769376c9155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9218 | 2025.12.22 16:27:27.135949 [ 257 ] {50b90412-5f53-4587-993a-c769376c9155} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9219 | 2025.12.22 16:27:27.135971 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2025.12.22 16:27:27.136010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9221 | 2025.12.22 16:27:27.136202 [ 257 ] {50b90412-5f53-4587-993a-c769376c9155} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2025.12.22 16:27:27.136344 [ 33 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9223 | 2025.12.22 16:27:27.136357 [ 257 ] {50b90412-5f53-4587-993a-c769376c9155} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001483 sec., 142279.16385704654 rows/sec., 8.08 MiB/sec. | ||
| 9224 | 2025.12.22 16:27:27.136423 [ 33 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2025.12.22 16:27:27.136437 [ 257 ] {50b90412-5f53-4587-993a-c769376c9155} <Debug> TCPHandler: Processed in 0.001723755 sec. | ||
| 9226 | 2025.12.22 16:27:27.136453 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9227 | 2025.12.22 16:27:27.136553 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9228 | 2025.12.22 16:27:27.136575 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9229 | 2025.12.22 16:27:27.136647 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9230 | 2025.12.22 16:27:27.136676 [ 257 ] {2c5acd2b-efd4-4875-a0e9-2c004f7efeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9231 | 2025.12.22 16:27:27.136676 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9232 | 2025.12.22 16:27:27.136722 [ 257 ] {2c5acd2b-efd4-4875-a0e9-2c004f7efeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9233 | 2025.12.22 16:27:27.136752 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9234 | 2025.12.22 16:27:27.136801 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9235 | 2025.12.22 16:27:27.136842 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9236 | 2025.12.22 16:27:27.136880 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9237 | 2025.12.22 16:27:27.137394 [ 257 ] {2c5acd2b-efd4-4875-a0e9-2c004f7efeb2} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2025.12.22 16:27:27.137435 [ 257 ] {2c5acd2b-efd4-4875-a0e9-2c004f7efeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9239 | 2025.12.22 16:27:27.137733 [ 187 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001216232 sec., 867433.1870893053 rows/sec., 52.57 MiB/sec. | ||
| 9240 | 2025.12.22 16:27:27.137787 [ 257 ] {2c5acd2b-efd4-4875-a0e9-2c004f7efeb2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9241 | 2025.12.22 16:27:27.137940 [ 190 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9242 | 2025.12.22 16:27:27.138089 [ 257 ] {2c5acd2b-efd4-4875-a0e9-2c004f7efeb2} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2025.12.22 16:27:27.138256 [ 257 ] {2c5acd2b-efd4-4875-a0e9-2c004f7efeb2} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001599 sec., 434021.26328955597 rows/sec., 30.33 MiB/sec. | ||
| 9244 | 2025.12.22 16:27:27.138299 [ 257 ] {2c5acd2b-efd4-4875-a0e9-2c004f7efeb2} <Debug> TCPHandler: Processed in 0.001773306 sec. | ||
| 9245 | 2025.12.22 16:27:27.138309 [ 190 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2025.12.22 16:27:27.138396 [ 190 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_29_7} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9247 | 2025.12.22 16:27:27.138417 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2025.12.22 16:27:27.138491 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9249 | 2025.12.22 16:27:27.138519 [ 257 ] {a841344b-0d76-499a-8849-0ee99450186c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9250 | 2025.12.22 16:27:27.138566 [ 257 ] {a841344b-0d76-499a-8849-0ee99450186c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9251 | 2025.12.22 16:27:27.138900 [ 257 ] {a841344b-0d76-499a-8849-0ee99450186c} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2025.12.22 16:27:27.138935 [ 257 ] {a841344b-0d76-499a-8849-0ee99450186c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9253 | 2025.12.22 16:27:27.139278 [ 257 ] {a841344b-0d76-499a-8849-0ee99450186c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9254 | 2025.12.22 16:27:27.139497 [ 257 ] {a841344b-0d76-499a-8849-0ee99450186c} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2025.12.22 16:27:27.139632 [ 257 ] {a841344b-0d76-499a-8849-0ee99450186c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 9256 | 2025.12.22 16:27:27.139670 [ 257 ] {a841344b-0d76-499a-8849-0ee99450186c} <Debug> TCPHandler: Processed in 0.001303235 sec. | ||
| 9257 | 2025.12.22 16:27:27.139777 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2025.12.22 16:27:27.139872 [ 257 ] {07659953-13e4-4496-8a04-411c32460668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9259 | 2025.12.22 16:27:27.139916 [ 257 ] {07659953-13e4-4496-8a04-411c32460668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9260 | 2025.12.22 16:27:27.140349 [ 257 ] {07659953-13e4-4496-8a04-411c32460668} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2025.12.22 16:27:27.140385 [ 257 ] {07659953-13e4-4496-8a04-411c32460668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9262 | 2025.12.22 16:27:27.140733 [ 257 ] {07659953-13e4-4496-8a04-411c32460668} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9263 | 2025.12.22 16:27:27.140958 [ 257 ] {07659953-13e4-4496-8a04-411c32460668} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2025.12.22 16:27:27.141095 [ 257 ] {07659953-13e4-4496-8a04-411c32460668} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001241 sec., 253021.75664786465 rows/sec., 16.62 MiB/sec. | ||
| 9265 | 2025.12.22 16:27:27.141132 [ 257 ] {07659953-13e4-4496-8a04-411c32460668} <Debug> TCPHandler: Processed in 0.001405357 sec. | ||
| 9266 | 2025.12.22 16:27:27.141235 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2025.12.22 16:27:27.141329 [ 257 ] {7ee8c159-0c1d-4d04-89f9-5bf451ed0ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9268 | 2025.12.22 16:27:27.141371 [ 257 ] {7ee8c159-0c1d-4d04-89f9-5bf451ed0ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9269 | 2025.12.22 16:27:27.141686 [ 257 ] {7ee8c159-0c1d-4d04-89f9-5bf451ed0ab1} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.12.22 16:27:27.141722 [ 257 ] {7ee8c159-0c1d-4d04-89f9-5bf451ed0ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9271 | 2025.12.22 16:27:27.142024 [ 257 ] {7ee8c159-0c1d-4d04-89f9-5bf451ed0ab1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9272 | 2025.12.22 16:27:27.142243 [ 257 ] {7ee8c159-0c1d-4d04-89f9-5bf451ed0ab1} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2025.12.22 16:27:27.142369 [ 257 ] {7ee8c159-0c1d-4d04-89f9-5bf451ed0ab1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 9274 | 2025.12.22 16:27:27.142406 [ 257 ] {7ee8c159-0c1d-4d04-89f9-5bf451ed0ab1} <Debug> TCPHandler: Processed in 0.001221332 sec. | ||
| 9275 | 2025.12.22 16:27:27.142514 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2025.12.22 16:27:27.142612 [ 257 ] {f2b91563-4111-43a6-9c17-f8a9bdd63721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9277 | 2025.12.22 16:27:27.142667 [ 257 ] {f2b91563-4111-43a6-9c17-f8a9bdd63721} <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 | ||
| 9278 | 2025.12.22 16:27:27.142697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9279 | 2025.12.22 16:27:27.143409 [ 257 ] {f2b91563-4111-43a6-9c17-f8a9bdd63721} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2025.12.22 16:27:27.143425 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.12.22 16:27:27.143443 [ 257 ] {f2b91563-4111-43a6-9c17-f8a9bdd63721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9282 | 2025.12.22 16:27:27.143949 [ 257 ] {f2b91563-4111-43a6-9c17-f8a9bdd63721} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9283 | 2025.12.22 16:27:27.144189 [ 257 ] {f2b91563-4111-43a6-9c17-f8a9bdd63721} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2025.12.22 16:27:27.144330 [ 257 ] {f2b91563-4111-43a6-9c17-f8a9bdd63721} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001735 sec., 8645.533141210375 rows/sec., 15.49 MiB/sec. | ||
| 9285 | 2025.12.22 16:27:27.144389 [ 257 ] {f2b91563-4111-43a6-9c17-f8a9bdd63721} <Debug> TCPHandler: Processed in 0.001925031 sec. | ||
| 9286 | 2025.12.22 16:27:27.144500 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2025.12.22 16:27:27.144597 [ 257 ] {b58f466e-3c02-4cbe-946e-b8095a721039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9288 | 2025.12.22 16:27:27.144637 [ 257 ] {b58f466e-3c02-4cbe-946e-b8095a721039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9289 | 2025.12.22 16:27:27.144972 [ 257 ] {b58f466e-3c02-4cbe-946e-b8095a721039} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2025.12.22 16:27:27.145010 [ 257 ] {b58f466e-3c02-4cbe-946e-b8095a721039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9291 | 2025.12.22 16:27:27.145339 [ 257 ] {b58f466e-3c02-4cbe-946e-b8095a721039} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9292 | 2025.12.22 16:27:27.145557 [ 257 ] {b58f466e-3c02-4cbe-946e-b8095a721039} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2025.12.22 16:27:27.145691 [ 257 ] {b58f466e-3c02-4cbe-946e-b8095a721039} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 9294 | 2025.12.22 16:27:27.145728 [ 257 ] {b58f466e-3c02-4cbe-946e-b8095a721039} <Debug> TCPHandler: Processed in 0.001277453 sec. | ||
| 9295 | 2025.12.22 16:27:27.146921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9296 | 2025.12.22 16:27:28.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.04 MiB, peak 310.77 MiB, free memory in arenas 0.00 B, will set to 302.70 MiB (RSS), difference: -1.34 MiB | ||
| 9297 | 2025.12.22 16:27:32.116724 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2025.12.22 16:27:32.116934 [ 257 ] {b1271781-c29f-4185-81c6-00eb839ea708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9299 | 2025.12.22 16:27:32.117008 [ 257 ] {b1271781-c29f-4185-81c6-00eb839ea708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9300 | 2025.12.22 16:27:32.117674 [ 257 ] {b1271781-c29f-4185-81c6-00eb839ea708} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2025.12.22 16:27:32.117717 [ 257 ] {b1271781-c29f-4185-81c6-00eb839ea708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9302 | 2025.12.22 16:27:32.118085 [ 257 ] {b1271781-c29f-4185-81c6-00eb839ea708} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9303 | 2025.12.22 16:27:32.118302 [ 257 ] {b1271781-c29f-4185-81c6-00eb839ea708} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2025.12.22 16:27:32.118451 [ 257 ] {b1271781-c29f-4185-81c6-00eb839ea708} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001572 sec., 1272.264631043257 rows/sec., 103.74 KiB/sec. | ||
| 9305 | 2025.12.22 16:27:32.118498 [ 257 ] {b1271781-c29f-4185-81c6-00eb839ea708} <Debug> TCPHandler: Processed in 0.00190419 sec. | ||
| 9306 | 2025.12.22 16:27:32.118618 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2025.12.22 16:27:32.118721 [ 257 ] {f48f1689-4bee-43a2-a226-e8ee900cbbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9308 | 2025.12.22 16:27:32.118764 [ 257 ] {f48f1689-4bee-43a2-a226-e8ee900cbbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9309 | 2025.12.22 16:27:32.119221 [ 257 ] {f48f1689-4bee-43a2-a226-e8ee900cbbfb} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2025.12.22 16:27:32.119256 [ 257 ] {f48f1689-4bee-43a2-a226-e8ee900cbbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9311 | 2025.12.22 16:27:32.119568 [ 257 ] {f48f1689-4bee-43a2-a226-e8ee900cbbfb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9312 | 2025.12.22 16:27:32.119793 [ 257 ] {f48f1689-4bee-43a2-a226-e8ee900cbbfb} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2025.12.22 16:27:32.119932 [ 27 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9314 | 2025.12.22 16:27:32.119948 [ 257 ] {f48f1689-4bee-43a2-a226-e8ee900cbbfb} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001252 sec., 85463.25878594248 rows/sec., 7.15 MiB/sec. | ||
| 9315 | 2025.12.22 16:27:32.119969 [ 27 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2025.12.22 16:27:32.119989 [ 257 ] {f48f1689-4bee-43a2-a226-e8ee900cbbfb} <Debug> TCPHandler: Processed in 0.001421227 sec. | ||
| 9317 | 2025.12.22 16:27:32.119990 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9318 | 2025.12.22 16:27:32.120087 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9319 | 2025.12.22 16:27:32.120099 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2025.12.22 16:27:32.120176 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9321 | 2025.12.22 16:27:32.120201 [ 257 ] {c8b303d3-8773-40fb-8460-80fcc1e418f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9322 | 2025.12.22 16:27:32.120205 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2341 rows starting from the beginning of the part | ||
| 9323 | 2025.12.22 16:27:32.120243 [ 257 ] {c8b303d3-8773-40fb-8460-80fcc1e418f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9324 | 2025.12.22 16:27:32.120269 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2282 rows starting from the beginning of the part | ||
| 9325 | 2025.12.22 16:27:32.120315 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9326 | 2025.12.22 16:27:32.120357 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
| 9327 | 2025.12.22 16:27:32.120397 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1142 rows starting from the beginning of the part | ||
| 9328 | 2025.12.22 16:27:32.120437 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 107 rows starting from the beginning of the part | ||
| 9329 | 2025.12.22 16:27:32.120642 [ 257 ] {c8b303d3-8773-40fb-8460-80fcc1e418f1} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2025.12.22 16:27:32.120676 [ 257 ] {c8b303d3-8773-40fb-8460-80fcc1e418f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9331 | 2025.12.22 16:27:32.120992 [ 257 ] {c8b303d3-8773-40fb-8460-80fcc1e418f1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9332 | 2025.12.22 16:27:32.121197 [ 257 ] {c8b303d3-8773-40fb-8460-80fcc1e418f1} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2025.12.22 16:27:32.121323 [ 257 ] {c8b303d3-8773-40fb-8460-80fcc1e418f1} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001142 sec., 23642.73204903678 rows/sec., 1.73 MiB/sec. | ||
| 9334 | 2025.12.22 16:27:32.121358 [ 257 ] {c8b303d3-8773-40fb-8460-80fcc1e418f1} <Debug> TCPHandler: Processed in 0.001307305 sec. | ||
| 9335 | 2025.12.22 16:27:32.121457 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9336 | 2025.12.22 16:27:32.121551 [ 257 ] {c24af671-c5b0-479b-82a7-987b51b8b12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9337 | 2025.12.22 16:27:32.121590 [ 257 ] {c24af671-c5b0-479b-82a7-987b51b8b12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9338 | 2025.12.22 16:27:32.122011 [ 257 ] {c24af671-c5b0-479b-82a7-987b51b8b12c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9339 | 2025.12.22 16:27:32.122044 [ 257 ] {c24af671-c5b0-479b-82a7-987b51b8b12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9340 | 2025.12.22 16:27:32.122339 [ 257 ] {c24af671-c5b0-479b-82a7-987b51b8b12c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9341 | 2025.12.22 16:27:32.122493 [ 190 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002436543 sec., 2476459.475576667 rows/sec., 209.69 MiB/sec. | ||
| 9342 | 2025.12.22 16:27:32.122535 [ 257 ] {c24af671-c5b0-479b-82a7-987b51b8b12c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2025.12.22 16:27:32.122648 [ 27 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9344 | 2025.12.22 16:27:32.122665 [ 257 ] {c24af671-c5b0-479b-82a7-987b51b8b12c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001133 sec., 80317.74051191528 rows/sec., 6.28 MiB/sec. | ||
| 9345 | 2025.12.22 16:27:32.122682 [ 27 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2025.12.22 16:27:32.122700 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9347 | 2025.12.22 16:27:32.122702 [ 257 ] {c24af671-c5b0-479b-82a7-987b51b8b12c} <Debug> TCPHandler: Processed in 0.001290564 sec. | ||
| 9348 | 2025.12.22 16:27:32.122800 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9349 | 2025.12.22 16:27:32.122815 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2025.12.22 16:27:32.122906 [ 190 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9351 | 2025.12.22 16:27:32.122932 [ 257 ] {786d4dd0-fd2a-4790-b1e0-2d6050c84a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9352 | 2025.12.22 16:27:32.122942 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9353 | 2025.12.22 16:27:32.122981 [ 257 ] {786d4dd0-fd2a-4790-b1e0-2d6050c84a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9354 | 2025.12.22 16:27:32.122989 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1211 rows starting from the beginning of the part | ||
| 9355 | 2025.12.22 16:27:32.123066 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1150 rows starting from the beginning of the part | ||
| 9356 | 2025.12.22 16:27:32.123111 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9357 | 2025.12.22 16:27:32.123153 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 89 rows starting from the beginning of the part | ||
| 9358 | 2025.12.22 16:27:32.123192 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 694 rows starting from the beginning of the part | ||
| 9359 | 2025.12.22 16:27:32.123237 [ 193 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 91 rows starting from the beginning of the part | ||
| 9360 | 2025.12.22 16:27:32.123261 [ 190 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2025.12.22 16:27:32.123360 [ 190 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_66_13} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9362 | 2025.12.22 16:27:32.123391 [ 257 ] {786d4dd0-fd2a-4790-b1e0-2d6050c84a00} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2025.12.22 16:27:32.123431 [ 257 ] {786d4dd0-fd2a-4790-b1e0-2d6050c84a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9364 | 2025.12.22 16:27:32.123494 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9365 | 2025.12.22 16:27:32.123771 [ 257 ] {786d4dd0-fd2a-4790-b1e0-2d6050c84a00} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9366 | 2025.12.22 16:27:32.124000 [ 257 ] {786d4dd0-fd2a-4790-b1e0-2d6050c84a00} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2025.12.22 16:27:32.124112 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9368 | 2025.12.22 16:27:32.124131 [ 257 ] {786d4dd0-fd2a-4790-b1e0-2d6050c84a00} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001218 sec., 132183.90804597703 rows/sec., 9.21 MiB/sec. | ||
| 9369 | 2025.12.22 16:27:32.124143 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2025.12.22 16:27:32.124161 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9371 | 2025.12.22 16:27:32.124167 [ 257 ] {786d4dd0-fd2a-4790-b1e0-2d6050c84a00} <Debug> TCPHandler: Processed in 0.001399326 sec. | ||
| 9372 | 2025.12.22 16:27:32.124247 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9373 | 2025.12.22 16:27:32.124276 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2025.12.22 16:27:32.124369 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9375 | 2025.12.22 16:27:32.124371 [ 257 ] {9c0ed640-fe07-495f-95dc-b10d4bf326e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9376 | 2025.12.22 16:27:32.124407 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19225 rows starting from the beginning of the part | ||
| 9377 | 2025.12.22 16:27:32.124444 [ 257 ] {9c0ed640-fe07-495f-95dc-b10d4bf326e6} <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 | ||
| 9378 | 2025.12.22 16:27:32.124467 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 934 rows starting from the beginning of the part | ||
| 9379 | 2025.12.22 16:27:32.124517 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9380 | 2025.12.22 16:27:32.124558 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9381 | 2025.12.22 16:27:32.124601 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 9382 | 2025.12.22 16:27:32.124637 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 161 rows starting from the beginning of the part | ||
| 9383 | 2025.12.22 16:27:32.124692 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935671 sec., 1704318.5541344578 rows/sec., 128.60 MiB/sec. | ||
| 9384 | 2025.12.22 16:27:32.124944 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9385 | 2025.12.22 16:27:32.125209 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2025.12.22 16:27:32.125269 [ 257 ] {9c0ed640-fe07-495f-95dc-b10d4bf326e6} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2025.12.22 16:27:32.125288 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_66_13} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9388 | 2025.12.22 16:27:32.125312 [ 257 ] {9c0ed640-fe07-495f-95dc-b10d4bf326e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9389 | 2025.12.22 16:27:32.125377 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9390 | 2025.12.22 16:27:32.125979 [ 257 ] {9c0ed640-fe07-495f-95dc-b10d4bf326e6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9391 | 2025.12.22 16:27:32.126216 [ 257 ] {9c0ed640-fe07-495f-95dc-b10d4bf326e6} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2025.12.22 16:27:32.126359 [ 257 ] {9c0ed640-fe07-495f-95dc-b10d4bf326e6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002006 sec., 12462.612163509471 rows/sec., 22.33 MiB/sec. | ||
| 9393 | 2025.12.22 16:27:32.126426 [ 257 ] {9c0ed640-fe07-495f-95dc-b10d4bf326e6} <Debug> TCPHandler: Processed in 0.002197048 sec. | ||
| 9394 | 2025.12.22 16:27:32.126542 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2025.12.22 16:27:32.126635 [ 257 ] {10335f34-6a46-4971-a798-d86013d87e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9396 | 2025.12.22 16:27:32.126675 [ 257 ] {10335f34-6a46-4971-a798-d86013d87e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9397 | 2025.12.22 16:27:32.127023 [ 257 ] {10335f34-6a46-4971-a798-d86013d87e46} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2025.12.22 16:27:32.127057 [ 257 ] {10335f34-6a46-4971-a798-d86013d87e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9399 | 2025.12.22 16:27:32.127486 [ 257 ] {10335f34-6a46-4971-a798-d86013d87e46} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9400 | 2025.12.22 16:27:32.127692 [ 257 ] {10335f34-6a46-4971-a798-d86013d87e46} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2025.12.22 16:27:32.127794 [ 27 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9402 | 2025.12.22 16:27:32.127813 [ 257 ] {10335f34-6a46-4971-a798-d86013d87e46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 9403 | 2025.12.22 16:27:32.127825 [ 27 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2025.12.22 16:27:32.127845 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9405 | 2025.12.22 16:27:32.127848 [ 257 ] {10335f34-6a46-4971-a798-d86013d87e46} <Debug> TCPHandler: Processed in 0.001353686 sec. | ||
| 9406 | 2025.12.22 16:27:32.127938 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9407 | 2025.12.22 16:27:32.128057 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9408 | 2025.12.22 16:27:32.128090 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4404 rows starting from the beginning of the part | ||
| 9409 | 2025.12.22 16:27:32.128151 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 80 rows starting from the beginning of the part | ||
| 9410 | 2025.12.22 16:27:32.128194 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 9411 | 2025.12.22 16:27:32.128235 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9412 | 2025.12.22 16:27:32.128276 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9413 | 2025.12.22 16:27:32.128313 [ 198 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9414 | 2025.12.22 16:27:32.130565 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4732 rows, containing 4 columns (4 merged, 0 gathered) in 0.00266988 sec., 1772364.3010172741 rows/sec., 112.53 MiB/sec. | ||
| 9415 | 2025.12.22 16:27:32.130916 [ 197 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9416 | 2025.12.22 16:27:32.131200 [ 197 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2025.12.22 16:27:32.131278 [ 197 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_66_13} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9418 | 2025.12.22 16:27:32.131361 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9419 | 2025.12.22 16:27:32.132142 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20858 rows, containing 5 columns (5 merged, 0 gathered) in 0.007933818 sec., 2628999.0519066607 rows/sec., 175.96 MiB/sec. | ||
| 9420 | 2025.12.22 16:27:32.132543 [ 200 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9421 | 2025.12.22 16:27:32.132847 [ 200 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.12.22 16:27:32.132927 [ 200 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9423 | 2025.12.22 16:27:32.133037 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9424 | 2025.12.22 16:27:33.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.34 MiB, peak 313.78 MiB, free memory in arenas 0.00 B, will set to 304.48 MiB (RSS), difference: 1.14 MiB | ||
| 9425 | 2025.12.22 16:27:33.590476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19526 | ||
| 9426 | 2025.12.22 16:27:33.591176 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2025.12.22 16:27:33.591242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9428 | 2025.12.22 16:27:33.591903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9429 | 2025.12.22 16:27:33.592222 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2025.12.22 16:27:33.592425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19526 | ||
| 9431 | 2025.12.22 16:27:33.592459 [ 25 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9432 | 2025.12.22 16:27:33.592552 [ 25 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2025.12.22 16:27:33.592583 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9434 | 2025.12.22 16:27:33.592754 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9435 | 2025.12.22 16:27:33.592933 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9436 | 2025.12.22 16:27:33.592988 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17158 rows starting from the beginning of the part | ||
| 9437 | 2025.12.22 16:27:33.593084 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9438 | 2025.12.22 16:27:33.593155 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9439 | 2025.12.22 16:27:33.593219 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9440 | 2025.12.22 16:27:33.593295 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9441 | 2025.12.22 16:27:33.593397 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9442 | 2025.12.22 16:27:33.596464 [ 198 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19526 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781619 sec., 5163396.94718056 rows/sec., 73.86 MiB/sec. | ||
| 9443 | 2025.12.22 16:27:33.596930 [ 195 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9444 | 2025.12.22 16:27:33.597311 [ 195 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2025.12.22 16:27:33.597418 [ 195 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_41_8} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9446 | 2025.12.22 16:27:33.597557 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9447 | 2025.12.22 16:27:34.147965 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46210 | ||
| 9448 | 2025.12.22 16:27:34.148077 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9449 | 2025.12.22 16:27:34.148107 [ 295 ] {} <Debug> TCP-Session: 0329e47c-db2b-4215-8f65-c470cecc30a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46210 | ||
| 9450 | 2025.12.22 16:27:34.148132 [ 295 ] {} <Debug> TCP-Session: 0329e47c-db2b-4215-8f65-c470cecc30a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9451 | 2025.12.22 16:27:34.148147 [ 295 ] {} <Debug> TCP-Session: 0329e47c-db2b-4215-8f65-c470cecc30a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2025.12.22 16:27:34.148342 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48274 | ||
| 9453 | 2025.12.22 16:27:34.148396 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49626 | ||
| 9454 | 2025.12.22 16:27:34.148421 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40343 | ||
| 9455 | 2025.12.22 16:27:34.148437 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51491 | ||
| 9456 | 2025.12.22 16:27:34.148474 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9457 | 2025.12.22 16:27:34.148453 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39916 | ||
| 9458 | 2025.12.22 16:27:34.148509 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9459 | 2025.12.22 16:27:34.148505 [ 295 ] {} <Trace> TCP-Session: 0329e47c-db2b-4215-8f65-c470cecc30a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9460 | 2025.12.22 16:27:34.148546 [ 297 ] {} <Debug> TCP-Session: 2ae7c52a-14fe-40a1-a0df-52f2958d729c Authenticating user 'default' from [fd00:1122:3344:101::e]:49626 | ||
| 9461 | 2025.12.22 16:27:34.148424 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51597 | ||
| 9462 | 2025.12.22 16:27:34.148586 [ 297 ] {} <Debug> TCP-Session: 2ae7c52a-14fe-40a1-a0df-52f2958d729c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9463 | 2025.12.22 16:27:34.148403 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61119 | ||
| 9464 | 2025.12.22 16:27:34.148629 [ 297 ] {} <Debug> TCP-Session: 2ae7c52a-14fe-40a1-a0df-52f2958d729c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9465 | 2025.12.22 16:27:34.148518 [ 296 ] {} <Debug> TCP-Session: 40593ada-605f-4e19-8aaa-c7750e2cd20b Authenticating user 'default' from [fd00:1122:3344:101::e]:48274 | ||
| 9466 | 2025.12.22 16:27:34.148660 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9467 | 2025.12.22 16:27:34.148461 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64447 | ||
| 9468 | 2025.12.22 16:27:34.148712 [ 296 ] {} <Debug> TCP-Session: 40593ada-605f-4e19-8aaa-c7750e2cd20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9469 | 2025.12.22 16:27:34.148735 [ 295 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46210) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9470 | 2025.12.22 16:27:34.148771 [ 296 ] {} <Debug> TCP-Session: 40593ada-605f-4e19-8aaa-c7750e2cd20b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2025.12.22 16:27:34.148730 [ 290 ] {} <Debug> TCP-Session: 246dfeb3-505f-4892-8ec0-fae2698f465f Authenticating user 'default' from [fd00:1122:3344:101::e]:40343 | ||
| 9472 | 2025.12.22 16:27:34.148843 [ 290 ] {} <Debug> TCP-Session: 246dfeb3-505f-4892-8ec0-fae2698f465f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2025.12.22 16:27:34.148862 [ 290 ] {} <Debug> TCP-Session: 246dfeb3-505f-4892-8ec0-fae2698f465f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9474 | 2025.12.22 16:27:34.149046 [ 295 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9475 | 2025.12.22 16:27:34.149108 [ 295 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9476 | 2025.12.22 16:27:34.149142 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9477 | 2025.12.22 16:27:34.149189 [ 293 ] {} <Debug> TCP-Session: e50d5424-57a6-49bf-a548-d1eac5a10289 Authenticating user 'default' from [fd00:1122:3344:101::e]:39916 | ||
| 9478 | 2025.12.22 16:27:34.149214 [ 293 ] {} <Debug> TCP-Session: e50d5424-57a6-49bf-a548-d1eac5a10289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2025.12.22 16:27:34.149218 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9480 | 2025.12.22 16:27:34.149235 [ 293 ] {} <Debug> TCP-Session: e50d5424-57a6-49bf-a548-d1eac5a10289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2025.12.22 16:27:34.149253 [ 3 ] {} <Debug> TCP-Session: fd4a3ef9-f5cb-4709-ac98-c971dc27187f Authenticating user 'default' from [fd00:1122:3344:101::e]:61119 | ||
| 9482 | 2025.12.22 16:27:34.149270 [ 3 ] {} <Debug> TCP-Session: fd4a3ef9-f5cb-4709-ac98-c971dc27187f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9483 | 2025.12.22 16:27:34.149283 [ 3 ] {} <Debug> TCP-Session: fd4a3ef9-f5cb-4709-ac98-c971dc27187f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9484 | 2025.12.22 16:27:34.149406 [ 295 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 9485 | 2025.12.22 16:27:34.149496 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9486 | 2025.12.22 16:27:34.149532 [ 292 ] {} <Debug> TCP-Session: 1ae74b66-c64a-4314-a0a4-11aaa2ece206 Authenticating user 'default' from [fd00:1122:3344:101::e]:51491 | ||
| 9487 | 2025.12.22 16:27:34.149551 [ 292 ] {} <Debug> TCP-Session: 1ae74b66-c64a-4314-a0a4-11aaa2ece206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2025.12.22 16:27:34.149565 [ 292 ] {} <Debug> TCP-Session: 1ae74b66-c64a-4314-a0a4-11aaa2ece206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2025.12.22 16:27:34.149615 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9490 | 2025.12.22 16:27:34.149655 [ 291 ] {} <Debug> TCP-Session: ab47491d-912b-4e01-a95a-247b942f5e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:51597 | ||
| 9491 | 2025.12.22 16:27:34.149673 [ 291 ] {} <Debug> TCP-Session: ab47491d-912b-4e01-a95a-247b942f5e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9492 | 2025.12.22 16:27:34.149688 [ 291 ] {} <Debug> TCP-Session: ab47491d-912b-4e01-a95a-247b942f5e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9493 | 2025.12.22 16:27:34.149737 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9494 | 2025.12.22 16:27:34.149770 [ 294 ] {} <Debug> TCP-Session: 6fe97af1-b651-4a6d-b9a3-46208ccc2adf Authenticating user 'default' from [fd00:1122:3344:101::e]:64447 | ||
| 9495 | 2025.12.22 16:27:34.149787 [ 294 ] {} <Debug> TCP-Session: 6fe97af1-b651-4a6d-b9a3-46208ccc2adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9496 | 2025.12.22 16:27:34.149799 [ 294 ] {} <Debug> TCP-Session: 6fe97af1-b651-4a6d-b9a3-46208ccc2adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2025.12.22 16:27:34.150349 [ 344 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Trace> AggregatingTransform: Aggregating | ||
| 9498 | 2025.12.22 16:27:34.150404 [ 344 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Trace> Aggregator: Aggregation method: without_key | ||
| 9499 | 2025.12.22 16:27:34.150444 [ 344 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919284 sec. (1087.803 rows/sec., 42.49 KiB/sec.) | ||
| 9500 | 2025.12.22 16:27:34.150463 [ 344 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Trace> Aggregator: Merging aggregated data | ||
| 9501 | 2025.12.22 16:27:34.151940 [ 295 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00327 sec., 305.81039755351685 rows/sec., 11.95 KiB/sec. | ||
| 9502 | 2025.12.22 16:27:34.152088 [ 295 ] {5d6b6cbe-c0d5-4053-99e0-5c3dcef43453} <Debug> TCPHandler: Processed in 0.003732738 sec. | ||
| 9503 | 2025.12.22 16:27:34.152194 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9504 | 2025.12.22 16:27:34.152227 [ 295 ] {} <Debug> TCP-Session: 0329e47c-db2b-4215-8f65-c470cecc30a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2025.12.22 16:27:34.152232 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9506 | 2025.12.22 16:27:34.152259 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9507 | 2025.12.22 16:27:34.152279 [ 296 ] {} <Debug> TCP-Session: 40593ada-605f-4e19-8aaa-c7750e2cd20b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9508 | 2025.12.22 16:27:34.152284 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9509 | 2025.12.22 16:27:34.152305 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9510 | 2025.12.22 16:27:34.152326 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9511 | 2025.12.22 16:27:34.152338 [ 293 ] {} <Debug> TCP-Session: e50d5424-57a6-49bf-a548-d1eac5a10289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9512 | 2025.12.22 16:27:34.152354 [ 297 ] {} <Debug> TCP-Session: 2ae7c52a-14fe-40a1-a0df-52f2958d729c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2025.12.22 16:27:34.152366 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9514 | 2025.12.22 16:27:34.152382 [ 294 ] {} <Debug> TCP-Session: 6fe97af1-b651-4a6d-b9a3-46208ccc2adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2025.12.22 16:27:34.152388 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9516 | 2025.12.22 16:27:34.152406 [ 3 ] {} <Debug> TCP-Session: fd4a3ef9-f5cb-4709-ac98-c971dc27187f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9517 | 2025.12.22 16:27:34.152347 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9518 | 2025.12.22 16:27:34.152433 [ 290 ] {} <Debug> TCP-Session: 246dfeb3-505f-4892-8ec0-fae2698f465f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2025.12.22 16:27:34.152300 [ 291 ] {} <Debug> TCP-Session: ab47491d-912b-4e01-a95a-247b942f5e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9520 | 2025.12.22 16:27:34.152477 [ 292 ] {} <Debug> TCP-Session: 1ae74b66-c64a-4314-a0a4-11aaa2ece206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9521 | 2025.12.22 16:27:34.243483 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51665 | ||
| 9522 | 2025.12.22 16:27:34.243595 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9523 | 2025.12.22 16:27:34.243621 [ 295 ] {} <Debug> TCP-Session: 32801b64-20b9-4c19-8599-0cd71787fb92 Authenticating user 'default' from [fd00:1122:3344:101::e]:51665 | ||
| 9524 | 2025.12.22 16:27:34.243644 [ 295 ] {} <Debug> TCP-Session: 32801b64-20b9-4c19-8599-0cd71787fb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9525 | 2025.12.22 16:27:34.243661 [ 295 ] {} <Debug> TCP-Session: 32801b64-20b9-4c19-8599-0cd71787fb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2025.12.22 16:27:34.243860 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49444 | ||
| 9527 | 2025.12.22 16:27:34.243893 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45867 | ||
| 9528 | 2025.12.22 16:27:34.243917 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47222 | ||
| 9529 | 2025.12.22 16:27:34.243944 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49449 | ||
| 9530 | 2025.12.22 16:27:34.243978 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9531 | 2025.12.22 16:27:34.244009 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9532 | 2025.12.22 16:27:34.244044 [ 295 ] {} <Trace> TCP-Session: 32801b64-20b9-4c19-8599-0cd71787fb92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2025.12.22 16:27:34.244063 [ 291 ] {} <Debug> TCP-Session: 0eedfbd3-fe93-4094-9371-e2d76128929c Authenticating user 'default' from [fd00:1122:3344:101::e]:47222 | ||
| 9534 | 2025.12.22 16:27:34.244015 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9535 | 2025.12.22 16:27:34.244090 [ 291 ] {} <Debug> TCP-Session: 0eedfbd3-fe93-4094-9371-e2d76128929c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2025.12.22 16:27:34.243925 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52569 | ||
| 9537 | 2025.12.22 16:27:34.244125 [ 291 ] {} <Debug> TCP-Session: 0eedfbd3-fe93-4094-9371-e2d76128929c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2025.12.22 16:27:34.244123 [ 297 ] {} <Debug> TCP-Session: eca68097-557c-4960-901f-f045d238133d Authenticating user 'default' from [fd00:1122:3344:101::e]:45867 | ||
| 9539 | 2025.12.22 16:27:34.243911 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39330 | ||
| 9540 | 2025.12.22 16:27:34.244190 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9541 | 2025.12.22 16:27:34.244190 [ 297 ] {} <Debug> TCP-Session: eca68097-557c-4960-901f-f045d238133d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2025.12.22 16:27:34.243897 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47682 | ||
| 9543 | 2025.12.22 16:27:34.244254 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9544 | 2025.12.22 16:27:34.243938 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35689 | ||
| 9545 | 2025.12.22 16:27:34.244309 [ 290 ] {} <Debug> TCP-Session: 3918c1e8-493b-4d18-bb47-f27a180c416d Authenticating user 'default' from [fd00:1122:3344:101::e]:39330 | ||
| 9546 | 2025.12.22 16:27:34.244312 [ 297 ] {} <Debug> TCP-Session: eca68097-557c-4960-901f-f045d238133d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2025.12.22 16:27:34.244327 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9548 | 2025.12.22 16:27:34.244343 [ 290 ] {} <Debug> TCP-Session: 3918c1e8-493b-4d18-bb47-f27a180c416d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2025.12.22 16:27:34.244361 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9550 | 2025.12.22 16:27:34.244362 [ 3 ] {} <Debug> TCP-Session: a989d7aa-a667-4a4c-bfd6-c57a6eba967e Authenticating user 'default' from [fd00:1122:3344:101::e]:47682 | ||
| 9551 | 2025.12.22 16:27:34.244375 [ 290 ] {} <Debug> TCP-Session: 3918c1e8-493b-4d18-bb47-f27a180c416d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2025.12.22 16:27:34.244397 [ 3 ] {} <Debug> TCP-Session: a989d7aa-a667-4a4c-bfd6-c57a6eba967e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2025.12.22 16:27:34.244392 [ 293 ] {} <Debug> TCP-Session: 16f5eb3c-3c74-4107-8b95-d39409ad2902 Authenticating user 'default' from [fd00:1122:3344:101::e]:35689 | ||
| 9554 | 2025.12.22 16:27:34.244419 [ 3 ] {} <Debug> TCP-Session: a989d7aa-a667-4a4c-bfd6-c57a6eba967e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2025.12.22 16:27:34.244283 [ 292 ] {} <Debug> TCP-Session: f590c35e-1ae0-495d-89e1-5d2cc6a8df28 Authenticating user 'default' from [fd00:1122:3344:101::e]:52569 | ||
| 9556 | 2025.12.22 16:27:34.244433 [ 293 ] {} <Debug> TCP-Session: 16f5eb3c-3c74-4107-8b95-d39409ad2902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2025.12.22 16:27:34.244249 [ 295 ] {735da731-05e3-41d0-88c0-b4d315731405} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51665) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9558 | 2025.12.22 16:27:34.244480 [ 293 ] {} <Debug> TCP-Session: 16f5eb3c-3c74-4107-8b95-d39409ad2902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2025.12.22 16:27:34.244477 [ 292 ] {} <Debug> TCP-Session: f590c35e-1ae0-495d-89e1-5d2cc6a8df28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9560 | 2025.12.22 16:27:34.244056 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9561 | 2025.12.22 16:27:34.244541 [ 292 ] {} <Debug> TCP-Session: f590c35e-1ae0-495d-89e1-5d2cc6a8df28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2025.12.22 16:27:34.244049 [ 296 ] {} <Debug> TCP-Session: aeb4b738-8819-4afc-8ab1-96b7571760c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49444 | ||
| 9563 | 2025.12.22 16:27:34.244569 [ 294 ] {} <Debug> TCP-Session: 57c0dd37-c857-4a8a-9e56-a886e535ae5b Authenticating user 'default' from [fd00:1122:3344:101::e]:49449 | ||
| 9564 | 2025.12.22 16:27:34.244592 [ 296 ] {} <Debug> TCP-Session: aeb4b738-8819-4afc-8ab1-96b7571760c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9565 | 2025.12.22 16:27:34.244607 [ 294 ] {} <Debug> TCP-Session: 57c0dd37-c857-4a8a-9e56-a886e535ae5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2025.12.22 16:27:34.244617 [ 296 ] {} <Debug> TCP-Session: aeb4b738-8819-4afc-8ab1-96b7571760c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2025.12.22 16:27:34.244630 [ 294 ] {} <Debug> TCP-Session: 57c0dd37-c857-4a8a-9e56-a886e535ae5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2025.12.22 16:27:34.244769 [ 295 ] {735da731-05e3-41d0-88c0-b4d315731405} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9569 | 2025.12.22 16:27:34.244827 [ 295 ] {735da731-05e3-41d0-88c0-b4d315731405} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9570 | 2025.12.22 16:27:34.245117 [ 295 ] {735da731-05e3-41d0-88c0-b4d315731405} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 9571 | 2025.12.22 16:27:34.246100 [ 315 ] {735da731-05e3-41d0-88c0-b4d315731405} <Trace> AggregatingTransform: Aggregating | ||
| 9572 | 2025.12.22 16:27:34.246134 [ 315 ] {735da731-05e3-41d0-88c0-b4d315731405} <Trace> Aggregator: Aggregation method: without_key | ||
| 9573 | 2025.12.22 16:27:34.246164 [ 315 ] {735da731-05e3-41d0-88c0-b4d315731405} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948775 sec. (1053.991 rows/sec., 41.17 KiB/sec.) | ||
| 9574 | 2025.12.22 16:27:34.246179 [ 315 ] {735da731-05e3-41d0-88c0-b4d315731405} <Trace> Aggregator: Merging aggregated data | ||
| 9575 | 2025.12.22 16:27:34.247531 [ 295 ] {735da731-05e3-41d0-88c0-b4d315731405} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003356 sec., 297.97377830750895 rows/sec., 11.64 KiB/sec. | ||
| 9576 | 2025.12.22 16:27:34.247674 [ 295 ] {735da731-05e3-41d0-88c0-b4d315731405} <Debug> TCPHandler: Processed in 0.00380257 sec. | ||
| 9577 | 2025.12.22 16:27:34.247801 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9578 | 2025.12.22 16:27:34.247833 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9579 | 2025.12.22 16:27:34.247837 [ 295 ] {} <Debug> TCP-Session: 32801b64-20b9-4c19-8599-0cd71787fb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2025.12.22 16:27:34.247854 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9581 | 2025.12.22 16:27:34.247872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9582 | 2025.12.22 16:27:34.247893 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9583 | 2025.12.22 16:27:34.247906 [ 294 ] {} <Debug> TCP-Session: 57c0dd37-c857-4a8a-9e56-a886e535ae5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2025.12.22 16:27:34.247921 [ 290 ] {} <Debug> TCP-Session: 3918c1e8-493b-4d18-bb47-f27a180c416d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2025.12.22 16:27:34.247926 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9586 | 2025.12.22 16:27:34.247941 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9587 | 2025.12.22 16:27:34.247958 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9588 | 2025.12.22 16:27:34.247982 [ 293 ] {} <Debug> TCP-Session: 16f5eb3c-3c74-4107-8b95-d39409ad2902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2025.12.22 16:27:34.247993 [ 297 ] {} <Debug> TCP-Session: eca68097-557c-4960-901f-f045d238133d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2025.12.22 16:27:34.248007 [ 292 ] {} <Debug> TCP-Session: f590c35e-1ae0-495d-89e1-5d2cc6a8df28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2025.12.22 16:27:34.247947 [ 291 ] {} <Debug> TCP-Session: 0eedfbd3-fe93-4094-9371-e2d76128929c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2025.12.22 16:27:34.247911 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9593 | 2025.12.22 16:27:34.247879 [ 296 ] {} <Debug> TCP-Session: aeb4b738-8819-4afc-8ab1-96b7571760c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9594 | 2025.12.22 16:27:34.248094 [ 3 ] {} <Debug> TCP-Session: a989d7aa-a667-4a4c-bfd6-c57a6eba967e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2025.12.22 16:27:34.273765 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50271 | ||
| 9596 | 2025.12.22 16:27:34.273860 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9597 | 2025.12.22 16:27:34.273889 [ 295 ] {} <Debug> TCP-Session: b6f486a0-be7b-4f7b-97ec-f8accf5d838f Authenticating user 'default' from [fd00:1122:3344:101::e]:50271 | ||
| 9598 | 2025.12.22 16:27:34.273912 [ 295 ] {} <Debug> TCP-Session: b6f486a0-be7b-4f7b-97ec-f8accf5d838f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2025.12.22 16:27:34.273928 [ 295 ] {} <Debug> TCP-Session: b6f486a0-be7b-4f7b-97ec-f8accf5d838f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2025.12.22 16:27:34.274123 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34890 | ||
| 9601 | 2025.12.22 16:27:34.274184 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64172 | ||
| 9602 | 2025.12.22 16:27:34.274194 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58028 | ||
| 9603 | 2025.12.22 16:27:34.274200 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39419 | ||
| 9604 | 2025.12.22 16:27:34.274241 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44864 | ||
| 9605 | 2025.12.22 16:27:34.274271 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9606 | 2025.12.22 16:27:34.274277 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9607 | 2025.12.22 16:27:34.274304 [ 297 ] {} <Debug> TCP-Session: 0aebde46-0c1e-481c-9eb2-3f4fe36b7fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64172 | ||
| 9608 | 2025.12.22 16:27:34.274307 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9609 | 2025.12.22 16:27:34.274318 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9610 | 2025.12.22 16:27:34.274316 [ 3 ] {} <Debug> TCP-Session: d84178c5-9d9c-41c6-918b-43f6001483a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58028 | ||
| 9611 | 2025.12.22 16:27:34.274343 [ 290 ] {} <Debug> TCP-Session: 31583061-7c21-45b0-85a1-e4efe9ce3e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:39419 | ||
| 9612 | 2025.12.22 16:27:34.274351 [ 294 ] {} <Debug> TCP-Session: d2551b89-9cf3-4724-87ed-f2c10ee6e2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44864 | ||
| 9613 | 2025.12.22 16:27:34.274364 [ 3 ] {} <Debug> TCP-Session: d84178c5-9d9c-41c6-918b-43f6001483a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9614 | 2025.12.22 16:27:34.274381 [ 294 ] {} <Debug> TCP-Session: d2551b89-9cf3-4724-87ed-f2c10ee6e2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2025.12.22 16:27:34.274376 [ 290 ] {} <Debug> TCP-Session: 31583061-7c21-45b0-85a1-e4efe9ce3e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9616 | 2025.12.22 16:27:34.274394 [ 3 ] {} <Debug> TCP-Session: d84178c5-9d9c-41c6-918b-43f6001483a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2025.12.22 16:27:34.274405 [ 294 ] {} <Debug> TCP-Session: d2551b89-9cf3-4724-87ed-f2c10ee6e2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2025.12.22 16:27:34.274413 [ 290 ] {} <Debug> TCP-Session: 31583061-7c21-45b0-85a1-e4efe9ce3e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2025.12.22 16:27:34.274325 [ 297 ] {} <Debug> TCP-Session: 0aebde46-0c1e-481c-9eb2-3f4fe36b7fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2025.12.22 16:27:34.274215 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63409 | ||
| 9621 | 2025.12.22 16:27:34.274471 [ 297 ] {} <Debug> TCP-Session: 0aebde46-0c1e-481c-9eb2-3f4fe36b7fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2025.12.22 16:27:34.274236 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65186 | ||
| 9623 | 2025.12.22 16:27:34.274227 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9624 | 2025.12.22 16:27:34.274543 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9625 | 2025.12.22 16:27:34.274222 [ 295 ] {} <Trace> TCP-Session: b6f486a0-be7b-4f7b-97ec-f8accf5d838f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9626 | 2025.12.22 16:27:34.274581 [ 291 ] {} <Debug> TCP-Session: 186e762b-0e03-49f2-8582-edd8b96f9bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63409 | ||
| 9627 | 2025.12.22 16:27:34.274575 [ 296 ] {} <Debug> TCP-Session: 80ecc5c4-7cae-48e4-9666-038904213cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34890 | ||
| 9628 | 2025.12.22 16:27:34.274614 [ 291 ] {} <Debug> TCP-Session: 186e762b-0e03-49f2-8582-edd8b96f9bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2025.12.22 16:27:34.274631 [ 296 ] {} <Debug> TCP-Session: 80ecc5c4-7cae-48e4-9666-038904213cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2025.12.22 16:27:34.274643 [ 291 ] {} <Debug> TCP-Session: 186e762b-0e03-49f2-8582-edd8b96f9bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2025.12.22 16:27:34.274657 [ 296 ] {} <Debug> TCP-Session: 80ecc5c4-7cae-48e4-9666-038904213cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2025.12.22 16:27:34.274571 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9633 | 2025.12.22 16:27:34.274226 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35693 | ||
| 9634 | 2025.12.22 16:27:34.274711 [ 293 ] {} <Debug> TCP-Session: 6402868f-e72e-4118-b500-bba09501287b Authenticating user 'default' from [fd00:1122:3344:101::e]:65186 | ||
| 9635 | 2025.12.22 16:27:34.274746 [ 293 ] {} <Debug> TCP-Session: 6402868f-e72e-4118-b500-bba09501287b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9636 | 2025.12.22 16:27:34.274746 [ 295 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50271) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9637 | 2025.12.22 16:27:34.274759 [ 293 ] {} <Debug> TCP-Session: 6402868f-e72e-4118-b500-bba09501287b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9638 | 2025.12.22 16:27:34.274774 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9639 | 2025.12.22 16:27:34.274811 [ 292 ] {} <Debug> TCP-Session: 8600874f-de6f-4fd4-a231-2e76757fa2d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35693 | ||
| 9640 | 2025.12.22 16:27:34.274828 [ 292 ] {} <Debug> TCP-Session: 8600874f-de6f-4fd4-a231-2e76757fa2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2025.12.22 16:27:34.274841 [ 292 ] {} <Debug> TCP-Session: 8600874f-de6f-4fd4-a231-2e76757fa2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2025.12.22 16:27:34.274986 [ 295 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9643 | 2025.12.22 16:27:34.275043 [ 295 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9644 | 2025.12.22 16:27:34.275309 [ 295 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 9645 | 2025.12.22 16:27:34.276203 [ 331 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Trace> AggregatingTransform: Aggregating | ||
| 9646 | 2025.12.22 16:27:34.276243 [ 331 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Trace> Aggregator: Aggregation method: without_key | ||
| 9647 | 2025.12.22 16:27:34.276279 [ 331 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876143 sec. (1141.366 rows/sec., 44.58 KiB/sec.) | ||
| 9648 | 2025.12.22 16:27:34.276298 [ 331 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Trace> Aggregator: Merging aggregated data | ||
| 9649 | 2025.12.22 16:27:34.277630 [ 295 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002937 sec., 340.4834865509023 rows/sec., 13.30 KiB/sec. | ||
| 9650 | 2025.12.22 16:27:34.277797 [ 295 ] {e3a7c745-c51a-4b54-8e19-b122750d0c01} <Debug> TCPHandler: Processed in 0.003675586 sec. | ||
| 9651 | 2025.12.22 16:27:34.277928 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9652 | 2025.12.22 16:27:34.277962 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9653 | 2025.12.22 16:27:34.277968 [ 295 ] {} <Debug> TCP-Session: b6f486a0-be7b-4f7b-97ec-f8accf5d838f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2025.12.22 16:27:34.277988 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9655 | 2025.12.22 16:27:34.278009 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9656 | 2025.12.22 16:27:34.278019 [ 294 ] {} <Debug> TCP-Session: d2551b89-9cf3-4724-87ed-f2c10ee6e2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9657 | 2025.12.22 16:27:34.278033 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9658 | 2025.12.22 16:27:34.278059 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9659 | 2025.12.22 16:27:34.278088 [ 291 ] {} <Debug> TCP-Session: 186e762b-0e03-49f2-8582-edd8b96f9bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2025.12.22 16:27:34.278094 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9661 | 2025.12.22 16:27:34.278113 [ 292 ] {} <Debug> TCP-Session: 8600874f-de6f-4fd4-a231-2e76757fa2d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9662 | 2025.12.22 16:27:34.278128 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9663 | 2025.12.22 16:27:34.278149 [ 296 ] {} <Debug> TCP-Session: 80ecc5c4-7cae-48e4-9666-038904213cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9664 | 2025.12.22 16:27:34.278049 [ 297 ] {} <Debug> TCP-Session: 0aebde46-0c1e-481c-9eb2-3f4fe36b7fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9665 | 2025.12.22 16:27:34.278179 [ 293 ] {} <Debug> TCP-Session: 6402868f-e72e-4118-b500-bba09501287b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2025.12.22 16:27:34.278109 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9667 | 2025.12.22 16:27:34.278039 [ 3 ] {} <Debug> TCP-Session: d84178c5-9d9c-41c6-918b-43f6001483a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2025.12.22 16:27:34.278251 [ 290 ] {} <Debug> TCP-Session: 31583061-7c21-45b0-85a1-e4efe9ce3e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2025.12.22 16:27:34.647876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9670 | 2025.12.22 16:27:34.668177 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2025.12.22 16:27:34.668250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9672 | 2025.12.22 16:27:34.674463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9673 | 2025.12.22 16:27:34.675230 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2025.12.22 16:27:34.675525 [ 24 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9675 | 2025.12.22 16:27:34.675593 [ 24 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2025.12.22 16:27:34.675614 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9677 | 2025.12.22 16:27:34.675710 [ 199 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9678 | 2025.12.22 16:27:34.678791 [ 199 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9679 | 2025.12.22 16:27:34.678947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9680 | 2025.12.22 16:27:34.679823 [ 199 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9681 | 2025.12.22 16:27:34.683210 [ 199 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9682 | 2025.12.22 16:27:34.687401 [ 199 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9683 | 2025.12.22 16:27:34.691801 [ 199 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9684 | 2025.12.22 16:27:34.696846 [ 199 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9685 | 2025.12.22 16:27:34.700827 [ 199 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9686 | 2025.12.22 16:27:34.767715 [ 195 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.092039468 sec., 3357.2553896117697 rows/sec., 17.36 MiB/sec. | ||
| 9687 | 2025.12.22 16:27:34.770422 [ 186 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9688 | 2025.12.22 16:27:34.772310 [ 186 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2025.12.22 16:27:34.772418 [ 186 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_41_8} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9690 | 2025.12.22 16:27:34.774760 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9691 | 2025.12.22 16:27:36.125381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1266 | ||
| 9692 | 2025.12.22 16:27:36.127963 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2025.12.22 16:27:36.128028 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9694 | 2025.12.22 16:27:36.129283 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9695 | 2025.12.22 16:27:36.129610 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2025.12.22 16:27:36.129998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1266 | ||
| 9697 | 2025.12.22 16:27:37.128908 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2025.12.22 16:27:37.129125 [ 257 ] {554f8caf-674a-4175-ae8a-ab70c92b9f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9699 | 2025.12.22 16:27:37.129202 [ 257 ] {554f8caf-674a-4175-ae8a-ab70c92b9f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9700 | 2025.12.22 16:27:37.130081 [ 257 ] {554f8caf-674a-4175-ae8a-ab70c92b9f76} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2025.12.22 16:27:37.130131 [ 257 ] {554f8caf-674a-4175-ae8a-ab70c92b9f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9702 | 2025.12.22 16:27:37.130581 [ 257 ] {554f8caf-674a-4175-ae8a-ab70c92b9f76} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9703 | 2025.12.22 16:27:37.130823 [ 257 ] {554f8caf-674a-4175-ae8a-ab70c92b9f76} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2025.12.22 16:27:37.130991 [ 257 ] {554f8caf-674a-4175-ae8a-ab70c92b9f76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001919 sec., 213652.9442417926 rows/sec., 13.55 MiB/sec. | ||
| 9705 | 2025.12.22 16:27:37.131041 [ 257 ] {554f8caf-674a-4175-ae8a-ab70c92b9f76} <Debug> TCPHandler: Processed in 0.00226555 sec. | ||
| 9706 | 2025.12.22 16:27:37.131165 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2025.12.22 16:27:37.131272 [ 257 ] {f2231e25-cf5e-4797-bb08-e2752c8fc790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9708 | 2025.12.22 16:27:37.131318 [ 257 ] {f2231e25-cf5e-4797-bb08-e2752c8fc790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9709 | 2025.12.22 16:27:37.132261 [ 257 ] {f2231e25-cf5e-4797-bb08-e2752c8fc790} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2025.12.22 16:27:37.132300 [ 257 ] {f2231e25-cf5e-4797-bb08-e2752c8fc790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9711 | 2025.12.22 16:27:37.132702 [ 257 ] {f2231e25-cf5e-4797-bb08-e2752c8fc790} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9712 | 2025.12.22 16:27:37.132925 [ 257 ] {f2231e25-cf5e-4797-bb08-e2752c8fc790} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2025.12.22 16:27:37.133056 [ 257 ] {f2231e25-cf5e-4797-bb08-e2752c8fc790} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001809 sec., 631288.0044223327 rows/sec., 50.11 MiB/sec. | ||
| 9714 | 2025.12.22 16:27:37.133095 [ 257 ] {f2231e25-cf5e-4797-bb08-e2752c8fc790} <Debug> TCPHandler: Processed in 0.001983812 sec. | ||
| 9715 | 2025.12.22 16:27:37.133210 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2025.12.22 16:27:37.133312 [ 257 ] {b5a025c1-9a8c-4129-8ad7-c878ec2c2f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9717 | 2025.12.22 16:27:37.133359 [ 257 ] {b5a025c1-9a8c-4129-8ad7-c878ec2c2f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9718 | 2025.12.22 16:27:37.133835 [ 257 ] {b5a025c1-9a8c-4129-8ad7-c878ec2c2f05} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2025.12.22 16:27:37.133872 [ 257 ] {b5a025c1-9a8c-4129-8ad7-c878ec2c2f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9720 | 2025.12.22 16:27:37.134201 [ 257 ] {b5a025c1-9a8c-4129-8ad7-c878ec2c2f05} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9721 | 2025.12.22 16:27:37.134413 [ 257 ] {b5a025c1-9a8c-4129-8ad7-c878ec2c2f05} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2025.12.22 16:27:37.134543 [ 257 ] {b5a025c1-9a8c-4129-8ad7-c878ec2c2f05} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001251 sec., 175859.31254996004 rows/sec., 10.49 MiB/sec. | ||
| 9723 | 2025.12.22 16:27:37.134580 [ 257 ] {b5a025c1-9a8c-4129-8ad7-c878ec2c2f05} <Debug> TCPHandler: Processed in 0.001420887 sec. | ||
| 9724 | 2025.12.22 16:27:37.134685 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2025.12.22 16:27:37.134783 [ 257 ] {d44a788e-74c2-45f5-bb5b-7a60f819b6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9726 | 2025.12.22 16:27:37.134824 [ 257 ] {d44a788e-74c2-45f5-bb5b-7a60f819b6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9727 | 2025.12.22 16:27:37.135284 [ 257 ] {d44a788e-74c2-45f5-bb5b-7a60f819b6f2} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2025.12.22 16:27:37.135321 [ 257 ] {d44a788e-74c2-45f5-bb5b-7a60f819b6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9729 | 2025.12.22 16:27:37.135646 [ 257 ] {d44a788e-74c2-45f5-bb5b-7a60f819b6f2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9730 | 2025.12.22 16:27:37.135857 [ 257 ] {d44a788e-74c2-45f5-bb5b-7a60f819b6f2} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2025.12.22 16:27:37.135985 [ 257 ] {d44a788e-74c2-45f5-bb5b-7a60f819b6f2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 9732 | 2025.12.22 16:27:37.136024 [ 257 ] {d44a788e-74c2-45f5-bb5b-7a60f819b6f2} <Debug> TCPHandler: Processed in 0.001388226 sec. | ||
| 9733 | 2025.12.22 16:27:37.136144 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2025.12.22 16:27:37.136270 [ 257 ] {ab3dfed2-0d30-4f28-bf8a-4dd3fba173a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9735 | 2025.12.22 16:27:37.136321 [ 257 ] {ab3dfed2-0d30-4f28-bf8a-4dd3fba173a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9736 | 2025.12.22 16:27:37.136846 [ 257 ] {ab3dfed2-0d30-4f28-bf8a-4dd3fba173a5} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2025.12.22 16:27:37.136884 [ 257 ] {ab3dfed2-0d30-4f28-bf8a-4dd3fba173a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9738 | 2025.12.22 16:27:37.137225 [ 257 ] {ab3dfed2-0d30-4f28-bf8a-4dd3fba173a5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9739 | 2025.12.22 16:27:37.137440 [ 257 ] {ab3dfed2-0d30-4f28-bf8a-4dd3fba173a5} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2025.12.22 16:27:37.137579 [ 257 ] {ab3dfed2-0d30-4f28-bf8a-4dd3fba173a5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001335 sec., 158052.43445692884 rows/sec., 8.98 MiB/sec. | ||
| 9741 | 2025.12.22 16:27:37.137620 [ 257 ] {ab3dfed2-0d30-4f28-bf8a-4dd3fba173a5} <Debug> TCPHandler: Processed in 0.00153659 sec. | ||
| 9742 | 2025.12.22 16:27:37.137746 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2025.12.22 16:27:37.137868 [ 257 ] {287d2aa6-7408-4166-ae44-97f3faea6c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9744 | 2025.12.22 16:27:37.137918 [ 257 ] {287d2aa6-7408-4166-ae44-97f3faea6c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9745 | 2025.12.22 16:27:37.138681 [ 257 ] {287d2aa6-7408-4166-ae44-97f3faea6c15} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2025.12.22 16:27:37.138718 [ 257 ] {287d2aa6-7408-4166-ae44-97f3faea6c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9747 | 2025.12.22 16:27:37.139067 [ 257 ] {287d2aa6-7408-4166-ae44-97f3faea6c15} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9748 | 2025.12.22 16:27:37.139279 [ 257 ] {287d2aa6-7408-4166-ae44-97f3faea6c15} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2025.12.22 16:27:37.139408 [ 257 ] {287d2aa6-7408-4166-ae44-97f3faea6c15} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001566 sec., 443167.30523627077 rows/sec., 30.97 MiB/sec. | ||
| 9750 | 2025.12.22 16:27:37.139447 [ 257 ] {287d2aa6-7408-4166-ae44-97f3faea6c15} <Debug> TCPHandler: Processed in 0.001763797 sec. | ||
| 9751 | 2025.12.22 16:27:37.139561 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2025.12.22 16:27:37.139656 [ 257 ] {004fda3c-d22e-465d-addc-6ba10085ee05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9753 | 2025.12.22 16:27:37.139698 [ 257 ] {004fda3c-d22e-465d-addc-6ba10085ee05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9754 | 2025.12.22 16:27:37.140021 [ 257 ] {004fda3c-d22e-465d-addc-6ba10085ee05} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2025.12.22 16:27:37.140057 [ 257 ] {004fda3c-d22e-465d-addc-6ba10085ee05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9756 | 2025.12.22 16:27:37.140360 [ 257 ] {004fda3c-d22e-465d-addc-6ba10085ee05} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9757 | 2025.12.22 16:27:37.140564 [ 257 ] {004fda3c-d22e-465d-addc-6ba10085ee05} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2025.12.22 16:27:37.140693 [ 257 ] {004fda3c-d22e-465d-addc-6ba10085ee05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 9759 | 2025.12.22 16:27:37.140730 [ 257 ] {004fda3c-d22e-465d-addc-6ba10085ee05} <Debug> TCPHandler: Processed in 0.001219162 sec. | ||
| 9760 | 2025.12.22 16:27:37.140838 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9761 | 2025.12.22 16:27:37.140943 [ 257 ] {b02ec116-b070-4a5a-add9-ebf201ec6281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9762 | 2025.12.22 16:27:37.140989 [ 257 ] {b02ec116-b070-4a5a-add9-ebf201ec6281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9763 | 2025.12.22 16:27:37.141447 [ 257 ] {b02ec116-b070-4a5a-add9-ebf201ec6281} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2025.12.22 16:27:37.141485 [ 257 ] {b02ec116-b070-4a5a-add9-ebf201ec6281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9765 | 2025.12.22 16:27:37.141877 [ 257 ] {b02ec116-b070-4a5a-add9-ebf201ec6281} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9766 | 2025.12.22 16:27:37.142099 [ 257 ] {b02ec116-b070-4a5a-add9-ebf201ec6281} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2025.12.22 16:27:37.142237 [ 257 ] {b02ec116-b070-4a5a-add9-ebf201ec6281} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001313 sec., 239146.99162223915 rows/sec., 15.71 MiB/sec. | ||
| 9768 | 2025.12.22 16:27:37.142279 [ 257 ] {b02ec116-b070-4a5a-add9-ebf201ec6281} <Debug> TCPHandler: Processed in 0.001492719 sec. | ||
| 9769 | 2025.12.22 16:27:37.142385 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2025.12.22 16:27:37.142481 [ 257 ] {b28b554a-0d75-4d19-bac2-9c6c47cb08b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9771 | 2025.12.22 16:27:37.142523 [ 257 ] {b28b554a-0d75-4d19-bac2-9c6c47cb08b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9772 | 2025.12.22 16:27:37.142843 [ 257 ] {b28b554a-0d75-4d19-bac2-9c6c47cb08b5} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2025.12.22 16:27:37.142881 [ 257 ] {b28b554a-0d75-4d19-bac2-9c6c47cb08b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9774 | 2025.12.22 16:27:37.143179 [ 257 ] {b28b554a-0d75-4d19-bac2-9c6c47cb08b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9775 | 2025.12.22 16:27:37.143391 [ 257 ] {b28b554a-0d75-4d19-bac2-9c6c47cb08b5} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2025.12.22 16:27:37.143526 [ 257 ] {b28b554a-0d75-4d19-bac2-9c6c47cb08b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 9777 | 2025.12.22 16:27:37.143565 [ 257 ] {b28b554a-0d75-4d19-bac2-9c6c47cb08b5} <Debug> TCPHandler: Processed in 0.001230303 sec. | ||
| 9778 | 2025.12.22 16:27:37.143684 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2025.12.22 16:27:37.143800 [ 257 ] {986d4661-2ffb-407a-bd82-decbdb9906f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9780 | 2025.12.22 16:27:37.143865 [ 257 ] {986d4661-2ffb-407a-bd82-decbdb9906f4} <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 | ||
| 9781 | 2025.12.22 16:27:37.144749 [ 257 ] {986d4661-2ffb-407a-bd82-decbdb9906f4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2025.12.22 16:27:37.144787 [ 257 ] {986d4661-2ffb-407a-bd82-decbdb9906f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9783 | 2025.12.22 16:27:37.145304 [ 257 ] {986d4661-2ffb-407a-bd82-decbdb9906f4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9784 | 2025.12.22 16:27:37.145524 [ 257 ] {986d4661-2ffb-407a-bd82-decbdb9906f4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2025.12.22 16:27:37.145665 [ 257 ] {986d4661-2ffb-407a-bd82-decbdb9906f4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001889 sec., 7940.709370037056 rows/sec., 14.23 MiB/sec. | ||
| 9786 | 2025.12.22 16:27:37.145725 [ 257 ] {986d4661-2ffb-407a-bd82-decbdb9906f4} <Debug> TCPHandler: Processed in 0.002101415 sec. | ||
| 9787 | 2025.12.22 16:27:37.145835 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2025.12.22 16:27:37.145930 [ 257 ] {11e6b0f4-5df4-4623-98de-929832bef459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9789 | 2025.12.22 16:27:37.145971 [ 257 ] {11e6b0f4-5df4-4623-98de-929832bef459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9790 | 2025.12.22 16:27:37.146300 [ 257 ] {11e6b0f4-5df4-4623-98de-929832bef459} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2025.12.22 16:27:37.146337 [ 257 ] {11e6b0f4-5df4-4623-98de-929832bef459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9792 | 2025.12.22 16:27:37.146639 [ 257 ] {11e6b0f4-5df4-4623-98de-929832bef459} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9793 | 2025.12.22 16:27:37.146849 [ 257 ] {11e6b0f4-5df4-4623-98de-929832bef459} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2025.12.22 16:27:37.146972 [ 257 ] {11e6b0f4-5df4-4623-98de-929832bef459} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 9795 | 2025.12.22 16:27:37.147009 [ 257 ] {11e6b0f4-5df4-4623-98de-929832bef459} <Debug> TCPHandler: Processed in 0.001223382 sec. | ||
| 9796 | 2025.12.22 16:27:40.933123 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9797 | 2025.12.22 16:27:40.933175 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9798 | 2025.12.22 16:27:41.092511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20038 | ||
| 9799 | 2025.12.22 16:27:41.093220 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2025.12.22 16:27:41.093258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9801 | 2025.12.22 16:27:41.093731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9802 | 2025.12.22 16:27:41.093967 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2025.12.22 16:27:41.094098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20038 | ||
| 9804 | 2025.12.22 16:27:42.117444 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2025.12.22 16:27:42.117651 [ 257 ] {7e000136-063f-48ff-8c27-d26f63ba6c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9806 | 2025.12.22 16:27:42.117725 [ 257 ] {7e000136-063f-48ff-8c27-d26f63ba6c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9807 | 2025.12.22 16:27:42.118388 [ 257 ] {7e000136-063f-48ff-8c27-d26f63ba6c55} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2025.12.22 16:27:42.118431 [ 257 ] {7e000136-063f-48ff-8c27-d26f63ba6c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9809 | 2025.12.22 16:27:42.118830 [ 257 ] {7e000136-063f-48ff-8c27-d26f63ba6c55} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9810 | 2025.12.22 16:27:42.119057 [ 257 ] {7e000136-063f-48ff-8c27-d26f63ba6c55} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2025.12.22 16:27:42.119212 [ 257 ] {7e000136-063f-48ff-8c27-d26f63ba6c55} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001613 sec., 65716.0570365778 rows/sec., 5.51 MiB/sec. | ||
| 9812 | 2025.12.22 16:27:42.119262 [ 257 ] {7e000136-063f-48ff-8c27-d26f63ba6c55} <Debug> TCPHandler: Processed in 0.001951471 sec. | ||
| 9813 | 2025.12.22 16:27:42.119382 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9814 | 2025.12.22 16:27:42.119489 [ 257 ] {0ea048a4-3c5f-4f84-8f5f-1530cc7bf8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9815 | 2025.12.22 16:27:42.119533 [ 257 ] {0ea048a4-3c5f-4f84-8f5f-1530cc7bf8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9816 | 2025.12.22 16:27:42.119944 [ 257 ] {0ea048a4-3c5f-4f84-8f5f-1530cc7bf8b3} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2025.12.22 16:27:42.119983 [ 257 ] {0ea048a4-3c5f-4f84-8f5f-1530cc7bf8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9818 | 2025.12.22 16:27:42.120286 [ 257 ] {0ea048a4-3c5f-4f84-8f5f-1530cc7bf8b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9819 | 2025.12.22 16:27:42.120500 [ 257 ] {0ea048a4-3c5f-4f84-8f5f-1530cc7bf8b3} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2025.12.22 16:27:42.120619 [ 154 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9821 | 2025.12.22 16:27:42.120631 [ 257 ] {0ea048a4-3c5f-4f84-8f5f-1530cc7bf8b3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001171 sec., 21349.274124679763 rows/sec., 1.57 MiB/sec. | ||
| 9822 | 2025.12.22 16:27:42.120687 [ 154 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2025.12.22 16:27:42.120695 [ 257 ] {0ea048a4-3c5f-4f84-8f5f-1530cc7bf8b3} <Debug> TCPHandler: Processed in 0.001365076 sec. | ||
| 9824 | 2025.12.22 16:27:42.120719 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9825 | 2025.12.22 16:27:42.120815 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2025.12.22 16:27:42.120842 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9827 | 2025.12.22 16:27:42.120915 [ 257 ] {0a59032d-6a1f-4c19-b16a-e2e06fa970e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9828 | 2025.12.22 16:27:42.120960 [ 257 ] {0a59032d-6a1f-4c19-b16a-e2e06fa970e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9829 | 2025.12.22 16:27:42.120974 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9830 | 2025.12.22 16:27:42.121017 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 263 rows starting from the beginning of the part | ||
| 9831 | 2025.12.22 16:27:42.121095 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part | ||
| 9832 | 2025.12.22 16:27:42.121148 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 220 rows starting from the beginning of the part | ||
| 9833 | 2025.12.22 16:27:42.121196 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part | ||
| 9834 | 2025.12.22 16:27:42.121250 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 220 rows starting from the beginning of the part | ||
| 9835 | 2025.12.22 16:27:42.121298 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part | ||
| 9836 | 2025.12.22 16:27:42.121379 [ 257 ] {0a59032d-6a1f-4c19-b16a-e2e06fa970e6} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2025.12.22 16:27:42.121422 [ 257 ] {0a59032d-6a1f-4c19-b16a-e2e06fa970e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9838 | 2025.12.22 16:27:42.121775 [ 257 ] {0a59032d-6a1f-4c19-b16a-e2e06fa970e6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9839 | 2025.12.22 16:27:42.122025 [ 257 ] {0a59032d-6a1f-4c19-b16a-e2e06fa970e6} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2025.12.22 16:27:42.122163 [ 257 ] {0a59032d-6a1f-4c19-b16a-e2e06fa970e6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001267 sec., 70244.6724546172 rows/sec., 5.49 MiB/sec. | ||
| 9841 | 2025.12.22 16:27:42.122201 [ 257 ] {0a59032d-6a1f-4c19-b16a-e2e06fa970e6} <Debug> TCPHandler: Processed in 0.001435068 sec. | ||
| 9842 | 2025.12.22 16:27:42.122303 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015132 sec., 515463.9175257732 rows/sec., 33.75 MiB/sec. | ||
| 9843 | 2025.12.22 16:27:42.122311 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2025.12.22 16:27:42.122422 [ 257 ] {b2bd87ef-1e39-4c6c-a8d6-0bcfbe109b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9845 | 2025.12.22 16:27:42.122442 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9846 | 2025.12.22 16:27:42.122469 [ 257 ] {b2bd87ef-1e39-4c6c-a8d6-0bcfbe109b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9847 | 2025.12.22 16:27:42.122693 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2025.12.22 16:27:42.122767 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_56_11} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9849 | 2025.12.22 16:27:42.122843 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9850 | 2025.12.22 16:27:42.122867 [ 257 ] {b2bd87ef-1e39-4c6c-a8d6-0bcfbe109b49} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9851 | 2025.12.22 16:27:42.122909 [ 257 ] {b2bd87ef-1e39-4c6c-a8d6-0bcfbe109b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9852 | 2025.12.22 16:27:42.123252 [ 257 ] {b2bd87ef-1e39-4c6c-a8d6-0bcfbe109b49} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9853 | 2025.12.22 16:27:42.123466 [ 257 ] {b2bd87ef-1e39-4c6c-a8d6-0bcfbe109b49} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9854 | 2025.12.22 16:27:42.123600 [ 257 ] {b2bd87ef-1e39-4c6c-a8d6-0bcfbe109b49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 9855 | 2025.12.22 16:27:42.123639 [ 257 ] {b2bd87ef-1e39-4c6c-a8d6-0bcfbe109b49} <Debug> TCPHandler: Processed in 0.001377696 sec. | ||
| 9856 | 2025.12.22 16:27:42.123745 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9857 | 2025.12.22 16:27:42.123842 [ 257 ] {54592ac3-dfcb-4588-a81c-f154627ab0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9858 | 2025.12.22 16:27:42.123898 [ 257 ] {54592ac3-dfcb-4588-a81c-f154627ab0bf} <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 | ||
| 9859 | 2025.12.22 16:27:42.124686 [ 257 ] {54592ac3-dfcb-4588-a81c-f154627ab0bf} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2025.12.22 16:27:42.124723 [ 257 ] {54592ac3-dfcb-4588-a81c-f154627ab0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9861 | 2025.12.22 16:27:42.125274 [ 257 ] {54592ac3-dfcb-4588-a81c-f154627ab0bf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9862 | 2025.12.22 16:27:42.125499 [ 257 ] {54592ac3-dfcb-4588-a81c-f154627ab0bf} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2025.12.22 16:27:42.125640 [ 257 ] {54592ac3-dfcb-4588-a81c-f154627ab0bf} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001816 sec., 13766.519823788547 rows/sec., 24.67 MiB/sec. | ||
| 9864 | 2025.12.22 16:27:42.125642 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9865 | 2025.12.22 16:27:42.125706 [ 257 ] {54592ac3-dfcb-4588-a81c-f154627ab0bf} <Debug> TCPHandler: Processed in 0.002009573 sec. | ||
| 9866 | 2025.12.22 16:27:42.125712 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2025.12.22 16:27:42.125746 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9868 | 2025.12.22 16:27:42.125825 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2025.12.22 16:27:42.125839 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9870 | 2025.12.22 16:27:42.125925 [ 257 ] {b55e29dd-0c30-497a-80e8-9ecbfa813b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9871 | 2025.12.22 16:27:42.125968 [ 257 ] {b55e29dd-0c30-497a-80e8-9ecbfa813b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9872 | 2025.12.22 16:27:42.126030 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9873 | 2025.12.22 16:27:42.126086 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 943 rows starting from the beginning of the part | ||
| 9874 | 2025.12.22 16:27:42.126216 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part | ||
| 9875 | 2025.12.22 16:27:42.126303 [ 257 ] {b55e29dd-0c30-497a-80e8-9ecbfa813b15} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2025.12.22 16:27:42.126331 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 15 rows starting from the beginning of the part | ||
| 9877 | 2025.12.22 16:27:42.126342 [ 257 ] {b55e29dd-0c30-497a-80e8-9ecbfa813b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9878 | 2025.12.22 16:27:42.126437 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 9879 | 2025.12.22 16:27:42.126539 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part | ||
| 9880 | 2025.12.22 16:27:42.126640 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part | ||
| 9881 | 2025.12.22 16:27:42.126678 [ 257 ] {b55e29dd-0c30-497a-80e8-9ecbfa813b15} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9882 | 2025.12.22 16:27:42.126919 [ 257 ] {b55e29dd-0c30-497a-80e8-9ecbfa813b15} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2025.12.22 16:27:42.127052 [ 257 ] {b55e29dd-0c30-497a-80e8-9ecbfa813b15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 9884 | 2025.12.22 16:27:42.127088 [ 257 ] {b55e29dd-0c30-497a-80e8-9ecbfa813b15} <Debug> TCPHandler: Processed in 0.001313624 sec. | ||
| 9885 | 2025.12.22 16:27:42.133133 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 19 columns (19 merged, 0 gathered) in 0.007332202 sec., 142931.1412860693 rows/sec., 256.13 MiB/sec. | ||
| 9886 | 2025.12.22 16:27:42.134389 [ 191 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9887 | 2025.12.22 16:27:42.134768 [ 191 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2025.12.22 16:27:42.134850 [ 191 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9889 | 2025.12.22 16:27:42.134971 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 9890 | 2025.12.22 16:27:42.179023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9891 | 2025.12.22 16:27:42.194035 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2025.12.22 16:27:42.194077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9893 | 2025.12.22 16:27:42.199476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9894 | 2025.12.22 16:27:42.200190 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2025.12.22 16:27:42.202980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9896 | 2025.12.22 16:27:43.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.94 MiB, peak 319.94 MiB, free memory in arenas 0.00 B, will set to 309.75 MiB (RSS), difference: 2.81 MiB | ||
| 9897 | 2025.12.22 16:27:44.185067 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2025.12.22 16:27:44.185249 [ 257 ] {64f9b8c1-f0e6-4379-9786-84ad8e986111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9899 | 2025.12.22 16:27:44.185317 [ 257 ] {64f9b8c1-f0e6-4379-9786-84ad8e986111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9900 | 2025.12.22 16:27:44.186173 [ 257 ] {64f9b8c1-f0e6-4379-9786-84ad8e986111} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2025.12.22 16:27:44.186228 [ 257 ] {64f9b8c1-f0e6-4379-9786-84ad8e986111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9902 | 2025.12.22 16:27:44.186646 [ 257 ] {64f9b8c1-f0e6-4379-9786-84ad8e986111} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9903 | 2025.12.22 16:27:44.186876 [ 257 ] {64f9b8c1-f0e6-4379-9786-84ad8e986111} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2025.12.22 16:27:44.187038 [ 257 ] {64f9b8c1-f0e6-4379-9786-84ad8e986111} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 9905 | 2025.12.22 16:27:44.187094 [ 257 ] {64f9b8c1-f0e6-4379-9786-84ad8e986111} <Debug> TCPHandler: Processed in 0.002152496 sec. | ||
| 9906 | 2025.12.22 16:27:44.187236 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2025.12.22 16:27:44.187344 [ 257 ] {431e0fba-159a-4faf-982c-27b836d06fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9908 | 2025.12.22 16:27:44.187389 [ 257 ] {431e0fba-159a-4faf-982c-27b836d06fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9909 | 2025.12.22 16:27:44.187839 [ 257 ] {431e0fba-159a-4faf-982c-27b836d06fe7} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2025.12.22 16:27:44.187878 [ 257 ] {431e0fba-159a-4faf-982c-27b836d06fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9911 | 2025.12.22 16:27:44.188198 [ 257 ] {431e0fba-159a-4faf-982c-27b836d06fe7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9912 | 2025.12.22 16:27:44.188412 [ 257 ] {431e0fba-159a-4faf-982c-27b836d06fe7} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2025.12.22 16:27:44.188550 [ 257 ] {431e0fba-159a-4faf-982c-27b836d06fe7} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001231 sec., 12997.562956945572 rows/sec., 1.04 MiB/sec. | ||
| 9914 | 2025.12.22 16:27:44.188591 [ 257 ] {431e0fba-159a-4faf-982c-27b836d06fe7} <Debug> TCPHandler: Processed in 0.001407447 sec. | ||
| 9915 | 2025.12.22 16:27:44.188714 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9916 | 2025.12.22 16:27:44.188813 [ 257 ] {1143bb3a-ec47-44cb-8900-2bd882cc01d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9917 | 2025.12.22 16:27:44.188855 [ 257 ] {1143bb3a-ec47-44cb-8900-2bd882cc01d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9918 | 2025.12.22 16:27:44.190399 [ 257 ] {1143bb3a-ec47-44cb-8900-2bd882cc01d9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2025.12.22 16:27:44.190437 [ 257 ] {1143bb3a-ec47-44cb-8900-2bd882cc01d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9920 | 2025.12.22 16:27:44.190889 [ 257 ] {1143bb3a-ec47-44cb-8900-2bd882cc01d9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9921 | 2025.12.22 16:27:44.191105 [ 257 ] {1143bb3a-ec47-44cb-8900-2bd882cc01d9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2025.12.22 16:27:44.191241 [ 257 ] {1143bb3a-ec47-44cb-8900-2bd882cc01d9} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002449 sec., 935075.5410371581 rows/sec., 75.75 MiB/sec. | ||
| 9923 | 2025.12.22 16:27:44.191289 [ 257 ] {1143bb3a-ec47-44cb-8900-2bd882cc01d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9924 | 2025.12.22 16:27:44.191308 [ 257 ] {1143bb3a-ec47-44cb-8900-2bd882cc01d9} <Debug> TCPHandler: Processed in 0.00264351 sec. | ||
| 9925 | 2025.12.22 16:27:44.191438 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2025.12.22 16:27:44.191542 [ 257 ] {16684ce2-8a07-4904-b15c-845bcf7081b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9927 | 2025.12.22 16:27:44.191584 [ 257 ] {16684ce2-8a07-4904-b15c-845bcf7081b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9928 | 2025.12.22 16:27:44.192097 [ 257 ] {16684ce2-8a07-4904-b15c-845bcf7081b5} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2025.12.22 16:27:44.192135 [ 257 ] {16684ce2-8a07-4904-b15c-845bcf7081b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9930 | 2025.12.22 16:27:44.192460 [ 257 ] {16684ce2-8a07-4904-b15c-845bcf7081b5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9931 | 2025.12.22 16:27:44.192681 [ 257 ] {16684ce2-8a07-4904-b15c-845bcf7081b5} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2025.12.22 16:27:44.192813 [ 257 ] {16684ce2-8a07-4904-b15c-845bcf7081b5} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001291 sec., 182804.02788536018 rows/sec., 11.01 MiB/sec. | ||
| 9933 | 2025.12.22 16:27:44.192852 [ 257 ] {16684ce2-8a07-4904-b15c-845bcf7081b5} <Debug> TCPHandler: Processed in 0.001463468 sec. | ||
| 9934 | 2025.12.22 16:27:44.192966 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2025.12.22 16:27:44.193063 [ 257 ] {2b687f7e-d127-4287-a361-b9f04f75baac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9936 | 2025.12.22 16:27:44.193102 [ 257 ] {2b687f7e-d127-4287-a361-b9f04f75baac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9937 | 2025.12.22 16:27:44.193650 [ 257 ] {2b687f7e-d127-4287-a361-b9f04f75baac} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2025.12.22 16:27:44.193687 [ 257 ] {2b687f7e-d127-4287-a361-b9f04f75baac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9939 | 2025.12.22 16:27:44.194007 [ 257 ] {2b687f7e-d127-4287-a361-b9f04f75baac} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9940 | 2025.12.22 16:27:44.194220 [ 257 ] {2b687f7e-d127-4287-a361-b9f04f75baac} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2025.12.22 16:27:44.194349 [ 257 ] {2b687f7e-d127-4287-a361-b9f04f75baac} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001305 sec., 337164.75095785444 rows/sec., 22.31 MiB/sec. | ||
| 9942 | 2025.12.22 16:27:44.194388 [ 257 ] {2b687f7e-d127-4287-a361-b9f04f75baac} <Debug> TCPHandler: Processed in 0.001470549 sec. | ||
| 9943 | 2025.12.22 16:27:44.194501 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2025.12.22 16:27:44.194597 [ 257 ] {980e5434-f151-41c0-a460-7504fa4523ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9945 | 2025.12.22 16:27:44.194637 [ 257 ] {980e5434-f151-41c0-a460-7504fa4523ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9946 | 2025.12.22 16:27:44.195111 [ 257 ] {980e5434-f151-41c0-a460-7504fa4523ca} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2025.12.22 16:27:44.195147 [ 257 ] {980e5434-f151-41c0-a460-7504fa4523ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9948 | 2025.12.22 16:27:44.195452 [ 257 ] {980e5434-f151-41c0-a460-7504fa4523ca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9949 | 2025.12.22 16:27:44.195660 [ 257 ] {980e5434-f151-41c0-a460-7504fa4523ca} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2025.12.22 16:27:44.195788 [ 257 ] {980e5434-f151-41c0-a460-7504fa4523ca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001209 sec., 174524.40033085193 rows/sec., 9.91 MiB/sec. | ||
| 9951 | 2025.12.22 16:27:44.195825 [ 257 ] {980e5434-f151-41c0-a460-7504fa4523ca} <Debug> TCPHandler: Processed in 0.001372836 sec. | ||
| 9952 | 2025.12.22 16:27:44.195942 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2025.12.22 16:27:44.196045 [ 257 ] {41041cc7-0acd-43cd-9d7c-4b60c20e162c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9954 | 2025.12.22 16:27:44.196087 [ 257 ] {41041cc7-0acd-43cd-9d7c-4b60c20e162c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9955 | 2025.12.22 16:27:44.196934 [ 257 ] {41041cc7-0acd-43cd-9d7c-4b60c20e162c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2025.12.22 16:27:44.196974 [ 257 ] {41041cc7-0acd-43cd-9d7c-4b60c20e162c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9957 | 2025.12.22 16:27:44.197349 [ 257 ] {41041cc7-0acd-43cd-9d7c-4b60c20e162c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9958 | 2025.12.22 16:27:44.197569 [ 257 ] {41041cc7-0acd-43cd-9d7c-4b60c20e162c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2025.12.22 16:27:44.197703 [ 257 ] {41041cc7-0acd-43cd-9d7c-4b60c20e162c} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001676 sec., 695704.0572792363 rows/sec., 49.68 MiB/sec. | ||
| 9960 | 2025.12.22 16:27:44.197745 [ 257 ] {41041cc7-0acd-43cd-9d7c-4b60c20e162c} <Debug> TCPHandler: Processed in 0.001854589 sec. | ||
| 9961 | 2025.12.22 16:27:44.197857 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2025.12.22 16:27:44.197953 [ 257 ] {d4c82335-7a2f-4f68-b541-157f1235203b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9963 | 2025.12.22 16:27:44.197996 [ 257 ] {d4c82335-7a2f-4f68-b541-157f1235203b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9964 | 2025.12.22 16:27:44.198334 [ 257 ] {d4c82335-7a2f-4f68-b541-157f1235203b} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2025.12.22 16:27:44.198370 [ 257 ] {d4c82335-7a2f-4f68-b541-157f1235203b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9966 | 2025.12.22 16:27:44.198696 [ 257 ] {d4c82335-7a2f-4f68-b541-157f1235203b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9967 | 2025.12.22 16:27:44.198910 [ 257 ] {d4c82335-7a2f-4f68-b541-157f1235203b} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2025.12.22 16:27:44.199044 [ 257 ] {d4c82335-7a2f-4f68-b541-157f1235203b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 9969 | 2025.12.22 16:27:44.199082 [ 257 ] {d4c82335-7a2f-4f68-b541-157f1235203b} <Debug> TCPHandler: Processed in 0.001274924 sec. | ||
| 9970 | 2025.12.22 16:27:44.199186 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2025.12.22 16:27:44.199283 [ 257 ] {91eec86a-f374-437f-9192-349e525f3ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9972 | 2025.12.22 16:27:44.199326 [ 257 ] {91eec86a-f374-437f-9192-349e525f3ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9973 | 2025.12.22 16:27:44.199902 [ 257 ] {91eec86a-f374-437f-9192-349e525f3ef2} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2025.12.22 16:27:44.199940 [ 257 ] {91eec86a-f374-437f-9192-349e525f3ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9975 | 2025.12.22 16:27:44.200312 [ 257 ] {91eec86a-f374-437f-9192-349e525f3ef2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9976 | 2025.12.22 16:27:44.200532 [ 257 ] {91eec86a-f374-437f-9192-349e525f3ef2} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2025.12.22 16:27:44.200662 [ 257 ] {91eec86a-f374-437f-9192-349e525f3ef2} <Debug> executeQuery: Read 942 rows, 63.88 KiB in 0.001396 sec., 674785.1002865329 rows/sec., 44.69 MiB/sec. | ||
| 9978 | 2025.12.22 16:27:44.200703 [ 257 ] {91eec86a-f374-437f-9192-349e525f3ef2} <Debug> TCPHandler: Processed in 0.001565501 sec. | ||
| 9979 | 2025.12.22 16:27:44.200817 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2025.12.22 16:27:44.200912 [ 257 ] {3240c39f-67f0-4176-97d8-d4a444cd6fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9981 | 2025.12.22 16:27:44.200956 [ 257 ] {3240c39f-67f0-4176-97d8-d4a444cd6fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9982 | 2025.12.22 16:27:44.201268 [ 257 ] {3240c39f-67f0-4176-97d8-d4a444cd6fc8} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2025.12.22 16:27:44.201304 [ 257 ] {3240c39f-67f0-4176-97d8-d4a444cd6fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9984 | 2025.12.22 16:27:44.201606 [ 257 ] {3240c39f-67f0-4176-97d8-d4a444cd6fc8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9985 | 2025.12.22 16:27:44.201819 [ 257 ] {3240c39f-67f0-4176-97d8-d4a444cd6fc8} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2025.12.22 16:27:44.201953 [ 257 ] {3240c39f-67f0-4176-97d8-d4a444cd6fc8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 9987 | 2025.12.22 16:27:44.201992 [ 257 ] {3240c39f-67f0-4176-97d8-d4a444cd6fc8} <Debug> TCPHandler: Processed in 0.001226382 sec. | ||
| 9988 | 2025.12.22 16:27:44.202094 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2025.12.22 16:27:44.202190 [ 257 ] {95343ce9-81c8-40ca-814c-a19bc0098836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9990 | 2025.12.22 16:27:44.202245 [ 257 ] {95343ce9-81c8-40ca-814c-a19bc0098836} <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 | ||
| 9991 | 2025.12.22 16:27:44.203049 [ 257 ] {95343ce9-81c8-40ca-814c-a19bc0098836} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2025.12.22 16:27:44.203087 [ 257 ] {95343ce9-81c8-40ca-814c-a19bc0098836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9993 | 2025.12.22 16:27:44.203617 [ 257 ] {95343ce9-81c8-40ca-814c-a19bc0098836} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9994 | 2025.12.22 16:27:44.203845 [ 257 ] {95343ce9-81c8-40ca-814c-a19bc0098836} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2025.12.22 16:27:44.203990 [ 257 ] {95343ce9-81c8-40ca-814c-a19bc0098836} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001817 sec., 8255.36598789213 rows/sec., 14.79 MiB/sec. | ||
| 9996 | 2025.12.22 16:27:44.204058 [ 257 ] {95343ce9-81c8-40ca-814c-a19bc0098836} <Debug> TCPHandler: Processed in 0.002012023 sec. | ||
| 9997 | 2025.12.22 16:27:44.204165 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9998 | 2025.12.22 16:27:44.204262 [ 257 ] {469dd9dc-cd50-4c1a-a162-74da16392f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9999 | 2025.12.22 16:27:44.204306 [ 257 ] {469dd9dc-cd50-4c1a-a162-74da16392f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10000 | 2025.12.22 16:27:44.204639 [ 257 ] {469dd9dc-cd50-4c1a-a162-74da16392f0f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2025.12.22 16:27:44.204677 [ 257 ] {469dd9dc-cd50-4c1a-a162-74da16392f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10002 | 2025.12.22 16:27:44.204985 [ 257 ] {469dd9dc-cd50-4c1a-a162-74da16392f0f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10003 | 2025.12.22 16:27:44.205231 [ 257 ] {469dd9dc-cd50-4c1a-a162-74da16392f0f} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2025.12.22 16:27:44.205364 [ 257 ] {469dd9dc-cd50-4c1a-a162-74da16392f0f} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001119 sec., 71492.40393208222 rows/sec., 4.25 MiB/sec. | ||
| 10005 | 2025.12.22 16:27:44.205405 [ 257 ] {469dd9dc-cd50-4c1a-a162-74da16392f0f} <Debug> TCPHandler: Processed in 0.001288614 sec. | ||
| 10006 | 2025.12.22 16:27:46.130298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1324 | ||
| 10007 | 2025.12.22 16:27:46.133201 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2025.12.22 16:27:46.133262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10009 | 2025.12.22 16:27:46.134501 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10010 | 2025.12.22 16:27:46.134789 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2025.12.22 16:27:46.134940 [ 141 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10012 | 2025.12.22 16:27:46.134977 [ 141 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2025.12.22 16:27:46.134996 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10014 | 2025.12.22 16:27:46.135127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 10015 | 2025.12.22 16:27:46.135160 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10016 | 2025.12.22 16:27:46.135816 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10017 | 2025.12.22 16:27:46.135978 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1114 rows starting from the beginning of the part | ||
| 10018 | 2025.12.22 16:27:46.136364 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 10019 | 2025.12.22 16:27:46.136686 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 10020 | 2025.12.22 16:27:46.137003 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 10021 | 2025.12.22 16:27:46.137324 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 10022 | 2025.12.22 16:27:46.137648 [ 191 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
| 10023 | 2025.12.22 16:27:46.144097 [ 194 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1324 rows, containing 72 columns (72 merged, 0 gathered) in 0.009017686 sec., 146822.58841126203 rows/sec., 114.88 MiB/sec. | ||
| 10024 | 2025.12.22 16:27:46.145622 [ 188 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10025 | 2025.12.22 16:27:46.146272 [ 188 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2025.12.22 16:27:46.146368 [ 188 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_31_6} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10027 | 2025.12.22 16:27:46.146720 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 10028 | 2025.12.22 16:27:47.110945 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10029 | 2025.12.22 16:27:47.111220 [ 257 ] {d5644a3a-3484-43d3-ac19-f47bec95d6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10030 | 2025.12.22 16:27:47.111308 [ 257 ] {d5644a3a-3484-43d3-ac19-f47bec95d6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10031 | 2025.12.22 16:27:47.111967 [ 257 ] {d5644a3a-3484-43d3-ac19-f47bec95d6bd} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2025.12.22 16:27:47.112021 [ 257 ] {d5644a3a-3484-43d3-ac19-f47bec95d6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10033 | 2025.12.22 16:27:47.112424 [ 257 ] {d5644a3a-3484-43d3-ac19-f47bec95d6bd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10034 | 2025.12.22 16:27:47.112727 [ 257 ] {d5644a3a-3484-43d3-ac19-f47bec95d6bd} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2025.12.22 16:27:47.112890 [ 257 ] {d5644a3a-3484-43d3-ac19-f47bec95d6bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.47 MiB/sec. | ||
| 10036 | 2025.12.22 16:27:47.112943 [ 257 ] {d5644a3a-3484-43d3-ac19-f47bec95d6bd} <Debug> TCPHandler: Processed in 0.002168427 sec. | ||
| 10037 | 2025.12.22 16:27:47.113070 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10038 | 2025.12.22 16:27:47.113174 [ 257 ] {166e0a39-fe38-482d-9346-9e67b3840427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10039 | 2025.12.22 16:27:47.113218 [ 257 ] {166e0a39-fe38-482d-9346-9e67b3840427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10040 | 2025.12.22 16:27:47.113669 [ 257 ] {166e0a39-fe38-482d-9346-9e67b3840427} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2025.12.22 16:27:47.113707 [ 257 ] {166e0a39-fe38-482d-9346-9e67b3840427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10042 | 2025.12.22 16:27:47.114018 [ 257 ] {166e0a39-fe38-482d-9346-9e67b3840427} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10043 | 2025.12.22 16:27:47.114226 [ 257 ] {166e0a39-fe38-482d-9346-9e67b3840427} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2025.12.22 16:27:47.114354 [ 257 ] {166e0a39-fe38-482d-9346-9e67b3840427} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 10045 | 2025.12.22 16:27:47.114392 [ 257 ] {166e0a39-fe38-482d-9346-9e67b3840427} <Debug> TCPHandler: Processed in 0.001375066 sec. | ||
| 10046 | 2025.12.22 16:27:47.114506 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2025.12.22 16:27:47.114602 [ 257 ] {dc2dbcf6-22cb-4f73-a959-d3a1db25cfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10048 | 2025.12.22 16:27:47.114646 [ 257 ] {dc2dbcf6-22cb-4f73-a959-d3a1db25cfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10049 | 2025.12.22 16:27:47.115011 [ 257 ] {dc2dbcf6-22cb-4f73-a959-d3a1db25cfb9} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.12.22 16:27:47.115048 [ 257 ] {dc2dbcf6-22cb-4f73-a959-d3a1db25cfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10051 | 2025.12.22 16:27:47.115374 [ 257 ] {dc2dbcf6-22cb-4f73-a959-d3a1db25cfb9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10052 | 2025.12.22 16:27:47.115598 [ 257 ] {dc2dbcf6-22cb-4f73-a959-d3a1db25cfb9} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2025.12.22 16:27:47.115728 [ 257 ] {dc2dbcf6-22cb-4f73-a959-d3a1db25cfb9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 3.89 MiB/sec. | ||
| 10054 | 2025.12.22 16:27:47.115767 [ 257 ] {dc2dbcf6-22cb-4f73-a959-d3a1db25cfb9} <Debug> TCPHandler: Processed in 0.001309745 sec. | ||
| 10055 | 2025.12.22 16:27:47.115893 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2025.12.22 16:27:47.115987 [ 257 ] {21683942-04ce-488c-b4af-046884dfa38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10057 | 2025.12.22 16:27:47.116028 [ 257 ] {21683942-04ce-488c-b4af-046884dfa38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10058 | 2025.12.22 16:27:47.116372 [ 257 ] {21683942-04ce-488c-b4af-046884dfa38b} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2025.12.22 16:27:47.116409 [ 257 ] {21683942-04ce-488c-b4af-046884dfa38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10060 | 2025.12.22 16:27:47.116712 [ 257 ] {21683942-04ce-488c-b4af-046884dfa38b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10061 | 2025.12.22 16:27:47.116916 [ 257 ] {21683942-04ce-488c-b4af-046884dfa38b} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2025.12.22 16:27:47.117045 [ 257 ] {21683942-04ce-488c-b4af-046884dfa38b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001076 sec., 22304.832713754648 rows/sec., 1.50 MiB/sec. | ||
| 10063 | 2025.12.22 16:27:47.117081 [ 257 ] {21683942-04ce-488c-b4af-046884dfa38b} <Debug> TCPHandler: Processed in 0.001237122 sec. | ||
| 10064 | 2025.12.22 16:27:48.594237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20486 | ||
| 10065 | 2025.12.22 16:27:48.594748 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2025.12.22 16:27:48.594796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10067 | 2025.12.22 16:27:48.595315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10068 | 2025.12.22 16:27:48.595565 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2025.12.22 16:27:48.595715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20486 | ||
| 10070 | 2025.12.22 16:27:49.703098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10071 | 2025.12.22 16:27:49.719332 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2025.12.22 16:27:49.719377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10073 | 2025.12.22 16:27:49.725108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10074 | 2025.12.22 16:27:49.725802 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10075 | 2025.12.22 16:27:49.728509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10076 | 2025.12.22 16:27:52.117296 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2025.12.22 16:27:52.117507 [ 257 ] {de11e67f-0c88-4a72-a6e0-96c45fe30560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10078 | 2025.12.22 16:27:52.117573 [ 257 ] {de11e67f-0c88-4a72-a6e0-96c45fe30560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10079 | 2025.12.22 16:27:52.118237 [ 257 ] {de11e67f-0c88-4a72-a6e0-96c45fe30560} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2025.12.22 16:27:52.118284 [ 257 ] {de11e67f-0c88-4a72-a6e0-96c45fe30560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10081 | 2025.12.22 16:27:52.118699 [ 257 ] {de11e67f-0c88-4a72-a6e0-96c45fe30560} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10082 | 2025.12.22 16:27:52.118927 [ 257 ] {de11e67f-0c88-4a72-a6e0-96c45fe30560} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2025.12.22 16:27:52.119074 [ 257 ] {de11e67f-0c88-4a72-a6e0-96c45fe30560} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001619 sec., 65472.51389746757 rows/sec., 5.48 MiB/sec. | ||
| 10084 | 2025.12.22 16:27:52.119072 [ 145 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10085 | 2025.12.22 16:27:52.119118 [ 257 ] {de11e67f-0c88-4a72-a6e0-96c45fe30560} <Debug> TCPHandler: Processed in 0.001956881 sec. | ||
| 10086 | 2025.12.22 16:27:52.119149 [ 145 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2025.12.22 16:27:52.119176 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10088 | 2025.12.22 16:27:52.119244 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2025.12.22 16:27:52.119280 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10090 | 2025.12.22 16:27:52.119348 [ 257 ] {50512129-53f0-42b6-8551-7a8dfb1eb775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10091 | 2025.12.22 16:27:52.119376 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10092 | 2025.12.22 16:27:52.119389 [ 257 ] {50512129-53f0-42b6-8551-7a8dfb1eb775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10093 | 2025.12.22 16:27:52.119409 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2341 rows starting from the beginning of the part | ||
| 10094 | 2025.12.22 16:27:52.119474 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1142 rows starting from the beginning of the part | ||
| 10095 | 2025.12.22 16:27:52.119526 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 106 rows starting from the beginning of the part | ||
| 10096 | 2025.12.22 16:27:52.119569 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2290 rows starting from the beginning of the part | ||
| 10097 | 2025.12.22 16:27:52.119614 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10098 | 2025.12.22 16:27:52.119656 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 106 rows starting from the beginning of the part | ||
| 10099 | 2025.12.22 16:27:52.119810 [ 257 ] {50512129-53f0-42b6-8551-7a8dfb1eb775} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2025.12.22 16:27:52.119846 [ 257 ] {50512129-53f0-42b6-8551-7a8dfb1eb775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10101 | 2025.12.22 16:27:52.120165 [ 257 ] {50512129-53f0-42b6-8551-7a8dfb1eb775} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10102 | 2025.12.22 16:27:52.120380 [ 257 ] {50512129-53f0-42b6-8551-7a8dfb1eb775} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2025.12.22 16:27:52.120517 [ 257 ] {50512129-53f0-42b6-8551-7a8dfb1eb775} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001189 sec., 21026.072329688814 rows/sec., 1.54 MiB/sec. | ||
| 10104 | 2025.12.22 16:27:52.120558 [ 257 ] {50512129-53f0-42b6-8551-7a8dfb1eb775} <Debug> TCPHandler: Processed in 0.001363706 sec. | ||
| 10105 | 2025.12.22 16:27:52.120675 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2025.12.22 16:27:52.120771 [ 257 ] {be9f4f51-f5e8-4e1a-a26c-f3681f213cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10107 | 2025.12.22 16:27:52.120811 [ 257 ] {be9f4f51-f5e8-4e1a-a26c-f3681f213cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10108 | 2025.12.22 16:27:52.121226 [ 257 ] {be9f4f51-f5e8-4e1a-a26c-f3681f213cb3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2025.12.22 16:27:52.121262 [ 257 ] {be9f4f51-f5e8-4e1a-a26c-f3681f213cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10110 | 2025.12.22 16:27:52.121579 [ 257 ] {be9f4f51-f5e8-4e1a-a26c-f3681f213cb3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10111 | 2025.12.22 16:27:52.121654 [ 194 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002413463 sec., 2503042.308914618 rows/sec., 211.91 MiB/sec. | ||
| 10112 | 2025.12.22 16:27:52.121796 [ 257 ] {be9f4f51-f5e8-4e1a-a26c-f3681f213cb3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2025.12.22 16:27:52.121926 [ 144 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10114 | 2025.12.22 16:27:52.121938 [ 257 ] {be9f4f51-f5e8-4e1a-a26c-f3681f213cb3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001185 sec., 75105.48523206751 rows/sec., 5.87 MiB/sec. | ||
| 10115 | 2025.12.22 16:27:52.121994 [ 144 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2025.12.22 16:27:52.122004 [ 257 ] {be9f4f51-f5e8-4e1a-a26c-f3681f213cb3} <Debug> TCPHandler: Processed in 0.001378076 sec. | ||
| 10117 | 2025.12.22 16:27:52.122022 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10118 | 2025.12.22 16:27:52.122025 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10119 | 2025.12.22 16:27:52.122118 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10120 | 2025.12.22 16:27:52.122134 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2025.12.22 16:27:52.122196 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10122 | 2025.12.22 16:27:52.122220 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1211 rows starting from the beginning of the part | ||
| 10123 | 2025.12.22 16:27:52.122234 [ 257 ] {f4d0bf4f-cce1-461d-8462-c1a0694fd3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10124 | 2025.12.22 16:27:52.122264 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 694 rows starting from the beginning of the part | ||
| 10125 | 2025.12.22 16:27:52.122280 [ 257 ] {f4d0bf4f-cce1-461d-8462-c1a0694fd3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10126 | 2025.12.22 16:27:52.122299 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 89 rows starting from the beginning of the part | ||
| 10127 | 2025.12.22 16:27:52.122331 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1166 rows starting from the beginning of the part | ||
| 10128 | 2025.12.22 16:27:52.122362 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10129 | 2025.12.22 16:27:52.122390 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2025.12.22 16:27:52.122396 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 89 rows starting from the beginning of the part | ||
| 10131 | 2025.12.22 16:27:52.122503 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_71_14} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10132 | 2025.12.22 16:27:52.122619 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 10133 | 2025.12.22 16:27:52.122698 [ 257 ] {f4d0bf4f-cce1-461d-8462-c1a0694fd3dd} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2025.12.22 16:27:52.122743 [ 257 ] {f4d0bf4f-cce1-461d-8462-c1a0694fd3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10135 | 2025.12.22 16:27:52.123094 [ 257 ] {f4d0bf4f-cce1-461d-8462-c1a0694fd3dd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10136 | 2025.12.22 16:27:52.123322 [ 257 ] {f4d0bf4f-cce1-461d-8462-c1a0694fd3dd} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2025.12.22 16:27:52.123440 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10138 | 2025.12.22 16:27:52.123456 [ 257 ] {f4d0bf4f-cce1-461d-8462-c1a0694fd3dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 10139 | 2025.12.22 16:27:52.123479 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2025.12.22 16:27:52.123501 [ 257 ] {f4d0bf4f-cce1-461d-8462-c1a0694fd3dd} <Debug> TCPHandler: Processed in 0.001417328 sec. | ||
| 10141 | 2025.12.22 16:27:52.123503 [ 196 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411997 sec., 2346322.2655572216 rows/sec., 177.12 MiB/sec. | ||
| 10142 | 2025.12.22 16:27:52.123502 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10143 | 2025.12.22 16:27:52.123602 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10144 | 2025.12.22 16:27:52.123622 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2025.12.22 16:27:52.123683 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10146 | 2025.12.22 16:27:52.123708 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20858 rows starting from the beginning of the part | ||
| 10147 | 2025.12.22 16:27:52.123719 [ 257 ] {96cde591-1ba9-4a0f-a292-2c594d5fd330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10148 | 2025.12.22 16:27:52.123751 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 10149 | 2025.12.22 16:27:52.123752 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10150 | 2025.12.22 16:27:52.123775 [ 257 ] {96cde591-1ba9-4a0f-a292-2c594d5fd330} <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 | ||
| 10151 | 2025.12.22 16:27:52.123787 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10152 | 2025.12.22 16:27:52.123822 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 942 rows starting from the beginning of the part | ||
| 10153 | 2025.12.22 16:27:52.123856 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10154 | 2025.12.22 16:27:52.123890 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10155 | 2025.12.22 16:27:52.124130 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2025.12.22 16:27:52.124233 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_71_14} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10157 | 2025.12.22 16:27:52.124334 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10158 | 2025.12.22 16:27:52.124714 [ 257 ] {96cde591-1ba9-4a0f-a292-2c594d5fd330} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2025.12.22 16:27:52.124762 [ 257 ] {96cde591-1ba9-4a0f-a292-2c594d5fd330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10160 | 2025.12.22 16:27:52.125531 [ 257 ] {96cde591-1ba9-4a0f-a292-2c594d5fd330} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10161 | 2025.12.22 16:27:52.125841 [ 257 ] {96cde591-1ba9-4a0f-a292-2c594d5fd330} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2025.12.22 16:27:52.126025 [ 257 ] {96cde591-1ba9-4a0f-a292-2c594d5fd330} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002323 sec., 10761.94575979337 rows/sec., 19.28 MiB/sec. | ||
| 10163 | 2025.12.22 16:27:52.126102 [ 257 ] {96cde591-1ba9-4a0f-a292-2c594d5fd330} <Debug> TCPHandler: Processed in 0.002529427 sec. | ||
| 10164 | 2025.12.22 16:27:52.126237 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2025.12.22 16:27:52.126348 [ 257 ] {2be90fa6-5168-41c5-991f-d14f93a92834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10166 | 2025.12.22 16:27:52.126402 [ 257 ] {2be90fa6-5168-41c5-991f-d14f93a92834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10167 | 2025.12.22 16:27:52.126759 [ 257 ] {2be90fa6-5168-41c5-991f-d14f93a92834} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2025.12.22 16:27:52.126796 [ 257 ] {2be90fa6-5168-41c5-991f-d14f93a92834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10169 | 2025.12.22 16:27:52.127122 [ 257 ] {2be90fa6-5168-41c5-991f-d14f93a92834} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10170 | 2025.12.22 16:27:52.127337 [ 257 ] {2be90fa6-5168-41c5-991f-d14f93a92834} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2025.12.22 16:27:52.127452 [ 144 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10172 | 2025.12.22 16:27:52.127467 [ 257 ] {2be90fa6-5168-41c5-991f-d14f93a92834} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 10173 | 2025.12.22 16:27:52.127499 [ 144 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2025.12.22 16:27:52.127517 [ 257 ] {2be90fa6-5168-41c5-991f-d14f93a92834} <Debug> TCPHandler: Processed in 0.001338565 sec. | ||
| 10175 | 2025.12.22 16:27:52.127524 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10176 | 2025.12.22 16:27:52.127627 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10177 | 2025.12.22 16:27:52.127743 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10178 | 2025.12.22 16:27:52.127780 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4732 rows starting from the beginning of the part | ||
| 10179 | 2025.12.22 16:27:52.127855 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 10180 | 2025.12.22 16:27:52.127902 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10181 | 2025.12.22 16:27:52.127938 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 80 rows starting from the beginning of the part | ||
| 10182 | 2025.12.22 16:27:52.127976 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 10183 | 2025.12.22 16:27:52.128013 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10184 | 2025.12.22 16:27:52.130000 [ 189 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002409823 sec., 2099739.27545716 rows/sec., 133.32 MiB/sec. | ||
| 10185 | 2025.12.22 16:27:52.130405 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10186 | 2025.12.22 16:27:52.130640 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2025.12.22 16:27:52.130708 [ 196 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_71_14} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10188 | 2025.12.22 16:27:52.130764 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10189 | 2025.12.22 16:27:52.140041 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22498 rows, containing 5 columns (5 merged, 0 gathered) in 0.016462041 sec., 1366659.21315589 rows/sec., 91.47 MiB/sec. | ||
| 10190 | 2025.12.22 16:27:52.140678 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10191 | 2025.12.22 16:27:52.140928 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2025.12.22 16:27:52.141003 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10193 | 2025.12.22 16:27:52.141094 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10194 | 2025.12.22 16:27:53.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.77 MiB, peak 319.94 MiB, free memory in arenas 0.00 B, will set to 311.91 MiB (RSS), difference: 1.14 MiB | ||
| 10195 | 2025.12.22 16:27:55.933210 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10196 | 2025.12.22 16:27:55.933258 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10197 | 2025.12.22 16:27:56.095846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20998 | ||
| 10198 | 2025.12.22 16:27:56.096344 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2025.12.22 16:27:56.096377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10200 | 2025.12.22 16:27:56.096839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10201 | 2025.12.22 16:27:56.097052 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2025.12.22 16:27:56.097177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20998 | ||
| 10203 | 2025.12.22 16:27:56.135491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1344 | ||
| 10204 | 2025.12.22 16:27:56.137536 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.12.22 16:27:56.137579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10206 | 2025.12.22 16:27:56.138724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10207 | 2025.12.22 16:27:56.138977 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.12.22 16:27:56.139225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 10209 | 2025.12.22 16:27:57.126906 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10210 | 2025.12.22 16:27:57.127094 [ 257 ] {177f2239-e445-4e4a-a301-d0d3371a2c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10211 | 2025.12.22 16:27:57.127158 [ 257 ] {177f2239-e445-4e4a-a301-d0d3371a2c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10212 | 2025.12.22 16:27:57.127950 [ 257 ] {177f2239-e445-4e4a-a301-d0d3371a2c39} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2025.12.22 16:27:57.127996 [ 257 ] {177f2239-e445-4e4a-a301-d0d3371a2c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10214 | 2025.12.22 16:27:57.128423 [ 257 ] {177f2239-e445-4e4a-a301-d0d3371a2c39} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10215 | 2025.12.22 16:27:57.128666 [ 257 ] {177f2239-e445-4e4a-a301-d0d3371a2c39} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2025.12.22 16:27:57.128822 [ 257 ] {177f2239-e445-4e4a-a301-d0d3371a2c39} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001777 sec., 230725.94259988746 rows/sec., 14.64 MiB/sec. | ||
| 10217 | 2025.12.22 16:27:57.128867 [ 257 ] {177f2239-e445-4e4a-a301-d0d3371a2c39} <Debug> TCPHandler: Processed in 0.002092085 sec. | ||
| 10218 | 2025.12.22 16:27:57.128995 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2025.12.22 16:27:57.129090 [ 257 ] {95d86679-aab8-4210-820d-65e9f9150c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10220 | 2025.12.22 16:27:57.129131 [ 257 ] {95d86679-aab8-4210-820d-65e9f9150c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10221 | 2025.12.22 16:27:57.130060 [ 257 ] {95d86679-aab8-4210-820d-65e9f9150c49} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2025.12.22 16:27:57.130099 [ 257 ] {95d86679-aab8-4210-820d-65e9f9150c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10223 | 2025.12.22 16:27:57.130454 [ 257 ] {95d86679-aab8-4210-820d-65e9f9150c49} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10224 | 2025.12.22 16:27:57.130659 [ 257 ] {95d86679-aab8-4210-820d-65e9f9150c49} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2025.12.22 16:27:57.130784 [ 257 ] {95d86679-aab8-4210-820d-65e9f9150c49} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001713 sec., 666666.6666666667 rows/sec., 52.92 MiB/sec. | ||
| 10226 | 2025.12.22 16:27:57.130823 [ 257 ] {95d86679-aab8-4210-820d-65e9f9150c49} <Debug> TCPHandler: Processed in 0.001876769 sec. | ||
| 10227 | 2025.12.22 16:27:57.130953 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10228 | 2025.12.22 16:27:57.131050 [ 257 ] {a0586a86-1eb0-4039-bd25-0b75977dc74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10229 | 2025.12.22 16:27:57.131090 [ 257 ] {a0586a86-1eb0-4039-bd25-0b75977dc74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10230 | 2025.12.22 16:27:57.131598 [ 257 ] {a0586a86-1eb0-4039-bd25-0b75977dc74e} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10231 | 2025.12.22 16:27:57.131634 [ 257 ] {a0586a86-1eb0-4039-bd25-0b75977dc74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10232 | 2025.12.22 16:27:57.131952 [ 257 ] {a0586a86-1eb0-4039-bd25-0b75977dc74e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10233 | 2025.12.22 16:27:57.132180 [ 257 ] {a0586a86-1eb0-4039-bd25-0b75977dc74e} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2025.12.22 16:27:57.132306 [ 257 ] {a0586a86-1eb0-4039-bd25-0b75977dc74e} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001274 sec., 172684.45839874411 rows/sec., 10.30 MiB/sec. | ||
| 10235 | 2025.12.22 16:27:57.132343 [ 257 ] {a0586a86-1eb0-4039-bd25-0b75977dc74e} <Debug> TCPHandler: Processed in 0.001439507 sec. | ||
| 10236 | 2025.12.22 16:27:57.132462 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2025.12.22 16:27:57.132554 [ 257 ] {1234bd06-c5d1-437b-989d-137c619114b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10238 | 2025.12.22 16:27:57.132592 [ 257 ] {1234bd06-c5d1-437b-989d-137c619114b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10239 | 2025.12.22 16:27:57.133090 [ 257 ] {1234bd06-c5d1-437b-989d-137c619114b3} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2025.12.22 16:27:57.133132 [ 257 ] {1234bd06-c5d1-437b-989d-137c619114b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10241 | 2025.12.22 16:27:57.133431 [ 257 ] {1234bd06-c5d1-437b-989d-137c619114b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10242 | 2025.12.22 16:27:57.133646 [ 257 ] {1234bd06-c5d1-437b-989d-137c619114b3} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2025.12.22 16:27:57.133770 [ 257 ] {1234bd06-c5d1-437b-989d-137c619114b3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001233 sec., 171938.36171938363 rows/sec., 11.09 MiB/sec. | ||
| 10244 | 2025.12.22 16:27:57.133822 [ 257 ] {1234bd06-c5d1-437b-989d-137c619114b3} <Debug> TCPHandler: Processed in 0.001406157 sec. | ||
| 10245 | 2025.12.22 16:27:57.133941 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10246 | 2025.12.22 16:27:57.134109 [ 257 ] {4ef9b7a9-9b4d-496e-b034-3a6f380f73b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10247 | 2025.12.22 16:27:57.134154 [ 257 ] {4ef9b7a9-9b4d-496e-b034-3a6f380f73b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10248 | 2025.12.22 16:27:57.134653 [ 257 ] {4ef9b7a9-9b4d-496e-b034-3a6f380f73b0} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2025.12.22 16:27:57.134689 [ 257 ] {4ef9b7a9-9b4d-496e-b034-3a6f380f73b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10250 | 2025.12.22 16:27:57.134994 [ 257 ] {4ef9b7a9-9b4d-496e-b034-3a6f380f73b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10251 | 2025.12.22 16:27:57.135199 [ 257 ] {4ef9b7a9-9b4d-496e-b034-3a6f380f73b0} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2025.12.22 16:27:57.135323 [ 257 ] {4ef9b7a9-9b4d-496e-b034-3a6f380f73b0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001232 sec., 171266.23376623375 rows/sec., 9.73 MiB/sec. | ||
| 10253 | 2025.12.22 16:27:57.135360 [ 257 ] {4ef9b7a9-9b4d-496e-b034-3a6f380f73b0} <Debug> TCPHandler: Processed in 0.001466788 sec. | ||
| 10254 | 2025.12.22 16:27:57.135573 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2025.12.22 16:27:57.135667 [ 257 ] {71cd5d62-467a-40ef-be18-4a1db0aed33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10256 | 2025.12.22 16:27:57.135706 [ 257 ] {71cd5d62-467a-40ef-be18-4a1db0aed33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10257 | 2025.12.22 16:27:57.136352 [ 257 ] {71cd5d62-467a-40ef-be18-4a1db0aed33a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2025.12.22 16:27:57.136387 [ 257 ] {71cd5d62-467a-40ef-be18-4a1db0aed33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10259 | 2025.12.22 16:27:57.136720 [ 257 ] {71cd5d62-467a-40ef-be18-4a1db0aed33a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10260 | 2025.12.22 16:27:57.136924 [ 257 ] {71cd5d62-467a-40ef-be18-4a1db0aed33a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2025.12.22 16:27:57.137045 [ 257 ] {71cd5d62-467a-40ef-be18-4a1db0aed33a} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001396 sec., 497134.67048710596 rows/sec., 34.75 MiB/sec. | ||
| 10262 | 2025.12.22 16:27:57.137082 [ 257 ] {71cd5d62-467a-40ef-be18-4a1db0aed33a} <Debug> TCPHandler: Processed in 0.00155873 sec. | ||
| 10263 | 2025.12.22 16:27:57.137195 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2025.12.22 16:27:57.137287 [ 257 ] {11a46e4c-79cb-46b3-8f7e-bdb3d8cb33e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10265 | 2025.12.22 16:27:57.137327 [ 257 ] {11a46e4c-79cb-46b3-8f7e-bdb3d8cb33e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10266 | 2025.12.22 16:27:57.137658 [ 257 ] {11a46e4c-79cb-46b3-8f7e-bdb3d8cb33e1} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2025.12.22 16:27:57.137693 [ 257 ] {11a46e4c-79cb-46b3-8f7e-bdb3d8cb33e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10268 | 2025.12.22 16:27:57.137985 [ 257 ] {11a46e4c-79cb-46b3-8f7e-bdb3d8cb33e1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10269 | 2025.12.22 16:27:57.138194 [ 257 ] {11a46e4c-79cb-46b3-8f7e-bdb3d8cb33e1} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2025.12.22 16:27:57.138314 [ 257 ] {11a46e4c-79cb-46b3-8f7e-bdb3d8cb33e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 10271 | 2025.12.22 16:27:57.138349 [ 257 ] {11a46e4c-79cb-46b3-8f7e-bdb3d8cb33e1} <Debug> TCPHandler: Processed in 0.001200632 sec. | ||
| 10272 | 2025.12.22 16:27:57.138456 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2025.12.22 16:27:57.138548 [ 257 ] {6e5f432b-5d42-4148-9b01-03b0a1e90064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10274 | 2025.12.22 16:27:57.138590 [ 257 ] {6e5f432b-5d42-4148-9b01-03b0a1e90064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10275 | 2025.12.22 16:27:57.139009 [ 257 ] {6e5f432b-5d42-4148-9b01-03b0a1e90064} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2025.12.22 16:27:57.139045 [ 257 ] {6e5f432b-5d42-4148-9b01-03b0a1e90064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10277 | 2025.12.22 16:27:57.139399 [ 257 ] {6e5f432b-5d42-4148-9b01-03b0a1e90064} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10278 | 2025.12.22 16:27:57.139606 [ 257 ] {6e5f432b-5d42-4148-9b01-03b0a1e90064} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2025.12.22 16:27:57.139738 [ 257 ] {6e5f432b-5d42-4148-9b01-03b0a1e90064} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001208 sec., 259933.77483443706 rows/sec., 17.08 MiB/sec. | ||
| 10280 | 2025.12.22 16:27:57.139774 [ 257 ] {6e5f432b-5d42-4148-9b01-03b0a1e90064} <Debug> TCPHandler: Processed in 0.001366106 sec. | ||
| 10281 | 2025.12.22 16:27:57.139885 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2025.12.22 16:27:57.139984 [ 257 ] {2059330d-7e20-4aab-8385-8d970098548d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10283 | 2025.12.22 16:27:57.140026 [ 257 ] {2059330d-7e20-4aab-8385-8d970098548d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10284 | 2025.12.22 16:27:57.140391 [ 257 ] {2059330d-7e20-4aab-8385-8d970098548d} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2025.12.22 16:27:57.140436 [ 257 ] {2059330d-7e20-4aab-8385-8d970098548d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10286 | 2025.12.22 16:27:57.140791 [ 257 ] {2059330d-7e20-4aab-8385-8d970098548d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10287 | 2025.12.22 16:27:57.141002 [ 257 ] {2059330d-7e20-4aab-8385-8d970098548d} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2025.12.22 16:27:57.141130 [ 257 ] {2059330d-7e20-4aab-8385-8d970098548d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 57.84 KiB/sec. | ||
| 10289 | 2025.12.22 16:27:57.141168 [ 257 ] {2059330d-7e20-4aab-8385-8d970098548d} <Debug> TCPHandler: Processed in 0.001334275 sec. | ||
| 10290 | 2025.12.22 16:27:57.141278 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2025.12.22 16:27:57.141373 [ 257 ] {b541f34e-f3bc-4c66-a170-c871464f8ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10292 | 2025.12.22 16:27:57.141427 [ 257 ] {b541f34e-f3bc-4c66-a170-c871464f8ed5} <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 | ||
| 10293 | 2025.12.22 16:27:57.142199 [ 257 ] {b541f34e-f3bc-4c66-a170-c871464f8ed5} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2025.12.22 16:27:57.142236 [ 257 ] {b541f34e-f3bc-4c66-a170-c871464f8ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10295 | 2025.12.22 16:27:57.142804 [ 257 ] {b541f34e-f3bc-4c66-a170-c871464f8ed5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10296 | 2025.12.22 16:27:57.143036 [ 257 ] {b541f34e-f3bc-4c66-a170-c871464f8ed5} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2025.12.22 16:27:57.143171 [ 257 ] {b541f34e-f3bc-4c66-a170-c871464f8ed5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001817 sec., 8255.36598789213 rows/sec., 14.79 MiB/sec. | ||
| 10298 | 2025.12.22 16:27:57.143225 [ 257 ] {b541f34e-f3bc-4c66-a170-c871464f8ed5} <Debug> TCPHandler: Processed in 0.001995982 sec. | ||
| 10299 | 2025.12.22 16:27:57.143335 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2025.12.22 16:27:57.143429 [ 257 ] {7f9d3fdc-e63a-4f77-a020-5d1316b8f06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10301 | 2025.12.22 16:27:57.143470 [ 257 ] {7f9d3fdc-e63a-4f77-a020-5d1316b8f06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10302 | 2025.12.22 16:27:57.143805 [ 257 ] {7f9d3fdc-e63a-4f77-a020-5d1316b8f06a} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2025.12.22 16:27:57.143841 [ 257 ] {7f9d3fdc-e63a-4f77-a020-5d1316b8f06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10304 | 2025.12.22 16:27:57.144165 [ 257 ] {7f9d3fdc-e63a-4f77-a020-5d1316b8f06a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10305 | 2025.12.22 16:27:57.144365 [ 257 ] {7f9d3fdc-e63a-4f77-a020-5d1316b8f06a} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2025.12.22 16:27:57.144485 [ 257 ] {7f9d3fdc-e63a-4f77-a020-5d1316b8f06a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 10307 | 2025.12.22 16:27:57.144520 [ 257 ] {7f9d3fdc-e63a-4f77-a020-5d1316b8f06a} <Debug> TCPHandler: Processed in 0.001232932 sec. | ||
| 10308 | 2025.12.22 16:27:57.228606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10309 | 2025.12.22 16:27:57.245481 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2025.12.22 16:27:57.245547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10311 | 2025.12.22 16:27:57.251737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10312 | 2025.12.22 16:27:57.252477 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2025.12.22 16:27:57.255880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10314 | 2025.12.22 16:27:58.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.22 MiB, peak 319.94 MiB, free memory in arenas 0.00 B, will set to 312.08 MiB (RSS), difference: -1.14 MiB | ||
| 10315 | 2025.12.22 16:28:02.116544 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2025.12.22 16:28:02.116744 [ 257 ] {718236cd-4d33-4b86-8551-6babc0769d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10317 | 2025.12.22 16:28:02.116809 [ 257 ] {718236cd-4d33-4b86-8551-6babc0769d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10318 | 2025.12.22 16:28:02.117446 [ 257 ] {718236cd-4d33-4b86-8551-6babc0769d48} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2025.12.22 16:28:02.117496 [ 257 ] {718236cd-4d33-4b86-8551-6babc0769d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10320 | 2025.12.22 16:28:02.117885 [ 257 ] {718236cd-4d33-4b86-8551-6babc0769d48} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10321 | 2025.12.22 16:28:02.118116 [ 257 ] {718236cd-4d33-4b86-8551-6babc0769d48} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2025.12.22 16:28:02.118269 [ 257 ] {718236cd-4d33-4b86-8551-6babc0769d48} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001569 sec., 67558.95474824728 rows/sec., 5.66 MiB/sec. | ||
| 10323 | 2025.12.22 16:28:02.118321 [ 257 ] {718236cd-4d33-4b86-8551-6babc0769d48} <Debug> TCPHandler: Processed in 0.001909419 sec. | ||
| 10324 | 2025.12.22 16:28:02.118444 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2025.12.22 16:28:02.118545 [ 257 ] {8a28853d-1d98-49ed-9b68-b14c286e85ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10326 | 2025.12.22 16:28:02.118589 [ 257 ] {8a28853d-1d98-49ed-9b68-b14c286e85ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10327 | 2025.12.22 16:28:02.119004 [ 257 ] {8a28853d-1d98-49ed-9b68-b14c286e85ab} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2025.12.22 16:28:02.119041 [ 257 ] {8a28853d-1d98-49ed-9b68-b14c286e85ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10329 | 2025.12.22 16:28:02.119337 [ 257 ] {8a28853d-1d98-49ed-9b68-b14c286e85ab} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10330 | 2025.12.22 16:28:02.119542 [ 257 ] {8a28853d-1d98-49ed-9b68-b14c286e85ab} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2025.12.22 16:28:02.119681 [ 257 ] {8a28853d-1d98-49ed-9b68-b14c286e85ab} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001158 sec., 21588.946459412782 rows/sec., 1.59 MiB/sec. | ||
| 10332 | 2025.12.22 16:28:02.119721 [ 257 ] {8a28853d-1d98-49ed-9b68-b14c286e85ab} <Debug> TCPHandler: Processed in 0.001328535 sec. | ||
| 10333 | 2025.12.22 16:28:02.119831 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10334 | 2025.12.22 16:28:02.119925 [ 257 ] {dd24f6a9-b6a8-4329-8ced-c293caebb759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10335 | 2025.12.22 16:28:02.119964 [ 257 ] {dd24f6a9-b6a8-4329-8ced-c293caebb759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10336 | 2025.12.22 16:28:02.120377 [ 257 ] {dd24f6a9-b6a8-4329-8ced-c293caebb759} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2025.12.22 16:28:02.120413 [ 257 ] {dd24f6a9-b6a8-4329-8ced-c293caebb759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10338 | 2025.12.22 16:28:02.120707 [ 257 ] {dd24f6a9-b6a8-4329-8ced-c293caebb759} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10339 | 2025.12.22 16:28:02.120904 [ 257 ] {dd24f6a9-b6a8-4329-8ced-c293caebb759} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2025.12.22 16:28:02.121027 [ 257 ] {dd24f6a9-b6a8-4329-8ced-c293caebb759} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001121 sec., 79393.39875111508 rows/sec., 6.20 MiB/sec. | ||
| 10341 | 2025.12.22 16:28:02.121067 [ 257 ] {dd24f6a9-b6a8-4329-8ced-c293caebb759} <Debug> TCPHandler: Processed in 0.001283113 sec. | ||
| 10342 | 2025.12.22 16:28:02.121182 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10343 | 2025.12.22 16:28:02.121276 [ 257 ] {07bbb3ad-cc7f-47a0-a4d9-9939753bb904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10344 | 2025.12.22 16:28:02.121319 [ 257 ] {07bbb3ad-cc7f-47a0-a4d9-9939753bb904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10345 | 2025.12.22 16:28:02.121722 [ 257 ] {07bbb3ad-cc7f-47a0-a4d9-9939753bb904} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2025.12.22 16:28:02.121756 [ 257 ] {07bbb3ad-cc7f-47a0-a4d9-9939753bb904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10347 | 2025.12.22 16:28:02.122075 [ 257 ] {07bbb3ad-cc7f-47a0-a4d9-9939753bb904} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10348 | 2025.12.22 16:28:02.122275 [ 257 ] {07bbb3ad-cc7f-47a0-a4d9-9939753bb904} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2025.12.22 16:28:02.122403 [ 257 ] {07bbb3ad-cc7f-47a0-a4d9-9939753bb904} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 10350 | 2025.12.22 16:28:02.122442 [ 257 ] {07bbb3ad-cc7f-47a0-a4d9-9939753bb904} <Debug> TCPHandler: Processed in 0.001308124 sec. | ||
| 10351 | 2025.12.22 16:28:02.122552 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2025.12.22 16:28:02.122644 [ 257 ] {446cb9f9-6bba-42dd-ba87-7e0ecf29aa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10353 | 2025.12.22 16:28:02.122697 [ 257 ] {446cb9f9-6bba-42dd-ba87-7e0ecf29aa9d} <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 | ||
| 10354 | 2025.12.22 16:28:02.123465 [ 257 ] {446cb9f9-6bba-42dd-ba87-7e0ecf29aa9d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2025.12.22 16:28:02.123501 [ 257 ] {446cb9f9-6bba-42dd-ba87-7e0ecf29aa9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10356 | 2025.12.22 16:28:02.124025 [ 257 ] {446cb9f9-6bba-42dd-ba87-7e0ecf29aa9d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10357 | 2025.12.22 16:28:02.124235 [ 257 ] {446cb9f9-6bba-42dd-ba87-7e0ecf29aa9d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2025.12.22 16:28:02.124371 [ 257 ] {446cb9f9-6bba-42dd-ba87-7e0ecf29aa9d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001744 sec., 14334.8623853211 rows/sec., 25.69 MiB/sec. | ||
| 10359 | 2025.12.22 16:28:02.124434 [ 257 ] {446cb9f9-6bba-42dd-ba87-7e0ecf29aa9d} <Debug> TCPHandler: Processed in 0.001928891 sec. | ||
| 10360 | 2025.12.22 16:28:02.124544 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10361 | 2025.12.22 16:28:02.124637 [ 257 ] {746bd5d6-055e-425a-8fd7-632a128dbf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10362 | 2025.12.22 16:28:02.124677 [ 257 ] {746bd5d6-055e-425a-8fd7-632a128dbf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10363 | 2025.12.22 16:28:02.125010 [ 257 ] {746bd5d6-055e-425a-8fd7-632a128dbf99} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10364 | 2025.12.22 16:28:02.125046 [ 257 ] {746bd5d6-055e-425a-8fd7-632a128dbf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10365 | 2025.12.22 16:28:02.125332 [ 257 ] {746bd5d6-055e-425a-8fd7-632a128dbf99} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10366 | 2025.12.22 16:28:02.125531 [ 257 ] {746bd5d6-055e-425a-8fd7-632a128dbf99} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10367 | 2025.12.22 16:28:02.125658 [ 257 ] {746bd5d6-055e-425a-8fd7-632a128dbf99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 10368 | 2025.12.22 16:28:02.125696 [ 257 ] {746bd5d6-055e-425a-8fd7-632a128dbf99} <Debug> TCPHandler: Processed in 0.001198762 sec. | ||
| 10369 | 2025.12.22 16:28:03.597640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21446 | ||
| 10370 | 2025.12.22 16:28:03.598150 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2025.12.22 16:28:03.598194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10372 | 2025.12.22 16:28:03.598686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10373 | 2025.12.22 16:28:03.598943 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2025.12.22 16:28:03.599080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21446 | ||
| 10375 | 2025.12.22 16:28:04.756321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10376 | 2025.12.22 16:28:04.773963 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2025.12.22 16:28:04.774019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10378 | 2025.12.22 16:28:04.780350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10379 | 2025.12.22 16:28:04.781123 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2025.12.22 16:28:04.784661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10381 | 2025.12.22 16:28:06.139718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1378 | ||
| 10382 | 2025.12.22 16:28:06.142007 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2025.12.22 16:28:06.142057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10384 | 2025.12.22 16:28:06.143241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10385 | 2025.12.22 16:28:06.143503 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2025.12.22 16:28:06.143767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
| 10387 | 2025.12.22 16:28:07.128172 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10388 | 2025.12.22 16:28:07.128384 [ 257 ] {c4e2043b-481b-446e-83ab-957688ab6a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10389 | 2025.12.22 16:28:07.128456 [ 257 ] {c4e2043b-481b-446e-83ab-957688ab6a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10390 | 2025.12.22 16:28:07.129260 [ 257 ] {c4e2043b-481b-446e-83ab-957688ab6a01} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10391 | 2025.12.22 16:28:07.129304 [ 257 ] {c4e2043b-481b-446e-83ab-957688ab6a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10392 | 2025.12.22 16:28:07.129731 [ 257 ] {c4e2043b-481b-446e-83ab-957688ab6a01} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10393 | 2025.12.22 16:28:07.129966 [ 257 ] {c4e2043b-481b-446e-83ab-957688ab6a01} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10394 | 2025.12.22 16:28:07.130097 [ 126 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10395 | 2025.12.22 16:28:07.130127 [ 257 ] {c4e2043b-481b-446e-83ab-957688ab6a01} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001793 sec., 228667.0384829894 rows/sec., 14.51 MiB/sec. | ||
| 10396 | 2025.12.22 16:28:07.130176 [ 126 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2025.12.22 16:28:07.130195 [ 257 ] {c4e2043b-481b-446e-83ab-957688ab6a01} <Debug> TCPHandler: Processed in 0.002151827 sec. | ||
| 10398 | 2025.12.22 16:28:07.130204 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10399 | 2025.12.22 16:28:07.130325 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2025.12.22 16:28:07.130337 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10401 | 2025.12.22 16:28:07.130433 [ 257 ] {013f56bf-8768-4d9e-97c9-1871e01f40ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10402 | 2025.12.22 16:28:07.130484 [ 257 ] {013f56bf-8768-4d9e-97c9-1871e01f40ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10403 | 2025.12.22 16:28:07.130487 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10404 | 2025.12.22 16:28:07.130533 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 10405 | 2025.12.22 16:28:07.130598 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10406 | 2025.12.22 16:28:07.130642 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10407 | 2025.12.22 16:28:07.130684 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10408 | 2025.12.22 16:28:07.130728 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10409 | 2025.12.22 16:28:07.131478 [ 257 ] {013f56bf-8768-4d9e-97c9-1871e01f40ec} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2025.12.22 16:28:07.131521 [ 257 ] {013f56bf-8768-4d9e-97c9-1871e01f40ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10411 | 2025.12.22 16:28:07.131757 [ 190 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477909 sec., 1387094.8752595729 rows/sec., 93.28 MiB/sec. | ||
| 10412 | 2025.12.22 16:28:07.131929 [ 187 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10413 | 2025.12.22 16:28:07.131950 [ 257 ] {013f56bf-8768-4d9e-97c9-1871e01f40ec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10414 | 2025.12.22 16:28:07.132185 [ 257 ] {013f56bf-8768-4d9e-97c9-1871e01f40ec} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2025.12.22 16:28:07.132206 [ 187 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2025.12.22 16:28:07.132277 [ 187 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_33_8} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10417 | 2025.12.22 16:28:07.132316 [ 257 ] {013f56bf-8768-4d9e-97c9-1871e01f40ec} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001906 sec., 599160.5456453306 rows/sec., 47.56 MiB/sec. | ||
| 10418 | 2025.12.22 16:28:07.132358 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10419 | 2025.12.22 16:28:07.132358 [ 257 ] {013f56bf-8768-4d9e-97c9-1871e01f40ec} <Debug> TCPHandler: Processed in 0.002083854 sec. | ||
| 10420 | 2025.12.22 16:28:07.132485 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2025.12.22 16:28:07.132581 [ 257 ] {74f1d314-3a6b-4185-a4ff-07e1366a460b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10422 | 2025.12.22 16:28:07.132624 [ 257 ] {74f1d314-3a6b-4185-a4ff-07e1366a460b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10423 | 2025.12.22 16:28:07.133122 [ 257 ] {74f1d314-3a6b-4185-a4ff-07e1366a460b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2025.12.22 16:28:07.133159 [ 257 ] {74f1d314-3a6b-4185-a4ff-07e1366a460b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10425 | 2025.12.22 16:28:07.133474 [ 257 ] {74f1d314-3a6b-4185-a4ff-07e1366a460b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10426 | 2025.12.22 16:28:07.133691 [ 257 ] {74f1d314-3a6b-4185-a4ff-07e1366a460b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2025.12.22 16:28:07.133799 [ 126 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10428 | 2025.12.22 16:28:07.133823 [ 257 ] {74f1d314-3a6b-4185-a4ff-07e1366a460b} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001258 sec., 174880.76311605723 rows/sec., 10.44 MiB/sec. | ||
| 10429 | 2025.12.22 16:28:07.133834 [ 126 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2025.12.22 16:28:07.133865 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10431 | 2025.12.22 16:28:07.133870 [ 257 ] {74f1d314-3a6b-4185-a4ff-07e1366a460b} <Debug> TCPHandler: Processed in 0.001434218 sec. | ||
| 10432 | 2025.12.22 16:28:07.133943 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10433 | 2025.12.22 16:28:07.133994 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2025.12.22 16:28:07.134049 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10435 | 2025.12.22 16:28:07.134079 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 263 rows starting from the beginning of the part | ||
| 10436 | 2025.12.22 16:28:07.134094 [ 257 ] {cf71a6a4-6e53-4381-86e0-c1d425f7c84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10437 | 2025.12.22 16:28:07.134130 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 236 rows starting from the beginning of the part | ||
| 10438 | 2025.12.22 16:28:07.134139 [ 257 ] {cf71a6a4-6e53-4381-86e0-c1d425f7c84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10439 | 2025.12.22 16:28:07.134181 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part | ||
| 10440 | 2025.12.22 16:28:07.134226 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 220 rows starting from the beginning of the part | ||
| 10441 | 2025.12.22 16:28:07.134263 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 10442 | 2025.12.22 16:28:07.134300 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 220 rows starting from the beginning of the part | ||
| 10443 | 2025.12.22 16:28:07.134636 [ 257 ] {cf71a6a4-6e53-4381-86e0-c1d425f7c84b} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2025.12.22 16:28:07.134678 [ 257 ] {cf71a6a4-6e53-4381-86e0-c1d425f7c84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10445 | 2025.12.22 16:28:07.135001 [ 257 ] {cf71a6a4-6e53-4381-86e0-c1d425f7c84b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10446 | 2025.12.22 16:28:07.135116 [ 190 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210142 sec., 817259.4621127107 rows/sec., 52.98 MiB/sec. | ||
| 10447 | 2025.12.22 16:28:07.135219 [ 257 ] {cf71a6a4-6e53-4381-86e0-c1d425f7c84b} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2025.12.22 16:28:07.135319 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10449 | 2025.12.22 16:28:07.135335 [ 126 ] {} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10450 | 2025.12.22 16:28:07.135361 [ 257 ] {cf71a6a4-6e53-4381-86e0-c1d425f7c84b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001284 sec., 165109.03426791276 rows/sec., 10.65 MiB/sec. | ||
| 10451 | 2025.12.22 16:28:07.135382 [ 126 ] {} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2025.12.22 16:28:07.135405 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10453 | 2025.12.22 16:28:07.135407 [ 257 ] {cf71a6a4-6e53-4381-86e0-c1d425f7c84b} <Debug> TCPHandler: Processed in 0.001462228 sec. | ||
| 10454 | 2025.12.22 16:28:07.135472 [ 193 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10455 | 2025.12.22 16:28:07.135555 [ 193 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10456 | 2025.12.22 16:28:07.135557 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10457 | 2025.12.22 16:28:07.135579 [ 193 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 440 rows starting from the beginning of the part | ||
| 10458 | 2025.12.22 16:28:07.135633 [ 193 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 10459 | 2025.12.22 16:28:07.135668 [ 193 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10460 | 2025.12.22 16:28:07.135668 [ 257 ] {c61e7d00-a6b8-4653-82ec-d8b58c8577cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10461 | 2025.12.22 16:28:07.135707 [ 193 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 440 rows starting from the beginning of the part | ||
| 10462 | 2025.12.22 16:28:07.135721 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2025.12.22 16:28:07.135724 [ 257 ] {c61e7d00-a6b8-4653-82ec-d8b58c8577cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10464 | 2025.12.22 16:28:07.135744 [ 193 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 10465 | 2025.12.22 16:28:07.135790 [ 193 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10466 | 2025.12.22 16:28:07.135830 [ 200 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_61_12} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10467 | 2025.12.22 16:28:07.135961 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10468 | 2025.12.22 16:28:07.136237 [ 257 ] {c61e7d00-a6b8-4653-82ec-d8b58c8577cd} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2025.12.22 16:28:07.136280 [ 257 ] {c61e7d00-a6b8-4653-82ec-d8b58c8577cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10470 | 2025.12.22 16:28:07.136600 [ 257 ] {c61e7d00-a6b8-4653-82ec-d8b58c8577cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10471 | 2025.12.22 16:28:07.136689 [ 193 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242442 sec., 1390809.3898950615 rows/sec., 96.18 MiB/sec. | ||
| 10472 | 2025.12.22 16:28:07.136830 [ 257 ] {c61e7d00-a6b8-4653-82ec-d8b58c8577cd} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2025.12.22 16:28:07.136858 [ 199 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10474 | 2025.12.22 16:28:07.136947 [ 126 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10475 | 2025.12.22 16:28:07.136968 [ 257 ] {c61e7d00-a6b8-4653-82ec-d8b58c8577cd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 10476 | 2025.12.22 16:28:07.136981 [ 126 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2025.12.22 16:28:07.137015 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10478 | 2025.12.22 16:28:07.137016 [ 257 ] {c61e7d00-a6b8-4653-82ec-d8b58c8577cd} <Debug> TCPHandler: Processed in 0.001509509 sec. | ||
| 10479 | 2025.12.22 16:28:07.137125 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10480 | 2025.12.22 16:28:07.137159 [ 199 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2025.12.22 16:28:07.137176 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2025.12.22 16:28:07.137240 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10483 | 2025.12.22 16:28:07.137268 [ 199 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_33_7} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10484 | 2025.12.22 16:28:07.137273 [ 257 ] {0d855b12-60f5-4068-a3e8-ac2bcc3cdf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10485 | 2025.12.22 16:28:07.137279 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 10486 | 2025.12.22 16:28:07.137330 [ 257 ] {0d855b12-60f5-4068-a3e8-ac2bcc3cdf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10487 | 2025.12.22 16:28:07.137374 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10488 | 2025.12.22 16:28:07.137374 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10489 | 2025.12.22 16:28:07.137437 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10490 | 2025.12.22 16:28:07.137479 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10491 | 2025.12.22 16:28:07.137518 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 10492 | 2025.12.22 16:28:07.138081 [ 257 ] {0d855b12-60f5-4068-a3e8-ac2bcc3cdf21} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2025.12.22 16:28:07.138122 [ 257 ] {0d855b12-60f5-4068-a3e8-ac2bcc3cdf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10494 | 2025.12.22 16:28:07.138413 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319175 sec., 799742.2631568974 rows/sec., 48.47 MiB/sec. | ||
| 10495 | 2025.12.22 16:28:07.138507 [ 257 ] {0d855b12-60f5-4068-a3e8-ac2bcc3cdf21} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10496 | 2025.12.22 16:28:07.138555 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10497 | 2025.12.22 16:28:07.138785 [ 257 ] {0d855b12-60f5-4068-a3e8-ac2bcc3cdf21} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2025.12.22 16:28:07.138884 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2025.12.22 16:28:07.138962 [ 257 ] {0d855b12-60f5-4068-a3e8-ac2bcc3cdf21} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001698 sec., 408716.13663133094 rows/sec., 28.57 MiB/sec. | ||
| 10500 | 2025.12.22 16:28:07.138967 [ 198 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_33_8} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10501 | 2025.12.22 16:28:07.139028 [ 257 ] {0d855b12-60f5-4068-a3e8-ac2bcc3cdf21} <Debug> TCPHandler: Processed in 0.00189968 sec. | ||
| 10502 | 2025.12.22 16:28:07.139053 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10503 | 2025.12.22 16:28:07.139166 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2025.12.22 16:28:07.139267 [ 257 ] {c15c4b2c-535e-43e5-b6e7-ec09dcb2453e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10505 | 2025.12.22 16:28:07.139309 [ 257 ] {c15c4b2c-535e-43e5-b6e7-ec09dcb2453e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10506 | 2025.12.22 16:28:07.139650 [ 257 ] {c15c4b2c-535e-43e5-b6e7-ec09dcb2453e} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2025.12.22 16:28:07.139687 [ 257 ] {c15c4b2c-535e-43e5-b6e7-ec09dcb2453e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10508 | 2025.12.22 16:28:07.140004 [ 257 ] {c15c4b2c-535e-43e5-b6e7-ec09dcb2453e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10509 | 2025.12.22 16:28:07.140219 [ 257 ] {c15c4b2c-535e-43e5-b6e7-ec09dcb2453e} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2025.12.22 16:28:07.140317 [ 126 ] {} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10511 | 2025.12.22 16:28:07.140349 [ 257 ] {c15c4b2c-535e-43e5-b6e7-ec09dcb2453e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 10512 | 2025.12.22 16:28:07.140351 [ 126 ] {} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2025.12.22 16:28:07.140390 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10514 | 2025.12.22 16:28:07.140396 [ 257 ] {c15c4b2c-535e-43e5-b6e7-ec09dcb2453e} <Debug> TCPHandler: Processed in 0.001280534 sec. | ||
| 10515 | 2025.12.22 16:28:07.140459 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10516 | 2025.12.22 16:28:07.140506 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2025.12.22 16:28:07.140548 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10518 | 2025.12.22 16:28:07.140580 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 10519 | 2025.12.22 16:28:07.140602 [ 257 ] {f6f75adb-94e0-4c02-977b-25eb72298f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10520 | 2025.12.22 16:28:07.140637 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10521 | 2025.12.22 16:28:07.140645 [ 257 ] {f6f75adb-94e0-4c02-977b-25eb72298f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10522 | 2025.12.22 16:28:07.140684 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10523 | 2025.12.22 16:28:07.140726 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10524 | 2025.12.22 16:28:07.140768 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10525 | 2025.12.22 16:28:07.140810 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 10526 | 2025.12.22 16:28:07.141208 [ 257 ] {f6f75adb-94e0-4c02-977b-25eb72298f3f} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10527 | 2025.12.22 16:28:07.141247 [ 257 ] {f6f75adb-94e0-4c02-977b-25eb72298f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10528 | 2025.12.22 16:28:07.141700 [ 257 ] {f6f75adb-94e0-4c02-977b-25eb72298f3f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10529 | 2025.12.22 16:28:07.141802 [ 199 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001374327 sec., 144070.51596890696 rows/sec., 7.35 MiB/sec. | ||
| 10530 | 2025.12.22 16:28:07.141967 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10531 | 2025.12.22 16:28:07.141984 [ 257 ] {f6f75adb-94e0-4c02-977b-25eb72298f3f} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2025.12.22 16:28:07.142180 [ 257 ] {f6f75adb-94e0-4c02-977b-25eb72298f3f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001595 sec., 196865.2037617555 rows/sec., 12.93 MiB/sec. | ||
| 10533 | 2025.12.22 16:28:07.142231 [ 257 ] {f6f75adb-94e0-4c02-977b-25eb72298f3f} <Debug> TCPHandler: Processed in 0.001773137 sec. | ||
| 10534 | 2025.12.22 16:28:07.142276 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2025.12.22 16:28:07.142354 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_33_7} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10536 | 2025.12.22 16:28:07.142383 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2025.12.22 16:28:07.142449 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10538 | 2025.12.22 16:28:07.142483 [ 257 ] {18efa225-b34e-4055-8be0-db5bf21e75cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10539 | 2025.12.22 16:28:07.142530 [ 257 ] {18efa225-b34e-4055-8be0-db5bf21e75cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10540 | 2025.12.22 16:28:07.142884 [ 257 ] {18efa225-b34e-4055-8be0-db5bf21e75cb} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2025.12.22 16:28:07.142921 [ 257 ] {18efa225-b34e-4055-8be0-db5bf21e75cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10542 | 2025.12.22 16:28:07.143239 [ 257 ] {18efa225-b34e-4055-8be0-db5bf21e75cb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10543 | 2025.12.22 16:28:07.143449 [ 257 ] {18efa225-b34e-4055-8be0-db5bf21e75cb} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2025.12.22 16:28:07.143541 [ 123 ] {} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10545 | 2025.12.22 16:28:07.143574 [ 123 ] {} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2025.12.22 16:28:07.143595 [ 257 ] {18efa225-b34e-4055-8be0-db5bf21e75cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 10547 | 2025.12.22 16:28:07.143600 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10548 | 2025.12.22 16:28:07.143641 [ 257 ] {18efa225-b34e-4055-8be0-db5bf21e75cb} <Debug> TCPHandler: Processed in 0.001312665 sec. | ||
| 10549 | 2025.12.22 16:28:07.143684 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10550 | 2025.12.22 16:28:07.143755 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2025.12.22 16:28:07.143767 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10552 | 2025.12.22 16:28:07.143806 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 10553 | 2025.12.22 16:28:07.143851 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10554 | 2025.12.22 16:28:07.143860 [ 257 ] {6c1bc8de-bbf3-4184-a9a5-8babd27a150b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10555 | 2025.12.22 16:28:07.143886 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10556 | 2025.12.22 16:28:07.143922 [ 257 ] {6c1bc8de-bbf3-4184-a9a5-8babd27a150b} <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 | ||
| 10557 | 2025.12.22 16:28:07.143925 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10558 | 2025.12.22 16:28:07.143974 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10559 | 2025.12.22 16:28:07.144009 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 10560 | 2025.12.22 16:28:07.144683 [ 192 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001026847 sec., 32137.212262391575 rows/sec., 2.11 MiB/sec. | ||
| 10561 | 2025.12.22 16:28:07.144737 [ 257 ] {6c1bc8de-bbf3-4184-a9a5-8babd27a150b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2025.12.22 16:28:07.144781 [ 257 ] {6c1bc8de-bbf3-4184-a9a5-8babd27a150b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10563 | 2025.12.22 16:28:07.144800 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10564 | 2025.12.22 16:28:07.145057 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2025.12.22 16:28:07.145128 [ 198 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_33_7} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10566 | 2025.12.22 16:28:07.145187 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10567 | 2025.12.22 16:28:07.145364 [ 257 ] {6c1bc8de-bbf3-4184-a9a5-8babd27a150b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10568 | 2025.12.22 16:28:07.145589 [ 257 ] {6c1bc8de-bbf3-4184-a9a5-8babd27a150b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2025.12.22 16:28:07.145700 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10570 | 2025.12.22 16:28:07.145733 [ 257 ] {6c1bc8de-bbf3-4184-a9a5-8babd27a150b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001893 sec., 7923.9302694136295 rows/sec., 14.20 MiB/sec. | ||
| 10571 | 2025.12.22 16:28:07.145741 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2025.12.22 16:28:07.145773 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10573 | 2025.12.22 16:28:07.145790 [ 257 ] {6c1bc8de-bbf3-4184-a9a5-8babd27a150b} <Debug> TCPHandler: Processed in 0.002085435 sec. | ||
| 10574 | 2025.12.22 16:28:07.145845 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10575 | 2025.12.22 16:28:07.145901 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10576 | 2025.12.22 16:28:07.146001 [ 257 ] {97159cd2-ba97-4f36-924f-e56eb11427d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10577 | 2025.12.22 16:28:07.146027 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10578 | 2025.12.22 16:28:07.146042 [ 257 ] {97159cd2-ba97-4f36-924f-e56eb11427d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10579 | 2025.12.22 16:28:07.146077 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1048 rows starting from the beginning of the part | ||
| 10580 | 2025.12.22 16:28:07.146180 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 15 rows starting from the beginning of the part | ||
| 10581 | 2025.12.22 16:28:07.146278 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part | ||
| 10582 | 2025.12.22 16:28:07.146368 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part | ||
| 10583 | 2025.12.22 16:28:07.146386 [ 257 ] {97159cd2-ba97-4f36-924f-e56eb11427d4} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2025.12.22 16:28:07.146427 [ 257 ] {97159cd2-ba97-4f36-924f-e56eb11427d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10585 | 2025.12.22 16:28:07.146456 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 10586 | 2025.12.22 16:28:07.146552 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part | ||
| 10587 | 2025.12.22 16:28:07.146758 [ 257 ] {97159cd2-ba97-4f36-924f-e56eb11427d4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10588 | 2025.12.22 16:28:07.147003 [ 257 ] {97159cd2-ba97-4f36-924f-e56eb11427d4} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2025.12.22 16:28:07.147133 [ 257 ] {97159cd2-ba97-4f36-924f-e56eb11427d4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001152 sec., 90277.77777777778 rows/sec., 5.53 MiB/sec. | ||
| 10590 | 2025.12.22 16:28:07.147170 [ 257 ] {97159cd2-ba97-4f36-924f-e56eb11427d4} <Debug> TCPHandler: Processed in 0.001318415 sec. | ||
| 10591 | 2025.12.22 16:28:07.152477 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1143 rows, containing 19 columns (19 merged, 0 gathered) in 0.006660545 sec., 171607.57865910372 rows/sec., 307.51 MiB/sec. | ||
| 10592 | 2025.12.22 16:28:07.154461 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10593 | 2025.12.22 16:28:07.154896 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2025.12.22 16:28:07.154976 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10595 | 2025.12.22 16:28:07.155125 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. | ||
| 10596 | 2025.12.22 16:28:08.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.19 MiB, peak 321.80 MiB, free memory in arenas 0.00 B, will set to 315.74 MiB (RSS), difference: 2.56 MiB | ||
| 10597 | 2025.12.22 16:28:10.933306 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10598 | 2025.12.22 16:28:10.933359 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10599 | 2025.12.22 16:28:11.100105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21958 | ||
| 10600 | 2025.12.22 16:28:11.100611 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2025.12.22 16:28:11.100648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10602 | 2025.12.22 16:28:11.101122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10603 | 2025.12.22 16:28:11.101340 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2025.12.22 16:28:11.101473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21958 | ||
| 10605 | 2025.12.22 16:28:11.101494 [ 77 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10606 | 2025.12.22 16:28:11.101580 [ 77 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2025.12.22 16:28:11.101606 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10608 | 2025.12.22 16:28:11.101712 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10609 | 2025.12.22 16:28:11.101819 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10610 | 2025.12.22 16:28:11.101853 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19526 rows starting from the beginning of the part | ||
| 10611 | 2025.12.22 16:28:11.101916 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10612 | 2025.12.22 16:28:11.101966 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10613 | 2025.12.22 16:28:11.102013 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10614 | 2025.12.22 16:28:11.102055 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10615 | 2025.12.22 16:28:11.102097 [ 192 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10616 | 2025.12.22 16:28:11.104084 [ 194 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21958 rows, containing 4 columns (4 merged, 0 gathered) in 0.002415623 sec., 9089994.589387499 rows/sec., 130.03 MiB/sec. | ||
| 10617 | 2025.12.22 16:28:11.104484 [ 197 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10618 | 2025.12.22 16:28:11.104777 [ 197 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2025.12.22 16:28:11.104853 [ 197 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_46_9} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10620 | 2025.12.22 16:28:11.104952 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10621 | 2025.12.22 16:28:12.116223 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10622 | 2025.12.22 16:28:12.116409 [ 257 ] {2f3040b4-2dce-4bbb-a2d3-cbcf788bc554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10623 | 2025.12.22 16:28:12.116473 [ 257 ] {2f3040b4-2dce-4bbb-a2d3-cbcf788bc554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10624 | 2025.12.22 16:28:12.117110 [ 257 ] {2f3040b4-2dce-4bbb-a2d3-cbcf788bc554} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2025.12.22 16:28:12.117151 [ 257 ] {2f3040b4-2dce-4bbb-a2d3-cbcf788bc554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10626 | 2025.12.22 16:28:12.117542 [ 257 ] {2f3040b4-2dce-4bbb-a2d3-cbcf788bc554} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10627 | 2025.12.22 16:28:12.117779 [ 257 ] {2f3040b4-2dce-4bbb-a2d3-cbcf788bc554} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2025.12.22 16:28:12.117930 [ 257 ] {2f3040b4-2dce-4bbb-a2d3-cbcf788bc554} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001566 sec., 67688.37803320562 rows/sec., 5.67 MiB/sec. | ||
| 10629 | 2025.12.22 16:28:12.117982 [ 257 ] {2f3040b4-2dce-4bbb-a2d3-cbcf788bc554} <Debug> TCPHandler: Processed in 0.001883879 sec. | ||
| 10630 | 2025.12.22 16:28:12.118116 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10631 | 2025.12.22 16:28:12.118219 [ 257 ] {4c1fe76b-4fb2-477c-bdb2-de4ad538b3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10632 | 2025.12.22 16:28:12.118263 [ 257 ] {4c1fe76b-4fb2-477c-bdb2-de4ad538b3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10633 | 2025.12.22 16:28:12.118690 [ 257 ] {4c1fe76b-4fb2-477c-bdb2-de4ad538b3c1} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2025.12.22 16:28:12.118726 [ 257 ] {4c1fe76b-4fb2-477c-bdb2-de4ad538b3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10635 | 2025.12.22 16:28:12.119032 [ 257 ] {4c1fe76b-4fb2-477c-bdb2-de4ad538b3c1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10636 | 2025.12.22 16:28:12.119235 [ 257 ] {4c1fe76b-4fb2-477c-bdb2-de4ad538b3c1} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2025.12.22 16:28:12.119359 [ 257 ] {4c1fe76b-4fb2-477c-bdb2-de4ad538b3c1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001164 sec., 21477.66323024055 rows/sec., 1.58 MiB/sec. | ||
| 10638 | 2025.12.22 16:28:12.119397 [ 257 ] {4c1fe76b-4fb2-477c-bdb2-de4ad538b3c1} <Debug> TCPHandler: Processed in 0.001330285 sec. | ||
| 10639 | 2025.12.22 16:28:12.119505 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10640 | 2025.12.22 16:28:12.119599 [ 257 ] {fef064d5-d19c-457f-9f50-0182a9997827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10641 | 2025.12.22 16:28:12.119639 [ 257 ] {fef064d5-d19c-457f-9f50-0182a9997827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10642 | 2025.12.22 16:28:12.120044 [ 257 ] {fef064d5-d19c-457f-9f50-0182a9997827} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2025.12.22 16:28:12.120077 [ 257 ] {fef064d5-d19c-457f-9f50-0182a9997827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10644 | 2025.12.22 16:28:12.120381 [ 257 ] {fef064d5-d19c-457f-9f50-0182a9997827} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10645 | 2025.12.22 16:28:12.120587 [ 257 ] {fef064d5-d19c-457f-9f50-0182a9997827} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2025.12.22 16:28:12.120708 [ 257 ] {fef064d5-d19c-457f-9f50-0182a9997827} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001128 sec., 78900.70921985815 rows/sec., 6.16 MiB/sec. | ||
| 10647 | 2025.12.22 16:28:12.120744 [ 257 ] {fef064d5-d19c-457f-9f50-0182a9997827} <Debug> TCPHandler: Processed in 0.001286784 sec. | ||
| 10648 | 2025.12.22 16:28:12.120854 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2025.12.22 16:28:12.120948 [ 257 ] {745d78a9-c387-4f3b-a914-7e035c6bc7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10650 | 2025.12.22 16:28:12.120992 [ 257 ] {745d78a9-c387-4f3b-a914-7e035c6bc7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10651 | 2025.12.22 16:28:12.121387 [ 257 ] {745d78a9-c387-4f3b-a914-7e035c6bc7ce} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2025.12.22 16:28:12.121421 [ 257 ] {745d78a9-c387-4f3b-a914-7e035c6bc7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10653 | 2025.12.22 16:28:12.121748 [ 257 ] {745d78a9-c387-4f3b-a914-7e035c6bc7ce} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10654 | 2025.12.22 16:28:12.121950 [ 257 ] {745d78a9-c387-4f3b-a914-7e035c6bc7ce} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2025.12.22 16:28:12.122076 [ 257 ] {745d78a9-c387-4f3b-a914-7e035c6bc7ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 10656 | 2025.12.22 16:28:12.122111 [ 257 ] {745d78a9-c387-4f3b-a914-7e035c6bc7ce} <Debug> TCPHandler: Processed in 0.001304324 sec. | ||
| 10657 | 2025.12.22 16:28:12.122221 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2025.12.22 16:28:12.122313 [ 257 ] {728a83fa-ba7b-4e79-af8f-e55a2e4de01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10659 | 2025.12.22 16:28:12.122367 [ 257 ] {728a83fa-ba7b-4e79-af8f-e55a2e4de01b} <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 | ||
| 10660 | 2025.12.22 16:28:12.123141 [ 257 ] {728a83fa-ba7b-4e79-af8f-e55a2e4de01b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2025.12.22 16:28:12.123175 [ 257 ] {728a83fa-ba7b-4e79-af8f-e55a2e4de01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10662 | 2025.12.22 16:28:12.123695 [ 257 ] {728a83fa-ba7b-4e79-af8f-e55a2e4de01b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10663 | 2025.12.22 16:28:12.123914 [ 257 ] {728a83fa-ba7b-4e79-af8f-e55a2e4de01b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2025.12.22 16:28:12.124049 [ 257 ] {728a83fa-ba7b-4e79-af8f-e55a2e4de01b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001753 sec., 14261.266400456361 rows/sec., 25.56 MiB/sec. | ||
| 10665 | 2025.12.22 16:28:12.124110 [ 257 ] {728a83fa-ba7b-4e79-af8f-e55a2e4de01b} <Debug> TCPHandler: Processed in 0.00193694 sec. | ||
| 10666 | 2025.12.22 16:28:12.124217 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10667 | 2025.12.22 16:28:12.124310 [ 257 ] {624b41a4-4a9b-4d27-9fe3-402e9378fd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10668 | 2025.12.22 16:28:12.124350 [ 257 ] {624b41a4-4a9b-4d27-9fe3-402e9378fd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10669 | 2025.12.22 16:28:12.124676 [ 257 ] {624b41a4-4a9b-4d27-9fe3-402e9378fd7a} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2025.12.22 16:28:12.124709 [ 257 ] {624b41a4-4a9b-4d27-9fe3-402e9378fd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10671 | 2025.12.22 16:28:12.125007 [ 257 ] {624b41a4-4a9b-4d27-9fe3-402e9378fd7a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10672 | 2025.12.22 16:28:12.125223 [ 257 ] {624b41a4-4a9b-4d27-9fe3-402e9378fd7a} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2025.12.22 16:28:12.125346 [ 257 ] {624b41a4-4a9b-4d27-9fe3-402e9378fd7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 10674 | 2025.12.22 16:28:12.125380 [ 257 ] {624b41a4-4a9b-4d27-9fe3-402e9378fd7a} <Debug> TCPHandler: Processed in 0.001211471 sec. | ||
| 10675 | 2025.12.22 16:28:12.285692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10676 | 2025.12.22 16:28:12.302449 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2025.12.22 16:28:12.302486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10678 | 2025.12.22 16:28:12.308632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10679 | 2025.12.22 16:28:12.309308 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2025.12.22 16:28:12.309560 [ 111 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10681 | 2025.12.22 16:28:12.309596 [ 111 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2025.12.22 16:28:12.309617 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10683 | 2025.12.22 16:28:12.309736 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10684 | 2025.12.22 16:28:12.312577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10685 | 2025.12.22 16:28:12.313528 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10686 | 2025.12.22 16:28:12.314964 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10687 | 2025.12.22 16:28:12.319516 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10688 | 2025.12.22 16:28:12.324000 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10689 | 2025.12.22 16:28:12.328700 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10690 | 2025.12.22 16:28:12.333790 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10691 | 2025.12.22 16:28:12.337708 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10692 | 2025.12.22 16:28:12.391021 [ 192 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.081335669 sec., 4266.270927211529 rows/sec., 22.06 MiB/sec. | ||
| 10693 | 2025.12.22 16:28:12.393767 [ 194 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10694 | 2025.12.22 16:28:12.396075 [ 194 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2025.12.22 16:28:12.396198 [ 194 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_46_9} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10696 | 2025.12.22 16:28:12.398865 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10697 | 2025.12.22 16:28:14.179233 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2025.12.22 16:28:14.179432 [ 257 ] {8f521844-be5d-4446-88f0-766ab39ac94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10699 | 2025.12.22 16:28:14.179504 [ 257 ] {8f521844-be5d-4446-88f0-766ab39ac94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10700 | 2025.12.22 16:28:14.180332 [ 257 ] {8f521844-be5d-4446-88f0-766ab39ac94a} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2025.12.22 16:28:14.180375 [ 257 ] {8f521844-be5d-4446-88f0-766ab39ac94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10702 | 2025.12.22 16:28:14.180799 [ 257 ] {8f521844-be5d-4446-88f0-766ab39ac94a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10703 | 2025.12.22 16:28:14.181040 [ 257 ] {8f521844-be5d-4446-88f0-766ab39ac94a} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2025.12.22 16:28:14.181193 [ 257 ] {8f521844-be5d-4446-88f0-766ab39ac94a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 10705 | 2025.12.22 16:28:14.181236 [ 257 ] {8f521844-be5d-4446-88f0-766ab39ac94a} <Debug> TCPHandler: Processed in 0.002134616 sec. | ||
| 10706 | 2025.12.22 16:28:14.181352 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2025.12.22 16:28:14.181449 [ 257 ] {f29e27bc-1d97-4e76-bf78-22525c8d81a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10708 | 2025.12.22 16:28:14.181490 [ 257 ] {f29e27bc-1d97-4e76-bf78-22525c8d81a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10709 | 2025.12.22 16:28:14.183550 [ 257 ] {f29e27bc-1d97-4e76-bf78-22525c8d81a3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2025.12.22 16:28:14.183590 [ 257 ] {f29e27bc-1d97-4e76-bf78-22525c8d81a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10711 | 2025.12.22 16:28:14.184038 [ 257 ] {f29e27bc-1d97-4e76-bf78-22525c8d81a3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10712 | 2025.12.22 16:28:14.184244 [ 257 ] {f29e27bc-1d97-4e76-bf78-22525c8d81a3} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2025.12.22 16:28:14.184368 [ 257 ] {f29e27bc-1d97-4e76-bf78-22525c8d81a3} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002939 sec., 776454.576386526 rows/sec., 62.93 MiB/sec. | ||
| 10714 | 2025.12.22 16:28:14.184386 [ 118 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10715 | 2025.12.22 16:28:14.184410 [ 257 ] {f29e27bc-1d97-4e76-bf78-22525c8d81a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10716 | 2025.12.22 16:28:14.184447 [ 257 ] {f29e27bc-1d97-4e76-bf78-22525c8d81a3} <Debug> TCPHandler: Processed in 0.003144482 sec. | ||
| 10717 | 2025.12.22 16:28:14.184458 [ 118 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2025.12.22 16:28:14.184484 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10719 | 2025.12.22 16:28:14.184563 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2025.12.22 16:28:14.184604 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10721 | 2025.12.22 16:28:14.184663 [ 257 ] {87fdd3b2-f1e7-4a6c-811f-b2e33c669911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10722 | 2025.12.22 16:28:14.184708 [ 257 ] {87fdd3b2-f1e7-4a6c-811f-b2e33c669911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10723 | 2025.12.22 16:28:14.184754 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10724 | 2025.12.22 16:28:14.184794 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2341 rows starting from the beginning of the part | ||
| 10725 | 2025.12.22 16:28:14.184859 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1142 rows starting from the beginning of the part | ||
| 10726 | 2025.12.22 16:28:14.184905 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
| 10727 | 2025.12.22 16:28:14.184946 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1142 rows starting from the beginning of the part | ||
| 10728 | 2025.12.22 16:28:14.184986 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
| 10729 | 2025.12.22 16:28:14.185027 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2282 rows starting from the beginning of the part | ||
| 10730 | 2025.12.22 16:28:14.185222 [ 257 ] {87fdd3b2-f1e7-4a6c-811f-b2e33c669911} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2025.12.22 16:28:14.185265 [ 257 ] {87fdd3b2-f1e7-4a6c-811f-b2e33c669911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10732 | 2025.12.22 16:28:14.185722 [ 257 ] {87fdd3b2-f1e7-4a6c-811f-b2e33c669911} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10733 | 2025.12.22 16:28:14.185935 [ 257 ] {87fdd3b2-f1e7-4a6c-811f-b2e33c669911} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2025.12.22 16:28:14.186075 [ 257 ] {87fdd3b2-f1e7-4a6c-811f-b2e33c669911} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001431 sec., 153738.64430468203 rows/sec., 9.17 MiB/sec. | ||
| 10735 | 2025.12.22 16:28:14.186116 [ 257 ] {87fdd3b2-f1e7-4a6c-811f-b2e33c669911} <Debug> TCPHandler: Processed in 0.001601722 sec. | ||
| 10736 | 2025.12.22 16:28:14.186218 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2025.12.22 16:28:14.186313 [ 257 ] {21a89850-8ce2-4288-af49-0d154d43e9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10738 | 2025.12.22 16:28:14.186353 [ 257 ] {21a89850-8ce2-4288-af49-0d154d43e9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10739 | 2025.12.22 16:28:14.186930 [ 257 ] {21a89850-8ce2-4288-af49-0d154d43e9c6} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2025.12.22 16:28:14.186967 [ 257 ] {21a89850-8ce2-4288-af49-0d154d43e9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10741 | 2025.12.22 16:28:14.187309 [ 257 ] {21a89850-8ce2-4288-af49-0d154d43e9c6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10742 | 2025.12.22 16:28:14.187408 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002861435 sec., 2487912.533396705 rows/sec., 210.15 MiB/sec. | ||
| 10743 | 2025.12.22 16:28:14.187515 [ 257 ] {21a89850-8ce2-4288-af49-0d154d43e9c6} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.12.22 16:28:14.187639 [ 257 ] {21a89850-8ce2-4288-af49-0d154d43e9c6} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001345 sec., 327137.54646840144 rows/sec., 21.64 MiB/sec. | ||
| 10745 | 2025.12.22 16:28:14.187658 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10746 | 2025.12.22 16:28:14.187681 [ 257 ] {21a89850-8ce2-4288-af49-0d154d43e9c6} <Debug> TCPHandler: Processed in 0.001510919 sec. | ||
| 10747 | 2025.12.22 16:28:14.187798 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10748 | 2025.12.22 16:28:14.187897 [ 257 ] {c4c4148d-4451-4488-ab24-968f4420218f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10749 | 2025.12.22 16:28:14.187903 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2025.12.22 16:28:14.187941 [ 257 ] {c4c4148d-4451-4488-ab24-968f4420218f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10751 | 2025.12.22 16:28:14.187988 [ 196 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_76_15} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10752 | 2025.12.22 16:28:14.188064 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 10753 | 2025.12.22 16:28:14.188441 [ 257 ] {c4c4148d-4451-4488-ab24-968f4420218f} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2025.12.22 16:28:14.188483 [ 257 ] {c4c4148d-4451-4488-ab24-968f4420218f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10755 | 2025.12.22 16:28:14.188818 [ 257 ] {c4c4148d-4451-4488-ab24-968f4420218f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10756 | 2025.12.22 16:28:14.189024 [ 257 ] {c4c4148d-4451-4488-ab24-968f4420218f} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10757 | 2025.12.22 16:28:14.189153 [ 257 ] {c4c4148d-4451-4488-ab24-968f4420218f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 10758 | 2025.12.22 16:28:14.189190 [ 257 ] {c4c4148d-4451-4488-ab24-968f4420218f} <Debug> TCPHandler: Processed in 0.001446168 sec. | ||
| 10759 | 2025.12.22 16:28:14.189286 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10760 | 2025.12.22 16:28:14.189375 [ 257 ] {9419eb3c-a4df-4cbf-8b84-3e32ff8cb47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10761 | 2025.12.22 16:28:14.189413 [ 257 ] {9419eb3c-a4df-4cbf-8b84-3e32ff8cb47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10762 | 2025.12.22 16:28:14.190431 [ 257 ] {9419eb3c-a4df-4cbf-8b84-3e32ff8cb47b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2025.12.22 16:28:14.190467 [ 257 ] {9419eb3c-a4df-4cbf-8b84-3e32ff8cb47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10764 | 2025.12.22 16:28:14.190810 [ 257 ] {9419eb3c-a4df-4cbf-8b84-3e32ff8cb47b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10765 | 2025.12.22 16:28:14.191013 [ 257 ] {9419eb3c-a4df-4cbf-8b84-3e32ff8cb47b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2025.12.22 16:28:14.191147 [ 257 ] {9419eb3c-a4df-4cbf-8b84-3e32ff8cb47b} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001771 sec., 649350.6493506493 rows/sec., 46.30 MiB/sec. | ||
| 10767 | 2025.12.22 16:28:14.191188 [ 257 ] {9419eb3c-a4df-4cbf-8b84-3e32ff8cb47b} <Debug> TCPHandler: Processed in 0.001938451 sec. | ||
| 10768 | 2025.12.22 16:28:14.191187 [ 118 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10769 | 2025.12.22 16:28:14.191262 [ 118 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2025.12.22 16:28:14.191300 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10771 | 2025.12.22 16:28:14.191306 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2025.12.22 16:28:14.191420 [ 257 ] {64f1ddd1-92d3-46bc-8fdf-c407f98c7cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10773 | 2025.12.22 16:28:14.191426 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10774 | 2025.12.22 16:28:14.191463 [ 257 ] {64f1ddd1-92d3-46bc-8fdf-c407f98c7cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10775 | 2025.12.22 16:28:14.191527 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10776 | 2025.12.22 16:28:14.191560 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1211 rows starting from the beginning of the part | ||
| 10777 | 2025.12.22 16:28:14.191621 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 694 rows starting from the beginning of the part | ||
| 10778 | 2025.12.22 16:28:14.191669 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 89 rows starting from the beginning of the part | ||
| 10779 | 2025.12.22 16:28:14.191717 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 694 rows starting from the beginning of the part | ||
| 10780 | 2025.12.22 16:28:14.191759 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 89 rows starting from the beginning of the part | ||
| 10781 | 2025.12.22 16:28:14.191796 [ 257 ] {64f1ddd1-92d3-46bc-8fdf-c407f98c7cde} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2025.12.22 16:28:14.191802 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1150 rows starting from the beginning of the part | ||
| 10783 | 2025.12.22 16:28:14.191835 [ 257 ] {64f1ddd1-92d3-46bc-8fdf-c407f98c7cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10784 | 2025.12.22 16:28:14.192155 [ 257 ] {64f1ddd1-92d3-46bc-8fdf-c407f98c7cde} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10785 | 2025.12.22 16:28:14.192356 [ 257 ] {64f1ddd1-92d3-46bc-8fdf-c407f98c7cde} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2025.12.22 16:28:14.192492 [ 257 ] {64f1ddd1-92d3-46bc-8fdf-c407f98c7cde} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 10787 | 2025.12.22 16:28:14.192530 [ 257 ] {64f1ddd1-92d3-46bc-8fdf-c407f98c7cde} <Debug> TCPHandler: Processed in 0.001273213 sec. | ||
| 10788 | 2025.12.22 16:28:14.192636 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2025.12.22 16:28:14.192737 [ 257 ] {a05746dd-68e8-4195-8bd2-c8b6d8f18fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10790 | 2025.12.22 16:28:14.192782 [ 257 ] {a05746dd-68e8-4195-8bd2-c8b6d8f18fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10791 | 2025.12.22 16:28:14.193100 [ 187 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712265 sec., 2293453.4082049215 rows/sec., 172.10 MiB/sec. | ||
| 10792 | 2025.12.22 16:28:14.193413 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10793 | 2025.12.22 16:28:14.193517 [ 257 ] {a05746dd-68e8-4195-8bd2-c8b6d8f18fa6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2025.12.22 16:28:14.193559 [ 257 ] {a05746dd-68e8-4195-8bd2-c8b6d8f18fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10795 | 2025.12.22 16:28:14.193790 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2025.12.22 16:28:14.193883 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_76_15} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10797 | 2025.12.22 16:28:14.193986 [ 257 ] {a05746dd-68e8-4195-8bd2-c8b6d8f18fa6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10798 | 2025.12.22 16:28:14.193987 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10799 | 2025.12.22 16:28:14.194217 [ 257 ] {a05746dd-68e8-4195-8bd2-c8b6d8f18fa6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2025.12.22 16:28:14.194351 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10801 | 2025.12.22 16:28:14.194359 [ 257 ] {a05746dd-68e8-4195-8bd2-c8b6d8f18fa6} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.00164 sec., 569512.1951219513 rows/sec., 37.70 MiB/sec. | ||
| 10802 | 2025.12.22 16:28:14.194396 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2025.12.22 16:28:14.194422 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10804 | 2025.12.22 16:28:14.194429 [ 257 ] {a05746dd-68e8-4195-8bd2-c8b6d8f18fa6} <Debug> TCPHandler: Processed in 0.001843139 sec. | ||
| 10805 | 2025.12.22 16:28:14.194503 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10806 | 2025.12.22 16:28:14.194545 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10807 | 2025.12.22 16:28:14.194606 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10808 | 2025.12.22 16:28:14.194636 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22498 rows starting from the beginning of the part | ||
| 10809 | 2025.12.22 16:28:14.194643 [ 257 ] {da741b1f-46a7-4774-af6f-df2becccb719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10810 | 2025.12.22 16:28:14.194682 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 10811 | 2025.12.22 16:28:14.194690 [ 257 ] {da741b1f-46a7-4774-af6f-df2becccb719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10812 | 2025.12.22 16:28:14.194725 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10813 | 2025.12.22 16:28:14.194764 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 314 rows starting from the beginning of the part | ||
| 10814 | 2025.12.22 16:28:14.194795 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10815 | 2025.12.22 16:28:14.194828 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 934 rows starting from the beginning of the part | ||
| 10816 | 2025.12.22 16:28:14.195021 [ 257 ] {da741b1f-46a7-4774-af6f-df2becccb719} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2025.12.22 16:28:14.195063 [ 257 ] {da741b1f-46a7-4774-af6f-df2becccb719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10818 | 2025.12.22 16:28:14.195477 [ 257 ] {da741b1f-46a7-4774-af6f-df2becccb719} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10819 | 2025.12.22 16:28:14.195697 [ 257 ] {da741b1f-46a7-4774-af6f-df2becccb719} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2025.12.22 16:28:14.195843 [ 257 ] {da741b1f-46a7-4774-af6f-df2becccb719} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 55.41 KiB/sec. | ||
| 10821 | 2025.12.22 16:28:14.195881 [ 257 ] {da741b1f-46a7-4774-af6f-df2becccb719} <Debug> TCPHandler: Processed in 0.001386107 sec. | ||
| 10822 | 2025.12.22 16:28:14.195990 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2025.12.22 16:28:14.196085 [ 257 ] {89704966-fa36-4725-a6cb-f16585b115a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10824 | 2025.12.22 16:28:14.196138 [ 257 ] {89704966-fa36-4725-a6cb-f16585b115a6} <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 | ||
| 10825 | 2025.12.22 16:28:14.196939 [ 257 ] {89704966-fa36-4725-a6cb-f16585b115a6} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2025.12.22 16:28:14.196975 [ 257 ] {89704966-fa36-4725-a6cb-f16585b115a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10827 | 2025.12.22 16:28:14.197583 [ 257 ] {89704966-fa36-4725-a6cb-f16585b115a6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10828 | 2025.12.22 16:28:14.197812 [ 257 ] {89704966-fa36-4725-a6cb-f16585b115a6} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2025.12.22 16:28:14.197957 [ 257 ] {89704966-fa36-4725-a6cb-f16585b115a6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001889 sec., 7940.709370037056 rows/sec., 14.23 MiB/sec. | ||
| 10830 | 2025.12.22 16:28:14.198013 [ 257 ] {89704966-fa36-4725-a6cb-f16585b115a6} <Debug> TCPHandler: Processed in 0.002072324 sec. | ||
| 10831 | 2025.12.22 16:28:14.198128 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2025.12.22 16:28:14.198222 [ 257 ] {64a372b6-5ab8-4cd7-9504-91aab5d0d234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10833 | 2025.12.22 16:28:14.198264 [ 257 ] {64a372b6-5ab8-4cd7-9504-91aab5d0d234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10834 | 2025.12.22 16:28:14.198603 [ 257 ] {64a372b6-5ab8-4cd7-9504-91aab5d0d234} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2025.12.22 16:28:14.198638 [ 257 ] {64a372b6-5ab8-4cd7-9504-91aab5d0d234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10836 | 2025.12.22 16:28:14.200806 [ 257 ] {64a372b6-5ab8-4cd7-9504-91aab5d0d234} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10837 | 2025.12.22 16:28:14.201175 [ 257 ] {64a372b6-5ab8-4cd7-9504-91aab5d0d234} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2025.12.22 16:28:14.201365 [ 116 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10839 | 2025.12.22 16:28:14.201423 [ 257 ] {64a372b6-5ab8-4cd7-9504-91aab5d0d234} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.003211 sec., 24914.35689816257 rows/sec., 1.48 MiB/sec. | ||
| 10840 | 2025.12.22 16:28:14.201435 [ 116 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2025.12.22 16:28:14.201489 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10842 | 2025.12.22 16:28:14.201503 [ 257 ] {64a372b6-5ab8-4cd7-9504-91aab5d0d234} <Debug> TCPHandler: Processed in 0.00342311 sec. | ||
| 10843 | 2025.12.22 16:28:14.201643 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10844 | 2025.12.22 16:28:14.201823 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10845 | 2025.12.22 16:28:14.201877 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5060 rows starting from the beginning of the part | ||
| 10846 | 2025.12.22 16:28:14.201950 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 10847 | 2025.12.22 16:28:14.201992 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10848 | 2025.12.22 16:28:14.202030 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 10849 | 2025.12.22 16:28:14.202065 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10850 | 2025.12.22 16:28:14.202102 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 80 rows starting from the beginning of the part | ||
| 10851 | 2025.12.22 16:28:14.203902 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24380 rows, containing 5 columns (5 merged, 0 gathered) in 0.009418666 sec., 2588476.966908053 rows/sec., 173.18 MiB/sec. | ||
| 10852 | 2025.12.22 16:28:14.204195 [ 186 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5468 rows, containing 4 columns (4 merged, 0 gathered) in 0.002619828 sec., 2087159.920422257 rows/sec., 132.40 MiB/sec. | ||
| 10853 | 2025.12.22 16:28:14.204478 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10854 | 2025.12.22 16:28:14.204633 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10855 | 2025.12.22 16:28:14.204833 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2025.12.22 16:28:14.204925 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10857 | 2025.12.22 16:28:14.204929 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10858 | 2025.12.22 16:28:14.205007 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_76_15} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10859 | 2025.12.22 16:28:14.205027 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10860 | 2025.12.22 16:28:14.205094 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10861 | 2025.12.22 16:28:15.000310 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.27 MiB, peak 330.68 MiB, free memory in arenas 0.00 B, will set to 319.31 MiB (RSS), difference: 2.04 MiB | ||
| 10862 | 2025.12.22 16:28:16.144667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1434 | ||
| 10863 | 2025.12.22 16:28:16.147690 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2025.12.22 16:28:16.147733 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10865 | 2025.12.22 16:28:16.149007 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10866 | 2025.12.22 16:28:16.149291 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2025.12.22 16:28:16.149660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
| 10868 | 2025.12.22 16:28:17.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.32 MiB, peak 330.68 MiB, free memory in arenas 0.00 B, will set to 319.36 MiB (RSS), difference: 4.04 MiB | ||
| 10869 | 2025.12.22 16:28:17.111671 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10870 | 2025.12.22 16:28:17.111932 [ 257 ] {e78c78f2-eee4-42a3-88ee-453499d03d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10871 | 2025.12.22 16:28:17.112029 [ 257 ] {e78c78f2-eee4-42a3-88ee-453499d03d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10872 | 2025.12.22 16:28:17.112882 [ 257 ] {e78c78f2-eee4-42a3-88ee-453499d03d72} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10873 | 2025.12.22 16:28:17.112925 [ 257 ] {e78c78f2-eee4-42a3-88ee-453499d03d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10874 | 2025.12.22 16:28:17.113321 [ 257 ] {e78c78f2-eee4-42a3-88ee-453499d03d72} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10875 | 2025.12.22 16:28:17.113549 [ 257 ] {e78c78f2-eee4-42a3-88ee-453499d03d72} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2025.12.22 16:28:17.113707 [ 257 ] {e78c78f2-eee4-42a3-88ee-453499d03d72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.33 MiB/sec. | ||
| 10877 | 2025.12.22 16:28:17.113751 [ 257 ] {e78c78f2-eee4-42a3-88ee-453499d03d72} <Debug> TCPHandler: Processed in 0.002236489 sec. | ||
| 10878 | 2025.12.22 16:28:17.113878 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10879 | 2025.12.22 16:28:17.113976 [ 257 ] {a367008f-67dd-43fd-863d-fc7ee3ec51a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10880 | 2025.12.22 16:28:17.114018 [ 257 ] {a367008f-67dd-43fd-863d-fc7ee3ec51a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10881 | 2025.12.22 16:28:17.114449 [ 257 ] {a367008f-67dd-43fd-863d-fc7ee3ec51a5} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2025.12.22 16:28:17.114486 [ 257 ] {a367008f-67dd-43fd-863d-fc7ee3ec51a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10883 | 2025.12.22 16:28:17.114800 [ 257 ] {a367008f-67dd-43fd-863d-fc7ee3ec51a5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10884 | 2025.12.22 16:28:17.115013 [ 257 ] {a367008f-67dd-43fd-863d-fc7ee3ec51a5} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2025.12.22 16:28:17.115143 [ 257 ] {a367008f-67dd-43fd-863d-fc7ee3ec51a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 10886 | 2025.12.22 16:28:17.115182 [ 257 ] {a367008f-67dd-43fd-863d-fc7ee3ec51a5} <Debug> TCPHandler: Processed in 0.001354025 sec. | ||
| 10887 | 2025.12.22 16:28:17.115316 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10888 | 2025.12.22 16:28:17.115411 [ 257 ] {1c6be333-7711-48bc-929d-6e9702c209cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10889 | 2025.12.22 16:28:17.115455 [ 257 ] {1c6be333-7711-48bc-929d-6e9702c209cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10890 | 2025.12.22 16:28:17.115916 [ 257 ] {1c6be333-7711-48bc-929d-6e9702c209cf} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2025.12.22 16:28:17.115961 [ 257 ] {1c6be333-7711-48bc-929d-6e9702c209cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10892 | 2025.12.22 16:28:17.116384 [ 257 ] {1c6be333-7711-48bc-929d-6e9702c209cf} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10893 | 2025.12.22 16:28:17.116623 [ 257 ] {1c6be333-7711-48bc-929d-6e9702c209cf} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2025.12.22 16:28:17.116762 [ 257 ] {1c6be333-7711-48bc-929d-6e9702c209cf} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001369 sec., 46749.45215485756 rows/sec., 3.26 MiB/sec. | ||
| 10895 | 2025.12.22 16:28:17.116800 [ 257 ] {1c6be333-7711-48bc-929d-6e9702c209cf} <Debug> TCPHandler: Processed in 0.00153415 sec. | ||
| 10896 | 2025.12.22 16:28:17.116927 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10897 | 2025.12.22 16:28:17.117023 [ 257 ] {3dd0e635-1b62-4d42-82db-22ef7e6fa239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10898 | 2025.12.22 16:28:17.117065 [ 257 ] {3dd0e635-1b62-4d42-82db-22ef7e6fa239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10899 | 2025.12.22 16:28:17.117385 [ 257 ] {3dd0e635-1b62-4d42-82db-22ef7e6fa239} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10900 | 2025.12.22 16:28:17.117420 [ 257 ] {3dd0e635-1b62-4d42-82db-22ef7e6fa239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10901 | 2025.12.22 16:28:17.117726 [ 257 ] {3dd0e635-1b62-4d42-82db-22ef7e6fa239} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10902 | 2025.12.22 16:28:17.117935 [ 257 ] {3dd0e635-1b62-4d42-82db-22ef7e6fa239} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10903 | 2025.12.22 16:28:17.118063 [ 257 ] {3dd0e635-1b62-4d42-82db-22ef7e6fa239} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001059 sec., 22662.889518413598 rows/sec., 1.53 MiB/sec. | ||
| 10904 | 2025.12.22 16:28:17.118098 [ 257 ] {3dd0e635-1b62-4d42-82db-22ef7e6fa239} <Debug> TCPHandler: Processed in 0.001225463 sec. | ||
| 10905 | 2025.12.22 16:28:18.602218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22406 | ||
| 10906 | 2025.12.22 16:28:18.603008 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2025.12.22 16:28:18.603070 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10908 | 2025.12.22 16:28:18.603717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10909 | 2025.12.22 16:28:18.603942 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2025.12.22 16:28:18.604069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22406 | ||
| 10911 | 2025.12.22 16:28:19.813214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10912 | 2025.12.22 16:28:19.828339 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2025.12.22 16:28:19.828392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10914 | 2025.12.22 16:28:19.833728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10915 | 2025.12.22 16:28:19.834418 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2025.12.22 16:28:19.837110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10917 | 2025.12.22 16:28:22.117225 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10918 | 2025.12.22 16:28:22.117407 [ 257 ] {f4942247-48f5-4de0-800a-6cf0a4446394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10919 | 2025.12.22 16:28:22.117470 [ 257 ] {f4942247-48f5-4de0-800a-6cf0a4446394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10920 | 2025.12.22 16:28:22.118080 [ 257 ] {f4942247-48f5-4de0-800a-6cf0a4446394} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2025.12.22 16:28:22.118144 [ 257 ] {f4942247-48f5-4de0-800a-6cf0a4446394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10922 | 2025.12.22 16:28:22.118540 [ 257 ] {f4942247-48f5-4de0-800a-6cf0a4446394} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10923 | 2025.12.22 16:28:22.118770 [ 257 ] {f4942247-48f5-4de0-800a-6cf0a4446394} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2025.12.22 16:28:22.118922 [ 257 ] {f4942247-48f5-4de0-800a-6cf0a4446394} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001563 sec., 67818.29814459373 rows/sec., 5.68 MiB/sec. | ||
| 10925 | 2025.12.22 16:28:22.118963 [ 257 ] {f4942247-48f5-4de0-800a-6cf0a4446394} <Debug> TCPHandler: Processed in 0.001860829 sec. | ||
| 10926 | 2025.12.22 16:28:22.119082 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10927 | 2025.12.22 16:28:22.119178 [ 257 ] {dada6280-5633-4515-a9e8-634dcf99bf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10928 | 2025.12.22 16:28:22.119219 [ 257 ] {dada6280-5633-4515-a9e8-634dcf99bf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10929 | 2025.12.22 16:28:22.119643 [ 257 ] {dada6280-5633-4515-a9e8-634dcf99bf9a} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2025.12.22 16:28:22.119679 [ 257 ] {dada6280-5633-4515-a9e8-634dcf99bf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10931 | 2025.12.22 16:28:22.119976 [ 257 ] {dada6280-5633-4515-a9e8-634dcf99bf9a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10932 | 2025.12.22 16:28:22.120201 [ 257 ] {dada6280-5633-4515-a9e8-634dcf99bf9a} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2025.12.22 16:28:22.120329 [ 257 ] {dada6280-5633-4515-a9e8-634dcf99bf9a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001169 sec., 21385.799828913605 rows/sec., 1.57 MiB/sec. | ||
| 10934 | 2025.12.22 16:28:22.120367 [ 257 ] {dada6280-5633-4515-a9e8-634dcf99bf9a} <Debug> TCPHandler: Processed in 0.001334395 sec. | ||
| 10935 | 2025.12.22 16:28:22.120531 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2025.12.22 16:28:22.120628 [ 257 ] {8467a727-183d-4eb6-a1a2-a4c41b2adf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10937 | 2025.12.22 16:28:22.120667 [ 257 ] {8467a727-183d-4eb6-a1a2-a4c41b2adf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10938 | 2025.12.22 16:28:22.121099 [ 257 ] {8467a727-183d-4eb6-a1a2-a4c41b2adf72} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2025.12.22 16:28:22.121136 [ 257 ] {8467a727-183d-4eb6-a1a2-a4c41b2adf72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10940 | 2025.12.22 16:28:22.121441 [ 257 ] {8467a727-183d-4eb6-a1a2-a4c41b2adf72} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10941 | 2025.12.22 16:28:22.121648 [ 257 ] {8467a727-183d-4eb6-a1a2-a4c41b2adf72} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2025.12.22 16:28:22.121781 [ 257 ] {8467a727-183d-4eb6-a1a2-a4c41b2adf72} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00117 sec., 76068.37606837606 rows/sec., 5.94 MiB/sec. | ||
| 10943 | 2025.12.22 16:28:22.121822 [ 257 ] {8467a727-183d-4eb6-a1a2-a4c41b2adf72} <Debug> TCPHandler: Processed in 0.001340165 sec. | ||
| 10944 | 2025.12.22 16:28:22.121933 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2025.12.22 16:28:22.122027 [ 257 ] {28e8b955-2550-4795-b571-293b43d990af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10946 | 2025.12.22 16:28:22.122070 [ 257 ] {28e8b955-2550-4795-b571-293b43d990af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10947 | 2025.12.22 16:28:22.122469 [ 257 ] {28e8b955-2550-4795-b571-293b43d990af} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2025.12.22 16:28:22.122502 [ 257 ] {28e8b955-2550-4795-b571-293b43d990af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10949 | 2025.12.22 16:28:22.122822 [ 257 ] {28e8b955-2550-4795-b571-293b43d990af} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10950 | 2025.12.22 16:28:22.123022 [ 257 ] {28e8b955-2550-4795-b571-293b43d990af} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2025.12.22 16:28:22.123153 [ 257 ] {28e8b955-2550-4795-b571-293b43d990af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 10952 | 2025.12.22 16:28:22.123192 [ 257 ] {28e8b955-2550-4795-b571-293b43d990af} <Debug> TCPHandler: Processed in 0.001306284 sec. | ||
| 10953 | 2025.12.22 16:28:22.123301 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2025.12.22 16:28:22.123393 [ 257 ] {b660f1c7-ee6f-4fb5-b3f5-c6cf91edc1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10955 | 2025.12.22 16:28:22.123446 [ 257 ] {b660f1c7-ee6f-4fb5-b3f5-c6cf91edc1b1} <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 | ||
| 10956 | 2025.12.22 16:28:22.124212 [ 257 ] {b660f1c7-ee6f-4fb5-b3f5-c6cf91edc1b1} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2025.12.22 16:28:22.124245 [ 257 ] {b660f1c7-ee6f-4fb5-b3f5-c6cf91edc1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10958 | 2025.12.22 16:28:22.124753 [ 257 ] {b660f1c7-ee6f-4fb5-b3f5-c6cf91edc1b1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10959 | 2025.12.22 16:28:22.124967 [ 257 ] {b660f1c7-ee6f-4fb5-b3f5-c6cf91edc1b1} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2025.12.22 16:28:22.125104 [ 257 ] {b660f1c7-ee6f-4fb5-b3f5-c6cf91edc1b1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001728 sec., 14467.592592592593 rows/sec., 25.93 MiB/sec. | ||
| 10961 | 2025.12.22 16:28:22.125167 [ 257 ] {b660f1c7-ee6f-4fb5-b3f5-c6cf91edc1b1} <Debug> TCPHandler: Processed in 0.00191402 sec. | ||
| 10962 | 2025.12.22 16:28:22.125276 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2025.12.22 16:28:22.125368 [ 257 ] {43d4f8d2-b352-481b-aa86-038d2afbcd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10964 | 2025.12.22 16:28:22.125408 [ 257 ] {43d4f8d2-b352-481b-aa86-038d2afbcd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10965 | 2025.12.22 16:28:22.125740 [ 257 ] {43d4f8d2-b352-481b-aa86-038d2afbcd1c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2025.12.22 16:28:22.125774 [ 257 ] {43d4f8d2-b352-481b-aa86-038d2afbcd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10967 | 2025.12.22 16:28:22.126070 [ 257 ] {43d4f8d2-b352-481b-aa86-038d2afbcd1c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10968 | 2025.12.22 16:28:22.126274 [ 257 ] {43d4f8d2-b352-481b-aa86-038d2afbcd1c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2025.12.22 16:28:22.126401 [ 257 ] {43d4f8d2-b352-481b-aa86-038d2afbcd1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 10970 | 2025.12.22 16:28:22.126439 [ 257 ] {43d4f8d2-b352-481b-aa86-038d2afbcd1c} <Debug> TCPHandler: Processed in 0.001210592 sec. | ||
| 10971 | 2025.12.22 16:28:25.933411 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10972 | 2025.12.22 16:28:25.933468 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10973 | 2025.12.22 16:28:26.104185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22918 | ||
| 10974 | 2025.12.22 16:28:26.104806 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2025.12.22 16:28:26.104857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10976 | 2025.12.22 16:28:26.105354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10977 | 2025.12.22 16:28:26.105583 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.12.22 16:28:26.105732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22918 | ||
| 10979 | 2025.12.22 16:28:26.150834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1454 | ||
| 10980 | 2025.12.22 16:28:26.152939 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.12.22 16:28:26.153002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10982 | 2025.12.22 16:28:26.154160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10983 | 2025.12.22 16:28:26.154419 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2025.12.22 16:28:26.154851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
| 10985 | 2025.12.22 16:28:27.001195 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000815421 sec. | ||
| 10986 | 2025.12.22 16:28:27.128008 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2025.12.22 16:28:27.128197 [ 257 ] {2b588a7b-c259-42c0-bed0-2221b9b1f25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10988 | 2025.12.22 16:28:27.128263 [ 257 ] {2b588a7b-c259-42c0-bed0-2221b9b1f25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10989 | 2025.12.22 16:28:27.129053 [ 257 ] {2b588a7b-c259-42c0-bed0-2221b9b1f25f} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2025.12.22 16:28:27.129102 [ 257 ] {2b588a7b-c259-42c0-bed0-2221b9b1f25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10991 | 2025.12.22 16:28:27.129530 [ 257 ] {2b588a7b-c259-42c0-bed0-2221b9b1f25f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10992 | 2025.12.22 16:28:27.129783 [ 257 ] {2b588a7b-c259-42c0-bed0-2221b9b1f25f} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2025.12.22 16:28:27.129935 [ 257 ] {2b588a7b-c259-42c0-bed0-2221b9b1f25f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001787 sec., 229434.80693900393 rows/sec., 14.55 MiB/sec. | ||
| 10994 | 2025.12.22 16:28:27.129979 [ 257 ] {2b588a7b-c259-42c0-bed0-2221b9b1f25f} <Debug> TCPHandler: Processed in 0.002097114 sec. | ||
| 10995 | 2025.12.22 16:28:27.130099 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2025.12.22 16:28:27.130195 [ 257 ] {931d75a4-9f44-45a2-a7f5-480c87a88d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10997 | 2025.12.22 16:28:27.130237 [ 257 ] {931d75a4-9f44-45a2-a7f5-480c87a88d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10998 | 2025.12.22 16:28:27.131204 [ 257 ] {931d75a4-9f44-45a2-a7f5-480c87a88d0b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2025.12.22 16:28:27.131241 [ 257 ] {931d75a4-9f44-45a2-a7f5-480c87a88d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11000 | 2025.12.22 16:28:27.131618 [ 257 ] {931d75a4-9f44-45a2-a7f5-480c87a88d0b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11001 | 2025.12.22 16:28:27.131838 [ 257 ] {931d75a4-9f44-45a2-a7f5-480c87a88d0b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2025.12.22 16:28:27.131970 [ 257 ] {931d75a4-9f44-45a2-a7f5-480c87a88d0b} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001792 sec., 637276.7857142857 rows/sec., 50.59 MiB/sec. | ||
| 11003 | 2025.12.22 16:28:27.132010 [ 257 ] {931d75a4-9f44-45a2-a7f5-480c87a88d0b} <Debug> TCPHandler: Processed in 0.001961252 sec. | ||
| 11004 | 2025.12.22 16:28:27.132125 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2025.12.22 16:28:27.132220 [ 257 ] {d98c8655-7c7b-4310-870a-656d78b465d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11006 | 2025.12.22 16:28:27.132262 [ 257 ] {d98c8655-7c7b-4310-870a-656d78b465d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11007 | 2025.12.22 16:28:27.132743 [ 257 ] {d98c8655-7c7b-4310-870a-656d78b465d4} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2025.12.22 16:28:27.132779 [ 257 ] {d98c8655-7c7b-4310-870a-656d78b465d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11009 | 2025.12.22 16:28:27.133100 [ 257 ] {d98c8655-7c7b-4310-870a-656d78b465d4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11010 | 2025.12.22 16:28:27.133315 [ 257 ] {d98c8655-7c7b-4310-870a-656d78b465d4} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2025.12.22 16:28:27.133521 [ 257 ] {d98c8655-7c7b-4310-870a-656d78b465d4} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001317 sec., 167046.31738800302 rows/sec., 9.97 MiB/sec. | ||
| 11012 | 2025.12.22 16:28:27.133573 [ 257 ] {d98c8655-7c7b-4310-870a-656d78b465d4} <Debug> TCPHandler: Processed in 0.001497559 sec. | ||
| 11013 | 2025.12.22 16:28:27.133706 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2025.12.22 16:28:27.133824 [ 257 ] {0168c542-9615-46d9-8673-1ccb1610140b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11015 | 2025.12.22 16:28:27.133865 [ 257 ] {0168c542-9615-46d9-8673-1ccb1610140b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11016 | 2025.12.22 16:28:27.134353 [ 257 ] {0168c542-9615-46d9-8673-1ccb1610140b} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.12.22 16:28:27.134390 [ 257 ] {0168c542-9615-46d9-8673-1ccb1610140b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11018 | 2025.12.22 16:28:27.134713 [ 257 ] {0168c542-9615-46d9-8673-1ccb1610140b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11019 | 2025.12.22 16:28:27.134921 [ 257 ] {0168c542-9615-46d9-8673-1ccb1610140b} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2025.12.22 16:28:27.135051 [ 257 ] {0168c542-9615-46d9-8673-1ccb1610140b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 10.91 MiB/sec. | ||
| 11021 | 2025.12.22 16:28:27.135089 [ 257 ] {0168c542-9615-46d9-8673-1ccb1610140b} <Debug> TCPHandler: Processed in 0.001442488 sec. | ||
| 11022 | 2025.12.22 16:28:27.135201 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2025.12.22 16:28:27.135303 [ 257 ] {33d629bc-def6-4eab-9700-5e2e3ee875eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11024 | 2025.12.22 16:28:27.135346 [ 257 ] {33d629bc-def6-4eab-9700-5e2e3ee875eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11025 | 2025.12.22 16:28:27.135927 [ 257 ] {33d629bc-def6-4eab-9700-5e2e3ee875eb} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2025.12.22 16:28:27.135964 [ 257 ] {33d629bc-def6-4eab-9700-5e2e3ee875eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11027 | 2025.12.22 16:28:27.136323 [ 257 ] {33d629bc-def6-4eab-9700-5e2e3ee875eb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11028 | 2025.12.22 16:28:27.136562 [ 257 ] {33d629bc-def6-4eab-9700-5e2e3ee875eb} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2025.12.22 16:28:27.136711 [ 257 ] {33d629bc-def6-4eab-9700-5e2e3ee875eb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001425 sec., 148070.1754385965 rows/sec., 8.41 MiB/sec. | ||
| 11030 | 2025.12.22 16:28:27.136752 [ 257 ] {33d629bc-def6-4eab-9700-5e2e3ee875eb} <Debug> TCPHandler: Processed in 0.001599692 sec. | ||
| 11031 | 2025.12.22 16:28:27.136869 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11032 | 2025.12.22 16:28:27.136965 [ 257 ] {183d89d7-0d3c-4456-a12b-1fd25f57728e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11033 | 2025.12.22 16:28:27.137005 [ 257 ] {183d89d7-0d3c-4456-a12b-1fd25f57728e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11034 | 2025.12.22 16:28:27.137663 [ 257 ] {183d89d7-0d3c-4456-a12b-1fd25f57728e} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2025.12.22 16:28:27.137700 [ 257 ] {183d89d7-0d3c-4456-a12b-1fd25f57728e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11036 | 2025.12.22 16:28:27.138046 [ 257 ] {183d89d7-0d3c-4456-a12b-1fd25f57728e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11037 | 2025.12.22 16:28:27.138268 [ 257 ] {183d89d7-0d3c-4456-a12b-1fd25f57728e} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2025.12.22 16:28:27.138398 [ 257 ] {183d89d7-0d3c-4456-a12b-1fd25f57728e} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.00145 sec., 478620.68965517246 rows/sec., 33.45 MiB/sec. | ||
| 11039 | 2025.12.22 16:28:27.138438 [ 257 ] {183d89d7-0d3c-4456-a12b-1fd25f57728e} <Debug> TCPHandler: Processed in 0.001619212 sec. | ||
| 11040 | 2025.12.22 16:28:27.138552 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11041 | 2025.12.22 16:28:27.138647 [ 257 ] {6fc759b0-b1a5-44e5-bb6f-f47e36e900d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11042 | 2025.12.22 16:28:27.138689 [ 257 ] {6fc759b0-b1a5-44e5-bb6f-f47e36e900d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11043 | 2025.12.22 16:28:27.139025 [ 257 ] {6fc759b0-b1a5-44e5-bb6f-f47e36e900d5} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2025.12.22 16:28:27.139061 [ 257 ] {6fc759b0-b1a5-44e5-bb6f-f47e36e900d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11045 | 2025.12.22 16:28:27.139383 [ 257 ] {6fc759b0-b1a5-44e5-bb6f-f47e36e900d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11046 | 2025.12.22 16:28:27.139596 [ 257 ] {6fc759b0-b1a5-44e5-bb6f-f47e36e900d5} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2025.12.22 16:28:27.139739 [ 257 ] {6fc759b0-b1a5-44e5-bb6f-f47e36e900d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 11048 | 2025.12.22 16:28:27.139777 [ 257 ] {6fc759b0-b1a5-44e5-bb6f-f47e36e900d5} <Debug> TCPHandler: Processed in 0.001274864 sec. | ||
| 11049 | 2025.12.22 16:28:27.139890 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2025.12.22 16:28:27.139985 [ 257 ] {92389bd8-9125-4bb5-baf5-8aae8fba0eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11051 | 2025.12.22 16:28:27.140028 [ 257 ] {92389bd8-9125-4bb5-baf5-8aae8fba0eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11052 | 2025.12.22 16:28:27.140462 [ 257 ] {92389bd8-9125-4bb5-baf5-8aae8fba0eff} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2025.12.22 16:28:27.140500 [ 257 ] {92389bd8-9125-4bb5-baf5-8aae8fba0eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11054 | 2025.12.22 16:28:27.140853 [ 257 ] {92389bd8-9125-4bb5-baf5-8aae8fba0eff} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11055 | 2025.12.22 16:28:27.141093 [ 257 ] {92389bd8-9125-4bb5-baf5-8aae8fba0eff} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2025.12.22 16:28:27.141234 [ 257 ] {92389bd8-9125-4bb5-baf5-8aae8fba0eff} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001266 sec., 248025.27646129543 rows/sec., 16.29 MiB/sec. | ||
| 11057 | 2025.12.22 16:28:27.141273 [ 257 ] {92389bd8-9125-4bb5-baf5-8aae8fba0eff} <Debug> TCPHandler: Processed in 0.001432087 sec. | ||
| 11058 | 2025.12.22 16:28:27.141384 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11059 | 2025.12.22 16:28:27.141479 [ 257 ] {a980c69c-942e-4bfe-8bc9-fb4cbb1e67a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11060 | 2025.12.22 16:28:27.141521 [ 257 ] {a980c69c-942e-4bfe-8bc9-fb4cbb1e67a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11061 | 2025.12.22 16:28:27.141834 [ 257 ] {a980c69c-942e-4bfe-8bc9-fb4cbb1e67a3} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2025.12.22 16:28:27.141870 [ 257 ] {a980c69c-942e-4bfe-8bc9-fb4cbb1e67a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11063 | 2025.12.22 16:28:27.142197 [ 257 ] {a980c69c-942e-4bfe-8bc9-fb4cbb1e67a3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11064 | 2025.12.22 16:28:27.142410 [ 257 ] {a980c69c-942e-4bfe-8bc9-fb4cbb1e67a3} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11065 | 2025.12.22 16:28:27.142548 [ 257 ] {a980c69c-942e-4bfe-8bc9-fb4cbb1e67a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 11066 | 2025.12.22 16:28:27.142589 [ 257 ] {a980c69c-942e-4bfe-8bc9-fb4cbb1e67a3} <Debug> TCPHandler: Processed in 0.001254132 sec. | ||
| 11067 | 2025.12.22 16:28:27.142724 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11068 | 2025.12.22 16:28:27.142821 [ 257 ] {70aea240-2032-4315-884c-47995b89c57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11069 | 2025.12.22 16:28:27.142875 [ 257 ] {70aea240-2032-4315-884c-47995b89c57a} <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 | ||
| 11070 | 2025.12.22 16:28:27.143729 [ 257 ] {70aea240-2032-4315-884c-47995b89c57a} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2025.12.22 16:28:27.143766 [ 257 ] {70aea240-2032-4315-884c-47995b89c57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11072 | 2025.12.22 16:28:27.144300 [ 257 ] {70aea240-2032-4315-884c-47995b89c57a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11073 | 2025.12.22 16:28:27.144525 [ 257 ] {70aea240-2032-4315-884c-47995b89c57a} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2025.12.22 16:28:27.144683 [ 257 ] {70aea240-2032-4315-884c-47995b89c57a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001881 sec., 7974.481658692184 rows/sec., 14.29 MiB/sec. | ||
| 11075 | 2025.12.22 16:28:27.144760 [ 257 ] {70aea240-2032-4315-884c-47995b89c57a} <Debug> TCPHandler: Processed in 0.002093744 sec. | ||
| 11076 | 2025.12.22 16:28:27.144888 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11077 | 2025.12.22 16:28:27.145002 [ 257 ] {e9809549-f898-4c38-ba2a-6efe8ddc3a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11078 | 2025.12.22 16:28:27.145049 [ 257 ] {e9809549-f898-4c38-ba2a-6efe8ddc3a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11079 | 2025.12.22 16:28:27.145427 [ 257 ] {e9809549-f898-4c38-ba2a-6efe8ddc3a7d} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2025.12.22 16:28:27.145467 [ 257 ] {e9809549-f898-4c38-ba2a-6efe8ddc3a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11081 | 2025.12.22 16:28:27.145907 [ 257 ] {e9809549-f898-4c38-ba2a-6efe8ddc3a7d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11082 | 2025.12.22 16:28:27.146119 [ 257 ] {e9809549-f898-4c38-ba2a-6efe8ddc3a7d} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2025.12.22 16:28:27.146246 [ 257 ] {e9809549-f898-4c38-ba2a-6efe8ddc3a7d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001243 sec., 83668.543845535 rows/sec., 5.13 MiB/sec. | ||
| 11084 | 2025.12.22 16:28:27.146282 [ 257 ] {e9809549-f898-4c38-ba2a-6efe8ddc3a7d} <Debug> TCPHandler: Processed in 0.001447928 sec. | ||
| 11085 | 2025.12.22 16:28:27.337280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11086 | 2025.12.22 16:28:27.353577 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2025.12.22 16:28:27.353629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11088 | 2025.12.22 16:28:27.359822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11089 | 2025.12.22 16:28:27.360616 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2025.12.22 16:28:27.363336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11091 | 2025.12.22 16:28:32.117300 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2025.12.22 16:28:32.117512 [ 257 ] {652e6a3e-81eb-4e35-bd7d-4277b0c36802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11093 | 2025.12.22 16:28:32.117577 [ 257 ] {652e6a3e-81eb-4e35-bd7d-4277b0c36802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11094 | 2025.12.22 16:28:32.118168 [ 257 ] {652e6a3e-81eb-4e35-bd7d-4277b0c36802} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2025.12.22 16:28:32.118212 [ 257 ] {652e6a3e-81eb-4e35-bd7d-4277b0c36802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11096 | 2025.12.22 16:28:32.118606 [ 257 ] {652e6a3e-81eb-4e35-bd7d-4277b0c36802} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11097 | 2025.12.22 16:28:32.118833 [ 257 ] {652e6a3e-81eb-4e35-bd7d-4277b0c36802} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2025.12.22 16:28:32.118995 [ 257 ] {652e6a3e-81eb-4e35-bd7d-4277b0c36802} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001536 sec., 1302.0833333333333 rows/sec., 106.18 KiB/sec. | ||
| 11099 | 2025.12.22 16:28:32.119045 [ 257 ] {652e6a3e-81eb-4e35-bd7d-4277b0c36802} <Debug> TCPHandler: Processed in 0.001883289 sec. | ||
| 11100 | 2025.12.22 16:28:32.119164 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2025.12.22 16:28:32.119268 [ 257 ] {47206cd1-0708-47ee-9aa1-87845dc7590a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11102 | 2025.12.22 16:28:32.119310 [ 257 ] {47206cd1-0708-47ee-9aa1-87845dc7590a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11103 | 2025.12.22 16:28:32.119746 [ 257 ] {47206cd1-0708-47ee-9aa1-87845dc7590a} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2025.12.22 16:28:32.119784 [ 257 ] {47206cd1-0708-47ee-9aa1-87845dc7590a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11105 | 2025.12.22 16:28:32.120136 [ 257 ] {47206cd1-0708-47ee-9aa1-87845dc7590a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11106 | 2025.12.22 16:28:32.120347 [ 257 ] {47206cd1-0708-47ee-9aa1-87845dc7590a} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2025.12.22 16:28:32.120486 [ 257 ] {47206cd1-0708-47ee-9aa1-87845dc7590a} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001242 sec., 86151.3687600644 rows/sec., 7.21 MiB/sec. | ||
| 11108 | 2025.12.22 16:28:32.120524 [ 257 ] {47206cd1-0708-47ee-9aa1-87845dc7590a} <Debug> TCPHandler: Processed in 0.001412757 sec. | ||
| 11109 | 2025.12.22 16:28:32.120638 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11110 | 2025.12.22 16:28:32.120733 [ 257 ] {65fb23cb-c622-4d4b-b44f-33a0bac4362b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11111 | 2025.12.22 16:28:32.120774 [ 257 ] {65fb23cb-c622-4d4b-b44f-33a0bac4362b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11112 | 2025.12.22 16:28:32.121171 [ 257 ] {65fb23cb-c622-4d4b-b44f-33a0bac4362b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2025.12.22 16:28:32.121207 [ 257 ] {65fb23cb-c622-4d4b-b44f-33a0bac4362b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11114 | 2025.12.22 16:28:32.121512 [ 257 ] {65fb23cb-c622-4d4b-b44f-33a0bac4362b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11115 | 2025.12.22 16:28:32.121714 [ 257 ] {65fb23cb-c622-4d4b-b44f-33a0bac4362b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2025.12.22 16:28:32.121812 [ 96 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11117 | 2025.12.22 16:28:32.121848 [ 257 ] {65fb23cb-c622-4d4b-b44f-33a0bac4362b} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001133 sec., 23830.53839364519 rows/sec., 1.74 MiB/sec. | ||
| 11118 | 2025.12.22 16:28:32.121876 [ 96 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2025.12.22 16:28:32.121891 [ 257 ] {65fb23cb-c622-4d4b-b44f-33a0bac4362b} <Debug> TCPHandler: Processed in 0.001303594 sec. | ||
| 11120 | 2025.12.22 16:28:32.121901 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11121 | 2025.12.22 16:28:32.122009 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11122 | 2025.12.22 16:28:32.122042 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11123 | 2025.12.22 16:28:32.122108 [ 257 ] {804b3e70-ce39-4c86-9772-b34a7a71207e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11124 | 2025.12.22 16:28:32.122152 [ 257 ] {804b3e70-ce39-4c86-9772-b34a7a71207e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11125 | 2025.12.22 16:28:32.122192 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11126 | 2025.12.22 16:28:32.122231 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 263 rows starting from the beginning of the part | ||
| 11127 | 2025.12.22 16:28:32.122298 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 25 rows starting from the beginning of the part | ||
| 11128 | 2025.12.22 16:28:32.122343 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 220 rows starting from the beginning of the part | ||
| 11129 | 2025.12.22 16:28:32.122383 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 25 rows starting from the beginning of the part | ||
| 11130 | 2025.12.22 16:28:32.122424 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 220 rows starting from the beginning of the part | ||
| 11131 | 2025.12.22 16:28:32.122463 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part | ||
| 11132 | 2025.12.22 16:28:32.122560 [ 257 ] {804b3e70-ce39-4c86-9772-b34a7a71207e} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2025.12.22 16:28:32.122603 [ 257 ] {804b3e70-ce39-4c86-9772-b34a7a71207e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11134 | 2025.12.22 16:28:32.122952 [ 257 ] {804b3e70-ce39-4c86-9772-b34a7a71207e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11135 | 2025.12.22 16:28:32.123178 [ 257 ] {804b3e70-ce39-4c86-9772-b34a7a71207e} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2025.12.22 16:28:32.123318 [ 257 ] {804b3e70-ce39-4c86-9772-b34a7a71207e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001229 sec., 74043.93816110659 rows/sec., 5.78 MiB/sec. | ||
| 11137 | 2025.12.22 16:28:32.123357 [ 257 ] {804b3e70-ce39-4c86-9772-b34a7a71207e} <Debug> TCPHandler: Processed in 0.001398706 sec. | ||
| 11138 | 2025.12.22 16:28:32.123391 [ 186 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401597 sec., 556508.040470977 rows/sec., 36.44 MiB/sec. | ||
| 11139 | 2025.12.22 16:28:32.123471 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2025.12.22 16:28:32.123562 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11141 | 2025.12.22 16:28:32.123569 [ 257 ] {65a594bb-6de9-4887-87a9-b0cc740ee3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11142 | 2025.12.22 16:28:32.123616 [ 257 ] {65a594bb-6de9-4887-87a9-b0cc740ee3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11143 | 2025.12.22 16:28:32.123822 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2025.12.22 16:28:32.123886 [ 199 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_66_13} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11145 | 2025.12.22 16:28:32.123985 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11146 | 2025.12.22 16:28:32.124018 [ 257 ] {65a594bb-6de9-4887-87a9-b0cc740ee3cc} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11147 | 2025.12.22 16:28:32.124052 [ 257 ] {65a594bb-6de9-4887-87a9-b0cc740ee3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11148 | 2025.12.22 16:28:32.124400 [ 257 ] {65a594bb-6de9-4887-87a9-b0cc740ee3cc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11149 | 2025.12.22 16:28:32.124615 [ 257 ] {65a594bb-6de9-4887-87a9-b0cc740ee3cc} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2025.12.22 16:28:32.124753 [ 257 ] {65a594bb-6de9-4887-87a9-b0cc740ee3cc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001203 sec., 133832.08645054032 rows/sec., 9.32 MiB/sec. | ||
| 11151 | 2025.12.22 16:28:32.124791 [ 257 ] {65a594bb-6de9-4887-87a9-b0cc740ee3cc} <Debug> TCPHandler: Processed in 0.001369906 sec. | ||
| 11152 | 2025.12.22 16:28:32.124896 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11153 | 2025.12.22 16:28:32.124989 [ 257 ] {187a0830-3c43-4031-9b5b-595b1097426e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11154 | 2025.12.22 16:28:32.125044 [ 257 ] {187a0830-3c43-4031-9b5b-595b1097426e} <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 | ||
| 11155 | 2025.12.22 16:28:32.125834 [ 257 ] {187a0830-3c43-4031-9b5b-595b1097426e} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11156 | 2025.12.22 16:28:32.125870 [ 257 ] {187a0830-3c43-4031-9b5b-595b1097426e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11157 | 2025.12.22 16:28:32.126420 [ 257 ] {187a0830-3c43-4031-9b5b-595b1097426e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11158 | 2025.12.22 16:28:32.126643 [ 257 ] {187a0830-3c43-4031-9b5b-595b1097426e} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11159 | 2025.12.22 16:28:32.126782 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11160 | 2025.12.22 16:28:32.126793 [ 257 ] {187a0830-3c43-4031-9b5b-595b1097426e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001821 sec., 13728.720483250961 rows/sec., 24.60 MiB/sec. | ||
| 11161 | 2025.12.22 16:28:32.126868 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2025.12.22 16:28:32.126906 [ 257 ] {187a0830-3c43-4031-9b5b-595b1097426e} <Debug> TCPHandler: Processed in 0.002059144 sec. | ||
| 11163 | 2025.12.22 16:28:32.126909 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11164 | 2025.12.22 16:28:32.127029 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2025.12.22 16:28:32.127050 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11166 | 2025.12.22 16:28:32.127129 [ 257 ] {5bba6ec8-2441-45d4-bf64-d9bb55f66d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11167 | 2025.12.22 16:28:32.127175 [ 257 ] {5bba6ec8-2441-45d4-bf64-d9bb55f66d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11168 | 2025.12.22 16:28:32.127336 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11169 | 2025.12.22 16:28:32.127413 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1143 rows starting from the beginning of the part | ||
| 11170 | 2025.12.22 16:28:32.127514 [ 257 ] {5bba6ec8-2441-45d4-bf64-d9bb55f66d73} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2025.12.22 16:28:32.127554 [ 257 ] {5bba6ec8-2441-45d4-bf64-d9bb55f66d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11172 | 2025.12.22 16:28:32.127561 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 25 rows starting from the beginning of the part | ||
| 11173 | 2025.12.22 16:28:32.127687 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 15 rows starting from the beginning of the part | ||
| 11174 | 2025.12.22 16:28:32.127795 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 25 rows starting from the beginning of the part | ||
| 11175 | 2025.12.22 16:28:32.127871 [ 257 ] {5bba6ec8-2441-45d4-bf64-d9bb55f66d73} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11176 | 2025.12.22 16:28:32.127900 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part | ||
| 11177 | 2025.12.22 16:28:32.128014 [ 188 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 25 rows starting from the beginning of the part | ||
| 11178 | 2025.12.22 16:28:32.128092 [ 257 ] {5bba6ec8-2441-45d4-bf64-d9bb55f66d73} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2025.12.22 16:28:32.128233 [ 257 ] {5bba6ec8-2441-45d4-bf64-d9bb55f66d73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 11180 | 2025.12.22 16:28:32.128270 [ 257 ] {5bba6ec8-2441-45d4-bf64-d9bb55f66d73} <Debug> TCPHandler: Processed in 0.001291414 sec. | ||
| 11181 | 2025.12.22 16:28:32.133806 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 19 columns (19 merged, 0 gathered) in 0.006810289 sec., 183252.1351149709 rows/sec., 328.38 MiB/sec. | ||
| 11182 | 2025.12.22 16:28:32.134816 [ 200 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11183 | 2025.12.22 16:28:32.135155 [ 200 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2025.12.22 16:28:32.135232 [ 200 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11185 | 2025.12.22 16:28:32.135346 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 11186 | 2025.12.22 16:28:33.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.09 MiB, peak 332.46 MiB, free memory in arenas 0.00 B, will set to 322.12 MiB (RSS), difference: 1.03 MiB | ||
| 11187 | 2025.12.22 16:28:33.606397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23366 | ||
| 11188 | 2025.12.22 16:28:33.607058 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2025.12.22 16:28:33.607121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11190 | 2025.12.22 16:28:33.607690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11191 | 2025.12.22 16:28:33.607933 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2025.12.22 16:28:33.608165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23366 | ||
| 11193 | 2025.12.22 16:28:33.999786 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56346 | ||
| 11194 | 2025.12.22 16:28:33.999902 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11195 | 2025.12.22 16:28:33.999929 [ 295 ] {} <Debug> TCP-Session: 78c10583-247d-4690-a2c8-3c9a97494414 Authenticating user 'default' from [fd00:1122:3344:101::e]:56346 | ||
| 11196 | 2025.12.22 16:28:33.999952 [ 295 ] {} <Debug> TCP-Session: 78c10583-247d-4690-a2c8-3c9a97494414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11197 | 2025.12.22 16:28:33.999966 [ 295 ] {} <Debug> TCP-Session: 78c10583-247d-4690-a2c8-3c9a97494414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11198 | 2025.12.22 16:28:34.000186 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35200 | ||
| 11199 | 2025.12.22 16:28:34.000228 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33738 | ||
| 11200 | 2025.12.22 16:28:34.000255 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46267 | ||
| 11201 | 2025.12.22 16:28:34.000265 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52801 | ||
| 11202 | 2025.12.22 16:28:34.000307 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11203 | 2025.12.22 16:28:34.000309 [ 295 ] {} <Trace> TCP-Session: 78c10583-247d-4690-a2c8-3c9a97494414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11204 | 2025.12.22 16:28:34.000368 [ 296 ] {} <Debug> TCP-Session: ef6cf2b5-eea4-4abf-b653-5cae8ed39c05 Authenticating user 'default' from [fd00:1122:3344:101::e]:35200 | ||
| 11205 | 2025.12.22 16:28:34.000367 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11206 | 2025.12.22 16:28:34.000279 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46158 | ||
| 11207 | 2025.12.22 16:28:34.000422 [ 297 ] {} <Debug> TCP-Session: b6dcf429-6c1b-4cc0-8430-e12cef80a3dd Authenticating user 'default' from [fd00:1122:3344:101::e]:33738 | ||
| 11208 | 2025.12.22 16:28:34.000406 [ 296 ] {} <Debug> TCP-Session: ef6cf2b5-eea4-4abf-b653-5cae8ed39c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11209 | 2025.12.22 16:28:34.000452 [ 297 ] {} <Debug> TCP-Session: b6dcf429-6c1b-4cc0-8430-e12cef80a3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2025.12.22 16:28:34.000471 [ 296 ] {} <Debug> TCP-Session: ef6cf2b5-eea4-4abf-b653-5cae8ed39c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11211 | 2025.12.22 16:28:34.000251 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64903 | ||
| 11212 | 2025.12.22 16:28:34.000489 [ 297 ] {} <Debug> TCP-Session: b6dcf429-6c1b-4cc0-8430-e12cef80a3dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11213 | 2025.12.22 16:28:34.000538 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11214 | 2025.12.22 16:28:34.000565 [ 295 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56346) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11215 | 2025.12.22 16:28:34.000233 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42536 | ||
| 11216 | 2025.12.22 16:28:34.000590 [ 291 ] {} <Debug> TCP-Session: a5134403-81c8-4c25-91ce-4613638db2b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46267 | ||
| 11217 | 2025.12.22 16:28:34.000286 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32798 | ||
| 11218 | 2025.12.22 16:28:34.000641 [ 291 ] {} <Debug> TCP-Session: a5134403-81c8-4c25-91ce-4613638db2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11219 | 2025.12.22 16:28:34.000680 [ 291 ] {} <Debug> TCP-Session: a5134403-81c8-4c25-91ce-4613638db2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2025.12.22 16:28:34.000886 [ 295 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11221 | 2025.12.22 16:28:34.000956 [ 295 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11222 | 2025.12.22 16:28:34.001058 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11223 | 2025.12.22 16:28:34.001094 [ 3 ] {} <Debug> TCP-Session: c0fa22b1-3cc0-44e4-b6ba-1a05bfbbd352 Authenticating user 'default' from [fd00:1122:3344:101::e]:42536 | ||
| 11224 | 2025.12.22 16:28:34.001115 [ 3 ] {} <Debug> TCP-Session: c0fa22b1-3cc0-44e4-b6ba-1a05bfbbd352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11225 | 2025.12.22 16:28:34.001128 [ 3 ] {} <Debug> TCP-Session: c0fa22b1-3cc0-44e4-b6ba-1a05bfbbd352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11226 | 2025.12.22 16:28:34.001160 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11227 | 2025.12.22 16:28:34.001192 [ 293 ] {} <Debug> TCP-Session: 0f7ea395-fd94-404c-8736-0ce7cf4cae7e Authenticating user 'default' from [fd00:1122:3344:101::e]:46158 | ||
| 11228 | 2025.12.22 16:28:34.001209 [ 293 ] {} <Debug> TCP-Session: 0f7ea395-fd94-404c-8736-0ce7cf4cae7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11229 | 2025.12.22 16:28:34.001222 [ 293 ] {} <Debug> TCP-Session: 0f7ea395-fd94-404c-8736-0ce7cf4cae7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11230 | 2025.12.22 16:28:34.001256 [ 295 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 11231 | 2025.12.22 16:28:34.001295 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11232 | 2025.12.22 16:28:34.001340 [ 290 ] {} <Debug> TCP-Session: 4888798b-a8ad-4a9f-b234-714358dbf28d Authenticating user 'default' from [fd00:1122:3344:101::e]:64903 | ||
| 11233 | 2025.12.22 16:28:34.001370 [ 290 ] {} <Debug> TCP-Session: 4888798b-a8ad-4a9f-b234-714358dbf28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2025.12.22 16:28:34.001390 [ 290 ] {} <Debug> TCP-Session: 4888798b-a8ad-4a9f-b234-714358dbf28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11235 | 2025.12.22 16:28:34.001702 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11236 | 2025.12.22 16:28:34.001739 [ 292 ] {} <Debug> TCP-Session: a555d273-1039-425f-8346-988d8dd9fe40 Authenticating user 'default' from [fd00:1122:3344:101::e]:52801 | ||
| 11237 | 2025.12.22 16:28:34.001757 [ 292 ] {} <Debug> TCP-Session: a555d273-1039-425f-8346-988d8dd9fe40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11238 | 2025.12.22 16:28:34.001776 [ 292 ] {} <Debug> TCP-Session: a555d273-1039-425f-8346-988d8dd9fe40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11239 | 2025.12.22 16:28:34.001811 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11240 | 2025.12.22 16:28:34.001851 [ 294 ] {} <Debug> TCP-Session: 866f3934-655b-4d1a-a188-3320e27fc9a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32798 | ||
| 11241 | 2025.12.22 16:28:34.001867 [ 294 ] {} <Debug> TCP-Session: 866f3934-655b-4d1a-a188-3320e27fc9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11242 | 2025.12.22 16:28:34.001879 [ 294 ] {} <Debug> TCP-Session: 866f3934-655b-4d1a-a188-3320e27fc9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11243 | 2025.12.22 16:28:34.002230 [ 314 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Trace> AggregatingTransform: Aggregating | ||
| 11244 | 2025.12.22 16:28:34.002496 [ 314 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Trace> Aggregator: Aggregation method: without_key | ||
| 11245 | 2025.12.22 16:28:34.002537 [ 314 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001177821 sec. (849.025 rows/sec., 33.17 KiB/sec.) | ||
| 11246 | 2025.12.22 16:28:34.002557 [ 314 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Trace> Aggregator: Merging aggregated data | ||
| 11247 | 2025.12.22 16:28:34.006399 [ 295 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005913 sec., 169.1188905800778 rows/sec., 6.61 KiB/sec. | ||
| 11248 | 2025.12.22 16:28:34.006597 [ 295 ] {6715d3f3-f6e2-43f2-b09c-9fdd83aaa100} <Debug> TCPHandler: Processed in 0.006416168 sec. | ||
| 11249 | 2025.12.22 16:28:34.006777 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11250 | 2025.12.22 16:28:34.006789 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11251 | 2025.12.22 16:28:34.006818 [ 295 ] {} <Debug> TCP-Session: 78c10583-247d-4690-a2c8-3c9a97494414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11252 | 2025.12.22 16:28:34.006815 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11253 | 2025.12.22 16:28:34.006854 [ 297 ] {} <Debug> TCP-Session: b6dcf429-6c1b-4cc0-8430-e12cef80a3dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11254 | 2025.12.22 16:28:34.006859 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11255 | 2025.12.22 16:28:34.006887 [ 294 ] {} <Debug> TCP-Session: 866f3934-655b-4d1a-a188-3320e27fc9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11256 | 2025.12.22 16:28:34.006898 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11257 | 2025.12.22 16:28:34.006915 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11258 | 2025.12.22 16:28:34.006931 [ 296 ] {} <Debug> TCP-Session: ef6cf2b5-eea4-4abf-b653-5cae8ed39c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11259 | 2025.12.22 16:28:34.006956 [ 291 ] {} <Debug> TCP-Session: a5134403-81c8-4c25-91ce-4613638db2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11260 | 2025.12.22 16:28:34.006971 [ 292 ] {} <Debug> TCP-Session: a555d273-1039-425f-8346-988d8dd9fe40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11261 | 2025.12.22 16:28:34.006944 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11262 | 2025.12.22 16:28:34.006878 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11263 | 2025.12.22 16:28:34.007042 [ 293 ] {} <Debug> TCP-Session: 0f7ea395-fd94-404c-8736-0ce7cf4cae7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11264 | 2025.12.22 16:28:34.006834 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11265 | 2025.12.22 16:28:34.007059 [ 3 ] {} <Debug> TCP-Session: c0fa22b1-3cc0-44e4-b6ba-1a05bfbbd352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11266 | 2025.12.22 16:28:34.007106 [ 290 ] {} <Debug> TCP-Session: 4888798b-a8ad-4a9f-b234-714358dbf28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11267 | 2025.12.22 16:28:34.228467 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48679 | ||
| 11268 | 2025.12.22 16:28:34.228580 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11269 | 2025.12.22 16:28:34.228608 [ 295 ] {} <Debug> TCP-Session: d340af70-fa8a-4f72-9b52-a1f0cd9bfdab Authenticating user 'default' from [fd00:1122:3344:101::e]:48679 | ||
| 11270 | 2025.12.22 16:28:34.228630 [ 295 ] {} <Debug> TCP-Session: d340af70-fa8a-4f72-9b52-a1f0cd9bfdab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11271 | 2025.12.22 16:28:34.228643 [ 295 ] {} <Debug> TCP-Session: d340af70-fa8a-4f72-9b52-a1f0cd9bfdab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11272 | 2025.12.22 16:28:34.228853 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52577 | ||
| 11273 | 2025.12.22 16:28:34.228873 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42417 | ||
| 11274 | 2025.12.22 16:28:34.228899 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50174 | ||
| 11275 | 2025.12.22 16:28:34.228908 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46710 | ||
| 11276 | 2025.12.22 16:28:34.228928 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59485 | ||
| 11277 | 2025.12.22 16:28:34.228966 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11278 | 2025.12.22 16:28:34.228989 [ 295 ] {} <Trace> TCP-Session: d340af70-fa8a-4f72-9b52-a1f0cd9bfdab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2025.12.22 16:28:34.229006 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11280 | 2025.12.22 16:28:34.229012 [ 296 ] {} <Debug> TCP-Session: d9f094a3-c261-4351-bc0e-87a229929673 Authenticating user 'default' from [fd00:1122:3344:101::e]:52577 | ||
| 11281 | 2025.12.22 16:28:34.229024 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11282 | 2025.12.22 16:28:34.229053 [ 292 ] {} <Debug> TCP-Session: 6eadf275-1eb3-43c8-b3a1-7cca80460590 Authenticating user 'default' from [fd00:1122:3344:101::e]:46710 | ||
| 11283 | 2025.12.22 16:28:34.229059 [ 296 ] {} <Debug> TCP-Session: d9f094a3-c261-4351-bc0e-87a229929673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11284 | 2025.12.22 16:28:34.229053 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11285 | 2025.12.22 16:28:34.229074 [ 291 ] {} <Debug> TCP-Session: 7c441bcf-8b08-460d-ac33-13495fd871bf Authenticating user 'default' from [fd00:1122:3344:101::e]:50174 | ||
| 11286 | 2025.12.22 16:28:34.229081 [ 292 ] {} <Debug> TCP-Session: 6eadf275-1eb3-43c8-b3a1-7cca80460590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11287 | 2025.12.22 16:28:34.229122 [ 291 ] {} <Debug> TCP-Session: 7c441bcf-8b08-460d-ac33-13495fd871bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11288 | 2025.12.22 16:28:34.229138 [ 292 ] {} <Debug> TCP-Session: 6eadf275-1eb3-43c8-b3a1-7cca80460590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11289 | 2025.12.22 16:28:34.229154 [ 291 ] {} <Debug> TCP-Session: 7c441bcf-8b08-460d-ac33-13495fd871bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11290 | 2025.12.22 16:28:34.229174 [ 295 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48679) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11291 | 2025.12.22 16:28:34.229111 [ 294 ] {} <Debug> TCP-Session: e5aa29fc-13c7-469a-800d-fbd6f0b29882 Authenticating user 'default' from [fd00:1122:3344:101::e]:59485 | ||
| 11292 | 2025.12.22 16:28:34.229022 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11293 | 2025.12.22 16:28:34.229234 [ 294 ] {} <Debug> TCP-Session: e5aa29fc-13c7-469a-800d-fbd6f0b29882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11294 | 2025.12.22 16:28:34.228921 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35248 | ||
| 11295 | 2025.12.22 16:28:34.229261 [ 297 ] {} <Debug> TCP-Session: 8c05e7a9-ccdd-4c8c-af75-b2ab18a2d437 Authenticating user 'default' from [fd00:1122:3344:101::e]:42417 | ||
| 11296 | 2025.12.22 16:28:34.229259 [ 294 ] {} <Debug> TCP-Session: e5aa29fc-13c7-469a-800d-fbd6f0b29882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11297 | 2025.12.22 16:28:34.229304 [ 297 ] {} <Debug> TCP-Session: 8c05e7a9-ccdd-4c8c-af75-b2ab18a2d437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11298 | 2025.12.22 16:28:34.228893 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56108 | ||
| 11299 | 2025.12.22 16:28:34.229333 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11300 | 2025.12.22 16:28:34.229334 [ 297 ] {} <Debug> TCP-Session: 8c05e7a9-ccdd-4c8c-af75-b2ab18a2d437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11301 | 2025.12.22 16:28:34.229378 [ 293 ] {} <Debug> TCP-Session: 829f7a15-89e1-42f3-962e-38dcb9af0ef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35248 | ||
| 11302 | 2025.12.22 16:28:34.228876 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40457 | ||
| 11303 | 2025.12.22 16:28:34.229399 [ 293 ] {} <Debug> TCP-Session: 829f7a15-89e1-42f3-962e-38dcb9af0ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11304 | 2025.12.22 16:28:34.229399 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11305 | 2025.12.22 16:28:34.229422 [ 293 ] {} <Debug> TCP-Session: 829f7a15-89e1-42f3-962e-38dcb9af0ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11306 | 2025.12.22 16:28:34.229444 [ 290 ] {} <Debug> TCP-Session: 0ad678ed-b385-4395-a387-50508a5205f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56108 | ||
| 11307 | 2025.12.22 16:28:34.229446 [ 295 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11308 | 2025.12.22 16:28:34.229470 [ 290 ] {} <Debug> TCP-Session: 0ad678ed-b385-4395-a387-50508a5205f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11309 | 2025.12.22 16:28:34.229458 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11310 | 2025.12.22 16:28:34.229503 [ 290 ] {} <Debug> TCP-Session: 0ad678ed-b385-4395-a387-50508a5205f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11311 | 2025.12.22 16:28:34.229520 [ 295 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11312 | 2025.12.22 16:28:34.229533 [ 3 ] {} <Debug> TCP-Session: 31a9c716-649d-4805-bab7-8aa3203849bf Authenticating user 'default' from [fd00:1122:3344:101::e]:40457 | ||
| 11313 | 2025.12.22 16:28:34.229088 [ 296 ] {} <Debug> TCP-Session: d9f094a3-c261-4351-bc0e-87a229929673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11314 | 2025.12.22 16:28:34.229570 [ 3 ] {} <Debug> TCP-Session: 31a9c716-649d-4805-bab7-8aa3203849bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11315 | 2025.12.22 16:28:34.229600 [ 3 ] {} <Debug> TCP-Session: 31a9c716-649d-4805-bab7-8aa3203849bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11316 | 2025.12.22 16:28:34.229844 [ 295 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 11317 | 2025.12.22 16:28:34.230773 [ 317 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Trace> AggregatingTransform: Aggregating | ||
| 11318 | 2025.12.22 16:28:34.230811 [ 317 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 11319 | 2025.12.22 16:28:34.230847 [ 317 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896483 sec. (1115.470 rows/sec., 43.57 KiB/sec.) | ||
| 11320 | 2025.12.22 16:28:34.230866 [ 317 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Trace> Aggregator: Merging aggregated data | ||
| 11321 | 2025.12.22 16:28:34.232146 [ 295 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003026 sec., 330.4692663582287 rows/sec., 12.91 KiB/sec. | ||
| 11322 | 2025.12.22 16:28:34.232291 [ 295 ] {9418d7db-525d-4422-a7fa-a58e3e85b3d2} <Debug> TCPHandler: Processed in 0.00343834 sec. | ||
| 11323 | 2025.12.22 16:28:34.232401 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11324 | 2025.12.22 16:28:34.232431 [ 295 ] {} <Debug> TCP-Session: d340af70-fa8a-4f72-9b52-a1f0cd9bfdab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11325 | 2025.12.22 16:28:34.232431 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11326 | 2025.12.22 16:28:34.232447 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11327 | 2025.12.22 16:28:34.232480 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11328 | 2025.12.22 16:28:34.232497 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11329 | 2025.12.22 16:28:34.232514 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11330 | 2025.12.22 16:28:34.232527 [ 290 ] {} <Debug> TCP-Session: 0ad678ed-b385-4395-a387-50508a5205f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11331 | 2025.12.22 16:28:34.232531 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11332 | 2025.12.22 16:28:34.232550 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11333 | 2025.12.22 16:28:34.232564 [ 294 ] {} <Debug> TCP-Session: e5aa29fc-13c7-469a-800d-fbd6f0b29882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11334 | 2025.12.22 16:28:34.232589 [ 292 ] {} <Debug> TCP-Session: 6eadf275-1eb3-43c8-b3a1-7cca80460590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11335 | 2025.12.22 16:28:34.232603 [ 291 ] {} <Debug> TCP-Session: 7c441bcf-8b08-460d-ac33-13495fd871bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11336 | 2025.12.22 16:28:34.232544 [ 3 ] {} <Debug> TCP-Session: 31a9c716-649d-4805-bab7-8aa3203849bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11337 | 2025.12.22 16:28:34.232510 [ 296 ] {} <Debug> TCP-Session: d9f094a3-c261-4351-bc0e-87a229929673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11338 | 2025.12.22 16:28:34.232482 [ 297 ] {} <Debug> TCP-Session: 8c05e7a9-ccdd-4c8c-af75-b2ab18a2d437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11339 | 2025.12.22 16:28:34.232463 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11340 | 2025.12.22 16:28:34.232722 [ 293 ] {} <Debug> TCP-Session: 829f7a15-89e1-42f3-962e-38dcb9af0ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11341 | 2025.12.22 16:28:34.245422 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38955 | ||
| 11342 | 2025.12.22 16:28:34.245499 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11343 | 2025.12.22 16:28:34.245523 [ 295 ] {} <Debug> TCP-Session: 3a2d70ba-ce09-4a51-86e4-7ad34a14462d Authenticating user 'default' from [fd00:1122:3344:101::e]:38955 | ||
| 11344 | 2025.12.22 16:28:34.245546 [ 295 ] {} <Debug> TCP-Session: 3a2d70ba-ce09-4a51-86e4-7ad34a14462d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11345 | 2025.12.22 16:28:34.245563 [ 295 ] {} <Debug> TCP-Session: 3a2d70ba-ce09-4a51-86e4-7ad34a14462d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11346 | 2025.12.22 16:28:34.245751 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63188 | ||
| 11347 | 2025.12.22 16:28:34.245809 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43474 | ||
| 11348 | 2025.12.22 16:28:34.245818 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48371 | ||
| 11349 | 2025.12.22 16:28:34.245862 [ 295 ] {} <Trace> TCP-Session: 3a2d70ba-ce09-4a51-86e4-7ad34a14462d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2025.12.22 16:28:34.245865 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11351 | 2025.12.22 16:28:34.245896 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58094 | ||
| 11352 | 2025.12.22 16:28:34.245926 [ 296 ] {} <Debug> TCP-Session: dbf1fb27-852a-489a-a073-32cad066935d Authenticating user 'default' from [fd00:1122:3344:101::e]:63188 | ||
| 11353 | 2025.12.22 16:28:34.245923 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11354 | 2025.12.22 16:28:34.245960 [ 296 ] {} <Debug> TCP-Session: dbf1fb27-852a-489a-a073-32cad066935d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11355 | 2025.12.22 16:28:34.245978 [ 3 ] {} <Debug> TCP-Session: 47a04e88-dc17-447f-997e-fa6cf7c23886 Authenticating user 'default' from [fd00:1122:3344:101::e]:48371 | ||
| 11356 | 2025.12.22 16:28:34.245986 [ 296 ] {} <Debug> TCP-Session: dbf1fb27-852a-489a-a073-32cad066935d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11357 | 2025.12.22 16:28:34.245989 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11358 | 2025.12.22 16:28:34.246005 [ 3 ] {} <Debug> TCP-Session: 47a04e88-dc17-447f-997e-fa6cf7c23886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11359 | 2025.12.22 16:28:34.246023 [ 295 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38955) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11360 | 2025.12.22 16:28:34.246040 [ 294 ] {} <Debug> TCP-Session: 61b1dc10-d695-4be9-a933-3dd9da6dd447 Authenticating user 'default' from [fd00:1122:3344:101::e]:58094 | ||
| 11361 | 2025.12.22 16:28:34.246042 [ 3 ] {} <Debug> TCP-Session: 47a04e88-dc17-447f-997e-fa6cf7c23886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11362 | 2025.12.22 16:28:34.246088 [ 294 ] {} <Debug> TCP-Session: 61b1dc10-d695-4be9-a933-3dd9da6dd447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11363 | 2025.12.22 16:28:34.245891 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50541 | ||
| 11364 | 2025.12.22 16:28:34.246121 [ 294 ] {} <Debug> TCP-Session: 61b1dc10-d695-4be9-a933-3dd9da6dd447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2025.12.22 16:28:34.245879 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37545 | ||
| 11366 | 2025.12.22 16:28:34.245822 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34861 | ||
| 11367 | 2025.12.22 16:28:34.246199 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11368 | 2025.12.22 16:28:34.246253 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11369 | 2025.12.22 16:28:34.246273 [ 295 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11370 | 2025.12.22 16:28:34.246295 [ 292 ] {} <Debug> TCP-Session: 076d001d-02f1-47b9-9fb6-d31252265eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37545 | ||
| 11371 | 2025.12.22 16:28:34.246290 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11372 | 2025.12.22 16:28:34.246335 [ 295 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11373 | 2025.12.22 16:28:34.246362 [ 290 ] {} <Debug> TCP-Session: b49d982e-04e1-446d-bbef-25c05576f498 Authenticating user 'default' from [fd00:1122:3344:101::e]:34861 | ||
| 11374 | 2025.12.22 16:28:34.246333 [ 292 ] {} <Debug> TCP-Session: 076d001d-02f1-47b9-9fb6-d31252265eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11375 | 2025.12.22 16:28:34.246397 [ 290 ] {} <Debug> TCP-Session: b49d982e-04e1-446d-bbef-25c05576f498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11376 | 2025.12.22 16:28:34.246420 [ 292 ] {} <Debug> TCP-Session: 076d001d-02f1-47b9-9fb6-d31252265eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11377 | 2025.12.22 16:28:34.246435 [ 290 ] {} <Debug> TCP-Session: b49d982e-04e1-446d-bbef-25c05576f498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11378 | 2025.12.22 16:28:34.246275 [ 293 ] {} <Debug> TCP-Session: 99f7d69a-af43-498e-83b0-237690268a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:50541 | ||
| 11379 | 2025.12.22 16:28:34.245900 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11380 | 2025.12.22 16:28:34.246497 [ 293 ] {} <Debug> TCP-Session: 99f7d69a-af43-498e-83b0-237690268a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11381 | 2025.12.22 16:28:34.245866 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52337 | ||
| 11382 | 2025.12.22 16:28:34.246522 [ 293 ] {} <Debug> TCP-Session: 99f7d69a-af43-498e-83b0-237690268a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11383 | 2025.12.22 16:28:34.246520 [ 297 ] {} <Debug> TCP-Session: 5f59ad2b-4341-4060-8107-5ee04ebb4aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43474 | ||
| 11384 | 2025.12.22 16:28:34.246577 [ 297 ] {} <Debug> TCP-Session: 5f59ad2b-4341-4060-8107-5ee04ebb4aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2025.12.22 16:28:34.246586 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11386 | 2025.12.22 16:28:34.246595 [ 297 ] {} <Debug> TCP-Session: 5f59ad2b-4341-4060-8107-5ee04ebb4aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11387 | 2025.12.22 16:28:34.246618 [ 291 ] {} <Debug> TCP-Session: f69673e4-c3d7-4a23-9fb3-80e9ea8a7cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52337 | ||
| 11388 | 2025.12.22 16:28:34.246645 [ 291 ] {} <Debug> TCP-Session: f69673e4-c3d7-4a23-9fb3-80e9ea8a7cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11389 | 2025.12.22 16:28:34.246658 [ 291 ] {} <Debug> TCP-Session: f69673e4-c3d7-4a23-9fb3-80e9ea8a7cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11390 | 2025.12.22 16:28:34.246673 [ 295 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 11391 | 2025.12.22 16:28:34.247931 [ 329 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Trace> AggregatingTransform: Aggregating | ||
| 11392 | 2025.12.22 16:28:34.247987 [ 329 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Trace> Aggregator: Aggregation method: without_key | ||
| 11393 | 2025.12.22 16:28:34.248031 [ 329 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001246873 sec. (802.006 rows/sec., 31.33 KiB/sec.) | ||
| 11394 | 2025.12.22 16:28:34.248052 [ 329 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Trace> Aggregator: Merging aggregated data | ||
| 11395 | 2025.12.22 16:28:34.249257 [ 295 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003282 sec., 304.69226081657524 rows/sec., 11.90 KiB/sec. | ||
| 11396 | 2025.12.22 16:28:34.249421 [ 295 ] {6ea1f96c-7d6c-4493-8c7d-0fc09ea9dd03} <Debug> TCPHandler: Processed in 0.003632075 sec. | ||
| 11397 | 2025.12.22 16:28:34.249572 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11398 | 2025.12.22 16:28:34.249601 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11399 | 2025.12.22 16:28:34.249619 [ 295 ] {} <Debug> TCP-Session: 3a2d70ba-ce09-4a51-86e4-7ad34a14462d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2025.12.22 16:28:34.249653 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11401 | 2025.12.22 16:28:34.249661 [ 296 ] {} <Debug> TCP-Session: dbf1fb27-852a-489a-a073-32cad066935d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11402 | 2025.12.22 16:28:34.249709 [ 294 ] {} <Debug> TCP-Session: 61b1dc10-d695-4be9-a933-3dd9da6dd447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11403 | 2025.12.22 16:28:34.249711 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11404 | 2025.12.22 16:28:34.249771 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11405 | 2025.12.22 16:28:34.249808 [ 291 ] {} <Debug> TCP-Session: f69673e4-c3d7-4a23-9fb3-80e9ea8a7cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11406 | 2025.12.22 16:28:34.249744 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11407 | 2025.12.22 16:28:34.249724 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11408 | 2025.12.22 16:28:34.249911 [ 3 ] {} <Debug> TCP-Session: 47a04e88-dc17-447f-997e-fa6cf7c23886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2025.12.22 16:28:34.249941 [ 290 ] {} <Debug> TCP-Session: b49d982e-04e1-446d-bbef-25c05576f498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11410 | 2025.12.22 16:28:34.249700 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11411 | 2025.12.22 16:28:34.249674 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11412 | 2025.12.22 16:28:34.250034 [ 292 ] {} <Debug> TCP-Session: 076d001d-02f1-47b9-9fb6-d31252265eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11413 | 2025.12.22 16:28:34.249847 [ 293 ] {} <Debug> TCP-Session: 99f7d69a-af43-498e-83b0-237690268a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2025.12.22 16:28:34.250068 [ 297 ] {} <Debug> TCP-Session: 5f59ad2b-4341-4060-8107-5ee04ebb4aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2025.12.22 16:28:34.863880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11416 | 2025.12.22 16:28:34.880860 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2025.12.22 16:28:34.880931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11418 | 2025.12.22 16:28:34.887149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11419 | 2025.12.22 16:28:34.887906 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2025.12.22 16:28:34.891541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11421 | 2025.12.22 16:28:36.155471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1496 | ||
| 11422 | 2025.12.22 16:28:36.158146 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2025.12.22 16:28:36.158197 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11424 | 2025.12.22 16:28:36.159448 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11425 | 2025.12.22 16:28:36.159733 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2025.12.22 16:28:36.159873 [ 93 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11427 | 2025.12.22 16:28:36.159916 [ 93 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2025.12.22 16:28:36.159938 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11429 | 2025.12.22 16:28:36.160100 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 11430 | 2025.12.22 16:28:36.160116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1496 | ||
| 11431 | 2025.12.22 16:28:36.160863 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11432 | 2025.12.22 16:28:36.161004 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1324 rows starting from the beginning of the part | ||
| 11433 | 2025.12.22 16:28:36.161338 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 11434 | 2025.12.22 16:28:36.161663 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 11435 | 2025.12.22 16:28:36.161950 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 11436 | 2025.12.22 16:28:36.162255 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 11437 | 2025.12.22 16:28:36.162572 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 11438 | 2025.12.22 16:28:36.169302 [ 201 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 72 columns (72 merged, 0 gathered) in 0.009288484 sec., 161059.6519302827 rows/sec., 124.72 MiB/sec. | ||
| 11439 | 2025.12.22 16:28:36.171036 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11440 | 2025.12.22 16:28:36.171807 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.12.22 16:28:36.171895 [ 195 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_36_7} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11442 | 2025.12.22 16:28:36.172311 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 11443 | 2025.12.22 16:28:37.128163 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2025.12.22 16:28:37.128375 [ 257 ] {76837282-cf37-4a7e-aa0a-b198eee6e764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11445 | 2025.12.22 16:28:37.128447 [ 257 ] {76837282-cf37-4a7e-aa0a-b198eee6e764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11446 | 2025.12.22 16:28:37.129291 [ 257 ] {76837282-cf37-4a7e-aa0a-b198eee6e764} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2025.12.22 16:28:37.129339 [ 257 ] {76837282-cf37-4a7e-aa0a-b198eee6e764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11448 | 2025.12.22 16:28:37.129750 [ 257 ] {76837282-cf37-4a7e-aa0a-b198eee6e764} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11449 | 2025.12.22 16:28:37.129991 [ 257 ] {76837282-cf37-4a7e-aa0a-b198eee6e764} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2025.12.22 16:28:37.130143 [ 257 ] {76837282-cf37-4a7e-aa0a-b198eee6e764} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 11451 | 2025.12.22 16:28:37.130184 [ 257 ] {76837282-cf37-4a7e-aa0a-b198eee6e764} <Debug> TCPHandler: Processed in 0.002154346 sec. | ||
| 11452 | 2025.12.22 16:28:37.130302 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2025.12.22 16:28:37.130398 [ 257 ] {312f6b9b-81c6-41af-ad25-43334c9abdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11454 | 2025.12.22 16:28:37.130438 [ 257 ] {312f6b9b-81c6-41af-ad25-43334c9abdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11455 | 2025.12.22 16:28:37.131404 [ 257 ] {312f6b9b-81c6-41af-ad25-43334c9abdd9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2025.12.22 16:28:37.131440 [ 257 ] {312f6b9b-81c6-41af-ad25-43334c9abdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11457 | 2025.12.22 16:28:37.131811 [ 257 ] {312f6b9b-81c6-41af-ad25-43334c9abdd9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11458 | 2025.12.22 16:28:37.132021 [ 257 ] {312f6b9b-81c6-41af-ad25-43334c9abdd9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2025.12.22 16:28:37.132142 [ 92 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11460 | 2025.12.22 16:28:37.132153 [ 257 ] {312f6b9b-81c6-41af-ad25-43334c9abdd9} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001774 sec., 643742.9537767756 rows/sec., 51.10 MiB/sec. | ||
| 11461 | 2025.12.22 16:28:37.132220 [ 92 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2025.12.22 16:28:37.132236 [ 257 ] {312f6b9b-81c6-41af-ad25-43334c9abdd9} <Debug> TCPHandler: Processed in 0.001983792 sec. | ||
| 11463 | 2025.12.22 16:28:37.132247 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11464 | 2025.12.22 16:28:37.132361 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11465 | 2025.12.22 16:28:37.132411 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11466 | 2025.12.22 16:28:37.132460 [ 257 ] {c46f9fe7-ebb3-4494-be6a-b2f8590dc9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11467 | 2025.12.22 16:28:37.132516 [ 257 ] {c46f9fe7-ebb3-4494-be6a-b2f8590dc9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11468 | 2025.12.22 16:28:37.132629 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11469 | 2025.12.22 16:28:37.132693 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2341 rows starting from the beginning of the part | ||
| 11470 | 2025.12.22 16:28:37.132771 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11471 | 2025.12.22 16:28:37.132816 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 106 rows starting from the beginning of the part | ||
| 11472 | 2025.12.22 16:28:37.132862 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1142 rows starting from the beginning of the part | ||
| 11473 | 2025.12.22 16:28:37.132902 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 107 rows starting from the beginning of the part | ||
| 11474 | 2025.12.22 16:28:37.132942 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1142 rows starting from the beginning of the part | ||
| 11475 | 2025.12.22 16:28:37.133005 [ 257 ] {c46f9fe7-ebb3-4494-be6a-b2f8590dc9d2} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2025.12.22 16:28:37.133046 [ 257 ] {c46f9fe7-ebb3-4494-be6a-b2f8590dc9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11477 | 2025.12.22 16:28:37.133398 [ 257 ] {c46f9fe7-ebb3-4494-be6a-b2f8590dc9d2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11478 | 2025.12.22 16:28:37.133616 [ 257 ] {c46f9fe7-ebb3-4494-be6a-b2f8590dc9d2} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2025.12.22 16:28:37.133754 [ 257 ] {c46f9fe7-ebb3-4494-be6a-b2f8590dc9d2} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001311 sec., 167810.83142639205 rows/sec., 10.01 MiB/sec. | ||
| 11480 | 2025.12.22 16:28:37.133793 [ 257 ] {c46f9fe7-ebb3-4494-be6a-b2f8590dc9d2} <Debug> TCPHandler: Processed in 0.001481948 sec. | ||
| 11481 | 2025.12.22 16:28:37.133898 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11482 | 2025.12.22 16:28:37.133992 [ 257 ] {abc58446-108c-428a-a662-41523590daa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11483 | 2025.12.22 16:28:37.134030 [ 257 ] {abc58446-108c-428a-a662-41523590daa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11484 | 2025.12.22 16:28:37.134523 [ 257 ] {abc58446-108c-428a-a662-41523590daa5} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2025.12.22 16:28:37.134559 [ 257 ] {abc58446-108c-428a-a662-41523590daa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11486 | 2025.12.22 16:28:37.134863 [ 257 ] {abc58446-108c-428a-a662-41523590daa5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11487 | 2025.12.22 16:28:37.134866 [ 201 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4894 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529906 sec., 1934459.2249672515 rows/sec., 162.96 MiB/sec. | ||
| 11488 | 2025.12.22 16:28:37.135081 [ 257 ] {abc58446-108c-428a-a662-41523590daa5} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2025.12.22 16:28:37.135215 [ 257 ] {abc58446-108c-428a-a662-41523590daa5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 11490 | 2025.12.22 16:28:37.135253 [ 257 ] {abc58446-108c-428a-a662-41523590daa5} <Debug> TCPHandler: Processed in 0.001403967 sec. | ||
| 11491 | 2025.12.22 16:28:37.135259 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11492 | 2025.12.22 16:28:37.135357 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11493 | 2025.12.22 16:28:37.135457 [ 257 ] {7e2c3548-0425-47a1-b493-119eab53005d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11494 | 2025.12.22 16:28:37.135500 [ 257 ] {7e2c3548-0425-47a1-b493-119eab53005d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11495 | 2025.12.22 16:28:37.135624 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2025.12.22 16:28:37.135720 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_81_16} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11497 | 2025.12.22 16:28:37.135821 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11498 | 2025.12.22 16:28:37.136005 [ 257 ] {7e2c3548-0425-47a1-b493-119eab53005d} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2025.12.22 16:28:37.136045 [ 257 ] {7e2c3548-0425-47a1-b493-119eab53005d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11500 | 2025.12.22 16:28:37.136362 [ 257 ] {7e2c3548-0425-47a1-b493-119eab53005d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11501 | 2025.12.22 16:28:37.136577 [ 257 ] {7e2c3548-0425-47a1-b493-119eab53005d} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2025.12.22 16:28:37.136706 [ 257 ] {7e2c3548-0425-47a1-b493-119eab53005d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 11503 | 2025.12.22 16:28:37.136744 [ 257 ] {7e2c3548-0425-47a1-b493-119eab53005d} <Debug> TCPHandler: Processed in 0.001437468 sec. | ||
| 11504 | 2025.12.22 16:28:37.136845 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2025.12.22 16:28:37.136939 [ 257 ] {5af95e30-2d2d-4090-a65e-68b01ffef93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11506 | 2025.12.22 16:28:37.136979 [ 257 ] {5af95e30-2d2d-4090-a65e-68b01ffef93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11507 | 2025.12.22 16:28:37.137721 [ 257 ] {5af95e30-2d2d-4090-a65e-68b01ffef93c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2025.12.22 16:28:37.137758 [ 257 ] {5af95e30-2d2d-4090-a65e-68b01ffef93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11509 | 2025.12.22 16:28:37.138107 [ 257 ] {5af95e30-2d2d-4090-a65e-68b01ffef93c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11510 | 2025.12.22 16:28:37.138321 [ 257 ] {5af95e30-2d2d-4090-a65e-68b01ffef93c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2025.12.22 16:28:37.138433 [ 92 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11512 | 2025.12.22 16:28:37.138448 [ 257 ] {5af95e30-2d2d-4090-a65e-68b01ffef93c} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001526 sec., 454783.74836173 rows/sec., 31.79 MiB/sec. | ||
| 11513 | 2025.12.22 16:28:37.138475 [ 92 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2025.12.22 16:28:37.138497 [ 257 ] {5af95e30-2d2d-4090-a65e-68b01ffef93c} <Debug> TCPHandler: Processed in 0.001700155 sec. | ||
| 11515 | 2025.12.22 16:28:37.138499 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11516 | 2025.12.22 16:28:37.138619 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11517 | 2025.12.22 16:28:37.138644 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11518 | 2025.12.22 16:28:37.138718 [ 257 ] {6609ee7c-b6ef-4279-8773-a140451a3afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11519 | 2025.12.22 16:28:37.138766 [ 257 ] {6609ee7c-b6ef-4279-8773-a140451a3afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11520 | 2025.12.22 16:28:37.138818 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11521 | 2025.12.22 16:28:37.138885 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1211 rows starting from the beginning of the part | ||
| 11522 | 2025.12.22 16:28:37.138981 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11523 | 2025.12.22 16:28:37.139061 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 89 rows starting from the beginning of the part | ||
| 11524 | 2025.12.22 16:28:37.139099 [ 257 ] {6609ee7c-b6ef-4279-8773-a140451a3afe} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2025.12.22 16:28:37.139136 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 694 rows starting from the beginning of the part | ||
| 11526 | 2025.12.22 16:28:37.139147 [ 257 ] {6609ee7c-b6ef-4279-8773-a140451a3afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11527 | 2025.12.22 16:28:37.139220 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 91 rows starting from the beginning of the part | ||
| 11528 | 2025.12.22 16:28:37.139300 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 694 rows starting from the beginning of the part | ||
| 11529 | 2025.12.22 16:28:37.139507 [ 257 ] {6609ee7c-b6ef-4279-8773-a140451a3afe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11530 | 2025.12.22 16:28:37.139796 [ 257 ] {6609ee7c-b6ef-4279-8773-a140451a3afe} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2025.12.22 16:28:37.139935 [ 257 ] {6609ee7c-b6ef-4279-8773-a140451a3afe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001234 sec., 4862.23662884927 rows/sec., 254.03 KiB/sec. | ||
| 11532 | 2025.12.22 16:28:37.139971 [ 257 ] {6609ee7c-b6ef-4279-8773-a140451a3afe} <Debug> TCPHandler: Processed in 0.001401537 sec. | ||
| 11533 | 2025.12.22 16:28:37.140082 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11534 | 2025.12.22 16:28:37.140176 [ 257 ] {0fd9ee1e-9978-43fb-a479-ebfae30d0c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11535 | 2025.12.22 16:28:37.140219 [ 257 ] {0fd9ee1e-9978-43fb-a479-ebfae30d0c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11536 | 2025.12.22 16:28:37.140670 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2843 rows, containing 5 columns (5 merged, 0 gathered) in 0.002088814 sec., 1361059.433726507 rows/sec., 102.31 MiB/sec. | ||
| 11537 | 2025.12.22 16:28:37.140677 [ 257 ] {0fd9ee1e-9978-43fb-a479-ebfae30d0c87} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11538 | 2025.12.22 16:28:37.140738 [ 257 ] {0fd9ee1e-9978-43fb-a479-ebfae30d0c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11539 | 2025.12.22 16:28:37.140863 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11540 | 2025.12.22 16:28:37.141119 [ 257 ] {0fd9ee1e-9978-43fb-a479-ebfae30d0c87} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11541 | 2025.12.22 16:28:37.141153 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2025.12.22 16:28:37.141247 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_81_16} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11543 | 2025.12.22 16:28:37.141327 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11544 | 2025.12.22 16:28:37.141361 [ 257 ] {0fd9ee1e-9978-43fb-a479-ebfae30d0c87} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2025.12.22 16:28:37.141481 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11546 | 2025.12.22 16:28:37.141503 [ 257 ] {0fd9ee1e-9978-43fb-a479-ebfae30d0c87} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001344 sec., 233630.9523809524 rows/sec., 15.35 MiB/sec. | ||
| 11547 | 2025.12.22 16:28:37.141515 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2025.12.22 16:28:37.141543 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11549 | 2025.12.22 16:28:37.141546 [ 257 ] {0fd9ee1e-9978-43fb-a479-ebfae30d0c87} <Debug> TCPHandler: Processed in 0.001512709 sec. | ||
| 11550 | 2025.12.22 16:28:37.141635 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11551 | 2025.12.22 16:28:37.141668 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11552 | 2025.12.22 16:28:37.141754 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11553 | 2025.12.22 16:28:37.141767 [ 257 ] {7584f2d8-72f3-4b59-a489-db40753335bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11554 | 2025.12.22 16:28:37.141794 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24380 rows starting from the beginning of the part | ||
| 11555 | 2025.12.22 16:28:37.141814 [ 257 ] {7584f2d8-72f3-4b59-a489-db40753335bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11556 | 2025.12.22 16:28:37.141868 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11557 | 2025.12.22 16:28:37.141923 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11558 | 2025.12.22 16:28:37.141970 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 11559 | 2025.12.22 16:28:37.142012 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part | ||
| 11560 | 2025.12.22 16:28:37.142056 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 314 rows starting from the beginning of the part | ||
| 11561 | 2025.12.22 16:28:37.142136 [ 257 ] {7584f2d8-72f3-4b59-a489-db40753335bc} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2025.12.22 16:28:37.142177 [ 257 ] {7584f2d8-72f3-4b59-a489-db40753335bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11563 | 2025.12.22 16:28:37.142508 [ 257 ] {7584f2d8-72f3-4b59-a489-db40753335bc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11564 | 2025.12.22 16:28:37.142716 [ 257 ] {7584f2d8-72f3-4b59-a489-db40753335bc} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2025.12.22 16:28:37.142848 [ 257 ] {7584f2d8-72f3-4b59-a489-db40753335bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 11566 | 2025.12.22 16:28:37.142884 [ 257 ] {7584f2d8-72f3-4b59-a489-db40753335bc} <Debug> TCPHandler: Processed in 0.001265414 sec. | ||
| 11567 | 2025.12.22 16:28:37.142986 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2025.12.22 16:28:37.143079 [ 257 ] {9910920f-0e6e-49a2-80ce-4a7325ed479d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11569 | 2025.12.22 16:28:37.143139 [ 257 ] {9910920f-0e6e-49a2-80ce-4a7325ed479d} <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 | ||
| 11570 | 2025.12.22 16:28:37.143939 [ 257 ] {9910920f-0e6e-49a2-80ce-4a7325ed479d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2025.12.22 16:28:37.143976 [ 257 ] {9910920f-0e6e-49a2-80ce-4a7325ed479d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11572 | 2025.12.22 16:28:37.144520 [ 257 ] {9910920f-0e6e-49a2-80ce-4a7325ed479d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11573 | 2025.12.22 16:28:37.144744 [ 257 ] {9910920f-0e6e-49a2-80ce-4a7325ed479d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2025.12.22 16:28:37.144894 [ 257 ] {9910920f-0e6e-49a2-80ce-4a7325ed479d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001832 sec., 8187.772925764192 rows/sec., 14.67 MiB/sec. | ||
| 11575 | 2025.12.22 16:28:37.144949 [ 257 ] {9910920f-0e6e-49a2-80ce-4a7325ed479d} <Debug> TCPHandler: Processed in 0.002011563 sec. | ||
| 11576 | 2025.12.22 16:28:37.145057 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2025.12.22 16:28:37.145152 [ 257 ] {9f8e9f4e-5fde-4b5a-b640-89e88c141e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11578 | 2025.12.22 16:28:37.145194 [ 257 ] {9f8e9f4e-5fde-4b5a-b640-89e88c141e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11579 | 2025.12.22 16:28:37.145544 [ 257 ] {9f8e9f4e-5fde-4b5a-b640-89e88c141e26} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2025.12.22 16:28:37.145580 [ 257 ] {9f8e9f4e-5fde-4b5a-b640-89e88c141e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11581 | 2025.12.22 16:28:37.145950 [ 257 ] {9f8e9f4e-5fde-4b5a-b640-89e88c141e26} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11582 | 2025.12.22 16:28:37.146157 [ 257 ] {9f8e9f4e-5fde-4b5a-b640-89e88c141e26} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2025.12.22 16:28:37.146271 [ 92 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11584 | 2025.12.22 16:28:37.146286 [ 257 ] {9f8e9f4e-5fde-4b5a-b640-89e88c141e26} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001152 sec., 90277.77777777778 rows/sec., 5.53 MiB/sec. | ||
| 11585 | 2025.12.22 16:28:37.146314 [ 92 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2025.12.22 16:28:37.146333 [ 257 ] {9f8e9f4e-5fde-4b5a-b640-89e88c141e26} <Debug> TCPHandler: Processed in 0.001325815 sec. | ||
| 11587 | 2025.12.22 16:28:37.146337 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11588 | 2025.12.22 16:28:37.146442 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11589 | 2025.12.22 16:28:37.146535 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11590 | 2025.12.22 16:28:37.146564 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5468 rows starting from the beginning of the part | ||
| 11591 | 2025.12.22 16:28:37.146620 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
| 11592 | 2025.12.22 16:28:37.146665 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11593 | 2025.12.22 16:28:37.146704 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 11594 | 2025.12.22 16:28:37.146741 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11595 | 2025.12.22 16:28:37.146779 [ 191 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 11596 | 2025.12.22 16:28:37.147628 [ 187 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25393 rows, containing 5 columns (5 merged, 0 gathered) in 0.006034228 sec., 4208160.513656428 rows/sec., 281.60 MiB/sec. | ||
| 11597 | 2025.12.22 16:28:37.147869 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11598 | 2025.12.22 16:28:37.148129 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2025.12.22 16:28:37.148196 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11600 | 2025.12.22 16:28:37.148279 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11601 | 2025.12.22 16:28:37.148837 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5820 rows, containing 4 columns (4 merged, 0 gathered) in 0.002430904 sec., 2394171.057351504 rows/sec., 151.93 MiB/sec. | ||
| 11602 | 2025.12.22 16:28:37.149181 [ 192 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11603 | 2025.12.22 16:28:37.149422 [ 192 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2025.12.22 16:28:37.149486 [ 192 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_81_16} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11605 | 2025.12.22 16:28:37.149567 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11606 | 2025.12.22 16:28:40.933717 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11607 | 2025.12.22 16:28:40.933773 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11608 | 2025.12.22 16:28:41.108304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23878 | ||
| 11609 | 2025.12.22 16:28:41.109165 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11610 | 2025.12.22 16:28:41.109229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11611 | 2025.12.22 16:28:41.109714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11612 | 2025.12.22 16:28:41.109954 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11613 | 2025.12.22 16:28:41.110113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23878 | ||
| 11614 | 2025.12.22 16:28:42.118019 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2025.12.22 16:28:42.118206 [ 257 ] {3904cadb-e363-49e2-8bcc-3afafdfe175c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11616 | 2025.12.22 16:28:42.118271 [ 257 ] {3904cadb-e363-49e2-8bcc-3afafdfe175c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11617 | 2025.12.22 16:28:42.118954 [ 257 ] {3904cadb-e363-49e2-8bcc-3afafdfe175c} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2025.12.22 16:28:42.119002 [ 257 ] {3904cadb-e363-49e2-8bcc-3afafdfe175c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11619 | 2025.12.22 16:28:42.119405 [ 257 ] {3904cadb-e363-49e2-8bcc-3afafdfe175c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11620 | 2025.12.22 16:28:42.119617 [ 257 ] {3904cadb-e363-49e2-8bcc-3afafdfe175c} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2025.12.22 16:28:42.119760 [ 257 ] {3904cadb-e363-49e2-8bcc-3afafdfe175c} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00164 sec., 64634.14634146341 rows/sec., 5.41 MiB/sec. | ||
| 11622 | 2025.12.22 16:28:42.119800 [ 257 ] {3904cadb-e363-49e2-8bcc-3afafdfe175c} <Debug> TCPHandler: Processed in 0.00194756 sec. | ||
| 11623 | 2025.12.22 16:28:42.119917 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2025.12.22 16:28:42.120008 [ 257 ] {cb539749-c6a7-485f-b129-cd8ad954cc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11625 | 2025.12.22 16:28:42.120046 [ 257 ] {cb539749-c6a7-485f-b129-cd8ad954cc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11626 | 2025.12.22 16:28:42.120507 [ 257 ] {cb539749-c6a7-485f-b129-cd8ad954cc44} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2025.12.22 16:28:42.120544 [ 257 ] {cb539749-c6a7-485f-b129-cd8ad954cc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11628 | 2025.12.22 16:28:42.120850 [ 257 ] {cb539749-c6a7-485f-b129-cd8ad954cc44} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11629 | 2025.12.22 16:28:42.121061 [ 257 ] {cb539749-c6a7-485f-b129-cd8ad954cc44} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2025.12.22 16:28:42.121198 [ 257 ] {cb539749-c6a7-485f-b129-cd8ad954cc44} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001154 sec., 21663.77816291161 rows/sec., 1.59 MiB/sec. | ||
| 11631 | 2025.12.22 16:28:42.121236 [ 257 ] {cb539749-c6a7-485f-b129-cd8ad954cc44} <Debug> TCPHandler: Processed in 0.001319714 sec. | ||
| 11632 | 2025.12.22 16:28:42.121341 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11633 | 2025.12.22 16:28:42.121434 [ 257 ] {21c2e252-0246-463b-8a96-fa1e69329f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11634 | 2025.12.22 16:28:42.121475 [ 257 ] {21c2e252-0246-463b-8a96-fa1e69329f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11635 | 2025.12.22 16:28:42.121916 [ 257 ] {21c2e252-0246-463b-8a96-fa1e69329f52} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2025.12.22 16:28:42.121954 [ 257 ] {21c2e252-0246-463b-8a96-fa1e69329f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11637 | 2025.12.22 16:28:42.122271 [ 257 ] {21c2e252-0246-463b-8a96-fa1e69329f52} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11638 | 2025.12.22 16:28:42.122505 [ 257 ] {21c2e252-0246-463b-8a96-fa1e69329f52} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2025.12.22 16:28:42.122637 [ 257 ] {21c2e252-0246-463b-8a96-fa1e69329f52} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001221 sec., 72891.07289107288 rows/sec., 5.69 MiB/sec. | ||
| 11640 | 2025.12.22 16:28:42.122675 [ 257 ] {21c2e252-0246-463b-8a96-fa1e69329f52} <Debug> TCPHandler: Processed in 0.001385367 sec. | ||
| 11641 | 2025.12.22 16:28:42.122785 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11642 | 2025.12.22 16:28:42.122878 [ 257 ] {fe7d6f9c-3d12-4a16-9b49-a0a36beb3f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11643 | 2025.12.22 16:28:42.122920 [ 257 ] {fe7d6f9c-3d12-4a16-9b49-a0a36beb3f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11644 | 2025.12.22 16:28:42.123332 [ 257 ] {fe7d6f9c-3d12-4a16-9b49-a0a36beb3f6b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2025.12.22 16:28:42.123368 [ 257 ] {fe7d6f9c-3d12-4a16-9b49-a0a36beb3f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11646 | 2025.12.22 16:28:42.123699 [ 257 ] {fe7d6f9c-3d12-4a16-9b49-a0a36beb3f6b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11647 | 2025.12.22 16:28:42.123910 [ 257 ] {fe7d6f9c-3d12-4a16-9b49-a0a36beb3f6b} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2025.12.22 16:28:42.124040 [ 257 ] {fe7d6f9c-3d12-4a16-9b49-a0a36beb3f6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 11649 | 2025.12.22 16:28:42.124077 [ 257 ] {fe7d6f9c-3d12-4a16-9b49-a0a36beb3f6b} <Debug> TCPHandler: Processed in 0.001341725 sec. | ||
| 11650 | 2025.12.22 16:28:42.124175 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11651 | 2025.12.22 16:28:42.124274 [ 257 ] {cfd1c27e-d63a-4bd8-9fee-729ff2a57ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11652 | 2025.12.22 16:28:42.124329 [ 257 ] {cfd1c27e-d63a-4bd8-9fee-729ff2a57ee5} <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 | ||
| 11653 | 2025.12.22 16:28:42.125235 [ 257 ] {cfd1c27e-d63a-4bd8-9fee-729ff2a57ee5} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2025.12.22 16:28:42.125271 [ 257 ] {cfd1c27e-d63a-4bd8-9fee-729ff2a57ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11655 | 2025.12.22 16:28:42.125807 [ 257 ] {cfd1c27e-d63a-4bd8-9fee-729ff2a57ee5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11656 | 2025.12.22 16:28:42.126028 [ 257 ] {cfd1c27e-d63a-4bd8-9fee-729ff2a57ee5} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2025.12.22 16:28:42.126167 [ 257 ] {cfd1c27e-d63a-4bd8-9fee-729ff2a57ee5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001909 sec., 13095.861707700366 rows/sec., 23.47 MiB/sec. | ||
| 11658 | 2025.12.22 16:28:42.126221 [ 257 ] {cfd1c27e-d63a-4bd8-9fee-729ff2a57ee5} <Debug> TCPHandler: Processed in 0.002094745 sec. | ||
| 11659 | 2025.12.22 16:28:42.126331 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2025.12.22 16:28:42.126425 [ 257 ] {2fd7bb0f-7e27-4085-9724-f44162c53a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11661 | 2025.12.22 16:28:42.126550 [ 257 ] {2fd7bb0f-7e27-4085-9724-f44162c53a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11662 | 2025.12.22 16:28:42.126884 [ 257 ] {2fd7bb0f-7e27-4085-9724-f44162c53a2c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2025.12.22 16:28:42.126920 [ 257 ] {2fd7bb0f-7e27-4085-9724-f44162c53a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11664 | 2025.12.22 16:28:42.127225 [ 257 ] {2fd7bb0f-7e27-4085-9724-f44162c53a2c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11665 | 2025.12.22 16:28:42.127456 [ 257 ] {2fd7bb0f-7e27-4085-9724-f44162c53a2c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2025.12.22 16:28:42.127589 [ 257 ] {2fd7bb0f-7e27-4085-9724-f44162c53a2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 11667 | 2025.12.22 16:28:42.127626 [ 257 ] {2fd7bb0f-7e27-4085-9724-f44162c53a2c} <Debug> TCPHandler: Processed in 0.001345215 sec. | ||
| 11668 | 2025.12.22 16:28:42.391655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11669 | 2025.12.22 16:28:42.409236 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2025.12.22 16:28:42.409295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11671 | 2025.12.22 16:28:42.415768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11672 | 2025.12.22 16:28:42.416553 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2025.12.22 16:28:42.420031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11674 | 2025.12.22 16:28:44.139049 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2025.12.22 16:28:44.139400 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 11676 | 2025.12.22 16:28:44.139948 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11677 | 2025.12.22 16:28:44.140013 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11678 | 2025.12.22 16:28:44.140276 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11679 | 2025.12.22 16:28:44.140345 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11680 | 2025.12.22 16:28:44.140485 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 11681 | 2025.12.22 16:28:44.140608 [ 299 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11682 | 2025.12.22 16:28:44.140621 [ 348 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11683 | 2025.12.22 16:28:44.140614 [ 303 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11684 | 2025.12.22 16:28:44.140781 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (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 | ||
| 11685 | 2025.12.22 16:28:44.140809 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11686 | 2025.12.22 16:28:44.140908 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11687 | 2025.12.22 16:28:44.140929 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Debug> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 11688 | 2025.12.22 16:28:44.140965 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11689 | 2025.12.22 16:28:44.141006 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11690 | 2025.12.22 16:28:44.141041 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11691 | 2025.12.22 16:28:44.142697 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003454 sec., 11870.295309785755 rows/sec., 452.66 KiB/sec. | ||
| 11692 | 2025.12.22 16:28:44.142850 [ 257 ] {34515458-9c8f-41a0-a6ef-99c0e9dbb26d} <Debug> TCPHandler: Processed in 0.003968984 sec. | ||
| 11693 | 2025.12.22 16:28:44.183458 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2025.12.22 16:28:44.183592 [ 257 ] {209e5243-e31b-4558-9e9d-6f3c40cde5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 11695 | 2025.12.22 16:28:44.183644 [ 257 ] {209e5243-e31b-4558-9e9d-6f3c40cde5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11696 | 2025.12.22 16:28:44.184268 [ 257 ] {209e5243-e31b-4558-9e9d-6f3c40cde5f9} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2025.12.22 16:28:44.184306 [ 257 ] {209e5243-e31b-4558-9e9d-6f3c40cde5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11698 | 2025.12.22 16:28:44.184728 [ 257 ] {209e5243-e31b-4558-9e9d-6f3c40cde5f9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 11699 | 2025.12.22 16:28:44.184932 [ 257 ] {209e5243-e31b-4558-9e9d-6f3c40cde5f9} <Trace> oximeter.timeseries_schema (e53293b3-38c1-4c7f-9b64-97b89e5ea120): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2025.12.22 16:28:44.185074 [ 257 ] {209e5243-e31b-4558-9e9d-6f3c40cde5f9} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 68.15 KiB/sec. | ||
| 11701 | 2025.12.22 16:28:44.185118 [ 257 ] {209e5243-e31b-4558-9e9d-6f3c40cde5f9} <Debug> TCPHandler: Processed in 0.001724545 sec. | ||
| 11702 | 2025.12.22 16:28:44.185245 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2025.12.22 16:28:44.185339 [ 257 ] {fbd4f5f1-1c10-45be-b670-ed1d68df728e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11704 | 2025.12.22 16:28:44.185379 [ 257 ] {fbd4f5f1-1c10-45be-b670-ed1d68df728e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11705 | 2025.12.22 16:28:44.185992 [ 257 ] {fbd4f5f1-1c10-45be-b670-ed1d68df728e} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2025.12.22 16:28:44.186027 [ 257 ] {fbd4f5f1-1c10-45be-b670-ed1d68df728e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11707 | 2025.12.22 16:28:44.186354 [ 257 ] {fbd4f5f1-1c10-45be-b670-ed1d68df728e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11708 | 2025.12.22 16:28:44.186569 [ 257 ] {fbd4f5f1-1c10-45be-b670-ed1d68df728e} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2025.12.22 16:28:44.186671 [ 83 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11710 | 2025.12.22 16:28:44.186699 [ 257 ] {fbd4f5f1-1c10-45be-b670-ed1d68df728e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001379 sec., 297316.89630166785 rows/sec., 18.86 MiB/sec. | ||
| 11711 | 2025.12.22 16:28:44.186712 [ 83 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2025.12.22 16:28:44.186734 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11713 | 2025.12.22 16:28:44.186738 [ 257 ] {fbd4f5f1-1c10-45be-b670-ed1d68df728e} <Debug> TCPHandler: Processed in 0.001547211 sec. | ||
| 11714 | 2025.12.22 16:28:44.186828 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11715 | 2025.12.22 16:28:44.186858 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2025.12.22 16:28:44.186916 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11717 | 2025.12.22 16:28:44.186942 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 11718 | 2025.12.22 16:28:44.186951 [ 257 ] {0448d4bf-9928-4365-8e3d-f71791fec2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11719 | 2025.12.22 16:28:44.186993 [ 257 ] {0448d4bf-9928-4365-8e3d-f71791fec2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11720 | 2025.12.22 16:28:44.186999 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11721 | 2025.12.22 16:28:44.187049 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11722 | 2025.12.22 16:28:44.187096 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11723 | 2025.12.22 16:28:44.187141 [ 191 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 11724 | 2025.12.22 16:28:44.187390 [ 257 ] {0448d4bf-9928-4365-8e3d-f71791fec2af} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2025.12.22 16:28:44.187425 [ 257 ] {0448d4bf-9928-4365-8e3d-f71791fec2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11726 | 2025.12.22 16:28:44.187715 [ 257 ] {0448d4bf-9928-4365-8e3d-f71791fec2af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11727 | 2025.12.22 16:28:44.187926 [ 257 ] {0448d4bf-9928-4365-8e3d-f71791fec2af} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2025.12.22 16:28:44.188048 [ 257 ] {0448d4bf-9928-4365-8e3d-f71791fec2af} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001114 sec., 14362.65709156194 rows/sec., 1.14 MiB/sec. | ||
| 11729 | 2025.12.22 16:28:44.188083 [ 257 ] {0448d4bf-9928-4365-8e3d-f71791fec2af} <Debug> TCPHandler: Processed in 0.001275453 sec. | ||
| 11730 | 2025.12.22 16:28:44.188191 [ 190 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392697 sec., 1471964.1099248435 rows/sec., 98.99 MiB/sec. | ||
| 11731 | 2025.12.22 16:28:44.188193 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11732 | 2025.12.22 16:28:44.188323 [ 257 ] {be6bf2fa-1f9c-47d6-b592-f6f217dc4c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11733 | 2025.12.22 16:28:44.188369 [ 257 ] {be6bf2fa-1f9c-47d6-b592-f6f217dc4c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11734 | 2025.12.22 16:28:44.188393 [ 196 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11735 | 2025.12.22 16:28:44.188708 [ 196 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2025.12.22 16:28:44.188787 [ 196 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_37_9} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11737 | 2025.12.22 16:28:44.188881 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11738 | 2025.12.22 16:28:44.190605 [ 257 ] {be6bf2fa-1f9c-47d6-b592-f6f217dc4c4b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2025.12.22 16:28:44.190653 [ 257 ] {be6bf2fa-1f9c-47d6-b592-f6f217dc4c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11740 | 2025.12.22 16:28:44.191155 [ 257 ] {be6bf2fa-1f9c-47d6-b592-f6f217dc4c4b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11741 | 2025.12.22 16:28:44.191372 [ 257 ] {be6bf2fa-1f9c-47d6-b592-f6f217dc4c4b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2025.12.22 16:28:44.191498 [ 257 ] {be6bf2fa-1f9c-47d6-b592-f6f217dc4c4b} <Debug> executeQuery: Read 2291 rows, 190.07 KiB in 0.003193 sec., 717507.0466645787 rows/sec., 58.13 MiB/sec. | ||
| 11743 | 2025.12.22 16:28:44.191536 [ 257 ] {be6bf2fa-1f9c-47d6-b592-f6f217dc4c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11744 | 2025.12.22 16:28:44.191550 [ 257 ] {be6bf2fa-1f9c-47d6-b592-f6f217dc4c4b} <Debug> TCPHandler: Processed in 0.00341081 sec. | ||
| 11745 | 2025.12.22 16:28:44.191669 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11746 | 2025.12.22 16:28:44.191763 [ 257 ] {a03c54c2-1f96-4453-86ce-aed553308170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11747 | 2025.12.22 16:28:44.191802 [ 257 ] {a03c54c2-1f96-4453-86ce-aed553308170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11748 | 2025.12.22 16:28:44.192365 [ 257 ] {a03c54c2-1f96-4453-86ce-aed553308170} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2025.12.22 16:28:44.192400 [ 257 ] {a03c54c2-1f96-4453-86ce-aed553308170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11750 | 2025.12.22 16:28:44.192707 [ 257 ] {a03c54c2-1f96-4453-86ce-aed553308170} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11751 | 2025.12.22 16:28:44.192913 [ 257 ] {a03c54c2-1f96-4453-86ce-aed553308170} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2025.12.22 16:28:44.193040 [ 257 ] {a03c54c2-1f96-4453-86ce-aed553308170} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001295 sec., 182239.38223938225 rows/sec., 10.98 MiB/sec. | ||
| 11753 | 2025.12.22 16:28:44.193075 [ 257 ] {a03c54c2-1f96-4453-86ce-aed553308170} <Debug> TCPHandler: Processed in 0.001455839 sec. | ||
| 11754 | 2025.12.22 16:28:44.193185 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2025.12.22 16:28:44.193287 [ 257 ] {60bdb60b-bb86-473b-b9e4-bb9fc0b4fe29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11756 | 2025.12.22 16:28:44.193326 [ 257 ] {60bdb60b-bb86-473b-b9e4-bb9fc0b4fe29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11757 | 2025.12.22 16:28:44.193945 [ 257 ] {60bdb60b-bb86-473b-b9e4-bb9fc0b4fe29} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2025.12.22 16:28:44.193980 [ 257 ] {60bdb60b-bb86-473b-b9e4-bb9fc0b4fe29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11759 | 2025.12.22 16:28:44.194319 [ 257 ] {60bdb60b-bb86-473b-b9e4-bb9fc0b4fe29} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11760 | 2025.12.22 16:28:44.194528 [ 257 ] {60bdb60b-bb86-473b-b9e4-bb9fc0b4fe29} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2025.12.22 16:28:44.194652 [ 257 ] {60bdb60b-bb86-473b-b9e4-bb9fc0b4fe29} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001386 sec., 318181.8181818182 rows/sec., 21.05 MiB/sec. | ||
| 11762 | 2025.12.22 16:28:44.194689 [ 257 ] {60bdb60b-bb86-473b-b9e4-bb9fc0b4fe29} <Debug> TCPHandler: Processed in 0.001554551 sec. | ||
| 11763 | 2025.12.22 16:28:44.194805 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2025.12.22 16:28:44.194899 [ 257 ] {7eecb690-f66f-4dad-bab4-87452cc470a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11765 | 2025.12.22 16:28:44.194937 [ 257 ] {7eecb690-f66f-4dad-bab4-87452cc470a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11766 | 2025.12.22 16:28:44.195470 [ 257 ] {7eecb690-f66f-4dad-bab4-87452cc470a1} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2025.12.22 16:28:44.195504 [ 257 ] {7eecb690-f66f-4dad-bab4-87452cc470a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11768 | 2025.12.22 16:28:44.195809 [ 257 ] {7eecb690-f66f-4dad-bab4-87452cc470a1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11769 | 2025.12.22 16:28:44.196022 [ 257 ] {7eecb690-f66f-4dad-bab4-87452cc470a1} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2025.12.22 16:28:44.196115 [ 83 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11771 | 2025.12.22 16:28:44.196150 [ 257 ] {7eecb690-f66f-4dad-bab4-87452cc470a1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001269 sec., 166272.65563435777 rows/sec., 9.44 MiB/sec. | ||
| 11772 | 2025.12.22 16:28:44.196151 [ 83 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2025.12.22 16:28:44.196180 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11774 | 2025.12.22 16:28:44.196187 [ 257 ] {7eecb690-f66f-4dad-bab4-87452cc470a1} <Debug> TCPHandler: Processed in 0.001430797 sec. | ||
| 11775 | 2025.12.22 16:28:44.196254 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11776 | 2025.12.22 16:28:44.196299 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2025.12.22 16:28:44.196333 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11778 | 2025.12.22 16:28:44.196359 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 11779 | 2025.12.22 16:28:44.196393 [ 257 ] {648bd881-5784-4bb1-a880-a9ae08b1a2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11780 | 2025.12.22 16:28:44.196410 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11781 | 2025.12.22 16:28:44.196432 [ 257 ] {648bd881-5784-4bb1-a880-a9ae08b1a2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11782 | 2025.12.22 16:28:44.196452 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11783 | 2025.12.22 16:28:44.196491 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11784 | 2025.12.22 16:28:44.196527 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 11785 | 2025.12.22 16:28:44.197307 [ 196 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083468 sec., 973725.1123244987 rows/sec., 59.01 MiB/sec. | ||
| 11786 | 2025.12.22 16:28:44.197428 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11787 | 2025.12.22 16:28:44.197451 [ 257 ] {648bd881-5784-4bb1-a880-a9ae08b1a2ec} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2025.12.22 16:28:44.197486 [ 257 ] {648bd881-5784-4bb1-a880-a9ae08b1a2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11789 | 2025.12.22 16:28:44.197663 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2025.12.22 16:28:44.197722 [ 199 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_37_9} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11791 | 2025.12.22 16:28:44.197779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11792 | 2025.12.22 16:28:44.197842 [ 257 ] {648bd881-5784-4bb1-a880-a9ae08b1a2ec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11793 | 2025.12.22 16:28:44.198049 [ 257 ] {648bd881-5784-4bb1-a880-a9ae08b1a2ec} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2025.12.22 16:28:44.198172 [ 257 ] {648bd881-5784-4bb1-a880-a9ae08b1a2ec} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001798 sec., 648498.3314794216 rows/sec., 46.31 MiB/sec. | ||
| 11795 | 2025.12.22 16:28:44.198209 [ 257 ] {648bd881-5784-4bb1-a880-a9ae08b1a2ec} <Debug> TCPHandler: Processed in 0.001959731 sec. | ||
| 11796 | 2025.12.22 16:28:44.198333 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11797 | 2025.12.22 16:28:44.198428 [ 257 ] {c8ce0935-c2b9-48eb-acd3-d176bb3e84df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11798 | 2025.12.22 16:28:44.198469 [ 257 ] {c8ce0935-c2b9-48eb-acd3-d176bb3e84df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11799 | 2025.12.22 16:28:44.198799 [ 257 ] {c8ce0935-c2b9-48eb-acd3-d176bb3e84df} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11800 | 2025.12.22 16:28:44.198834 [ 257 ] {c8ce0935-c2b9-48eb-acd3-d176bb3e84df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11801 | 2025.12.22 16:28:44.199133 [ 257 ] {c8ce0935-c2b9-48eb-acd3-d176bb3e84df} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11802 | 2025.12.22 16:28:44.199344 [ 257 ] {c8ce0935-c2b9-48eb-acd3-d176bb3e84df} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11803 | 2025.12.22 16:28:44.199468 [ 257 ] {c8ce0935-c2b9-48eb-acd3-d176bb3e84df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 11804 | 2025.12.22 16:28:44.199504 [ 257 ] {c8ce0935-c2b9-48eb-acd3-d176bb3e84df} <Debug> TCPHandler: Processed in 0.001220962 sec. | ||
| 11805 | 2025.12.22 16:28:44.199613 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11806 | 2025.12.22 16:28:44.199707 [ 257 ] {778deabc-f63d-4a12-8bcb-781a9be62c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11807 | 2025.12.22 16:28:44.199750 [ 257 ] {778deabc-f63d-4a12-8bcb-781a9be62c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11808 | 2025.12.22 16:28:44.200421 [ 257 ] {778deabc-f63d-4a12-8bcb-781a9be62c16} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11809 | 2025.12.22 16:28:44.200455 [ 257 ] {778deabc-f63d-4a12-8bcb-781a9be62c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11810 | 2025.12.22 16:28:44.200818 [ 257 ] {778deabc-f63d-4a12-8bcb-781a9be62c16} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11811 | 2025.12.22 16:28:44.201035 [ 257 ] {778deabc-f63d-4a12-8bcb-781a9be62c16} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11812 | 2025.12.22 16:28:44.201204 [ 257 ] {778deabc-f63d-4a12-8bcb-781a9be62c16} <Debug> executeQuery: Read 942 rows, 63.88 KiB in 0.001476 sec., 638211.3821138211 rows/sec., 42.26 MiB/sec. | ||
| 11813 | 2025.12.22 16:28:44.201257 [ 257 ] {778deabc-f63d-4a12-8bcb-781a9be62c16} <Debug> TCPHandler: Processed in 0.001692265 sec. | ||
| 11814 | 2025.12.22 16:28:44.201385 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11815 | 2025.12.22 16:28:44.201484 [ 257 ] {d4ad16ae-23eb-4c18-ba51-4f6116d38103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11816 | 2025.12.22 16:28:44.201526 [ 257 ] {d4ad16ae-23eb-4c18-ba51-4f6116d38103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11817 | 2025.12.22 16:28:44.201923 [ 257 ] {d4ad16ae-23eb-4c18-ba51-4f6116d38103} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11818 | 2025.12.22 16:28:44.201959 [ 257 ] {d4ad16ae-23eb-4c18-ba51-4f6116d38103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11819 | 2025.12.22 16:28:44.202279 [ 257 ] {d4ad16ae-23eb-4c18-ba51-4f6116d38103} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11820 | 2025.12.22 16:28:44.202493 [ 257 ] {d4ad16ae-23eb-4c18-ba51-4f6116d38103} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11821 | 2025.12.22 16:28:44.202621 [ 257 ] {d4ad16ae-23eb-4c18-ba51-4f6116d38103} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001156 sec., 1730.1038062283737 rows/sec., 113.20 KiB/sec. | ||
| 11822 | 2025.12.22 16:28:44.202659 [ 257 ] {d4ad16ae-23eb-4c18-ba51-4f6116d38103} <Debug> TCPHandler: Processed in 0.001322814 sec. | ||
| 11823 | 2025.12.22 16:28:44.202761 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11824 | 2025.12.22 16:28:44.202856 [ 257 ] {d753b5ae-785d-4a5b-b5e1-b2c844b492b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11825 | 2025.12.22 16:28:44.202909 [ 257 ] {d753b5ae-785d-4a5b-b5e1-b2c844b492b4} <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 | ||
| 11826 | 2025.12.22 16:28:44.203685 [ 257 ] {d753b5ae-785d-4a5b-b5e1-b2c844b492b4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11827 | 2025.12.22 16:28:44.203723 [ 257 ] {d753b5ae-785d-4a5b-b5e1-b2c844b492b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11828 | 2025.12.22 16:28:44.204243 [ 257 ] {d753b5ae-785d-4a5b-b5e1-b2c844b492b4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11829 | 2025.12.22 16:28:44.204479 [ 257 ] {d753b5ae-785d-4a5b-b5e1-b2c844b492b4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11830 | 2025.12.22 16:28:44.204614 [ 257 ] {d753b5ae-785d-4a5b-b5e1-b2c844b492b4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001776 sec., 8445.945945945947 rows/sec., 15.13 MiB/sec. | ||
| 11831 | 2025.12.22 16:28:44.204668 [ 257 ] {d753b5ae-785d-4a5b-b5e1-b2c844b492b4} <Debug> TCPHandler: Processed in 0.001955751 sec. | ||
| 11832 | 2025.12.22 16:28:44.204774 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11833 | 2025.12.22 16:28:44.204870 [ 257 ] {6e5fca21-998e-44f3-9a95-fd76a3e76e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11834 | 2025.12.22 16:28:44.204911 [ 257 ] {6e5fca21-998e-44f3-9a95-fd76a3e76e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11835 | 2025.12.22 16:28:44.205240 [ 257 ] {6e5fca21-998e-44f3-9a95-fd76a3e76e46} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2025.12.22 16:28:44.205277 [ 257 ] {6e5fca21-998e-44f3-9a95-fd76a3e76e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11837 | 2025.12.22 16:28:44.205585 [ 257 ] {6e5fca21-998e-44f3-9a95-fd76a3e76e46} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11838 | 2025.12.22 16:28:44.205796 [ 257 ] {6e5fca21-998e-44f3-9a95-fd76a3e76e46} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2025.12.22 16:28:44.205920 [ 257 ] {6e5fca21-998e-44f3-9a95-fd76a3e76e46} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001068 sec., 74906.36704119851 rows/sec., 4.45 MiB/sec. | ||
| 11840 | 2025.12.22 16:28:44.205956 [ 257 ] {6e5fca21-998e-44f3-9a95-fd76a3e76e46} <Debug> TCPHandler: Processed in 0.001230613 sec. | ||
| 11841 | 2025.12.22 16:28:45.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.52 MiB, peak 334.94 MiB, free memory in arenas 0.00 B, will set to 323.46 MiB (RSS), difference: -1.06 MiB | ||
| 11842 | 2025.12.22 16:28:46.160414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1558 | ||
| 11843 | 2025.12.22 16:28:46.163340 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2025.12.22 16:28:46.163388 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11845 | 2025.12.22 16:28:46.164620 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11846 | 2025.12.22 16:28:46.164920 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2025.12.22 16:28:46.165186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
| 11848 | 2025.12.22 16:28:47.112348 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2025.12.22 16:28:47.112534 [ 257 ] {317fc789-9063-441d-b0e9-9c56df7e5c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11850 | 2025.12.22 16:28:47.112598 [ 257 ] {317fc789-9063-441d-b0e9-9c56df7e5c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11851 | 2025.12.22 16:28:47.113300 [ 257 ] {317fc789-9063-441d-b0e9-9c56df7e5c42} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2025.12.22 16:28:47.113344 [ 257 ] {317fc789-9063-441d-b0e9-9c56df7e5c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11853 | 2025.12.22 16:28:47.113776 [ 257 ] {317fc789-9063-441d-b0e9-9c56df7e5c42} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11854 | 2025.12.22 16:28:47.114032 [ 257 ] {317fc789-9063-441d-b0e9-9c56df7e5c42} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2025.12.22 16:28:47.114179 [ 257 ] {317fc789-9063-441d-b0e9-9c56df7e5c42} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.54 MiB/sec. | ||
| 11856 | 2025.12.22 16:28:47.114219 [ 257 ] {317fc789-9063-441d-b0e9-9c56df7e5c42} <Debug> TCPHandler: Processed in 0.001988982 sec. | ||
| 11857 | 2025.12.22 16:28:47.114345 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2025.12.22 16:28:47.114438 [ 257 ] {473aa488-13a2-4c1d-b888-91a9ced4476b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11859 | 2025.12.22 16:28:47.114476 [ 257 ] {473aa488-13a2-4c1d-b888-91a9ced4476b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11860 | 2025.12.22 16:28:47.114925 [ 257 ] {473aa488-13a2-4c1d-b888-91a9ced4476b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2025.12.22 16:28:47.114960 [ 257 ] {473aa488-13a2-4c1d-b888-91a9ced4476b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11862 | 2025.12.22 16:28:47.115270 [ 257 ] {473aa488-13a2-4c1d-b888-91a9ced4476b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11863 | 2025.12.22 16:28:47.115476 [ 257 ] {473aa488-13a2-4c1d-b888-91a9ced4476b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11864 | 2025.12.22 16:28:47.115598 [ 257 ] {473aa488-13a2-4c1d-b888-91a9ced4476b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 11865 | 2025.12.22 16:28:47.115633 [ 257 ] {473aa488-13a2-4c1d-b888-91a9ced4476b} <Debug> TCPHandler: Processed in 0.001335865 sec. | ||
| 11866 | 2025.12.22 16:28:47.115778 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11867 | 2025.12.22 16:28:47.115871 [ 257 ] {9bd4c875-1f28-4cc4-a490-ed262403e495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11868 | 2025.12.22 16:28:47.115913 [ 257 ] {9bd4c875-1f28-4cc4-a490-ed262403e495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11869 | 2025.12.22 16:28:47.116323 [ 257 ] {9bd4c875-1f28-4cc4-a490-ed262403e495} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2025.12.22 16:28:47.116360 [ 257 ] {9bd4c875-1f28-4cc4-a490-ed262403e495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11871 | 2025.12.22 16:28:47.116688 [ 257 ] {9bd4c875-1f28-4cc4-a490-ed262403e495} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11872 | 2025.12.22 16:28:47.116890 [ 257 ] {9bd4c875-1f28-4cc4-a490-ed262403e495} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2025.12.22 16:28:47.117012 [ 257 ] {9bd4c875-1f28-4cc4-a490-ed262403e495} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 3.84 MiB/sec. | ||
| 11874 | 2025.12.22 16:28:47.117048 [ 257 ] {9bd4c875-1f28-4cc4-a490-ed262403e495} <Debug> TCPHandler: Processed in 0.001317484 sec. | ||
| 11875 | 2025.12.22 16:28:47.117174 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11876 | 2025.12.22 16:28:47.117266 [ 257 ] {5130ac8f-65e1-494e-ab35-ef93657dab60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11877 | 2025.12.22 16:28:47.117306 [ 257 ] {5130ac8f-65e1-494e-ab35-ef93657dab60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11878 | 2025.12.22 16:28:47.117630 [ 257 ] {5130ac8f-65e1-494e-ab35-ef93657dab60} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2025.12.22 16:28:47.117663 [ 257 ] {5130ac8f-65e1-494e-ab35-ef93657dab60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11880 | 2025.12.22 16:28:47.117963 [ 257 ] {5130ac8f-65e1-494e-ab35-ef93657dab60} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11881 | 2025.12.22 16:28:47.118166 [ 257 ] {5130ac8f-65e1-494e-ab35-ef93657dab60} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2025.12.22 16:28:47.118287 [ 257 ] {5130ac8f-65e1-494e-ab35-ef93657dab60} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00104 sec., 23076.923076923078 rows/sec., 1.56 MiB/sec. | ||
| 11883 | 2025.12.22 16:28:47.118321 [ 257 ] {5130ac8f-65e1-494e-ab35-ef93657dab60} <Debug> TCPHandler: Processed in 0.001194131 sec. | ||
| 11884 | 2025.12.22 16:28:48.611171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24326 | ||
| 11885 | 2025.12.22 16:28:48.611665 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2025.12.22 16:28:48.611699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11887 | 2025.12.22 16:28:48.612185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11888 | 2025.12.22 16:28:48.612410 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2025.12.22 16:28:48.612534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24326 | ||
| 11890 | 2025.12.22 16:28:48.612550 [ 76 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11891 | 2025.12.22 16:28:48.612597 [ 76 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2025.12.22 16:28:48.612619 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11893 | 2025.12.22 16:28:48.612727 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11894 | 2025.12.22 16:28:48.612836 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11895 | 2025.12.22 16:28:48.612877 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21958 rows starting from the beginning of the part | ||
| 11896 | 2025.12.22 16:28:48.612943 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11897 | 2025.12.22 16:28:48.612991 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11898 | 2025.12.22 16:28:48.613037 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11899 | 2025.12.22 16:28:48.613084 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11900 | 2025.12.22 16:28:48.613123 [ 188 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11901 | 2025.12.22 16:28:48.614961 [ 196 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24326 rows, containing 4 columns (4 merged, 0 gathered) in 0.002276119 sec., 10687490.416801581 rows/sec., 152.89 MiB/sec. | ||
| 11902 | 2025.12.22 16:28:48.615238 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11903 | 2025.12.22 16:28:48.615484 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2025.12.22 16:28:48.615547 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_51_10} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11905 | 2025.12.22 16:28:48.615622 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11906 | 2025.12.22 16:28:49.921026 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11907 | 2025.12.22 16:28:49.939731 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2025.12.22 16:28:49.939795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11909 | 2025.12.22 16:28:49.946103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11910 | 2025.12.22 16:28:49.946861 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2025.12.22 16:28:49.947183 [ 28 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11912 | 2025.12.22 16:28:49.947287 [ 28 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2025.12.22 16:28:49.947324 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11914 | 2025.12.22 16:28:49.947454 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11915 | 2025.12.22 16:28:49.950732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11916 | 2025.12.22 16:28:49.950829 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11917 | 2025.12.22 16:28:49.952275 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11918 | 2025.12.22 16:28:49.957101 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11919 | 2025.12.22 16:28:49.961800 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11920 | 2025.12.22 16:28:49.966351 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11921 | 2025.12.22 16:28:49.971193 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11922 | 2025.12.22 16:28:49.975092 [ 193 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11923 | 2025.12.22 16:28:50.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.96 MiB, peak 334.94 MiB, free memory in arenas 0.00 B, will set to 324.31 MiB (RSS), difference: -9.64 MiB | ||
| 11924 | 2025.12.22 16:28:50.028229 [ 195 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080820396 sec., 4751.275903176718 rows/sec., 24.57 MiB/sec. | ||
| 11925 | 2025.12.22 16:28:50.031218 [ 195 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11926 | 2025.12.22 16:28:50.033340 [ 195 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2025.12.22 16:28:50.033456 [ 195 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_51_10} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11928 | 2025.12.22 16:28:50.036166 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11929 | 2025.12.22 16:28:51.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.89 MiB, peak 334.94 MiB, free memory in arenas 0.00 B, will set to 327.42 MiB (RSS), difference: 12.53 MiB | ||
| 11930 | 2025.12.22 16:28:52.118163 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11931 | 2025.12.22 16:28:52.118378 [ 257 ] {58cfd8ea-527f-4fbd-9fbd-93c7f43c5a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11932 | 2025.12.22 16:28:52.118454 [ 257 ] {58cfd8ea-527f-4fbd-9fbd-93c7f43c5a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11933 | 2025.12.22 16:28:52.119161 [ 257 ] {58cfd8ea-527f-4fbd-9fbd-93c7f43c5a3b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2025.12.22 16:28:52.119220 [ 257 ] {58cfd8ea-527f-4fbd-9fbd-93c7f43c5a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11935 | 2025.12.22 16:28:52.119644 [ 257 ] {58cfd8ea-527f-4fbd-9fbd-93c7f43c5a3b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11936 | 2025.12.22 16:28:52.119881 [ 257 ] {58cfd8ea-527f-4fbd-9fbd-93c7f43c5a3b} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2025.12.22 16:28:52.120045 [ 257 ] {58cfd8ea-527f-4fbd-9fbd-93c7f43c5a3b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00172 sec., 61627.90697674419 rows/sec., 5.16 MiB/sec. | ||
| 11938 | 2025.12.22 16:28:52.120097 [ 257 ] {58cfd8ea-527f-4fbd-9fbd-93c7f43c5a3b} <Debug> TCPHandler: Processed in 0.002070025 sec. | ||
| 11939 | 2025.12.22 16:28:52.120220 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2025.12.22 16:28:52.120330 [ 257 ] {8939e20b-cc61-44e9-9490-ce7597a4dc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11941 | 2025.12.22 16:28:52.120376 [ 257 ] {8939e20b-cc61-44e9-9490-ce7597a4dc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11942 | 2025.12.22 16:28:52.120791 [ 257 ] {8939e20b-cc61-44e9-9490-ce7597a4dc73} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2025.12.22 16:28:52.120829 [ 257 ] {8939e20b-cc61-44e9-9490-ce7597a4dc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11944 | 2025.12.22 16:28:52.121140 [ 257 ] {8939e20b-cc61-44e9-9490-ce7597a4dc73} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11945 | 2025.12.22 16:28:52.121358 [ 257 ] {8939e20b-cc61-44e9-9490-ce7597a4dc73} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2025.12.22 16:28:52.121491 [ 257 ] {8939e20b-cc61-44e9-9490-ce7597a4dc73} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00119 sec., 21008.403361344535 rows/sec., 1.54 MiB/sec. | ||
| 11947 | 2025.12.22 16:28:52.121529 [ 257 ] {8939e20b-cc61-44e9-9490-ce7597a4dc73} <Debug> TCPHandler: Processed in 0.001361906 sec. | ||
| 11948 | 2025.12.22 16:28:52.121633 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2025.12.22 16:28:52.121729 [ 257 ] {0367a0be-6243-4bf7-87f0-dd9691103942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11950 | 2025.12.22 16:28:52.121771 [ 257 ] {0367a0be-6243-4bf7-87f0-dd9691103942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11951 | 2025.12.22 16:28:52.122188 [ 257 ] {0367a0be-6243-4bf7-87f0-dd9691103942} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2025.12.22 16:28:52.122225 [ 257 ] {0367a0be-6243-4bf7-87f0-dd9691103942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11953 | 2025.12.22 16:28:52.122535 [ 257 ] {0367a0be-6243-4bf7-87f0-dd9691103942} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11954 | 2025.12.22 16:28:52.122751 [ 257 ] {0367a0be-6243-4bf7-87f0-dd9691103942} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11955 | 2025.12.22 16:28:52.122881 [ 257 ] {0367a0be-6243-4bf7-87f0-dd9691103942} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001171 sec., 76003.41588385995 rows/sec., 5.94 MiB/sec. | ||
| 11956 | 2025.12.22 16:28:52.122919 [ 257 ] {0367a0be-6243-4bf7-87f0-dd9691103942} <Debug> TCPHandler: Processed in 0.001335755 sec. | ||
| 11957 | 2025.12.22 16:28:52.123043 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2025.12.22 16:28:52.123145 [ 257 ] {f6d18960-64c8-4b87-8370-d6ac5767f7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11959 | 2025.12.22 16:28:52.123191 [ 257 ] {f6d18960-64c8-4b87-8370-d6ac5767f7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11960 | 2025.12.22 16:28:52.123590 [ 257 ] {f6d18960-64c8-4b87-8370-d6ac5767f7ca} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2025.12.22 16:28:52.123626 [ 257 ] {f6d18960-64c8-4b87-8370-d6ac5767f7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11962 | 2025.12.22 16:28:52.123960 [ 257 ] {f6d18960-64c8-4b87-8370-d6ac5767f7ca} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11963 | 2025.12.22 16:28:52.124192 [ 257 ] {f6d18960-64c8-4b87-8370-d6ac5767f7ca} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2025.12.22 16:28:52.124336 [ 257 ] {f6d18960-64c8-4b87-8370-d6ac5767f7ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 11965 | 2025.12.22 16:28:52.124375 [ 257 ] {f6d18960-64c8-4b87-8370-d6ac5767f7ca} <Debug> TCPHandler: Processed in 0.001381176 sec. | ||
| 11966 | 2025.12.22 16:28:52.124479 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2025.12.22 16:28:52.124575 [ 257 ] {7cabc80b-ca24-48bb-b9d6-a05ce8c809e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11968 | 2025.12.22 16:28:52.124631 [ 257 ] {7cabc80b-ca24-48bb-b9d6-a05ce8c809e4} <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 | ||
| 11969 | 2025.12.22 16:28:52.125406 [ 257 ] {7cabc80b-ca24-48bb-b9d6-a05ce8c809e4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2025.12.22 16:28:52.125443 [ 257 ] {7cabc80b-ca24-48bb-b9d6-a05ce8c809e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11971 | 2025.12.22 16:28:52.125979 [ 257 ] {7cabc80b-ca24-48bb-b9d6-a05ce8c809e4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11972 | 2025.12.22 16:28:52.126207 [ 257 ] {7cabc80b-ca24-48bb-b9d6-a05ce8c809e4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2025.12.22 16:28:52.126346 [ 257 ] {7cabc80b-ca24-48bb-b9d6-a05ce8c809e4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00179 sec., 13966.480446927375 rows/sec., 25.03 MiB/sec. | ||
| 11974 | 2025.12.22 16:28:52.126410 [ 257 ] {7cabc80b-ca24-48bb-b9d6-a05ce8c809e4} <Debug> TCPHandler: Processed in 0.001980012 sec. | ||
| 11975 | 2025.12.22 16:28:52.126520 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11976 | 2025.12.22 16:28:52.126617 [ 257 ] {9f9090e5-949a-4209-b8d6-c298a2ddc706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11977 | 2025.12.22 16:28:52.126660 [ 257 ] {9f9090e5-949a-4209-b8d6-c298a2ddc706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11978 | 2025.12.22 16:28:52.126989 [ 257 ] {9f9090e5-949a-4209-b8d6-c298a2ddc706} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2025.12.22 16:28:52.127025 [ 257 ] {9f9090e5-949a-4209-b8d6-c298a2ddc706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11980 | 2025.12.22 16:28:52.127337 [ 257 ] {9f9090e5-949a-4209-b8d6-c298a2ddc706} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11981 | 2025.12.22 16:28:52.127550 [ 257 ] {9f9090e5-949a-4209-b8d6-c298a2ddc706} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2025.12.22 16:28:52.127689 [ 257 ] {9f9090e5-949a-4209-b8d6-c298a2ddc706} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 11983 | 2025.12.22 16:28:52.127727 [ 257 ] {9f9090e5-949a-4209-b8d6-c298a2ddc706} <Debug> TCPHandler: Processed in 0.001256173 sec. | ||
| 11984 | 2025.12.22 16:28:55.061141 [ 75 ] {} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 11985 | 2025.12.22 16:28:55.061234 [ 75 ] {} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2025.12.22 16:28:55.061272 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11987 | 2025.12.22 16:28:55.061433 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 11988 | 2025.12.22 16:28:55.061595 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11989 | 2025.12.22 16:28:55.061630 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 11990 | 2025.12.22 16:28:55.061696 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11991 | 2025.12.22 16:28:55.061740 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11992 | 2025.12.22 16:28:55.061781 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 11993 | 2025.12.22 16:28:55.061825 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 11994 | 2025.12.22 16:28:55.062614 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250652 sec., 30384.151626511608 rows/sec., 2.00 MiB/sec. | ||
| 11995 | 2025.12.22 16:28:55.062734 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11996 | 2025.12.22 16:28:55.062983 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2025.12.22 16:28:55.063062 [ 188 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_37_8} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 11998 | 2025.12.22 16:28:55.063132 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11999 | 2025.12.22 16:28:55.933843 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12000 | 2025.12.22 16:28:55.933902 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12001 | 2025.12.22 16:28:56.112664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24838 | ||
| 12002 | 2025.12.22 16:28:56.113243 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2025.12.22 16:28:56.113284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12004 | 2025.12.22 16:28:56.113801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12005 | 2025.12.22 16:28:56.114039 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2025.12.22 16:28:56.114163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24838 | ||
| 12007 | 2025.12.22 16:28:56.165493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1578 | ||
| 12008 | 2025.12.22 16:28:56.167727 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2025.12.22 16:28:56.167790 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12010 | 2025.12.22 16:28:56.169002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12011 | 2025.12.22 16:28:56.169283 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12012 | 2025.12.22 16:28:56.169663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12013 | 2025.12.22 16:28:56.387973 [ 64 ] {} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12014 | 2025.12.22 16:28:56.388029 [ 64 ] {} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2025.12.22 16:28:56.388053 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12016 | 2025.12.22 16:28:56.388153 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12017 | 2025.12.22 16:28:56.388275 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12018 | 2025.12.22 16:28:56.388311 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 440 rows starting from the beginning of the part | ||
| 12019 | 2025.12.22 16:28:56.388379 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 440 rows starting from the beginning of the part | ||
| 12020 | 2025.12.22 16:28:56.388432 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 12021 | 2025.12.22 16:28:56.388481 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 12022 | 2025.12.22 16:28:56.388534 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 441 rows starting from the beginning of the part | ||
| 12023 | 2025.12.22 16:28:56.389589 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479689 sec., 1179301.8668112017 rows/sec., 82.04 MiB/sec. | ||
| 12024 | 2025.12.22 16:28:56.389801 [ 187 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12025 | 2025.12.22 16:28:56.390163 [ 187 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2025.12.22 16:28:56.390254 [ 187 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_37_8} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12027 | 2025.12.22 16:28:56.390372 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12028 | 2025.12.22 16:28:56.509635 [ 64 ] {} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12029 | 2025.12.22 16:28:56.509708 [ 64 ] {} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12030 | 2025.12.22 16:28:56.509744 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12031 | 2025.12.22 16:28:56.509879 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12032 | 2025.12.22 16:28:56.510031 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12033 | 2025.12.22 16:28:56.510068 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 12034 | 2025.12.22 16:28:56.510133 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12035 | 2025.12.22 16:28:56.510176 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12036 | 2025.12.22 16:28:56.510218 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12037 | 2025.12.22 16:28:56.510257 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12038 | 2025.12.22 16:28:56.510969 [ 196 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.00115279 sec., 192576.27148049514 rows/sec., 9.83 MiB/sec. | ||
| 12039 | 2025.12.22 16:28:56.511092 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12040 | 2025.12.22 16:28:56.511339 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2025.12.22 16:28:56.511411 [ 186 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_37_8} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12042 | 2025.12.22 16:28:56.511478 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12043 | 2025.12.22 16:28:56.523112 [ 64 ] {} <Debug> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12044 | 2025.12.22 16:28:56.523186 [ 64 ] {} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2025.12.22 16:28:56.523223 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12046 | 2025.12.22 16:28:56.523366 [ 196 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12047 | 2025.12.22 16:28:56.523552 [ 196 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12048 | 2025.12.22 16:28:56.523587 [ 196 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 12049 | 2025.12.22 16:28:56.523649 [ 196 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 12050 | 2025.12.22 16:28:56.523695 [ 196 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 12051 | 2025.12.22 16:28:56.523736 [ 196 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 12052 | 2025.12.22 16:28:56.523776 [ 196 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 12053 | 2025.12.22 16:28:56.524579 [ 194 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262074 sec., 42786.71456665774 rows/sec., 3.57 MiB/sec. | ||
| 12054 | 2025.12.22 16:28:56.524753 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12055 | 2025.12.22 16:28:56.525028 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2025.12.22 16:28:56.525100 [ 189 ] {9299bbec-a7eb-4964-a9cc-e4d35a26a566::all_1_13_3} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12057 | 2025.12.22 16:28:56.525186 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12058 | 2025.12.22 16:28:57.128479 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12059 | 2025.12.22 16:28:57.128670 [ 257 ] {225e9f74-0632-4c5c-b495-38603cf1b766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12060 | 2025.12.22 16:28:57.128732 [ 257 ] {225e9f74-0632-4c5c-b495-38603cf1b766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12061 | 2025.12.22 16:28:57.129519 [ 257 ] {225e9f74-0632-4c5c-b495-38603cf1b766} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2025.12.22 16:28:57.129566 [ 257 ] {225e9f74-0632-4c5c-b495-38603cf1b766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12063 | 2025.12.22 16:28:57.129965 [ 257 ] {225e9f74-0632-4c5c-b495-38603cf1b766} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12064 | 2025.12.22 16:28:57.130207 [ 257 ] {225e9f74-0632-4c5c-b495-38603cf1b766} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2025.12.22 16:28:57.130352 [ 257 ] {225e9f74-0632-4c5c-b495-38603cf1b766} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00173 sec., 236994.2196531792 rows/sec., 15.03 MiB/sec. | ||
| 12066 | 2025.12.22 16:28:57.130393 [ 257 ] {225e9f74-0632-4c5c-b495-38603cf1b766} <Debug> TCPHandler: Processed in 0.002039124 sec. | ||
| 12067 | 2025.12.22 16:28:57.130507 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2025.12.22 16:28:57.130599 [ 257 ] {79d7488e-d1db-4720-81c0-3ee4324eb00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12069 | 2025.12.22 16:28:57.130639 [ 257 ] {79d7488e-d1db-4720-81c0-3ee4324eb00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12070 | 2025.12.22 16:28:57.131555 [ 257 ] {79d7488e-d1db-4720-81c0-3ee4324eb00d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2025.12.22 16:28:57.131590 [ 257 ] {79d7488e-d1db-4720-81c0-3ee4324eb00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12072 | 2025.12.22 16:28:57.131958 [ 257 ] {79d7488e-d1db-4720-81c0-3ee4324eb00d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12073 | 2025.12.22 16:28:57.132183 [ 257 ] {79d7488e-d1db-4720-81c0-3ee4324eb00d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2025.12.22 16:28:57.132306 [ 64 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12075 | 2025.12.22 16:28:57.132311 [ 257 ] {79d7488e-d1db-4720-81c0-3ee4324eb00d} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.00173 sec., 660115.6069364162 rows/sec., 52.40 MiB/sec. | ||
| 12076 | 2025.12.22 16:28:57.132373 [ 64 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2025.12.22 16:28:57.132391 [ 257 ] {79d7488e-d1db-4720-81c0-3ee4324eb00d} <Debug> TCPHandler: Processed in 0.001932181 sec. | ||
| 12078 | 2025.12.22 16:28:57.132398 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12079 | 2025.12.22 16:28:57.132518 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2025.12.22 16:28:57.132538 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12081 | 2025.12.22 16:28:57.132619 [ 257 ] {c6fd16de-924e-4219-ab0a-258a4bf60e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12082 | 2025.12.22 16:28:57.132666 [ 257 ] {c6fd16de-924e-4219-ab0a-258a4bf60e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12083 | 2025.12.22 16:28:57.132682 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12084 | 2025.12.22 16:28:57.132720 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2341 rows starting from the beginning of the part | ||
| 12085 | 2025.12.22 16:28:57.132786 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 106 rows starting from the beginning of the part | ||
| 12086 | 2025.12.22 16:28:57.132833 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2291 rows starting from the beginning of the part | ||
| 12087 | 2025.12.22 16:28:57.132876 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12088 | 2025.12.22 16:28:57.132918 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 106 rows starting from the beginning of the part | ||
| 12089 | 2025.12.22 16:28:57.132957 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1142 rows starting from the beginning of the part | ||
| 12090 | 2025.12.22 16:28:57.133148 [ 257 ] {c6fd16de-924e-4219-ab0a-258a4bf60e88} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2025.12.22 16:28:57.133196 [ 257 ] {c6fd16de-924e-4219-ab0a-258a4bf60e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12092 | 2025.12.22 16:28:57.133525 [ 257 ] {c6fd16de-924e-4219-ab0a-258a4bf60e88} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12093 | 2025.12.22 16:28:57.133755 [ 257 ] {c6fd16de-924e-4219-ab0a-258a4bf60e88} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2025.12.22 16:28:57.133873 [ 64 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12095 | 2025.12.22 16:28:57.133889 [ 257 ] {c6fd16de-924e-4219-ab0a-258a4bf60e88} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.00129 sec., 170542.63565891475 rows/sec., 10.18 MiB/sec. | ||
| 12096 | 2025.12.22 16:28:57.133902 [ 64 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2025.12.22 16:28:57.133929 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12098 | 2025.12.22 16:28:57.133934 [ 257 ] {c6fd16de-924e-4219-ab0a-258a4bf60e88} <Debug> TCPHandler: Processed in 0.001465658 sec. | ||
| 12099 | 2025.12.22 16:28:57.134018 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12100 | 2025.12.22 16:28:57.134051 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2025.12.22 16:28:57.134133 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12102 | 2025.12.22 16:28:57.134152 [ 257 ] {cf6eaac8-f617-4d63-b69c-720830345a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12103 | 2025.12.22 16:28:57.134175 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 263 rows starting from the beginning of the part | ||
| 12104 | 2025.12.22 16:28:57.134197 [ 257 ] {cf6eaac8-f617-4d63-b69c-720830345a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12105 | 2025.12.22 16:28:57.134237 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 220 rows starting from the beginning of the part | ||
| 12106 | 2025.12.22 16:28:57.134294 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 25 rows starting from the beginning of the part | ||
| 12107 | 2025.12.22 16:28:57.134344 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 236 rows starting from the beginning of the part | ||
| 12108 | 2025.12.22 16:28:57.134393 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 25 rows starting from the beginning of the part | ||
| 12109 | 2025.12.22 16:28:57.134438 [ 194 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 220 rows starting from the beginning of the part | ||
| 12110 | 2025.12.22 16:28:57.134679 [ 257 ] {cf6eaac8-f617-4d63-b69c-720830345a83} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2025.12.22 16:28:57.134721 [ 257 ] {cf6eaac8-f617-4d63-b69c-720830345a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12112 | 2025.12.22 16:28:57.134954 [ 198 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002477085 sec., 2439157.3159580715 rows/sec., 206.51 MiB/sec. | ||
| 12113 | 2025.12.22 16:28:57.135091 [ 257 ] {cf6eaac8-f617-4d63-b69c-720830345a83} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12114 | 2025.12.22 16:28:57.135196 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12115 | 2025.12.22 16:28:57.135395 [ 192 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418387 sec., 697270.9140735216 rows/sec., 45.20 MiB/sec. | ||
| 12116 | 2025.12.22 16:28:57.135408 [ 257 ] {cf6eaac8-f617-4d63-b69c-720830345a83} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.12.22 16:28:57.135492 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2025.12.22 16:28:57.135538 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12119 | 2025.12.22 16:28:57.135570 [ 257 ] {cf6eaac8-f617-4d63-b69c-720830345a83} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001436 sec., 147632.31197771587 rows/sec., 9.52 MiB/sec. | ||
| 12120 | 2025.12.22 16:28:57.135571 [ 186 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_86_17} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12121 | 2025.12.22 16:28:57.135615 [ 257 ] {cf6eaac8-f617-4d63-b69c-720830345a83} <Debug> TCPHandler: Processed in 0.001612592 sec. | ||
| 12122 | 2025.12.22 16:28:57.135664 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12123 | 2025.12.22 16:28:57.135722 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12124 | 2025.12.22 16:28:57.135788 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2025.12.22 16:28:57.135824 [ 257 ] {5e0b17e6-2b5d-4a89-8e11-0c2eaad26d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12126 | 2025.12.22 16:28:57.135864 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_71_14} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12127 | 2025.12.22 16:28:57.135872 [ 257 ] {5e0b17e6-2b5d-4a89-8e11-0c2eaad26d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12128 | 2025.12.22 16:28:57.135936 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12129 | 2025.12.22 16:28:57.136357 [ 257 ] {5e0b17e6-2b5d-4a89-8e11-0c2eaad26d10} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2025.12.22 16:28:57.136397 [ 257 ] {5e0b17e6-2b5d-4a89-8e11-0c2eaad26d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12131 | 2025.12.22 16:28:57.136714 [ 257 ] {5e0b17e6-2b5d-4a89-8e11-0c2eaad26d10} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12132 | 2025.12.22 16:28:57.136927 [ 257 ] {5e0b17e6-2b5d-4a89-8e11-0c2eaad26d10} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2025.12.22 16:28:57.137056 [ 257 ] {5e0b17e6-2b5d-4a89-8e11-0c2eaad26d10} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 12134 | 2025.12.22 16:28:57.137094 [ 257 ] {5e0b17e6-2b5d-4a89-8e11-0c2eaad26d10} <Debug> TCPHandler: Processed in 0.001421107 sec. | ||
| 12135 | 2025.12.22 16:28:57.137206 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2025.12.22 16:28:57.137302 [ 257 ] {6c7f5947-4824-46b8-8662-f17633b6ddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12137 | 2025.12.22 16:28:57.137343 [ 257 ] {6c7f5947-4824-46b8-8662-f17633b6ddfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12138 | 2025.12.22 16:28:57.137992 [ 257 ] {6c7f5947-4824-46b8-8662-f17633b6ddfe} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2025.12.22 16:28:57.138028 [ 257 ] {6c7f5947-4824-46b8-8662-f17633b6ddfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12140 | 2025.12.22 16:28:57.138367 [ 257 ] {6c7f5947-4824-46b8-8662-f17633b6ddfe} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12141 | 2025.12.22 16:28:57.138585 [ 257 ] {6c7f5947-4824-46b8-8662-f17633b6ddfe} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2025.12.22 16:28:57.138692 [ 64 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12143 | 2025.12.22 16:28:57.138711 [ 257 ] {6c7f5947-4824-46b8-8662-f17633b6ddfe} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001426 sec., 486676.01683029457 rows/sec., 34.01 MiB/sec. | ||
| 12144 | 2025.12.22 16:28:57.138732 [ 64 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2025.12.22 16:28:57.138754 [ 257 ] {6c7f5947-4824-46b8-8662-f17633b6ddfe} <Debug> TCPHandler: Processed in 0.001596962 sec. | ||
| 12146 | 2025.12.22 16:28:57.138757 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12147 | 2025.12.22 16:28:57.138858 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12148 | 2025.12.22 16:28:57.138875 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12149 | 2025.12.22 16:28:57.138970 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12150 | 2025.12.22 16:28:57.138975 [ 257 ] {870b7b49-a6cd-4a7f-a661-f98b8d672126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12151 | 2025.12.22 16:28:57.139011 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1211 rows starting from the beginning of the part | ||
| 12152 | 2025.12.22 16:28:57.139031 [ 257 ] {870b7b49-a6cd-4a7f-a661-f98b8d672126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12153 | 2025.12.22 16:28:57.139088 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 89 rows starting from the beginning of the part | ||
| 12154 | 2025.12.22 16:28:57.139144 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1166 rows starting from the beginning of the part | ||
| 12155 | 2025.12.22 16:28:57.139193 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12156 | 2025.12.22 16:28:57.139240 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 89 rows starting from the beginning of the part | ||
| 12157 | 2025.12.22 16:28:57.139286 [ 192 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 694 rows starting from the beginning of the part | ||
| 12158 | 2025.12.22 16:28:57.139371 [ 257 ] {870b7b49-a6cd-4a7f-a661-f98b8d672126} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2025.12.22 16:28:57.139414 [ 257 ] {870b7b49-a6cd-4a7f-a661-f98b8d672126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12160 | 2025.12.22 16:28:57.139751 [ 257 ] {870b7b49-a6cd-4a7f-a661-f98b8d672126} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12161 | 2025.12.22 16:28:57.139980 [ 257 ] {870b7b49-a6cd-4a7f-a661-f98b8d672126} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2025.12.22 16:28:57.140114 [ 257 ] {870b7b49-a6cd-4a7f-a661-f98b8d672126} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 12163 | 2025.12.22 16:28:57.140150 [ 257 ] {870b7b49-a6cd-4a7f-a661-f98b8d672126} <Debug> TCPHandler: Processed in 0.001323935 sec. | ||
| 12164 | 2025.12.22 16:28:57.140253 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12165 | 2025.12.22 16:28:57.140348 [ 257 ] {1b461fe3-3959-44c2-9181-0f9af240b839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12166 | 2025.12.22 16:28:57.140392 [ 257 ] {1b461fe3-3959-44c2-9181-0f9af240b839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12167 | 2025.12.22 16:28:57.140620 [ 198 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802797 sec., 1837699.973984869 rows/sec., 138.73 MiB/sec. | ||
| 12168 | 2025.12.22 16:28:57.140823 [ 257 ] {1b461fe3-3959-44c2-9181-0f9af240b839} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2025.12.22 16:28:57.140824 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12170 | 2025.12.22 16:28:57.140868 [ 257 ] {1b461fe3-3959-44c2-9181-0f9af240b839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12171 | 2025.12.22 16:28:57.141126 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2025.12.22 16:28:57.141203 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_86_17} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12173 | 2025.12.22 16:28:57.141277 [ 257 ] {1b461fe3-3959-44c2-9181-0f9af240b839} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12174 | 2025.12.22 16:28:57.141291 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12175 | 2025.12.22 16:28:57.141505 [ 257 ] {1b461fe3-3959-44c2-9181-0f9af240b839} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2025.12.22 16:28:57.141627 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12177 | 2025.12.22 16:28:57.141640 [ 257 ] {1b461fe3-3959-44c2-9181-0f9af240b839} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001311 sec., 239511.82303585048 rows/sec., 15.73 MiB/sec. | ||
| 12178 | 2025.12.22 16:28:57.141672 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2025.12.22 16:28:57.141690 [ 257 ] {1b461fe3-3959-44c2-9181-0f9af240b839} <Debug> TCPHandler: Processed in 0.001485419 sec. | ||
| 12180 | 2025.12.22 16:28:57.141698 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12181 | 2025.12.22 16:28:57.141780 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12182 | 2025.12.22 16:28:57.141813 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2025.12.22 16:28:57.141862 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12184 | 2025.12.22 16:28:57.141891 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25393 rows starting from the beginning of the part | ||
| 12185 | 2025.12.22 16:28:57.141913 [ 257 ] {d6ae99f6-e3a6-4d7c-83a9-26723c7c47c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12186 | 2025.12.22 16:28:57.141942 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12187 | 2025.12.22 16:28:57.141960 [ 257 ] {d6ae99f6-e3a6-4d7c-83a9-26723c7c47c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12188 | 2025.12.22 16:28:57.141993 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 942 rows starting from the beginning of the part | ||
| 12189 | 2025.12.22 16:28:57.142038 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12190 | 2025.12.22 16:28:57.142076 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12191 | 2025.12.22 16:28:57.142116 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 314 rows starting from the beginning of the part | ||
| 12192 | 2025.12.22 16:28:57.142279 [ 257 ] {d6ae99f6-e3a6-4d7c-83a9-26723c7c47c9} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2025.12.22 16:28:57.142320 [ 257 ] {d6ae99f6-e3a6-4d7c-83a9-26723c7c47c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12194 | 2025.12.22 16:28:57.142632 [ 257 ] {d6ae99f6-e3a6-4d7c-83a9-26723c7c47c9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12195 | 2025.12.22 16:28:57.142843 [ 257 ] {d6ae99f6-e3a6-4d7c-83a9-26723c7c47c9} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2025.12.22 16:28:57.142973 [ 257 ] {d6ae99f6-e3a6-4d7c-83a9-26723c7c47c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 12197 | 2025.12.22 16:28:57.143009 [ 257 ] {d6ae99f6-e3a6-4d7c-83a9-26723c7c47c9} <Debug> TCPHandler: Processed in 0.001246313 sec. | ||
| 12198 | 2025.12.22 16:28:57.143110 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12199 | 2025.12.22 16:28:57.143211 [ 257 ] {672929d3-dd4a-4731-a9f8-11c88f1ed8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12200 | 2025.12.22 16:28:57.143268 [ 257 ] {672929d3-dd4a-4731-a9f8-11c88f1ed8ba} <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 | ||
| 12201 | 2025.12.22 16:28:57.144072 [ 257 ] {672929d3-dd4a-4731-a9f8-11c88f1ed8ba} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12202 | 2025.12.22 16:28:57.144109 [ 257 ] {672929d3-dd4a-4731-a9f8-11c88f1ed8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12203 | 2025.12.22 16:28:57.144697 [ 257 ] {672929d3-dd4a-4731-a9f8-11c88f1ed8ba} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12204 | 2025.12.22 16:28:57.144925 [ 257 ] {672929d3-dd4a-4731-a9f8-11c88f1ed8ba} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2025.12.22 16:28:57.145044 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12206 | 2025.12.22 16:28:57.145064 [ 257 ] {672929d3-dd4a-4731-a9f8-11c88f1ed8ba} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001871 sec., 8017.103153393907 rows/sec., 14.37 MiB/sec. | ||
| 12207 | 2025.12.22 16:28:57.145086 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2025.12.22 16:28:57.145114 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12209 | 2025.12.22 16:28:57.145125 [ 257 ] {672929d3-dd4a-4731-a9f8-11c88f1ed8ba} <Debug> TCPHandler: Processed in 0.002063424 sec. | ||
| 12210 | 2025.12.22 16:28:57.145186 [ 186 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12211 | 2025.12.22 16:28:57.145242 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12212 | 2025.12.22 16:28:57.145343 [ 257 ] {caded050-d521-4573-a760-ec4e6c6925eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12213 | 2025.12.22 16:28:57.145378 [ 186 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12214 | 2025.12.22 16:28:57.145386 [ 257 ] {caded050-d521-4573-a760-ec4e6c6925eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12215 | 2025.12.22 16:28:57.145437 [ 186 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1248 rows starting from the beginning of the part | ||
| 12216 | 2025.12.22 16:28:57.145560 [ 186 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part | ||
| 12217 | 2025.12.22 16:28:57.145664 [ 186 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 25 rows starting from the beginning of the part | ||
| 12218 | 2025.12.22 16:28:57.145749 [ 257 ] {caded050-d521-4573-a760-ec4e6c6925eb} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2025.12.22 16:28:57.145763 [ 186 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 15 rows starting from the beginning of the part | ||
| 12220 | 2025.12.22 16:28:57.145793 [ 257 ] {caded050-d521-4573-a760-ec4e6c6925eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12221 | 2025.12.22 16:28:57.145878 [ 186 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 25 rows starting from the beginning of the part | ||
| 12222 | 2025.12.22 16:28:57.145985 [ 186 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part | ||
| 12223 | 2025.12.22 16:28:57.146160 [ 257 ] {caded050-d521-4573-a760-ec4e6c6925eb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12224 | 2025.12.22 16:28:57.146406 [ 257 ] {caded050-d521-4573-a760-ec4e6c6925eb} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2025.12.22 16:28:57.146534 [ 74 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12226 | 2025.12.22 16:28:57.146546 [ 257 ] {caded050-d521-4573-a760-ec4e6c6925eb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001222 sec., 85106.3829787234 rows/sec., 5.21 MiB/sec. | ||
| 12227 | 2025.12.22 16:28:57.146575 [ 74 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2025.12.22 16:28:57.146597 [ 257 ] {caded050-d521-4573-a760-ec4e6c6925eb} <Debug> TCPHandler: Processed in 0.001405877 sec. | ||
| 12229 | 2025.12.22 16:28:57.146600 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12230 | 2025.12.22 16:28:57.146690 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12231 | 2025.12.22 16:28:57.146782 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12232 | 2025.12.22 16:28:57.146810 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5820 rows starting from the beginning of the part | ||
| 12233 | 2025.12.22 16:28:57.146857 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12234 | 2025.12.22 16:28:57.146898 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 80 rows starting from the beginning of the part | ||
| 12235 | 2025.12.22 16:28:57.146935 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 24 rows starting from the beginning of the part | ||
| 12236 | 2025.12.22 16:28:57.146971 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12237 | 2025.12.22 16:28:57.147008 [ 190 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 12238 | 2025.12.22 16:28:57.149120 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 4 columns (4 merged, 0 gathered) in 0.002460884 sec., 2498289.232649731 rows/sec., 158.54 MiB/sec. | ||
| 12239 | 2025.12.22 16:28:57.149260 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27033 rows, containing 5 columns (5 merged, 0 gathered) in 0.007501336 sec., 3603758.050565926 rows/sec., 241.15 MiB/sec. | ||
| 12240 | 2025.12.22 16:28:57.149500 [ 190 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12241 | 2025.12.22 16:28:57.149745 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12242 | 2025.12.22 16:28:57.149780 [ 190 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2025.12.22 16:28:57.149856 [ 190 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12244 | 2025.12.22 16:28:57.149921 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12245 | 2025.12.22 16:28:57.150053 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2025.12.22 16:28:57.150139 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_86_17} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12247 | 2025.12.22 16:28:57.150242 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12248 | 2025.12.22 16:28:57.154101 [ 190 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1343 rows, containing 19 columns (19 merged, 0 gathered) in 0.008945804 sec., 150126.24913311313 rows/sec., 269.02 MiB/sec. | ||
| 12249 | 2025.12.22 16:28:57.155751 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12250 | 2025.12.22 16:28:57.156080 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2025.12.22 16:28:57.156156 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12252 | 2025.12.22 16:28:57.156291 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12253 | 2025.12.22 16:28:57.450814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12254 | 2025.12.22 16:28:57.465831 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2025.12.22 16:28:57.465873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12256 | 2025.12.22 16:28:57.471151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12257 | 2025.12.22 16:28:57.471796 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2025.12.22 16:28:57.474455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12259 | 2025.12.22 16:28:58.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.92 MiB, peak 342.18 MiB, free memory in arenas 0.00 B, will set to 335.63 MiB (RSS), difference: 6.71 MiB | ||
| 12260 | 2025.12.22 16:29:02.118036 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2025.12.22 16:29:02.118252 [ 257 ] {495cb80c-bde9-4f0a-97bb-be41c1e8f367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12262 | 2025.12.22 16:29:02.118328 [ 257 ] {495cb80c-bde9-4f0a-97bb-be41c1e8f367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12263 | 2025.12.22 16:29:02.118991 [ 257 ] {495cb80c-bde9-4f0a-97bb-be41c1e8f367} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2025.12.22 16:29:02.119036 [ 257 ] {495cb80c-bde9-4f0a-97bb-be41c1e8f367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12265 | 2025.12.22 16:29:02.119436 [ 257 ] {495cb80c-bde9-4f0a-97bb-be41c1e8f367} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12266 | 2025.12.22 16:29:02.119668 [ 257 ] {495cb80c-bde9-4f0a-97bb-be41c1e8f367} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2025.12.22 16:29:02.119822 [ 257 ] {495cb80c-bde9-4f0a-97bb-be41c1e8f367} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001624 sec., 65270.93596059113 rows/sec., 5.47 MiB/sec. | ||
| 12268 | 2025.12.22 16:29:02.119871 [ 257 ] {495cb80c-bde9-4f0a-97bb-be41c1e8f367} <Debug> TCPHandler: Processed in 0.001969132 sec. | ||
| 12269 | 2025.12.22 16:29:02.120002 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12270 | 2025.12.22 16:29:02.120107 [ 257 ] {0a3a7676-28b5-4e96-90b8-9d010f343830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12271 | 2025.12.22 16:29:02.120153 [ 257 ] {0a3a7676-28b5-4e96-90b8-9d010f343830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12272 | 2025.12.22 16:29:02.120578 [ 257 ] {0a3a7676-28b5-4e96-90b8-9d010f343830} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2025.12.22 16:29:02.120617 [ 257 ] {0a3a7676-28b5-4e96-90b8-9d010f343830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12274 | 2025.12.22 16:29:02.120926 [ 257 ] {0a3a7676-28b5-4e96-90b8-9d010f343830} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12275 | 2025.12.22 16:29:02.121142 [ 257 ] {0a3a7676-28b5-4e96-90b8-9d010f343830} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2025.12.22 16:29:02.121273 [ 257 ] {0a3a7676-28b5-4e96-90b8-9d010f343830} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00119 sec., 21008.403361344535 rows/sec., 1.54 MiB/sec. | ||
| 12277 | 2025.12.22 16:29:02.121311 [ 257 ] {0a3a7676-28b5-4e96-90b8-9d010f343830} <Debug> TCPHandler: Processed in 0.001361226 sec. | ||
| 12278 | 2025.12.22 16:29:02.121415 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2025.12.22 16:29:02.121512 [ 257 ] {1128f090-43d1-4a9d-8175-6881285b0c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12280 | 2025.12.22 16:29:02.121553 [ 257 ] {1128f090-43d1-4a9d-8175-6881285b0c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12281 | 2025.12.22 16:29:02.121973 [ 257 ] {1128f090-43d1-4a9d-8175-6881285b0c08} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2025.12.22 16:29:02.122010 [ 257 ] {1128f090-43d1-4a9d-8175-6881285b0c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12283 | 2025.12.22 16:29:02.122313 [ 257 ] {1128f090-43d1-4a9d-8175-6881285b0c08} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12284 | 2025.12.22 16:29:02.122541 [ 257 ] {1128f090-43d1-4a9d-8175-6881285b0c08} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2025.12.22 16:29:02.122666 [ 257 ] {1128f090-43d1-4a9d-8175-6881285b0c08} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001174 sec., 75809.199318569 rows/sec., 5.92 MiB/sec. | ||
| 12286 | 2025.12.22 16:29:02.122705 [ 257 ] {1128f090-43d1-4a9d-8175-6881285b0c08} <Debug> TCPHandler: Processed in 0.001340445 sec. | ||
| 12287 | 2025.12.22 16:29:02.122817 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2025.12.22 16:29:02.122913 [ 257 ] {418f2698-c8b6-40be-ae58-0b082e9d981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12289 | 2025.12.22 16:29:02.122958 [ 257 ] {418f2698-c8b6-40be-ae58-0b082e9d981a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12290 | 2025.12.22 16:29:02.123391 [ 257 ] {418f2698-c8b6-40be-ae58-0b082e9d981a} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2025.12.22 16:29:02.123429 [ 257 ] {418f2698-c8b6-40be-ae58-0b082e9d981a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12292 | 2025.12.22 16:29:02.123797 [ 257 ] {418f2698-c8b6-40be-ae58-0b082e9d981a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12293 | 2025.12.22 16:29:02.124011 [ 257 ] {418f2698-c8b6-40be-ae58-0b082e9d981a} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2025.12.22 16:29:02.124141 [ 257 ] {418f2698-c8b6-40be-ae58-0b082e9d981a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 12295 | 2025.12.22 16:29:02.124180 [ 257 ] {418f2698-c8b6-40be-ae58-0b082e9d981a} <Debug> TCPHandler: Processed in 0.001412086 sec. | ||
| 12296 | 2025.12.22 16:29:02.124292 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2025.12.22 16:29:02.124388 [ 257 ] {057eafb9-e528-491f-be88-41ab5a6cc0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12298 | 2025.12.22 16:29:02.124444 [ 257 ] {057eafb9-e528-491f-be88-41ab5a6cc0f0} <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 | ||
| 12299 | 2025.12.22 16:29:02.125257 [ 257 ] {057eafb9-e528-491f-be88-41ab5a6cc0f0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2025.12.22 16:29:02.125294 [ 257 ] {057eafb9-e528-491f-be88-41ab5a6cc0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12301 | 2025.12.22 16:29:02.125823 [ 257 ] {057eafb9-e528-491f-be88-41ab5a6cc0f0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12302 | 2025.12.22 16:29:02.126038 [ 257 ] {057eafb9-e528-491f-be88-41ab5a6cc0f0} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12303 | 2025.12.22 16:29:02.126175 [ 257 ] {057eafb9-e528-491f-be88-41ab5a6cc0f0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001805 sec., 13850.415512465373 rows/sec., 24.82 MiB/sec. | ||
| 12304 | 2025.12.22 16:29:02.126229 [ 257 ] {057eafb9-e528-491f-be88-41ab5a6cc0f0} <Debug> TCPHandler: Processed in 0.001986842 sec. | ||
| 12305 | 2025.12.22 16:29:02.126339 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2025.12.22 16:29:02.126435 [ 257 ] {ebf2dc69-9e49-4ae3-9f0b-aeec0e84e37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12307 | 2025.12.22 16:29:02.126476 [ 257 ] {ebf2dc69-9e49-4ae3-9f0b-aeec0e84e37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12308 | 2025.12.22 16:29:02.126802 [ 257 ] {ebf2dc69-9e49-4ae3-9f0b-aeec0e84e37c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2025.12.22 16:29:02.126839 [ 257 ] {ebf2dc69-9e49-4ae3-9f0b-aeec0e84e37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12310 | 2025.12.22 16:29:02.127131 [ 257 ] {ebf2dc69-9e49-4ae3-9f0b-aeec0e84e37c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12311 | 2025.12.22 16:29:02.127336 [ 257 ] {ebf2dc69-9e49-4ae3-9f0b-aeec0e84e37c} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2025.12.22 16:29:02.127464 [ 257 ] {ebf2dc69-9e49-4ae3-9f0b-aeec0e84e37c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 12313 | 2025.12.22 16:29:02.127501 [ 257 ] {ebf2dc69-9e49-4ae3-9f0b-aeec0e84e37c} <Debug> TCPHandler: Processed in 0.001211631 sec. | ||
| 12314 | 2025.12.22 16:29:03.614306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25286 | ||
| 12315 | 2025.12.22 16:29:03.614825 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2025.12.22 16:29:03.614874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12317 | 2025.12.22 16:29:03.615374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12318 | 2025.12.22 16:29:03.615619 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2025.12.22 16:29:03.615772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25286 | ||
| 12320 | 2025.12.22 16:29:04.974533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12321 | 2025.12.22 16:29:04.991019 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2025.12.22 16:29:04.991084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12323 | 2025.12.22 16:29:04.996990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12324 | 2025.12.22 16:29:04.997759 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2025.12.22 16:29:05.000786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12326 | 2025.12.22 16:29:06.169844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1612 | ||
| 12327 | 2025.12.22 16:29:06.172366 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2025.12.22 16:29:06.172402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12329 | 2025.12.22 16:29:06.173561 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12330 | 2025.12.22 16:29:06.173809 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2025.12.22 16:29:06.174050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1612 | ||
| 12332 | 2025.12.22 16:29:07.128950 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2025.12.22 16:29:07.129160 [ 257 ] {2a360ae7-382b-4d72-a3b8-15571a2ed8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12334 | 2025.12.22 16:29:07.129231 [ 257 ] {2a360ae7-382b-4d72-a3b8-15571a2ed8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12335 | 2025.12.22 16:29:07.130082 [ 257 ] {2a360ae7-382b-4d72-a3b8-15571a2ed8d1} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2025.12.22 16:29:07.130120 [ 257 ] {2a360ae7-382b-4d72-a3b8-15571a2ed8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12337 | 2025.12.22 16:29:07.130529 [ 257 ] {2a360ae7-382b-4d72-a3b8-15571a2ed8d1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12338 | 2025.12.22 16:29:07.130750 [ 257 ] {2a360ae7-382b-4d72-a3b8-15571a2ed8d1} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2025.12.22 16:29:07.130898 [ 257 ] {2a360ae7-382b-4d72-a3b8-15571a2ed8d1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00179 sec., 229050.27932960895 rows/sec., 14.53 MiB/sec. | ||
| 12340 | 2025.12.22 16:29:07.130941 [ 257 ] {2a360ae7-382b-4d72-a3b8-15571a2ed8d1} <Debug> TCPHandler: Processed in 0.002120616 sec. | ||
| 12341 | 2025.12.22 16:29:07.131055 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2025.12.22 16:29:07.131152 [ 257 ] {b2e6b330-563e-4236-9d2f-8d148287952d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12343 | 2025.12.22 16:29:07.131194 [ 257 ] {b2e6b330-563e-4236-9d2f-8d148287952d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12344 | 2025.12.22 16:29:07.132389 [ 257 ] {b2e6b330-563e-4236-9d2f-8d148287952d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2025.12.22 16:29:07.132425 [ 257 ] {b2e6b330-563e-4236-9d2f-8d148287952d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12346 | 2025.12.22 16:29:07.132787 [ 257 ] {b2e6b330-563e-4236-9d2f-8d148287952d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12347 | 2025.12.22 16:29:07.133005 [ 257 ] {b2e6b330-563e-4236-9d2f-8d148287952d} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2025.12.22 16:29:07.133128 [ 257 ] {b2e6b330-563e-4236-9d2f-8d148287952d} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001995 sec., 572431.0776942356 rows/sec., 45.44 MiB/sec. | ||
| 12349 | 2025.12.22 16:29:07.133167 [ 257 ] {b2e6b330-563e-4236-9d2f-8d148287952d} <Debug> TCPHandler: Processed in 0.002159986 sec. | ||
| 12350 | 2025.12.22 16:29:07.133283 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2025.12.22 16:29:07.133378 [ 257 ] {a1a5adfe-223e-4e73-9745-93b62eeb14f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12352 | 2025.12.22 16:29:07.133420 [ 257 ] {a1a5adfe-223e-4e73-9745-93b62eeb14f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12353 | 2025.12.22 16:29:07.133955 [ 257 ] {a1a5adfe-223e-4e73-9745-93b62eeb14f7} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2025.12.22 16:29:07.133990 [ 257 ] {a1a5adfe-223e-4e73-9745-93b62eeb14f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12355 | 2025.12.22 16:29:07.134298 [ 257 ] {a1a5adfe-223e-4e73-9745-93b62eeb14f7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12356 | 2025.12.22 16:29:07.134497 [ 257 ] {a1a5adfe-223e-4e73-9745-93b62eeb14f7} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2025.12.22 16:29:07.134620 [ 257 ] {a1a5adfe-223e-4e73-9745-93b62eeb14f7} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.00126 sec., 174603.1746031746 rows/sec., 10.42 MiB/sec. | ||
| 12358 | 2025.12.22 16:29:07.134657 [ 257 ] {a1a5adfe-223e-4e73-9745-93b62eeb14f7} <Debug> TCPHandler: Processed in 0.001423287 sec. | ||
| 12359 | 2025.12.22 16:29:07.134767 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2025.12.22 16:29:07.134861 [ 257 ] {ad4447f9-f1e9-49d2-9f32-15d5fb17e9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12361 | 2025.12.22 16:29:07.134901 [ 257 ] {ad4447f9-f1e9-49d2-9f32-15d5fb17e9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12362 | 2025.12.22 16:29:07.135420 [ 257 ] {ad4447f9-f1e9-49d2-9f32-15d5fb17e9a0} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2025.12.22 16:29:07.135455 [ 257 ] {ad4447f9-f1e9-49d2-9f32-15d5fb17e9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12364 | 2025.12.22 16:29:07.135749 [ 257 ] {ad4447f9-f1e9-49d2-9f32-15d5fb17e9a0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12365 | 2025.12.22 16:29:07.135952 [ 257 ] {ad4447f9-f1e9-49d2-9f32-15d5fb17e9a0} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2025.12.22 16:29:07.136079 [ 257 ] {ad4447f9-f1e9-49d2-9f32-15d5fb17e9a0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001236 sec., 171521.03559870552 rows/sec., 11.06 MiB/sec. | ||
| 12367 | 2025.12.22 16:29:07.136117 [ 257 ] {ad4447f9-f1e9-49d2-9f32-15d5fb17e9a0} <Debug> TCPHandler: Processed in 0.001398697 sec. | ||
| 12368 | 2025.12.22 16:29:07.136227 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2025.12.22 16:29:07.136322 [ 257 ] {3597c814-bde5-42c9-8d40-126417811dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12370 | 2025.12.22 16:29:07.136361 [ 257 ] {3597c814-bde5-42c9-8d40-126417811dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12371 | 2025.12.22 16:29:07.136880 [ 257 ] {3597c814-bde5-42c9-8d40-126417811dd2} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2025.12.22 16:29:07.136915 [ 257 ] {3597c814-bde5-42c9-8d40-126417811dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12373 | 2025.12.22 16:29:07.137219 [ 257 ] {3597c814-bde5-42c9-8d40-126417811dd2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12374 | 2025.12.22 16:29:07.137430 [ 257 ] {3597c814-bde5-42c9-8d40-126417811dd2} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2025.12.22 16:29:07.137552 [ 257 ] {3597c814-bde5-42c9-8d40-126417811dd2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 12376 | 2025.12.22 16:29:07.137591 [ 257 ] {3597c814-bde5-42c9-8d40-126417811dd2} <Debug> TCPHandler: Processed in 0.001413557 sec. | ||
| 12377 | 2025.12.22 16:29:07.137712 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12378 | 2025.12.22 16:29:07.137807 [ 257 ] {da8fc8e2-be79-42ed-b8a0-406321c5424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12379 | 2025.12.22 16:29:07.137847 [ 257 ] {da8fc8e2-be79-42ed-b8a0-406321c5424c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12380 | 2025.12.22 16:29:07.138614 [ 257 ] {da8fc8e2-be79-42ed-b8a0-406321c5424c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2025.12.22 16:29:07.138649 [ 257 ] {da8fc8e2-be79-42ed-b8a0-406321c5424c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12382 | 2025.12.22 16:29:07.138974 [ 257 ] {da8fc8e2-be79-42ed-b8a0-406321c5424c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12383 | 2025.12.22 16:29:07.139185 [ 257 ] {da8fc8e2-be79-42ed-b8a0-406321c5424c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2025.12.22 16:29:07.139309 [ 257 ] {da8fc8e2-be79-42ed-b8a0-406321c5424c} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001521 sec., 456278.7639710717 rows/sec., 31.89 MiB/sec. | ||
| 12385 | 2025.12.22 16:29:07.139347 [ 257 ] {da8fc8e2-be79-42ed-b8a0-406321c5424c} <Debug> TCPHandler: Processed in 0.001688014 sec. | ||
| 12386 | 2025.12.22 16:29:07.139459 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12387 | 2025.12.22 16:29:07.139556 [ 257 ] {4298c9dc-8ddd-4e85-9c73-d3fd87a273ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12388 | 2025.12.22 16:29:07.139602 [ 257 ] {4298c9dc-8ddd-4e85-9c73-d3fd87a273ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12389 | 2025.12.22 16:29:07.139933 [ 257 ] {4298c9dc-8ddd-4e85-9c73-d3fd87a273ac} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2025.12.22 16:29:07.139967 [ 257 ] {4298c9dc-8ddd-4e85-9c73-d3fd87a273ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12391 | 2025.12.22 16:29:07.140268 [ 257 ] {4298c9dc-8ddd-4e85-9c73-d3fd87a273ac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12392 | 2025.12.22 16:29:07.140478 [ 257 ] {4298c9dc-8ddd-4e85-9c73-d3fd87a273ac} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2025.12.22 16:29:07.140602 [ 257 ] {4298c9dc-8ddd-4e85-9c73-d3fd87a273ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 12394 | 2025.12.22 16:29:07.140639 [ 257 ] {4298c9dc-8ddd-4e85-9c73-d3fd87a273ac} <Debug> TCPHandler: Processed in 0.001228982 sec. | ||
| 12395 | 2025.12.22 16:29:07.140762 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12396 | 2025.12.22 16:29:07.140856 [ 257 ] {fc9cb271-eb1f-4993-a986-c9f65a83f150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12397 | 2025.12.22 16:29:07.140900 [ 257 ] {fc9cb271-eb1f-4993-a986-c9f65a83f150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12398 | 2025.12.22 16:29:07.141396 [ 257 ] {fc9cb271-eb1f-4993-a986-c9f65a83f150} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2025.12.22 16:29:07.141431 [ 257 ] {fc9cb271-eb1f-4993-a986-c9f65a83f150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12400 | 2025.12.22 16:29:07.141766 [ 257 ] {fc9cb271-eb1f-4993-a986-c9f65a83f150} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12401 | 2025.12.22 16:29:07.141990 [ 257 ] {fc9cb271-eb1f-4993-a986-c9f65a83f150} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2025.12.22 16:29:07.142120 [ 257 ] {fc9cb271-eb1f-4993-a986-c9f65a83f150} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001283 sec., 244738.89321901792 rows/sec., 16.08 MiB/sec. | ||
| 12403 | 2025.12.22 16:29:07.142158 [ 257 ] {fc9cb271-eb1f-4993-a986-c9f65a83f150} <Debug> TCPHandler: Processed in 0.001447368 sec. | ||
| 12404 | 2025.12.22 16:29:07.142271 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12405 | 2025.12.22 16:29:07.142365 [ 257 ] {de60de65-8f5a-4a29-82ca-4df13c445990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12406 | 2025.12.22 16:29:07.142408 [ 257 ] {de60de65-8f5a-4a29-82ca-4df13c445990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12407 | 2025.12.22 16:29:07.142715 [ 257 ] {de60de65-8f5a-4a29-82ca-4df13c445990} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2025.12.22 16:29:07.142752 [ 257 ] {de60de65-8f5a-4a29-82ca-4df13c445990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12409 | 2025.12.22 16:29:07.143057 [ 257 ] {de60de65-8f5a-4a29-82ca-4df13c445990} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12410 | 2025.12.22 16:29:07.143264 [ 257 ] {de60de65-8f5a-4a29-82ca-4df13c445990} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12411 | 2025.12.22 16:29:07.143387 [ 257 ] {de60de65-8f5a-4a29-82ca-4df13c445990} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 12412 | 2025.12.22 16:29:07.143424 [ 257 ] {de60de65-8f5a-4a29-82ca-4df13c445990} <Debug> TCPHandler: Processed in 0.001202322 sec. | ||
| 12413 | 2025.12.22 16:29:07.143541 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12414 | 2025.12.22 16:29:07.143633 [ 257 ] {d2dc7ac8-1f6c-48b5-936a-545362cf640f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12415 | 2025.12.22 16:29:07.143689 [ 257 ] {d2dc7ac8-1f6c-48b5-936a-545362cf640f} <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 | ||
| 12416 | 2025.12.22 16:29:07.144486 [ 257 ] {d2dc7ac8-1f6c-48b5-936a-545362cf640f} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12417 | 2025.12.22 16:29:07.144523 [ 257 ] {d2dc7ac8-1f6c-48b5-936a-545362cf640f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12418 | 2025.12.22 16:29:07.145036 [ 257 ] {d2dc7ac8-1f6c-48b5-936a-545362cf640f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12419 | 2025.12.22 16:29:07.145256 [ 257 ] {d2dc7ac8-1f6c-48b5-936a-545362cf640f} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12420 | 2025.12.22 16:29:07.145392 [ 257 ] {d2dc7ac8-1f6c-48b5-936a-545362cf640f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001776 sec., 8445.945945945947 rows/sec., 15.13 MiB/sec. | ||
| 12421 | 2025.12.22 16:29:07.145448 [ 257 ] {d2dc7ac8-1f6c-48b5-936a-545362cf640f} <Debug> TCPHandler: Processed in 0.001958662 sec. | ||
| 12422 | 2025.12.22 16:29:07.145559 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12423 | 2025.12.22 16:29:07.145653 [ 257 ] {366449e0-7c3b-4350-ab79-f2ba3252d93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12424 | 2025.12.22 16:29:07.145696 [ 257 ] {366449e0-7c3b-4350-ab79-f2ba3252d93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12425 | 2025.12.22 16:29:07.146058 [ 257 ] {366449e0-7c3b-4350-ab79-f2ba3252d93b} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2025.12.22 16:29:07.146094 [ 257 ] {366449e0-7c3b-4350-ab79-f2ba3252d93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12427 | 2025.12.22 16:29:07.146407 [ 257 ] {366449e0-7c3b-4350-ab79-f2ba3252d93b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12428 | 2025.12.22 16:29:07.146616 [ 257 ] {366449e0-7c3b-4350-ab79-f2ba3252d93b} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2025.12.22 16:29:07.146741 [ 257 ] {366449e0-7c3b-4350-ab79-f2ba3252d93b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 12430 | 2025.12.22 16:29:07.146778 [ 257 ] {366449e0-7c3b-4350-ab79-f2ba3252d93b} <Debug> TCPHandler: Processed in 0.001268173 sec. | ||
| 12431 | 2025.12.22 16:29:10.933941 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12432 | 2025.12.22 16:29:10.933989 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12433 | 2025.12.22 16:29:11.115903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25798 | ||
| 12434 | 2025.12.22 16:29:11.116477 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12435 | 2025.12.22 16:29:11.116520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12436 | 2025.12.22 16:29:11.117060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12437 | 2025.12.22 16:29:11.117288 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12438 | 2025.12.22 16:29:11.117428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25798 | ||
| 12439 | 2025.12.22 16:29:12.118021 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2025.12.22 16:29:12.118213 [ 257 ] {045aed7d-c154-49b0-b387-b3e3bdb52f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12441 | 2025.12.22 16:29:12.118278 [ 257 ] {045aed7d-c154-49b0-b387-b3e3bdb52f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12442 | 2025.12.22 16:29:12.118940 [ 257 ] {045aed7d-c154-49b0-b387-b3e3bdb52f1c} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2025.12.22 16:29:12.118986 [ 257 ] {045aed7d-c154-49b0-b387-b3e3bdb52f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12444 | 2025.12.22 16:29:12.119405 [ 257 ] {045aed7d-c154-49b0-b387-b3e3bdb52f1c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12445 | 2025.12.22 16:29:12.119634 [ 257 ] {045aed7d-c154-49b0-b387-b3e3bdb52f1c} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2025.12.22 16:29:12.119781 [ 257 ] {045aed7d-c154-49b0-b387-b3e3bdb52f1c} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001617 sec., 65553.4941249227 rows/sec., 5.49 MiB/sec. | ||
| 12447 | 2025.12.22 16:29:12.119824 [ 257 ] {045aed7d-c154-49b0-b387-b3e3bdb52f1c} <Debug> TCPHandler: Processed in 0.00192485 sec. | ||
| 12448 | 2025.12.22 16:29:12.119946 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2025.12.22 16:29:12.120043 [ 257 ] {dd23bce9-5b04-403e-a9a5-0aa5ff70d25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12450 | 2025.12.22 16:29:12.120083 [ 257 ] {dd23bce9-5b04-403e-a9a5-0aa5ff70d25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12451 | 2025.12.22 16:29:12.120491 [ 257 ] {dd23bce9-5b04-403e-a9a5-0aa5ff70d25b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2025.12.22 16:29:12.120528 [ 257 ] {dd23bce9-5b04-403e-a9a5-0aa5ff70d25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12453 | 2025.12.22 16:29:12.120826 [ 257 ] {dd23bce9-5b04-403e-a9a5-0aa5ff70d25b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12454 | 2025.12.22 16:29:12.121043 [ 257 ] {dd23bce9-5b04-403e-a9a5-0aa5ff70d25b} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2025.12.22 16:29:12.121173 [ 257 ] {dd23bce9-5b04-403e-a9a5-0aa5ff70d25b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001149 sec., 21758.05047867711 rows/sec., 1.60 MiB/sec. | ||
| 12456 | 2025.12.22 16:29:12.121213 [ 257 ] {dd23bce9-5b04-403e-a9a5-0aa5ff70d25b} <Debug> TCPHandler: Processed in 0.001315425 sec. | ||
| 12457 | 2025.12.22 16:29:12.121325 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2025.12.22 16:29:12.121419 [ 257 ] {019c5988-0401-49e7-971c-7e43d8e877cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12459 | 2025.12.22 16:29:12.121459 [ 257 ] {019c5988-0401-49e7-971c-7e43d8e877cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12460 | 2025.12.22 16:29:12.121877 [ 257 ] {019c5988-0401-49e7-971c-7e43d8e877cd} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2025.12.22 16:29:12.121915 [ 257 ] {019c5988-0401-49e7-971c-7e43d8e877cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12462 | 2025.12.22 16:29:12.122232 [ 257 ] {019c5988-0401-49e7-971c-7e43d8e877cd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12463 | 2025.12.22 16:29:12.122447 [ 257 ] {019c5988-0401-49e7-971c-7e43d8e877cd} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2025.12.22 16:29:12.122573 [ 257 ] {019c5988-0401-49e7-971c-7e43d8e877cd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001173 sec., 75873.82779198636 rows/sec., 5.93 MiB/sec. | ||
| 12465 | 2025.12.22 16:29:12.122612 [ 257 ] {019c5988-0401-49e7-971c-7e43d8e877cd} <Debug> TCPHandler: Processed in 0.001336275 sec. | ||
| 12466 | 2025.12.22 16:29:12.122725 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2025.12.22 16:29:12.122819 [ 257 ] {db535b57-4db5-4dbd-a6ad-55da2d50be53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12468 | 2025.12.22 16:29:12.122862 [ 257 ] {db535b57-4db5-4dbd-a6ad-55da2d50be53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12469 | 2025.12.22 16:29:12.123267 [ 257 ] {db535b57-4db5-4dbd-a6ad-55da2d50be53} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2025.12.22 16:29:12.123304 [ 257 ] {db535b57-4db5-4dbd-a6ad-55da2d50be53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12471 | 2025.12.22 16:29:12.123643 [ 257 ] {db535b57-4db5-4dbd-a6ad-55da2d50be53} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12472 | 2025.12.22 16:29:12.123877 [ 257 ] {db535b57-4db5-4dbd-a6ad-55da2d50be53} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2025.12.22 16:29:12.124004 [ 257 ] {db535b57-4db5-4dbd-a6ad-55da2d50be53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 12474 | 2025.12.22 16:29:12.124042 [ 257 ] {db535b57-4db5-4dbd-a6ad-55da2d50be53} <Debug> TCPHandler: Processed in 0.001366836 sec. | ||
| 12475 | 2025.12.22 16:29:12.124146 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12476 | 2025.12.22 16:29:12.124242 [ 257 ] {392d3e84-36a6-473e-bb79-f7237d32add8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12477 | 2025.12.22 16:29:12.124297 [ 257 ] {392d3e84-36a6-473e-bb79-f7237d32add8} <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 | ||
| 12478 | 2025.12.22 16:29:12.125098 [ 257 ] {392d3e84-36a6-473e-bb79-f7237d32add8} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2025.12.22 16:29:12.125135 [ 257 ] {392d3e84-36a6-473e-bb79-f7237d32add8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12480 | 2025.12.22 16:29:12.125671 [ 257 ] {392d3e84-36a6-473e-bb79-f7237d32add8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12481 | 2025.12.22 16:29:12.125890 [ 257 ] {392d3e84-36a6-473e-bb79-f7237d32add8} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2025.12.22 16:29:12.126028 [ 257 ] {392d3e84-36a6-473e-bb79-f7237d32add8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001804 sec., 13858.09312638581 rows/sec., 24.83 MiB/sec. | ||
| 12483 | 2025.12.22 16:29:12.126083 [ 257 ] {392d3e84-36a6-473e-bb79-f7237d32add8} <Debug> TCPHandler: Processed in 0.001985923 sec. | ||
| 12484 | 2025.12.22 16:29:12.126193 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12485 | 2025.12.22 16:29:12.126295 [ 257 ] {3e503b32-2ce6-40ef-844c-f0d5aae92b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12486 | 2025.12.22 16:29:12.126336 [ 257 ] {3e503b32-2ce6-40ef-844c-f0d5aae92b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12487 | 2025.12.22 16:29:12.126672 [ 257 ] {3e503b32-2ce6-40ef-844c-f0d5aae92b73} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2025.12.22 16:29:12.126708 [ 257 ] {3e503b32-2ce6-40ef-844c-f0d5aae92b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12489 | 2025.12.22 16:29:12.127022 [ 257 ] {3e503b32-2ce6-40ef-844c-f0d5aae92b73} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12490 | 2025.12.22 16:29:12.127237 [ 257 ] {3e503b32-2ce6-40ef-844c-f0d5aae92b73} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2025.12.22 16:29:12.127364 [ 257 ] {3e503b32-2ce6-40ef-844c-f0d5aae92b73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 12492 | 2025.12.22 16:29:12.127401 [ 257 ] {3e503b32-2ce6-40ef-844c-f0d5aae92b73} <Debug> TCPHandler: Processed in 0.001256223 sec. | ||
| 12493 | 2025.12.22 16:29:12.500874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12494 | 2025.12.22 16:29:12.517347 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2025.12.22 16:29:12.517400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12496 | 2025.12.22 16:29:12.523606 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12497 | 2025.12.22 16:29:12.524353 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2025.12.22 16:29:12.527309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12499 | 2025.12.22 16:29:14.190172 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2025.12.22 16:29:14.190357 [ 257 ] {5f4c50d5-7ef6-4b41-9f1c-ab9b6a816ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12501 | 2025.12.22 16:29:14.190427 [ 257 ] {5f4c50d5-7ef6-4b41-9f1c-ab9b6a816ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12502 | 2025.12.22 16:29:14.191246 [ 257 ] {5f4c50d5-7ef6-4b41-9f1c-ab9b6a816ce6} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2025.12.22 16:29:14.191292 [ 257 ] {5f4c50d5-7ef6-4b41-9f1c-ab9b6a816ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12504 | 2025.12.22 16:29:14.191723 [ 257 ] {5f4c50d5-7ef6-4b41-9f1c-ab9b6a816ce6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12505 | 2025.12.22 16:29:14.191984 [ 257 ] {5f4c50d5-7ef6-4b41-9f1c-ab9b6a816ce6} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2025.12.22 16:29:14.192151 [ 257 ] {5f4c50d5-7ef6-4b41-9f1c-ab9b6a816ce6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001844 sec., 222342.7331887202 rows/sec., 14.10 MiB/sec. | ||
| 12507 | 2025.12.22 16:29:14.192202 [ 257 ] {5f4c50d5-7ef6-4b41-9f1c-ab9b6a816ce6} <Debug> TCPHandler: Processed in 0.002173707 sec. | ||
| 12508 | 2025.12.22 16:29:14.192326 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12509 | 2025.12.22 16:29:14.192432 [ 257 ] {78e5b0d3-ee57-40d1-a2b6-8f8e32a54246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12510 | 2025.12.22 16:29:14.192479 [ 257 ] {78e5b0d3-ee57-40d1-a2b6-8f8e32a54246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12511 | 2025.12.22 16:29:14.194418 [ 257 ] {78e5b0d3-ee57-40d1-a2b6-8f8e32a54246} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2025.12.22 16:29:14.194456 [ 257 ] {78e5b0d3-ee57-40d1-a2b6-8f8e32a54246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12513 | 2025.12.22 16:29:14.195112 [ 257 ] {78e5b0d3-ee57-40d1-a2b6-8f8e32a54246} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12514 | 2025.12.22 16:29:14.195401 [ 257 ] {78e5b0d3-ee57-40d1-a2b6-8f8e32a54246} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2025.12.22 16:29:14.195551 [ 257 ] {78e5b0d3-ee57-40d1-a2b6-8f8e32a54246} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.003144 sec., 725826.9720101781 rows/sec., 58.83 MiB/sec. | ||
| 12516 | 2025.12.22 16:29:14.195606 [ 257 ] {78e5b0d3-ee57-40d1-a2b6-8f8e32a54246} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12517 | 2025.12.22 16:29:14.195629 [ 257 ] {78e5b0d3-ee57-40d1-a2b6-8f8e32a54246} <Debug> TCPHandler: Processed in 0.003358999 sec. | ||
| 12518 | 2025.12.22 16:29:14.195781 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2025.12.22 16:29:14.195889 [ 257 ] {63aaf3e0-07a7-4158-8ad0-62579bf19332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12520 | 2025.12.22 16:29:14.195934 [ 257 ] {63aaf3e0-07a7-4158-8ad0-62579bf19332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12521 | 2025.12.22 16:29:14.196493 [ 257 ] {63aaf3e0-07a7-4158-8ad0-62579bf19332} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2025.12.22 16:29:14.196530 [ 257 ] {63aaf3e0-07a7-4158-8ad0-62579bf19332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12523 | 2025.12.22 16:29:14.196861 [ 257 ] {63aaf3e0-07a7-4158-8ad0-62579bf19332} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12524 | 2025.12.22 16:29:14.197080 [ 257 ] {63aaf3e0-07a7-4158-8ad0-62579bf19332} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2025.12.22 16:29:14.197220 [ 257 ] {63aaf3e0-07a7-4158-8ad0-62579bf19332} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001354 sec., 162481.53618906942 rows/sec., 9.70 MiB/sec. | ||
| 12526 | 2025.12.22 16:29:14.197260 [ 257 ] {63aaf3e0-07a7-4158-8ad0-62579bf19332} <Debug> TCPHandler: Processed in 0.0015481 sec. | ||
| 12527 | 2025.12.22 16:29:14.197381 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2025.12.22 16:29:14.197481 [ 257 ] {25a009f8-a911-4a97-aebc-8c2f394f7ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12529 | 2025.12.22 16:29:14.197523 [ 257 ] {25a009f8-a911-4a97-aebc-8c2f394f7ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12530 | 2025.12.22 16:29:14.198304 [ 257 ] {25a009f8-a911-4a97-aebc-8c2f394f7ca1} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2025.12.22 16:29:14.198351 [ 257 ] {25a009f8-a911-4a97-aebc-8c2f394f7ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12532 | 2025.12.22 16:29:14.198839 [ 257 ] {25a009f8-a911-4a97-aebc-8c2f394f7ca1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12533 | 2025.12.22 16:29:14.199160 [ 257 ] {25a009f8-a911-4a97-aebc-8c2f394f7ca1} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2025.12.22 16:29:14.199311 [ 257 ] {25a009f8-a911-4a97-aebc-8c2f394f7ca1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001851 sec., 237709.34629929767 rows/sec., 15.73 MiB/sec. | ||
| 12535 | 2025.12.22 16:29:14.199354 [ 257 ] {25a009f8-a911-4a97-aebc-8c2f394f7ca1} <Debug> TCPHandler: Processed in 0.002024393 sec. | ||
| 12536 | 2025.12.22 16:29:14.199476 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2025.12.22 16:29:14.199576 [ 257 ] {e694433d-fea5-4b11-be18-d2b0dad67b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12538 | 2025.12.22 16:29:14.199619 [ 257 ] {e694433d-fea5-4b11-be18-d2b0dad67b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12539 | 2025.12.22 16:29:14.200142 [ 257 ] {e694433d-fea5-4b11-be18-d2b0dad67b8b} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2025.12.22 16:29:14.200181 [ 257 ] {e694433d-fea5-4b11-be18-d2b0dad67b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12541 | 2025.12.22 16:29:14.200554 [ 257 ] {e694433d-fea5-4b11-be18-d2b0dad67b8b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12542 | 2025.12.22 16:29:14.200779 [ 257 ] {e694433d-fea5-4b11-be18-d2b0dad67b8b} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2025.12.22 16:29:14.200923 [ 257 ] {e694433d-fea5-4b11-be18-d2b0dad67b8b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001368 sec., 154239.76608187135 rows/sec., 8.76 MiB/sec. | ||
| 12544 | 2025.12.22 16:29:14.200963 [ 257 ] {e694433d-fea5-4b11-be18-d2b0dad67b8b} <Debug> TCPHandler: Processed in 0.0015371 sec. | ||
| 12545 | 2025.12.22 16:29:14.201077 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2025.12.22 16:29:14.201186 [ 257 ] {d8b43213-9dfc-43c7-af12-9ee9e7279eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12547 | 2025.12.22 16:29:14.201232 [ 257 ] {d8b43213-9dfc-43c7-af12-9ee9e7279eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12548 | 2025.12.22 16:29:14.202215 [ 257 ] {d8b43213-9dfc-43c7-af12-9ee9e7279eb9} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2025.12.22 16:29:14.202261 [ 257 ] {d8b43213-9dfc-43c7-af12-9ee9e7279eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12550 | 2025.12.22 16:29:14.202642 [ 257 ] {d8b43213-9dfc-43c7-af12-9ee9e7279eb9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12551 | 2025.12.22 16:29:14.202861 [ 257 ] {d8b43213-9dfc-43c7-af12-9ee9e7279eb9} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2025.12.22 16:29:14.202994 [ 257 ] {d8b43213-9dfc-43c7-af12-9ee9e7279eb9} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001829 sec., 628758.8846364134 rows/sec., 44.83 MiB/sec. | ||
| 12553 | 2025.12.22 16:29:14.203035 [ 257 ] {d8b43213-9dfc-43c7-af12-9ee9e7279eb9} <Debug> TCPHandler: Processed in 0.002007492 sec. | ||
| 12554 | 2025.12.22 16:29:14.203178 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2025.12.22 16:29:14.203285 [ 257 ] {8610a8c0-7186-4c94-bc51-9a675031c709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12556 | 2025.12.22 16:29:14.203331 [ 257 ] {8610a8c0-7186-4c94-bc51-9a675031c709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12557 | 2025.12.22 16:29:14.203665 [ 257 ] {8610a8c0-7186-4c94-bc51-9a675031c709} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2025.12.22 16:29:14.203702 [ 257 ] {8610a8c0-7186-4c94-bc51-9a675031c709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12559 | 2025.12.22 16:29:14.204009 [ 257 ] {8610a8c0-7186-4c94-bc51-9a675031c709} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12560 | 2025.12.22 16:29:14.204240 [ 257 ] {8610a8c0-7186-4c94-bc51-9a675031c709} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2025.12.22 16:29:14.204385 [ 257 ] {8610a8c0-7186-4c94-bc51-9a675031c709} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 12562 | 2025.12.22 16:29:14.204424 [ 257 ] {8610a8c0-7186-4c94-bc51-9a675031c709} <Debug> TCPHandler: Processed in 0.001295444 sec. | ||
| 12563 | 2025.12.22 16:29:14.204526 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2025.12.22 16:29:14.204621 [ 257 ] {f82e57a5-62c2-40ce-89ec-df4ead4677af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12565 | 2025.12.22 16:29:14.204665 [ 257 ] {f82e57a5-62c2-40ce-89ec-df4ead4677af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12566 | 2025.12.22 16:29:14.205284 [ 257 ] {f82e57a5-62c2-40ce-89ec-df4ead4677af} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2025.12.22 16:29:14.205321 [ 257 ] {f82e57a5-62c2-40ce-89ec-df4ead4677af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12568 | 2025.12.22 16:29:14.205753 [ 257 ] {f82e57a5-62c2-40ce-89ec-df4ead4677af} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12569 | 2025.12.22 16:29:14.206075 [ 257 ] {f82e57a5-62c2-40ce-89ec-df4ead4677af} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2025.12.22 16:29:14.206259 [ 257 ] {f82e57a5-62c2-40ce-89ec-df4ead4677af} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.001654 sec., 564691.6565900847 rows/sec., 37.38 MiB/sec. | ||
| 12571 | 2025.12.22 16:29:14.206315 [ 257 ] {f82e57a5-62c2-40ce-89ec-df4ead4677af} <Debug> TCPHandler: Processed in 0.001836458 sec. | ||
| 12572 | 2025.12.22 16:29:14.206446 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2025.12.22 16:29:14.206551 [ 257 ] {afe19cd6-dd4d-4c17-980b-f579139c6f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12574 | 2025.12.22 16:29:14.206596 [ 257 ] {afe19cd6-dd4d-4c17-980b-f579139c6f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12575 | 2025.12.22 16:29:14.206927 [ 257 ] {afe19cd6-dd4d-4c17-980b-f579139c6f09} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2025.12.22 16:29:14.206964 [ 257 ] {afe19cd6-dd4d-4c17-980b-f579139c6f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12577 | 2025.12.22 16:29:14.207313 [ 257 ] {afe19cd6-dd4d-4c17-980b-f579139c6f09} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12578 | 2025.12.22 16:29:14.207638 [ 257 ] {afe19cd6-dd4d-4c17-980b-f579139c6f09} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2025.12.22 16:29:14.207776 [ 257 ] {afe19cd6-dd4d-4c17-980b-f579139c6f09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001244 sec., 803.8585209003215 rows/sec., 54.17 KiB/sec. | ||
| 12580 | 2025.12.22 16:29:14.207814 [ 257 ] {afe19cd6-dd4d-4c17-980b-f579139c6f09} <Debug> TCPHandler: Processed in 0.001423077 sec. | ||
| 12581 | 2025.12.22 16:29:14.207931 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2025.12.22 16:29:14.208030 [ 257 ] {28ea979b-b73a-499e-ac78-c0f699ba718c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12583 | 2025.12.22 16:29:14.208087 [ 257 ] {28ea979b-b73a-499e-ac78-c0f699ba718c} <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 | ||
| 12584 | 2025.12.22 16:29:14.208912 [ 257 ] {28ea979b-b73a-499e-ac78-c0f699ba718c} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2025.12.22 16:29:14.208951 [ 257 ] {28ea979b-b73a-499e-ac78-c0f699ba718c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12586 | 2025.12.22 16:29:14.209488 [ 257 ] {28ea979b-b73a-499e-ac78-c0f699ba718c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12587 | 2025.12.22 16:29:14.209711 [ 257 ] {28ea979b-b73a-499e-ac78-c0f699ba718c} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2025.12.22 16:29:14.209857 [ 257 ] {28ea979b-b73a-499e-ac78-c0f699ba718c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001845 sec., 8130.081300813008 rows/sec., 14.57 MiB/sec. | ||
| 12589 | 2025.12.22 16:29:14.209927 [ 257 ] {28ea979b-b73a-499e-ac78-c0f699ba718c} <Debug> TCPHandler: Processed in 0.002046074 sec. | ||
| 12590 | 2025.12.22 16:29:14.210071 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2025.12.22 16:29:14.210190 [ 257 ] {09d7a0cf-e9fc-45da-9df4-8974479253a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12592 | 2025.12.22 16:29:14.210249 [ 257 ] {09d7a0cf-e9fc-45da-9df4-8974479253a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12593 | 2025.12.22 16:29:14.210688 [ 257 ] {09d7a0cf-e9fc-45da-9df4-8974479253a8} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2025.12.22 16:29:14.210727 [ 257 ] {09d7a0cf-e9fc-45da-9df4-8974479253a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12595 | 2025.12.22 16:29:14.211168 [ 257 ] {09d7a0cf-e9fc-45da-9df4-8974479253a8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12596 | 2025.12.22 16:29:14.211401 [ 257 ] {09d7a0cf-e9fc-45da-9df4-8974479253a8} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2025.12.22 16:29:14.211539 [ 257 ] {09d7a0cf-e9fc-45da-9df4-8974479253a8} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001374 sec., 58224.163027656476 rows/sec., 3.46 MiB/sec. | ||
| 12598 | 2025.12.22 16:29:14.211578 [ 257 ] {09d7a0cf-e9fc-45da-9df4-8974479253a8} <Debug> TCPHandler: Processed in 0.001570011 sec. | ||
| 12599 | 2025.12.22 16:29:16.174259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1668 | ||
| 12600 | 2025.12.22 16:29:16.177087 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2025.12.22 16:29:16.177134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12602 | 2025.12.22 16:29:16.178337 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12603 | 2025.12.22 16:29:16.178601 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2025.12.22 16:29:16.178865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1668 | ||
| 12605 | 2025.12.22 16:29:17.111446 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12606 | 2025.12.22 16:29:17.111739 [ 257 ] {f51e33c4-7d80-48a3-8433-f15cb57a4ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12607 | 2025.12.22 16:29:17.111841 [ 257 ] {f51e33c4-7d80-48a3-8433-f15cb57a4ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12608 | 2025.12.22 16:29:17.112624 [ 257 ] {f51e33c4-7d80-48a3-8433-f15cb57a4ba0} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2025.12.22 16:29:17.112672 [ 257 ] {f51e33c4-7d80-48a3-8433-f15cb57a4ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12610 | 2025.12.22 16:29:17.113053 [ 257 ] {f51e33c4-7d80-48a3-8433-f15cb57a4ba0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12611 | 2025.12.22 16:29:17.113281 [ 257 ] {f51e33c4-7d80-48a3-8433-f15cb57a4ba0} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2025.12.22 16:29:17.113429 [ 257 ] {f51e33c4-7d80-48a3-8433-f15cb57a4ba0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001764 sec., 31746.031746031746 rows/sec., 2.44 MiB/sec. | ||
| 12613 | 2025.12.22 16:29:17.113460 [ 50 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12614 | 2025.12.22 16:29:17.113471 [ 257 ] {f51e33c4-7d80-48a3-8433-f15cb57a4ba0} <Debug> TCPHandler: Processed in 0.002197948 sec. | ||
| 12615 | 2025.12.22 16:29:17.113562 [ 50 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2025.12.22 16:29:17.113606 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12617 | 2025.12.22 16:29:17.113645 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2025.12.22 16:29:17.113747 [ 257 ] {63a90c47-011c-4a22-b9dc-3adf7a0fda75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12619 | 2025.12.22 16:29:17.113749 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12620 | 2025.12.22 16:29:17.113787 [ 257 ] {63a90c47-011c-4a22-b9dc-3adf7a0fda75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12621 | 2025.12.22 16:29:17.113910 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12622 | 2025.12.22 16:29:17.113953 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2342 rows starting from the beginning of the part | ||
| 12623 | 2025.12.22 16:29:17.114027 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 106 rows starting from the beginning of the part | ||
| 12624 | 2025.12.22 16:29:17.114079 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1142 rows starting from the beginning of the part | ||
| 12625 | 2025.12.22 16:29:17.114129 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part | ||
| 12626 | 2025.12.22 16:29:17.114181 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2282 rows starting from the beginning of the part | ||
| 12627 | 2025.12.22 16:29:17.114219 [ 257 ] {63a90c47-011c-4a22-b9dc-3adf7a0fda75} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2025.12.22 16:29:17.114233 [ 197 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 12629 | 2025.12.22 16:29:17.114264 [ 257 ] {63a90c47-011c-4a22-b9dc-3adf7a0fda75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12630 | 2025.12.22 16:29:17.114583 [ 257 ] {63a90c47-011c-4a22-b9dc-3adf7a0fda75} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12631 | 2025.12.22 16:29:17.114789 [ 257 ] {63a90c47-011c-4a22-b9dc-3adf7a0fda75} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12632 | 2025.12.22 16:29:17.114907 [ 50 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12633 | 2025.12.22 16:29:17.114917 [ 257 ] {63a90c47-011c-4a22-b9dc-3adf7a0fda75} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 12634 | 2025.12.22 16:29:17.114940 [ 50 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2025.12.22 16:29:17.114963 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12636 | 2025.12.22 16:29:17.114964 [ 257 ] {63a90c47-011c-4a22-b9dc-3adf7a0fda75} <Debug> TCPHandler: Processed in 0.001366566 sec. | ||
| 12637 | 2025.12.22 16:29:17.115062 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12638 | 2025.12.22 16:29:17.115092 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12639 | 2025.12.22 16:29:17.115181 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12640 | 2025.12.22 16:29:17.115188 [ 257 ] {8513e4a1-4026-4338-bf10-3693cfcd1658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12641 | 2025.12.22 16:29:17.115221 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1211 rows starting from the beginning of the part | ||
| 12642 | 2025.12.22 16:29:17.115243 [ 257 ] {8513e4a1-4026-4338-bf10-3693cfcd1658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12643 | 2025.12.22 16:29:17.115297 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 89 rows starting from the beginning of the part | ||
| 12644 | 2025.12.22 16:29:17.115347 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 694 rows starting from the beginning of the part | ||
| 12645 | 2025.12.22 16:29:17.115389 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 89 rows starting from the beginning of the part | ||
| 12646 | 2025.12.22 16:29:17.115427 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1150 rows starting from the beginning of the part | ||
| 12647 | 2025.12.22 16:29:17.115471 [ 190 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12648 | 2025.12.22 16:29:17.115608 [ 257 ] {8513e4a1-4026-4338-bf10-3693cfcd1658} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12649 | 2025.12.22 16:29:17.115649 [ 257 ] {8513e4a1-4026-4338-bf10-3693cfcd1658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12650 | 2025.12.22 16:29:17.116004 [ 257 ] {8513e4a1-4026-4338-bf10-3693cfcd1658} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12651 | 2025.12.22 16:29:17.116218 [ 188 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529986 sec., 2384993.434746279 rows/sec., 201.95 MiB/sec. | ||
| 12652 | 2025.12.22 16:29:17.116228 [ 257 ] {8513e4a1-4026-4338-bf10-3693cfcd1658} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2025.12.22 16:29:17.116400 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 12654 | 2025.12.22 16:29:17.116422 [ 257 ] {8513e4a1-4026-4338-bf10-3693cfcd1658} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00125 sec., 51200 rows/sec., 3.57 MiB/sec. | ||
| 12655 | 2025.12.22 16:29:17.116428 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2025.12.22 16:29:17.116463 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12657 | 2025.12.22 16:29:17.116467 [ 257 ] {8513e4a1-4026-4338-bf10-3693cfcd1658} <Debug> TCPHandler: Processed in 0.001421877 sec. | ||
| 12658 | 2025.12.22 16:29:17.116525 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12659 | 2025.12.22 16:29:17.116568 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 12660 | 2025.12.22 16:29:17.116657 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2025.12.22 16:29:17.116732 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12662 | 2025.12.22 16:29:17.116761 [ 257 ] {5d57f550-c4d8-4327-a53f-8e3abc3b6990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12663 | 2025.12.22 16:29:17.116781 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27033 rows starting from the beginning of the part | ||
| 12664 | 2025.12.22 16:29:17.116796 [ 189 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772876 sec., 1859690.1306126316 rows/sec., 140.31 MiB/sec. | ||
| 12665 | 2025.12.22 16:29:17.116810 [ 257 ] {5d57f550-c4d8-4327-a53f-8e3abc3b6990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12666 | 2025.12.22 16:29:17.116822 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2025.12.22 16:29:17.116866 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12668 | 2025.12.22 16:29:17.116910 [ 187 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_91_18} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12669 | 2025.12.22 16:29:17.116924 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 12670 | 2025.12.22 16:29:17.116979 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12671 | 2025.12.22 16:29:17.117001 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12672 | 2025.12.22 16:29:17.117018 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12673 | 2025.12.22 16:29:17.117029 [ 196 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 934 rows starting from the beginning of the part | ||
| 12674 | 2025.12.22 16:29:17.117195 [ 257 ] {5d57f550-c4d8-4327-a53f-8e3abc3b6990} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12675 | 2025.12.22 16:29:17.117245 [ 257 ] {5d57f550-c4d8-4327-a53f-8e3abc3b6990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12676 | 2025.12.22 16:29:17.117325 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2025.12.22 16:29:17.117415 [ 194 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_91_18} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12678 | 2025.12.22 16:29:17.117499 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12679 | 2025.12.22 16:29:17.117620 [ 257 ] {5d57f550-c4d8-4327-a53f-8e3abc3b6990} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12680 | 2025.12.22 16:29:17.117857 [ 257 ] {5d57f550-c4d8-4327-a53f-8e3abc3b6990} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12681 | 2025.12.22 16:29:17.117974 [ 50 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12682 | 2025.12.22 16:29:17.117993 [ 257 ] {5d57f550-c4d8-4327-a53f-8e3abc3b6990} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001252 sec., 19169.329073482426 rows/sec., 1.29 MiB/sec. | ||
| 12683 | 2025.12.22 16:29:17.118001 [ 50 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12684 | 2025.12.22 16:29:17.118032 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12685 | 2025.12.22 16:29:17.118038 [ 257 ] {5d57f550-c4d8-4327-a53f-8e3abc3b6990} <Debug> TCPHandler: Processed in 0.001432867 sec. | ||
| 12686 | 2025.12.22 16:29:17.118102 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12687 | 2025.12.22 16:29:17.118186 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12688 | 2025.12.22 16:29:17.118215 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6148 rows starting from the beginning of the part | ||
| 12689 | 2025.12.22 16:29:17.118269 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12690 | 2025.12.22 16:29:17.118313 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 12691 | 2025.12.22 16:29:17.118355 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12692 | 2025.12.22 16:29:17.118394 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 80 rows starting from the beginning of the part | ||
| 12693 | 2025.12.22 16:29:17.118436 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 12694 | 2025.12.22 16:29:17.120845 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6476 rows, containing 4 columns (4 merged, 0 gathered) in 0.002771333 sec., 2336781.6137577114 rows/sec., 148.30 MiB/sec. | ||
| 12695 | 2025.12.22 16:29:17.121555 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12696 | 2025.12.22 16:29:17.121802 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2025.12.22 16:29:17.121878 [ 194 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_91_18} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12698 | 2025.12.22 16:29:17.121958 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12699 | 2025.12.22 16:29:17.123725 [ 192 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28601 rows, containing 5 columns (5 merged, 0 gathered) in 0.007201609 sec., 3971473.5970808743 rows/sec., 265.73 MiB/sec. | ||
| 12700 | 2025.12.22 16:29:17.124151 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12701 | 2025.12.22 16:29:17.124428 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2025.12.22 16:29:17.124500 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 12703 | 2025.12.22 16:29:17.124595 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12704 | 2025.12.22 16:29:18.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.21 MiB, peak 347.61 MiB, free memory in arenas 0.00 B, will set to 337.88 MiB (RSS), difference: 1.67 MiB | ||
| 12705 | 2025.12.22 16:29:18.617585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26246 | ||
| 12706 | 2025.12.22 16:29:18.618157 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12707 | 2025.12.22 16:29:18.618205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12708 | 2025.12.22 16:29:18.618690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12709 | 2025.12.22 16:29:18.618921 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12710 | 2025.12.22 16:29:18.619052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26246 | ||
| 12711 | 2025.12.22 16:29:20.027396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12712 | 2025.12.22 16:29:20.044786 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2025.12.22 16:29:20.044844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12714 | 2025.12.22 16:29:20.051098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12715 | 2025.12.22 16:29:20.051841 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2025.12.22 16:29:20.054843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12717 | 2025.12.22 16:29:22.118317 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12718 | 2025.12.22 16:29:22.118511 [ 257 ] {bd29a4e7-cccc-47d8-ab1c-ea90e063f427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12719 | 2025.12.22 16:29:22.118580 [ 257 ] {bd29a4e7-cccc-47d8-ab1c-ea90e063f427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12720 | 2025.12.22 16:29:22.119236 [ 257 ] {bd29a4e7-cccc-47d8-ab1c-ea90e063f427} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2025.12.22 16:29:22.119284 [ 257 ] {bd29a4e7-cccc-47d8-ab1c-ea90e063f427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12722 | 2025.12.22 16:29:22.119683 [ 257 ] {bd29a4e7-cccc-47d8-ab1c-ea90e063f427} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12723 | 2025.12.22 16:29:22.119907 [ 257 ] {bd29a4e7-cccc-47d8-ab1c-ea90e063f427} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2025.12.22 16:29:22.120055 [ 257 ] {bd29a4e7-cccc-47d8-ab1c-ea90e063f427} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001592 sec., 66582.91457286432 rows/sec., 5.58 MiB/sec. | ||
| 12725 | 2025.12.22 16:29:22.120096 [ 257 ] {bd29a4e7-cccc-47d8-ab1c-ea90e063f427} <Debug> TCPHandler: Processed in 0.00190714 sec. | ||
| 12726 | 2025.12.22 16:29:22.120218 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12727 | 2025.12.22 16:29:22.120316 [ 257 ] {d011290b-8bc2-47d4-908d-f2e6f8fe6dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12728 | 2025.12.22 16:29:22.120359 [ 257 ] {d011290b-8bc2-47d4-908d-f2e6f8fe6dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12729 | 2025.12.22 16:29:22.120769 [ 257 ] {d011290b-8bc2-47d4-908d-f2e6f8fe6dde} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2025.12.22 16:29:22.120807 [ 257 ] {d011290b-8bc2-47d4-908d-f2e6f8fe6dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12731 | 2025.12.22 16:29:22.121120 [ 257 ] {d011290b-8bc2-47d4-908d-f2e6f8fe6dde} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12732 | 2025.12.22 16:29:22.121337 [ 257 ] {d011290b-8bc2-47d4-908d-f2e6f8fe6dde} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2025.12.22 16:29:22.121459 [ 42 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12734 | 2025.12.22 16:29:22.121465 [ 257 ] {d011290b-8bc2-47d4-908d-f2e6f8fe6dde} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001168 sec., 21404.109589041098 rows/sec., 1.57 MiB/sec. | ||
| 12735 | 2025.12.22 16:29:22.121531 [ 42 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12736 | 2025.12.22 16:29:22.121548 [ 257 ] {d011290b-8bc2-47d4-908d-f2e6f8fe6dde} <Debug> TCPHandler: Processed in 0.001381017 sec. | ||
| 12737 | 2025.12.22 16:29:22.121559 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12738 | 2025.12.22 16:29:22.121664 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12739 | 2025.12.22 16:29:22.121685 [ 189 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12740 | 2025.12.22 16:29:22.121764 [ 257 ] {f075913a-fd77-4dd9-bb30-f0eda4bf677e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12741 | 2025.12.22 16:29:22.121809 [ 257 ] {f075913a-fd77-4dd9-bb30-f0eda4bf677e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12742 | 2025.12.22 16:29:22.121835 [ 189 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12743 | 2025.12.22 16:29:22.121879 [ 189 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 263 rows starting from the beginning of the part | ||
| 12744 | 2025.12.22 16:29:22.121956 [ 189 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 25 rows starting from the beginning of the part | ||
| 12745 | 2025.12.22 16:29:22.122012 [ 189 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 220 rows starting from the beginning of the part | ||
| 12746 | 2025.12.22 16:29:22.122064 [ 189 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part | ||
| 12747 | 2025.12.22 16:29:22.122113 [ 189 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 220 rows starting from the beginning of the part | ||
| 12748 | 2025.12.22 16:29:22.122164 [ 189 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 25 rows starting from the beginning of the part | ||
| 12749 | 2025.12.22 16:29:22.122251 [ 257 ] {f075913a-fd77-4dd9-bb30-f0eda4bf677e} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12750 | 2025.12.22 16:29:22.122293 [ 257 ] {f075913a-fd77-4dd9-bb30-f0eda4bf677e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12751 | 2025.12.22 16:29:22.122628 [ 257 ] {f075913a-fd77-4dd9-bb30-f0eda4bf677e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12752 | 2025.12.22 16:29:22.122854 [ 257 ] {f075913a-fd77-4dd9-bb30-f0eda4bf677e} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12753 | 2025.12.22 16:29:22.122985 [ 257 ] {f075913a-fd77-4dd9-bb30-f0eda4bf677e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001239 sec., 71832.12267958031 rows/sec., 5.61 MiB/sec. | ||
| 12754 | 2025.12.22 16:29:22.123022 [ 257 ] {f075913a-fd77-4dd9-bb30-f0eda4bf677e} <Debug> TCPHandler: Processed in 0.001407197 sec. | ||
| 12755 | 2025.12.22 16:29:22.123137 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12756 | 2025.12.22 16:29:22.123151 [ 192 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151915 sec., 512128.4929072179 rows/sec., 33.52 MiB/sec. | ||
| 12757 | 2025.12.22 16:29:22.123233 [ 257 ] {2378eb0b-f3a0-4e03-a11b-2435bed502c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12758 | 2025.12.22 16:29:22.123284 [ 257 ] {2378eb0b-f3a0-4e03-a11b-2435bed502c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12759 | 2025.12.22 16:29:22.123337 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12760 | 2025.12.22 16:29:22.123603 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2025.12.22 16:29:22.123675 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_76_15} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12762 | 2025.12.22 16:29:22.123699 [ 257 ] {2378eb0b-f3a0-4e03-a11b-2435bed502c5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2025.12.22 16:29:22.123740 [ 257 ] {2378eb0b-f3a0-4e03-a11b-2435bed502c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12764 | 2025.12.22 16:29:22.123757 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12765 | 2025.12.22 16:29:22.124080 [ 257 ] {2378eb0b-f3a0-4e03-a11b-2435bed502c5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12766 | 2025.12.22 16:29:22.124300 [ 257 ] {2378eb0b-f3a0-4e03-a11b-2435bed502c5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2025.12.22 16:29:22.124429 [ 257 ] {2378eb0b-f3a0-4e03-a11b-2435bed502c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 12768 | 2025.12.22 16:29:22.124466 [ 257 ] {2378eb0b-f3a0-4e03-a11b-2435bed502c5} <Debug> TCPHandler: Processed in 0.001378856 sec. | ||
| 12769 | 2025.12.22 16:29:22.124580 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12770 | 2025.12.22 16:29:22.124673 [ 257 ] {5ba4d29d-0e67-402f-822b-a67ff4d7c8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12771 | 2025.12.22 16:29:22.124729 [ 257 ] {5ba4d29d-0e67-402f-822b-a67ff4d7c8ce} <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 | ||
| 12772 | 2025.12.22 16:29:22.125578 [ 257 ] {5ba4d29d-0e67-402f-822b-a67ff4d7c8ce} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12773 | 2025.12.22 16:29:22.125616 [ 257 ] {5ba4d29d-0e67-402f-822b-a67ff4d7c8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12774 | 2025.12.22 16:29:22.126154 [ 257 ] {5ba4d29d-0e67-402f-822b-a67ff4d7c8ce} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12775 | 2025.12.22 16:29:22.126384 [ 257 ] {5ba4d29d-0e67-402f-822b-a67ff4d7c8ce} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12776 | 2025.12.22 16:29:22.126508 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12777 | 2025.12.22 16:29:22.126531 [ 257 ] {5ba4d29d-0e67-402f-822b-a67ff4d7c8ce} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001873 sec., 13347.570742124932 rows/sec., 23.92 MiB/sec. | ||
| 12778 | 2025.12.22 16:29:22.126545 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2025.12.22 16:29:22.126573 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12780 | 2025.12.22 16:29:22.126593 [ 257 ] {5ba4d29d-0e67-402f-822b-a67ff4d7c8ce} <Debug> TCPHandler: Processed in 0.002062474 sec. | ||
| 12781 | 2025.12.22 16:29:22.126655 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12782 | 2025.12.22 16:29:22.126712 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2025.12.22 16:29:22.126809 [ 257 ] {771f5df7-079f-42ef-b7e9-e50f98c5f8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12784 | 2025.12.22 16:29:22.126829 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12785 | 2025.12.22 16:29:22.126854 [ 257 ] {771f5df7-079f-42ef-b7e9-e50f98c5f8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12786 | 2025.12.22 16:29:22.126879 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1343 rows starting from the beginning of the part | ||
| 12787 | 2025.12.22 16:29:22.126989 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 25 rows starting from the beginning of the part | ||
| 12788 | 2025.12.22 16:29:22.127085 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 15 rows starting from the beginning of the part | ||
| 12789 | 2025.12.22 16:29:22.127172 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part | ||
| 12790 | 2025.12.22 16:29:22.127203 [ 257 ] {771f5df7-079f-42ef-b7e9-e50f98c5f8d2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2025.12.22 16:29:22.127243 [ 257 ] {771f5df7-079f-42ef-b7e9-e50f98c5f8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12792 | 2025.12.22 16:29:22.127261 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 15 rows starting from the beginning of the part | ||
| 12793 | 2025.12.22 16:29:22.127351 [ 195 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 25 rows starting from the beginning of the part | ||
| 12794 | 2025.12.22 16:29:22.127578 [ 257 ] {771f5df7-079f-42ef-b7e9-e50f98c5f8d2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12795 | 2025.12.22 16:29:22.127798 [ 257 ] {771f5df7-079f-42ef-b7e9-e50f98c5f8d2} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12796 | 2025.12.22 16:29:22.127928 [ 257 ] {771f5df7-079f-42ef-b7e9-e50f98c5f8d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 12797 | 2025.12.22 16:29:22.127967 [ 257 ] {771f5df7-079f-42ef-b7e9-e50f98c5f8d2} <Debug> TCPHandler: Processed in 0.001304225 sec. | ||
| 12798 | 2025.12.22 16:29:22.132265 [ 192 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 19 columns (19 merged, 0 gathered) in 0.005645898 sec., 256469.38715506374 rows/sec., 459.58 MiB/sec. | ||
| 12799 | 2025.12.22 16:29:22.133370 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12800 | 2025.12.22 16:29:22.133670 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12801 | 2025.12.22 16:29:22.133737 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12802 | 2025.12.22 16:29:22.133835 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 12803 | 2025.12.22 16:29:25.934243 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12804 | 2025.12.22 16:29:25.934324 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12805 | 2025.12.22 16:29:26.119183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26758 | ||
| 12806 | 2025.12.22 16:29:26.119691 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12807 | 2025.12.22 16:29:26.119729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12808 | 2025.12.22 16:29:26.120230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12809 | 2025.12.22 16:29:26.120473 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12810 | 2025.12.22 16:29:26.120609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26758 | ||
| 12811 | 2025.12.22 16:29:26.120652 [ 35 ] {} <Debug> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12812 | 2025.12.22 16:29:26.120750 [ 35 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2025.12.22 16:29:26.120790 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12814 | 2025.12.22 16:29:26.120940 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12815 | 2025.12.22 16:29:26.121098 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12816 | 2025.12.22 16:29:26.121144 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24326 rows starting from the beginning of the part | ||
| 12817 | 2025.12.22 16:29:26.121220 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12818 | 2025.12.22 16:29:26.121279 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12819 | 2025.12.22 16:29:26.121328 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12820 | 2025.12.22 16:29:26.121395 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12821 | 2025.12.22 16:29:26.121449 [ 193 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12822 | 2025.12.22 16:29:26.123786 [ 199 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002912227 sec., 9188157.379215289 rows/sec., 131.44 MiB/sec. | ||
| 12823 | 2025.12.22 16:29:26.124030 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12824 | 2025.12.22 16:29:26.124301 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12825 | 2025.12.22 16:29:26.124369 [ 200 ] {27a19a6c-4263-4744-8d7d-0b3d298f9927::all_1_56_11} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12826 | 2025.12.22 16:29:26.124478 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12827 | 2025.12.22 16:29:26.179191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1688 | ||
| 12828 | 2025.12.22 16:29:26.181380 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2025.12.22 16:29:26.181427 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12830 | 2025.12.22 16:29:26.182587 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12831 | 2025.12.22 16:29:26.182851 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2025.12.22 16:29:26.183018 [ 35 ] {} <Debug> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12833 | 2025.12.22 16:29:26.183085 [ 35 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2025.12.22 16:29:26.183119 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12835 | 2025.12.22 16:29:26.183130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 12836 | 2025.12.22 16:29:26.183280 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 12837 | 2025.12.22 16:29:26.183980 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12838 | 2025.12.22 16:29:26.184128 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1496 rows starting from the beginning of the part | ||
| 12839 | 2025.12.22 16:29:26.184480 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 62 rows starting from the beginning of the part | ||
| 12840 | 2025.12.22 16:29:26.184802 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 12841 | 2025.12.22 16:29:26.185108 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 12842 | 2025.12.22 16:29:26.185413 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 12843 | 2025.12.22 16:29:26.185710 [ 198 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 12844 | 2025.12.22 16:29:26.192233 [ 186 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 72 columns (72 merged, 0 gathered) in 0.009026526 sec., 187004.3912796573 rows/sec., 143.70 MiB/sec. | ||
| 12845 | 2025.12.22 16:29:26.193898 [ 200 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12846 | 2025.12.22 16:29:26.194450 [ 200 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2025.12.22 16:29:26.194526 [ 200 ] {29f60c6c-8544-4dd9-baa7-5e2ed2bd919f::all_1_41_8} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12848 | 2025.12.22 16:29:26.194839 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 12849 | 2025.12.22 16:29:27.128872 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2025.12.22 16:29:27.129083 [ 257 ] {1c40dbd8-5603-493e-aefe-2ad518f04ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12851 | 2025.12.22 16:29:27.129156 [ 257 ] {1c40dbd8-5603-493e-aefe-2ad518f04ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12852 | 2025.12.22 16:29:27.130012 [ 257 ] {1c40dbd8-5603-493e-aefe-2ad518f04ce8} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2025.12.22 16:29:27.130064 [ 257 ] {1c40dbd8-5603-493e-aefe-2ad518f04ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12854 | 2025.12.22 16:29:27.130471 [ 257 ] {1c40dbd8-5603-493e-aefe-2ad518f04ce8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12855 | 2025.12.22 16:29:27.130697 [ 257 ] {1c40dbd8-5603-493e-aefe-2ad518f04ce8} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2025.12.22 16:29:27.130844 [ 36 ] {} <Debug> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12857 | 2025.12.22 16:29:27.130859 [ 257 ] {1c40dbd8-5603-493e-aefe-2ad518f04ce8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 12858 | 2025.12.22 16:29:27.130913 [ 36 ] {} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2025.12.22 16:29:27.130935 [ 257 ] {1c40dbd8-5603-493e-aefe-2ad518f04ce8} <Debug> TCPHandler: Processed in 0.002193257 sec. | ||
| 12860 | 2025.12.22 16:29:27.130943 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12861 | 2025.12.22 16:29:27.131053 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12862 | 2025.12.22 16:29:27.131063 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12863 | 2025.12.22 16:29:27.131160 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12864 | 2025.12.22 16:29:27.131171 [ 257 ] {b2612a16-7729-4f71-934e-8692eb3707f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12865 | 2025.12.22 16:29:27.131196 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 12866 | 2025.12.22 16:29:27.131216 [ 257 ] {b2612a16-7729-4f71-934e-8692eb3707f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12867 | 2025.12.22 16:29:27.131265 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 12868 | 2025.12.22 16:29:27.131317 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 12869 | 2025.12.22 16:29:27.131364 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 12870 | 2025.12.22 16:29:27.131410 [ 199 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 12871 | 2025.12.22 16:29:27.132404 [ 186 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388436 sec., 1476481.4510715653 rows/sec., 99.29 MiB/sec. | ||
| 12872 | 2025.12.22 16:29:27.132464 [ 257 ] {b2612a16-7729-4f71-934e-8692eb3707f9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2025.12.22 16:29:27.132503 [ 257 ] {b2612a16-7729-4f71-934e-8692eb3707f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12874 | 2025.12.22 16:29:27.132620 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12875 | 2025.12.22 16:29:27.132919 [ 257 ] {b2612a16-7729-4f71-934e-8692eb3707f9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12876 | 2025.12.22 16:29:27.132952 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2025.12.22 16:29:27.133057 [ 201 ] {42745461-b1d5-406b-94e0-728f2afaeef2::all_1_41_10} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12878 | 2025.12.22 16:29:27.133157 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12879 | 2025.12.22 16:29:27.133164 [ 257 ] {b2612a16-7729-4f71-934e-8692eb3707f9} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12880 | 2025.12.22 16:29:27.133310 [ 257 ] {b2612a16-7729-4f71-934e-8692eb3707f9} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.00216 sec., 528703.7037037037 rows/sec., 41.97 MiB/sec. | ||
| 12881 | 2025.12.22 16:29:27.133352 [ 257 ] {b2612a16-7729-4f71-934e-8692eb3707f9} <Debug> TCPHandler: Processed in 0.002338751 sec. | ||
| 12882 | 2025.12.22 16:29:27.133470 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12883 | 2025.12.22 16:29:27.133564 [ 257 ] {a23936fc-359a-4ce8-b8f2-aa1d51a5e38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12884 | 2025.12.22 16:29:27.133605 [ 257 ] {a23936fc-359a-4ce8-b8f2-aa1d51a5e38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12885 | 2025.12.22 16:29:27.134141 [ 257 ] {a23936fc-359a-4ce8-b8f2-aa1d51a5e38f} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12886 | 2025.12.22 16:29:27.134177 [ 257 ] {a23936fc-359a-4ce8-b8f2-aa1d51a5e38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12887 | 2025.12.22 16:29:27.134489 [ 257 ] {a23936fc-359a-4ce8-b8f2-aa1d51a5e38f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12888 | 2025.12.22 16:29:27.134697 [ 257 ] {a23936fc-359a-4ce8-b8f2-aa1d51a5e38f} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12889 | 2025.12.22 16:29:27.134826 [ 257 ] {a23936fc-359a-4ce8-b8f2-aa1d51a5e38f} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.00128 sec., 171875 rows/sec., 10.26 MiB/sec. | ||
| 12890 | 2025.12.22 16:29:27.134866 [ 257 ] {a23936fc-359a-4ce8-b8f2-aa1d51a5e38f} <Debug> TCPHandler: Processed in 0.001443498 sec. | ||
| 12891 | 2025.12.22 16:29:27.134976 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12892 | 2025.12.22 16:29:27.135069 [ 257 ] {bbe68485-c531-4fdd-b35c-c16f86a8adeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12893 | 2025.12.22 16:29:27.135107 [ 257 ] {bbe68485-c531-4fdd-b35c-c16f86a8adeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12894 | 2025.12.22 16:29:27.135628 [ 257 ] {bbe68485-c531-4fdd-b35c-c16f86a8adeb} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12895 | 2025.12.22 16:29:27.135663 [ 257 ] {bbe68485-c531-4fdd-b35c-c16f86a8adeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12896 | 2025.12.22 16:29:27.135965 [ 257 ] {bbe68485-c531-4fdd-b35c-c16f86a8adeb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12897 | 2025.12.22 16:29:27.136171 [ 257 ] {bbe68485-c531-4fdd-b35c-c16f86a8adeb} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12898 | 2025.12.22 16:29:27.136299 [ 257 ] {bbe68485-c531-4fdd-b35c-c16f86a8adeb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001247 sec., 170008.01924619084 rows/sec., 10.96 MiB/sec. | ||
| 12899 | 2025.12.22 16:29:27.136338 [ 257 ] {bbe68485-c531-4fdd-b35c-c16f86a8adeb} <Debug> TCPHandler: Processed in 0.001409467 sec. | ||
| 12900 | 2025.12.22 16:29:27.136456 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12901 | 2025.12.22 16:29:27.136556 [ 257 ] {b8fcd734-d41f-45c9-838d-4ad59bef9d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12902 | 2025.12.22 16:29:27.136596 [ 257 ] {b8fcd734-d41f-45c9-838d-4ad59bef9d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12903 | 2025.12.22 16:29:27.137198 [ 257 ] {b8fcd734-d41f-45c9-838d-4ad59bef9d9f} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2025.12.22 16:29:27.137234 [ 257 ] {b8fcd734-d41f-45c9-838d-4ad59bef9d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12905 | 2025.12.22 16:29:27.137587 [ 257 ] {b8fcd734-d41f-45c9-838d-4ad59bef9d9f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12906 | 2025.12.22 16:29:27.137798 [ 257 ] {b8fcd734-d41f-45c9-838d-4ad59bef9d9f} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2025.12.22 16:29:27.137910 [ 36 ] {} <Debug> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12908 | 2025.12.22 16:29:27.137928 [ 257 ] {b8fcd734-d41f-45c9-838d-4ad59bef9d9f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001393 sec., 151471.6439339555 rows/sec., 8.60 MiB/sec. | ||
| 12909 | 2025.12.22 16:29:27.137957 [ 36 ] {} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2025.12.22 16:29:27.137976 [ 257 ] {b8fcd734-d41f-45c9-838d-4ad59bef9d9f} <Debug> TCPHandler: Processed in 0.001567441 sec. | ||
| 12911 | 2025.12.22 16:29:27.137980 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12912 | 2025.12.22 16:29:27.138095 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12913 | 2025.12.22 16:29:27.138102 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12914 | 2025.12.22 16:29:27.138206 [ 257 ] {8a5b4a5e-d6dc-46f1-b0d5-8dedae323d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12915 | 2025.12.22 16:29:27.138210 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12916 | 2025.12.22 16:29:27.138248 [ 257 ] {8a5b4a5e-d6dc-46f1-b0d5-8dedae323d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12917 | 2025.12.22 16:29:27.138258 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 12918 | 2025.12.22 16:29:27.138334 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 12919 | 2025.12.22 16:29:27.138380 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 12920 | 2025.12.22 16:29:27.138420 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 12921 | 2025.12.22 16:29:27.138464 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 12922 | 2025.12.22 16:29:27.138923 [ 257 ] {8a5b4a5e-d6dc-46f1-b0d5-8dedae323d79} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12923 | 2025.12.22 16:29:27.138963 [ 257 ] {8a5b4a5e-d6dc-46f1-b0d5-8dedae323d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12924 | 2025.12.22 16:29:27.139308 [ 257 ] {8a5b4a5e-d6dc-46f1-b0d5-8dedae323d79} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12925 | 2025.12.22 16:29:27.139346 [ 201 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303964 sec., 809071.4160820391 rows/sec., 49.03 MiB/sec. | ||
| 12926 | 2025.12.22 16:29:27.139482 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12927 | 2025.12.22 16:29:27.139523 [ 257 ] {8a5b4a5e-d6dc-46f1-b0d5-8dedae323d79} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12928 | 2025.12.22 16:29:27.139654 [ 257 ] {8a5b4a5e-d6dc-46f1-b0d5-8dedae323d79} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001489 sec., 466084.6205507051 rows/sec., 32.58 MiB/sec. | ||
| 12929 | 2025.12.22 16:29:27.139695 [ 257 ] {8a5b4a5e-d6dc-46f1-b0d5-8dedae323d79} <Debug> TCPHandler: Processed in 0.001669434 sec. | ||
| 12930 | 2025.12.22 16:29:27.139745 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2025.12.22 16:29:27.139805 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12932 | 2025.12.22 16:29:27.139817 [ 188 ] {b4acd665-31db-45a8-8dec-adb4ffc6ae5a::all_1_41_10} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12933 | 2025.12.22 16:29:27.139898 [ 257 ] {a4f38fc8-2ecf-47bc-8113-c33934dc78c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12934 | 2025.12.22 16:29:27.139898 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12935 | 2025.12.22 16:29:27.139943 [ 257 ] {a4f38fc8-2ecf-47bc-8113-c33934dc78c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12936 | 2025.12.22 16:29:27.140332 [ 257 ] {a4f38fc8-2ecf-47bc-8113-c33934dc78c6} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2025.12.22 16:29:27.140368 [ 257 ] {a4f38fc8-2ecf-47bc-8113-c33934dc78c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12938 | 2025.12.22 16:29:27.140672 [ 257 ] {a4f38fc8-2ecf-47bc-8113-c33934dc78c6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12939 | 2025.12.22 16:29:27.140875 [ 257 ] {a4f38fc8-2ecf-47bc-8113-c33934dc78c6} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2025.12.22 16:29:27.141004 [ 257 ] {a4f38fc8-2ecf-47bc-8113-c33934dc78c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 12941 | 2025.12.22 16:29:27.141042 [ 257 ] {a4f38fc8-2ecf-47bc-8113-c33934dc78c6} <Debug> TCPHandler: Processed in 0.001247492 sec. | ||
| 12942 | 2025.12.22 16:29:27.141152 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2025.12.22 16:29:27.141243 [ 257 ] {bf5e10e6-7672-443f-a780-ad9c7472bea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12944 | 2025.12.22 16:29:27.141286 [ 257 ] {bf5e10e6-7672-443f-a780-ad9c7472bea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12945 | 2025.12.22 16:29:27.141726 [ 257 ] {bf5e10e6-7672-443f-a780-ad9c7472bea5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2025.12.22 16:29:27.141760 [ 257 ] {bf5e10e6-7672-443f-a780-ad9c7472bea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12947 | 2025.12.22 16:29:27.142100 [ 257 ] {bf5e10e6-7672-443f-a780-ad9c7472bea5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12948 | 2025.12.22 16:29:27.142326 [ 257 ] {bf5e10e6-7672-443f-a780-ad9c7472bea5} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12949 | 2025.12.22 16:29:27.142456 [ 257 ] {bf5e10e6-7672-443f-a780-ad9c7472bea5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001229 sec., 255492.27013832383 rows/sec., 16.78 MiB/sec. | ||
| 12950 | 2025.12.22 16:29:27.142495 [ 257 ] {bf5e10e6-7672-443f-a780-ad9c7472bea5} <Debug> TCPHandler: Processed in 0.001389716 sec. | ||
| 12951 | 2025.12.22 16:29:27.142601 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12952 | 2025.12.22 16:29:27.142692 [ 257 ] {2a9ff5a9-185d-445b-8a3b-9f798f88e484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12953 | 2025.12.22 16:29:27.142732 [ 257 ] {2a9ff5a9-185d-445b-8a3b-9f798f88e484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12954 | 2025.12.22 16:29:27.143048 [ 257 ] {2a9ff5a9-185d-445b-8a3b-9f798f88e484} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2025.12.22 16:29:27.143082 [ 257 ] {2a9ff5a9-185d-445b-8a3b-9f798f88e484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12956 | 2025.12.22 16:29:27.143431 [ 257 ] {2a9ff5a9-185d-445b-8a3b-9f798f88e484} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12957 | 2025.12.22 16:29:27.143646 [ 257 ] {2a9ff5a9-185d-445b-8a3b-9f798f88e484} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2025.12.22 16:29:27.143781 [ 257 ] {2a9ff5a9-185d-445b-8a3b-9f798f88e484} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 12959 | 2025.12.22 16:29:27.143820 [ 257 ] {2a9ff5a9-185d-445b-8a3b-9f798f88e484} <Debug> TCPHandler: Processed in 0.001268143 sec. | ||
| 12960 | 2025.12.22 16:29:27.143924 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12961 | 2025.12.22 16:29:27.144020 [ 257 ] {23dbdf11-11e7-4ff8-b0be-f293bd70b5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12962 | 2025.12.22 16:29:27.144076 [ 257 ] {23dbdf11-11e7-4ff8-b0be-f293bd70b5d4} <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 | ||
| 12963 | 2025.12.22 16:29:27.144885 [ 257 ] {23dbdf11-11e7-4ff8-b0be-f293bd70b5d4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2025.12.22 16:29:27.144923 [ 257 ] {23dbdf11-11e7-4ff8-b0be-f293bd70b5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12965 | 2025.12.22 16:29:27.145464 [ 257 ] {23dbdf11-11e7-4ff8-b0be-f293bd70b5d4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12966 | 2025.12.22 16:29:27.145687 [ 257 ] {23dbdf11-11e7-4ff8-b0be-f293bd70b5d4} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2025.12.22 16:29:27.145828 [ 257 ] {23dbdf11-11e7-4ff8-b0be-f293bd70b5d4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001828 sec., 8205.689277899344 rows/sec., 14.70 MiB/sec. | ||
| 12968 | 2025.12.22 16:29:27.145892 [ 257 ] {23dbdf11-11e7-4ff8-b0be-f293bd70b5d4} <Debug> TCPHandler: Processed in 0.002016612 sec. | ||
| 12969 | 2025.12.22 16:29:27.146003 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12970 | 2025.12.22 16:29:27.146158 [ 257 ] {55e86ac2-0beb-4b31-aba3-5cb57920212b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12971 | 2025.12.22 16:29:27.146200 [ 257 ] {55e86ac2-0beb-4b31-aba3-5cb57920212b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12972 | 2025.12.22 16:29:27.146533 [ 257 ] {55e86ac2-0beb-4b31-aba3-5cb57920212b} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2025.12.22 16:29:27.146569 [ 257 ] {55e86ac2-0beb-4b31-aba3-5cb57920212b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12974 | 2025.12.22 16:29:27.146882 [ 257 ] {55e86ac2-0beb-4b31-aba3-5cb57920212b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12975 | 2025.12.22 16:29:27.147087 [ 257 ] {55e86ac2-0beb-4b31-aba3-5cb57920212b} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2025.12.22 16:29:27.147211 [ 257 ] {55e86ac2-0beb-4b31-aba3-5cb57920212b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 12977 | 2025.12.22 16:29:27.147248 [ 257 ] {55e86ac2-0beb-4b31-aba3-5cb57920212b} <Debug> TCPHandler: Processed in 0.001295524 sec. | ||
| 12978 | 2025.12.22 16:29:27.554941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12979 | 2025.12.22 16:29:27.572347 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2025.12.22 16:29:27.572401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12981 | 2025.12.22 16:29:27.578566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12982 | 2025.12.22 16:29:27.579299 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2025.12.22 16:29:27.579595 [ 36 ] {} <Debug> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12984 | 2025.12.22 16:29:27.579666 [ 36 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2025.12.22 16:29:27.579696 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12986 | 2025.12.22 16:29:27.579855 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12987 | 2025.12.22 16:29:27.582454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12988 | 2025.12.22 16:29:27.584088 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12989 | 2025.12.22 16:29:27.585634 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12990 | 2025.12.22 16:29:27.590184 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12991 | 2025.12.22 16:29:27.594872 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 12992 | 2025.12.22 16:29:27.599393 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 12993 | 2025.12.22 16:29:27.604101 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12994 | 2025.12.22 16:29:27.608269 [ 188 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12995 | 2025.12.22 16:29:27.658919 [ 201 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079129742 sec., 5333.0137232091565 rows/sec., 27.58 MiB/sec. | ||
| 12996 | 2025.12.22 16:29:27.662027 [ 194 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12997 | 2025.12.22 16:29:27.664219 [ 194 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2025.12.22 16:29:27.664329 [ 194 ] {3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5::all_1_56_11} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12999 | 2025.12.22 16:29:27.667251 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13000 | 2025.12.22 16:29:32.118219 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13001 | 2025.12.22 16:29:32.118408 [ 257 ] {10bd92b0-fcf4-4aba-a241-3ac9986d2f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13002 | 2025.12.22 16:29:32.118471 [ 257 ] {10bd92b0-fcf4-4aba-a241-3ac9986d2f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13003 | 2025.12.22 16:29:32.119060 [ 257 ] {10bd92b0-fcf4-4aba-a241-3ac9986d2f45} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13004 | 2025.12.22 16:29:32.119102 [ 257 ] {10bd92b0-fcf4-4aba-a241-3ac9986d2f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13005 | 2025.12.22 16:29:32.119477 [ 257 ] {10bd92b0-fcf4-4aba-a241-3ac9986d2f45} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13006 | 2025.12.22 16:29:32.119704 [ 257 ] {10bd92b0-fcf4-4aba-a241-3ac9986d2f45} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13007 | 2025.12.22 16:29:32.119890 [ 257 ] {10bd92b0-fcf4-4aba-a241-3ac9986d2f45} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001529 sec., 1308.0444735120993 rows/sec., 106.66 KiB/sec. | ||
| 13008 | 2025.12.22 16:29:32.119959 [ 257 ] {10bd92b0-fcf4-4aba-a241-3ac9986d2f45} <Debug> TCPHandler: Processed in 0.001862999 sec. | ||
| 13009 | 2025.12.22 16:29:32.120098 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13010 | 2025.12.22 16:29:32.120217 [ 257 ] {2c56287b-7a03-48ab-855b-e503c5d1fa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13011 | 2025.12.22 16:29:32.120269 [ 257 ] {2c56287b-7a03-48ab-855b-e503c5d1fa3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13012 | 2025.12.22 16:29:32.120818 [ 257 ] {2c56287b-7a03-48ab-855b-e503c5d1fa3e} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13013 | 2025.12.22 16:29:32.120859 [ 257 ] {2c56287b-7a03-48ab-855b-e503c5d1fa3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13014 | 2025.12.22 16:29:32.121191 [ 257 ] {2c56287b-7a03-48ab-855b-e503c5d1fa3e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13015 | 2025.12.22 16:29:32.121413 [ 257 ] {2c56287b-7a03-48ab-855b-e503c5d1fa3e} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13016 | 2025.12.22 16:29:32.121547 [ 257 ] {2c56287b-7a03-48ab-855b-e503c5d1fa3e} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001359 sec., 78734.36350257542 rows/sec., 6.59 MiB/sec. | ||
| 13017 | 2025.12.22 16:29:32.121587 [ 257 ] {2c56287b-7a03-48ab-855b-e503c5d1fa3e} <Debug> TCPHandler: Processed in 0.001553301 sec. | ||
| 13018 | 2025.12.22 16:29:32.121700 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13019 | 2025.12.22 16:29:32.121796 [ 257 ] {1bee9320-902e-4316-a60e-075230f65c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13020 | 2025.12.22 16:29:32.121838 [ 257 ] {1bee9320-902e-4316-a60e-075230f65c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13021 | 2025.12.22 16:29:32.122232 [ 257 ] {1bee9320-902e-4316-a60e-075230f65c1d} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2025.12.22 16:29:32.122268 [ 257 ] {1bee9320-902e-4316-a60e-075230f65c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13023 | 2025.12.22 16:29:32.122584 [ 257 ] {1bee9320-902e-4316-a60e-075230f65c1d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13024 | 2025.12.22 16:29:32.122805 [ 257 ] {1bee9320-902e-4316-a60e-075230f65c1d} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2025.12.22 16:29:32.122960 [ 257 ] {1bee9320-902e-4316-a60e-075230f65c1d} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001184 sec., 22804.054054054057 rows/sec., 1.67 MiB/sec. | ||
| 13026 | 2025.12.22 16:29:32.123001 [ 257 ] {1bee9320-902e-4316-a60e-075230f65c1d} <Debug> TCPHandler: Processed in 0.001352405 sec. | ||
| 13027 | 2025.12.22 16:29:32.123119 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2025.12.22 16:29:32.123214 [ 257 ] {9925bd79-6829-41a2-8a06-02e3fb5695f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13029 | 2025.12.22 16:29:32.123257 [ 257 ] {9925bd79-6829-41a2-8a06-02e3fb5695f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13030 | 2025.12.22 16:29:32.123709 [ 257 ] {9925bd79-6829-41a2-8a06-02e3fb5695f3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2025.12.22 16:29:32.123746 [ 257 ] {9925bd79-6829-41a2-8a06-02e3fb5695f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13032 | 2025.12.22 16:29:32.124065 [ 257 ] {9925bd79-6829-41a2-8a06-02e3fb5695f3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13033 | 2025.12.22 16:29:32.124291 [ 257 ] {9925bd79-6829-41a2-8a06-02e3fb5695f3} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2025.12.22 16:29:32.124421 [ 257 ] {9925bd79-6829-41a2-8a06-02e3fb5695f3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001225 sec., 74285.71428571429 rows/sec., 5.80 MiB/sec. | ||
| 13035 | 2025.12.22 16:29:32.124460 [ 257 ] {9925bd79-6829-41a2-8a06-02e3fb5695f3} <Debug> TCPHandler: Processed in 0.001391737 sec. | ||
| 13036 | 2025.12.22 16:29:32.124574 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2025.12.22 16:29:32.124667 [ 257 ] {2b3f9902-4e9f-4e6d-8500-2d7faf7718fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13038 | 2025.12.22 16:29:32.124712 [ 257 ] {2b3f9902-4e9f-4e6d-8500-2d7faf7718fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13039 | 2025.12.22 16:29:32.125113 [ 257 ] {2b3f9902-4e9f-4e6d-8500-2d7faf7718fb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13040 | 2025.12.22 16:29:32.125149 [ 257 ] {2b3f9902-4e9f-4e6d-8500-2d7faf7718fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13041 | 2025.12.22 16:29:32.125485 [ 257 ] {2b3f9902-4e9f-4e6d-8500-2d7faf7718fb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13042 | 2025.12.22 16:29:32.125698 [ 257 ] {2b3f9902-4e9f-4e6d-8500-2d7faf7718fb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13043 | 2025.12.22 16:29:32.125831 [ 257 ] {2b3f9902-4e9f-4e6d-8500-2d7faf7718fb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001181 sec., 136325.1481795089 rows/sec., 9.49 MiB/sec. | ||
| 13044 | 2025.12.22 16:29:32.125870 [ 257 ] {2b3f9902-4e9f-4e6d-8500-2d7faf7718fb} <Debug> TCPHandler: Processed in 0.001346506 sec. | ||
| 13045 | 2025.12.22 16:29:32.125975 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13046 | 2025.12.22 16:29:32.126070 [ 257 ] {0d9c6667-5fe9-4bd9-99d8-5af411c6ead3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13047 | 2025.12.22 16:29:32.126126 [ 257 ] {0d9c6667-5fe9-4bd9-99d8-5af411c6ead3} <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 | ||
| 13048 | 2025.12.22 16:29:32.126951 [ 257 ] {0d9c6667-5fe9-4bd9-99d8-5af411c6ead3} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13049 | 2025.12.22 16:29:32.126987 [ 257 ] {0d9c6667-5fe9-4bd9-99d8-5af411c6ead3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13050 | 2025.12.22 16:29:32.127556 [ 257 ] {0d9c6667-5fe9-4bd9-99d8-5af411c6ead3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13051 | 2025.12.22 16:29:32.127779 [ 257 ] {0d9c6667-5fe9-4bd9-99d8-5af411c6ead3} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13052 | 2025.12.22 16:29:32.127927 [ 257 ] {0d9c6667-5fe9-4bd9-99d8-5af411c6ead3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001875 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 13053 | 2025.12.22 16:29:32.128005 [ 257 ] {0d9c6667-5fe9-4bd9-99d8-5af411c6ead3} <Debug> TCPHandler: Processed in 0.002079575 sec. | ||
| 13054 | 2025.12.22 16:29:32.128119 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2025.12.22 16:29:32.128214 [ 257 ] {46a2fd50-b0c0-4456-a2ba-06139a2325c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13056 | 2025.12.22 16:29:32.128256 [ 257 ] {46a2fd50-b0c0-4456-a2ba-06139a2325c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13057 | 2025.12.22 16:29:32.128599 [ 257 ] {46a2fd50-b0c0-4456-a2ba-06139a2325c1} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2025.12.22 16:29:32.128633 [ 257 ] {46a2fd50-b0c0-4456-a2ba-06139a2325c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13059 | 2025.12.22 16:29:32.128938 [ 257 ] {46a2fd50-b0c0-4456-a2ba-06139a2325c1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13060 | 2025.12.22 16:29:32.129150 [ 257 ] {46a2fd50-b0c0-4456-a2ba-06139a2325c1} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2025.12.22 16:29:32.129275 [ 257 ] {46a2fd50-b0c0-4456-a2ba-06139a2325c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 13062 | 2025.12.22 16:29:32.129311 [ 257 ] {46a2fd50-b0c0-4456-a2ba-06139a2325c1} <Debug> TCPHandler: Processed in 0.001241613 sec. | ||
| 13063 | 2025.12.22 16:29:33.620782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27206 | ||
| 13064 | 2025.12.22 16:29:33.621315 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2025.12.22 16:29:33.621363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13066 | 2025.12.22 16:29:33.621887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13067 | 2025.12.22 16:29:33.622136 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2025.12.22 16:29:33.622271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27206 | ||
| 13069 | 2025.12.22 16:29:34.041824 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55797 | ||
| 13070 | 2025.12.22 16:29:34.041930 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13071 | 2025.12.22 16:29:34.041957 [ 291 ] {} <Debug> TCP-Session: da273a7a-3461-4b73-a49f-c5837a506363 Authenticating user 'default' from [fd00:1122:3344:101::e]:55797 | ||
| 13072 | 2025.12.22 16:29:34.041979 [ 291 ] {} <Debug> TCP-Session: da273a7a-3461-4b73-a49f-c5837a506363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13073 | 2025.12.22 16:29:34.041992 [ 291 ] {} <Debug> TCP-Session: da273a7a-3461-4b73-a49f-c5837a506363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13074 | 2025.12.22 16:29:34.042177 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56976 | ||
| 13075 | 2025.12.22 16:29:34.042218 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62066 | ||
| 13076 | 2025.12.22 16:29:34.042229 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40972 | ||
| 13077 | 2025.12.22 16:29:34.042267 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45219 | ||
| 13078 | 2025.12.22 16:29:34.042292 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13079 | 2025.12.22 16:29:34.042268 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33801 | ||
| 13080 | 2025.12.22 16:29:34.042336 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13081 | 2025.12.22 16:29:34.042358 [ 291 ] {} <Trace> TCP-Session: da273a7a-3461-4b73-a49f-c5837a506363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2025.12.22 16:29:34.042383 [ 293 ] {} <Debug> TCP-Session: c860506f-8712-4324-8737-bbe61b570e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:62066 | ||
| 13083 | 2025.12.22 16:29:34.042348 [ 292 ] {} <Debug> TCP-Session: 7607d5d8-3851-4065-bc18-5646361c5c9c Authenticating user 'default' from [fd00:1122:3344:101::e]:56976 | ||
| 13084 | 2025.12.22 16:29:34.042418 [ 293 ] {} <Debug> TCP-Session: c860506f-8712-4324-8737-bbe61b570e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13085 | 2025.12.22 16:29:34.042255 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42193 | ||
| 13086 | 2025.12.22 16:29:34.042450 [ 293 ] {} <Debug> TCP-Session: c860506f-8712-4324-8737-bbe61b570e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13087 | 2025.12.22 16:29:34.042441 [ 292 ] {} <Debug> TCP-Session: 7607d5d8-3851-4065-bc18-5646361c5c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13088 | 2025.12.22 16:29:34.042239 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34220 | ||
| 13089 | 2025.12.22 16:29:34.042496 [ 292 ] {} <Debug> TCP-Session: 7607d5d8-3851-4065-bc18-5646361c5c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13090 | 2025.12.22 16:29:34.042222 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50209 | ||
| 13091 | 2025.12.22 16:29:34.042542 [ 291 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55797) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13092 | 2025.12.22 16:29:34.042811 [ 291 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13093 | 2025.12.22 16:29:34.042871 [ 291 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13094 | 2025.12.22 16:29:34.043031 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13095 | 2025.12.22 16:29:34.043068 [ 294 ] {} <Debug> TCP-Session: fed5844b-9923-41ad-a2f1-a1ebd9a81632 Authenticating user 'default' from [fd00:1122:3344:101::e]:50209 | ||
| 13096 | 2025.12.22 16:29:34.043090 [ 294 ] {} <Debug> TCP-Session: fed5844b-9923-41ad-a2f1-a1ebd9a81632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13097 | 2025.12.22 16:29:34.043101 [ 294 ] {} <Debug> TCP-Session: fed5844b-9923-41ad-a2f1-a1ebd9a81632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13098 | 2025.12.22 16:29:34.043149 [ 291 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 13099 | 2025.12.22 16:29:34.043157 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13100 | 2025.12.22 16:29:34.043200 [ 296 ] {} <Debug> TCP-Session: 5b88b7a9-09dc-41d7-98fe-3315eb954d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:34220 | ||
| 13101 | 2025.12.22 16:29:34.043216 [ 296 ] {} <Debug> TCP-Session: 5b88b7a9-09dc-41d7-98fe-3315eb954d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13102 | 2025.12.22 16:29:34.043229 [ 296 ] {} <Debug> TCP-Session: 5b88b7a9-09dc-41d7-98fe-3315eb954d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13103 | 2025.12.22 16:29:34.043357 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13104 | 2025.12.22 16:29:34.043395 [ 3 ] {} <Debug> TCP-Session: ca65098e-24e2-46a3-a888-646c7d7b17aa Authenticating user 'default' from [fd00:1122:3344:101::e]:33801 | ||
| 13105 | 2025.12.22 16:29:34.043413 [ 3 ] {} <Debug> TCP-Session: ca65098e-24e2-46a3-a888-646c7d7b17aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13106 | 2025.12.22 16:29:34.043429 [ 3 ] {} <Debug> TCP-Session: ca65098e-24e2-46a3-a888-646c7d7b17aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13107 | 2025.12.22 16:29:34.043737 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13108 | 2025.12.22 16:29:34.043775 [ 297 ] {} <Debug> TCP-Session: a89422b3-3ffa-455d-b0a1-1a9a4c6d6777 Authenticating user 'default' from [fd00:1122:3344:101::e]:42193 | ||
| 13109 | 2025.12.22 16:29:34.043793 [ 297 ] {} <Debug> TCP-Session: a89422b3-3ffa-455d-b0a1-1a9a4c6d6777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13110 | 2025.12.22 16:29:34.043810 [ 297 ] {} <Debug> TCP-Session: a89422b3-3ffa-455d-b0a1-1a9a4c6d6777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13111 | 2025.12.22 16:29:34.043849 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13112 | 2025.12.22 16:29:34.043881 [ 290 ] {} <Debug> TCP-Session: d5a7c9c7-71f7-4c25-a1f6-66ec33d1d4a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45219 | ||
| 13113 | 2025.12.22 16:29:34.043898 [ 290 ] {} <Debug> TCP-Session: d5a7c9c7-71f7-4c25-a1f6-66ec33d1d4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13114 | 2025.12.22 16:29:34.043910 [ 290 ] {} <Debug> TCP-Session: d5a7c9c7-71f7-4c25-a1f6-66ec33d1d4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13115 | 2025.12.22 16:29:34.044002 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13116 | 2025.12.22 16:29:34.044040 [ 295 ] {} <Debug> TCP-Session: a5e3a2a1-1df5-400e-b4ee-ee76a43c494b Authenticating user 'default' from [fd00:1122:3344:101::e]:40972 | ||
| 13117 | 2025.12.22 16:29:34.044062 [ 295 ] {} <Debug> TCP-Session: a5e3a2a1-1df5-400e-b4ee-ee76a43c494b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13118 | 2025.12.22 16:29:34.044077 [ 295 ] {} <Debug> TCP-Session: a5e3a2a1-1df5-400e-b4ee-ee76a43c494b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13119 | 2025.12.22 16:29:34.044397 [ 322 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Trace> AggregatingTransform: Aggregating | ||
| 13120 | 2025.12.22 16:29:34.044433 [ 322 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Trace> Aggregator: Aggregation method: without_key | ||
| 13121 | 2025.12.22 16:29:34.044468 [ 322 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00114478 sec. (873.530 rows/sec., 34.12 KiB/sec.) | ||
| 13122 | 2025.12.22 16:29:34.044486 [ 322 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Trace> Aggregator: Merging aggregated data | ||
| 13123 | 2025.12.22 16:29:34.045765 [ 291 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003264 sec., 306.37254901960785 rows/sec., 11.97 KiB/sec. | ||
| 13124 | 2025.12.22 16:29:34.045909 [ 291 ] {ed93aa4b-7186-49d8-a102-6697abb4c519} <Debug> TCPHandler: Processed in 0.003664906 sec. | ||
| 13125 | 2025.12.22 16:29:34.046057 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13126 | 2025.12.22 16:29:34.046084 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13127 | 2025.12.22 16:29:34.046088 [ 291 ] {} <Debug> TCP-Session: da273a7a-3461-4b73-a49f-c5837a506363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13128 | 2025.12.22 16:29:34.046104 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13129 | 2025.12.22 16:29:34.046133 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13130 | 2025.12.22 16:29:34.046133 [ 292 ] {} <Debug> TCP-Session: 7607d5d8-3851-4065-bc18-5646361c5c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13131 | 2025.12.22 16:29:34.046154 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13132 | 2025.12.22 16:29:34.046183 [ 290 ] {} <Debug> TCP-Session: d5a7c9c7-71f7-4c25-a1f6-66ec33d1d4a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13133 | 2025.12.22 16:29:34.046201 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13134 | 2025.12.22 16:29:34.046213 [ 293 ] {} <Debug> TCP-Session: c860506f-8712-4324-8737-bbe61b570e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13135 | 2025.12.22 16:29:34.046221 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13136 | 2025.12.22 16:29:34.046239 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13137 | 2025.12.22 16:29:34.046248 [ 294 ] {} <Debug> TCP-Session: fed5844b-9923-41ad-a2f1-a1ebd9a81632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13138 | 2025.12.22 16:29:34.046261 [ 297 ] {} <Debug> TCP-Session: a89422b3-3ffa-455d-b0a1-1a9a4c6d6777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2025.12.22 16:29:34.046286 [ 296 ] {} <Debug> TCP-Session: 5b88b7a9-09dc-41d7-98fe-3315eb954d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13140 | 2025.12.22 16:29:34.046162 [ 3 ] {} <Debug> TCP-Session: ca65098e-24e2-46a3-a888-646c7d7b17aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13141 | 2025.12.22 16:29:34.046176 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13142 | 2025.12.22 16:29:34.046381 [ 295 ] {} <Debug> TCP-Session: a5e3a2a1-1df5-400e-b4ee-ee76a43c494b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13143 | 2025.12.22 16:29:34.083787 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43349 | ||
| 13144 | 2025.12.22 16:29:34.083887 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13145 | 2025.12.22 16:29:34.083913 [ 291 ] {} <Debug> TCP-Session: 72ea66ec-b9c5-48a2-92c0-8d38ceed9980 Authenticating user 'default' from [fd00:1122:3344:101::e]:43349 | ||
| 13146 | 2025.12.22 16:29:34.083934 [ 291 ] {} <Debug> TCP-Session: 72ea66ec-b9c5-48a2-92c0-8d38ceed9980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13147 | 2025.12.22 16:29:34.083946 [ 291 ] {} <Debug> TCP-Session: 72ea66ec-b9c5-48a2-92c0-8d38ceed9980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13148 | 2025.12.22 16:29:34.084122 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57463 | ||
| 13149 | 2025.12.22 16:29:34.084144 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37245 | ||
| 13150 | 2025.12.22 16:29:34.084177 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37033 | ||
| 13151 | 2025.12.22 16:29:34.084192 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33348 | ||
| 13152 | 2025.12.22 16:29:34.084246 [ 291 ] {} <Trace> TCP-Session: 72ea66ec-b9c5-48a2-92c0-8d38ceed9980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13153 | 2025.12.22 16:29:34.084264 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13154 | 2025.12.22 16:29:34.084279 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13155 | 2025.12.22 16:29:34.084300 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13156 | 2025.12.22 16:29:34.084311 [ 292 ] {} <Debug> TCP-Session: 135bd4b4-1d82-410a-bdbd-be5a7e201c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:57463 | ||
| 13157 | 2025.12.22 16:29:34.084321 [ 297 ] {} <Debug> TCP-Session: 560ca786-a770-414d-a799-4cd1bb187a6f Authenticating user 'default' from [fd00:1122:3344:101::e]:37033 | ||
| 13158 | 2025.12.22 16:29:34.084347 [ 3 ] {} <Debug> TCP-Session: 3ca1e95a-c562-4a53-b0c5-3bba8e4c57bd Authenticating user 'default' from [fd00:1122:3344:101::e]:33348 | ||
| 13159 | 2025.12.22 16:29:34.084361 [ 292 ] {} <Debug> TCP-Session: 135bd4b4-1d82-410a-bdbd-be5a7e201c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13160 | 2025.12.22 16:29:34.084376 [ 3 ] {} <Debug> TCP-Session: 3ca1e95a-c562-4a53-b0c5-3bba8e4c57bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13161 | 2025.12.22 16:29:34.084392 [ 292 ] {} <Debug> TCP-Session: 135bd4b4-1d82-410a-bdbd-be5a7e201c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13162 | 2025.12.22 16:29:34.084405 [ 3 ] {} <Debug> TCP-Session: 3ca1e95a-c562-4a53-b0c5-3bba8e4c57bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13163 | 2025.12.22 16:29:34.084418 [ 291 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13164 | 2025.12.22 16:29:34.084196 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34669 | ||
| 13165 | 2025.12.22 16:29:34.084167 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59508 | ||
| 13166 | 2025.12.22 16:29:34.084137 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40823 | ||
| 13167 | 2025.12.22 16:29:34.084521 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13168 | 2025.12.22 16:29:34.084257 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13169 | 2025.12.22 16:29:34.084559 [ 290 ] {} <Debug> TCP-Session: 94e6b28e-cb36-4f18-9cdf-7f699a3f66ea Authenticating user 'default' from [fd00:1122:3344:101::e]:34669 | ||
| 13170 | 2025.12.22 16:29:34.084564 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13171 | 2025.12.22 16:29:34.084577 [ 294 ] {} <Debug> TCP-Session: 0e3a56d3-7323-4783-b3a0-f54e5abf1650 Authenticating user 'default' from [fd00:1122:3344:101::e]:37245 | ||
| 13172 | 2025.12.22 16:29:34.084583 [ 290 ] {} <Debug> TCP-Session: 94e6b28e-cb36-4f18-9cdf-7f699a3f66ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13173 | 2025.12.22 16:29:34.084598 [ 296 ] {} <Debug> TCP-Session: b1eb4fd1-78a2-4859-beab-0e9fc063c613 Authenticating user 'default' from [fd00:1122:3344:101::e]:59508 | ||
| 13174 | 2025.12.22 16:29:34.084608 [ 294 ] {} <Debug> TCP-Session: 0e3a56d3-7323-4783-b3a0-f54e5abf1650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13175 | 2025.12.22 16:29:34.084613 [ 290 ] {} <Debug> TCP-Session: 94e6b28e-cb36-4f18-9cdf-7f699a3f66ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13176 | 2025.12.22 16:29:34.084631 [ 296 ] {} <Debug> TCP-Session: b1eb4fd1-78a2-4859-beab-0e9fc063c613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13177 | 2025.12.22 16:29:34.084638 [ 294 ] {} <Debug> TCP-Session: 0e3a56d3-7323-4783-b3a0-f54e5abf1650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13178 | 2025.12.22 16:29:34.084661 [ 296 ] {} <Debug> TCP-Session: b1eb4fd1-78a2-4859-beab-0e9fc063c613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13179 | 2025.12.22 16:29:34.084578 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13180 | 2025.12.22 16:29:34.084687 [ 291 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13181 | 2025.12.22 16:29:34.084716 [ 293 ] {} <Debug> TCP-Session: 68755499-2f20-4b18-926b-6a4507ab60ce Authenticating user 'default' from [fd00:1122:3344:101::e]:40823 | ||
| 13182 | 2025.12.22 16:29:34.084367 [ 297 ] {} <Debug> TCP-Session: 560ca786-a770-414d-a799-4cd1bb187a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13183 | 2025.12.22 16:29:34.084746 [ 293 ] {} <Debug> TCP-Session: 68755499-2f20-4b18-926b-6a4507ab60ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13184 | 2025.12.22 16:29:34.084756 [ 297 ] {} <Debug> TCP-Session: 560ca786-a770-414d-a799-4cd1bb187a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13185 | 2025.12.22 16:29:34.084764 [ 293 ] {} <Debug> TCP-Session: 68755499-2f20-4b18-926b-6a4507ab60ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13186 | 2025.12.22 16:29:34.084765 [ 291 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13187 | 2025.12.22 16:29:34.084154 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39776 | ||
| 13188 | 2025.12.22 16:29:34.084862 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13189 | 2025.12.22 16:29:34.084885 [ 295 ] {} <Debug> TCP-Session: 66fb6796-7354-4be1-88a2-6f31b065d175 Authenticating user 'default' from [fd00:1122:3344:101::e]:39776 | ||
| 13190 | 2025.12.22 16:29:34.084904 [ 295 ] {} <Debug> TCP-Session: 66fb6796-7354-4be1-88a2-6f31b065d175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13191 | 2025.12.22 16:29:34.084916 [ 295 ] {} <Debug> TCP-Session: 66fb6796-7354-4be1-88a2-6f31b065d175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13192 | 2025.12.22 16:29:34.085060 [ 291 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 13193 | 2025.12.22 16:29:34.085980 [ 313 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Trace> AggregatingTransform: Aggregating | ||
| 13194 | 2025.12.22 16:29:34.086029 [ 313 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Trace> Aggregator: Aggregation method: without_key | ||
| 13195 | 2025.12.22 16:29:34.086067 [ 313 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906254 sec. (1103.443 rows/sec., 43.10 KiB/sec.) | ||
| 13196 | 2025.12.22 16:29:34.086086 [ 313 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Trace> Aggregator: Merging aggregated data | ||
| 13197 | 2025.12.22 16:29:34.087576 [ 291 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003214 sec., 311.1387678904792 rows/sec., 12.15 KiB/sec. | ||
| 13198 | 2025.12.22 16:29:34.087721 [ 291 ] {1d51adf7-0271-44bb-b209-6a0083998375} <Debug> TCPHandler: Processed in 0.003592243 sec. | ||
| 13199 | 2025.12.22 16:29:34.087827 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13200 | 2025.12.22 16:29:34.087856 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13201 | 2025.12.22 16:29:34.087876 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13202 | 2025.12.22 16:29:34.087890 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13203 | 2025.12.22 16:29:34.087904 [ 292 ] {} <Debug> TCP-Session: 135bd4b4-1d82-410a-bdbd-be5a7e201c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2025.12.22 16:29:34.087911 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13205 | 2025.12.22 16:29:34.087930 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13206 | 2025.12.22 16:29:34.087948 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13207 | 2025.12.22 16:29:34.087987 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13208 | 2025.12.22 16:29:34.087992 [ 295 ] {} <Debug> TCP-Session: 66fb6796-7354-4be1-88a2-6f31b065d175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13209 | 2025.12.22 16:29:34.088012 [ 297 ] {} <Debug> TCP-Session: 560ca786-a770-414d-a799-4cd1bb187a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13210 | 2025.12.22 16:29:34.088021 [ 3 ] {} <Debug> TCP-Session: 3ca1e95a-c562-4a53-b0c5-3bba8e4c57bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13211 | 2025.12.22 16:29:34.087969 [ 294 ] {} <Debug> TCP-Session: 0e3a56d3-7323-4783-b3a0-f54e5abf1650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13212 | 2025.12.22 16:29:34.087966 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13213 | 2025.12.22 16:29:34.087941 [ 296 ] {} <Debug> TCP-Session: b1eb4fd1-78a2-4859-beab-0e9fc063c613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13214 | 2025.12.22 16:29:34.088099 [ 293 ] {} <Debug> TCP-Session: 68755499-2f20-4b18-926b-6a4507ab60ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13215 | 2025.12.22 16:29:34.087923 [ 290 ] {} <Debug> TCP-Session: 94e6b28e-cb36-4f18-9cdf-7f699a3f66ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13216 | 2025.12.22 16:29:34.087862 [ 291 ] {} <Debug> TCP-Session: 72ea66ec-b9c5-48a2-92c0-8d38ceed9980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13217 | 2025.12.22 16:29:34.107575 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38218 | ||
| 13218 | 2025.12.22 16:29:34.107651 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13219 | 2025.12.22 16:29:34.107676 [ 291 ] {} <Debug> TCP-Session: 9807c819-83cf-465d-b538-1b62ebea866f Authenticating user 'default' from [fd00:1122:3344:101::e]:38218 | ||
| 13220 | 2025.12.22 16:29:34.107696 [ 291 ] {} <Debug> TCP-Session: 9807c819-83cf-465d-b538-1b62ebea866f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13221 | 2025.12.22 16:29:34.107711 [ 291 ] {} <Debug> TCP-Session: 9807c819-83cf-465d-b538-1b62ebea866f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13222 | 2025.12.22 16:29:34.107902 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42380 | ||
| 13223 | 2025.12.22 16:29:34.107932 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58261 | ||
| 13224 | 2025.12.22 16:29:34.107941 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50870 | ||
| 13225 | 2025.12.22 16:29:34.107981 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52393 | ||
| 13226 | 2025.12.22 16:29:34.108004 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13227 | 2025.12.22 16:29:34.108035 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13228 | 2025.12.22 16:29:34.108045 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13229 | 2025.12.22 16:29:34.108060 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13230 | 2025.12.22 16:29:34.108079 [ 294 ] {} <Debug> TCP-Session: 93b5ea8d-9993-49f1-81d0-672f33744dee Authenticating user 'default' from [fd00:1122:3344:101::e]:58261 | ||
| 13231 | 2025.12.22 16:29:34.108089 [ 295 ] {} <Debug> TCP-Session: 6315c78b-8c90-4a59-a6f8-e2f3a640a1d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50870 | ||
| 13232 | 2025.12.22 16:29:34.108099 [ 290 ] {} <Debug> TCP-Session: fb5c831a-58c3-401c-b066-97944c7e9978 Authenticating user 'default' from [fd00:1122:3344:101::e]:52393 | ||
| 13233 | 2025.12.22 16:29:34.108115 [ 294 ] {} <Debug> TCP-Session: 93b5ea8d-9993-49f1-81d0-672f33744dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13234 | 2025.12.22 16:29:34.108126 [ 295 ] {} <Debug> TCP-Session: 6315c78b-8c90-4a59-a6f8-e2f3a640a1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13235 | 2025.12.22 16:29:34.108147 [ 294 ] {} <Debug> TCP-Session: 93b5ea8d-9993-49f1-81d0-672f33744dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13236 | 2025.12.22 16:29:34.108160 [ 295 ] {} <Debug> TCP-Session: 6315c78b-8c90-4a59-a6f8-e2f3a640a1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13237 | 2025.12.22 16:29:34.108134 [ 290 ] {} <Debug> TCP-Session: fb5c831a-58c3-401c-b066-97944c7e9978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13238 | 2025.12.22 16:29:34.108049 [ 292 ] {} <Debug> TCP-Session: 90bde6e7-6689-428b-a075-6382df2a9ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42380 | ||
| 13239 | 2025.12.22 16:29:34.108218 [ 290 ] {} <Debug> TCP-Session: fb5c831a-58c3-401c-b066-97944c7e9978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13240 | 2025.12.22 16:29:34.108248 [ 292 ] {} <Debug> TCP-Session: 90bde6e7-6689-428b-a075-6382df2a9ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13241 | 2025.12.22 16:29:34.107904 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35562 | ||
| 13242 | 2025.12.22 16:29:34.108277 [ 292 ] {} <Debug> TCP-Session: 90bde6e7-6689-428b-a075-6382df2a9ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13243 | 2025.12.22 16:29:34.107947 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34564 | ||
| 13244 | 2025.12.22 16:29:34.107976 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47052 | ||
| 13245 | 2025.12.22 16:29:34.108380 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13246 | 2025.12.22 16:29:34.107963 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41342 | ||
| 13247 | 2025.12.22 16:29:34.108442 [ 293 ] {} <Debug> TCP-Session: c6d0483a-7e7b-4c67-aa23-898ff266ef5b Authenticating user 'default' from [fd00:1122:3344:101::e]:35562 | ||
| 13248 | 2025.12.22 16:29:34.108433 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13249 | 2025.12.22 16:29:34.108484 [ 293 ] {} <Debug> TCP-Session: c6d0483a-7e7b-4c67-aa23-898ff266ef5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13250 | 2025.12.22 16:29:34.108504 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13251 | 2025.12.22 16:29:34.108513 [ 296 ] {} <Debug> TCP-Session: c0295700-81bb-4f3c-8ff3-f90f011090a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34564 | ||
| 13252 | 2025.12.22 16:29:34.108520 [ 293 ] {} <Debug> TCP-Session: c6d0483a-7e7b-4c67-aa23-898ff266ef5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13253 | 2025.12.22 16:29:34.108536 [ 297 ] {} <Debug> TCP-Session: 1a4def13-cfba-407d-8eea-2ad16790e9a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41342 | ||
| 13254 | 2025.12.22 16:29:34.108556 [ 296 ] {} <Debug> TCP-Session: c0295700-81bb-4f3c-8ff3-f90f011090a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13255 | 2025.12.22 16:29:34.108579 [ 297 ] {} <Debug> TCP-Session: 1a4def13-cfba-407d-8eea-2ad16790e9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13256 | 2025.12.22 16:29:34.108596 [ 296 ] {} <Debug> TCP-Session: c0295700-81bb-4f3c-8ff3-f90f011090a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13257 | 2025.12.22 16:29:34.108611 [ 297 ] {} <Debug> TCP-Session: 1a4def13-cfba-407d-8eea-2ad16790e9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13258 | 2025.12.22 16:29:34.108472 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13259 | 2025.12.22 16:29:34.107945 [ 291 ] {} <Trace> TCP-Session: 9807c819-83cf-465d-b538-1b62ebea866f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13260 | 2025.12.22 16:29:34.108714 [ 3 ] {} <Debug> TCP-Session: a826d3bc-092d-4f43-85a7-9e2515d71ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47052 | ||
| 13261 | 2025.12.22 16:29:34.108785 [ 3 ] {} <Debug> TCP-Session: a826d3bc-092d-4f43-85a7-9e2515d71ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13262 | 2025.12.22 16:29:34.108801 [ 3 ] {} <Debug> TCP-Session: a826d3bc-092d-4f43-85a7-9e2515d71ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13263 | 2025.12.22 16:29:34.108918 [ 291 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13264 | 2025.12.22 16:29:34.109153 [ 291 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13265 | 2025.12.22 16:29:34.109204 [ 291 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13266 | 2025.12.22 16:29:34.109503 [ 291 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Debug> oximeter.version (f8ca3ac4-e412-402a-96a7-363b683e7af1) (SelectExecutor): Key condition: unknown | ||
| 13267 | 2025.12.22 16:29:34.110545 [ 338 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Trace> AggregatingTransform: Aggregating | ||
| 13268 | 2025.12.22 16:29:34.110596 [ 338 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Trace> Aggregator: Aggregation method: without_key | ||
| 13269 | 2025.12.22 16:29:34.110633 [ 338 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023557 sec. (976.985 rows/sec., 38.16 KiB/sec.) | ||
| 13270 | 2025.12.22 16:29:34.110652 [ 338 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Trace> Aggregator: Merging aggregated data | ||
| 13271 | 2025.12.22 16:29:34.112678 [ 291 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003823 sec., 261.5746795710175 rows/sec., 10.22 KiB/sec. | ||
| 13272 | 2025.12.22 16:29:34.112789 [ 291 ] {e43b0ee5-7639-4eac-9f6c-922d7f36707a} <Debug> TCPHandler: Processed in 0.004907769 sec. | ||
| 13273 | 2025.12.22 16:29:34.112933 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13274 | 2025.12.22 16:29:34.112965 [ 291 ] {} <Debug> TCP-Session: 9807c819-83cf-465d-b538-1b62ebea866f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13275 | 2025.12.22 16:29:34.112965 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13276 | 2025.12.22 16:29:34.112992 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13277 | 2025.12.22 16:29:34.113010 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13278 | 2025.12.22 16:29:34.113029 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13279 | 2025.12.22 16:29:34.113070 [ 295 ] {} <Debug> TCP-Session: 6315c78b-8c90-4a59-a6f8-e2f3a640a1d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13280 | 2025.12.22 16:29:34.113073 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13281 | 2025.12.22 16:29:34.113101 [ 294 ] {} <Debug> TCP-Session: 93b5ea8d-9993-49f1-81d0-672f33744dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13282 | 2025.12.22 16:29:34.113106 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13283 | 2025.12.22 16:29:34.113132 [ 296 ] {} <Debug> TCP-Session: c0295700-81bb-4f3c-8ff3-f90f011090a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13284 | 2025.12.22 16:29:34.113154 [ 3 ] {} <Debug> TCP-Session: a826d3bc-092d-4f43-85a7-9e2515d71ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13285 | 2025.12.22 16:29:34.113051 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13286 | 2025.12.22 16:29:34.113090 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13287 | 2025.12.22 16:29:34.113217 [ 290 ] {} <Debug> TCP-Session: fb5c831a-58c3-401c-b066-97944c7e9978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13288 | 2025.12.22 16:29:34.113053 [ 292 ] {} <Debug> TCP-Session: 90bde6e7-6689-428b-a075-6382df2a9ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13289 | 2025.12.22 16:29:34.113244 [ 293 ] {} <Debug> TCP-Session: c6d0483a-7e7b-4c67-aa23-898ff266ef5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13290 | 2025.12.22 16:29:34.113014 [ 297 ] {} <Debug> TCP-Session: 1a4def13-cfba-407d-8eea-2ad16790e9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13291 | 2025.12.22 16:29:35.082555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13292 | 2025.12.22 16:29:35.098324 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2025.12.22 16:29:35.098394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13294 | 2025.12.22 16:29:35.103898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13295 | 2025.12.22 16:29:35.104649 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2025.12.22 16:29:35.108923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13297 | 2025.12.22 16:29:36.183295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1730 | ||
| 13298 | 2025.12.22 16:29:36.185852 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2025.12.22 16:29:36.185914 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13300 | 2025.12.22 16:29:36.187212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13301 | 2025.12.22 16:29:36.187480 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2025.12.22 16:29:36.187869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
| 13303 | 2025.12.22 16:29:37.128220 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2025.12.22 16:29:37.128518 [ 257 ] {25892854-ed94-4c85-8b95-98bcb2e8a42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13305 | 2025.12.22 16:29:37.128625 [ 257 ] {25892854-ed94-4c85-8b95-98bcb2e8a42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13306 | 2025.12.22 16:29:37.129569 [ 257 ] {25892854-ed94-4c85-8b95-98bcb2e8a42a} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2025.12.22 16:29:37.129620 [ 257 ] {25892854-ed94-4c85-8b95-98bcb2e8a42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13308 | 2025.12.22 16:29:37.130032 [ 257 ] {25892854-ed94-4c85-8b95-98bcb2e8a42a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13309 | 2025.12.22 16:29:37.130259 [ 257 ] {25892854-ed94-4c85-8b95-98bcb2e8a42a} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2025.12.22 16:29:37.130409 [ 257 ] {25892854-ed94-4c85-8b95-98bcb2e8a42a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001975 sec., 207594.93670886074 rows/sec., 13.17 MiB/sec. | ||
| 13311 | 2025.12.22 16:29:37.130451 [ 257 ] {25892854-ed94-4c85-8b95-98bcb2e8a42a} <Debug> TCPHandler: Processed in 0.002423494 sec. | ||
| 13312 | 2025.12.22 16:29:37.130554 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13313 | 2025.12.22 16:29:37.130643 [ 257 ] {c0a099f9-0b7a-4092-bc94-073f25ed376a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13314 | 2025.12.22 16:29:37.130682 [ 257 ] {c0a099f9-0b7a-4092-bc94-073f25ed376a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13315 | 2025.12.22 16:29:37.131536 [ 257 ] {c0a099f9-0b7a-4092-bc94-073f25ed376a} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2025.12.22 16:29:37.131574 [ 257 ] {c0a099f9-0b7a-4092-bc94-073f25ed376a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13317 | 2025.12.22 16:29:37.131955 [ 257 ] {c0a099f9-0b7a-4092-bc94-073f25ed376a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13318 | 2025.12.22 16:29:37.132166 [ 257 ] {c0a099f9-0b7a-4092-bc94-073f25ed376a} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2025.12.22 16:29:37.132293 [ 257 ] {c0a099f9-0b7a-4092-bc94-073f25ed376a} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001646 sec., 693803.1591737546 rows/sec., 55.07 MiB/sec. | ||
| 13320 | 2025.12.22 16:29:37.132331 [ 257 ] {c0a099f9-0b7a-4092-bc94-073f25ed376a} <Debug> TCPHandler: Processed in 0.001810637 sec. | ||
| 13321 | 2025.12.22 16:29:37.132445 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13322 | 2025.12.22 16:29:37.132540 [ 257 ] {238389dd-83c4-4e64-9bb7-0684e9b1e7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13323 | 2025.12.22 16:29:37.132580 [ 257 ] {238389dd-83c4-4e64-9bb7-0684e9b1e7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13324 | 2025.12.22 16:29:37.133038 [ 257 ] {238389dd-83c4-4e64-9bb7-0684e9b1e7c0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2025.12.22 16:29:37.133074 [ 257 ] {238389dd-83c4-4e64-9bb7-0684e9b1e7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13326 | 2025.12.22 16:29:37.133383 [ 257 ] {238389dd-83c4-4e64-9bb7-0684e9b1e7c0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13327 | 2025.12.22 16:29:37.133592 [ 257 ] {238389dd-83c4-4e64-9bb7-0684e9b1e7c0} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13328 | 2025.12.22 16:29:37.133718 [ 257 ] {238389dd-83c4-4e64-9bb7-0684e9b1e7c0} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001196 sec., 183946.4882943144 rows/sec., 10.98 MiB/sec. | ||
| 13329 | 2025.12.22 16:29:37.133756 [ 257 ] {238389dd-83c4-4e64-9bb7-0684e9b1e7c0} <Debug> TCPHandler: Processed in 0.001360265 sec. | ||
| 13330 | 2025.12.22 16:29:37.133862 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13331 | 2025.12.22 16:29:37.133961 [ 257 ] {623153b2-1332-4362-b924-3f93e2374d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13332 | 2025.12.22 16:29:37.134000 [ 257 ] {623153b2-1332-4362-b924-3f93e2374d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13333 | 2025.12.22 16:29:37.134473 [ 257 ] {623153b2-1332-4362-b924-3f93e2374d0b} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13334 | 2025.12.22 16:29:37.134511 [ 257 ] {623153b2-1332-4362-b924-3f93e2374d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13335 | 2025.12.22 16:29:37.134833 [ 257 ] {623153b2-1332-4362-b924-3f93e2374d0b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13336 | 2025.12.22 16:29:37.135051 [ 257 ] {623153b2-1332-4362-b924-3f93e2374d0b} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13337 | 2025.12.22 16:29:37.135168 [ 25 ] {} <Debug> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13338 | 2025.12.22 16:29:37.135189 [ 257 ] {623153b2-1332-4362-b924-3f93e2374d0b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 13339 | 2025.12.22 16:29:37.135242 [ 25 ] {} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2025.12.22 16:29:37.135251 [ 257 ] {623153b2-1332-4362-b924-3f93e2374d0b} <Debug> TCPHandler: Processed in 0.001438617 sec. | ||
| 13341 | 2025.12.22 16:29:37.135275 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13342 | 2025.12.22 16:29:37.135373 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13343 | 2025.12.22 16:29:37.135415 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13344 | 2025.12.22 16:29:37.135474 [ 257 ] {b6706936-9d3b-4af0-a9d9-37c54397745e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13345 | 2025.12.22 16:29:37.135520 [ 257 ] {b6706936-9d3b-4af0-a9d9-37c54397745e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13346 | 2025.12.22 16:29:37.135575 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13347 | 2025.12.22 16:29:37.135619 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 441 rows starting from the beginning of the part | ||
| 13348 | 2025.12.22 16:29:37.135694 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 13349 | 2025.12.22 16:29:37.135745 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 13350 | 2025.12.22 16:29:37.135795 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 440 rows starting from the beginning of the part | ||
| 13351 | 2025.12.22 16:29:37.135839 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 13352 | 2025.12.22 16:29:37.135886 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 13353 | 2025.12.22 16:29:37.135994 [ 257 ] {b6706936-9d3b-4af0-a9d9-37c54397745e} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2025.12.22 16:29:37.136038 [ 257 ] {b6706936-9d3b-4af0-a9d9-37c54397745e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13355 | 2025.12.22 16:29:37.136372 [ 257 ] {b6706936-9d3b-4af0-a9d9-37c54397745e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13356 | 2025.12.22 16:29:37.136609 [ 257 ] {b6706936-9d3b-4af0-a9d9-37c54397745e} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2025.12.22 16:29:37.136745 [ 257 ] {b6706936-9d3b-4af0-a9d9-37c54397745e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001289 sec., 163692.78510473235 rows/sec., 9.30 MiB/sec. | ||
| 13358 | 2025.12.22 16:29:37.136787 [ 257 ] {b6706936-9d3b-4af0-a9d9-37c54397745e} <Debug> TCPHandler: Processed in 0.001464489 sec. | ||
| 13359 | 2025.12.22 16:29:37.136889 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13360 | 2025.12.22 16:29:37.136964 [ 201 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613982 sec., 1071263.496123253 rows/sec., 74.08 MiB/sec. | ||
| 13361 | 2025.12.22 16:29:37.136985 [ 257 ] {872c17ed-2804-4f54-93e2-afeeb7a52a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13362 | 2025.12.22 16:29:37.137035 [ 257 ] {872c17ed-2804-4f54-93e2-afeeb7a52a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13363 | 2025.12.22 16:29:37.137110 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13364 | 2025.12.22 16:29:37.137354 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13365 | 2025.12.22 16:29:37.137424 [ 196 ] {86a4543c-b181-4cb2-952c-7f4c5e2760f5::all_1_42_9} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 13366 | 2025.12.22 16:29:37.137496 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13367 | 2025.12.22 16:29:37.137657 [ 257 ] {872c17ed-2804-4f54-93e2-afeeb7a52a3a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2025.12.22 16:29:37.137700 [ 257 ] {872c17ed-2804-4f54-93e2-afeeb7a52a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13369 | 2025.12.22 16:29:37.138055 [ 257 ] {872c17ed-2804-4f54-93e2-afeeb7a52a3a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13370 | 2025.12.22 16:29:37.138271 [ 257 ] {872c17ed-2804-4f54-93e2-afeeb7a52a3a} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2025.12.22 16:29:37.138404 [ 257 ] {872c17ed-2804-4f54-93e2-afeeb7a52a3a} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001436 sec., 483286.9080779944 rows/sec., 33.78 MiB/sec. | ||
| 13372 | 2025.12.22 16:29:37.138446 [ 257 ] {872c17ed-2804-4f54-93e2-afeeb7a52a3a} <Debug> TCPHandler: Processed in 0.001604442 sec. | ||
| 13373 | 2025.12.22 16:29:37.138559 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13374 | 2025.12.22 16:29:37.138654 [ 257 ] {c27c8de9-54f4-4cfb-9da0-c634ca23bd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13375 | 2025.12.22 16:29:37.138695 [ 257 ] {c27c8de9-54f4-4cfb-9da0-c634ca23bd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13376 | 2025.12.22 16:29:37.139029 [ 257 ] {c27c8de9-54f4-4cfb-9da0-c634ca23bd92} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2025.12.22 16:29:37.139067 [ 257 ] {c27c8de9-54f4-4cfb-9da0-c634ca23bd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13378 | 2025.12.22 16:29:37.139374 [ 257 ] {c27c8de9-54f4-4cfb-9da0-c634ca23bd92} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13379 | 2025.12.22 16:29:37.139586 [ 257 ] {c27c8de9-54f4-4cfb-9da0-c634ca23bd92} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2025.12.22 16:29:37.139697 [ 24 ] {} <Debug> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13381 | 2025.12.22 16:29:37.139717 [ 257 ] {c27c8de9-54f4-4cfb-9da0-c634ca23bd92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 13382 | 2025.12.22 16:29:37.139738 [ 24 ] {} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2025.12.22 16:29:37.139761 [ 257 ] {c27c8de9-54f4-4cfb-9da0-c634ca23bd92} <Debug> TCPHandler: Processed in 0.001251493 sec. | ||
| 13384 | 2025.12.22 16:29:37.139763 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13385 | 2025.12.22 16:29:37.139878 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2025.12.22 16:29:37.139923 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13387 | 2025.12.22 16:29:37.139978 [ 257 ] {c1b096b8-b479-49ac-ade4-9db32c3ae1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13388 | 2025.12.22 16:29:37.140028 [ 257 ] {c1b096b8-b479-49ac-ade4-9db32c3ae1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13389 | 2025.12.22 16:29:37.140126 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13390 | 2025.12.22 16:29:37.140190 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 13391 | 2025.12.22 16:29:37.140291 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13392 | 2025.12.22 16:29:37.140369 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13393 | 2025.12.22 16:29:37.140441 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13394 | 2025.12.22 16:29:37.140466 [ 257 ] {c1b096b8-b479-49ac-ade4-9db32c3ae1fe} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13395 | 2025.12.22 16:29:37.140504 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13396 | 2025.12.22 16:29:37.140510 [ 257 ] {c1b096b8-b479-49ac-ade4-9db32c3ae1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13397 | 2025.12.22 16:29:37.140576 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 13398 | 2025.12.22 16:29:37.140897 [ 257 ] {c1b096b8-b479-49ac-ade4-9db32c3ae1fe} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13399 | 2025.12.22 16:29:37.141165 [ 257 ] {c1b096b8-b479-49ac-ade4-9db32c3ae1fe} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13400 | 2025.12.22 16:29:37.141288 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 13401 | 2025.12.22 16:29:37.141304 [ 257 ] {c1b096b8-b479-49ac-ade4-9db32c3ae1fe} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001342 sec., 233979.13561847986 rows/sec., 15.37 MiB/sec. | ||
| 13402 | 2025.12.22 16:29:37.141320 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2025.12.22 16:29:37.141348 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13404 | 2025.12.22 16:29:37.141353 [ 257 ] {c1b096b8-b479-49ac-ade4-9db32c3ae1fe} <Debug> TCPHandler: Processed in 0.00152379 sec. | ||
| 13405 | 2025.12.22 16:29:37.141430 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 13406 | 2025.12.22 16:29:37.141467 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13407 | 2025.12.22 16:29:37.141556 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13408 | 2025.12.22 16:29:37.141567 [ 257 ] {0a5e2212-6b5a-458e-aeec-18764013a196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13409 | 2025.12.22 16:29:37.141599 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28601 rows starting from the beginning of the part | ||
| 13410 | 2025.12.22 16:29:37.141618 [ 257 ] {0a5e2212-6b5a-458e-aeec-18764013a196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13411 | 2025.12.22 16:29:37.141640 [ 192 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001792067 sec., 140619.74245382566 rows/sec., 7.17 MiB/sec. | ||
| 13412 | 2025.12.22 16:29:37.141668 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 13413 | 2025.12.22 16:29:37.141718 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13414 | 2025.12.22 16:29:37.141759 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 314 rows starting from the beginning of the part | ||
| 13415 | 2025.12.22 16:29:37.141767 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13416 | 2025.12.22 16:29:37.141801 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 161 rows starting from the beginning of the part | ||
| 13417 | 2025.12.22 16:29:37.141847 [ 201 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 314 rows starting from the beginning of the part | ||
| 13418 | 2025.12.22 16:29:37.141943 [ 257 ] {0a5e2212-6b5a-458e-aeec-18764013a196} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13419 | 2025.12.22 16:29:37.141987 [ 257 ] {0a5e2212-6b5a-458e-aeec-18764013a196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13420 | 2025.12.22 16:29:37.142070 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13421 | 2025.12.22 16:29:37.142160 [ 190 ] {7acec89c-8144-43bd-b555-44f329126b13::all_1_42_9} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 13422 | 2025.12.22 16:29:37.142245 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13423 | 2025.12.22 16:29:37.142331 [ 257 ] {0a5e2212-6b5a-458e-aeec-18764013a196} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13424 | 2025.12.22 16:29:37.142560 [ 257 ] {0a5e2212-6b5a-458e-aeec-18764013a196} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13425 | 2025.12.22 16:29:37.142670 [ 24 ] {} <Debug> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13426 | 2025.12.22 16:29:37.142693 [ 257 ] {0a5e2212-6b5a-458e-aeec-18764013a196} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 58.95 KiB/sec. | ||
| 13427 | 2025.12.22 16:29:37.142699 [ 24 ] {} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13428 | 2025.12.22 16:29:37.142734 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13429 | 2025.12.22 16:29:37.142740 [ 257 ] {0a5e2212-6b5a-458e-aeec-18764013a196} <Debug> TCPHandler: Processed in 0.001321754 sec. | ||
| 13430 | 2025.12.22 16:29:37.142810 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13431 | 2025.12.22 16:29:37.142865 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2025.12.22 16:29:37.142912 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13433 | 2025.12.22 16:29:37.142946 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 38 rows starting from the beginning of the part | ||
| 13434 | 2025.12.22 16:29:37.142986 [ 257 ] {ec225843-1239-4411-ba5b-d1162d54e14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13435 | 2025.12.22 16:29:37.142998 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13436 | 2025.12.22 16:29:37.143055 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13437 | 2025.12.22 16:29:37.143057 [ 257 ] {ec225843-1239-4411-ba5b-d1162d54e14d} <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 | ||
| 13438 | 2025.12.22 16:29:37.143098 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 13439 | 2025.12.22 16:29:37.143143 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13440 | 2025.12.22 16:29:37.143181 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 13441 | 2025.12.22 16:29:37.143937 [ 195 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162171 sec., 36999.71863004669 rows/sec., 2.43 MiB/sec. | ||
| 13442 | 2025.12.22 16:29:37.143970 [ 257 ] {ec225843-1239-4411-ba5b-d1162d54e14d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2025.12.22 16:29:37.144013 [ 257 ] {ec225843-1239-4411-ba5b-d1162d54e14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13444 | 2025.12.22 16:29:37.144074 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13445 | 2025.12.22 16:29:37.144349 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2025.12.22 16:29:37.144425 [ 189 ] {cf4d526d-342e-4f0e-885c-b6e9038cc5e2::all_1_42_9} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 13447 | 2025.12.22 16:29:37.144496 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13448 | 2025.12.22 16:29:37.144618 [ 257 ] {ec225843-1239-4411-ba5b-d1162d54e14d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13449 | 2025.12.22 16:29:37.144840 [ 257 ] {ec225843-1239-4411-ba5b-d1162d54e14d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2025.12.22 16:29:37.144977 [ 257 ] {ec225843-1239-4411-ba5b-d1162d54e14d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002016 sec., 7440.476190476191 rows/sec., 13.33 MiB/sec. | ||
| 13451 | 2025.12.22 16:29:37.145032 [ 257 ] {ec225843-1239-4411-ba5b-d1162d54e14d} <Debug> TCPHandler: Processed in 0.002224758 sec. | ||
| 13452 | 2025.12.22 16:29:37.145141 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2025.12.22 16:29:37.145234 [ 257 ] {4bec5107-e8ac-4eeb-b55c-872830015bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13454 | 2025.12.22 16:29:37.145274 [ 257 ] {4bec5107-e8ac-4eeb-b55c-872830015bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13455 | 2025.12.22 16:29:37.145596 [ 257 ] {4bec5107-e8ac-4eeb-b55c-872830015bb3} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2025.12.22 16:29:37.145632 [ 257 ] {4bec5107-e8ac-4eeb-b55c-872830015bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13457 | 2025.12.22 16:29:37.145932 [ 257 ] {4bec5107-e8ac-4eeb-b55c-872830015bb3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13458 | 2025.12.22 16:29:37.146139 [ 257 ] {4bec5107-e8ac-4eeb-b55c-872830015bb3} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2025.12.22 16:29:37.146261 [ 257 ] {4bec5107-e8ac-4eeb-b55c-872830015bb3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001045 sec., 99521.53110047847 rows/sec., 6.10 MiB/sec. | ||
| 13460 | 2025.12.22 16:29:37.146297 [ 257 ] {4bec5107-e8ac-4eeb-b55c-872830015bb3} <Debug> TCPHandler: Processed in 0.001208991 sec. | ||
| 13461 | 2025.12.22 16:29:37.148636 [ 195 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29614 rows, containing 5 columns (5 merged, 0 gathered) in 0.00724257 sec., 4088880.052246647 rows/sec., 273.63 MiB/sec. | ||
| 13462 | 2025.12.22 16:29:37.149203 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 13463 | 2025.12.22 16:29:37.149481 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2025.12.22 16:29:37.149550 [ 191 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 13465 | 2025.12.22 16:29:37.149642 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13466 | 2025.12.22 16:29:40.934384 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13467 | 2025.12.22 16:29:40.934434 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13468 | 2025.12.22 16:29:41.122428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27718 | ||
| 13469 | 2025.12.22 16:29:41.123020 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2025.12.22 16:29:41.123064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13471 | 2025.12.22 16:29:41.123560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13472 | 2025.12.22 16:29:41.123781 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2025.12.22 16:29:41.123915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27718 | ||
| 13474 | 2025.12.22 16:29:42.118345 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2025.12.22 16:29:42.118528 [ 257 ] {a2e33b07-59fa-4310-a018-245bdf4e1f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13476 | 2025.12.22 16:29:42.118590 [ 257 ] {a2e33b07-59fa-4310-a018-245bdf4e1f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13477 | 2025.12.22 16:29:42.119256 [ 257 ] {a2e33b07-59fa-4310-a018-245bdf4e1f26} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2025.12.22 16:29:42.119294 [ 257 ] {a2e33b07-59fa-4310-a018-245bdf4e1f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13479 | 2025.12.22 16:29:42.119701 [ 257 ] {a2e33b07-59fa-4310-a018-245bdf4e1f26} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13480 | 2025.12.22 16:29:42.119928 [ 257 ] {a2e33b07-59fa-4310-a018-245bdf4e1f26} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2025.12.22 16:29:42.120054 [ 119 ] {} <Debug> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13482 | 2025.12.22 16:29:42.120070 [ 257 ] {a2e33b07-59fa-4310-a018-245bdf4e1f26} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001589 sec., 66708.62177470107 rows/sec., 5.59 MiB/sec. | ||
| 13483 | 2025.12.22 16:29:42.120088 [ 119 ] {} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2025.12.22 16:29:42.120107 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13485 | 2025.12.22 16:29:42.120112 [ 257 ] {a2e33b07-59fa-4310-a018-245bdf4e1f26} <Debug> TCPHandler: Processed in 0.001886669 sec. | ||
| 13486 | 2025.12.22 16:29:42.120216 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13487 | 2025.12.22 16:29:42.120233 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13488 | 2025.12.22 16:29:42.120352 [ 257 ] {3626f6fc-8493-49eb-a638-069e2ef52499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13489 | 2025.12.22 16:29:42.120365 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13490 | 2025.12.22 16:29:42.120392 [ 257 ] {3626f6fc-8493-49eb-a638-069e2ef52499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13491 | 2025.12.22 16:29:42.120404 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2342 rows starting from the beginning of the part | ||
| 13492 | 2025.12.22 16:29:42.120476 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 106 rows starting from the beginning of the part | ||
| 13493 | 2025.12.22 16:29:42.120523 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1142 rows starting from the beginning of the part | ||
| 13494 | 2025.12.22 16:29:42.120566 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 107 rows starting from the beginning of the part | ||
| 13495 | 2025.12.22 16:29:42.120606 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1142 rows starting from the beginning of the part | ||
| 13496 | 2025.12.22 16:29:42.120651 [ 189 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 106 rows starting from the beginning of the part | ||
| 13497 | 2025.12.22 16:29:42.120812 [ 257 ] {3626f6fc-8493-49eb-a638-069e2ef52499} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2025.12.22 16:29:42.120853 [ 257 ] {3626f6fc-8493-49eb-a638-069e2ef52499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13499 | 2025.12.22 16:29:42.121171 [ 257 ] {3626f6fc-8493-49eb-a638-069e2ef52499} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13500 | 2025.12.22 16:29:42.121395 [ 257 ] {3626f6fc-8493-49eb-a638-069e2ef52499} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2025.12.22 16:29:42.121526 [ 257 ] {3626f6fc-8493-49eb-a638-069e2ef52499} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001195 sec., 20920.502092050207 rows/sec., 1.54 MiB/sec. | ||
| 13502 | 2025.12.22 16:29:42.121564 [ 257 ] {3626f6fc-8493-49eb-a638-069e2ef52499} <Debug> TCPHandler: Processed in 0.001381766 sec. | ||
| 13503 | 2025.12.22 16:29:42.121667 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13504 | 2025.12.22 16:29:42.121761 [ 257 ] {d176f36f-1e78-459a-b6c8-7e7b1d3bf2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13505 | 2025.12.22 16:29:42.121801 [ 257 ] {d176f36f-1e78-459a-b6c8-7e7b1d3bf2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13506 | 2025.12.22 16:29:42.122224 [ 257 ] {d176f36f-1e78-459a-b6c8-7e7b1d3bf2b0} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2025.12.22 16:29:42.122260 [ 257 ] {d176f36f-1e78-459a-b6c8-7e7b1d3bf2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13508 | 2025.12.22 16:29:42.122561 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4945 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398053 sec., 2062089.5368033985 rows/sec., 173.95 MiB/sec. | ||
| 13509 | 2025.12.22 16:29:42.122567 [ 257 ] {d176f36f-1e78-459a-b6c8-7e7b1d3bf2b0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13510 | 2025.12.22 16:29:42.122781 [ 257 ] {d176f36f-1e78-459a-b6c8-7e7b1d3bf2b0} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2025.12.22 16:29:42.122801 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13512 | 2025.12.22 16:29:42.122884 [ 119 ] {} <Debug> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13513 | 2025.12.22 16:29:42.122903 [ 257 ] {d176f36f-1e78-459a-b6c8-7e7b1d3bf2b0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00116 sec., 76724.13793103448 rows/sec., 5.99 MiB/sec. | ||
| 13514 | 2025.12.22 16:29:42.122911 [ 119 ] {} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2025.12.22 16:29:42.122933 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13516 | 2025.12.22 16:29:42.122941 [ 257 ] {d176f36f-1e78-459a-b6c8-7e7b1d3bf2b0} <Debug> TCPHandler: Processed in 0.001322405 sec. | ||
| 13517 | 2025.12.22 16:29:42.123051 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2025.12.22 16:29:42.123052 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2025.12.22 16:29:42.123055 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13520 | 2025.12.22 16:29:42.123118 [ 191 ] {69ad7a6a-c961-4023-8be0-5353e4243cbe::all_1_96_19} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13521 | 2025.12.22 16:29:42.123154 [ 257 ] {c217aabe-152e-43aa-a0fd-21d9bb184760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13522 | 2025.12.22 16:29:42.123198 [ 257 ] {c217aabe-152e-43aa-a0fd-21d9bb184760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13523 | 2025.12.22 16:29:42.123216 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13524 | 2025.12.22 16:29:42.123223 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13525 | 2025.12.22 16:29:42.123269 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1211 rows starting from the beginning of the part | ||
| 13526 | 2025.12.22 16:29:42.123336 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 89 rows starting from the beginning of the part | ||
| 13527 | 2025.12.22 16:29:42.123383 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 694 rows starting from the beginning of the part | ||
| 13528 | 2025.12.22 16:29:42.123423 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 91 rows starting from the beginning of the part | ||
| 13529 | 2025.12.22 16:29:42.123463 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 694 rows starting from the beginning of the part | ||
| 13530 | 2025.12.22 16:29:42.123505 [ 200 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 89 rows starting from the beginning of the part | ||
| 13531 | 2025.12.22 16:29:42.123605 [ 257 ] {c217aabe-152e-43aa-a0fd-21d9bb184760} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2025.12.22 16:29:42.123645 [ 257 ] {c217aabe-152e-43aa-a0fd-21d9bb184760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13533 | 2025.12.22 16:29:42.124003 [ 257 ] {c217aabe-152e-43aa-a0fd-21d9bb184760} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13534 | 2025.12.22 16:29:42.124225 [ 257 ] {c217aabe-152e-43aa-a0fd-21d9bb184760} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2025.12.22 16:29:42.124358 [ 257 ] {c217aabe-152e-43aa-a0fd-21d9bb184760} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 13536 | 2025.12.22 16:29:42.124395 [ 257 ] {c217aabe-152e-43aa-a0fd-21d9bb184760} <Debug> TCPHandler: Processed in 0.001392286 sec. | ||
| 13537 | 2025.12.22 16:29:42.124507 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13538 | 2025.12.22 16:29:42.124601 [ 257 ] {ef975185-891c-40c9-94b9-991f12e1863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13539 | 2025.12.22 16:29:42.124653 [ 257 ] {ef975185-891c-40c9-94b9-991f12e1863b} <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 | ||
| 13540 | 2025.12.22 16:29:42.124750 [ 186 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748945 sec., 1639845.7355720163 rows/sec., 123.36 MiB/sec. | ||
| 13541 | 2025.12.22 16:29:42.124942 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13542 | 2025.12.22 16:29:42.125183 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2025.12.22 16:29:42.125246 [ 191 ] {ce7914f1-7d9c-416f-8fe8-564d4ede2bef::all_1_96_19} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13544 | 2025.12.22 16:29:42.125326 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 13545 | 2025.12.22 16:29:42.125494 [ 257 ] {ef975185-891c-40c9-94b9-991f12e1863b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13546 | 2025.12.22 16:29:42.125529 [ 257 ] {ef975185-891c-40c9-94b9-991f12e1863b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13547 | 2025.12.22 16:29:42.126051 [ 257 ] {ef975185-891c-40c9-94b9-991f12e1863b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13548 | 2025.12.22 16:29:42.126272 [ 257 ] {ef975185-891c-40c9-94b9-991f12e1863b} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13549 | 2025.12.22 16:29:42.126408 [ 257 ] {ef975185-891c-40c9-94b9-991f12e1863b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001826 sec., 13691.128148959475 rows/sec., 24.53 MiB/sec. | ||
| 13550 | 2025.12.22 16:29:42.126463 [ 257 ] {ef975185-891c-40c9-94b9-991f12e1863b} <Debug> TCPHandler: Processed in 0.002004583 sec. | ||
| 13551 | 2025.12.22 16:29:42.126582 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13552 | 2025.12.22 16:29:42.126677 [ 257 ] {2eaa0ea5-f543-4348-b1fe-f2d5fd8191de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13553 | 2025.12.22 16:29:42.126718 [ 257 ] {2eaa0ea5-f543-4348-b1fe-f2d5fd8191de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13554 | 2025.12.22 16:29:42.127048 [ 257 ] {2eaa0ea5-f543-4348-b1fe-f2d5fd8191de} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13555 | 2025.12.22 16:29:42.127082 [ 257 ] {2eaa0ea5-f543-4348-b1fe-f2d5fd8191de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13556 | 2025.12.22 16:29:42.127392 [ 257 ] {2eaa0ea5-f543-4348-b1fe-f2d5fd8191de} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13557 | 2025.12.22 16:29:42.127596 [ 257 ] {2eaa0ea5-f543-4348-b1fe-f2d5fd8191de} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13558 | 2025.12.22 16:29:42.127703 [ 119 ] {} <Debug> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13559 | 2025.12.22 16:29:42.127723 [ 257 ] {2eaa0ea5-f543-4348-b1fe-f2d5fd8191de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 13560 | 2025.12.22 16:29:42.127735 [ 119 ] {} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2025.12.22 16:29:42.127759 [ 257 ] {2eaa0ea5-f543-4348-b1fe-f2d5fd8191de} <Debug> TCPHandler: Processed in 0.001226483 sec. | ||
| 13562 | 2025.12.22 16:29:42.127760 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13563 | 2025.12.22 16:29:42.127850 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13564 | 2025.12.22 16:29:42.127964 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13565 | 2025.12.22 16:29:42.127994 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6476 rows starting from the beginning of the part | ||
| 13566 | 2025.12.22 16:29:42.128048 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13567 | 2025.12.22 16:29:42.128091 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 13568 | 2025.12.22 16:29:42.128130 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13569 | 2025.12.22 16:29:42.128168 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 13570 | 2025.12.22 16:29:42.128212 [ 200 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13571 | 2025.12.22 16:29:42.129794 [ 186 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6864 rows, containing 4 columns (4 merged, 0 gathered) in 0.001983582 sec., 3460406.4767677872 rows/sec., 219.73 MiB/sec. | ||
| 13572 | 2025.12.22 16:29:42.130250 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13573 | 2025.12.22 16:29:42.130524 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2025.12.22 16:29:42.130591 [ 187 ] {b8192f30-cbc3-4692-aa79-02c13392cfce::all_1_96_19} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13575 | 2025.12.22 16:29:42.130662 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13576 | 2025.12.22 16:29:42.609030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13577 | 2025.12.22 16:29:42.624715 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13578 | 2025.12.22 16:29:42.624758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13579 | 2025.12.22 16:29:42.630578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13580 | 2025.12.22 16:29:42.631253 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13581 | 2025.12.22 16:29:42.634018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13582 | 2025.12.22 16:29:43.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.80 MiB, peak 354.60 MiB, free memory in arenas 0.00 B, will set to 341.79 MiB (RSS), difference: -1.01 MiB | ||
| 13583 | 2025.12.22 16:29:44.179028 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13584 | 2025.12.22 16:29:44.179207 [ 257 ] {9ae5d009-9bdd-4a50-b97d-537215b1b43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13585 | 2025.12.22 16:29:44.179271 [ 257 ] {9ae5d009-9bdd-4a50-b97d-537215b1b43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13586 | 2025.12.22 16:29:44.180098 [ 257 ] {9ae5d009-9bdd-4a50-b97d-537215b1b43e} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2025.12.22 16:29:44.180146 [ 257 ] {9ae5d009-9bdd-4a50-b97d-537215b1b43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13588 | 2025.12.22 16:29:44.180564 [ 257 ] {9ae5d009-9bdd-4a50-b97d-537215b1b43e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13589 | 2025.12.22 16:29:44.180785 [ 257 ] {9ae5d009-9bdd-4a50-b97d-537215b1b43e} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13590 | 2025.12.22 16:29:44.180939 [ 257 ] {9ae5d009-9bdd-4a50-b97d-537215b1b43e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001779 sec., 230466.55424395727 rows/sec., 14.62 MiB/sec. | ||
| 13591 | 2025.12.22 16:29:44.180981 [ 257 ] {9ae5d009-9bdd-4a50-b97d-537215b1b43e} <Debug> TCPHandler: Processed in 0.002077704 sec. | ||
| 13592 | 2025.12.22 16:29:44.181097 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13593 | 2025.12.22 16:29:44.181192 [ 257 ] {cade23be-1b8e-4cef-b373-76eb9c10a47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13594 | 2025.12.22 16:29:44.181233 [ 257 ] {cade23be-1b8e-4cef-b373-76eb9c10a47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13595 | 2025.12.22 16:29:44.181630 [ 257 ] {cade23be-1b8e-4cef-b373-76eb9c10a47e} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13596 | 2025.12.22 16:29:44.181665 [ 257 ] {cade23be-1b8e-4cef-b373-76eb9c10a47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13597 | 2025.12.22 16:29:44.181945 [ 257 ] {cade23be-1b8e-4cef-b373-76eb9c10a47e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13598 | 2025.12.22 16:29:44.182143 [ 257 ] {cade23be-1b8e-4cef-b373-76eb9c10a47e} <Trace> oximeter.fields_ipaddr (9299bbec-a7eb-4964-a9cc-e4d35a26a566): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2025.12.22 16:29:44.182266 [ 257 ] {cade23be-1b8e-4cef-b373-76eb9c10a47e} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001093 sec., 14638.609332113449 rows/sec., 1.17 MiB/sec. | ||
| 13600 | 2025.12.22 16:29:44.182303 [ 257 ] {cade23be-1b8e-4cef-b373-76eb9c10a47e} <Debug> TCPHandler: Processed in 0.001254893 sec. | ||
| 13601 | 2025.12.22 16:29:44.182410 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13602 | 2025.12.22 16:29:44.182503 [ 257 ] {7950054a-9e26-4469-9408-1b88f40658ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13603 | 2025.12.22 16:29:44.182541 [ 257 ] {7950054a-9e26-4469-9408-1b88f40658ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13604 | 2025.12.22 16:29:44.184029 [ 257 ] {7950054a-9e26-4469-9408-1b88f40658ca} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13605 | 2025.12.22 16:29:44.184065 [ 257 ] {7950054a-9e26-4469-9408-1b88f40658ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13606 | 2025.12.22 16:29:44.184483 [ 257 ] {7950054a-9e26-4469-9408-1b88f40658ca} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13607 | 2025.12.22 16:29:44.184685 [ 257 ] {7950054a-9e26-4469-9408-1b88f40658ca} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13608 | 2025.12.22 16:29:44.184809 [ 257 ] {7950054a-9e26-4469-9408-1b88f40658ca} <Debug> executeQuery: Read 2291 rows, 190.07 KiB in 0.002324 sec., 985800.3442340791 rows/sec., 79.87 MiB/sec. | ||
| 13609 | 2025.12.22 16:29:44.184848 [ 257 ] {7950054a-9e26-4469-9408-1b88f40658ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13610 | 2025.12.22 16:29:44.184862 [ 257 ] {7950054a-9e26-4469-9408-1b88f40658ca} <Debug> TCPHandler: Processed in 0.002504166 sec. | ||
| 13611 | 2025.12.22 16:29:44.184966 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13612 | 2025.12.22 16:29:44.185058 [ 257 ] {ba041e6f-bf60-45c3-937b-da6f01da98a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13613 | 2025.12.22 16:29:44.185096 [ 257 ] {ba041e6f-bf60-45c3-937b-da6f01da98a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13614 | 2025.12.22 16:29:44.185577 [ 257 ] {ba041e6f-bf60-45c3-937b-da6f01da98a6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2025.12.22 16:29:44.185613 [ 257 ] {ba041e6f-bf60-45c3-937b-da6f01da98a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13616 | 2025.12.22 16:29:44.185913 [ 257 ] {ba041e6f-bf60-45c3-937b-da6f01da98a6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13617 | 2025.12.22 16:29:44.186122 [ 257 ] {ba041e6f-bf60-45c3-937b-da6f01da98a6} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2025.12.22 16:29:44.186245 [ 257 ] {ba041e6f-bf60-45c3-937b-da6f01da98a6} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001204 sec., 196013.28903654485 rows/sec., 11.81 MiB/sec. | ||
| 13619 | 2025.12.22 16:29:44.186246 [ 124 ] {} <Debug> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13620 | 2025.12.22 16:29:44.186283 [ 257 ] {ba041e6f-bf60-45c3-937b-da6f01da98a6} <Debug> TCPHandler: Processed in 0.001364556 sec. | ||
| 13621 | 2025.12.22 16:29:44.186323 [ 124 ] {} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2025.12.22 16:29:44.186352 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13623 | 2025.12.22 16:29:44.186414 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2025.12.22 16:29:44.186483 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13625 | 2025.12.22 16:29:44.186511 [ 257 ] {32030959-b78f-4afe-ab45-1c3847922c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13626 | 2025.12.22 16:29:44.186570 [ 257 ] {32030959-b78f-4afe-ab45-1c3847922c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13627 | 2025.12.22 16:29:44.186643 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13628 | 2025.12.22 16:29:44.186686 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 263 rows starting from the beginning of the part | ||
| 13629 | 2025.12.22 16:29:44.186760 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 220 rows starting from the beginning of the part | ||
| 13630 | 2025.12.22 16:29:44.186815 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 27 rows starting from the beginning of the part | ||
| 13631 | 2025.12.22 16:29:44.186866 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 220 rows starting from the beginning of the part | ||
| 13632 | 2025.12.22 16:29:44.186914 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part | ||
| 13633 | 2025.12.22 16:29:44.186959 [ 193 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 236 rows starting from the beginning of the part | ||
| 13634 | 2025.12.22 16:29:44.187100 [ 257 ] {32030959-b78f-4afe-ab45-1c3847922c4e} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2025.12.22 16:29:44.187141 [ 257 ] {32030959-b78f-4afe-ab45-1c3847922c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13636 | 2025.12.22 16:29:44.187470 [ 257 ] {32030959-b78f-4afe-ab45-1c3847922c4e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13637 | 2025.12.22 16:29:44.187683 [ 257 ] {32030959-b78f-4afe-ab45-1c3847922c4e} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13638 | 2025.12.22 16:29:44.187810 [ 257 ] {32030959-b78f-4afe-ab45-1c3847922c4e} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001317 sec., 334851.93621867883 rows/sec., 22.15 MiB/sec. | ||
| 13639 | 2025.12.22 16:29:44.187849 [ 257 ] {32030959-b78f-4afe-ab45-1c3847922c4e} <Debug> TCPHandler: Processed in 0.001494759 sec. | ||
| 13640 | 2025.12.22 16:29:44.187953 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13641 | 2025.12.22 16:29:44.187980 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554551 sec., 637483.106054417 rows/sec., 41.33 MiB/sec. | ||
| 13642 | 2025.12.22 16:29:44.188046 [ 257 ] {031f61b2-ed90-4a6d-a6e9-b43d697009ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13643 | 2025.12.22 16:29:44.188089 [ 257 ] {031f61b2-ed90-4a6d-a6e9-b43d697009ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13644 | 2025.12.22 16:29:44.188241 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13645 | 2025.12.22 16:29:44.188560 [ 257 ] {031f61b2-ed90-4a6d-a6e9-b43d697009ef} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2025.12.22 16:29:44.188600 [ 257 ] {031f61b2-ed90-4a6d-a6e9-b43d697009ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13647 | 2025.12.22 16:29:44.188605 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2025.12.22 16:29:44.188712 [ 198 ] {bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9::all_1_81_16} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13649 | 2025.12.22 16:29:44.188826 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13650 | 2025.12.22 16:29:44.188911 [ 257 ] {031f61b2-ed90-4a6d-a6e9-b43d697009ef} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13651 | 2025.12.22 16:29:44.189124 [ 257 ] {031f61b2-ed90-4a6d-a6e9-b43d697009ef} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2025.12.22 16:29:44.189254 [ 257 ] {031f61b2-ed90-4a6d-a6e9-b43d697009ef} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 13653 | 2025.12.22 16:29:44.189291 [ 257 ] {031f61b2-ed90-4a6d-a6e9-b43d697009ef} <Debug> TCPHandler: Processed in 0.001385767 sec. | ||
| 13654 | 2025.12.22 16:29:44.189390 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13655 | 2025.12.22 16:29:44.189481 [ 257 ] {1ecf1555-8795-4d32-b28b-6712338d792c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13656 | 2025.12.22 16:29:44.189519 [ 257 ] {1ecf1555-8795-4d32-b28b-6712338d792c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13657 | 2025.12.22 16:29:44.190320 [ 257 ] {1ecf1555-8795-4d32-b28b-6712338d792c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2025.12.22 16:29:44.190356 [ 257 ] {1ecf1555-8795-4d32-b28b-6712338d792c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13659 | 2025.12.22 16:29:44.190700 [ 257 ] {1ecf1555-8795-4d32-b28b-6712338d792c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13660 | 2025.12.22 16:29:44.190912 [ 257 ] {1ecf1555-8795-4d32-b28b-6712338d792c} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2025.12.22 16:29:44.191037 [ 257 ] {1ecf1555-8795-4d32-b28b-6712338d792c} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001573 sec., 741258.7412587412 rows/sec., 52.93 MiB/sec. | ||
| 13662 | 2025.12.22 16:29:44.191075 [ 257 ] {1ecf1555-8795-4d32-b28b-6712338d792c} <Debug> TCPHandler: Processed in 0.001732856 sec. | ||
| 13663 | 2025.12.22 16:29:44.191179 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13664 | 2025.12.22 16:29:44.191272 [ 257 ] {f3835d8a-876d-4a91-9d00-54ce425665e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13665 | 2025.12.22 16:29:44.191312 [ 257 ] {f3835d8a-876d-4a91-9d00-54ce425665e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13666 | 2025.12.22 16:29:44.191632 [ 257 ] {f3835d8a-876d-4a91-9d00-54ce425665e6} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13667 | 2025.12.22 16:29:44.191668 [ 257 ] {f3835d8a-876d-4a91-9d00-54ce425665e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13668 | 2025.12.22 16:29:44.191953 [ 257 ] {f3835d8a-876d-4a91-9d00-54ce425665e6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13669 | 2025.12.22 16:29:44.192153 [ 257 ] {f3835d8a-876d-4a91-9d00-54ce425665e6} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13670 | 2025.12.22 16:29:44.192278 [ 257 ] {f3835d8a-876d-4a91-9d00-54ce425665e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 13671 | 2025.12.22 16:29:44.192313 [ 257 ] {f3835d8a-876d-4a91-9d00-54ce425665e6} <Debug> TCPHandler: Processed in 0.001181501 sec. | ||
| 13672 | 2025.12.22 16:29:44.192411 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13673 | 2025.12.22 16:29:44.192496 [ 257 ] {759fb4e1-f9a8-4e8a-85bf-7e354c7e7ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13674 | 2025.12.22 16:29:44.192535 [ 257 ] {759fb4e1-f9a8-4e8a-85bf-7e354c7e7ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13675 | 2025.12.22 16:29:44.193052 [ 257 ] {759fb4e1-f9a8-4e8a-85bf-7e354c7e7ed3} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2025.12.22 16:29:44.193086 [ 257 ] {759fb4e1-f9a8-4e8a-85bf-7e354c7e7ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13677 | 2025.12.22 16:29:44.193489 [ 257 ] {759fb4e1-f9a8-4e8a-85bf-7e354c7e7ed3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13678 | 2025.12.22 16:29:44.193686 [ 257 ] {759fb4e1-f9a8-4e8a-85bf-7e354c7e7ed3} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13679 | 2025.12.22 16:29:44.193808 [ 257 ] {759fb4e1-f9a8-4e8a-85bf-7e354c7e7ed3} <Debug> executeQuery: Read 942 rows, 63.88 KiB in 0.00132 sec., 713636.3636363636 rows/sec., 47.26 MiB/sec. | ||
| 13680 | 2025.12.22 16:29:44.193845 [ 257 ] {759fb4e1-f9a8-4e8a-85bf-7e354c7e7ed3} <Debug> TCPHandler: Processed in 0.001477439 sec. | ||
| 13681 | 2025.12.22 16:29:44.193949 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13682 | 2025.12.22 16:29:44.194040 [ 257 ] {8ffe4a2b-66f9-4385-bf2b-58714cf8c064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13683 | 2025.12.22 16:29:44.194080 [ 257 ] {8ffe4a2b-66f9-4385-bf2b-58714cf8c064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13684 | 2025.12.22 16:29:44.194378 [ 257 ] {8ffe4a2b-66f9-4385-bf2b-58714cf8c064} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13685 | 2025.12.22 16:29:44.194413 [ 257 ] {8ffe4a2b-66f9-4385-bf2b-58714cf8c064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13686 | 2025.12.22 16:29:44.194704 [ 257 ] {8ffe4a2b-66f9-4385-bf2b-58714cf8c064} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13687 | 2025.12.22 16:29:44.194912 [ 257 ] {8ffe4a2b-66f9-4385-bf2b-58714cf8c064} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13688 | 2025.12.22 16:29:44.195036 [ 257 ] {8ffe4a2b-66f9-4385-bf2b-58714cf8c064} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001013 sec., 1974.3336623889438 rows/sec., 129.18 KiB/sec. | ||
| 13689 | 2025.12.22 16:29:44.195072 [ 257 ] {8ffe4a2b-66f9-4385-bf2b-58714cf8c064} <Debug> TCPHandler: Processed in 0.00116968 sec. | ||
| 13690 | 2025.12.22 16:29:44.195170 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13691 | 2025.12.22 16:29:44.195262 [ 257 ] {d8c59a27-6e2e-4383-b81b-7925ec8dd794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13692 | 2025.12.22 16:29:44.195314 [ 257 ] {d8c59a27-6e2e-4383-b81b-7925ec8dd794} <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 | ||
| 13693 | 2025.12.22 16:29:44.196079 [ 257 ] {d8c59a27-6e2e-4383-b81b-7925ec8dd794} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13694 | 2025.12.22 16:29:44.196115 [ 257 ] {d8c59a27-6e2e-4383-b81b-7925ec8dd794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13695 | 2025.12.22 16:29:44.196621 [ 257 ] {d8c59a27-6e2e-4383-b81b-7925ec8dd794} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13696 | 2025.12.22 16:29:44.196834 [ 257 ] {d8c59a27-6e2e-4383-b81b-7925ec8dd794} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13697 | 2025.12.22 16:29:44.196953 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13698 | 2025.12.22 16:29:44.196966 [ 257 ] {d8c59a27-6e2e-4383-b81b-7925ec8dd794} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001722 sec., 8710.801393728223 rows/sec., 15.61 MiB/sec. | ||
| 13699 | 2025.12.22 16:29:44.197002 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2025.12.22 16:29:44.197029 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13701 | 2025.12.22 16:29:44.197035 [ 257 ] {d8c59a27-6e2e-4383-b81b-7925ec8dd794} <Debug> TCPHandler: Processed in 0.001912651 sec. | ||
| 13702 | 2025.12.22 16:29:44.197157 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13703 | 2025.12.22 16:29:44.197190 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13704 | 2025.12.22 16:29:44.197288 [ 257 ] {6c37cf95-b5d8-494a-990e-6e626a57e691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13705 | 2025.12.22 16:29:44.197329 [ 257 ] {6c37cf95-b5d8-494a-990e-6e626a57e691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13706 | 2025.12.22 16:29:44.197396 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13707 | 2025.12.22 16:29:44.197460 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1448 rows starting from the beginning of the part | ||
| 13708 | 2025.12.22 16:29:44.197594 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 15 rows starting from the beginning of the part | ||
| 13709 | 2025.12.22 16:29:44.197669 [ 257 ] {6c37cf95-b5d8-494a-990e-6e626a57e691} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2025.12.22 16:29:44.197715 [ 257 ] {6c37cf95-b5d8-494a-990e-6e626a57e691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13711 | 2025.12.22 16:29:44.197730 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part | ||
| 13712 | 2025.12.22 16:29:44.197834 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 15 rows starting from the beginning of the part | ||
| 13713 | 2025.12.22 16:29:44.197934 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part | ||
| 13714 | 2025.12.22 16:29:44.198033 [ 194 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 15 rows starting from the beginning of the part | ||
| 13715 | 2025.12.22 16:29:44.198037 [ 257 ] {6c37cf95-b5d8-494a-990e-6e626a57e691} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13716 | 2025.12.22 16:29:44.198261 [ 257 ] {6c37cf95-b5d8-494a-990e-6e626a57e691} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2025.12.22 16:29:44.198403 [ 257 ] {6c37cf95-b5d8-494a-990e-6e626a57e691} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001133 sec., 70609.00264783761 rows/sec., 4.20 MiB/sec. | ||
| 13718 | 2025.12.22 16:29:44.198441 [ 257 ] {6c37cf95-b5d8-494a-990e-6e626a57e691} <Debug> TCPHandler: Processed in 0.001300304 sec. | ||
| 13719 | 2025.12.22 16:29:44.204935 [ 199 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 19 columns (19 merged, 0 gathered) in 0.007821925 sec., 197266.01827555237 rows/sec., 353.49 MiB/sec. | ||
| 13720 | 2025.12.22 16:29:44.206212 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13721 | 2025.12.22 16:29:44.206558 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2025.12.22 16:29:44.206630 [ 198 ] {d3ba383f-9df1-4892-a6e5-1d5c4bec10f2::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13723 | 2025.12.22 16:29:44.206729 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 13724 | 2025.12.22 16:29:45.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.72 MiB, peak 354.60 MiB, free memory in arenas 0.00 B, will set to 344.77 MiB (RSS), difference: 2.05 MiB | ||
| 13725 | 2025.12.22 16:29:46.188103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1788 | ||
| 13726 | 2025.12.22 16:29:46.190900 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13727 | 2025.12.22 16:29:46.190954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13728 | 2025.12.22 16:29:46.192183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13729 | 2025.12.22 16:29:46.192470 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2025.12.22 16:29:46.192839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1788 | ||
| 13731 | 2025.12.22 16:29:47.111518 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13732 | 2025.12.22 16:29:47.111794 [ 257 ] {4efbf8e0-01a7-42ae-904d-89774bcdd278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13733 | 2025.12.22 16:29:47.111893 [ 257 ] {4efbf8e0-01a7-42ae-904d-89774bcdd278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13734 | 2025.12.22 16:29:47.112728 [ 257 ] {4efbf8e0-01a7-42ae-904d-89774bcdd278} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13735 | 2025.12.22 16:29:47.112777 [ 257 ] {4efbf8e0-01a7-42ae-904d-89774bcdd278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13736 | 2025.12.22 16:29:47.113173 [ 257 ] {4efbf8e0-01a7-42ae-904d-89774bcdd278} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13737 | 2025.12.22 16:29:47.113442 [ 257 ] {4efbf8e0-01a7-42ae-904d-89774bcdd278} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2025.12.22 16:29:47.113607 [ 257 ] {4efbf8e0-01a7-42ae-904d-89774bcdd278} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.29 MiB/sec. | ||
| 13739 | 2025.12.22 16:29:47.113656 [ 257 ] {4efbf8e0-01a7-42ae-904d-89774bcdd278} <Debug> TCPHandler: Processed in 0.002287259 sec. | ||
| 13740 | 2025.12.22 16:29:47.113780 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13741 | 2025.12.22 16:29:47.113879 [ 257 ] {a9fbccde-1987-498a-b187-b8fcf234c587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13742 | 2025.12.22 16:29:47.113921 [ 257 ] {a9fbccde-1987-498a-b187-b8fcf234c587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13743 | 2025.12.22 16:29:47.114373 [ 257 ] {a9fbccde-1987-498a-b187-b8fcf234c587} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2025.12.22 16:29:47.114411 [ 257 ] {a9fbccde-1987-498a-b187-b8fcf234c587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13745 | 2025.12.22 16:29:47.114724 [ 257 ] {a9fbccde-1987-498a-b187-b8fcf234c587} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13746 | 2025.12.22 16:29:47.114932 [ 257 ] {a9fbccde-1987-498a-b187-b8fcf234c587} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2025.12.22 16:29:47.115068 [ 257 ] {a9fbccde-1987-498a-b187-b8fcf234c587} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 13748 | 2025.12.22 16:29:47.115106 [ 257 ] {a9fbccde-1987-498a-b187-b8fcf234c587} <Debug> TCPHandler: Processed in 0.001374876 sec. | ||
| 13749 | 2025.12.22 16:29:47.115224 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2025.12.22 16:29:47.115322 [ 257 ] {3e72e10a-fb7a-4856-a136-a33d453f65bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13751 | 2025.12.22 16:29:47.115367 [ 257 ] {3e72e10a-fb7a-4856-a136-a33d453f65bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13752 | 2025.12.22 16:29:47.115737 [ 257 ] {3e72e10a-fb7a-4856-a136-a33d453f65bd} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2025.12.22 16:29:47.115773 [ 257 ] {3e72e10a-fb7a-4856-a136-a33d453f65bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13754 | 2025.12.22 16:29:47.116093 [ 257 ] {3e72e10a-fb7a-4856-a136-a33d453f65bd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13755 | 2025.12.22 16:29:47.116309 [ 257 ] {3e72e10a-fb7a-4856-a136-a33d453f65bd} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2025.12.22 16:29:47.116455 [ 257 ] {3e72e10a-fb7a-4856-a136-a33d453f65bd} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 3.87 MiB/sec. | ||
| 13757 | 2025.12.22 16:29:47.116503 [ 257 ] {3e72e10a-fb7a-4856-a136-a33d453f65bd} <Debug> TCPHandler: Processed in 0.001327305 sec. | ||
| 13758 | 2025.12.22 16:29:47.116688 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13759 | 2025.12.22 16:29:47.116784 [ 257 ] {49c14711-03a4-4233-88de-dca454ad22e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13760 | 2025.12.22 16:29:47.116826 [ 257 ] {49c14711-03a4-4233-88de-dca454ad22e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13761 | 2025.12.22 16:29:47.117167 [ 257 ] {49c14711-03a4-4233-88de-dca454ad22e5} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13762 | 2025.12.22 16:29:47.117205 [ 257 ] {49c14711-03a4-4233-88de-dca454ad22e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13763 | 2025.12.22 16:29:47.117598 [ 257 ] {49c14711-03a4-4233-88de-dca454ad22e5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13764 | 2025.12.22 16:29:47.117837 [ 257 ] {49c14711-03a4-4233-88de-dca454ad22e5} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2025.12.22 16:29:47.117974 [ 257 ] {49c14711-03a4-4233-88de-dca454ad22e5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001209 sec., 19851.116625310173 rows/sec., 1.34 MiB/sec. | ||
| 13766 | 2025.12.22 16:29:47.118010 [ 257 ] {49c14711-03a4-4233-88de-dca454ad22e5} <Debug> TCPHandler: Processed in 0.001382606 sec. | ||
| 13767 | 2025.12.22 16:29:48.624167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28166 | ||
| 13768 | 2025.12.22 16:29:48.624783 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2025.12.22 16:29:48.624831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13770 | 2025.12.22 16:29:48.625315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13771 | 2025.12.22 16:29:48.625542 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13772 | 2025.12.22 16:29:48.625671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28166 | ||
| 13773 | 2025.12.22 16:29:50.134211 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13774 | 2025.12.22 16:29:50.151549 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13775 | 2025.12.22 16:29:50.151609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13776 | 2025.12.22 16:29:50.157707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13777 | 2025.12.22 16:29:50.158410 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13778 | 2025.12.22 16:29:50.161427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13779 | 2025.12.22 16:29:52.118139 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13780 | 2025.12.22 16:29:52.118334 [ 257 ] {d4e7db8f-a66a-41a8-8443-8aaefc350f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13781 | 2025.12.22 16:29:52.118400 [ 257 ] {d4e7db8f-a66a-41a8-8443-8aaefc350f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13782 | 2025.12.22 16:29:52.119083 [ 257 ] {d4e7db8f-a66a-41a8-8443-8aaefc350f4c} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2025.12.22 16:29:52.119134 [ 257 ] {d4e7db8f-a66a-41a8-8443-8aaefc350f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13784 | 2025.12.22 16:29:52.119552 [ 257 ] {d4e7db8f-a66a-41a8-8443-8aaefc350f4c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13785 | 2025.12.22 16:29:52.119774 [ 257 ] {d4e7db8f-a66a-41a8-8443-8aaefc350f4c} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13786 | 2025.12.22 16:29:52.119929 [ 257 ] {d4e7db8f-a66a-41a8-8443-8aaefc350f4c} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001644 sec., 64476.88564476885 rows/sec., 5.40 MiB/sec. | ||
| 13787 | 2025.12.22 16:29:52.119980 [ 257 ] {d4e7db8f-a66a-41a8-8443-8aaefc350f4c} <Debug> TCPHandler: Processed in 0.001970742 sec. | ||
| 13788 | 2025.12.22 16:29:52.120110 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13789 | 2025.12.22 16:29:52.120214 [ 257 ] {2bbaded0-814f-401f-a2c1-4c40f03aa2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13790 | 2025.12.22 16:29:52.120258 [ 257 ] {2bbaded0-814f-401f-a2c1-4c40f03aa2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13791 | 2025.12.22 16:29:52.120719 [ 257 ] {2bbaded0-814f-401f-a2c1-4c40f03aa2f5} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2025.12.22 16:29:52.120762 [ 257 ] {2bbaded0-814f-401f-a2c1-4c40f03aa2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13793 | 2025.12.22 16:29:52.121113 [ 257 ] {2bbaded0-814f-401f-a2c1-4c40f03aa2f5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13794 | 2025.12.22 16:29:52.121334 [ 257 ] {2bbaded0-814f-401f-a2c1-4c40f03aa2f5} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13795 | 2025.12.22 16:29:52.121471 [ 257 ] {2bbaded0-814f-401f-a2c1-4c40f03aa2f5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001278 sec., 19561.815336463224 rows/sec., 1.44 MiB/sec. | ||
| 13796 | 2025.12.22 16:29:52.121513 [ 257 ] {2bbaded0-814f-401f-a2c1-4c40f03aa2f5} <Debug> TCPHandler: Processed in 0.001454238 sec. | ||
| 13797 | 2025.12.22 16:29:52.121631 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13798 | 2025.12.22 16:29:52.121731 [ 257 ] {936862b8-0c0d-49c0-b1c7-322f3f50d39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13799 | 2025.12.22 16:29:52.121776 [ 257 ] {936862b8-0c0d-49c0-b1c7-322f3f50d39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13800 | 2025.12.22 16:29:52.122214 [ 257 ] {936862b8-0c0d-49c0-b1c7-322f3f50d39b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13801 | 2025.12.22 16:29:52.122259 [ 257 ] {936862b8-0c0d-49c0-b1c7-322f3f50d39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13802 | 2025.12.22 16:29:52.122580 [ 257 ] {936862b8-0c0d-49c0-b1c7-322f3f50d39b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13803 | 2025.12.22 16:29:52.122800 [ 257 ] {936862b8-0c0d-49c0-b1c7-322f3f50d39b} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2025.12.22 16:29:52.122928 [ 257 ] {936862b8-0c0d-49c0-b1c7-322f3f50d39b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001215 sec., 73251.02880658436 rows/sec., 5.72 MiB/sec. | ||
| 13805 | 2025.12.22 16:29:52.122969 [ 257 ] {936862b8-0c0d-49c0-b1c7-322f3f50d39b} <Debug> TCPHandler: Processed in 0.001389136 sec. | ||
| 13806 | 2025.12.22 16:29:52.123087 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13807 | 2025.12.22 16:29:52.123184 [ 257 ] {60f004c4-c311-44d7-a658-d7e0f07dabfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13808 | 2025.12.22 16:29:52.123228 [ 257 ] {60f004c4-c311-44d7-a658-d7e0f07dabfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13809 | 2025.12.22 16:29:52.123658 [ 257 ] {60f004c4-c311-44d7-a658-d7e0f07dabfb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2025.12.22 16:29:52.123696 [ 257 ] {60f004c4-c311-44d7-a658-d7e0f07dabfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13811 | 2025.12.22 16:29:52.124031 [ 257 ] {60f004c4-c311-44d7-a658-d7e0f07dabfb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13812 | 2025.12.22 16:29:52.124253 [ 257 ] {60f004c4-c311-44d7-a658-d7e0f07dabfb} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13813 | 2025.12.22 16:29:52.124385 [ 257 ] {60f004c4-c311-44d7-a658-d7e0f07dabfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 13814 | 2025.12.22 16:29:52.124425 [ 257 ] {60f004c4-c311-44d7-a658-d7e0f07dabfb} <Debug> TCPHandler: Processed in 0.001387586 sec. | ||
| 13815 | 2025.12.22 16:29:52.124538 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2025.12.22 16:29:52.124635 [ 257 ] {8e9eaa3c-952a-4209-8bc4-a1fa00aca933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13817 | 2025.12.22 16:29:52.124688 [ 257 ] {8e9eaa3c-952a-4209-8bc4-a1fa00aca933} <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 | ||
| 13818 | 2025.12.22 16:29:52.125516 [ 257 ] {8e9eaa3c-952a-4209-8bc4-a1fa00aca933} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13819 | 2025.12.22 16:29:52.125553 [ 257 ] {8e9eaa3c-952a-4209-8bc4-a1fa00aca933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13820 | 2025.12.22 16:29:52.126081 [ 257 ] {8e9eaa3c-952a-4209-8bc4-a1fa00aca933} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13821 | 2025.12.22 16:29:52.126304 [ 257 ] {8e9eaa3c-952a-4209-8bc4-a1fa00aca933} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13822 | 2025.12.22 16:29:52.126448 [ 257 ] {8e9eaa3c-952a-4209-8bc4-a1fa00aca933} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 13823 | 2025.12.22 16:29:52.126505 [ 257 ] {8e9eaa3c-952a-4209-8bc4-a1fa00aca933} <Debug> TCPHandler: Processed in 0.002020743 sec. | ||
| 13824 | 2025.12.22 16:29:52.126627 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2025.12.22 16:29:52.126724 [ 257 ] {3aa085e4-1104-488d-8678-2223226ef268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13826 | 2025.12.22 16:29:52.126766 [ 257 ] {3aa085e4-1104-488d-8678-2223226ef268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13827 | 2025.12.22 16:29:52.127128 [ 257 ] {3aa085e4-1104-488d-8678-2223226ef268} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2025.12.22 16:29:52.127165 [ 257 ] {3aa085e4-1104-488d-8678-2223226ef268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13829 | 2025.12.22 16:29:52.127475 [ 257 ] {3aa085e4-1104-488d-8678-2223226ef268} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13830 | 2025.12.22 16:29:52.127687 [ 257 ] {3aa085e4-1104-488d-8678-2223226ef268} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2025.12.22 16:29:52.127817 [ 257 ] {3aa085e4-1104-488d-8678-2223226ef268} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 13832 | 2025.12.22 16:29:52.127855 [ 257 ] {3aa085e4-1104-488d-8678-2223226ef268} <Debug> TCPHandler: Processed in 0.001277693 sec. | ||
| 13833 | 2025.12.22 16:29:55.934470 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13834 | 2025.12.22 16:29:55.934529 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13835 | 2025.12.22 16:29:56.125850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28678 | ||
| 13836 | 2025.12.22 16:29:56.126400 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2025.12.22 16:29:56.126449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13838 | 2025.12.22 16:29:56.126949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13839 | 2025.12.22 16:29:56.127188 [ 244 ] {} <Trace> system.asynchronous_metric_log (27a19a6c-4263-4744-8d7d-0b3d298f9927): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2025.12.22 16:29:56.127344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28678 | ||
| 13841 | 2025.12.22 16:29:56.193298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1808 | ||
| 13842 | 2025.12.22 16:29:56.195575 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2025.12.22 16:29:56.195622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13844 | 2025.12.22 16:29:56.196777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13845 | 2025.12.22 16:29:56.197041 [ 242 ] {} <Trace> system.query_log (29f60c6c-8544-4dd9-baa7-5e2ed2bd919f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2025.12.22 16:29:56.197298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 13847 | 2025.12.22 16:29:57.128407 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2025.12.22 16:29:57.128709 [ 257 ] {61191fd4-7e21-4cca-acb6-0d37e1498d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13849 | 2025.12.22 16:29:57.128814 [ 257 ] {61191fd4-7e21-4cca-acb6-0d37e1498d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13850 | 2025.12.22 16:29:57.129633 [ 257 ] {61191fd4-7e21-4cca-acb6-0d37e1498d5f} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2025.12.22 16:29:57.129684 [ 257 ] {61191fd4-7e21-4cca-acb6-0d37e1498d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13852 | 2025.12.22 16:29:57.130095 [ 257 ] {61191fd4-7e21-4cca-acb6-0d37e1498d5f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13853 | 2025.12.22 16:29:57.130339 [ 257 ] {61191fd4-7e21-4cca-acb6-0d37e1498d5f} <Trace> oximeter.fields_i16 (42745461-b1d5-406b-94e0-728f2afaeef2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2025.12.22 16:29:57.130496 [ 257 ] {61191fd4-7e21-4cca-acb6-0d37e1498d5f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001861 sec., 220311.6603976357 rows/sec., 13.98 MiB/sec. | ||
| 13855 | 2025.12.22 16:29:57.130539 [ 257 ] {61191fd4-7e21-4cca-acb6-0d37e1498d5f} <Debug> TCPHandler: Processed in 0.002311991 sec. | ||
| 13856 | 2025.12.22 16:29:57.130652 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2025.12.22 16:29:57.130748 [ 257 ] {5263ab53-955a-42ee-8c89-85400d48db12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13858 | 2025.12.22 16:29:57.130788 [ 257 ] {5263ab53-955a-42ee-8c89-85400d48db12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13859 | 2025.12.22 16:29:57.131740 [ 257 ] {5263ab53-955a-42ee-8c89-85400d48db12} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2025.12.22 16:29:57.131777 [ 257 ] {5263ab53-955a-42ee-8c89-85400d48db12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13861 | 2025.12.22 16:29:57.132141 [ 257 ] {5263ab53-955a-42ee-8c89-85400d48db12} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13862 | 2025.12.22 16:29:57.132352 [ 257 ] {5263ab53-955a-42ee-8c89-85400d48db12} <Trace> oximeter.fields_string (69ad7a6a-c961-4023-8be0-5353e4243cbe): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2025.12.22 16:29:57.132481 [ 257 ] {5263ab53-955a-42ee-8c89-85400d48db12} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001751 sec., 652198.7435751 rows/sec., 51.77 MiB/sec. | ||
| 13864 | 2025.12.22 16:29:57.132521 [ 257 ] {5263ab53-955a-42ee-8c89-85400d48db12} <Debug> TCPHandler: Processed in 0.001919171 sec. | ||
| 13865 | 2025.12.22 16:29:57.132637 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13866 | 2025.12.22 16:29:57.132731 [ 257 ] {09c15505-5f93-4d14-9b20-28729b9aa29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13867 | 2025.12.22 16:29:57.132773 [ 257 ] {09c15505-5f93-4d14-9b20-28729b9aa29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13868 | 2025.12.22 16:29:57.133248 [ 257 ] {09c15505-5f93-4d14-9b20-28729b9aa29d} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2025.12.22 16:29:57.133285 [ 257 ] {09c15505-5f93-4d14-9b20-28729b9aa29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13870 | 2025.12.22 16:29:57.133591 [ 257 ] {09c15505-5f93-4d14-9b20-28729b9aa29d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13871 | 2025.12.22 16:29:57.133808 [ 257 ] {09c15505-5f93-4d14-9b20-28729b9aa29d} <Trace> oximeter.fields_u16 (bc55b9f4-4b43-40cc-97e9-73e4d7f0f7f9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2025.12.22 16:29:57.133939 [ 257 ] {09c15505-5f93-4d14-9b20-28729b9aa29d} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001224 sec., 179738.56209150326 rows/sec., 10.73 MiB/sec. | ||
| 13873 | 2025.12.22 16:29:57.133979 [ 257 ] {09c15505-5f93-4d14-9b20-28729b9aa29d} <Debug> TCPHandler: Processed in 0.001391807 sec. | ||
| 13874 | 2025.12.22 16:29:57.134090 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13875 | 2025.12.22 16:29:57.134186 [ 257 ] {8bcbae84-45c4-494b-81d1-d85dc3e928f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13876 | 2025.12.22 16:29:57.134227 [ 257 ] {8bcbae84-45c4-494b-81d1-d85dc3e928f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13877 | 2025.12.22 16:29:57.134705 [ 257 ] {8bcbae84-45c4-494b-81d1-d85dc3e928f7} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2025.12.22 16:29:57.134743 [ 257 ] {8bcbae84-45c4-494b-81d1-d85dc3e928f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13879 | 2025.12.22 16:29:57.135045 [ 257 ] {8bcbae84-45c4-494b-81d1-d85dc3e928f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13880 | 2025.12.22 16:29:57.135252 [ 257 ] {8bcbae84-45c4-494b-81d1-d85dc3e928f7} <Trace> oximeter.fields_u32 (86a4543c-b181-4cb2-952c-7f4c5e2760f5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2025.12.22 16:29:57.135387 [ 257 ] {8bcbae84-45c4-494b-81d1-d85dc3e928f7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 13882 | 2025.12.22 16:29:57.135426 [ 257 ] {8bcbae84-45c4-494b-81d1-d85dc3e928f7} <Debug> TCPHandler: Processed in 0.001385317 sec. | ||
| 13883 | 2025.12.22 16:29:57.135534 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13884 | 2025.12.22 16:29:57.135630 [ 257 ] {460e3fe1-5957-4cd8-97b6-cc08bfb98b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13885 | 2025.12.22 16:29:57.135670 [ 257 ] {460e3fe1-5957-4cd8-97b6-cc08bfb98b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13886 | 2025.12.22 16:29:57.136144 [ 257 ] {460e3fe1-5957-4cd8-97b6-cc08bfb98b76} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13887 | 2025.12.22 16:29:57.136181 [ 257 ] {460e3fe1-5957-4cd8-97b6-cc08bfb98b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13888 | 2025.12.22 16:29:57.136487 [ 257 ] {460e3fe1-5957-4cd8-97b6-cc08bfb98b76} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13889 | 2025.12.22 16:29:57.136705 [ 257 ] {460e3fe1-5957-4cd8-97b6-cc08bfb98b76} <Trace> oximeter.fields_u8 (b4acd665-31db-45a8-8dec-adb4ffc6ae5a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13890 | 2025.12.22 16:29:57.136836 [ 257 ] {460e3fe1-5957-4cd8-97b6-cc08bfb98b76} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 13891 | 2025.12.22 16:29:57.136875 [ 257 ] {460e3fe1-5957-4cd8-97b6-cc08bfb98b76} <Debug> TCPHandler: Processed in 0.001391126 sec. | ||
| 13892 | 2025.12.22 16:29:57.136983 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13893 | 2025.12.22 16:29:57.137077 [ 257 ] {569df7fd-a0b4-4690-888a-e0362ba937a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13894 | 2025.12.22 16:29:57.137117 [ 257 ] {569df7fd-a0b4-4690-888a-e0362ba937a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13895 | 2025.12.22 16:29:57.137777 [ 257 ] {569df7fd-a0b4-4690-888a-e0362ba937a8} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2025.12.22 16:29:57.137813 [ 257 ] {569df7fd-a0b4-4690-888a-e0362ba937a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13897 | 2025.12.22 16:29:57.138143 [ 257 ] {569df7fd-a0b4-4690-888a-e0362ba937a8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13898 | 2025.12.22 16:29:57.138357 [ 257 ] {569df7fd-a0b4-4690-888a-e0362ba937a8} <Trace> oximeter.fields_uuid (ce7914f1-7d9c-416f-8fe8-564d4ede2bef): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2025.12.22 16:29:57.138485 [ 257 ] {569df7fd-a0b4-4690-888a-e0362ba937a8} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001423 sec., 487702.03794799716 rows/sec., 34.09 MiB/sec. | ||
| 13900 | 2025.12.22 16:29:57.138525 [ 257 ] {569df7fd-a0b4-4690-888a-e0362ba937a8} <Debug> TCPHandler: Processed in 0.001590762 sec. | ||
| 13901 | 2025.12.22 16:29:57.138639 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13902 | 2025.12.22 16:29:57.138734 [ 257 ] {062683ff-d61d-4387-8523-1edd117e941d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13903 | 2025.12.22 16:29:57.138777 [ 257 ] {062683ff-d61d-4387-8523-1edd117e941d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13904 | 2025.12.22 16:29:57.139110 [ 257 ] {062683ff-d61d-4387-8523-1edd117e941d} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2025.12.22 16:29:57.139146 [ 257 ] {062683ff-d61d-4387-8523-1edd117e941d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13906 | 2025.12.22 16:29:57.139442 [ 257 ] {062683ff-d61d-4387-8523-1edd117e941d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13907 | 2025.12.22 16:29:57.139652 [ 257 ] {062683ff-d61d-4387-8523-1edd117e941d} <Trace> oximeter.measurements_bool (7acec89c-8144-43bd-b555-44f329126b13): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13908 | 2025.12.22 16:29:57.139787 [ 257 ] {062683ff-d61d-4387-8523-1edd117e941d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 13909 | 2025.12.22 16:29:57.139825 [ 257 ] {062683ff-d61d-4387-8523-1edd117e941d} <Debug> TCPHandler: Processed in 0.001234872 sec. | ||
| 13910 | 2025.12.22 16:29:57.139926 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13911 | 2025.12.22 16:29:57.140022 [ 257 ] {1805bfd3-fedd-4311-aa39-1cbcea38b3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13912 | 2025.12.22 16:29:57.140065 [ 257 ] {1805bfd3-fedd-4311-aa39-1cbcea38b3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13913 | 2025.12.22 16:29:57.140561 [ 257 ] {1805bfd3-fedd-4311-aa39-1cbcea38b3e6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13914 | 2025.12.22 16:29:57.140607 [ 257 ] {1805bfd3-fedd-4311-aa39-1cbcea38b3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13915 | 2025.12.22 16:29:57.141014 [ 257 ] {1805bfd3-fedd-4311-aa39-1cbcea38b3e6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13916 | 2025.12.22 16:29:57.141225 [ 257 ] {1805bfd3-fedd-4311-aa39-1cbcea38b3e6} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13917 | 2025.12.22 16:29:57.141358 [ 257 ] {1805bfd3-fedd-4311-aa39-1cbcea38b3e6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001354 sec., 231905.46528803546 rows/sec., 15.23 MiB/sec. | ||
| 13918 | 2025.12.22 16:29:57.141354 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 13919 | 2025.12.22 16:29:57.141395 [ 257 ] {1805bfd3-fedd-4311-aa39-1cbcea38b3e6} <Debug> TCPHandler: Processed in 0.00151716 sec. | ||
| 13920 | 2025.12.22 16:29:57.141430 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2025.12.22 16:29:57.141455 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13922 | 2025.12.22 16:29:57.141511 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2025.12.22 16:29:57.141562 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 13924 | 2025.12.22 16:29:57.141608 [ 257 ] {ea8aec49-41ea-4021-a06e-a8a129471c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13925 | 2025.12.22 16:29:57.141653 [ 257 ] {ea8aec49-41ea-4021-a06e-a8a129471c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13926 | 2025.12.22 16:29:57.141702 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13927 | 2025.12.22 16:29:57.141742 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 29614 rows starting from the beginning of the part | ||
| 13928 | 2025.12.22 16:29:57.141805 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13929 | 2025.12.22 16:29:57.141849 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 942 rows starting from the beginning of the part | ||
| 13930 | 2025.12.22 16:29:57.141893 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 13931 | 2025.12.22 16:29:57.141935 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13932 | 2025.12.22 16:29:57.141959 [ 257 ] {ea8aec49-41ea-4021-a06e-a8a129471c61} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13933 | 2025.12.22 16:29:57.141977 [ 193 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 13934 | 2025.12.22 16:29:57.142002 [ 257 ] {ea8aec49-41ea-4021-a06e-a8a129471c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13935 | 2025.12.22 16:29:57.142336 [ 257 ] {ea8aec49-41ea-4021-a06e-a8a129471c61} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13936 | 2025.12.22 16:29:57.142550 [ 257 ] {ea8aec49-41ea-4021-a06e-a8a129471c61} <Trace> oximeter.measurements_f64 (cf4d526d-342e-4f0e-885c-b6e9038cc5e2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13937 | 2025.12.22 16:29:57.142680 [ 257 ] {ea8aec49-41ea-4021-a06e-a8a129471c61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 13938 | 2025.12.22 16:29:57.142715 [ 257 ] {ea8aec49-41ea-4021-a06e-a8a129471c61} <Debug> TCPHandler: Processed in 0.001254953 sec. | ||
| 13939 | 2025.12.22 16:29:57.142812 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13940 | 2025.12.22 16:29:57.142902 [ 257 ] {1168d491-2d79-4901-b9cb-6531a4bf042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13941 | 2025.12.22 16:29:57.142955 [ 257 ] {1168d491-2d79-4901-b9cb-6531a4bf042d} <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 | ||
| 13942 | 2025.12.22 16:29:57.143722 [ 257 ] {1168d491-2d79-4901-b9cb-6531a4bf042d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2025.12.22 16:29:57.143757 [ 257 ] {1168d491-2d79-4901-b9cb-6531a4bf042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13944 | 2025.12.22 16:29:57.144298 [ 257 ] {1168d491-2d79-4901-b9cb-6531a4bf042d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13945 | 2025.12.22 16:29:57.144611 [ 257 ] {1168d491-2d79-4901-b9cb-6531a4bf042d} <Trace> oximeter.measurements_histogramu64 (d3ba383f-9df1-4892-a6e5-1d5c4bec10f2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2025.12.22 16:29:57.144773 [ 257 ] {1168d491-2d79-4901-b9cb-6531a4bf042d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001887 sec., 7949.12559618442 rows/sec., 14.24 MiB/sec. | ||
| 13947 | 2025.12.22 16:29:57.144830 [ 257 ] {1168d491-2d79-4901-b9cb-6531a4bf042d} <Debug> TCPHandler: Processed in 0.002064934 sec. | ||
| 13948 | 2025.12.22 16:29:57.144976 [ 257 ] {} <Trace> TCP-Session: 01b558f8-1a3a-4cc5-84dd-ddaf199f5451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13949 | 2025.12.22 16:29:57.145070 [ 257 ] {2556022d-b7ec-4137-afd9-ccc8abfdc80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13950 | 2025.12.22 16:29:57.145111 [ 257 ] {2556022d-b7ec-4137-afd9-ccc8abfdc80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13951 | 2025.12.22 16:29:57.145482 [ 257 ] {2556022d-b7ec-4137-afd9-ccc8abfdc80e} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2025.12.22 16:29:57.145518 [ 257 ] {2556022d-b7ec-4137-afd9-ccc8abfdc80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13953 | 2025.12.22 16:29:57.145855 [ 257 ] {2556022d-b7ec-4137-afd9-ccc8abfdc80e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13954 | 2025.12.22 16:29:57.146069 [ 257 ] {2556022d-b7ec-4137-afd9-ccc8abfdc80e} <Trace> oximeter.measurements_u64 (b8192f30-cbc3-4692-aa79-02c13392cfce): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13955 | 2025.12.22 16:29:57.146198 [ 257 ] {2556022d-b7ec-4137-afd9-ccc8abfdc80e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001145 sec., 90829.69432314411 rows/sec., 5.57 MiB/sec. | ||
| 13956 | 2025.12.22 16:29:57.146234 [ 257 ] {2556022d-b7ec-4137-afd9-ccc8abfdc80e} <Debug> TCPHandler: Processed in 0.001305505 sec. | ||
| 13957 | 2025.12.22 16:29:57.148662 [ 198 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31254 rows, containing 5 columns (5 merged, 0 gathered) in 0.007145717 sec., 4373808.814426879 rows/sec., 292.70 MiB/sec. | ||
| 13958 | 2025.12.22 16:29:57.149160 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 13959 | 2025.12.22 16:29:57.149452 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2025.12.22 16:29:57.149525 [ 199 ] {5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (5a67cac8-db80-4fcf-af8c-cd2a5bffcfdd) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 13961 | 2025.12.22 16:29:57.149608 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13962 | 2025.12.22 16:29:57.661517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13963 | 2025.12.22 16:29:57.678553 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2025.12.22 16:29:57.678607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13965 | 2025.12.22 16:29:57.684636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13966 | 2025.12.22 16:29:57.685328 [ 243 ] {} <Trace> system.metric_log (3c953b89-e00c-4b3b-b1b9-bf990bc2ebc5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2025.12.22 16:29:57.688070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||